.it-home {
  overflow: visible !important;
}

body > header,
body > header #header,
body > header .menu-section,
.site-header,
.site-header > div {
  position: relative;
  z-index: 100001;
  overflow: visible !important;
}

.main-menu-navigation > ul {
  overflow: visible !important;
}