/***************************************************************CONFIG BASE***********************************************************************/
body #breadcrumbs span{
	font-size: 12px;
	color:#4a4a4a;
	font-family: "cabin",Helvetica,sans-serif;
	font-weight: normal;
	font-style:normal
}

body #breadcrumbs span[itemprop="name"]{
	color:#3f3f3f;
}


body .section h2, 
body #main .history .title, 
body .aside .newsletter legend, 
body.sitemap h1,
body .content .special-store .title{
	color:#b7025f;
	font: italic 34px "Old Standard TT",Arial,sans-serif;
	margin: 0 0 10px;
	text-shadow: 0 0 0;    
	text-align: center;
	padding: 0px;    
	border-bottom: 1px solid #d6d6d6;
	text-transform: none;
}

body .section h2 span, 
body #main .history .title span, 
body .aside .newsletter legend span, 
body .sitemap h1 span,
body .content .special-store .title span{	
	display:inline-block;	
	padding: 0 18px 12px;  
}

body .section h2 span,
body #main .history .title span,
body .content .special-store .title span{
	position: relative;
}

body .block .title span, 
body .special-store .title span, 
body .services .title span, 
body .vitrine-4 .title span{
	line-height:31px;
	height:31px;
}

body .section h2 span strong, 
body #main .history .title span strong{
	color: #b7025f;	
}

body .show-two .hproduct, 
body .show-three .hproduct, 
body .show-four .hproduct, 
body .show-five .hproduct, 
body .lstProdutos .hproduct{
	border: 1px solid #fff;	
	border-radius: 0px;
	padding: 10px;
	margin: 0px auto;
	box-sizing: border-box;
	width: 260px;
	max-width: 100%;
}
body .show-one .hproduct{
	width: 100%;
}

body .show-three .hproduct:hover, 
body .show-four .hproduct:hover{
	/*box-shadow: 0 0 3px 1px #ccc;*/
	border:1px solid #d6d6d6
}

body .details .url, 
body .list-products .details .name, 
body .details a
{
	color:#4a4a4a;
}
body .list-products .details .name{
	min-height: 45px;
	overflow: hidden;
}


body .list-products .details .url.link{
	/*min-height: 100px;*/
	display: block;
}

body .list-products .details{
	padding: 0px;
	margin: 10px 0px 0px;	
}

body .name{
	font-weight: normal;
	font-size: 14px;
	color:#4a4a4a!important;	
}

body .offers span{
	color:#4a4a4a;	
	display: inline-block;
	vertical-align: bottom;
	text-transform: capitalize;

}

body .offers span:not(.percent-a-vista) em{
	text-transform:none;	
}

body .offers span del{
	text-decoration: none;
}

body .offers span.regular:not(.percent-a-vista){
	padding: 0px;
	margin-right: 10px;
	text-decoration: none;
}

body .offers span.regular:not(.percent-a-vista),
body .offers span.regular:not(.percent-a-vista) *{
	color:#c7c7c7!important;
	font-size: 12px;
	text-decoration: none;
}

body .offers span.regular:first-child *{
	
}

body .offers span.price,
body .offers span.price *{
	color:#728749 !important;
	font-size: 20px;
	padding: 0;
	font-weight: normal!important;
}

body .offers span.price em {
	display:none;
}

body .offers span.price strong{
	
}

body .parcel,
body .parcel *{
	color:#000!important;
	font-size: 16px;
}

body .parcel strong,
body .parcel strong *{
	color:#000!important;
	font-family: "cabincabin_semibold";
	font-weight: normal;
}

body .offers span.percent-a-vista,
body .offers span.percent-a-vista *,
body .offers span.percent-a-vist,
body .offers span.percent-a-vist *{
	color:#4a4a4a!important;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none!important;
}

body .offers span.percent-a-vista em{
	color: #4a4a4a !important;
	font-size: 14px !important;
	font-weight: bold;
    display: inline-block;
}

body .unavailable{
	color:#b7025f;
}

body .reviewaggregate .count,
body .reviewaggregate .count a{
	color: #4a4a4a;
	font-size: 12px;
}


/*lista de produtos*/

body .list-products .offers, 
body .list-products .parcel, 
body .lstProdutos .offers, 
body .lstProdutos .parcel {
	padding: 0px 0 0;
}

body .list-products .offers span.percent-a-vista{
	margin-top: 10px;
}

body .list-products .parcel{
	margin-top: 7px;
	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;	
}



/***** AJUSTE SIDEBAR MAX 8 COM BOTÃO DE + *******/
body .aside .nav .block > ul > li{
	border:1px solid #d6d6d6;
	border-radius:4px;
	margin-bottom: 10px;
}
body .aside .nav .block:not(:first-child) ul li > ul,
body .aside .nav .block:not(:first-child) ul li > ul.filterBlock > li{
	display: none;
}
body .aside .nav .block ul li > ul:nth-of-type(1),
body .aside .nav .block ul li > ul:nth-of-type(2),
body .aside .nav .block ul li > ul:nth-of-type(3),
body .aside .nav .block ul li > ul:nth-of-type(4){
	display: block;
}

body .aside .nav .block ul li > ul.filterBlock > li:nth-of-type(1),
body .aside .nav .block ul li > ul.filterBlock > li:nth-of-type(2),
body .aside .nav .block ul li > ul.filterBlock > li:nth-of-type(3),
body .aside .nav .block ul li > ul.filterBlock > li:nth-of-type(4){
	display: block;
}

body .aside .nav .block:not(:first-child) ul li.open > ul,
body .aside .nav .block:not(:first-child) ul li.open > ul.filterBlock > li{
	display: block;
}

.mostrar-mais{
	display: block;
	padding: 10px;
	background-color: #424242;
	color: #FFF;
	margin-bottom: 10px;
	cursor: pointer;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right: -20px;
	margin-left: -20px;
	margin-bottom: -20px;
	background-image: url("/static/locales/global/img/icon-plus.png");
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
}
.mostrar-mais:after{
	content: " mais";
}

body .aside .nav .block > ul > li.open .mostrar-mais{
	background-image:url("/static/locales/global/img/icon-minus.png");
}
body .aside .nav .block > ul > li.open .mostrar-mais:after{
	content: " menos";
}
