#site-description {
  background-color: #FFBE00 !important;
}
#site-description span {
  font-style: normal !important;
  font-weight: 800 !important;
  color: #06142C !important;
}

#headerwrap #searchform {
  z-index: 1 !important;
}

.themify-social-links ul {
  position: relative !important;
  top: -2.25px !important;
}

#mobile-menu {
  background-color: #06142C !important;
}
#mobile-menu #menu-icon-close::before, #mobile-menu #menu-icon-close::after {
  border-top: 2px solid #FFFFFF !important;
}
#mobile-menu #searchform-wrap {
  margin-top: 20px !important;
}
#mobile-menu #searchform-wrap form .icon-search {
  color: #06142C !important;
}
#mobile-menu #searchform-wrap form .icon-search::before {
  top: 2px !important;
}
#mobile-menu #main-nav {
  margin-top: 2em !important;
  margin-left: 0 !important;
}

.body-overlay {
  background-color: hsla(208, 86%, 39%, 0.7) !important;
}

@media (max-width: 1100px) {
  #site-description {
    pointer-events: none !important;
    display: none !important;
    opacity: 0 !important;
  }
}
