.produto .principal .acoes-produto .preco-produto .preco-promocional {
display: none !important;
}

.produto .acoes-produto .destaque-parcela>div {
    display: none !important;
}
.produto .principal .acoes-produto .preco-produto .preco-venda {
 display: none !important;
}
.listagem .preco-produto>div {
display: none !important;
}

:root {
    --cor_primaria: #ffd12c;
    --cor_secundaria: #eb3339;
    --cor_botao: #ffd12c;
    --cor_botao_hover: #ffd12c;
    --cor_texto_botao: #eb3339;
    --cor_texto_botao_hover: #eb3339;
    --cor_botao_comprar: #18601b;
    --pre_cabecalho: #ffd12c;
    --cor_texto_pre_cabecalho: #000000;
    --cor_cabecalho: #f7f7f7;
    --cor_icones: #eb3339;
    --cor_icones_hover: #eb3339;
    --cor_texto_icones: #eb3339;
    --cor_menu: #f7f7f7;
    --cor_texto_menu: #2d2c2c;
    --cor_newsletter: #eb3339;
    --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;
}

.menu.superior .titulo {
font-size: 13px !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;
}

#formRastrearObj {
display: none !important;
}

.minhaconta {

display: none !important;
}

.cart-mobile {
    
    display: none !important;
}

.carrinho  {
    
    display: none !important;
}

.cart-mobile svg {
display: none !important;
}

.cart-mobile, .cart-mobile a {
    display: none !important;
}

.my_account>a {
display: none;
}

.wishList span {
display: none;
}

.wishList svg {

display: none;
}

.my_account ul {
display: none;
}

.wishList, .wishList a {
display: none;
}

.my_account {
display: none;
}

.my_account .user-icon {
display: none;
}

.meuspedidos {

display: none !important;
}

/*Retira o botão botão topo*/
#return-to-top {
display: none !important;
}

#flutuante-produto {
display: none !important;
}

@media only screen and (max-width: 767px) {
.user-mobile, .user-mobile a {
display: none !important;
}}

.menu.superior .titulo {
font-size: 13px !important;
}

.produto .principal .botao.principal.grande {
display: none !important;
}

.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
display: none !important;
}

.quantity-button.quantity-up {
display: none !important;
}

.quantity-button.quantity-down {
display: none !important;
}

a.botao.btn-pay-wp-prod {

color: #ffffff !important;
background: #48b251 !important;
}

.menu-categorias li a {
    font-size: 13px !important;
}

.menu.lateral .nivel-dois a, .menu.lateral .nivel-um a .titulo {
    font-size: 13px !important;
}

@media (max-width: 769px) {
    .instagram_username a {
        font-size: 1.3em !important;
    }
}

#avaliacoes .linkProduto  {
    display: none !important;
}