:root {
    --cor_primaria: #d70c1c;
    --cor_secundaria: #000000;
    --cor_botao: #d70c1c;
    --cor_botao_hover: #37404e;
    --cor_texto_botao: #fff;
    --cor_texto_botao_hover: #fff;
    --cor_botao_comprar: #2f5e30;
    --pre_cabecalho: #d70c1c;
    --cor_texto_pre_cabecalho: #ffffff;
    --cor_cabecalho: #f7f7f7;
    --cor_icones: #292a2a;
    --cor_icones_hover: #000;
    --cor_texto_icones: #000000;
    --cor_menu: #f7f7f7;
    --cor_texto_menu: #000000;
    --cor_newsletter: #d70c1c;
    --cor_texto_newsletter: #fff;
    --cor_footer: #fff;
    --cor_texto_footer: #000000;
    --texto_global: #000000;
    --cor_clara: #fff;
    --cor_escura: #111;
    --texto_background: #fff;
    --texto_bg_escuro: #222;
    --texto_bg_claro: #222;
}


#rodape .design-fox {
    display: none !important;
}

#instagram-feed {
	display: none !important;
}

/*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

/*Retira o botão "CUPOM" do Newslleter*/
.cupom-code{
	display: none !important;
}

/*Retira o botão botão topo*/
#return-to-top {
    display: none !important;
}

.carrinho svg {
display: none !important;
}

.carrinho {
display: none !important;
}

.wishList, .wishList a {
display: none !important;
}

.my_account {
display: none !important;
}

.cart-mobile, .cart-mobile a {
display: none !important;
}

.user-mobile, .user-mobile a {
display: none !important;
}

.cart-mobile, .cart-mobile a {
display: none !important;
}

.user-mobile, .user-mobile a {
display: none !important;
}

.menu-mobile span {
background: #db0d1f !important;
}

#flutuante-produto {
    display: none !important;
}

@media (max-width: 769px){
.instagram_username a {
    font-size: 1.1em !important;
}}

.menu.superior .titulo {
font-size: 13px !important;
}