:root {
		--cor_primaria: #26b9dc;
		--cor_secundaria: #ff9f1c;
		--cor_botao: #26b9dc;
		--cor_botao_hover: #ff9f1c;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #26b9dc;
    	--cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #26b9dc;
		--cor_icones_hover: #ff9f1c;
		--cor_texto_icones: #011627;
		--cor_menu: #fff;
		--cor_texto_menu: #011627;
		--cor_newsletter: #26b9dc;
		--cor_footer: #fff;
		--cor_texto_footer: #011627;
		--cor_tag_frete_gratis: #ff9f1c;
		--texto_global: #011627;
		--texto_background:#ffffff;
}