.smarthint .listagem.com-caixaXX .listagem-linha li>div {
    border: 0px !important;
}

.smarthint .bandeiras-produto span.bandeira-promocao {
    width: 80px;
    height: 38px;
    line-height: 40px !important;
    margin-top: 26px !important;
}

.smarthint .smarthint-release-date-description {
    padding: 6px 10px;
}

:root{
	--img-newsletter: url("https://cdn.awsli.com.br/1341/1341812/arquivos/Imagem1.png") !important;
}


.modal-modalNewsletter #modalNewsletter {
    padding-top: 150px;
    width: 500px;
}

@media only screen and (max-width: 767px) {
    .row-fluid.banner.mini-banner.hidden-phone {
        display: block !important;
    }

    .row-fluid.banner.mini-banner.hidden-phone > div {
        padding: 3px;
    }

}