﻿.menu-item.smart-login.logout::before {
  content: "";
}

/* Stile immagine profilo frontend */
.menu-item.smart-login > a > img.avatar.photo {
  border-radius: 50px;
  object-fit: cover;
}