.sidebar,
.menu.lateral,
.menu-lateral,
.coluna-esquerda,
.listagem-lateral,
.busca-lateral,
.filtros,
.filtro-preco {
    display: none !important;
}

.conteudo,
.listagem,
.produtos,
.span9,
.span12,
.row-fluid .span9,
.row-fluid .span12 {
    width: 100% !important;
    margin-left: 0 !important;
    float: none !important;
    max-width: 100% !important;
}#coluna-esquerda,
#colunaEsquerda,
.sidebar,
aside,
.filtro,
.filtros,
.menu-lateral,
.busca-lateral {
    display: none !important;
}

#corpo .conteudo,
#corpo .listagem,
#corpo .produtos {
    width: 100% !important;
    margin-left: 0 !important;
}.newsletter,
.caixa-newsletter,
.receba-promocoes,
.box-newsletter,
#newsletter,
.form-newsletter,
.cadastro-newsletter {
    display: none !important;
}h3:contains("Receba nossas promoções"),
h2:contains("Receba nossas promoções") {
    display: none !important;
}.listagem-item .desconto,
.listagem-item .flag-desconto,
.produto .desconto,
.tag-desconto {
    background: #6b6b6b !important; /* cor do círculo */
    color: #fff !important;
    font-weight: 600;
    font-size: 13px;
    width: 48px;
    height: 48px;
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    right: 10px;
    position: absolute;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}