.highlight {
    background: linear-gradient(180deg,rgba(255,255,255,0)15%, #000 15%)
}

/* Fix horizontal scroll on mobile - do NOT clip the reviews widget itself */
html, body { overflow-x: hidden !important; }

/* Nerang hero - Indi Creative style */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@900&display=swap');

.page-id-10790 .elementor-location-single > .e-con:first-child,
.page-id-10790 .elementor-section:first-of-type {
	  background: #0a0a0a !important;
	  min-height: 100vh !important;
	  display: flex !important;
	  align-items: center !important;
}

.page-id-10790 .elementor-heading-title.elementor-size-default {
	  font-family: 'Barlow Condensed', sans-serif !important;
	  font-size: clamp(52px, 14vw, 80px) !important;
	  font-weight: 900 !important;
	  text-transform: uppercase !important;
	  color: #ffffff !important;
	  line-height: 0.95 !important;
	  letter-spacing: -0.01em !important;
}

.page-id-10790 .elementor-widget-heading:first-of-type .elementor-heading-title {
	  color: #ffffff !important;
}

.page-id-10790 .elementor-widget-heading:nth-of-type(2) .elementor-heading-title,
.page-id-10790 h1 + .elementor-widget-heading .elementor-heading-title {
	  color: #F5A800 !important;
}
}
}
}
}

/* Fix Nerang hero STOP STRESSING color */
.page-id-10790 .sp-nerang-hero__headline { color: #ffffff !important; }

/* Nerang Elementor hero section */
.page-id-10790 .elementor-element-l59m3tm { background-color: #0a0a0a !important; }
.page-id-10790 .elementor-element-l59m3tm .sp-el-badge { font-size: 13px !important; font-weight: 500 !important; text-transform: none !important; }

/* Prevent iOS auto-zoom on hero form inputs */
.sp-nerang-hero__form input, .movingfrom input { font-size: 16px !important; }

/* Fix Instagram/iOS in-app browser viewport jump on scroll */
.sp-nerang-hero {
  min-height: 100vh;
  min-height: 100svh;
}
.page-id-10790 .elementor-section:first-of-type,
.page-id-10779 .elementor-section:first-of-type {
  min-height: 100vh !important;
  min-height: 100svh !important;
}

/* Lock hero background to prevent Instagram browser jump */
.sp-nerang-hero {
  background-size: cover !important;
  background-attachment: scroll !important;
  will-change: unset !important;
}