:root {
		--cor_primaria: #1b1b1b;
		--cor_secundaria: #444;
		--cor_botao: #be9b7b;
		--cor_botao_hover: #444;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #31b15f;
		--pre_cabecalho: #1b1b1b;
    --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #f3f6f4;
		--cor_icones: #1b1b1b;
		--cor_icones_hover: #444;
		--cor_texto_icones: #1b1b1b;
		--cor_menu: #1b1b1b;
		--cor_texto_menu: #fff;
		--cor_newsletter: #1b1b1b;
		--cor_footer: #1b1b1b;
		--cor_texto_footer: #fff;
		--cor_tag_frete_gratis: #444;
		--texto_global: #1b1b1b;
		--texto_background:#ffffff;
}

.carrinho>a span.titulo {
    display: none !important;
}

body {
    overflow-x: hidden !important;
}
.thumbs-vertical+.conteiner-imagem, .thumbs-vertical+.conteiner-imagem+.produto-thumbs+.produto-compartilhar{
    display:flex !important;
}