:root {
		--cor_primaria: #ff7e6b;
		--cor_secundaria: #72d473;
		--cor_botao: #72d473;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #1b1b1b;
    --cor_texto_pre_cabecalho: #ffffff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #1b1b1b;
		--cor_icones_hover: #444;
		--cor_texto_icones: #1b1b1b;
		--cor_menu: #1b1b1b;
		--cor_texto_menu: #fff;
		--cor_newsletter: #1b1b1b;
		--cor_footer: #ff7e6b;
		--cor_texto_footer: #fff;
		--cor_tag_frete_gratis: #444;
		--texto_global: #1b1b1b;
		--texto_background:#ffffff;
}


.secao-banners .conteiner {
    
    padding:0;
    max-width:100%;
    margin-top:0;
    border:none;   
}