.booking-widget-section {
  background: #fff7ed;
  padding: 32px 0;
}

.js-header {
  position: absolute !important;
}

.js-header.-is-sticky {
  background: #ffffff !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
  position: fixed !important;
  top: 0 !important;
}

.golf-hero-picture {
  display: block;
  height: 100%;
  width: 100%;
}

.golf-hero-picture img {
  display: block;
}

@media (max-width: 767px) {
  .golf-hero-picture img {
    object-position: center center !important;
  }
}

@media (max-width: 1199px) {
  .js-header .header__container {
    position: relative;
  }

  .js-header .headerMobile__left,
  .js-header .header__right {
    position: relative;
    z-index: 3;
  }

  .js-header .header__right {
    align-items: center;
    display: flex !important;
    flex: 0 0 auto;
    justify-content: flex-end;
    margin-left: auto;
    min-width: 48px;
  }

  .js-header .header__logo {
    left: 50%;
    margin-left: 0 !important;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }

  .js-header .header__logo > a {
    display: flex;
    justify-content: center;
  }

  .js-header .header__logo > div {
    display: none !important;
  }

  .js-header .headerDropdown {
    display: block !important;
    position: relative;
  }

  .js-header .headerDropdown__button {
    align-items: center;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #05073c !important;
    display: flex !important;
    font-size: 13px;
    font-weight: 700;
    height: 34px;
    justify-content: center;
    line-height: 1;
    max-width: 48px;
    min-width: 48px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 48px !important;
  }

  .js-header .headerDropdown__button i {
    font-size: 13px;
    margin-left: 3px;
  }

  .js-header .headerDropdown__content {
    left: auto !important;
    min-width: 150px;
    position: absolute !important;
    right: 0 !important;
    top: calc(100% + 8px) !important;
    z-index: 30;
  }

  .js-header .headerDropdown__item button {
    text-align: left;
    width: 100%;
  }
}

body [data-aos][data-aos][data-aos]:not(.js-menu) {
  opacity: 1 !important;
  transform: none !important;
}

.js-menu {
  opacity: 1 !important;
  transform: none !important;
}

.js-menu:not(.-is-active):not(.is-active) {
  pointer-events: none !important;
  visibility: hidden !important;
}

.js-menu.-is-active,
.js-menu.is-active {
  pointer-events: auto !important;
  visibility: visible !important;
}

.js-section-slider,
.js-section-slider .swiper,
.js-testimonialsSlider_1,
.js-testimonialsSlider_1 .swiper,
.golf-static-related .js-section-slider,
.golf-static-related .swiper,
.golf-static-reviews .js-testimonialsSlider_1,
.golf-static-reviews .swiper {
  height: auto !important;
  overflow: hidden !important;
}

.js-section-slider > .swiper-wrapper,
.js-testimonialsSlider_1 > .swiper-wrapper,
.golf-static-related .js-section-slider > .swiper-wrapper,
.golf-static-reviews .js-testimonialsSlider_1 > .swiper-wrapper {
  display: block !important;
  height: auto !important;
  transform: none !important;
  width: 100% !important;
}

.js-section-slider .swiper.w-100 > .swiper-wrapper,
.golf-static-related .swiper.w-100 > .swiper-wrapper {
  align-items: stretch;
  display: flex !important;
  gap: 30px !important;
  height: auto !important;
  transition: transform 0.35s ease;
  width: 100% !important;
}

.js-testimonialsSlider_1 .swiper.w-100 > .swiper-wrapper,
.golf-static-reviews .swiper.w-100 > .swiper-wrapper {
  align-items: stretch;
  display: flex !important;
  gap: 30px !important;
  height: auto !important;
  transition: transform 0.35s ease;
  width: 100% !important;
}

.js-section-slider .swiper.w-100 > .swiper-wrapper > .swiper-slide,
.js-testimonialsSlider_1 .swiper.w-100 > .swiper-wrapper > .swiper-slide,
.golf-static-related .swiper.w-100 > .swiper-wrapper > .swiper-slide,
.golf-static-reviews .swiper.w-100 > .swiper-wrapper > .swiper-slide {
  flex: 0 0 100%;
  height: auto !important;
  max-width: 100%;
  width: auto !important;
}

.golf-static-related .navAbsolute__button {
  cursor: pointer;
}

.golf-static-reviews .testimonials {
  height: auto;
}

.golf-static-reviews .testimonialsPagination {
  display: flex;
  justify-content: center;
}

.golf-static-reviews .testimonialsPagination__item {
  cursor: pointer;
}

.booking-widget {
  align-items: center;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 380px);
  margin: 0 auto;
  max-width: 1290px;
  padding: 0 15px;
}

.booking-widget__copy h2 {
  color: #141414;
  font-size: 28px;
  line-height: 1.2;
  margin: 8px 0 10px;
}

.booking-widget__copy p {
  color: #454545;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 0 8px;
}

.booking-widget__eyebrow {
  color: #ea580c;
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.booking-widget__limit {
  font-weight: 700;
}

.booking-widget__control {
  background: #ffffff;
  border: 1px solid #f2d8c4;
  border-radius: 8px;
  box-shadow: 0 16px 40px rgba(17, 24, 39, 0.08);
  padding: 20px;
}

.booking-widget__control label {
  color: #141414;
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}

.booking-widget__stepper {
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  min-height: 44px;
}

.booking-widget__stepper button,
.booking-widget__stepper input {
  border: 1px solid #e5e7eb;
  font: inherit;
  height: 44px;
}

.booking-widget__stepper button {
  background: #111827;
  color: #ffffff;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
}

.booking-widget__stepper button:first-child {
  border-radius: 8px 0 0 8px;
}

.booking-widget__stepper button:last-child {
  border-radius: 0 8px 8px 0;
}

.booking-widget__stepper input {
  border-left: 0;
  border-right: 0;
  color: #111827;
  font-weight: 700;
  text-align: center;
}

.booking-widget__message {
  color: #b45309;
  font-size: 13px;
  min-height: 22px;
  padding-top: 8px;
}

.booking-widget__totals {
  border-top: 1px solid #f2d8c4;
  margin: 8px 0 18px;
  padding-top: 14px;
}

.booking-widget__totals div {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 8px;
}

.booking-widget__totals dt,
.booking-widget__totals dd {
  color: #111827;
  font-size: 15px;
  margin: 0;
}

.booking-widget__totals dd {
  font-weight: 800;
}

.booking-widget__cta {
  align-items: center;
  background: linear-gradient(to right, #f97316, #ea580c);
  border-radius: 999px;
  color: #ffffff;
  display: flex;
  font-weight: 800;
  justify-content: center;
  min-height: 46px;
  text-decoration: none;
  width: 100%;
}

@media (max-width: 800px) {
  .booking-widget {
    grid-template-columns: 1fr;
  }

  .booking-widget__copy h2 {
    font-size: 23px;
  }
}

.footer.golf-footer {
  background: #05073c !important;
  color: #ffffff;
  overflow: hidden;
  position: relative;
}

.footer.golf-footer::before {
  background: linear-gradient(90deg, #f05d25, #ffb400, #25d366);
  content: "";
  display: block;
  height: 4px;
  width: 100%;
}

.golf-footer__main {
  padding: 58px 0 44px;
}

.golf-footer__top {
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  padding-bottom: 28px;
}

.golf-footer__brand {
  align-items: center;
  color: #ffffff;
  display: inline-flex;
  gap: 16px;
  text-decoration: none;
}

.golf-footer__brand img {
  flex: 0 0 auto;
  height: 74px;
  object-fit: contain;
  width: 74px;
}

.golf-footer__brand strong {
  display: block;
  font-size: 24px;
  line-height: 1.1;
}

.golf-footer__brand small {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 13px;
  margin-top: 4px;
}

.golf-footer__phone {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  color: #ffffff;
  display: inline-flex;
  gap: 10px;
  min-height: 48px;
  padding: 0 18px;
  text-decoration: none;
}

.golf-footer__phone i {
  color: #f05d25;
  font-size: 20px;
}

.golf-footer__grid {
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(260px, 1.4fr) minmax(150px, 0.8fr) minmax(210px, 1fr) minmax(240px, 1fr);
  padding-top: 36px;
}

.golf-footer__intro p,
.golf-footer__payments p {
  color: rgba(255, 255, 255, 0.74);
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
  max-width: 390px;
}

.golf-footer__column {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.golf-footer__column h3 {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.2;
  margin: 0 0 8px;
}

.golf-footer__column a,
.golf-footer__column span {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.45;
  text-decoration: none;
}

.golf-footer__column a:hover {
  color: #ffffff;
}

.golf-footer__payments small {
  color: rgba(255, 255, 255, 0.54);
  display: block;
  font-size: 12px;
  margin-top: 2px;
}

.golf-footer__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 4px;
}

.golf-footer__cards img {
  background: #ffffff;
  border-radius: 4px;
  height: 24px;
  object-fit: contain;
  width: 42px;
}

.golf-footer__bottom {
  background: rgba(0, 0, 0, 0.16);
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  padding: 16px 0;
}

.golf-footer__bottom .container {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 24px;
}

@media (max-width: 1024px) {
  .golf-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .golf-footer__main {
    padding: 42px 0 34px;
  }

  .golf-footer__top {
    align-items: flex-start;
    flex-direction: column;
  }

  .golf-footer__grid {
    gap: 28px;
    grid-template-columns: 1fr;
  }

  .golf-footer__brand img {
    height: 64px;
    width: 64px;
  }

  .golf-footer__phone {
    justify-content: center;
    width: 100%;
  }

  .golf-footer__bottom {
    text-align: center;
  }
}

body.golf-modal-open {
  overflow: hidden;
}

.golf-payment-modal {
  align-items: center;
  background: rgba(0, 0, 0, 0.55);
  display: flex;
  inset: 0;
  justify-content: center;
  padding: 24px;
  position: fixed;
  z-index: 9999;
}

.golf-payment-modal__dialog {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 20px 70px rgba(5, 7, 60, 0.22);
  color: #05073c;
  max-width: 520px;
  padding: 34px;
  width: min(100%, 520px);
}

.golf-payment-modal__dialog h2 {
  color: #05073c;
  font-size: 30px;
  line-height: 1.15;
  margin: 0 0 18px;
}

.golf-payment-modal__dialog p {
  color: #05073c;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 28px;
}

.golf-payment-modal__option,
.golf-payment-modal__cancel {
  align-items: center;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  gap: 12px;
  justify-content: center;
  min-height: 58px;
  padding: 0 20px;
  width: 100%;
}

.golf-payment-modal__option--outline {
  background: #ffffff;
  border: 1px solid #f05d25;
  color: #f05d25;
}

.golf-payment-modal__option--primary {
  background: #f05d25;
  border: 1px solid #f05d25;
  color: #ffffff;
  margin-top: 14px;
}

.golf-payment-modal__cancel {
  background: #ffffff;
  border: 1px solid #05073c;
  color: #171a4a;
  margin-top: 22px;
}

.tourSingleSidebar.golf-booking-active {
  padding: 28px;
}

.golf-tour-booking {
  color: #05073c;
  width: 100%;
}

.golf-tour-booking__price {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin-bottom: 24px;
}

.golf-tour-booking__price span {
  color: #05073c;
  font-size: 16px;
}

.golf-tour-booking__price strong {
  color: #05073c;
  font-size: 26px;
  font-weight: 600;
}

.golf-tour-booking__selector {
  border: 1px solid #dddddd;
  border-radius: 14px;
  overflow: hidden;
}

.golf-tour-booking__selector label {
  align-items: center;
  cursor: pointer;
  display: grid;
  gap: 16px;
  grid-template-columns: 58px 1fr;
  margin: 0;
  min-height: 78px;
  padding: 12px 16px;
}

.golf-tour-booking__selector label + label {
  border-top: 1px solid #dddddd;
}

.golf-tour-booking__icon {
  align-items: center;
  background: #f5f5f5;
  border-radius: 12px;
  color: #05073c;
  display: flex;
  font-size: 22px;
  height: 54px;
  justify-content: center;
  width: 54px;
}

.golf-tour-booking__selector strong {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 4px;
}

.golf-tour-booking__selector input,
.golf-tour-booking__selector select {
  background: transparent;
  border: 0;
  color: #737373;
  font: inherit;
  outline: none;
  padding: 0;
  width: 100%;
}

.golf-tour-booking__group {
  border-bottom: 1px solid #dddddd;
  padding: 24px 0;
}

.golf-tour-booking__group h3 {
  color: #05073c;
  font-size: 22px;
  margin: 0 0 18px;
}

.golf-tour-booking__group p,
.golf-tour-booking__note {
  color: #737373;
  font-size: 13px;
  line-height: 1.5;
  margin: 10px 0 0;
}

.golf-tour-booking__row,
.golf-tour-booking__total {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.golf-booking-stepper {
  align-items: center;
  display: flex;
  gap: 12px;
}

.golf-booking-stepper button {
  align-items: center;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 50%;
  color: #05073c;
  cursor: pointer;
  display: flex;
  font-size: 22px;
  height: 34px;
  justify-content: center;
  line-height: 1;
  padding: 0;
  width: 34px;
}

.golf-booking-stepper button:disabled {
  cursor: not-allowed;
  opacity: 0.45;
}

.golf-booking-stepper span {
  color: #05073c;
  font-weight: 600;
  min-width: 22px;
  text-align: center;
}

.golf-tour-booking__total {
  color: #05073c;
  font-size: 20px;
  font-weight: 600;
  padding: 24px 0 0;
}

.golf-tour-booking__continue {
  border-radius: 10px !important;
  min-height: 58px;
}

.golf-booking-page {
  background: #ffffff;
  color: #05073c;
  min-height: 72vh;
  padding: 150px 24px 72px;
}

.golf-booking-page__shell {
  display: grid;
  gap: 64px;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 410px);
  margin: 0 auto;
  max-width: 1320px;
}

.golf-booking-page__main h1 {
  color: #05073c;
  font-size: 34px;
  line-height: 1.18;
  margin: 0 0 34px;
}

.golf-booking-form {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.golf-booking-form__readonly,
.golf-booking-form__wide {
  grid-column: 1 / -1;
}

.golf-booking-form__readonly {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.golf-booking-form__readonly label:last-child {
  grid-column: 1 / 2;
}

.golf-booking-form label {
  display: block;
  margin: 0;
  position: relative;
}

.golf-booking-form label span {
  background: #ffffff;
  color: #202020;
  font-size: 14px;
  left: 18px;
  padding: 0 8px;
  position: absolute;
  top: -9px;
  z-index: 1;
}

.golf-booking-form input,
.golf-booking-form textarea {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 10px;
  color: #4d4d4d;
  font: inherit;
  min-height: 62px;
  outline: none;
  padding: 18px;
  width: 100%;
}

.golf-booking-form textarea {
  min-height: 210px;
  resize: vertical;
}

.golf-booking-primary {
  align-items: center;
  background: #f05d25;
  border: 1px solid #f05d25;
  border-radius: 10px;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  min-height: 58px;
  padding: 0 34px;
  text-decoration: none;
}

.golf-booking-primary:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.golf-booking-primary--wide {
  margin-top: 34px;
  width: 100%;
}

.golf-booking-form__error {
  color: #b42318;
  font-size: 14px;
  grid-column: 1 / -1;
  margin: 0;
  min-height: 20px;
}

.golf-booking-summary-card {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 20px 70px rgba(5, 7, 60, 0.06);
  padding: 34px;
}

.golf-booking-summary-card h2 {
  color: #05073c;
  font-size: 24px;
  margin: 0 0 32px;
}

.golf-booking-summary-card__tour {
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
  display: grid;
  gap: 20px;
  grid-template-columns: 92px 1fr;
  padding-bottom: 24px;
}

.golf-booking-summary-card__tour img {
  aspect-ratio: 4 / 3;
  border-radius: 2px;
  height: auto;
  object-fit: cover;
  width: 92px;
}

.golf-booking-summary-card dl {
  border-bottom: 1px solid #e7e7e7;
  margin: 0;
  padding: 22px 0;
}

.golf-booking-summary-card dl div,
.golf-booking-summary-card__total {
  display: grid;
  gap: 18px;
  grid-template-columns: 1fr auto;
  margin: 0 0 12px;
}

.golf-booking-summary-card dl div:last-child {
  margin-bottom: 0;
}

.golf-booking-summary-card dt,
.golf-booking-summary-card dd {
  color: #05073c;
  font-size: 15px;
  margin: 0;
}

.golf-booking-summary-card dt {
  font-weight: 600;
}

.golf-booking-summary-card__total {
  font-size: 17px;
  font-weight: 700;
  margin-top: 22px;
}

.golf-booking-back {
  align-items: center;
  background: transparent;
  border: 0;
  color: #f05d25;
  cursor: pointer;
  display: inline-flex;
  font: inherit;
  gap: 10px;
  margin-bottom: 52px;
  padding: 0;
}

.golf-stripe-panel {
  max-width: 850px;
}

.golf-stripe-panel__pill {
  background: #ffffff;
  border: 1px solid #05073c;
  border-radius: 999px;
  color: #202020;
  cursor: default;
  font-size: 16px;
  font-weight: 600;
  min-height: 50px;
  padding: 0 28px;
}

.golf-stripe-panel__body {
  align-items: center;
  border: 1px solid #dddddd;
  border-radius: 8px;
  display: grid;
  gap: 32px;
  grid-template-columns: minmax(0, 1fr) 260px;
  margin-top: 34px;
  padding: 34px;
}

.golf-stripe-panel__body h2 {
  color: #05073c;
  font-size: 22px;
  margin: 0 0 10px;
}

.golf-stripe-panel__body p {
  color: #4d4d4d;
  line-height: 1.6;
  margin: 0;
}

.golf-stripe-panel__card {
  background: linear-gradient(135deg, #123a8f, #2563eb);
  border-radius: 16px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 28px;
  min-height: 170px;
  padding: 24px;
}

.golf-stripe-panel__card span,
.golf-stripe-panel__card small {
  opacity: 0.85;
}

.golf-stripe-panel__card strong {
  font-size: 20px;
  letter-spacing: 0;
}

.golf-booking-success {
  margin: 0 auto;
  max-width: 720px;
  text-align: center;
}

.golf-booking-success h1 {
  color: #05073c;
  font-size: 38px;
  margin: 0 0 18px;
}

.golf-booking-success p {
  color: #4d4d4d;
  font-size: 17px;
  line-height: 1.6;
  margin: 0 auto 28px;
}

.tourCard__content .border-1-top > div:last-child .text-16.fw-500 {
  display: inline-block;
  margin-left: 8px;
}

.tourCard__content .border-1-top > div:last-child {
  align-items: baseline;
  display: inline-flex;
  gap: 8px;
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .golf-booking-page__shell {
    grid-template-columns: 1fr;
  }

  .golf-booking-page__summary {
    order: -1;
  }
}

@media (max-width: 767px) {
  .golf-payment-modal {
    padding: 16px;
  }

  .golf-payment-modal__dialog {
    padding: 26px 20px;
  }

  .golf-payment-modal__dialog h2 {
    font-size: 25px;
  }

  .tourSingleSidebar.golf-booking-active {
    padding: 22px;
  }

  .golf-booking-page {
    padding: 120px 16px 48px;
  }

  .golf-booking-page__main h1 {
    font-size: 28px;
  }

  .golf-booking-form,
  .golf-booking-form__readonly,
  .golf-stripe-panel__body {
    grid-template-columns: 1fr;
  }

  .golf-booking-form__readonly label:last-child {
    grid-column: auto;
  }

  .golf-booking-summary-card {
    padding: 24px;
  }
}
