/* Keep theme animations from hiding content after client-side navigation */
.wow {
  visibility: visible !important;
  opacity: 1 !important;
}

body.theme-light .banner-section-seven .banner-content p strong,
body.theme-light .banner-section-seven .banner-content p b,
.banner-section-seven .banner-content p strong,
.banner-section-seven .banner-content p b,
body.theme-light .lux-video-content p strong,
body.theme-light .lux-video-content p b,
.lux-video-content p strong,
.lux-video-content p b {
  color: #fff !important;
  font-weight: 700 !important;
}

.about-section-three .sec-title .text strong,
.about-section-three .sec-title .text b,
.about-section-three .image-column .text strong,
.about-section-three .image-column .text b,
.about-section-five .sec-title .text strong,
.about-section-five .sec-title .text b,
.about-section-seven .sec-title .text strong,
.about-section-seven .sec-title .text b,
.service-section-two .sec-title .text strong,
.service-section-two .sec-title .text b,
.venue-story-left p strong,
.venue-story-left p b,
.venue-item p strong,
.venue-item p b,
.meridian-choose-intro p strong,
.choose-reason p strong,
.story-seo-copy p strong,
.story-cta-section p strong {
  color: #111;
  font-weight: 700;
}

.ps-invite .ps-invite-inner {
  max-width: 46rem;
}

.ps-invite .ps-invite-inner h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
}

.main-footer .about-widget .text strong,
.main-footer .about-widget .text b {
  color: #fff !important;
  font-weight: 700;
}

p:not(.banner-heading):not(.widget-title):not(.hero-title):not(.hero-subtitle):not(.section-title):not(.section-subtitle):not(.why-choose-label):not(.pc-kicker):not(.pc-brand):not(.mw-eyebrow):not(.lux-video-subtitle):not(.wd-vowlight-kicker):not(.ps-reasons-kicker):not(.ps-invite-kicker):not(.story-seo-kicker),
.html-content p,
.sec-title .text,
.story-seo-copy p,
.venue-story-left p,
.lux-video-content p,
.venue-item p,
.contact-heading p {
  font-size: 15px !important;
}

.html-content p:last-child,
.venue-showcase-content .text p:last-child,
.wd-flip-back .text p:last-child,
.wd-step-copy p:last-child,
.wd-vowlight-caption p:last-child,
.testimonial-block-four .text p:last-child,
.meridian-faq-answer .html-content p:last-child {
  margin-bottom: 0;
}

.html-content p,
.venue-showcase-content .text p,
.wd-flip-back .text p,
.testimonial-block-four .text p {
  margin-bottom: 12px;
}

.html-content ul,
.html-content ol {
  margin: 0 0 12px;
  padding-left: 1.2em;
}

.venue-showcase-content .html-content ul,
.venue-showcase-content .text.html-content ul {
  list-style: none;
  margin: 16px 0 8px;
  padding: 0;
}

.venue-showcase-content .html-content ul li,
.venue-showcase-content .text.html-content ul li {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
  font-size: 15px;
  line-height: 1.6;
  color: #111;
}

.venue-showcase-content .html-content ul li::before,
.venue-showcase-content .text.html-content ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  margin-top: 2px;
  border-radius: 50%;
  background-color: rgba(30, 72, 71, 0.1);
  color: var(--theme-color1, #1e4847);
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sitemap-section {
  padding: 60px 0 90px;
  background: #f5f6f8;
}

.sitemap-stack {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.sitemap-card {
  background: #fff;
  border-radius: 12px;
  padding: 28px 34px 24px;
  box-shadow: 0 8px 28px rgba(16, 24, 40, 0.06);
}

.sitemap-card h2 {
  margin: 0 0 16px;
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: #111;
}

.sitemap-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 10px;
}

.sitemap-item {
  display: inline-flex;
  align-items: center;
}

.sitemap-dot {
  width: 5px;
  height: 5px;
  margin: 0 12px;
  border-radius: 50%;
  background: #2b6de5;
  flex-shrink: 0;
}

.sitemap-item a {
  color: #3d4a55;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
}

.sitemap-item a:hover {
  color: #1d2f2c;
  text-decoration: underline;
}

.main-footer .footer-bottom .inner-container {
  justify-content: center;
  gap: 12px 24px;
}

.main-footer .footer-bottom .footer-nav a {
  color: #fff;
}

@media (max-width: 767.98px) {
  .sitemap-section {
    padding: 40px 0 70px;
  }

  .sitemap-card {
    padding: 22px 20px 18px;
  }

  .sitemap-card h2 {
    font-size: 18px;
  }
}

.wd-flip-front .icon-box img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.wd-needs .wd-flip-grid.wd-flip-grid-few {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767.98px) {
  .wd-needs .wd-flip-grid.wd-flip-grid-few {
    grid-template-columns: 1fr;
  }
}

.service-block-two .venue-desc {
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  line-height: 1.45;
  margin-top: 10px;
  max-width: 280px;
}

.choose-reason h3 {
  margin: 0 0 8px;
  color: #1d2f2c;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
}

.experience-item .content h3.title {
  margin-bottom: 8px;
}

.story-seo-section {
  position: relative;
  padding: 110px 0 80px;
  background: #f6f3ee;
}

.story-seo-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
  gap: 70px;
  align-items: center;
  margin-bottom: 90px;
}

.story-seo-row:last-child {
  margin-bottom: 0;
}

.story-seo-row-reverse {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
}

.story-seo-row-reverse .story-seo-copy {
  order: 2;
}

.story-seo-kicker {
  display: inline-block;
  margin-bottom: 16px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #8a7340;
}

.story-seo-copy h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.15;
  margin-bottom: 22px;
  color: var(--headings-color, #1d2f2c);
}

.story-seo-copy p {
  font-size: 15px;
  line-height: 1.85;
  margin-bottom: 16px;
  color: #4a4a4a;
}

.story-seo-highlights {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 32px 0 0;
  padding: 0;
  list-style: none;
  align-items: stretch;
}

.story-seo-highlights li {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 20px 16px 18px;
  background: #fff;
  border: 1px solid rgba(29, 47, 44, 0.08);
  border-left: 3px solid var(--btn-accent);
}

.story-seo-stat {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  margin: 0 0 10px;
  min-height: 4.4em;
}

.story-seo-stat b {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(28px, 2.6vw, 36px);
  font-weight: 700;
  line-height: 1.1;
  color: var(--btn-accent);
}

.story-seo-unit {
  display: block;
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  color: #1d2f2c;
  text-transform: lowercase;
}

.story-seo-highlights li > span {
  display: block;
  margin-top: auto;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.45;
  color: #5a5a5a;
}

.story-seo-media {
  position: relative;
  padding-bottom: 28px;
}

.story-seo-media > img:first-child {
  display: block;
  width: 100%;
  height: 520px;
  object-fit: cover;
}

.story-seo-media-card {
  position: absolute;
  right: 24px;
  bottom: -36px;
  width: 210px;
  height: 250px;
  object-fit: cover;
  border: 8px solid #fff;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16);
}

.story-seo-row-reverse .story-seo-media-card {
  right: auto;
  left: 24px;
}

.page-header .hero-bg-our-story-page {
  background-image: url("/images/meridian-all-images/our-story-bg-image.webp"); 
}

.about-section-five .image-column .since-tagline {
  margin: 0 0 24px;
  max-width: 360px;
  font-size: 16px;
  line-height: 1.7;
}

/* Highlight card modern styles (for ExperienceLayout) */
.highlight-card-modern {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(16,24,40,0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform .28s ease, box-shadow .28s ease;
}
.highlight-card-modern:hover { transform: translateY(-6px); box-shadow: 0 18px 40px rgba(16,24,40,0.12); }

.highlight-media { position: relative; overflow: hidden; }
.highlight-media figure { margin: 0; }
.highlight-media img { display: block; width: 100%; height: 220px; object-fit: cover; }

.highlight-badge {
  position: absolute;
  left: 12px;
  top: 12px;
  background: var(--btn-accent, #1e4847);
  color: #fff;
  padding: 6px 10px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 13px;
  box-shadow: 0 6px 18px rgba(30,72,71,0.12);
}

.highlight-content { display: flex; flex-direction: column; gap: 8px; flex: 1 1 auto; }
.highlight-title { margin: 0; font-size: 18px; line-height: 1.25; color: #1d2f2c; }
.highlight-sub { margin: 0; color: #55646a; font-size: 14px; }
.highlight-excerpt { margin: 0; color: #566069; font-size: 14px; }

@media (max-width: 991.98px) {
  .highlight-media img { height: 180px; }
}

@media (max-width: 575.98px) {
  .highlight-media img { height: 140px; }
}

/* Accommodation section styles */
.accommodation-section { padding: 60px 0; background: linear-gradient(180deg, #fff 0%, #fbfdfb 100%); }
.accommodation-section .acc-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 36px; align-items: center; }
.accommodation-section .acc-media figure { margin: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 12px 30px rgba(16,24,40,0.08); }
.accommodation-section .acc-media img { width: 100%; height: 420px; object-fit: cover; display: block; }
.accommodation-section .acc-content { max-width: 680px; }
.accommodation-section .acc-title { font-family: 'Cormorant Garamond', serif; font-size: 34px; margin: 0 0 12px; color: #1d2f2c; }
.accommodation-section .acc-subtitle { font-size: 16px; color: #55646a; margin-bottom: 18px; }
.accommodation-section .acc-paragraph { margin-bottom: 12px; color: #4a4a4a; }
.accommodation-section .acc-features { list-style: none; padding: 0; margin: 18px 0; display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 10px 18px; }
.accommodation-section .acc-features li { display: flex; align-items: flex-start; gap: 10px; color: #2f3e3b; font-weight: 600; }
.acc-feature-dot { width: 10px; height: 10px; background: var(--btn-accent, #1e4847); border-radius: 50%; flex-shrink: 0; margin-top: 6px; }
.accommodation-section .acc-cta { margin-top: 18px; }

@media (max-width: 991.98px) {
  .accommodation-section .acc-grid { grid-template-columns: 1fr; }
  .accommodation-section .acc-media img { height: 320px; }
}

@media (max-width: 575.98px) {
  .accommodation-section { padding: 36px 0; }
  .accommodation-section .acc-media img { height: 220px; }
  .accommodation-section .acc-title { font-size: 26px; }
  .accommodation-section .acc-features { grid-template-columns: 1fr; }
}

.about-section-five img,
.meridian-choose-visual img,
.experience-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mlc-feature-content h3 {
  margin: 0 0 8px;
  color: #1d2f2c;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.35;
}

.explore-lawn-section .feature-block-four .inner-box .content-box {
  text-align: left;
  padding: 16px 18px 18px;
}

.explore-lawn-section .feature-block-four .inner-box:hover .content-box:before {
  background-color: var(--btn-accent);
}

.explore-lawn-section .feature-block-four .inner-box .content-box .title {
  position: relative;
  z-index: 1;
}

.explore-card-text {
  position: relative;
  z-index: 1;
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  line-height: 1.45;
  margin: 8px 0 0;
}

.meridian-faq-question h4 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  line-height: inherit;
}

.meridian-faq-question i,
.meridian-faq-item.active .meridian-faq-question i {
  border-radius: 100px;
}
}

.mw-stats .mw-stat-value {
  font-size: clamp(22px, 2.4vw, 36px) !important;
  line-height: 1.2 !important;
}

.banner-content h1,
.banner-content h2,
.banner-content p.banner-heading,
body.theme-light .banner-content h1,
body.theme-light .banner-content h2,
body.theme-light .banner-content p.banner-heading {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(40px, 3.6vw, 56px);
  font-weight: 600;
  line-height: 1.18;
  margin-bottom: 20px;
  color: #fff;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

.banner-content h2,
.banner-content p.banner-heading {
  margin-left: auto;
  margin-right: auto;
}

.banner-section-seven .banner-content p:not(.banner-heading),
body.theme-light .banner-section-seven .banner-content p:not(.banner-heading) {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px !important;
  line-height: 1.7 !important;
  color: rgba(255, 255, 255, 0.92);
}

.usecase-list-head p {
  margin: 14px 0 0;
  font-size: 15px;
  line-height: 1.7;
}

.usecase-title h3 {
  margin-bottom: 6px;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.wd-needs .wd-flip-grid.wd-flip-grid-six {
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 991.98px) {
  .wd-needs .wd-flip-grid.wd-flip-grid-six {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767.98px) {
  .wd-needs .wd-flip-grid.wd-flip-grid-six {
    grid-template-columns: 1fr;
  }
}

.main-footer p.widget-title,
body.theme-light .main-footer p.widget-title {
  font-family: "Cormorant Garamond", serif !important;
  font-size: var(--h6-font-size);
  font-weight: var(--font-weight-semibold);
  line-height: var(--line-height-heading-small);
}

/* ============================================================
   Site-wide mobile & tablet layout
   ============================================================ */

html,
body {
  max-width: 100%;
}

img,
video,
iframe,
svg {
  max-width: 100%;
}

.banner-video,
.lux-bg-video,
.banner-video-box > img,
.banner-video-box .image-1,
.banner-video-box .image-1 img,
.banner-video-box .banner-video {
  max-width: none;
  width: 100%;
  height: 100%;
}

.banner-video-box > img {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  object-fit: cover;
  object-position: center center;
}

.banner-section-seven .hotelBannerSwiper .swiper-wrapper {
  max-width: none;
}

.banner-section-seven
  .hotelBannerSwiper
  .swiper-slide
  .banner-video-box
  .image-1,
.banner-section-seven
  .hotelBannerSwiper
  .swiper-slide
  .banner-video-box
  .image-1
  img {
  opacity: 1 !important;
  visibility: visible !important;
}

.row,
.auto-container,
.container,
.container-fluid,
.pc-grid,
.venue-story-wrapper,
.mlc-main-layout,
.meridian-choose-layout,
.contact-split {
  min-width: 0;
}

.page-wrapper,
.main-header,
.main-footer,
section {
  max-width: 100%;
}

.page-header .hero-content h1,
.page-header .hero-content .text-17 {
  font-family: "Cormorant Garamond", serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 60px;
  color: #ffffff;
  word-break: break-word;
}

.page-header .breadcrumb {
  justify-content: center;
  row-gap: 4px;
}

@media (max-width: 1399.98px) {
  .banner-content h1,
  .banner-content h2,
  .banner-content p.banner-heading,
  body.theme-light .banner-content h1,
  body.theme-light .banner-content h2,
  body.theme-light .banner-content p.banner-heading {
    font-size: 44px !important;
    line-height: 1.2 !important;
    margin-bottom: 16px;
    max-width: 820px;
  }

  .banner-section-seven .banner-content p:not(.banner-heading),
  body.theme-light .banner-section-seven .banner-content p:not(.banner-heading) {
    font-size: 15px !important;
    line-height: 1.65 !important;
    max-width: 580px;
  }

  .page-header .hero-content h1,
  .page-header .hero-content .text-17,
  .sec-title h1,
  .about-section-five .content-column .inner-column .sec-title h1 {
    font-size: 42px !important;
    line-height: 1.22 !important;
  }

  .sec-title h2,
  .about-section-three .content-column .inner-column .sec-title h2,
  .about-section-five .content-column .inner-column .sec-title h2,
  .about-section-seven .content-column .inner-column .sec-title h2,
  .venue-story-left h2,
  .lux-video-content h2,
  .promo-collage .pc-title,
  .story-seo-copy h2,
  .meridian-choose-heading h2,
  .meridian-stats-heading h2,
  .meridian-faq-header h2,
  .meridian-faq-header h3 {
    font-size: 34px !important;
    line-height: 1.25 !important;
  }

  .venue-item h3,
  .choose-reason h3,
  .experience-item .content h3.title,
  .service-block-two .title,
  .service-block-two h3.title,
  .meridian-choose-reasons h3,
  h3.title {
    font-size: 22px !important;
    line-height: 1.3 !important;
  }
}

@media (max-width: 1199.98px) {
  body.theme-light section .auto-container,
  .auto-container,
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-header.header-style-four .main-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    overflow: visible;
  }

  .main-header.header-style-four .main-box .logo-box {
    flex: 0 1 auto;
    max-width: calc(100% - 58px);
  }

  .main-header.header-style-four .main-box .logo img,
  .main-header .logo img {
    max-width: min(220px, 62vw);
    max-height: 44px;
    width: auto;
    height: auto;
    object-fit: contain;
  }

  .main-header.header-style-four .main-box .mobile-nav-toggler {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #fff !important;
    flex-shrink: 0;
    z-index: 30;
    margin-left: 8px;
  }

  .main-header.header-style-four .main-box .mobile-nav-toggler .icon {
    display: block;
    width: 18px;
    height: 2px;
    background: #fff;
    box-shadow:
      0 -6px 0 #fff,
      0 6px 0 #fff;
    font-size: 0;
    line-height: 0;
  }

  .main-header.header-style-four .main-box .mobile-nav-toggler .icon:before,
  .main-header.header-style-four .main-box .mobile-nav-toggler .icon:after {
    display: none;
  }

  .main-header.header-style-four .header-right {
    display: block !important;
    margin-left: auto;
    flex-shrink: 0;
  }

  .main-header.header-style-four .header-right .theme-btn,
  .main-header.header-style-four .header-right .primary-btn {
    width: auto !important;
    min-width: 0;
    padding: 8px 16px;
    font-size: 12px;
    letter-spacing: 0.4px;
    white-space: nowrap;
  }

  .main-header.header-style-four .main-box .mobile-nav-toggler {
    margin-left: 8px;
  }

  .banner-section-seven .hotelBannerSwiper {
    height: 78vh;
    min-height: 560px;
  }

  .banner-content {
    top: 54%;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    width: 100% !important;
    max-width: 100%;
    padding: 0 24px;
    box-sizing: border-box;
  }

  .banner-content h1,
  .banner-content h2,
  .banner-content p.banner-heading {
    font-size: 38px !important;
    line-height: 1.22 !important;
    margin-bottom: 14px;
    max-width: 700px;
  }

  .banner-content p:not(.banner-heading),
  .banner-section-seven .banner-content p:not(.banner-heading) {
    font-size: 15px !important;
    line-height: 1.65 !important;
    max-width: 520px;
  }

  .page-header .hero-content h1,
  .page-header .hero-content .text-17,
  .sec-title h1,
  .about-section-five .content-column .inner-column .sec-title h1 {
    font-size: 36px !important;
    line-height: 1.22 !important;
  }

  .sec-title h2,
  .about-section-three .content-column .inner-column .sec-title h2,
  .about-section-five .content-column .inner-column .sec-title h2,
  .about-section-seven .content-column .inner-column .sec-title h2,
  .venue-story-left h2,
  .lux-video-content h2,
  .promo-collage .pc-title,
  .story-seo-copy h2,
  .meridian-choose-heading h2,
  .meridian-stats-heading h2,
  .meridian-faq-header h2,
  .meridian-faq-header h3 {
    font-size: 30px !important;
    line-height: 1.28 !important;
  }

  .venue-item h3,
  .choose-reason h3,
  .experience-item .content h3.title,
  .service-block-two .title,
  .service-block-two h3.title,
  .meridian-choose-reasons h3,
  h3.title {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }

  .banner-btns {
    margin-top: 28px;
    gap: 14px;
  }

  .hotelBannerSwiper .swiper-button-next,
  .hotelBannerSwiper .swiper-button-prev {
    width: 46px;
    height: 46px;
  }

  .hotelBannerSwiper .swiper-button-next:after,
  .hotelBannerSwiper .swiper-button-prev:after {
    font-size: 16px;
  }

  .about-section-three,
  body.theme-light .about-section-three {
    padding: 56px 0 36px;
  }

  .about-section-three .content-column .inner-column,
  .about-section-three .image-column .inner-column {
    margin: 0 !important;
    padding: 0 0 24px !important;
  }

  .about-section-three .content-column .inner-column .image-1:after,
  .about-section-three .image-column .image-1:before,
  .about-section-three .image-column .image-1:after,
  .about-section-three .image-column .inner-column .icon-dots {
    display: none !important;
  }

  .about-section-three .image-column .image-1,
  .about-section-three .content-column .inner-column .image-1 {
    width: 100%;
  }

  .about-section-three .image-column .image-1 img,
  .about-section-three .content-column .inner-column .image-1 img {
    width: 100%;
    height: auto;
  }

  .about-section-three .image-column .inner-column .text {
    margin-top: 24px;
  }

  .service-section-two {
    padding: 80px 0 0;
  }

  .service-section-two .sec-title {
    margin-bottom: 20px;
  }

  .service-block-two .inner-box {
    min-height: 520px;
  }

  .service-block-two .content,
  .service-block-two .overlay-content {
    padding: 28px 22px 24px;
  }

  .service-block-two .venue-desc {
    max-width: 100%;
    font-size: 13px;
  }

  .about-section-seven.style-luxury2 {
    padding: 80px 0 40px;
  }

  .about-section-seven.style-luxury2
    .content-column
    .inner-column
    .sec-title
    h2,
  .about-section-seven .content-column .inner-column .sec-title h2 {
    font-size: 26px !important;
    line-height: 1.25 !important;
    margin-right: 0 !important;
  }

  .about-section-seven.style-luxury2 .image-column .inner-column,
  .about-section-seven .image-column .inner-column {
    padding: 0 !important;
    text-align: center;
  }

  .about-section-seven .image-column .inner-column:after,
  .about-section-seven .image-column .inner-column .icon-dots {
    display: none !important;
  }

  .about-section-seven.style-luxury2 .image-column .image-1,
  .about-section-seven.style-luxury2 .image-column .image-2,
  .about-section-seven .image-column .image-1,
  .about-section-seven .image-column .image-2 {
    display: block;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100%;
    margin: 0 0 16px;
  }

  .about-section-seven.style-luxury2 .image-column .inner-column .image-1 img,
  .about-section-seven.style-luxury2 .image-column .inner-column .image-2 img,
  .about-section-seven .image-column .image-1 img,
  .about-section-seven .image-column .image-2 img {
    max-width: 100% !important;
    width: 100%;
    height: 280px;
    object-fit: cover;
  }

  .about-section-seven .outer-box .info-block,
  .about-section-seven .info-block {
    width: 100%;
  }

  .lux-video-section {
    height: auto !important;
    min-height: 0 !important;
    padding: 90px 0;
  }

  .lux-video-content {
    max-width: 100%;
    padding: 0 8px;
  }

  .lux-video-content h2 {
    font-size: clamp(28px, 4.4vw, 40px) !important;
    line-height: 1.25 !important;
    margin-bottom: 18px;
  }

  .lux-video-content p {
    font-size: 15px !important;
    line-height: 1.7 !important;
    margin-bottom: 28px;
  }

  .lux-video-buttons {
    flex-wrap: wrap;
    gap: 18px;
  }

  .venue-story-section {
    padding: 80px 0;
  }

  .venue-story-wrapper {
    flex-direction: column;
    gap: 36px;
  }

  .venue-story-left {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    margin-bottom: 0;
  }

  .venue-story-left h2 {
    font-size: 32px !important;
    line-height: 1.25 !important;
  }

  .venue-item {
    display: flex;
    flex-direction: column;
  }

  .venue-item::before {
    display: none;
  }

  .venue-item img {
    height: 260px;
  }

  .venue-item h3,
  .venue-item p {
    position: static !important;
    padding: 16px 20px 0 !important;
    text-shadow: none;
    max-width: 100%;
  }

  .venue-item h3 {
    color: #1e4847 !important;
    font-size: 24px !important;
  }

  .venue-item p {
    color: rgba(22, 17, 13, 0.72) !important;
    font-size: 15px;
    padding-bottom: 20px !important;
  }

  .promo-collage {
    padding: 60px 0;
  }

  .promo-collage .pc-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100%;
    gap: 24px;
  }

  .promo-collage .pc-col.pc-side-col {
    display: none;
  }

  .promo-collage .pc-banner {
    height: auto !important;
    min-height: 0;
    padding: 48px 28px 40px;
  }

  .promo-collage .pc-title {
    font-size: 32px !important;
    line-height: 1.25 !important;
  }

  .promo-collage .pc-mobile {
    display: block !important;
    width: 100%;
    margin-top: 8px;
  }

  .testimonial-section-four {
    padding: 70px 0 110px;
  }

  .testimonial-section-four .slick-slider .slick-arrow {
    width: 46px;
    height: 46px;
    bottom: -64px;
  }

  .feature-section-five .outer-box .bg-image {
    width: 42% !important;
  }

  .feature-section-five .content-column {
    left: 42% !important;
    width: 58% !important;
    max-width: none;
  }

  .feature-section-five .content-column .inner-column {
    padding: 80px 24px 110px 28px;
  }

  .feature-section-five .content-column .inner-column .sec-title h2 {
    font-size: 28px;
    line-height: 1.3;
  }

  .news-section {
    padding: 70px 0 50px;
  }

  .about-section-five {
    padding: 80px 0 30px;
  }

  .about-section-five .content-column .inner-column,
  .about-section-five .image-column .inner-column,
  .about-section-five .content-column .inner-column .sec-title {
    margin: 0 0 24px !important;
  }

  .about-section-five .content-column .inner-column .sec-title .sub-title {
    margin-left: 0 !important;
  }

  .about-section-five .content-column .inner-column .image-1 {
    margin: 24px 0 0 !important;
  }

  .about-section-five .content-column .inner-column .image-1:after,
  .about-section-five .content-column .inner-column .image-2 {
    display: none !important;
  }

  .about-section-five .image-column .inner-column .title {
    font-size: clamp(42px, 8vw, 80px) !important;
    margin: 0 0 12px !important;
    line-height: 1.1 !important;
  }

  .venue-showcase-section {
    padding: 70px 0;
  }

  .venue-showcase-content .sec-title h2,
  .venue-showcase-content .sec-title .text,
  .venue-showcase-content .list-style-two li {
    color: #111;
  }

  .contact-heading h2,
  .contact-heading p {
    color: #1d2f2c !important;
    opacity: 1 !important;
  }

  .meridian-choose-visual {
    min-height: 520px;
    padding-right: 40px;
  }

  .mlc-visual-side,
  .mlc-main-image {
    min-height: 480px;
  }

  .main-footer .footer-column {
    margin-bottom: 28px;
  }

  .main-footer .footer-column.ps-xl-5,
  .main-footer .footer-widget.ps-xl-5,
  .main-footer .footer-widget.ps-xl-4,
  .main-footer .info-widget.ms-xl-5 {
    /* padding-left: 12px !important; */
    margin-left: 0 !important;
  }
}

@media (max-width: 991.98px) {
  .main-header.header-style-four .header-right {
    display: none !important;
  }

  .main-header.header-style-four .main-box .mobile-nav-toggler {
    margin-left: auto !important;
  }

  .banner-section-seven .hotelBannerSwiper {
    height: 86vh;
    min-height: 520px;
  }

  .banner-content {
    top: 52%;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    width: 100% !important;
    padding: 0 24px;
    box-sizing: border-box;
  }

  .banner-btns {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .banner-btns .theme-btn,
  .banner-content .theme-btn {
    width: auto !important;
    min-width: 160px;
  }

  .hotelBannerSwiper .swiper-button-next,
  .hotelBannerSwiper .swiper-button-prev {
    display: none;
  }

  .theme-btn {
    width: auto !important;
  }

  .about-section-three .content-column .inner-column .btn-box .theme-btn,
  .about-section-seven .content-column .inner-column .btn-box .theme-btn {
    margin-right: 0;
    padding: 14px 28px;
  }

  .service-section-two .sec-title .row > [class*="col-"] {
    margin-bottom: 12px;
  }

  .service-block-two .inner-box {
    min-height: 460px;
  }

  .lux-video-content {
    text-align: center;
  }

  .lux-video-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .lux-video-buttons {
    justify-content: center;
  }

  .page-header .hero-wrap {
    min-height: 280px;
  }

  .page-header .hero-content .container {
    margin-top: 72px !important;
    padding-top: 24px !important;
    padding-bottom: 8px !important;
  }

  .feature-section-five .outer-box .bg-image {
    position: relative !important;
    width: 100% !important;
    height: 260px;
  }

  .feature-section-five .content-column {
    left: 0 !important;
    width: 100% !important;
    max-width: 100%;
  }

  .feature-section-five .content-column .inner-column {
    padding: 36px 20px 90px !important;
  }

  .feature-section-five .feature-slider .slick-arrow {
    bottom: 28px;
    width: 44px;
    height: 44px;
  }

  .feature-section-five .feature-slider .slick-arrow.slick-prev,
  .feature-section-five .feature-slider .slick-arrow.slick-next {
    right: 20px;
  }

  .feature-section-five .feature-slider .slick-arrow.slick-prev {
    right: 76px;
    left: auto;
  }

  .meridian-choose-visual {
    min-height: 0;
    padding: 0;
  }

  .choose-main-image,
  .choose-small-image {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    inset: auto !important;
  }

  .choose-main-image img,
  .choose-small-image img {
    width: 100%;
    height: 280px;
    object-fit: cover;
  }

  .choose-small-image {
    margin-top: 16px;
  }

  .choose-experience-badge {
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
    margin-top: 16px;
  }

  .mlc-heading-row {
    display: block;
  }

  .mlc-heading-text {
    flex: none;
    max-width: 100%;
  }

  .mlc-main-layout {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .mlc-visual-side {
    padding-right: 0;
    min-height: 0;
  }

  .mlc-main-image {
    min-height: 360px;
    height: 360px;
  }

  .contact-heading {
    margin-bottom: 40px;
  }

  .contact-heading h2 {
    font-size: 32px;
    line-height: 1.25;
  }

  .album-heading h1 {
    font-size: clamp(28px, 7vw, 42px);
  }

  .main-footer .widgets-section {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .main-footer .footer-bottom .inner-container,
  .main-footer .copyright-text {
    text-align: center;
    flex-wrap: wrap;
  }
}

@media (max-width: 767.98px) {
  body.theme-light section .auto-container,
  .auto-container,
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .banner-section-seven .hotelBannerSwiper {
    height: 92vh;
    min-height: 560px;
  }

  .banner-content {
    top: 50%;
    width: 92%;
    padding: 0 4px;
    overflow: visible;
  }

  .banner-content h1,
  .banner-content h2,
  .banner-content p.banner-heading {
    font-size: clamp(26px, 8vw, 34px) !important;
    line-height: 1.22 !important;
    margin-bottom: 14px;
  }

  .banner-content h1 br,
  .banner-content h2 br,
  .banner-content p.banner-heading br {
    display: none;
  }

  .banner-content p:not(.banner-heading) {
    font-size: 15px !important;
    line-height: 1.65 !important;
    max-width: 100%;
    padding: 0 4px;
    overflow: visible;
    word-wrap: break-word;
  }

  .banner-btns {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    margin-top: 22px;
  }

  .banner-btns .theme-btn,
  .banner-content .theme-btn {
    width: 100% !important;
    max-width: 100%;
  }

  .swiper-pagination {
    bottom: 18px !important;
  }

  .about-section-three,
  .about-section-five,
  .about-section-seven.style-luxury2,
  .venue-story-section,
  .venue-showcase-section,
  .news-section {
    padding-left: 0;
    padding-right: 0;
  }

  body.theme-light .about-section-three,
  body.theme-light .about-section-five,
  body.theme-light .about-section-seven,
  body.theme-light .about-section-seven.style-luxury2,
  .about-section-three,
  .about-section-five,
  .about-section-seven.style-luxury2,
  .venue-story-section,
  .venue-showcase-section,
  .story-seo-section,
  .meridian-choose-section,
  .meridian-choose-section.story-seo-section {
    padding-top: 40px !important;
    padding-bottom: 32px !important;
  }

  body.theme-light .about-section-three .content-column .inner-column,
  .about-section-three .content-column .inner-column,
  .about-section-five .content-column .inner-column {
    padding-top: 0 !important;
    padding-bottom: 16px !important;
  }

  .about-section-three .content-column .inner-column .sec-title {
    margin-bottom: 20px;
  }

  .about-section-three .content-column .inner-column .sec-title h2,
  .about-section-five .content-column .inner-column .sec-title h1,
  .about-section-five .content-column .inner-column .sec-title h2,
  .sec-title h2,
  .venue-story-left h2,
  .lux-video-content h2,
  .promo-collage .pc-title {
    font-size: 26px !important;
    line-height: 1.28 !important;
  }

  .sec-title .text,
  .about-section-three .content-column .inner-column .sec-title .text,
  .venue-story-left p {
    font-size: 15px;
    line-height: 1.7;
  }

  .about-section-three .content-column .inner-column .btn-box {
    margin-top: 24px;
  }

  .service-section-two {
    padding-top: 56px;
  }

  .service-section-two .sec-title.pb-30 {
    padding-bottom: 8px !important;
  }

  .service-block-two .inner-box {
    min-height: 420px;
  }

  .service-block-two .title {
    font-size: 22px !important;
  }

  .service-section-two .outer-box .slick-slider .slick-arrow {
    opacity: 1;
    visibility: visible;
    top: 16px;
    width: 40px;
    height: 40px;
  }

  .lux-video-section {
    padding: 64px 0;
  }

  .lux-video-section::before {
    width: 220px;
    height: 220px;
    right: -80px;
    top: -80px;
  }

  .lux-video-content h2 br {
    display: none;
  }

  .venue-item img {
    height: 200px;
  }

  .venue-item h3 {
    font-size: 20px !important;
    padding: 14px 16px 0 !important;
  }

  .venue-item p {
    font-size: 15px;
    padding: 8px 16px 16px !important;
  }

  .promo-collage .pc-banner {
    padding: 36px 18px 32px;
  }

  .promo-collage .pc-kicker {
    letter-spacing: 2px;
    font-size: 11px;
  }

  .promo-collage .pc-swiper-mobile .swiper-slide {
    height: 200px;
  }

  .testimonial-section-four {
    padding: 56px 0 96px;
  }

  .testimonial-block-four .inner-box {
    margin: 0 2px;
    padding: 20px;
  }

  .news-block {
    margin-bottom: 24px;
  }

  .news-block img {
    width: 100%;
    height: auto;
  }

  .page-header .hero-wrap {
    min-height: 240px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }

  .page-header .hero-content .container {
    margin-top: 64px !important;
    padding-top: 12px !important;
  }

  .page-header .breadcrumb li {
    font-size: 13px;
  }

  .venue-showcase-image figure {
    height: 260px !important;
  }

  .venue-showcase-content .btn-box {
    display: block;
  }

  .meridian-choose-section,
  .meridian-choose-section.story-seo-section {
    padding: 56px 0;
  }

  .choose-main-image img,
  .choose-small-image img,
  .mlc-main-image {
    height: 240px;
    min-height: 240px;
  }

  .story-seo-section {
    padding: 64px 0 48px;
  }

  .story-seo-row,
  .story-seo-row-reverse {
    grid-template-columns: 1fr;
    gap: 36px;
    margin-bottom: 56px;
  }

  .story-seo-row-reverse .story-seo-copy {
    order: 0;
  }

  .story-seo-media > img:first-child {
    height: 320px;
  }

  .story-seo-media-card {
    width: 140px;
    height: 170px;
    right: 16px;
    bottom: -24px;
    left: auto;
  }

  .story-seo-highlights {
    grid-template-columns: 1fr;
  }

  .contact-page-section,
  .album-section {
    padding: 32px 0 36px;
  }

  .contact-form-wrap {
    padding: 28px 16px !important;
  }

  .contact-map-wrap iframe {
    height: 280px;
  }

  .main-footer .logo img {
    max-width: 180px;
    height: auto;
  }

  .main-footer .footer-column {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .scroll-to-top {
    right: 12px;
    bottom: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: none !important;
  }
  .feature-section-five .content-column .inner-column{
    padding-bottom: 36px !important;
  }
  body.theme-light .video-overlay {
    background: linear-gradient(rgba(22, 17, 13, 0.70), rgba(30, 72, 71, 0.42));
}
.about-section-three .content-column .inner-column .sec-title .text {
  margin-top: 20px;
}
body.theme-light .news-section {
  padding: 50px 0 40px;
}
p:not(.banner-heading):not(.widget-title):not(.hero-title):not(.hero-subtitle):not(.section-title):not(.section-subtitle):not(.why-choose-label):not(.pc-kicker):not(.pc-brand):not(.mw-eyebrow):not(.lux-video-subtitle):not(.wd-vowlight-kicker):not(.ps-reasons-kicker):not(.ps-invite-kicker):not(.story-seo-kicker), .html-content p, .sec-title .text, .story-seo-copy p, .venue-story-left p, .lux-video-content p, .venue-item p, .contact-heading p {
  font-size: 14px !important;
}
}
@media (max-width: 767.98px) {
  .banner-content h1,
  .banner-content h2,
  .banner-content p.banner-heading,
  body.theme-light .banner-content h1,
  body.theme-light .banner-content h2,
  body.theme-light .banner-content p.banner-heading {
    font-size: 38px !important;
    line-height: 42px !important;
  }
}
@media (max-width: 575.98px) {
  .main-header.header-style-four.style-home5 .logo-box .logo img,
  .logo img {
    max-height: 40px;
  }

  .banner-section-seven .hotelBannerSwiper {
    min-height: 100svh;
    height: 100svh;
  }

  .banner-content {
    top: 48%;
  }

  .hotelBannerSwiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .about-section-seven .info-block .inner .title {
    font-size: 18px;
  }

  .lux-play-btn {
    width: 58px;
    height: 50px;
  }

  .promo-collage .pc-title br {
    display: none;
  }

  .feature-section-five .outer-box .bg-image {
    height: 200px;
  }

  .why-choose-block {
    padding: 20px 4px;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .service-two-slider .slick-list,
  .testimonial-carousel-two .slick-list {
    overflow: hidden;
  }

  .news-block .inner-box {
    height: 100%;
  }

  .main-header.header-style-four .main-box .logo-box {
    max-width: calc(100% - 180px);
  }
}

/* Banner + page gutters: keep content inside the phone screen */
@media (max-width: 767.98px) {
  .banner-section-seven,
  .banner-section-seven .hotelBannerSwiper {
    overflow: hidden;
    max-width: 100%;
  }

  /* Do not cap the track/slides — Swiper needs the wrapper wider than the screen */
  .banner-section-seven .hotelBannerSwiper .swiper-wrapper {
    max-width: none !important;
    overflow: visible !important;
  }

  .banner-section-seven .hotelBannerSwiper .swiper-slide {
    max-width: none !important;
    height: 100%;
  }

  .banner-video-box {
    overflow: hidden;
  }

  .banner-content {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    transform: none !important;
    top: 24% !important;
    bottom: auto !important;
    padding: 0 20px !important;
    box-sizing: border-box !important;
    text-align: center;
  }

  .banner-content h1,
  .banner-content h2,
  .banner-content p.banner-heading,
  .banner-content p:not(.banner-heading) {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .banner-btns {
    width: 100%;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: center;
  }

  .banner-btns .theme-btn,
  .banner-content .theme-btn {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  body.theme-light section .auto-container,
  .auto-container,
  .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .auto-container > .row,
  .about-section-seven .outer-box.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .auto-container > .row > [class*="col-"],
  .about-section-seven .outer-box.row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }

  .about-section-three .content-column .inner-column,
  .about-section-five .content-column .inner-column,
  .about-section-seven .content-column .inner-column,
  .about-section-seven.style-luxury2 .content-column .inner-column {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .about-section-seven .content-column .inner-column .sec-title h2,
  .about-section-seven .content-column .inner-column .sec-title .text,
  .sec-title h2,
  .sec-title .text {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .main-header.header-style-four .main-box {
    width: 100% !important;
    margin: 0 !important;
    padding: 12px 14px !important;
  }
}

/* Courtyard numbered highlights — mobile / tablet */
@media (max-width: 991.98px) {
  .courtyard-details-section {
    padding: 56px 0 40px;
  }

  .courtyard-details-image {
    height: 280px;
    margin-bottom: 28px;
  }

  .courtyard-details-image figure,
  .courtyard-details-image img {
    opacity: 1 !important;
    visibility: visible !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .courtyard-details-content {
    padding-left: 0 !important;
  }

  .courtyard-details-content .sec-title {
    margin-bottom: 20px;
  }

  .courtyard-details-content .sec-title h2 {
    font-size: 26px !important;
    line-height: 1.3 !important;
  }

  .story-seo-row,
  .story-seo-row-reverse {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .story-seo-row-reverse .story-seo-copy {
    order: 0;
  }

  .story-seo-media-card {
    right: 20px;
    left: auto;
  }

  .story-seo-media > img:first-child {
    height: 420px;
  }
}

@media (max-width: 767.98px) {
  .courtyard-numbered-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px 14px;
    align-items: start;
    padding: 20px 0 0;
  }
  .mobile-pt-0{
    padding-top: 0 !important;
  }
  .sec-title h2, .about-section-three .content-column .inner-column .sec-title h2, .about-section-five .content-column .inner-column .sec-title h2, .about-section-seven .content-column .inner-column .sec-title h2, .venue-story-left h2, .lux-video-content h2, .promo-collage .pc-title, .story-seo-copy h2, .meridian-choose-heading h2, .meridian-stats-heading h2, .meridian-faq-header h2, .meridian-faq-header h3 {
    font-size: 26px !important;
    line-height: 1.3 !important;
}
.courtyard-cta-section {
  padding: 70px 0;
}

  .courtyard-numbered-item .number {
    font-size: 18px;
    line-height: 1.4;
    padding-top: 2px;
    display: none;
  }

  .courtyard-numbered-item .content {
    min-width: 0;
  }

  .courtyard-numbered-item .content .title,
  .courtyard-numbered-item .content h3.title {
    font-size: 20px !important;
    line-height: 1.3 !important;
    margin-bottom: 6px;
    hyphens: none;
    -webkit-hyphens: none;
    overflow-wrap: normal;
    word-break: normal;
  }

  .courtyard-numbered-item .content .text {
    max-width: none;
    font-size: 15px;
    line-height: 1.65;
  }

  .courtyard-heritage-inner {
    padding: 36px 20px !important;
  }

  .courtyard-heritage-inner h2 {
    font-size: 26px !important;
    line-height: 1.3 !important;
  }
  /* Ritu */
  .mw-highlights .mw-highlights-head {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.mw-highlights-head-copy .mw-eyebrow {
  font-size: 12px !important;
}
.mw-highlights {
  padding-top: 40px;
  padding-bottom: 40px;
}
.why-choose-section{
  padding-top: 40px;
  padding-bottom: 40px;
}
body.theme-light .testimonial-section-four{
  padding: 40px 0 100px;
}
}

/* Feature slider: keep one slide visible before/without slick, and keep heading clean */
.feature-section-five .feature-slider-style1 {
  overflow: hidden;
}

.feature-section-five
  .feature-slider-style1:not(.slick-initialized)
  > .feature-slide:not(:first-child) {
  display: none;
}

.feature-section-five .outer-box {
  overflow: hidden;
}

.feature-section-five .feature-slide .sec-title h2 {
  color: #fff !important;
  background: none !important;
  background-color: transparent !important;
  -webkit-text-fill-color: #fff;
  box-decoration-break: slice;
  -webkit-box-decoration-break: slice;
  display: block;
  mix-blend-mode: normal;
}

.feature-section-five .feature-slide .sec-title h2::selection {
  background: rgba(255, 255, 255, 0.22);
  color: #fff;
}

/* Season of Celebrations — match centered gold-frame card */
.promo-collage .pc-banner {
  padding: 0;
  background:
    radial-gradient(
      ellipse at 50% 28%,
      rgba(143, 184, 179, 0.4) 0%,
      transparent 58%
    ),
    linear-gradient(180deg, #6a8982 0%, #355853 46%, #1a2f2c 100%);
  justify-content: stretch;
}

.promo-collage .pc-banner:before {
  display: none;
}

.promo-collage .pc-banner-inner {
  position: relative;
  z-index: 1;
  flex: 1;
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 52px 36px 44px;
  border: 1px solid rgba(216, 184, 128, 0.78);
  margin: 22px;
}

.promo-collage .pc-lamps {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 0 28px;
  background: none;
  opacity: 1;
  filter: none;
}

.promo-collage .pc-lamps span {
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #d8b878;
  box-shadow: 0 0 8px rgba(216, 184, 120, 0.8);
}

.promo-collage .pc-kicker {
  margin-top: 0;
  margin-bottom: 18px;
  color: #d8b878 !important;
  letter-spacing: 4.2px;
}

.promo-collage .pc-title {
  font-size: 46px;
  font-weight: 500;
  line-height: 1.18;
  color: #fff !important;
  margin-bottom: 16px;
}

.promo-collage .pc-brand {
  font-family: var(--title-font);
  font-size: 26px;
  font-weight: 500;
  color: #fff !important;
  margin-bottom: 14px;
}

.promo-collage .pc-tag {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 34px;
}

.promo-collage .pc-banner .btn-box {
  margin-top: 0;
  padding-bottom: 0;
}

.promo-collage .pc-banner .btn-box .theme-btn.primary-btn {
  background: #1e4847;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding: 14px 34px;
  border-radius: 3px;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.28);
}

.promo-collage .pc-banner .btn-box .theme-btn.primary-btn:hover {
  background: #2a5c5a;
  border-color: #2a5c5a;
  color: #fff;
}

@media (max-width: 1199.98px) {
  .promo-collage .pc-banner {
    min-height: 520px;
  }

  .promo-collage .pc-title {
    font-size: 38px;
  }

  .promo-collage .pc-banner-inner {
    padding: 40px 24px 36px;
    margin: 18px;
  }
}

@media (max-width: 767.98px) {
  .promo-collage .pc-banner {
    min-height: 460px;
  }

  .promo-collage .pc-banner-inner {
    min-height: 420px;
    margin: 16px;
    padding: 36px 20px 32px;
  }

  .promo-collage .pc-lamps {
    gap: 12px;
    margin-bottom: 22px;
  }

  .promo-collage .pc-title {
    font-size: 32px !important;
    line-height: 1.22 !important;
  }

  .promo-collage .pc-brand {
    font-size: 22px;
  }
}

/* Testimonials: html-content <p> must use the same colors as the home cards */
.testimonial-block-four .content-box .text,
.testimonial-block-four .content-box .text p,
.testimonial-block-four .content-box .html-content p {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.testimonial-block-four .inner-box:hover .text,
.testimonial-block-four .inner-box:hover .text p,
.testimonial-block-four .inner-box:hover .html-content p,
.testimonial-block-four .inner-box:hover .icon,
.testimonial-block-four .inner-box:hover .name {
  color: #fff;
}

.testimonial-block-four.slick-current.slick-active
  .inner-box
  .content-box
  .text,
.testimonial-block-four.slick-current.slick-active
  .inner-box
  .content-box
  .text
  p,
.testimonial-block-four.slick-current.slick-active
  .inner-box
  .content-box
  .html-content
  p,
.testimonial-block-four.slick-current.slick-active .inner-box .icon,
.testimonial-block-four.slick-current.slick-active .info-box .name,
.testimonial-block-four.slick-current.slick-active .testimonial-readmore-btn {
  color: #fff !important;
}

.testimonial-readmore-btn {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: var(--theme-color1, #1e4847);
  font-size: 14px;
  font-weight: 600;
  line-height: inherit;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.testimonial-readmore > .testimonial-readmore-btn {
  display: inline-block;
  margin-top: 8px;
}

.testimonial-block-four .inner-box:hover .testimonial-readmore-btn {
  color: #fff;
}

.testimonial-section-four .testimonial-carousel-two .slick-track {
  display: flex !important;
  align-items: stretch;
}

.testimonial-section-four .testimonial-carousel-two .slick-slide {
  height: auto;
  display: flex;
  float: none;
}

.testimonial-section-four .testimonial-carousel-two .slick-slide > div {
  display: flex;
  width: 100%;
  height: 100%;
}

.testimonial-section-four .testimonial-block-four {
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.testimonial-section-four .testimonial-block-four .inner-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.testimonial-section-four .testimonial-block-four .content-box {
  flex: 1 1 auto;
}

.testimonial-section-four .testimonial-block-four .info-box {
  margin-top: auto;
}

.courtyard-overview-head p,
.courtyard-overview-head .html-content p,
.courtyard-overview-head .html-content {
  color: #111 !important;
}

.courtyard-overview-head .html-content p,
.conference-showcase-head .html-content p,
.mw-intro-copy .html-content p,
.mw-highlights-lead.html-content p {
  margin-bottom: 0;
}

.courtyard-cta-inner .html-content p {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
}

.courtyard-cta-inner .btn-box {
  margin-top: 36px;
}

.page-header .hero-bg[style*="background-image"] {
  background-size: cover;
  background-position: center;
}

.wd-flip-back .text,
.wd-flip-back .text p,
.wd-flip-back .html-content,
.wd-flip-back .html-content p {
  color: #fff !important;
}

/* Mobile sidebar: API nav, readable contact labels, social icons */
.mobile-menu .menu-box {
  display: flex;
  flex-direction: column;
}

.mobile-menu .navigation[data-react-nav] {
  flex: 1;
}

.mobile-menu .navigation li.dropdown.open > ul {
  display: block !important;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-menu .contact-list-one {
  margin: 0;
  padding: 18px 20px 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.mobile-menu .contact-list-one li {
  margin-bottom: 16px;
}

.mobile-menu .contact-list-one .contact-info-box {
  color: #fff;
}

.mobile-menu .contact-list-one .contact-info-box .icon {
  color: #d4bc96;
  font-size: 22px;
  line-height: 1;
  top: 4px;
}

.mobile-menu .contact-list-one .contact-info-box .title {
  color: #d4bc96 !important;
  font-size: 11px !important;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  opacity: 1;
  margin-bottom: 2px;
}

.mobile-menu .contact-list-one .contact-info-box a,
.mobile-menu .contact-list-one .contact-info-box .text {
  color: #fff !important;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 500;
}

.mobile-menu .social-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  margin-top: auto;
  padding: 16px 20px 24px;
  background: transparent !important;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.mobile-menu .social-links li {
  width: auto !important;
  border: 0 !important;
}

.mobile-menu .social-links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px !important;
  height: 42px !important;
  line-height: 1 !important;
  border-radius: 50%;
  border: 1px solid rgba(212, 188, 150, 0.45);
  background: rgba(255, 255, 255, 0.08);
  color: #fff !important;
  font-size: 15px;
}

.mobile-menu .social-links li a:hover,
.mobile-menu .social-links li a:focus-visible {
  background: #d4bc96;
  border-color: #d4bc96;
  color: #1e4847 !important;
}

@media (max-width: 767px) {
  .mobile-menu .menu-box ul.navigation,
  .mobile-menu .navigation[data-react-nav] {
    max-height: none;
  }
}

.album-lightbox,
.album-lightbox.is-open {
  z-index: 1000000;
}

.fancybox-container {
  z-index: 1000000 !important;
}

/* Blog article: headings, lists, tags */
.blog-html-content {
  color: #222;
  font-size: 15px;
  line-height: 1.8;
}

.blog-html-content h1,
.blog-html-content h2,
.blog-html-content h3,
.blog-html-content h4,
.blog-html-content h5,
.blog-html-content h6 {
  font-family: var(--title-font);
  font-weight: 600;
  color: var(--headings-color, #111);
  line-height: 1.3;
  margin: 32px 0 14px;
}

.blog-html-content h1:first-child,
.blog-html-content h2:first-child,
.blog-html-content h3:first-child,
.blog-html-content .blog-feature-points:first-child h3:first-child {
  margin-top: 8px;
}

.blog-html-content h1 {
  font-size: 36px;
}

.blog-html-content h2 {
  font-size: 30px;
}

.blog-html-content h3 {
  font-size: 24px;
}

.blog-html-content h4 {
  font-size: 20px;
}

.blog-html-content h5,
.blog-html-content h6 {
  font-size: 17px;
}

.blog-html-content p,
.blog-html-content .html-content p {
  margin-bottom: 16px;
  color: #222;
  font-size: 15px !important;
  line-height: 1.8;
}

.blog-html-content a {
  color: var(--theme-color1, #1e4847);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.blog-html-content a:hover {
  color: var(--btn-accent, #d4bc96);
}

.blog-html-content ul,
.blog-html-content ol,
.blog-html-content .blog-feature-points ul,
.blog-html-content .blog-feature-points ol {
  list-style: none;
  margin: 16px 0 22px;
  padding: 0;
}

.blog-html-content ul li,
.blog-html-content .blog-feature-points ul li {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
  font-size: 15px;
  line-height: 1.7;
  color: #111;
}

.blog-html-content ul li::before,
.blog-html-content .blog-feature-points ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  margin-top: 2px;
  border-radius: 50%;
  background-color: rgba(30, 72, 71, 0.1);
  color: var(--theme-color1, #1e4847);
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.blog-html-content ol {
  counter-reset: blog-ol;
  padding-left: 0;
}

.blog-html-content ol li {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
  counter-increment: blog-ol;
  font-size: 15px;
  line-height: 1.7;
  color: #111;
}

.blog-html-content ol li::before {
  content: counter(blog-ol);
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  margin-top: 2px;
  border-radius: 50%;
  background-color: rgba(30, 72, 71, 0.1);
  color: var(--theme-color1, #1e4847);
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.blog-html-content .blog-feature-points {
  margin: 28px 0;
  padding: 22px 24px 8px;
  background: #f6f4f0;
  border-left: 3px solid var(--btn-accent, #d4bc96);
}

.blog-html-content .blog-feature-points h1,
.blog-html-content .blog-feature-points h2,
.blog-html-content .blog-feature-points h3 {
  margin-top: 0;
}

.blog-html-content blockquote,
.blog-html-content .blog-detail-quote {
  margin: 28px 0;
}

.blog-html-content blockquote p,
.blog-html-content .blog-detail-quote p {
  margin-bottom: 0;
  font-family: var(--title-font);
  font-style: italic;
  font-size: 20px !important;
  line-height: 1.5;
  color: var(--headings-color, #111);
}

.blog-html-content figcaption {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 600;
  color: var(--theme-color1, #1e4847);
}

.blog-html-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 20px 0;
}

.blog-html-content > .blog-tags-share-row,
.blog-html-content > .blog-post-nav {
  display: none;
}

.blog-detail-post > .blog-tags-share-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 36px;
  padding-top: 28px;
  border-top: 1px solid rgba(30, 72, 71, 0.12);
}

.blog-detail-post > .blog-tags-share-row .blog-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  border: 0;
}

.blog-tags-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-detail-post > .blog-tags-share-row .blog-tags-list li {
  display: inline-flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-detail-post > .blog-tags-share-row .blog-tags-list li::before {
  content: none;
  display: none;
}

.blog-tags-label {
  font-family: var(--text-font);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--headings-color, #111);
}

.blog-detail-section .blog-tag-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 4px 14px;
  border: 0;
  border-radius: 100px !important;
  background: var(--theme-color1, #1e4847);
  color: #fff;
  font-family: var(--text-font);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.3;
  text-transform: capitalize;
  white-space: nowrap;
}

@media (max-width: 767.98px) {
  .blog-html-content h1 {
    font-size: 28px;
  }

  .blog-html-content h2 {
    font-size: 24px;
  }

  .blog-html-content h3 {
    font-size: 20px;
  }

  .blog-html-content .blog-feature-points {
    padding: 16px 16px 4px;
  }
}

/* Show experience/venue nested subcategories inside the same dropdown */
.main-header.header-style-four .main-menu .navigation > li.mega-dropdown.dropdown > ul > li.dropdown > ul,
.main-menu .navigation > li.mega-dropdown.dropdown > ul > li.dropdown > ul {
  position: static !important;
  left: auto !important;
  top: auto !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 0 6px 6px !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  display: block !important;
  transform: none !important;
}

.main-header.header-style-four .main-menu .navigation > li.mega-dropdown.dropdown > ul > li.dropdown > ul > li > a,
.main-menu .navigation > li.mega-dropdown.dropdown > ul > li.dropdown > ul > li > a {
  height: auto !important;
  min-height: 0 !important;
  padding: 8px 16px 8px 18px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  white-space: normal !important;
  color: rgba(255, 255, 255, 0.82) !important;
}

.main-header.header-style-four .main-menu .navigation > li.mega-dropdown.dropdown > ul > li.dropdown > ul > li > a:hover,
.main-menu .navigation > li.mega-dropdown.dropdown > ul > li.dropdown > ul > li > a:hover {
  color: #111 !important;
}

.main-header.header-style-four .main-menu .navigation > li.mega-dropdown > ul > li.dropdown > a.mega-col-title,
.main-menu .navigation > li.mega-dropdown > ul > li.dropdown > a.mega-col-title {
  height: auto !important;
  padding: 14px 20px 8px !important;
}

.mobile-menu .navigation li.dropdown > ul > li.dropdown > ul {
  display: none;
  position: static !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 0 8px 16px !important;
  background: transparent !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.mobile-menu .navigation li.dropdown.open > ul > li.dropdown.open > ul,
.mobile-menu .navigation li.dropdown.open > ul > li.dropdown > ul {
  display: block !important;
}

.main-header.header-style-four .main-box,
.main-header.header-style-four .nav-outer,
.main-header.header-style-four .main-menu,
.main-header.header-style-four .navigation {
  overflow: visible !important;
}

@media (min-width: 992px) {
  .main-header .navigation > li.mega-dropdown-venues > .dropdown-btn,
  .main-header .navigation > li.mega-dropdown-experiences > .dropdown-btn,
  .main-header .navigation > li:not(.dropdown) > .dropdown-btn {
    display: none !important;
  }

  .main-header.header-style-four .main-menu .navigation > li.mega-dropdown-venues,
  .main-header.header-style-four .main-menu .navigation > li.mega-dropdown-experiences {
    position: relative !important;
    padding: 24px 0;
    margin-top: -24px;
    margin-bottom: -24px;
  }

  .header-style-four .sticky-header .main-menu .navigation > li.mega-dropdown-venues,
  .header-style-four .sticky-header .main-menu .navigation > li.mega-dropdown-experiences {
    padding: 25px 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.main-header .navigation > li.mega-dropdown-venues,
.main-header .navigation > li.mega-dropdown-experiences {
  position: relative !important;
}

.venue-mega-panel {
  position: absolute;
  top: calc(100% - 2px);
  left: 50%;
  z-index: 2000;
  display: block;
  width: min(840px, calc(100vw - 40px));
  padding: 18px 0 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(-50%);
}

.venue-mega-inner {
  padding: 28px 32px 24px;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 24px 60px rgba(17, 23, 22, 0.18);
}

.main-header .navigation > li.mega-dropdown-venues:hover > .venue-mega-panel,
.main-header .navigation > li.mega-dropdown-venues:focus-within > .venue-mega-panel,
.main-header .navigation > li.mega-dropdown-experiences:hover > .venue-mega-panel,
.main-header .navigation > li.mega-dropdown-experiences:focus-within > .venue-mega-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.main-header .navigation > li.mega-dropdown-venues.is-menu-closed > .venue-mega-panel,
.main-header .navigation > li.mega-dropdown-experiences.is-menu-closed > .venue-mega-panel {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.venue-mega-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 20px;
  align-content: start;
}

.venue-mega-item {
  display: block;
  padding: 16px 18px;
  border-radius: 14px;
  text-decoration: none !important;
  color: inherit;
  transition: background-color 0.2s ease;
}

.venue-mega-item:hover,
.venue-mega-item.is-active {
  background: #f4f1ec;
}

.venue-mega-copy {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

.venue-mega-copy strong {
  display: block;
  color: #111;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}

.venue-mega-copy em {
  display: block;
  font-style: normal;
  color: #6b7280;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.55;
}

.exp-mega-panel {
  width: min(880px, calc(100vw - 40px));
}

.exp-mega-inner {
  padding: 0;
  overflow: hidden;
}

.exp-mega-cols {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.exp-mega-col {
  padding: 28px 24px 24px;
  min-height: 100%;
}

.exp-mega-col:nth-child(even) {
  background: #f7f7f7;
}

.exp-mega-heading {
  display: block;
  margin-bottom: 16px;
  color: #111 !important;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none !important;
}

.exp-mega-heading:hover,
.exp-mega-heading.is-active {
  color: #1d2f2c !important;
}

.exp-mega-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.exp-mega-list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 8px;
  color: #4b5563 !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  text-decoration: none !important;
}

.exp-mega-list a::after {
  content: "";
  flex: 0 0 auto;
  width: 10px;
  opacity: 0;
  color: #111;
  font-size: 13px;
  transition: opacity 0.15s ease;
}

.exp-mega-list a:hover,
.exp-mega-list a.is-active {
  background: #fff;
  color: #111 !important;
}

.exp-mega-list a:hover::after,
.exp-mega-list a.is-active::after {
  content: "\2192";
  opacity: 1;
}

@media (max-width: 1199.98px) {
  .venue-mega-panel {
    width: min(640px, calc(100vw - 24px));
  }

  .venue-mega-inner {
    padding: 22px 20px;
  }

  .venue-mega-links {
    grid-template-columns: 1fr;
  }

  .exp-mega-panel {
    width: min(640px, calc(100vw - 24px));
  }

  .exp-mega-cols {
    grid-template-columns: 1fr;
  }
}

.blog-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 12px 0 8px;
  padding-top: 12px;
}

.blog-pagination-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-pagination-list a,
.blog-pagination-list span,
.blog-pagination-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 14px;
  border: 1px solid #e6e1d8;
  border-radius: 999px;
  color: #111;
  background: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none !important;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.blog-pagination-list .is-active span,
.blog-pagination-list a:hover,
.blog-pagination-btn:hover {
  background: var(--theme-color1, #c4a574);
  border-color: var(--theme-color1, #c4a574);
  color: #fff;
}

.blog-pagination-list .is-ellipsis span {
  min-width: 28px;
  height: auto;
  padding: 0;
  border: 0;
  background: transparent;
  color: #6b7280;
}

.blog-pagination-btn.is-disabled {
  opacity: 0.35;
  pointer-events: none;
}

.testimonial-section-four .testimonial-carousel-two[data-count="1"] .slick-list,
.testimonial-section-four .testimonial-carousel-two[data-count="1"]:not(.slick-initialized) .testimonial-block-four {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.wd-highlights-section {
  position: relative;
  padding: 105px 0 115px;
  background: #f8f6f2;
  overflow: hidden;
}

.wd-highlights-section::before {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 50%;
  top: -210px;
  right: -120px;
}

.wd-highlights-section::after {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  bottom: -140px;
  left: -100px;
}

.wd-highlights-header {
  position: relative;
  z-index: 2;
  max-width: 750px;
  margin: 0 auto 65px;
}

.wd-highlights-overline {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #9b7a55;
}

.wd-highlights-overline::before,
.wd-highlights-overline::after {
  content: "";
  width: 30px;
  height: 1px;
  background: #9b7a55;
}

.wd-highlights-title {
  margin: 0 0 18px;
  font-size: 44px;
  line-height: 1.15;
  font-weight: 500;
}

.wd-highlights-intro {
  max-width: 650px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.8;
  color: #777;
}

/* Card */

.wd-highlight-card {
  position: relative;
  height: 100%;
  padding: 42px 35px 38px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  transition: all 0.35s ease;
  overflow: hidden;
}

.wd-highlight-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 0;
  background: #9b7a55;
  transition: height 0.35s ease;
}

.wd-highlight-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
}

.wd-highlight-card:hover::before {
  height: 100%;
}

/* Number */

.wd-highlight-number {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #9b7a55;
}

/* Decorative line */

.wd-highlight-line {
  width: 45px;
  height: 1px;
  margin-bottom: 28px;
  background: #9b7a55;
}

/* Heading */

.wd-highlight-heading {
  margin: 0 0 12px;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
  color: #222;
}

/* Subheading */

.wd-highlight-subheading {
  margin: 0 0 18px;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
  color: #9b7a55;
}

/* Description */

.wd-highlight-description {
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  color: #777;
}

/* Responsive */

@media (max-width: 991px) {
  .wd-highlights-section {
    padding: 80px 0 90px;
  }

  .wd-highlights-title {
    font-size: 36px;
  }

  .wd-highlights-header {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .wd-highlights-section {
    padding: 65px 0 70px;
  }

  .wd-highlights-title {
    font-size: 30px;
  }

  .wd-highlight-card {
    padding: 32px 28px;
  }
}

/* Ensure ExperienceLayout's hero description (`hero-desc`) is visible and styled */
.hero-desc {
  font-size: 17px;
  margin-bottom: 18px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.92);
}


.wd-highlights-section {
  padding: 80px 0;
}

.wd-highlights-header {
  margin-bottom: 45px;
}

.wd-highlights-grid {
  align-items: stretch;
}

.wd-highlights-grid > [class*="col-"] {
  display: flex;
}

.wd-highlight-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 0;
  padding: 35px 40px;
  border-radius: 12px;
  transition: all 0.3s ease;
}

.wd-highlight-card::before {
  height: 100%;
}

.wd-highlight-card:hover {
  transform: translateY(-5px);
}

.wd-highlight-number {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}

.wd-highlight-line {
  width: 45px;
  height: 2px;
  margin-bottom: 22px;
}

.wd-highlight-heading {
  margin-bottom: 10px;
}

.wd-highlight-subheading {
  margin-bottom: 12px;
}

.wd-highlight-description {
  margin-bottom: 0;
  line-height: 1.7;
}

.wd-highlight-description p:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .why-choose-us-section .why-choose-us-row {
    align-items: stretch;
  }

  .why-choose-us-section .why-choose-us-row > [class*="col-"] {
    display: flex;
  }

  .why-choose-us-section .venue-showcase-image {
    display: flex;
    width: 100%;
    height: 100%;
  }

  .why-choose-us-section .venue-showcase-image figure {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 480px;
    margin-bottom: 0;
  }

  .why-choose-us-section .venue-showcase-image figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}

/* Tablet */
@media (max-width: 991px) {
  .wd-highlight-card {
    padding: 30px;
    min-height: 200px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .wd-highlights-section {
    padding: 55px 0;
  }

  .wd-highlight-card {
    padding: 25px;
    min-height: auto;
  }
}

/* Venue category page: dark panel text, tags, sticky details image */
.courtyard-heritage-inner {
  width: 100%;
  max-width: none;
  padding: 80px 72px;
}

.courtyard-heritage-inner h2,
.courtyard-heritage-inner h2 * {
  color: #fff !important;
}

.courtyard-heritage-inner .text,
.courtyard-heritage-inner .html-content,
.courtyard-heritage-inner .text p,
.courtyard-heritage-inner .html-content p,
.courtyard-heritage-inner .html-content li,
.courtyard-heritage-inner .html-content span {
  color: rgba(255, 255, 255, 0.9) !important;
}

.courtyard-heritage-inner .text strong,
.courtyard-heritage-inner .text b,
.courtyard-heritage-inner .html-content strong,
.courtyard-heritage-inner .html-content b {
  color: #fff !important;
  font-weight: 700;
}

.courtyard-heritage-inner .text p,
.courtyard-heritage-inner .html-content p {
  margin-bottom: 16px;
}

.courtyard-heritage-inner .text p:last-child,
.courtyard-heritage-inner .html-content p:last-child {
  margin-bottom: 0;
}

.courtyard-tags {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  margin-bottom: 36px;
}

.courtyard-tag {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 46px;
  padding: 10px 18px;
  line-height: 1.4;
  white-space: normal;
}

.courtyard-details-row {
  align-items: stretch;
}

.courtyard-details-content .sec-title h2 {
  color: #111;
}

.courtyard-numbered-item .content .title,
.courtyard-numbered-item .content h3.title {
  color: #111;
  font-size: 30px;
}

.courtyard-numbered-item .content .text,
.courtyard-numbered-item .content .html-content,
.courtyard-numbered-item .content .html-content p {
  color: #444;
  max-width: none;
}

@media (min-width: 992px) {
  .courtyard-details-media {
    position: relative;
    overflow: visible;
    align-self: stretch;
  }

  .courtyard-details-image {
    position: sticky;
    top: 110px;
    z-index: 2;
    height: calc(100vh - 140px);
    max-height: 720px;
    overflow: hidden;
    margin-bottom: 0;
  }

  .courtyard-details-image figure,
  .courtyard-details-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 991.98px) {
  .courtyard-heritage-inner {
    padding: 48px 24px !important;
  }

  .courtyard-tags {
    grid-template-columns: 1fr;
  }
}

.meridian-404-section {
  padding: 90px 0 110px;
  background: #f8f6f2;
}

.meridian-404 {
  max-width: 760px;
  margin: 0 auto;
}

.meridian-404-eyebrow {
  justify-content: center;
  margin-bottom: 12px;
}

.meridian-404-title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: var(--theme-color1, #1e4847);
}

.meridian-404-subtitle {
  font-family: "Cormorant Garamond", serif !important;
  font-size: 32px !important;
  font-weight: 500 !important;
  letter-spacing: 0.02em !important;
  text-transform: none !important;
  line-height: 1.25 !important;
  margin: 8px 0 18px !important;
  color: #111;
}

.meridian-404-text {
  max-width: 560px;
  margin: 0 auto 36px;
  font-size: 16px !important;
  line-height: 1.8 !important;
  color: #555;
}

.meridian-404-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}

.meridian-404-actions .theme-btn {
  min-width: 180px;
  text-align: center;
}

@media (max-width: 767.98px) {
  .meridian-404-section {
    padding: 56px 0 72px;
  }

  .error-page__inner .error-page__title.meridian-404-title {
    font-size: 120px;
    line-height: 1;
  }

  .meridian-404-subtitle {
    font-size: 26px !important;
  }

  .meridian-404-actions .theme-btn {
    width: 100%;
  }
}

/* Ritu */
@media (max-width: 767px) {
  
  .news-block .inner-box .content-box .read-more {
    position: relative;
  }
  .mobile-header-right .mobile-contact-info{
    display: block;
  }
  .banner-content h1{
    font-size: 36px !important;
    line-height: 42px !important;
  }
}

.experience-listing-section {
  padding-top: 70px;
  padding-bottom: 40px;
}

.experience-listing-group {
  margin-bottom: 40px;
}

.experience-listing-group .sec-title {
  margin-bottom: 30px;
}

.experience-listing-section .news-block {
  display: flex;
}

.experience-listing-card {
  display: flex;
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.experience-listing-card .inner-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.experience-listing-card .image-box {
  flex: 0 0 auto;
}

.experience-listing-card .image-box .image {
  display: block;
  height: 240px;
  margin: 0;
  overflow: hidden;
}

.experience-listing-section .news-block img,
.experience-listing-card .image-box .image img {
  width: 100% !important;
  height: 240px !important;
  max-height: 240px;
  object-fit: cover !important;
  object-position: center;
}

@media (max-width: 575.98px) {
  .experience-listing-card .image-box .image,
  .experience-listing-section .news-block img,
  .experience-listing-card .image-box .image img {
    height: 330px !important;
    max-height: 330px;
  }
}

.experience-listing-card .content-box {
  flex: 1;
}

.experience-listing-card .title {
  margin-bottom: 8px;
}
.experience-listing-card .inner-box .title {
  font-size: 24px;
}

.experience-listing-card .inner-box  .experience-listing-desc {
  font-size: 14px !important;
}
.experience-listing-desc {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #5b6563;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.experience-listing-card:hover {
  color: inherit;
  text-decoration: none;
}

.venue-listing-section {
  padding: 70px 0 50px;
}

.venue-listing-row {
  margin-bottom: 36px;
}

.venue-listing-card {
  display: block;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.08);
  color: inherit;
  text-decoration: none;
}

.venue-listing-card:hover {
  color: inherit;
  text-decoration: none;
}

.venue-listing-row.is-reversed .row {
  flex-direction: row-reverse;
}

.venue-listing-media {
  position: relative;
  min-height: 360px;
  background: #1d2f2c;
}

.venue-listing-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.venue-listing-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 36px;
  background: #fff;
}

.venue-listing-title {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(26px, 2.4vw, 34px);
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 14px;
  color: #1d2f2c;
}

.venue-listing-desc {
  margin: 0 0 18px;
  font-size: 15px;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.venue-listing-hosted {
  margin: 0 0 22px;
}

.venue-listing-hosted li {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.45;
}

.venue-listing-cta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: auto;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--theme-color1, #1e4847);
}

.venue-listing-card:hover .venue-listing-cta i {
  transform: translateX(4px);
}

.venue-listing-cta i {
  transition: transform 0.2s ease;
}

@media (max-width: 991.98px) {
  .venue-listing-row.is-reversed .row {
    flex-direction: column;
  }

  .venue-listing-media {
    min-height: 0;
    height: 260px;
  }

  .venue-listing-media img {
    position: relative;
    height: 260px;
  }

  .venue-listing-body {
    padding: 28px 22px 32px;
  }
}

@media (max-width: 575.98px) {
  .venue-listing-section {
    padding: 48px 0 28px;
  }

  .venue-listing-row {
    margin-bottom: 24px;
  }

  .venue-listing-media,
  .venue-listing-media img {
    height: 220px;
  }

  .venue-listing-title {
    font-size: 24px;
  }

  .venue-listing-desc {
    -webkit-line-clamp: 4;
  }
}