.banner-tarja .banner-tarja__content:not(.owl-loaded) {
    border: 0px solid #e8e8e8;
}
.menu.superior>.nivel-um>li.categoria-id-offers>a {
        border-radius: 10px;
    }
    
.listagem-item .info-produto .preco-produto {
    align-items: center;
}

.listagem-item .info-produto * {
    text-align: center;
}

.marcas .wrap-carousel-marcas img {
    max-height: 80px;
}

.alert, .alert h4 {
    color: #c10000;
}
.alert {
    background-color: #fce3e3;
    border: 1px solid #fbd5d5;
}


@media (max-width: 767px) {
    .atalhos-mobile .header-mobile .header-mobile__content-center {
        margin-top: 24px;
        margin-bottom: -9px;
    }
        .atalhos-mobile .header-mobile .header-mobile__content-left {
        margin-top: 33px;
    }
    .atalhos-mobile .header-mobile .header-mobile__content-right {
        margin-top: 33px;
    }
}