.view-id-business_what_s_on_full {
  margin-bottom: 3rem;
}

#block-instagramlatestposts {
  overflow: clip;
}

@media screen and (min-width: 320px) and (max-width: 767.98px) {
  .views-events form .whats-on-form .keywords-list .form-actions input[data-drupal-selector="edit-reset"] {
    left:0;
    bottom:-202px;
  }
}

#block-socialmedia .phone {
  line-height: 1.1em;
  display: flex;
  align-items: end;
  margin-bottom: 9px;
}

#block-socialmedia .phone::before {
  content: '';
  margin-right: 10px;
  display: block;
  width: 15px;
  height: 15px;
  background-image: url('/themes/custom/fremantle/src/assets/svg/phone.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

/* .hero-slide-subtitle.hero-slide-title {
  font-size: 24px;
  top: 65%;
} */

.hero-slider .image:hover h2,
.hero-slider .image:hover h3 {
  text-decoration: underline;
}

.view-search .views-row {
  background: #383535;
  padding: 27px 30px;
  margin-bottom: 1rem;
}

.view-search .form-submit {
  background: #83744d;
  color: #fff;
}

.view-search .view-filters form {
  align-items: end;
}
