a:hover {
    opacity: 1;
}
.painel-atendimento .dir-inside {
    min-width: 350px;
    max-width: 350px;
}
.banners-vantagens .vantagem .vantagem-texto span {
    font-weight: 500;
}
.listagem .listagem-item .info-produto .nome-produto {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
    font-weight: 500;
}
.banners-vantagens .banner-tarja-content {
    padding: 20px 0;
}
#rodape {
    box-shadow: none;
}
.preco-produto .desconto-a-vista b {
    display: none;
}
.preco-produto > :nth-child(3) {
    margin-top: 5px !important;
}
#rodape .rodape-institucional {
    width: 25%;
}
#rodape .rodape-sobre {
    width: 20%;
}
#rodape .rodape-atendimento {
    width: 30%;
}
@media only screen and (max-width: 1024px){
#rodape .collapse.in {
    margin-bottom: 10px !important;
    width: 100%;
}
}
#rodape .institucional .conteiner {
    padding: 40px 20px;
}
#rodape .pagamento-selos .conteiner {
    padding: 40px 20px;
}
#rodape .rodape-institucional ul li a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}