body.single-location.location-experience {
  background-color: #fff;
}
body.single-location.location-experience #page:before {
  opacity: 0.5;
}
body.single-location.location-experience .site-header .site-header-wrapper .site-branding svg path {
  fill: #000;
}
body.single-location.location-experience .hamburger-inner,
body.single-location.location-experience .hamburger-inner:before,
body.single-location.location-experience .hamburger-inner:after {
  background-color: #000;
}
body.single-location.location-experience #content .hentry-wrapper > header {
  height: 0;
  overflow: hidden;
}
body.single-location.location-experience #main-content {
  margin-top: 0;
}
body.single-location.location-experience .ar-steps-block {
  margin-bottom: 40px;
  margin-top: 40px;
  position: relative;
}
@media (max-width: 767px) {
  body.single-location.location-experience .ar-steps-block {
    margin-bottom: 32px;
    margin-top: 32px;
  }
}
body.single-location.location-experience .ar-steps-block .steps .step {
  display: flex;
  align-items: center;
}
body.single-location.location-experience .ar-steps-block .steps .step .icon {
  flex: 0 0 69px;
  margin-right: 20px;
  width: 69px;
}
body.single-location.location-experience .ar-steps-block .steps .step .instruction {
  font-size: 18px;
  color: #000;
  padding-bottom: 73px;
}
body.single-location.location-experience .ar-steps-block .steps .step:last-child .instruction {
  padding-bottom: 0;
}
body.single-location.location-experience .content-curve {
  background-color: var(--page-colour);
  position: relative;
}
body.single-location.location-experience .content-curve:before {
  background-color: var(--page-colour);
}
body.single-location.location-experience .text-popup {
  display: none;
}/*# sourceMappingURL=single-location-experience.css.map */