/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template-overviews/shop-homepage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-homepage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}
h4.title
{
	font-size: 100%;
	line-height: 100%;		
}
p.marke
{
	font-size: 90%;
	font-family: "Roboto";
	font-weight: 700;
	color: rgb(153,153,153);		
}
div.avs_list_group_img
{
	position:relative;
	left:0;
	top:0;
	width:90px;
	height:90px;		
}
div.avs_list_group_info
{
	position:absolute;
	left:130px;
	top:0;
	width:auto;
	height:auto;
	padding:12px 0 12px 0px;	
}

span.avs-text-muted
{
	color:rgb(204,204,204) !important;
}

.missing
{
	background-color: rgb(255,102,102);
}
