p.banner-tarja__title {
    color: #cf2d9a !Important;
}
.listagem .produtos-carrossel .listagem-linha li .listagem-item {
    margin: 7px 10px;
    border-radius: 15px;
}

@media (min-width: 768px) {
    .listagem .info-produto {
        padding-top: 0;
        padding: 10px;
    }
}

strong.titulo.cor-secundaria {
    width: fit-content;
    white-space: nowrap;
}
.imagem-produto {
    height: 253px !important;
    width: 298px !important;
}
.owl-item>li{
        width: 100% !Important;
}
@media (max-width: 767px) {
    .pagina-inicial ul.produtos-carrossel {
       display: block !important; 
    }

.imagem-produto {
    width: 137px !important;
    height: 125px !important;
}

}

strong.titulo.cor-secundaria {
    font-size: 12px !important;
}

.acoes-produto.hidden-phone {
    display: flex;
    justify-content: center;
    margin-bottom:5px;
}

.listagem-item .acoes-produto a.botao.botao-comprar.principal {
    width: 70%;
}

.info-produto div {
    margin: auto;
}

a.nome-produto.cor-secundaria {
    text-align: center;
}

a.botao.botao-comprar.principal.grande {
    background-color: #CA2C75 !important;
}

li.flex-active-slide {
    max-height: 272px;
}

.wrap-logo-rodape {
    display: none !important;
}

li.categoria-todas.com-filho.borda-principal.st-menu-item-personalizado a {
    height: 42px !important;
}

li.categoria-todas.com-filho.borda-principal.st-menu-item-personalizado {
    background-color: #CA2C75;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 12px;
    height: 42px;
    margin-top: auto !important;
    margin-bottom: auto !important;
}

strong.titulo.cor-secundaria {
    text-transform: uppercase;
}

.video-container{
    text-align: center;
    height: 534px;
}

iframe{
   width:85%;
   height:100%;
}

@media(max-width:768px) {

.video-container{
    height: 160px;
}

}

@media(max-width:768px) {

h1.vantagem-title {
    font-size: 18px !important;
}

p.vantagem-subtitle {
    font-size: 13px !important;
}

}

h1.principal-title {
  text-align:center !important;
}

h1.principal-title:nth-child(4) {
  margin-bottom:1.5em !important;
}
.pagina-carrinho table.table.tabela-carrinho * {
    border-color: #e8e8e8;
    color: black !Important;
}

.information-container {
    display: flex;
    flex-flow: row;
    justify-content: space-around;
}

.img-container {
    text-align: center;
}

.img-container h2 {
    font-size: 20px;
}

.img-container h2 {
    font-size: 20px;
    line-height: normal;
    color: #1F2937;
}

@media (max-width: 769px) {
    .information-container {
    flex-flow: column;
    
}
}


span.valor.cor-principal {
    color: black !Important;
    font-weight: 500 !Important;
}

.listagem-item .buy-whatsapp-list a {
    width: 88% !Important;
    display: flex !Important;
    align-items: center !Important;
    justify-content: center;
    border: 1px solid #1eab49;
    font-size: 13px !Important;
    padding: 3px 0 !Important;
    box-sizing: border-box;
    border-radius: 35px !Important;
    margin-top: 2%;
    color: #1eab49;
    text-decoration: none;
    transition: all .3s;
    background: #fff;
}
.buy-whatsapp-list {
    display: flex !Important;
    justify-content: center !Important;
}


@media (min-width: 768px) {
    .action-login-header .action-login-header__item.action-login-header__item--select a
 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 13px 20px;
        border-radius: var(--arredondamentoBotoes);
        font-size: 16px;
        margin-bottom: 12px;
        color: #3f3f3f;
    }
}

@media (max-width: 767px) {
    .listagem .imagem-produto img {
        width: 100%;
        object-fit: contain;
        height: 100%;
    }
}
@media (min-width: 768px) {

.listagem.com-caixa .listagem-linha>ul {
    margin: 0;
    margin-bottom: 20px !Important;
}}


a{
    color: #353535 !Important;
}

.cor-principal{
    color: #000000 !Important;
}

.desconto-a-vista .desconto-a-vista-preco-texto-4 {
    font-weight: bold;
    font-size: 11px;
    padding: 3px 8px;
    border-radius: var(--arredondamentoBotoes);
    background: #444444;
    color: #ffffff !important;
    margin: 3px 0 0 0;
}


@media (max-width: 767px) {
    .menu.superior .nivel-um>li a
 {
        padding: 0 20px 0 20px;
        padding-top: 0 !important;
        border: 0;
        padding-bottom: 0 !important;
        background: 0;
        color: white !important;
    }
}

@media (max-width: 767px) {
    .menu.superior .nivel-um>li:not(.categoria-id-offer) strong {
        color: #ffffff !important;
    }
}