#tarja-slide ul{display: flex !important; justify-content: center !important;align-items: center !important; flex-wrap: wrap !important; list-style-type: none !important;}


.faixa-header-row {
    background: var(--cor-2);
    border: none !important;
}

.faixa-header {
    color: white;
}

#tarja-slide .second-line{
    font-size: 11px;
}

body{
    background-color: white !important;
}

@media (max-width: 768px){
    .produto .botoes-area{flex-direction: column;}
    .produto .btn-carrinho{width: 100% !important;}
}

.logo {
    max-height: 100px !important;
    max-width: 115% !important;
}