/* Titulo INFORMAÇÔES produto Interna */
.tab-content:has(#descricao):before {
    content: "INFORMAÇÕES:";
    font-weight: 600;
    font-size: 26px;
    text-decoration: underline;
    color: #022ab9;
}
.span9.span12 p {
    display: none;
}
.acoes-produto.hidden-phone {
    display: none !important;
}
.comprar {
    display: none !important;
}
.acoes-produto.disponivel {
    display: none !important;
}
.parcelas-produto.borda-alpha.padrao {
    display: none !important;
}
.cep {
    display: none !important;
}
.preco-produto.destaque-preco {
    display: none !important;
}
.pagamento-selos {
    display: none !important;
}
.menu-login {
    display: none !important;
}
.menu-carrinho {
    display: none !important;
}
li.hidden-phone {
    display: none !important;
}
.lateral.outras.filtro-coluna.faceta-preco {
    display: none !important;
}
.nivel-um {
    justify-content: center !important;
}