@media(min-width: 768px){
    .desconto-a-vista:after{
        display: block !important;
    }
}


/*.titulo-categoria {*/
/*    text-transform: uppercase;*/
/*}*/


.options b {
    font-weight: 500!important;
}


#modalImage:not(.in){
    z-index: -1;
}

.li-whatsapp a {
    right: 20px !important;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: flex !important;
}

.nivel-um a[href="/pagina/blog.html"]{display: none !important}

.listagem .titulo-categoria{
padding: 0px !important; margin: 0px !important}

#cabecalho header > div.search .busca input{
background-color: #eeeeee !important
}

html .listagem-item .info-produto .preco-produto{
 	max-height: 41px !important;
 	min-height: auto !important;
 	display: block !important;
 }
 
 html .listagem .span3 .listagem-item .nome-produto, html .listagem .produtos-carrossel[data-produtos-linha="4"] .listagem-item .nome-produto{
 	margin: 0 !important;
 }
 
 html .listagem-item .info-produto .preco-produto{
	transform: none !important;
}

html .listagem-item .info-produto{
    padding: 0 !important;
}

 @media(max-width: 767px){
 	html .listagem-item .info-produto{
 		height: 200px !important;
 	}
 }
 
 @media(min-width: 768px){
 	html .listagem-item .info-produto{
 		height: 180px !important;
 	}
 	
 	.listagem .listagem-item .nome-produto{
	 	min-height: auto !important; 
	 }
 }

@media(max-width: 767px){
	.listagem-item .botao-comprar{
	    font-family: "Open Sans", serif;
	    width: 100%;
	    font-size: 12px !important;
	}
	
	.listagem-item .botao-whatsapp a{
		padding: 0 !important;
	}
}

/*.codigo-produto{*/
/*    display: none !important;*/
/*}*/


#cabecalho header > div.logo a{
margin: 0 auto
}
#cabecalho > .conteiner {
    background: #ffffff!important;
}
.pagina-produto #cabecalho header > div.logo a,
.pagina-categoria #cabecalho header > div.logo a,
.pagina-busca#cabecalho header > div.logo a{
min-height: 60px;
}
header .item > span *{
	color: #1f1f1f;
}
#cabecalho .hamburger-inner{
background: #1f1f1f !important
}
