:root {
		--cor_primaria: #FFBF00;
		--cor_secundaria: #1F1F1F;
		
		--cor_botao: #1F1F1F;
		--cor_botao_hover: #FFBF00;
		--cor_texto_botao: #FFFFFF;
		--cor_texto_botao_hover: #1F1F1F;
		--cor_botao_comprar: #FFBF00;
		
		--pre_cabecalho: #1F1F1F;
        --cor_texto_pre_cabecalho: #FFBF00;
		--cor_cabecalho: #FFBF00;
		--cor_icones: #000000;
		--cor_icones_hover: #FFFFFF;
		--cor_texto_icones: #000000;
		
		--cor_menu: #1F1F1F;
		--cor_texto_menu: #EEEEEE;
		--cor_newsletter: #1F1F1F;
		--cor_footer: #000000;
		--cor_texto_footer: #EEEEEE;
		--cor_tag_frete_gratis: #FF9A00;
		--texto_global: #000000;
		--texto_background:#1F1F1F;
}
.item-oferta>ul .ms-timer>div {
    background: #ffffff !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(255, 255, 255) !important;
}




@media only screen and (max-width: 767px){ .listagem-linha li { margin-top: 0; } #cabecalho .conteiner { padding-bottom: 0px; } .busca .botao-busca { top: -1px; line-height: 30px; } }