html body main {
  overflow: hidden;
}

.main-header.elementor-sticky--effects .invert-logo--when-sticky img {
  width: 89px;
}
@media (max-width: 768px) {
  .main-header.elementor-sticky--effects .invert-logo--when-sticky img {
    width: 56px;
  }
}
.main-header.elementor-sticky--effects .dark-text--when-sticky a {
  color: var(--e-global-color-dcd0c08) !important;
}
.main-header.elementor-sticky--effects .dark-text--when-sticky a:hover {
  color: var(--e-global-color-primary) !important;
}
.main-header.elementor-sticky--effects .dark-text--when-sticky a svg {
  fill: var(--e-global-color-dcd0c08) !important;
}

.gform_body .icon input {
  padding-left: 32px;
}
.gform_body .icon__mail {
  position: relative;
}
.gform_body .icon__mail input {
  padding-left: 48px !important;
}
.gform_body .icon__mail::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  left: 16px;
  top: 15px;
  background-image: url(/wp-content/uploads/2024/09/white-Email.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.gform_body .ginput_container input {
  height: 50px !important;
}

.gform_footer {
  margin-top: 1em !important;
}

.dark-style .ginput_container input {
  background-color: var(--e-global-color-198af38) !important;
  border-color: var(--e-global-color-5829936) !important;
  color: var(--e-global-color-secondary) !important;
}
.dark-style input[type=submit] {
  padding: 17px 32px !important;
  background-color: var(--e-global-color-primary) !important;
  border-radius: var(--gf-field-pg-prog-bar-radius) !important;
  color: var(--e-global-color-dcd0c08) !important;
  text-transform: var(--e-global-typography-11364fc-text-transform) !important;
  font-weight: var(--e-global-typography-11364fc-font-weight) !important;
}
.dark-style input[type=submit]:hover {
  background-color: var(--e-global-color-2a3478f) !important;
}

a.go-back--link, a.read-more {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: var(--e-global-color-7252476);
  font-weight: 600;
}

@media (max-width: 1024px) {
  .wp-grid-builder .wpgb-area {
    justify-content: space-between;
  }
}
.wp-grid-builder .wpgb-area button {
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  width: 68px;
  height: 50px;
  border: 1px solid var(--e-global-color-7252476);
  border-radius: 80px;
  transition: ease-in-out 300ms all;
}
.wp-grid-builder .wpgb-area button:hover, .wp-grid-builder .wpgb-area button:focus {
  background-color: var(--e-global-color-4814f82);
}
.wp-grid-builder .wpgb-area button.wpgb-next-button {
  background-image: url(/wp-content/uploads/sites/2/2024/11/Icon-next.svg);
  margin-left: 0.5em;
}
.wp-grid-builder .wpgb-area button.wpgb-prev-button {
  background-image: url(/wp-content/uploads/sites/2/2024/11/Icon-prev.svg);
}
.wp-grid-builder .wpgb-area button svg {
  display: none;
}

@media (max-width: 767px) {
  .facet-scroll-mobile {
    border-right: 1px solid var(--e-global-color-accent);
  }
}
.facet-scroll-mobile ul.wpgb-inline-list {
  overflow: scroll;
  width: 90%;
  list-style: none;
  flex-wrap: nowrap !important;
  overflow: scroll;
  scrollbar-width: none;
}
.facet-scroll-mobile ul.wpgb-inline-list:after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  width: 30%;
  height: 100%;
  background: linear-gradient(270deg, #1F2225 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .facet-scroll-mobile ul.wpgb-inline-list li:nth-last-child(1) {
    margin-right: 70px !important;
  }
}
.facet-scroll-mobile .wpgb-button {
  width: max-content;
}

.hero-bowling-slider {
  position: relative;
  width: 100%;
  height: 780px;
  max-width: 1440px;
  margin: auto;
}
@media (max-width: 1024px) {
  .hero-bowling-slider {
    height: 640px;
  }
}
.hero-bowling-slider .static-title {
  position: absolute;
  bottom: 220px;
  left: 32px;
  right: unset;
  margin: 0 auto;
  width: 100%;
  max-width: 1252px;
  padding: 0 32px;
}
@media (max-width: 1024px) {
  .hero-bowling-slider .static-title {
    padding: 0 24px;
    left: 0;
    bottom: 260px;
  }
}
.hero-bowling-slider .static-title {
  z-index: 10;
}
.hero-bowling-slider .static-title h1.xl-h1 {
  color: var(--e-global-color-secondary);
  font-size: 80px;
  line-height: 80px;
  margin: 0;
}
@media only screen and (max-width: 479px) {
  .hero-bowling-slider .static-title h1.xl-h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
.hero-bowling-slider .swiper-wrapper {
  position: relative;
  height: 100%;
}
.hero-bowling-slider .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero-bowling-slider .swiper-slide.swiper-slide-active .slide-content img {
  opacity: 0.5;
}
.hero-bowling-slider .swiper-slide .slide-content {
  position: relative;
  height: 100%;
}
.hero-bowling-slider .swiper-slide .slide-content img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 1040px;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  z-index: 1;
  -webkit-mask: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%, rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-composite: destination-in;
  mask: radial-gradient(circle, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
  mask-composite: intersect;
}
.hero-bowling-slider .swiper-slide .slide-content .slide-subtitle {
  position: absolute;
  bottom: 300px;
  right: unset;
  left: 32px;
  margin: 0 auto;
  width: 100%;
  max-height: 80px;
  max-width: 1252px;
  overflow: hidden;
  padding: 0 32px;
  z-index: 9;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (max-width: 479px) {
  .hero-bowling-slider .swiper-slide .slide-content .slide-subtitle {
    max-height: 120px;
    padding: 0 24px;
    bottom: 285px;
    left: 0;
  }
}
.hero-bowling-slider .swiper-slide .slide-content .slide-subtitle h2.xl-h2 {
  color: var(--e-global-color-secondary);
  font-size: 80px;
  line-height: 80px;
  font-weight: 300;
  transition: transform 1s ease;
}
@media only screen and (max-width: 479px) {
  .hero-bowling-slider .swiper-slide .slide-content .slide-subtitle h2.xl-h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.hero-bowling-slider .swiper-slide .slide-content .slide-small-subtitle {
  position: absolute;
  bottom: 190px;
  right: unset;
  left: 32px;
  margin: 0 auto;
  width: 100%;
  max-height: 40px;
  max-width: 1252px;
  overflow: hidden;
  padding: 0 32px;
  margin: 0;
  z-index: 9;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .hero-bowling-slider .swiper-slide .slide-content .slide-small-subtitle {
    max-height: 120px;
    padding: 0 24px;
    bottom: 230px;
    left: 0;
  }
}
.hero-bowling-slider .swiper-slide .slide-content .slide-small-subtitle h3.xs-h3 {
  margin: 0;
  color: var(--e-global-color-7252476);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
  transition: transform 1s ease;
}
.hero-bowling-slider .swiper-pagination {
  bottom: 20px;
}
.hero-bowling-slider .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
.hero-bowling-slider .swiper-button-prev, .hero-bowling-slider .swiper-button-next {
  color: #fff;
}

/*# sourceMappingURL=frontend-functions.css.map */
