:root {
		--cor_primaria: #000000;
		--cor_secundaria: #000000;
		--cor_botao: #000000;
		--cor_botao_hover: #000000;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #1b1b1b;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #000000;
		--cor_icones_hover: #444;
		--cor_texto_icones: 000000;
		--cor_menu: #ffffff;
		--cor_texto_menu: #000000;
		--cor_newsletter: #ffffff;
	    --cor_texto_newsletter: #000;
		--cor_footer: #FFFF;
		--cor_texto_footer: #000;
		--cor_tag_frete_gratis: #444;
		--texto_global: #000000;
		--texto_background:#000000;
}

span.titulo.cor-secundaria.vazio-text {
    display: none !important;
}

