:root{
        --img-newsletter: url("https://cdn.awsli.com.br/1915/1915827/arquivos/Instagram post - 3.png") !important;
}

:root{
         --fonte-principal: 'Tahoma' !important;
}

.tarja{
    text-align: center;
}

#barraNewsletter .componente .texto-newsletter, #barraNewsletter .componente .alert{
    font-size: 14px;
    text-overflow: unset !important;
}

#barraNewsletter .componente div.newsletter-cadastro, #barraNewsletter .componente .newsletter-confirmacao{
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 767px){
    .modal-modalNewsletter .componente .texto-newsletter{
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    
    .promocao-topo {
    font-size: 12px;
    }
    
     
    #modalNewsletter .span{
        width: 100%;
    }
    
    #cabecalho .logo a {
        max-height: 39px;
    }

    #cabecalho .row-fluid {
        display: flex;
        flex-wrap: nowrap !important;
        align-items: center;
    }
    
    .voltar-topo {
        display: none !important;   
    }
    
    .menu.superior .nivel-um.active, .menu.superior .nivel-dois, .menu.lateral .nivel-um.active, .menu.lateral .nivel-dois {
    display: none !important;
    }
    
    #categorias-tab {
    display: block !important;
    width: 60% !important;
    }
    
    .menu-esconder {
    /* border: none; */
    cursor: pointer;
    position: absolute;
    top: 7%;
    right: 2%;
    z-index: 10;
    width: 10%;
    background: #000000;
    font-size: 35px;
    color: #ffffff;
    }
    
    .menu.superior .nivel-um.active, .menu.superior .nivel-dois, .menu.lateral .nivel-um.active, .menu.lateral .nivel-dois {
    display: block !important;
    }
    
    .listagem .titulo-categoria, .listagem .titulo-categoria:hover {
   
    font-size: 1.4rem;
    border-bottom:solid;
    }
}


.secao-banners > .conteiner {
  max-width: 3400px !important;   
}    

::-webkit-scrollbar-thumb {
    background-color: #f2b62b;
}

::-webkit-scrollbar-track {
    background-color:#000000;
}

.listagem-item.indisponivel .imagem-produto img {
    opacity: 100 !important;
    filter: none !important;
}
