:root {
		--cor_primaria: #026feb;
		--cor_secundaria: #444;
		--cor_botao: #1b1b1b;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #e5c627;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #171010;
		--cor_icones: #e5c627;
		--cor_icones_hover: #444;
		--cor_texto_icones: #f2e202;
		--cor_menu: #026feb;
		--cor_texto_menu: #fff;
		--cor_newsletter: #026feb;
		--cor_footer: #ffffff;
		--cor_texto_footer: #000000;
		--cor_tag_frete_gratis: #444;
		--texto_global: #000000;
		--texto_background:#000000;
}