.menu-desktop .menu > ul > li > a {
    padding: 0 10px;
}
.produto-detalhes .preco-produto > :nth-child(2), .produto-detalhes .preco-produto > :nth-child(2) * {
    font-size: 18px !important;
}
.tab-content table {
    font-size: .875rem;
    line-height: 1.15;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}
.cores-personalizadas .produto-detalhes .pp-pix svg {
    fill: black;
}
.ofertas-listagem {

    border-radius: 0px;
    margin: 0px

}

span.preco-parcela:before {
    content: "ou";
}
.tab-content table tr:nth-child(odd) {
    background-color: #D9D9D9;
}
.a-block-cont {
    font-size: 11px !important;
}
.tab-content table th {
    padding-bottom: 0.625rem;
    font-weight: 700;
    padding: 0.625rem 0.625rem 0;
    width: 20%;
    text-align: left;
}
.tab-content table td {
    padding: 0.3125rem 0.625rem 0.625rem;
    vertical-align: middle;
    text-align: left;

}
#rodape .rodape-sobre p {
    font-size:14px;
    line-height: 20px;
}
.listagem .listagem-item .info-produto {
    text-align: left;
}
.listagem .listagem-item .info-produto .nome-produto {
    font-size: 14px;
}
.menu-desktop .submenu2 .level2 .item-level2 {
    margin-bottom: 8px;
}

#rodape .institucional {
    background-image: url(https://cdn.awsli.com.br/2405/2405744/arquivos/fundo_oca.jpg) !important;
}
#cabecalho {
    background-image: url(https://cdn.awsli.com.br/2405/2405744/arquivos/fundo_hd.jpg) !important;
    background-position: top center;
    background-repeat: repeat;
    background-size: 1900px !important;
}
.produto-detalhes .mais-formas {
    display: none;
}
#cn-calculadora {
    background: #e6e6e6;
        padding: 20px;
}
#cn-calculadora .resultado {
    justify-content: left !important;
}
span.cn-total {
font-size: 18px;
    color: #e08d30;
    background-color: #301807;
    padding: 5px;
}
#cn-calculadora .row-calculadora button {
    background-color: #301807 !important;
    color: #e08d30;
}
.pagina-categoria categoria-porcelanatos .produto .acoes-produto .comprar .qtde-adicionar-carrinho {
pointer-events:none;
}
#cn-calculadora .row-calculadora button.disabled {
    opacity: 1 !important;
}
.preco-produto:not(.banner-preco) .desconto-a-vista b {
    display: none;
}
.preco-produto > :nth-child(2) * {
    font-size: 12px !important;
}
.hide-preco {
    display: flex !important;
}
.preco-parcela span {
    display: none;
}