:root {
    	--cor_primaria: #141414;
		--cor_secundaria: #000000;
		--cor_botao: #000000;
		--cor_botao_hover: #000000;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #000000;
		--pre_cabecalho: #000000;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #000000;
		--cor_icones_hover: #000000;
		--cor_texto_icones: #000000;
		--cor_menu: #000000;
		--cor_texto_menu: #fff;
		--cor_newsletter: #000000;
		--cor_footer: #ffffff;
		--cor_texto_footer: #000000;
		--cor_tag_frete_gratis: #000000;
		--texto_global: #444444;
		--texto_background:#ffffff;
}