.scrollToTop{
    display: none !important;
}

.img-dep{
    display: none !important;
}

#barraNewsletter{
    display: none !important;
}

.location .title-location{
    display: none !important;
} 

#rodape .institucional li a{
    font-family: 'PT Sans' ,sans-serif;
}

#rodape .sobre-loja-rodape .more {
    background: #008198 !important;
    border-color: #008198 !important;
    box-shadow: 0 3px 9px -2px #cecece;
}
#menu_superofertas{
    display: none;
}
.preco-venda{
    font-size: 15px!important;
    font-weight: 600!important;
}
.preco-promocional{
    font-size: 15px!important;
    font-weight: 600!important;
}
.nome-produto{
    height: 55px!important;
}
.preco-produto>div{
    flex-direction: column;
}