/* Reference-alignment pass for flexible-content pages.
   This file loads last and keeps the ACF snippets intact. */

.olive-rule {
  width: 48px;
  height: 3px;
  background: var(--olive);
  margin-bottom: 20px;
}

.text-section {
  padding: 80px 40px;
}

.text-section__wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.text-section__content > :last-child {
  margin-bottom: 0;
}

.page-section > .olive-rule,
.text-section.page-section .olive-rule {
  margin-bottom: 20px;
}

.text-section.page-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 40px;
}

.text-section.page-section .text-section__wrapper,
.text-section.page-section .text-section__content {
  width: 100%;
}

.text-section.areas-heading-band {
  max-width: none;
  margin: 0;
  padding: 20px 40px 32px;
  background: #141414 !important;
}

.text-section.areas-heading-band .text-section__wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.card-grid-section .card-grid {
  max-width: 1300px;
  margin: 0 auto 80px;
}

.card-grid-section .page-section {
  padding-bottom: 80px;
}

.page-about .benefits-grid-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 40px;
  background: transparent;
}

.page-about .benefits-intro {
  max-width: none;
  padding: 0 0 40px;
}

.page-about .benefits-intro p {
  margin: 12px 0 0;
}

.page-about .benefits-grid {
  max-width: none;
  margin: 0;
}

.page-membership .benefits-grid-wrap {
  background: transparent;
}

.page-membership .benefits-intro {
  max-width: 800px;
  padding: 80px 40px 32px;
}

.page-membership .benefits-grid {
  max-width: 1200px;
  margin: 0 auto;
}

.page-contact .contact-map {
  height: 500px;
  min-height: 500px;
}

.page-contact .contact-map img {
  opacity: 0.7;
}

.page-careers .page-hero--compact {
  height: 320px;
}

.page-hero--tall {
  height: 560px;
}

.two-col--img-left .two-col-img {
  order: -1;
}

.two-col--bg-white .two-col-text,
.two-col--bg-cream .two-col-text {
  color: #141414;
}

.two-col--bg-white .two-col-text h2,
.two-col--bg-white .two-col-text p,
.two-col--bg-white .two-col-body,
.two-col--bg-cream .two-col-text h2,
.two-col--bg-cream .two-col-text p,
.two-col--bg-cream .two-col-body {
  color: #141414;
}

.olive-band--olive {
  background: var(--olive) !important;
}

.olive-band--navy {
  background: #2b4a59 !important;
}

.olive-band--charcoal {
  background: #141414 !important;
}

.form-section {
  padding: 80px;
}

.form-section--white {
  color: #141414;
}

.form-section--white h2,
.form-section--white p,
.form-section--white label,
.form-section--white .gform_wrapper .gfield_label,
.form-section--white .gform_wrapper .gform-field-label {
  color: #141414;
}

.form-section--white .form-section-inner > p,
.form-section--white .form-disclaimer {
  color: #444;
}

.form-section--white
  .gform_wrapper
  input:not([type="submit"]):not([type="hidden"]),
.form-section--white .gform_wrapper textarea,
.form-section--white .gform_wrapper select {
  background: #fff !important;
  border-color: #d8d8d8 !important;
  color: #141414 !important;
}

.food-col.olive {
  background: #102314 !important;
}

.food-col.olive h4 {
  color: var(--olive);
}

.food-col.navy {
  background: #2b4a59 !important;
}

.food-col.navy h4 {
  color: #c5dbe4;
}

.food-col.charcoal {
  background: #141414 !important;
}

.food-col.charcoal h4 {
  color: #fff;
}

.kids-adult-platters {
  margin-top: 32px;
}

.kids-adult-platters h3 {
  font-family: var(--font-h);
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 8px;
  letter-spacing: 0.04em;
}

.history-section--none .history-overlay {
  display: none;
}

.form-section-inner > h2 + p {
  margin-top: -24px;
}

.page-contact .form-section-inner {
  max-width: 680px;
}

.page-contact .form-section .gform_wrapper .gform_footer input[type="submit"],
.page-contact .form-section .gform_wrapper .gform-footer input[type="submit"],
.page-contact .form-section .gform_wrapper .gform_button,
.page-contact .form-section .btn-solid-green:not(.btn-full) {
  width: auto !important;
}

.page-membership .form-section {
  margin-top: 2px;
}

.page-eat-drink .booking-section {
  background: #1e1e1e;
  padding: 60px 40px;
  border-top: 1px solid #2a2a2a;
}

.page-eat-drink .booking-eyebrow {
  font-size: 11px;
  letter-spacing: 0.28em;
  margin-bottom: 8px;
}

.page-eat-drink .booking-section h2 {
  margin-bottom: 8px;
}

.page-eat-drink .booking-desc {
  font-size: 15px;
  color: #888;
  margin-bottom: 36px;
  letter-spacing: 0;
}

.page-eat-drink .menu-tabs-wrap > div:first-child {
  background: #141414 !important;
  padding: 52px 40px 0 !important;
}

.page-eat-drink .menu-pricing-note {
  margin-bottom: 36px;
}

.page-eat-drink .hours-grid {
  max-width: 1200px;
}

.job-list {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.job-list-heading {
  font-family: var(--font-h);
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 16px;
  border-bottom: 2px solid #4e7a4e;
}

.job-item .btn-solid-green {
  padding: 9px 20px;
  font-size: 13px;
}

.facilities-grid,
.areas-grid {
  padding: 0;
}

.accessibility-band {
  background: var(--navy);
}

.page-functions .kids-party-header {
  padding: 0 40px;
}

.page-functions .kids-party-header .label {
  padding-top: 52px;
}

.page-functions .kids-party-header h2 {
  margin-bottom: 6px;
}

.page-functions .kids-party-header .sub {
  font-size: 16px;
  /* margin-bottom: 48px; */
}

@media (max-width: 900px) {
  .text-section.page-section {
    padding: 60px 32px;
  }

  .text-section {
    padding: 60px 32px;
  }

  .text-section.areas-heading-band {
    padding: 20px 32px 32px;
  }

  .page-hero--tall {
    height: 440px;
  }

  .form-section {
    padding: 48px 32px;
  }

  .page-contact .contact-map {
    height: 300px;
    min-height: 300px;
  }
}

@media (max-width: 600px) {
  .text-section.page-section,
  .page-about .benefits-grid-wrap,
  .page-membership .benefits-intro {
    padding-left: 24px;
    padding-right: 24px;
  }

  .job-list {
    padding-left: 24px;
    padding-right: 24px;
  }

  .job-item {
    align-items: flex-start;
    flex-direction: column;
  }
}
