#layout-seven-trans-nav.m32-scrolled {
  position: fixed;
  background: rgba(0, 0, 0, 0.88) !important;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.2);
}

#layout-seven-trans-nav.m32-scrolled #sm-links-col-header-3 svg,
#layout-seven-trans-nav.m32-scrolled .header-3-hamburger-btn svg {
  fill: #fff !important;
  stroke: #fff !important;
}

footer.bg-body .footer-map-column {
  align-self: stretch;
  min-height: 320px;
  margin: 0;
}

footer.bg-body .site-footer-map {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 320px;
  border: 0;
}

@media only screen and (max-width: 992px) {
  footer.bg-body .footer-map-column,
  footer.bg-body .site-footer-map {
    min-height: 280px;
  }

  footer.bg-body .footer-map-column {
    margin-bottom: 2rem;
  }
}
