:root {
		--cor_primaria: #b1573d;
		--cor_secundaria: #ffd3ca;
		--cor_botao: #b1573d;
		--cor_botao_hover: #ffd3ca;
		--cor_texto_botao: #ffd3ca;
		--cor_texto_botao_hover: #b1573d;
		--cor_botao_comprar: #b1573d;
		--pre_cabecalho: #b1573d;
    	--cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #b1573d;
		--cor_icones: #ae573b;
		--cor_icones_hover: #ae573b;
		--cor_texto_icones: #ffd3ca;
		--cor_menu: #ffd3ca;
		--cor_texto_menu: #b1573d;
		--cor_newsletter: #ffd3c9;
   		--cor_texto_newsletter: #b1573d;
		--cor_footer: #FFFFFF;
		--cor_texto_footer: #b1573d;
		--cor_tag_frete_gratis: #444;
		--texto_global: #b1573d;
		--texto_background:#ffd3ca;
}
.menu.superior .nivel-um li.all-menu{
	display: none !important;
}
            
/*.modulo.span4 img {
    transition: all 0.4s;
    border-top-right-radius: 200px !important;
    border-top-left-radius: 200px !important;
}
            
.modulo.span4 img:hover {
    transition: all 0.4s;
    border-top-right-radius: 200px !important;
    border-top-left-radius: 200px !important;
    transform: scale(0.98) !important;
}*/
            
.banner.tarja img {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
            
#rodape .design-fox {
    display: none !important;
}
            
#rodape .loja-integrada-copyright img {
    display: none !important;
}
.assinatura-rodape{
	display: none! important;
}

/*         
#rodape .institucional, #rodape .pagamento-selos {
    background: #ffd3c9 !important;
}
*/
            
.newsletter .newsletter-confirmacao .cupom-code {
    border: 2px solid #b1573d !important;
}
            
.newsletter .newsletter-confirmacao span {
    color: #b1573d !important;
}
            
#rodape>div:last-child p {
    margin-bottom: -18px !important;
    margin-top: 10px !important;
}

.top-header a:after {
    display: none !important;
}
/*
.logo a img {
    max-width: 74% !important; 
    margin-top: 24px !important;
}
*/

.menu.superior .nivel-um>li>a>strong {
    text-transform: uppercase !important;
}

#rodape .links-rodape li a, #rodape p {
    font-weight: 500 !important;
}

#rodape div.contato li a {
    font-weight: 500 !important;
}
