.smart-head-main .smart-head-top {
  height: 75px;
}
.s-dark .navigation-small {
  --c-nav-hov: rgba(255,255,255,0.76);
}
.s-light .navigation {
  --c-nav-blip: var(--c-main);
  --c-nav-drop-hov-bg: #000080;
}
.smart-head-main .smart-head-top > .inner {
  padding-bottom: 0px;
}

.navigation-small .menu > li > a {
  font-family: var(--body-font);
  font-size: 15px !important;
}
.navigation-small .menu > li > a {
  font-family: var(--body-font);
  font-size: 12px;
}