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