/* REMOVER ÍCONES DO MENU SUPERIOR */
.menu.superior i,
.menu.superior svg,
.menu.superior a:before {
    display: none !important;
}

/* REMOVER ESPAÇO DO ÍCONE */
.menu.superior a {
    padding-left: 10px !important;
    background: none !important;
}