  @media only screen and (max-width: 767px) {
    .map-widget-search-form-view__input {
      display: block !important;
    }
  }

.active-menu {
  box-shadow: inset 0 -2px 0 #C79AA0;
}