/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:200px;
right:8px;
z-index: 999;
}
.menu .titulo {
    max-width: 120px; 
    white-space: normal;
}
.g_ .menu.superior>.nivel-um>li {
    padding: 1.2rem 1.2rem 1.2rem 0;
}
.menu .justify-content-between {
    justify-content: center!important;
}

.menu .all-categories .nivel-dois {
	visibility: hidden !important;
}
body.pagina-inicial .conteiner-principal > .conteiner {
    display: none !important;
}
