

.t3-megamenu .mega-dropdown-menu {
  margin-top: -4px !important;
}
.t3-megamenu .mega-inner {
  padding: 0;
}
.t3-megamenu .mega-inner ul {
  width: 100%;
}
.mega-caption {
  display: block;
  white-space: nowrap;
  font-size: 90%;
  font-style: italic;
  margin-top: 3px;
  font-weight: normal;
}
.mega-caption.mega-caption-empty {
  max-height: 0;
}

