.whats-btn-fixed {
    right: auto !important;
    left: 2em !important;
    bottom: 2em !important;
}

#cr-empresa{
    display: none !important;
}

.banner.mini-banner .modulo.span4 img{
    border-radius: 20px !important;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #8eb103 !important;
}

.produto div.principal .acoes-produto .comprar .botao-comprar {
    background: #035048 !important;
}

.produto .acoes-flutuante .botao-comprar {
    background: #035048 !important;
}





.depo-image{
  max-width: 94px !important;
  aspect-ratio: 4 / 4 !important;
  border-radius: 50% !important;
}


/*MENU SUPERIOR*/

@media only screen and (min-width: 768px) {
#cabecalho .nivel-um{
  display: flex !important;
  justify-content: center !important;
}

#cabecalho .nivel-um .titulo {
  margin: 0 8px !important;
}
}



/*25042024*/

#cabecalho > div.full.menu.hidden-phone > div > ul > li.categoria-id-22646563.com-filho.borda-principal > ul {
  height: 70vh;
    overflow-y: scroll;
}