:root {
		--cor_primaria: #1b1b1b !important;
		--cor_secundaria: #444 !important;
		--cor_botao: #1b1b1b !important;
		--cor_botao_hover: #444 !important;
		--cor_texto_botao: #fff !important;
		--cor_texto_botao_hover: #fff !important;
		--cor_botao_comprar: #31b15f !important;
		--pre_cabecalho: #2D2F91 !important;
  	    --cor_texto_pre_cabecalho: #fff !important;
		--cor_cabecalho: #ffffff !important;
		--cor_icones: #1b1b1b;
		--cor_icones_hover: #444;
		--cor_texto_icones: #1b1b1b;
		--cor_menu: #2D2F91;
		--cor_texto_menu: #fff;
		--cor_newsletter: #2D2F91;
		--cor_footer: #fff;
		--cor_texto_footer: #000;
		--cor_tag_frete_gratis: #444;
		--texto_global: #1b1b1b;
		--texto_background:#ffffff;
}


@media screen and (min-width: 769px){
	.logo a img {
	margin-left: 55px !important;
 	}
}
            
li.all-menu.com-filho {
    display: none !important;
}
            
.componente.newsletter.borda-principal {
    display: none !important;
}
.top-header a:after {
	display: none !important;
}
            
#rodape .row-fluid .design-fox {
    display: contents !important;
}
.box-rating-item p {
    min-height: 60px;
}
.banri{
    width: 50px !important;
    height: 100% !important;
}
.parcelas-produto .accordion .accordion-group .accordion-heading {
	line-height: 35px;
}            
.destaquelab{
	color: #2d2f91;
	font-weight: 700;
}
            
.botoeslab img{
    max-height: 50.4px;
}
.categoria-paginas span.categoria-titulo {
    display: none !important;
}
.menu.superior ul.nivel-dois {
    border-color: #ffca01 !important;
}
ul.nivel-um li strong.titulo.cor-secundaria.titulopaginas {
    color: white !important;
}
@media screen and (max-width: 768px){
    .imglaboratorio{
        margin-bottom: 10px
    }
}