/***************************************************************CONFIG BASE***********************************************************************/
body #breadcrumbs span{
	font-size: 12px;
	color:#000000;
	font-family: "lato",sans-serif;
	font-weight: normal;
}

body #breadcrumbs > span:first-child *{
	
}

body #breadcrumbs span[itemprop="name"]{
	color:#747474;
}


body .section h2, 
body #main .history .title, 
body .aside .newsletter legend, 
body.sitemap h1,
body .content .special-store .title{
	
	border-top:1px solid #b7dbd2;
	color:#00846a;
	font: bold 18px "Josefin Sans", Arial, sans-serif;
    margin:0;
    text-shadow: 0 0 0;    
    text-align: center;
    padding: 0x;    
    text-transform: uppercase;
}

body .section h2 span, 
body #main .history .title span, 
body .aside .newsletter legend span, 
body .sitemap h1 span,
body .content .special-store .title span{	
	background:#fff;
	display:inline-block;	
	padding: 10px 18px; 
}

body .section h2 span,
body #main .history .title span,
body .content .special-store .title span{
	position: relative;
	margin-top:-21px;
}

body .show-two .hproduct, 
body .show-three .hproduct, 
body .show-four .hproduct, 
body .show-five .hproduct, 
body .lstProdutos .hproduct,
.vitrine .vitrine-1 .hproduct{
	border: 1px solid #fff;	
	border-radius: 0px;
	padding: 0px;
	margin: 0px auto;
	box-sizing: border-box;
	width: 260px;
	max-width: 100%;
}

body .show-three .hproduct:hover, 
body .show-four .hproduct:hover,
.vitrine .vitrine-1 .hproduct:hover{
	/*box-shadow: 0 0 3px 1px #ccc;*/
	border:1px solid #dedede;
	border-radius: 3px;
}

body .details .url, 
body .list-products .details .name, 
body .details a
{
	color:#000000;
}

body .list-products .details .url.link{
	min-height: 33px;
}

body .list-products .details{
	padding: 0px;
	margin: 0 20px 10px;	
}

body .name{
	font-weight: normal;
	font-size: 13px;
	color:#000000!important;
	 padding-bottom: 10px;	
}

body .offers span{
	color:#b0afaf;	
	display: inline-block;
    vertical-align: bottom;
    text-transform: none;

}

body .offers span:not(.percent-a-vista) em{
	text-transform:none;	
}

body .offers span del{
	text-decoration: none;
}

body .offers span em{ display:none;}

body .offers span.regular:not(.percent-a-vista){
	padding: 0px;
	margin-right: 10px;

}

body .offers span.regular:not(.percent-a-vista),
body .offers span.regular:not(.percent-a-vista) *{
	color:#b0afaf!important;
	font-size: 14px;
}

body .offers span.regular:not(.percent-a-vista) *{
	text-decoration: line-through;
}

body .offers span.price,
body .offers span.price *{
	color: #00846a !important;
    font-size: 22px;
    font-weight: normal;
    padding: 0;
}

body .parcel,
body .parcel *{
	color:#000000!important;
	font-size: 16px;
}

body .parcel strong,
body .parcel strong *{
	color:#000000!important;
	font-weight: bold;
}

body .offers span.percent-a-vista,
body .offers span.percent-a-vista *{
	color:#000000!important;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}

body .offers span.percent-a-vista em{
	color: #a71b1b !important;
    font-size: 14px !important;
    font-weight: bold;
}

body .unavailable{
	color:#e70708;
}

body .reviewaggregate .count,
body .reviewaggregate .count a{
	color: #3f3f3f;
	font-size: 13px;
}


/*lista de produtos*/

body .list-products .offers span.percent-a-vista{
	margin-top: 10px;
}

body .list-products .parcel{
	margin-top: 0px;
	font-size: 16px;
}

/*Comparar*/
body form[action="comparar.aspx"] h1{ display:none}

body form[action="comparar.aspx"] .box.hproduct{
	background:#fff;
	border:none;
	padding:0
}

body form[action="comparar.aspx"] .box.hproduct th{
	padding: 15px 0;
}

body form[action="comparar.aspx"] .box.hproduct .figure img{
	margin: 0 auto;
	height:auto;
    max-width: 220px;
    width:auto;
}

body form[action="comparar.aspx"] .box.hproduct .name{ color:#000!important}

body form[action="comparar.aspx"] .box.hproduct .legend{
	font-size: 12px;
    font-weight: 600;
    padding: 5px;
}

body .compare td, 
body .compare th{  border:none}

body .compare .even .legend, 
body .compare .even .product{
	background-color: #e4e4e4;
	border:none;	
}