#cabecalho>.conteiner:before, .menu .superior {
    background: #fff;
}


.listagem .listagem-item {

    box-shadow: #00000033 0px 1px 2px 0px;
}
:root {
--cor_primaria: #bd3013;
--cor_secundaria: #000;
--cor_botao: #b88704;
--cor_botao_hover: #b07c0b;
--cor_texto_botao: #fff;
--cor_texto_botao_hover: #fff;
--cor_botao_comprar: #228B22;
--pre_cabecalho: #e6c364;
--cor_texto_pre_cabecalho: #000;
--cor_cabecalho: #fff;
--cor_icones: #d18306;
--cor_icones_hover: #996402;
--cor_texto_icones: #000;
--cor_menu: #fff;
--cor_texto_menu: #000;
--cor_newsletter: #fff;
--cor_texto_newsletter: #000;
--cor_footer: #fff;
--cor_texto_footer: #c7a64c;
--texto_global: #111;
--cor_clara: #fff;
--cor_escura: #000;
--texto_background: #fff;
--texto_bg_escuro: #c43c02;
--texto_bg_claro: #222;
}