/* ============================================================
   CAPE TOWN PORT PAGE — CLEAN & FINAL VERSION
   All duplicates removed, all conflicts resolved
============================================================ */

/* --------------------------------------------- */
/* HERO IMAGE — CAPE TOWN                        */
/* --------------------------------------------- */
.hero-port-cape-town .hero-background {
  background-image: url("../cruise-images/port-pages-sections/cape-town/hero-page-port-cape-town.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* --------------------------------------------- */
/* HERO IMAGE — MIAMI                            */
/* --------------------------------------------- */
.hero-port-miami .hero-background {
  background-image: url("../cruise-images/port-pages-sections/miami/hero-page-port-miami.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* --------------------------------------------- */
/* HERO IMAGE — FORT LAUDERDALE                  */
/* --------------------------------------------- */
.hero-port-fort-lauderdale .hero-background {
  background-image: url("../cruise-images/port-pages-sections/fort-lauderdale/hero-port-page-fort-lauderdale.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* --------------------------------------------- */
/* HERO IMAGE — BARCELONA                        */
/* --------------------------------------------- */
.hero-port-barcelona .hero-background {
  background-image: url("../cruise-images/port-pages-sections/barcelona/hero-port-page-Barcelona.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* --------------------------------------------- */
/* PORT CANAVERAL HERO — HEIGHT + TEXT POSITION  */
/* --------------------------------------------- */
.page-cruise-ports .hero-port-port-canaveral {
  height: 520px;         
  position: relative;
  overflow: hidden;
}

.page-cruise-ports .hero-port-port-canaveral .hero-content {
  padding-top: 0 !important;
  padding-bottom: 260px !important;  
  text-align: center;
}

/* --------------------------------------------- */
/* HERO IMAGE — SOUTHAMPTON                      */
/* --------------------------------------------- */
.hero-port-southampton .hero-background {
  background-image: url("../cruise-images/port-pages-sections/southampton/hero-page-port-southampton.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*filter: brightness(1.35) contrast(1.12);*/
}

/* --------------------------------------------- */
/* SOUTHAMPTON HERO — HEIGHT ONLY                */
/* --------------------------------------------- */
.page-cruise-ports .hero-port-southampton {
  height: 400px;          /* same visual height as Barcelona / Port Canaveral */
}

/* SOUTHAMPTON HERO CONTENT — DEFAULT POSITION   */
.page-cruise-ports .hero-port-southampton .hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-bottom: 40px;   /* gentle lift */
}

/* --------------------------------------------- */
/* SOUTHAMPTON HERO — TEXT STYLING               */
/* --------------------------------------------- */
.page-cruise-ports .hero-port-southampton .hero-title {
  font-weight: 900;
  color: #ffffff !important;
  /*text-shadow: 0 3px 8px rgba(0,0,0,0.75);*/
}

.page-cruise-ports .hero-port-southampton .hero-subtitle {
  font-size: 1.2rem;
  font-weight: 900;
  max-width: 700px;
  margin: 0 auto 10px;
  line-height: 1.55;
  color: #ffffff !important;
  /*text-shadow: 0 2px 6px rgba(0,0,0,0.65);*/
}

.page-cruise-ports .hero-port-southampton .hero-location {
  display: block;
  margin-top: 8px;
  font-size: 1.05rem;
  font-weight: 900;
  color: #ffffff !important;
  /*text-shadow: 0 2px 6px rgba(0,0,0,0.65);*/
}

/* --------------------------------------------- */
/* HERO IMAGE — PORT CANAVERAL                   */
/* --------------------------------------------- */
.hero-port-port-canaveral .hero-background {
  background-image: url("../cruise-images/port-pages-sections/port-canaveral/cruise-port-port-page-canaveral-hero.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*filter: brightness(1.35) contrast(1.12);*/
}

/* --------------------------------------------- */
/* HERO IMAGE — SINGAPORE                        */
/* --------------------------------------------- */
.hero-port-singapore .hero-background {
  background-image: url("../cruise-images/port-pages-sections/singapore/hero-port-page-singapore.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*filter: brightness(1.35) contrast(1.12);*/
}

.page-cruise-ports .hero-port-singapore {
  height: 520px;
  position: relative;
  overflow: hidden;
}

.page-cruise-ports .hero-port-singapore .hero-content {
  padding-top: 0 !important;
  padding-bottom: 340px !important;
  text-align: center;
}

/* --------------------------------------------- */
/* HERO IMAGE — DUBAI                            */
/* --------------------------------------------- */
.hero-port-dubai .hero-background {
  background-image: url("../cruise-images/port-pages-sections/dubai/hero-port-page-dubai.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* --------------------------------------------- */
/* HERO IMAGE — VANCOUVER                        */
/* --------------------------------------------- */
.hero-port-vancouver .hero-background {
  background-image: url("../cruise-images/port-pages-sections/vancouver/vancouver-hero-port-page.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* --------------------------------------------- */
/* HERO IMAGE — SEATTLE                          */
/* --------------------------------------------- */
.hero-port-seattle .hero-background {
  background-image: url("../cruise-images/port-pages-sections/seattle/hero-port-page-seattle.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* SEATTLE HERO — HEIGHT + TEXT POSITION         */
.page-cruise-ports .hero-port-seattle {
  height: 520px;
  position: relative;
  overflow: hidden;
}

.page-cruise-ports .hero-port-seattle .hero-content {
  padding-top: 0 !important;
  padding-bottom: 260px !important;
  text-align: center;
}

/* SEATTLE HERO — SUBTITLE COLOR FIX */
.page-cruise-ports .hero-port-seattle .hero-subtitle {
  color: #fffff0 !important; /* ivory */
  font-weight: 800;
}

.hero-port-seattle .hero-overlay {
  background: none;
}

/* --------------------------------------------- */
/* HERO IMAGE — SYDNEY                           */
/* --------------------------------------------- */
.hero-port-sydney .hero-background {
  background-image: url("../cruise-images/port-pages-sections/sydney/sydney-hero-port-page.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* SYDNEY HERO — HEIGHT + TEXT POSITION (Seattle Layout) */
.page-cruise-ports .hero-port-sydney {
  height: 520px;
  position: relative;
  overflow: hidden;
}

.page-cruise-ports .hero-port-sydney .hero-content {
  padding-top: 0 !important;
  padding-bottom: 260px !important; /* positions text on the blue skyline */
  text-align: center;
}

/* Remove overlay for clean daylight image */
.hero-port-sydney .hero-overlay {
  background: none;
}

/* SYDNEY HERO — SUBTITLE COLOR FIX */
.page-cruise-ports .hero-port-sydney .hero-subtitle {
  color: #fffff0 !important; /* ivory */
  font-weight: 800;
}


/* --------------------------------------------- */
/* HERO IMAGE — CIVITAVECCHIA                    */
/* --------------------------------------------- */
.hero-port-civitavecchia .hero-background {
  background-image: url("../cruise-images/port-pages-sections/civitavecchia/civitavecchia-hero-port-page.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* CIVITAVECCHIA HERO — HEIGHT + TEXT POSITION (Skyline Layout) */
.page-cruise-ports .hero-port-civitavecchia {
  height: 520px;
  position: relative;
  overflow: hidden;
}

.page-cruise-ports .hero-port-civitavecchia .hero-content {
  padding-top: 0 !important;
  padding-bottom: 260px !important; /* positions text on the blue skyline */
  text-align: center;
}

/* CIVITAVECCHIA HERO — SUBTITLE COLOR FIX */
.page-cruise-ports .hero-port-civitavecchia .hero-subtitle {
  color: #fffff0 !important; /* ivory */
  font-weight: 800;
}

/* CIVITAVECCHIA HERO — SUBTITLE VERTICAL LIFT */
.page-cruise-ports .hero-port-civitavecchia .hero-subtitle {
  margin-top: -18px;   /* lift subtitle upward */
}


/* CIVITAVECCHIA HERO — LEFT SIDE TEXT ALIGNMENT */
.page-cruise-ports .hero-port-civitavecchia .hero-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start; /* move text to the left */
  text-align: left;        /* left-align text */
  padding-left: 40px;      /* horizontal offset from the left edge */
  padding-bottom: 260px !important; /* keep skyline vertical position */
}

/* CIVITAVECCHIA HERO — PRECISE SKYLINE TEXT POSITION */
.page-cruise-ports .hero-port-civitavecchia .hero-content {
  position: absolute;
  left: 6%;              /* horizontal anchor into the blue sky */
  bottom: 52%;           /* vertical anchor in upper-mid frame */
  transform: translateY(50%);
  max-width: 420px;      /* keeps subtitle from stretching over the ship */
  text-align: left;
}

/* Remove overlay for clean daylight image */
.hero-port-civitavecchia .hero-overlay {
  background: none;
}


/* VANCOUVER HERO — HEIGHT + TEXT POSITION       */
.page-cruise-ports .hero-port-vancouver {
  height: 520px;
  position: relative;
  overflow: hidden;
}

.page-cruise-ports .hero-port-vancouver .hero-content {
  padding-top: 0 !important;
  padding-bottom: 260px !important;
  text-align: center;
}

/* VANCOUVER HERO — SUBTITLE COLOR FIX */
.page-cruise-ports .hero-port-vancouver .hero-subtitle {
  color: #ffffff !important; /* solid white / ivory */
  font-weight: 700;
}

/* --------------------------------------------- */
/* DUBAI HERO — HEIGHT ONLY                      */
/* --------------------------------------------- */
.page-cruise-ports .hero-port-dubai {
  height: 520px;
  position: relative;
  overflow: hidden;
}

.page-cruise-ports .hero-port-dubai .hero-content {
  padding-top: 0 !important;
  padding-bottom: 120px !important; /* adjust if needed */
  text-align: center;
}

/* --------------------------------------------- */
/* GENERIC PORT HERO LAYOUT                      */
/* --------------------------------------------- */
.hero-port {
  position: relative;
  min-height: 320px;
  display: flex;
  align-items: flex-end;
  color: #fff;
  overflow: hidden;
}

.hero-port .hero-background {
  position: absolute;
  inset: 0;
  background-color: #111; /* fallback */
}

/* VANCOUVER HERO — REMOVE DARK OVERLAY */
.hero-port-vancouver .hero-overlay {
  background: none;
}

.hero-port .hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
}

/* --------------------------------------------- */
/* CAPE TOWN HERO — FINAL VERSION                */
/* --------------------------------------------- */
.page-cruise-ports .hero-port-cape-town {
  height: 520px;
  position: relative;
  overflow: hidden;
}

/* FINAL hero text position — corrected */
.page-cruise-ports .hero-port-cape-town .hero-content {
  padding-top: 0 !important;
  padding-bottom: 220px !important; /* moves text UP into mountain */
}

/* Title */
.page-cruise-ports .hero-port-cape-town .hero-title {
  font-size: 2.6rem;
  font-weight: 900; /* stronger */
  letter-spacing: 0.04em;
  margin-bottom: 10px;
  color: #fdfeff;
  /*text-shadow: 0 3px 8px rgba(0,0,0,0.75);  stronger shadow */
}

/* Subtitle */
.page-cruise-ports .hero-port-cape-town .hero-subtitle {
  font-size: 1.2rem;
  font-weight: 600; /* stronger */
  max-width: 700px;
  margin: 0 auto 10px;
  line-height: 1.55;
  color: #fdfeff;
  /*text-shadow: 0 2px 6px rgba(0,0,0,0.65); /* stronger shadow */
}

/* Location */
.page-cruise-ports .hero-port-cape-town .hero-location {
  display: block;
  margin-top: 8px;
  font-size: 1.05rem;
  font-weight: 600; /* stronger */
  opacity: 1; /* remove faintness */
  color: #fdfeff;
  /*text-shadow: 0 2px 6px rgba(0,0,0,0.65); /* stronger shadow */
}

/* ============================================================
   MIAMI HERO — FINAL PREMIUM VERSION (Middle‑Right + Medium Glow)
   ============================================================ */

/* Hero container height */
.page-cruise-ports .hero-port-miami {
  height: 520px;
  position: relative;
  overflow: hidden;
}

/* Background image */
.page-cruise-ports .hero-port-miami .hero-background {
  background-image: url("../cruise-images/port-pages-sections/miami/hero-page-port-miami.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*filter: brightness(1.35) contrast(1.12);*/
}

/* --------------------------------------------- */
/* BARCELONA HERO — TEXT POSITION                */
/* --------------------------------------------- */
.page-cruise-ports .hero-port-barcelona .hero-content {
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 290px !important; 
  text-align: center;
}

/* --------------------------------------------- */
/* BARCELONA HERO — HEIGHT                       */
/* --------------------------------------------- */
.page-cruise-ports .hero-port-barcelona {
  height: 520px;
  position: relative;
  overflow: hidden;
}

/* --------------------------------------------- */
/* FORCE HEADER STYLE ON PORT PAGES              */
/* --------------------------------------------- */
.page-cruise-ports .site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.55),
    rgba(0, 0, 0, 0)
  );
  backdrop-filter: blur(4px);
}

.page-cruise-ports .site-header .logo,
.page-cruise-ports .site-header .main-nav a {
  color: #ffffff;
  text-shadow: 0 2px 6px rgba(0,0,0,0.75);
}

/* ============================================================
   BREADCRUMB — CLEAN FINAL VERSION
============================================================ */

.page-cruise-ports .breadcrumb {
  margin-top: 60px;
  background: #f5f5f5;
  padding: 10px 0;
  font-size: 0.95rem;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  z-index: 20;
}


.page-cruise-ports .breadcrumb .container {
  display: flex;
  align-items: center;
  gap: 6px;
}

.page-cruise-ports .breadcrumb a {
  color: #0077cc;
  font-weight: 600;
  text-decoration: none;
}

.page-cruise-ports .breadcrumb a:hover {
  text-decoration: underline;
}

.page-cruise-ports .breadcrumb span {
  color: #666;
}

/* ============================================================
   SECTION SPACING — CLEAN FINAL VERSION
============================================================ */

.page-cruise-ports .section {
  padding: 60px 0;
  background: #ffffff;
}

.page-cruise-ports main > .section:first-of-type {
  margin-top: 40px;
}

/* Titles */
.page-cruise-ports .section-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 12px;
  text-align: center;
  color: #0d1b2a;
  letter-spacing: -0.3px;
}

/* Subtitles */
.page-cruise-ports .section-subtitle {
  font-size: 1.1rem;
  margin-bottom: 40px;
  text-align: center;
  color: #4b5563;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

/* ============================================================
   CARD SYSTEM — CLEAN FINAL VERSION
============================================================ */

.region-list-card {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 22px 24px;
  transition: all 0.25s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.04);
}

.region-list-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.08);
}

.region-list-title a {
  font-size: 1.15rem;
  font-weight: 600;
  color: #003366;
}

.region-list-title a:hover {
  color: #0055aa;
}

.region-list-text {
  margin-top: 6px;
  font-size: 0.98rem;
  line-height: 1.55;
  color: #444;
}

/* ============================================================
   DIVIDER — CLEAN FINAL VERSION
============================================================ */

.section-divider {
  border: none;
  border-top: 1px solid #e3e3e3;
  margin: 60px 0 50px;
  opacity: 0.7;
}

/* ============================================================
   MOBILE — CLEAN FINAL VERSION
============================================================ */

@media (max-width: 768px) {
  .region-list-grid {
    grid-template-columns: 1fr !important;
    gap: 22px;
  }

  .hero-port {
    min-height: 260px;
  }

  .hero-port .hero-title {
    font-size: 1.9rem;
  }
}

/* ============================================================
   CAPE TOWN PORT PAGE — FOOTER (MATCHES CRUISE PORTS INDEX)
============================================================ */

.page-cruise-ports .footer-divider {
  border: none;
  border-top: 1px solid #d0d6e0;
  margin: 40px 0 0;
}

/* Footer wrapper */
.page-cruise-ports .site-footer {
  background: #0d2247;
  padding: 28px 0 18px;
  border-top: 1px solid #0b1a33;
  margin-top: 0;
  font-family: 'Montserrat', sans-serif;
  color: #dbe4f3;
}

/* Footer grid */
.page-cruise-ports .footer-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px 16px;
  border-bottom: 1px solid #0b1a33;
}

/* Column titles */
.page-cruise-ports .footer-col h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #ffffff;
}

/* Lists */
.page-cruise-ports .footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.page-cruise-ports .footer-col ul li {
  margin-bottom: 4px;
}

.page-cruise-ports .footer-col ul li a {
  font-size: 0.97rem;
  color: #dbe4f3;
  text-decoration: none;
  transition: 0.2s ease;
  position: relative;
  padding-left: 14px;
}

/* Bullet dot */
.page-cruise-ports .footer-col ul li a::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 1px;
  color: #9bb0d4;
  font-size: 0.7rem;
}

/* Hover */
.page-cruise-ports .footer-col ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Footer bottom */
.page-cruise-ports .footer-bottom {
  text-align: center;
  margin-top: 16px;
  padding-top: 12px;
  border-top: 1px solid #0b1a33;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}

/* Back to top button */
.page-cruise-ports .footer-bottom .back-to-top {
  background: transparent;
  border: 1px solid #dbe4f3;
  color: #dbe4f3;
  padding: 6px 14px;
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.25s ease, color 0.25s ease;
}

.page-cruise-ports .footer-bottom .back-to-top:hover {
  background: #dbe4f3;
  color: #0d2247;
}

/* Copyright */
.page-cruise-ports .footer-bottom p {
  font-size: 0.93rem;
  color: #dbe4f3;
  margin: 0;
}

/* Mobile stacking */
@media (max-width: 768px) {
  .page-cruise-ports .footer-grid {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 24px;
  }
}

/* ============================================================
   CAPE TOWN OCEAN THEME — PREMIUM COLOUR SYSTEM
============================================================ */

/* Section Titles */
.page-cruise-ports .section-title {
  color: #0A1A2F; /* deep navy */
  letter-spacing: -0.3px;
}

/* Subtitles */
.page-cruise-ports .section-subtitle {
  color: #005A8D; /* ocean blue */
  opacity: 0.95;
}

/* Links */
.page-cruise-ports a {
  color: #005A8D;
}

.page-cruise-ports a:hover {
  color: #009FB7; /* teal accent */
  text-decoration: underline;
}

/* Card Borders */
.page-cruise-ports .region-list-card {
  border: 1px solid #D8DEE6; /* soft grey */
}

.page-cruise-ports .region-list-card:hover {
  border-color: #009FB7; /* teal accent */
  box-shadow: 0 6px 16px rgba(0, 90, 141, 0.15);
}

/* Card Titles */
.page-cruise-ports .region-list-title a {
  color: #005A8D;
}

.page-cruise-ports .region-list-title a:hover {
  color: #009FB7;
}

/* Divider */
.page-cruise-ports .section-divider {
  border-top: 1px solid #D8DEE6;
  opacity: 0.9;
}

/* Alternating Section Backgrounds */
.page-cruise-ports .section:nth-of-type(odd) {
  background: #ffffff;
}

.page-cruise-ports .section:nth-of-type(even) {
  background: #F4F1EA; /* warm sand */
}

/* ============================================================
   CAPE TOWN OCEAN THEME — VISUAL ACCENTS (PREMIUM POLISH)
============================================================ */

/* Section Title Accent Underline */
.page-cruise-ports .section-title {
  position: relative;
  display: inline-block;
  padding-bottom: 6px;
}

.page-cruise-ports .section-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: linear-gradient(to right, #005A8D, #009FB7);
  transform: translateX(-50%);
  border-radius: 2px;
  opacity: 0.9;
}

/* Soft Gradient Section Header Background */
.page-cruise-ports .section:nth-of-type(odd) .section-title {
  background: linear-gradient(to right, rgba(0,90,141,0.06), rgba(0,159,183,0.06));
  padding: 10px 18px;
  border-radius: 8px;
}

/* Card Glow Hover Effect */
.page-cruise-ports .region-list-card {
  border-radius: 12px;
  transition: all 0.3s ease;
}

.page-cruise-ports .region-list-card:hover {
  box-shadow: 0 10px 24px rgba(0, 90, 141, 0.18);
  transform: translateY(-4px);
}

/* Smooth Link Hover Transition */
.page-cruise-ports a {
  transition: color 0.25s ease, opacity 0.25s ease;
}

/* Soft Divider Glow */
.page-cruise-ports .section-divider {
  border-top: 1px solid #D8DEE6;
  box-shadow: 0 1px 0 rgba(0, 90, 141, 0.08);
}

/* Subtle Section Background Overlay */
.page-cruise-ports .section:nth-of-type(even) {
  background: linear-gradient(
    to bottom,
    #F4F1EA,
    #F8F7F3
  );
}

/* Smooth Section Fade-In */
.page-cruise-ports .section {
  animation: fadeInOcean 0.6s ease forwards;
  opacity: 0;
}

@keyframes fadeInOcean {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

/* ============================================================
   SECTION HEADER — THUMBNAIL + HEADING ON ONE LINE
============================================================ */

.section-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 20px;
}

/* Thumbnail styling */
.section-header .section-thumb {
  width: 120px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  flex-shrink: 0;
}

/* Heading styling inside the flex container */
.section-header .section-title {
  margin: 0;
  padding: 0;
  text-align: center;
}

/* ============================================================
   FINAL HEADING CENTER FIX — PERFECT VISUAL CENTERING
============================================================ */

.section-header {
  display: flex;
  align-items: center;
  justify-content: center; /* centers the whole block */
  gap: 16px;
  margin-bottom: 20px;
  width: 100%;
}

/* Thumbnail stays fixed size */
.section-header .section-thumb {
  width: 120px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  flex-shrink: 0;
}

/* Heading must NOT stretch or shift the center */
.section-header .section-title {
  margin: 0;
  padding: 0;
  text-align: center;
  flex: 0 1 auto; /* prevents heading from pushing the layout off-center */
}

/* ============================================================
   PREMIUM FAQ ACCORDION — CAPE TOWN PORT PAGE
============================================================ */

.faq-accordion {
  max-width: 900px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid #d8dee6;
  padding: 12px 0;
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-size: 1.05rem;
  font-weight: 600;
  padding: 12px 0;
  cursor: pointer;
  color: #0A1A2F;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-question::after {
  content: "+";
  font-size: 1.4rem;
  color: #005A8D;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
  content: "–";
  transform: rotate(180deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.faq-item.active .faq-answer {
  max-height: 500px; /* plenty of room */
  margin-top: 6px;
}

.faq-answer p {
  margin: 0 0 12px;
  line-height: 1.6;
  color: #333;
}

/* ============================================================
   NEARBY ATTRACTIONS — REGION STYLE CARDS (NO IMAGES)
============================================================ */

.attractions-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 20px;
}

.attraction-card {
  background: #f7f9fc;              /* soft light blue/grey background */
  border: 2px solid #c2c8d3;        /* stronger border */
  border-radius: 8px;
  padding: 22px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.attraction-card h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.15rem;
  font-weight: 700;
  color: #0A1A2F;
}

.attraction-card p {
  margin-bottom: 16px;
  line-height: 1.65;
  color: #222;
}


.attraction-btn {
  display: inline-block;
  background: #4DB7FF;          /* lighter, clearer blue */
  color: #ffffff;               /* keep white text */
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.02em;       /* improves readability */
  transition: background 0.25s ease, transform 0.15s ease;
}

.attraction-btn:hover {
  background: #0096c7;          /* brighter on hover */
  transform: translateY(-1px);  /* subtle lift */
}

/* Mobile */
@media (max-width: 900px) {
  .attractions-grid {
    grid-template-columns: 1fr;
  }
}

/* ============================================================
   POPULAR ITINERARIES — 3 CARD GRID
============================================================ */

.itinerary-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 20px;
}

.itinerary-card {
  background: #f7f9fc;
  border: 2px solid #c2c8d3;
  border-radius: 8px;
  padding: 22px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.itinerary-card h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.15rem;
  font-weight: 700;
  color: #0A1A2F;
}

.itinerary-card p {
  margin-bottom: 16px;
  line-height: 1.65;
  color: #222;
}

.itinerary-btn {
  display: inline-block;
  background: #4DB7FF;
  color: #ffffff;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.02em;
  transition: background 0.25s ease, transform 0.15s ease;
}

.itinerary-btn:hover {
  background: #2FA8FF;
  transform: translateY(-1px);
}

/* Mobile */
@media (max-width: 900px) {
  .itinerary-grid {
    grid-template-columns: 1fr;
  }
}

/* ============================================================
   CRUISE LINES OPERATING FROM CAPE TOWN — 3 CARD GRID
============================================================ */

.cruise-lines-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 20px;
}

.cruise-line-card {
  background: #f7f9fc;
  border: 2px solid #c2c8d3;
  border-radius: 8px;
  padding: 22px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.cruise-line-card h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.15rem;
  font-weight: 700;
  color: #0A1A2F;
}

.cruise-line-card p {
  margin-bottom: 16px;
  line-height: 1.65;
  color: #222;
}

.cruise-line-btn {
  display: inline-block;
  background: #4DB7FF;
  color: #ffffff;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.02em;
  transition: background 0.25s ease, transform 0.15s ease;
}

.cruise-line-btn:hover {
  background: #2FA8FF;
  transform: translateY(-1px);
}

/* Mobile */
@media (max-width: 900px) {
  .cruise-lines-grid {
    grid-template-columns: 1fr;
  }
}

/* --------------------------------------------- */
/* MIAMI OVERVIEW SECTION — PREMIUM VERSION      */
/* (Matches Cape Town Overview Exactly)          */
/* --------------------------------------------- */

/* Overview badge */
.overview-badge {
  display: inline-block;
  background: #005A8D; /* ocean blue */
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 999px;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin: 0 auto 20px;
  text-align: center;
  box-shadow: 0 3px 8px rgba(0,0,0,0.12);
}

/* Overview intro paragraph */
.overview-intro {
  max-width: 900px;
  margin: 0 auto 30px;
  font-size: 1.05rem;
  line-height: 1.65;
  color: #333;
  text-align: center;
}

/* Quick info row (3 cards) */
.quick-info-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 25px 0 30px;
  flex-wrap: wrap;
}

/* Quick info card */
.quick-info-item {
  flex: 1;
  background: #f8f9fa;
  padding: 18px 20px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  gap: 15px;
  min-width: 260px;
  border: 1px solid #e3e3e3;
  box-shadow: 0 3px 10px rgba(0,0,0,0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.quick-info-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.10);
}

/* Icon */
.quick-info-icon {
  font-size: 32px;
  width: 36px;
  text-align: center;
  opacity: 0.95;
}

/* Text */
.quick-info-text h4 {
  font-size: 1.05rem;
  margin: 0 0 4px;
  font-weight: 700;
  color: #003A5C;
}

.quick-info-text p {
  margin: 0;
  font-size: 0.95rem;
  color: #555;
  line-height: 1.45;
}

/* Mobile */
@media (max-width: 768px) {
  .quick-info-row {
    flex-direction: column;
  }

  .quick-info-item {
    width: 100%;
  }
}


/* QUICK INFO ROW */
.quick-info-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 25px 0 30px;
  flex-wrap: wrap; /* allows stacking on small screens */
}

.quick-info-item {
  flex: 1;
  background: #f8f9fa; /* soft light grey */
  padding: 18px 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 15px;
  min-width: 250px; /* prevents items from shrinking too small */
  border: 1px solid #e3e3e3;
}

.quick-info-icon {
  font-size: 28px;
  line-height: 1;
}

.quick-info-text h4 {
  font-size: 1.05rem;
  margin: 0 0 4px;
  font-weight: 600;
}

.quick-info-text p {
  margin: 0;
  font-size: 0.95rem;
  color: #555;
}

/* MOBILE RESPONSIVE */
@media (max-width: 768px) {
  .quick-info-row {
    flex-direction: column;
  }

  .quick-info-item {
    width: 100%;
  }
}

/* --------------------------------------------- */
/* MIAMI GETTING THERE — PREMIUM VERSION         */
/* --------------------------------------------- */

.getting-there-list {
  list-style: none;
  padding: 0;
  margin: 25px 0 0;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.getting-there-list li {
  margin-bottom: 12px;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}

.getting-there-list li strong {
  color: #003A5C; /* ocean navy */
  font-weight: 700;
}


/* TRANSPORT OPTIONS */
.transport-options {
  margin: 35px 0 25px;
}

.transport-title {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 14px;
  color: #0A1A2F; /* matches your section title colour */
  text-align: left;
}

.transport-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.transport-list li {
  margin-bottom: 10px;
  font-size: 1rem;
  color: #333;
  display: flex;
  align-items: center;
  gap: 8px;
}

.transport-icon {
  font-size: 1.2rem;
  width: 24px;
  text-align: center;
}

/* GOOD TO KNOW BOX */
.good-to-know-box {
  background: #f0f7ff; /* soft blue tint */
  border: 1px solid #c8d9ea;
  padding: 22px 24px;
  border-radius: 10px;
  margin: 35px 0 30px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.good-to-know-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 14px;
  color: #0A1A2F;
}

.good-to-know-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.good-to-know-list li {
  margin-bottom: 10px;
  font-size: 1rem;
  color: #333;
  display: flex;
  align-items: center;
  gap: 10px;
}

.good-to-know-icon {
  font-size: 1.25rem;
  width: 26px;
  text-align: center;
}

/* IMPROVED LIST READABILITY FOR LONGER ONE-LINE BULLETS */
.transport-list li,
.good-to-know-list li {
  line-height: 1.55;
  max-width: 1200px; /* prevents lines from stretching too wide */
}

/* Slightly increase spacing between items for premium feel */
.transport-list li,
.good-to-know-list li {
  margin-bottom: 12px;
}

/* Icons aligned better with longer text */
.transport-icon,
.good-to-know-icon {
  font-size: 1.25rem;
  width: 28px;
  text-align: center;
  flex-shrink: 0;
}

/* Title spacing refinement */
.transport-title,
.good-to-know-title {
  margin-bottom: 16px;
}

/* MAP CONTAINER — PREMIUM POLISH */
.port-map {
  background: #ffffff;
  padding: 18px;
  border-radius: 14px; /* rounded corners */
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.12); /* elegant shadow */
  margin-top: 25px;
  margin-bottom: 35px;
}

/* ROUNDED CORNERS ON THE MAP ITSELF */
.port-map iframe {
  border: none;
  border-radius: 10px;
  overflow: hidden;
}

/* MAP CAPTION */
.map-caption {
  margin-top: 12px;
  font-size: 0.95rem;
  color: #444;
  text-align: center;
}

/* GET DIRECTIONS BUTTON — CENTERED + SKY BLUE */
.map-directions-btn {
  display: block;              /* centers the button */
  width: fit-content;          /* button shrinks to text width */
  margin: 16px auto 0;         /* auto = perfect centering */
  padding: 12px 26px;
  background: #4DB7FF;         /* sky blue background */
  color: #003A5C;              /* dark blue text for readability */
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

/* BUTTON HOVER EFFECT */
.map-directions-btn:hover {
  background: #2FA8FF;         /* slightly darker sky blue */
  transform: translateY(-2px);
}

/* GRID LAYOUT */
.cruise-lines-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  margin-top: 25px;
}

/* CARD STYLING — PREMIUM */
.cruise-line-card {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.cruise-line-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* LOGO STYLING — MEDIUM (55px height) */
.cruise-line-logo {
  height: 55px;
  width: auto;
  object-fit: contain;
  margin-bottom: 14px;
  opacity: 0.95;
}

/* BUTTON — SKY BLUE + CENTERED */
.cruise-line-btn {
  display: inline-block;
  margin-top: 14px;
  padding: 10px 22px;
  background: #4DB7FF; /* sky blue */
  color: #003A5C;       /* dark blue text */
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.cruise-line-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* GRID LAYOUT */
.itinerary-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  margin-top: 25px;
}

/* CARD STYLING — PREMIUM MATCH */
.itinerary-card {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.itinerary-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* BUTTON — SKY BLUE + CENTERED */
.itinerary-btn {
  display: block;
  width: fit-content;
  margin: 16px auto 0;
  padding: 10px 22px;
  background: #4DB7FF; /* sky blue */
  color: #003A5C;       /* dark blue text */
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.itinerary-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* GRID LAYOUT */
.attractions-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  margin-top: 25px;
}

/* CARD STYLING — PREMIUM */
.attraction-card {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.attraction-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* ICON STYLING */
.attraction-icon {
  font-size: 42px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* BUTTON — SKY BLUE + CENTERED */
.attraction-btn {
  display: block;
  width: fit-content;
  margin: 16px auto 0;
  padding: 10px 22px;
  background: #4DB7FF; /* sky blue */
  color: #003A5C;       /* dark blue text */
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.attraction-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* FACILITIES GRID */
.facilities-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin: 25px 0;
}

/* FACILITY ITEM — PREMIUM CARD STYLE */
.facility-item {
  background: #ffffff;
  padding: 18px 20px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.facility-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* ICON STYLE */
.facility-icon {
  font-size: 40px;
  margin-bottom: 10px;
  opacity: 0.95;
}

/* TITLE */
.facility-item h4 {
  margin-bottom: 8px;
  font-size: 1.1rem;
  font-weight: 700;
  color: #003A5C;
}

/* DESCRIPTION */
.facility-item p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.45;
  margin: 0;
}

/* HORIZONTAL TIMELINE CONTAINER */
.timeline-horizontal {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin: 28px 0 35px;
  overflow-x: auto;
  padding-bottom: 6px;
}

/* TIMELINE ITEM (CARD STYLE) */
.timeline-item {
  background: #ffffff;
  padding: 18px 20px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  min-width: 220px;
  flex: 1;
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.timeline-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* ICON */
.timeline-icon {
  font-size: 38px;
  margin-bottom: 10px;
  opacity: 0.95;
}

/* TITLE */
.timeline-item h4 {
  margin-bottom: 8px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #003A5C;
}

/* DESCRIPTION */
.timeline-item p {
  font-size: 0.92rem;
  color: #444;
  line-height: 1.45;
  margin: 0;
}

/* MOBILE SCROLLBAR HIDE */
.timeline-horizontal::-webkit-scrollbar {
  height: 6px;
}
.timeline-horizontal::-webkit-scrollbar-thumb {
  background: #c7c7c7;
  border-radius: 10px;
}

/* SEASONAL GRID — 4 COLUMNS, NO EMPTY SPACE */
.season-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  margin: 25px 0;
}

/* SEASON CARD — PREMIUM STYLE */
.season-card {
  background: #ffffff;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.season-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* ICON */
.season-icon {
  font-size: 42px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* TITLE */
.season-card h4 {
  margin-bottom: 10px;
  font-size: 1.1rem;
  font-weight: 700;
  color: #003A5C;
  line-height: 1.3;
}

/* DESCRIPTION */
.season-card p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.45;
  margin: 0;
}

/* RESPONSIVE — 2 COLUMNS ON TABLET */
@media (max-width: 900px) {
  .season-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* RESPONSIVE — 1 COLUMN ON MOBILE */
@media (max-width: 550px) {
  .season-grid {
    grid-template-columns: 1fr;
  }
}

/* HOTEL GRID — 3 COLUMNS, NO WHITESPACE */
.hotel-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  margin: 30px 0;
}

/* HOTEL CARD */
.hotel-card {
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.hotel-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* HOTEL IMAGE */
.hotel-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* CONTENT */
.hotel-content {
  padding: 18px 20px;
  text-align: center;
}

.hotel-icon {
  font-size: 32px;
  margin-bottom: 8px;
}

.hotel-card h4 {
  font-size: 1.15rem;
  font-weight: 700;
  color: #003A5C;
  margin-bottom: 8px;
}

.hotel-card p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.45;
  margin-bottom: 14px;
}

/* BUTTON */
.hotel-btn {
  display: inline-block;
  background: #4DB7FF; /* your sky blue */
  color: #fff;
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 0.9rem;
  text-decoration: none;
  transition: background 0.25s ease;
}

.hotel-btn:hover {
  background: #3AA6F0; /* darker sky blue hover */
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .hotel-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 550px) {
  .hotel-grid {
    grid-template-columns: 1fr;
  }
}

/* SAFETY GRID — 4 COLUMNS, NO WHITESPACE */
.safety-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  margin: 28px 0 35px;
}

/* SAFETY CARD */
.safety-card {
  background: #ffffff;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.safety-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* ICON */
.safety-icon {
  font-size: 38px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* TITLE */
.safety-card h4 {
  margin-bottom: 10px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #003A5C;
}

/* DESCRIPTION */
.safety-card p {
  font-size: 0.92rem;
  color: #444;
  line-height: 1.45;
  margin: 0;
}

/* RESPONSIVE — TABLET */
@media (max-width: 900px) {
  .safety-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* RESPONSIVE — MOBILE */
@media (max-width: 550px) {
  .safety-grid {
    grid-template-columns: 1fr;
  }
}

/* FAQ CARD CONTAINER */
.faq-card {
  background: #ffffff;
  padding: 25px 30px;
  border-radius: 16px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  margin-top: 25px;
}

/* FAQ ITEM */
.faq-item {
  border-bottom: 1px solid #e5e5e5;
}

.faq-item:last-child {
  border-bottom: none;
}

/* FAQ QUESTION BUTTON */
.faq-question {
  width: 100%;
  background: none;
  border: none;
  padding: 18px 0;
  text-align: left;
  font-size: 1.05rem;
  font-weight: 700;
  color: #003A5C;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: color 0.25s ease;
}

.faq-question:hover {
  color: #0077b6;
}

/* ICON BEFORE QUESTION */
.faq-icon {
  font-size: 1.3rem;
  margin-right: 10px;
}

/* FAQ ANSWER */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.35s ease, opacity 0.35s ease;
  padding-right: 10px;
}

.faq-item.active .faq-answer {
  max-height: 300px;
  opacity: 1;
  margin-bottom: 15px;
}

.faq-answer p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.55;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 600px) {
  .faq-card {
    padding: 20px;
  }
}

.faq-card {
  background: #ffffff;
  padding: 25px 30px;
  border-radius: 16px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  border: 1px solid #e5e5e5; /* NEW BORDER */
  margin-top: 25px;
}

/* OVERVIEW CARD */
.overview-card {
  background: #ffffff;
  padding: 28px 32px;
  border-radius: 16px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  border: 1px solid #e5e5e5;
  margin-top: 25px;
}

/* SEASON BADGE */
.overview-badge {
  display: inline-block;
  background: #E8F5FF;
  color: #005f8a;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 18px;
}

/* OVERVIEW TEXT */
.overview-text p {
  font-size: 1rem;
  color: #444;
  line-height: 1.6;
  margin-bottom: 14px;
}

/* HIGHLIGHT GRID */
.overview-highlights {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 25px;
}

/* HIGHLIGHT CARD */
.highlight-card {
  background: #ffffff;
  padding: 18px 20px;
  border-radius: 14px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.highlight-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* ICON */
.highlight-icon {
  font-size: 40px;
  margin-bottom: 10px;
}

/* TITLE */
.highlight-card h4 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #003A5C;
  margin-bottom: 8px;
}

/* DESCRIPTION */
.highlight-card p {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.45;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .overview-highlights {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 550px) {
  .overview-highlights {
    grid-template-columns: 1fr;
  }
}

/* HERO OVERVIEW CARD */
.hero-overview-card {
  background: #ffffff;
  padding: 28px 32px;
  border-radius: 16px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  border: 1px solid #e5e5e5;
  margin-top: -40px; /* pulls card upward under hero */
  position: relative;
  z-index: 5;
}

/* BADGE */
.hero-badge {
  display: inline-block;
  background: #E8F5FF;
  color: #005f8a;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 16px;
}

/* INTRO TEXT */
.hero-intro {
  font-size: 1.05rem;
  color: #444;
  line-height: 1.6;
  margin-bottom: 22px;
}

/* QUICK INFO GRID */
.hero-quick-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

/* QUICK INFO ITEM */
.quick-info-item {
  background: #ffffff;
  padding: 18px 20px;
  border-radius: 14px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.quick-info-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

/* ICON */
.quick-info-icon {
  font-size: 38px;
  margin-bottom: 10px;
}

/* TITLE */
.quick-info-item h4 {
  font-size: 1rem;
  font-weight: 700;
  color: #003A5C;
  margin-bottom: 6px;
}

/* DESCRIPTION */
.quick-info-item p {
  font-size: 0.9rem;
  color: #555;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .hero-quick-info {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 550px) {
  .hero-quick-info {
    grid-template-columns: 1fr;
  }
}

/* ============================================================
   MIAMI MAP SECTION — CENTER INTRO TEXT ONLY
============================================================ */

.page-miami .map-intro-miami {
  text-align: center;
}

/* ============================================================
   MIAMI NEARBY ATTRACTIONS — LINK ALIGNMENT FIX
   (Left: Map link | Right: External website button)
============================================================ */

.page-miami .attraction-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
}

.page-miami .map-link {
  font-size: 0.95rem;
  color: #005A8D;
  text-decoration: none;
  font-weight: 600;
}

.page-miami .map-link:hover {
  text-decoration: underline;
  color: #009FB7;
}

.page-miami .external-btn {
  display: inline-block;
  background: #4DB7FF;
  color: #003A5C;
  padding: 8px 16px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.page-miami .external-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* ============================================================
   MIAMI — BEST TIME TO CRUISE (TIMELINE)
============================================================ */

.page-miami .timeline-horizontal {
  display: flex;
  gap: 22px;
  margin: 30px 0 35px;
  overflow-x: auto;
  padding-bottom: 10px;
}

.page-miami .timeline-item {
  background: #ffffff;
  border: 1px solid #d8dee6;
  border-radius: 10px;
  padding: 18px 20px;
  min-width: 220px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0,0,0,0.06);
}

.page-miami .timeline-icon {
  font-size: 32px;
  margin-bottom: 10px;
}

.page-miami .timeline-item h4 {
  font-size: 1.05rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #003A5C;
}

.page-miami .timeline-item p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.5;
}

/* ============================================================
   MIAMI — WEATHER & SEASONS (SEASON CARDS)
============================================================ */

.page-miami .season-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin: 30px 0 35px;
}

.page-miami .season-card {
  background: #ffffff;
  border: 1px solid #d8dee6;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0,0,0,0.06);
}

.page-miami .season-icon {
  font-size: 36px;
  margin-bottom: 10px;
}

.page-miami .season-card h4 {
  font-size: 1.05rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #003A5C;
}

.page-miami .season-card p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.55;
}

/* Mobile */
@media (max-width: 900px) {
  .page-miami .season-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .page-miami .season-grid {
    grid-template-columns: 1fr;
  }
}

/* ============================================================
   MIAMI — HOTELS NEAR CRUISE PORT (PREMIUM HOTEL GRID)
============================================================ */

.page-miami .hotel-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  margin-top: 25px;
}

.page-miami .hotel-card {
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.page-miami .hotel-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

.page-miami .hotel-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.page-miami .hotel-content {
  padding: 18px 20px;
  text-align: center;
}

.page-miami .hotel-icon {
  font-size: 32px;
  margin-bottom: 8px;
  opacity: 0.95;
}

.page-miami .hotel-content h4 {
  font-size: 1.15rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #003A5C;
}

.page-miami .hotel-content p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.55;
  margin-bottom: 14px;
}

.page-miami .hotel-btn {
  display: inline-block;
  padding: 10px 22px;
  background: #4DB7FF;
  color: #003A5C;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.page-miami .hotel-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* ============================================================
   CAPE TOWN — NEARBY ATTRACTIONS LINK ROW FIX
   (Matches Miami layout: View on Map left, Official Website right)
============================================================ */

.page-cruise-ports .port-attractions .attraction-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
}

.page-cruise-ports .port-attractions .map-link {
  font-size: 0.95rem;
  color: #005A8D;
  text-decoration: none;
  font-weight: 600;
}

.page-cruise-ports .port-attractions .map-link:hover {
  text-decoration: underline;
  color: #009FB7;
}

.page-cruise-ports .port-attractions .external-btn {
  display: inline-block;
  background: #4DB7FF;
  color: #003A5C;
  padding: 8px 16px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.page-cruise-ports .port-attractions .external-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* ============================================================
   CAPE TOWN — PORT FEES & CHECK-IN GUIDE
============================================================ */

.checkin-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 28px;
  margin-top: 25px;
}

.checkin-item {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.checkin-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

.checkin-icon {
  font-size: 42px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* ============================================================
   CAPE TOWN — TERMINAL MAP EXPANSION
============================================================ */

.terminal-layout-section {
  margin-top: 40px;
  text-align: center;
}

.terminal-layout-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0A1A2F;
  margin-bottom: 6px;
}

.terminal-layout-subtitle {
  font-size: 1rem;
  color: #4b5563;
  margin-bottom: 24px;
}

.terminal-layout-image img {
  width: 100%;
  max-width: 900px;
  border-radius: 12px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.12);
  margin: 0 auto 30px;
  display: block;
}

.terminal-flow-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 24px;
  margin-top: 10px;
}

.terminal-flow-item {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.10);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.terminal-flow-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
}

.terminal-flow-icon {
  font-size: 40px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* ============================================================
   CAPE TOWN — WEATHER BY MONTH MINI CHART
============================================================ */

.weather-monthly-section {
  margin-top: 40px;
  text-align: center;
}

.weather-monthly-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0A1A2F;
  margin-bottom: 6px;
}

.weather-monthly-subtitle {
  font-size: 1rem;
  color: #4b5563;
  margin-bottom: 24px;
}

.weather-month-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 18px;
  margin-top: 10px;
}

.weather-month-card {
  background: #ffffff;
  padding: 16px;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.weather-month-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 22px rgba(0,0,0,0.12);
}

.weather-month-card h4 {
  margin: 0 0 6px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #003A5C;
}

.weather-month-card p {
  margin: 0;
  font-size: 0.95rem;
  color: #333;
}

/* ============================================================
   CAPE TOWN — FIRST-TIME CRUISER TIPS
============================================================ */

.firsttime-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 28px;
  margin-top: 25px;
}

.firsttime-item {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.firsttime-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

.firsttime-icon {
  font-size: 42px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* ============================================================
   MIAMI — PORT FEES & CHECK-IN GUIDE
============================================================ */

.fees-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 24px;
  margin-top: 25px;
}

.fees-item {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.fees-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
}

.fees-icon {
  font-size: 40px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* CHECK-IN GRID */
.checkin-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0A1A2F;
  margin-bottom: 6px;
  text-align: center;
}

.checkin-subtitle {
  font-size: 1rem;
  color: #4b5563;
  margin-bottom: 24px;
  text-align: center;
}

.checkin-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 24px;
}

.checkin-step {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.checkin-step:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
}

.checkin-icon {
  font-size: 40px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* ============================================================
   MIAMI — TERMINAL MAP EXPANSION
============================================================ */

.terminal-map-expansion {
  margin-top: 40px;
}

.terminal-map-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0A1A2F;
  text-align: center;
  margin-bottom: 6px;
}

.terminal-map-subtitle {
  font-size: 1rem;
  color: #4b5563;
  text-align: center;
  margin-bottom: 28px;
}

.terminal-flow-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 24px;
}

.terminal-flow-item {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.terminal-flow-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
}

.terminal-flow-icon {
  font-size: 40px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* ============================================================
   MIAMI — WEATHER BY MONTH MINI CHART
============================================================ */

.weather-monthly-section {
  margin-top: 40px;
}

.weather-monthly-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0A1A2F;
  text-align: center;
  margin-bottom: 6px;
}

.weather-monthly-subtitle {
  font-size: 1rem;
  color: #4b5563;
  text-align: center;
  margin-bottom: 28px;
}

.weather-month-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 18px;
}

.weather-month-card {
  background: #ffffff;
  padding: 18px;
  border-radius: 12px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.weather-month-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
}

.weather-month-card h4 {
  margin-bottom: 6px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #003A5C;
}

.weather-month-card p {
  margin: 0;
  font-size: 0.95rem;
  color: #444;
}

/* ============================================================
   MIAMI — FIRST-TIME CRUISER TIPS
============================================================ */

.tips-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 24px;
  margin-top: 25px;
}

.tip-card {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0,0,0,0.10);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.tip-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
}

.tip-icon {
  font-size: 40px;
  margin-bottom: 12px;
  opacity: 0.95;
}

/* ============================================================
   CAPE TOWN — DINING & SHOPPING LINK ROW
   (View on Map left, Official Website right — this section only)
============================================================ */

.page-cruise-ports .port-dining-shopping .attraction-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
}

/* Left text link */
.page-cruise-ports .port-dining-shopping .map-link {
  font-size: 0.95rem;
  color: #005A8D;
  text-decoration: none;
  font-weight: 600;
}

.page-cruise-ports .port-dining-shopping .map-link:hover {
  text-decoration: underline;
  color: #009FB7;
}

/* Right button */
.page-cruise-ports .port-dining-shopping .external-btn {
  display: inline-block;
  background: #4DB7FF;
  color: #003A5C;
  padding: 8px 16px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.page-cruise-ports .port-dining-shopping .external-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* Long Street / Kloof Street special layout (no button) */
.page-cruise-ports .port-dining-shopping .dining-streets-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
}

.page-cruise-ports .port-dining-shopping .street-link {
  font-size: 0.95rem;
  font-weight: 600;
  color: #005A8D;
  text-decoration: none;
}

.page-cruise-ports .port-dining-shopping .street-link:hover {
  text-decoration: underline;
  color: #009FB7;
}

/* ============================================================
   CAPE TOWN — DINING & SHOPPING
   Center the single "View on Map" link for specific cards only
============================================================ */

.page-cruise-ports .port-dining-shopping .center-map-link {
  display: flex;
  justify-content: center;
  margin-top: 14px;
  padding-top: 10px;
  border-top: 1px solid #e3e3e3;
}

.page-cruise-ports .port-dining-shopping .center-map-link .map-link {
  font-size: 0.95rem;
  font-weight: 600;
  color: #005A8D;
  text-decoration: none;
}

.page-cruise-ports .port-dining-shopping .center-map-link .map-link:hover {
  text-decoration: underline;
  color: #009FB7;
}

/* ============================================================
   CAPE TOWN — CONTACT INFORMATION (SECTION‑SCOPED ONLY)
============================================================ */

.page-cruise-ports .port-contact-info .contact-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  margin-top: 25px;
}

.page-cruise-ports .port-contact-info .contact-info-card {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.10);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.page-cruise-ports .port-contact-info .contact-info-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

.page-cruise-ports .port-contact-info .contact-info-card h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.15rem;
  font-weight: 700;
  color: #0A1A2F;
}

.page-cruise-ports .port-contact-info .contact-info-card p {
  margin-bottom: 10px;
  line-height: 1.55;
  color: #333;
}

.page-cruise-ports .port-contact-info .contact-btn {
  display: inline-block;
  margin-top: 12px;
  padding: 10px 18px;
  background: #4DB7FF;      /* sky blue */
  color: #003A5C;           /* dark navy text */
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.25s ease, transform 0.15s ease;
}

.page-cruise-ports .port-contact-info .contact-btn:hover {
  background: #2FA8FF;
  transform: translateY(-2px);
}

/* Center buttons inside Contact Information cards */
.page-cruise-ports .port-contact-info .contact-info-card {
  display: flex;
  flex-direction: column;
  align-items: center; /* centers the button horizontally */
  text-align: center;  /* keeps text nicely aligned */
}

/* ================================
   FORT LAUDERDALE HERO FIX
   ================================ */

.page-port-fort-lauderdale .hero-port-fort-lauderdale {
  min-height: 480px; /* your chosen height */
  display: flex;
  align-items: flex-end; /* move content to the bottom */
  padding-bottom: 40px; /* spacing from bottom */
}

.page-port-fort-lauderdale .hero-port-fort-lauderdale .hero-content {
  margin-top: 0;
  padding-top: 0;
  text-align: center; /* center text horizontally */
  width: 100%;
  position: relative;
  z-index: 2;
}

/* FORT LAUDERDALE — HERO SUBTITLE FIX */
.page-port-fort-lauderdale .hero-port-fort-lauderdale .hero-subtitle {
  color: #ffffff !important;
}

/* ============================================================ */
/* DUBAI HERO — CRISP WHITE TEXT TEST (DUBAI ONLY)              */
/* ============================================================ */

.page-cruise-ports .hero-port-dubai .hero-title,
.page-cruise-ports .hero-port-dubai .hero-subtitle,
.page-cruise-ports .hero-port-dubai .hero-location {
  color: #FFFFF7 !important; /* ivory‑white, softer than pure white */
  text-shadow: none !important; /* remove blur */
  opacity: 1 !important; /* ensure full visibility */
}

/* Remove Dubai overlay ONLY (keeps other ports untouched) */
.page-cruise-ports .hero-port-dubai .hero-overlay {
  background: none !important;
}

/* Optional: Slight lift for readability (safe, subtle) */
.page-cruise-ports .hero-port-dubai .hero-content {
  filter: none !important; /* remove any inherited softening */
}

/* ============================================================ */
/* PORT PAGES — SUBTITLE + LOCATION WEIGHT UPGRADE (700 ONLY)   */
/* ============================================================ */

.page-cruise-ports .hero-subtitle,
.page-cruise-ports .hero-location {
  font-weight: 700 !important;
  font-size: 18px;
}

/* ============================================================ */
/* SINGAPORE HERO — CRISP WHITE TEXT TEST (MATCHING DUBAI)      */
/* ============================================================ */

.page-cruise-ports .hero-port-singapore .hero-title,
.page-cruise-ports .hero-port-singapore .hero-subtitle,
.page-cruise-ports .hero-port-singapore .hero-location {
  color: #FFFFF7 !important; /* ivory‑white */
  text-shadow: none !important; /* remove blur */
  opacity: 1 !important; /* full visibility */
}

/* Remove Singapore overlay ONLY */
.page-cruise-ports .hero-port-singapore .hero-overlay {
  background: none !important;
}

/* Remove any inherited softening */
.page-cruise-ports .hero-port-singapore .hero-content {
  filter: none !important;
}

/* ============================================================ */
/* PORT CANAVERAL HERO — CRISP WHITE TEXT TEST (MATCHING DUBAI) */
/* ============================================================ */

.page-cruise-ports .hero-port-port-canaveral .hero-title,
.page-cruise-ports .hero-port-port-canaveral .hero-subtitle,
.page-cruise-ports .hero-port-port-canaveral .hero-location {
  color: #FFFFF7 !important; /* ivory‑white */
  text-shadow: none !important; /* remove blur */
  opacity: 1 !important; /* full visibility */
}

/* Remove Port Canaveral overlay ONLY */
.page-cruise-ports .hero-port-port-canaveral .hero-overlay {
  background: none !important;
}

/* Remove any inherited softening */
.page-cruise-ports .hero-port-port-canaveral .hero-content {
  filter: none !important;
}

/* ============================================================ */
/* FORT LAUDERDALE HERO — CRISP WHITE TEXT TEST (MATCHING DUBAI) */
/* ============================================================ */

.page-cruise-ports .hero-port-fort-lauderdale .hero-title,
.page-cruise-ports .hero-port-fort-lauderdale .hero-subtitle,
.page-cruise-ports .hero-port-fort-lauderdale .hero-location {
  color: #FFFFF7 !important; /* ivory‑white */
  text-shadow: none !important; /* remove blur */
  opacity: 1 !important; /* full visibility */
}

/* Remove Fort Lauderdale overlay ONLY */
.page-cruise-ports .hero-port-fort-lauderdale .hero-overlay {
  background: none !important;
}

/* Remove any inherited softening */
.page-cruise-ports .hero-port-fort-lauderdale .hero-content {
  filter: none !important;
}

/* Maintain required hero height */
.page-cruise-ports .hero-port-fort-lauderdale {
  height: 520px !important;
}

/* ============================================================ */
/* BARCELONA HERO — CRISP WHITE TEXT TEST (MATCHING DUBAI)      */
/* ============================================================ */

.page-cruise-ports .hero-port-barcelona .hero-title,
.page-cruise-ports .hero-port-barcelona .hero-subtitle,
.page-cruise-ports .hero-port-barcelona .hero-location {
  color: #FFFFF7 !important; /* ivory‑white */
  text-shadow: none !important; /* remove blur */
  opacity: 1 !important; /* full visibility */
}

/* Remove Barcelona overlay ONLY */
.page-cruise-ports .hero-port-barcelona .hero-overlay {
  background: none !important;
}

/* Remove any inherited softening */
.page-cruise-ports .hero-port-barcelona .hero-content {
  filter: none !important;
}

/* Maintain required hero height */
.page-cruise-ports .hero-port-barcelona {
  height: 520px !important;
}

/* ============================================================ */
/* MIAMI HERO — CRISP WHITE TEXT TEST (MIAMI ONLY)              */
/* ============================================================ */

.page-cruise-ports .hero-port-miami .hero-title,
.page-cruise-ports .hero-port-miami .hero-subtitle,
.page-cruise-ports .hero-port-miami .hero-location {
  color: #FFFFF7 !important; /* ivory‑white */
  text-shadow: none !important;
  opacity: 1 !important;
}

/* Remove Miami overlay ONLY */
.page-cruise-ports .hero-port-miami .hero-overlay {
  background: none !important;
}

/* Remove any inherited softening */
.page-cruise-ports .hero-port-miami .hero-content {
  filter: none !important;
}

/* ============================================================ */
/* CAPE TOWN HERO — CLARITY FIX (MATCHES DUBAI)                 */
/* ============================================================ */

.page-cruise-ports .hero-port-cape-town .hero-title,
.page-cruise-ports .hero-port-cape-town .hero-subtitle,
.page-cruise-ports .hero-port-cape-town .hero-location {
  color: #FFFFF7 !important;
  text-shadow: none !important;
  opacity: 1 !important;
}

/* Remove overlay ONLY for Cape Town */
.page-cruise-ports .hero-port-cape-town .hero-overlay {
  background: none !important;
}

/* Remove any inherited softening */
.page-cruise-ports .hero-port-cape-town .hero-content {
  filter: none !important;
}

/* ============================================================
   PORT PAGE THUMBNAIL — SMOOTH ZOOM ON HOVER
   Applies ONLY to thumbnails inside port pages
============================================================ */

.page-cruise-ports .section-header .section-thumb {
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  transform-origin: center center;
}

.page-cruise-ports .section-header .section-thumb:hover {
  transform: scale(3.0); /* adjust zoom level if needed */
  z-index: 50;
  box-shadow: 0 8px 24px rgba(0,0,0,0.25);
}

/* ============================================================
   BUENOS AIRES — HERO SECTION (FULL ISOLATION)
   Matches Barcelona structure exactly
============================================================ */

.page-port-buenos-aires .hero-port-buenos-aires {
  position: relative;
  width: 100%;
  height: 520px; /* same height as Barcelona */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}

.page-port-buenos-aires .hero-port-buenos-aires .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Your hero image goes here */
  background-image: url("../cruise-images/port-pages-sections/buenos-aires/hero-port-page-buenos-aires.webp");
}

.page-port-buenos-aires .hero-port-buenos-aires .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Buenos Aires overlay — softer than Barcelona */
  background: rgba(0, 0, 0, 0.25);
}

.page-port-buenos-aires .hero-port-buenos-aires .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-bottom: 60px; /* matches template spacing */
}

.page-port-buenos-aires .hero-port-buenos-aires .hero-title {
  font-size: 2.4rem;
  font-weight: 900;
  color: #F8F9F9; /* Buenos Aires soft white */
}

.page-port-buenos-aires .hero-port-buenos-aires .hero-subtitle {
  font-size: 1.2rem;
  font-weight: 700;
  max-width: 700px;
  margin: 10px auto 0;
  color: #F8F9F9;
  line-height: 1.55;
}

.page-port-buenos-aires .hero-port-buenos-aires .hero-location {
  display: block;
  margin-top: 12px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #F4D03F; /* Tango gold accent */
}

/* ============================================================
   NASSAU — HERO SECTION (FULL ISOLATION)
   Matches Barcelona structure exactly
============================================================ */

.page-port-nassau .hero-port-nassau {
  position: relative;
  width: 100%;
  height: 520px; /* same height as Barcelona */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}

.page-port-nassau .hero-port-nassau .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Nassau hero image */
  background-image: url("../cruise-images/port-pages-sections/nassau/hero-port-page-nassau.webp");
}

.page-port-nassau .hero-port-nassau .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Nassau overlay — tropical clarity, slightly lighter */
  background: rgba(0, 0, 0, 0.22);
}

.page-port-nassau .hero-port-nassau .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-bottom: 60px; /* matches template spacing */
}

.page-port-nassau .hero-port-nassau .hero-title {
  font-size: 2.4rem;
  font-weight: 900;
  color: #FFFFFF; /* Solid white */
}

.page-port-nassau .hero-port-nassau .hero-subtitle {
  font-size: 1.2rem;
  font-weight: 700;
  max-width: 700px;
  margin: 10px auto 0;
  color: #FFFFFF; /* Solid white */
  line-height: 1.55;
}

.page-port-nassau .hero-port-nassau .hero-location {
  display: block;
  margin-top: 12px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #FFFFFF; /* Solid white */
}

/* ============================================================
   PIRAEUS — HERO SECTION (FULL ISOLATION)
   Matches Barcelona structure exactly
============================================================ */

.page-port-piraeus .hero-port-piraeus {
  position: relative;
  width: 100%;
  height: 520px; /* same height as Barcelona */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}

.page-port-piraeus .hero-port-piraeus .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Piraeus hero image */
  background-image: url("../cruise-images/port-pages-sections/piraeus/hero-port-page-Piraeus.webp");
}

.page-port-piraeus .hero-port-piraeus .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Piraeus overlay — Mediterranean clarity, slightly cooler tone */
  background: rgba(0, 0, 0, 0.24);
}

.page-port-piraeus .hero-port-piraeus .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-bottom: 60px; /* matches template spacing */
}

.page-port-piraeus .hero-port-piraeus .hero-title {
  font-size: 2.4rem;
  font-weight: 900;
  color: #FFFFFF; /* Solid white */
}

.page-port-piraeus .hero-port-piraeus .hero-subtitle {
  font-size: 1.2rem;
  font-weight: 700;
  max-width: 700px;
  margin: 10px auto 0;
  color: #FFFFFF; /* Solid white */
  line-height: 1.55;
}

.page-port-piraeus .hero-port-piraeus .hero-location {
  display: block;
  margin-top: 12px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #FFFFFF; /* Solid white */
}

/* ============================================================
   TOKYO — HERO SECTION (FULL ISOLATION)
   Matches Barcelona structure exactly
============================================================ */

.page-port-tokyo .hero-port-tokyo {
  position: relative;
  width: 100%;
  height: 520px; /* same height as Barcelona */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}

.page-port-tokyo .hero-port-tokyo .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Tokyo hero image */
  background-image: url("../cruise-images/port-pages-sections/tokyo/hero-port-page-Tokyo.webp");
}

.page-port-tokyo .hero-port-tokyo .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Tokyo overlay — clean daylight clarity, slightly cool neutral tone */
  background: rgba(0, 0, 0, 0.22);
}

.page-port-tokyo .hero-port-tokyo .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-bottom: 60px; /* matches template spacing */
}

.page-port-tokyo .hero-port-tokyo .hero-title {
  font-size: 2.4rem;
  font-weight: 900;
  color: #FFFFFF; /* Solid white */
}

.page-port-tokyo .hero-port-tokyo .hero-subtitle {
  font-size: 1.2rem;
  font-weight: 700;
  max-width: 700px;
  margin: 10px auto 0;
  color: #FFFFFF; /* Solid white */
  line-height: 1.55;
}

.page-port-tokyo .hero-port-tokyo .hero-location {
  display: block;
  margin-top: 12px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #FFFFFF; /* Solid white */
}

/* ============================================================
   TOKYO — TERMINAL LAYOUT SECTION (FULL ISOLATION)
   Matches Barcelona structure, adapted for 3‑card layout
============================================================ */

.page-port-tokyo .terminal-layout-section {
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-port-tokyo .terminal-layout-title {
  font-size: 1.9rem;
  font-weight: 900;
  text-align: center;
  margin-bottom: 10px;
}

.page-port-tokyo .terminal-layout-subtitle {
  text-align: center;
  font-size: 1.15rem;
  font-weight: 600;
  margin-bottom: 30px;
  color: #444;
}

/* TERMINAL CARDS WRAPPER */
.page-port-tokyo .terminal-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
  gap: 30px;
  margin-top: 20px;
}

/* TERMINAL CARD */
.page-port-tokyo .terminal-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.08);
  border: 1px solid #e5e5e5;
}

/* TERMINAL IMAGE */
.page-port-tokyo .terminal-card .terminal-layout-image {
  width: 100%;
  height: 180px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 18px;
  position: relative;
}

/* Image itself */
.page-port-tokyo .terminal-card .terminal-layout-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;

  /* Hover zoom transition */
  transition: transform 0.35s ease;
}

/* Hover zoom effect */
.page-port-tokyo .terminal-card:hover .terminal-layout-image img {
  transform: scale(1.10); /* enlarge image on hover */
}

/* TERMINAL NAME */
.page-port-tokyo .terminal-card .terminal-name {
  font-size: 1.35rem;
  font-weight: 800;
  margin-bottom: 10px;
}

/* TERMINAL DESCRIPTION */
.page-port-tokyo .terminal-card .terminal-description {
  font-size: 1rem;
  line-height: 1.55;
  margin-bottom: 15px;
  color: #333;
}

/* BULLET LIST */
.page-port-tokyo .terminal-card .terminal-bullets {
  padding-left: 20px;
  margin-bottom: 10px;
}

.page-port-tokyo .terminal-card .terminal-bullets li {
  margin-bottom: 8px;
  font-size: 0.95rem;
  line-height: 1.45;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .page-port-tokyo .terminal-layout-title {
    font-size: 1.7rem;
  }

  .page-port-tokyo .terminal-card {
    padding: 18px;
  }

  .page-port-tokyo .terminal-card .terminal-layout-image {
    height: 160px;
  }
}

/* ============================================================
   HONG KONG — HERO SECTION (FULL ISOLATION)
   Matches Barcelona structure exactly
============================================================ */

.page-port-hong-kong .hero-port-hong-kong {
  position: relative;
  width: 100%;
  height: 590px; /* same height as Barcelona */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}

.page-port-hong-kong .hero-port-hong-kong .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Hong Kong hero image */
  background-image: url("../cruise-images/port-pages-sections/hong-kong/hero-port-page-hong-kong.webp");
}

.page-port-hong-kong .hero-port-hong-kong .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Hong Kong overlay — bright harbour clarity, slightly cool neutral tone */
  background: rgba(0, 0, 0, 0.22);
}

.page-port-hong-kong .hero-port-hong-kong .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-bottom: 60px; /* matches template spacing */
}

.page-port-hong-kong .hero-port-hong-kong .hero-title {
  font-size: 2.4rem;
  font-weight: 900;
  color: #FFFFFF; /* Solid white */
}

.page-port-hong-kong .hero-port-hong-kong .hero-subtitle {
  font-size: 1.2rem;
  font-weight: 700;
  max-width: 700px;
  margin: 10px auto 0;
  color: #FFFFFF; /* Solid white */
  line-height: 1.55;
}

.page-port-hong-kong .hero-port-hong-kong .hero-location {
  display: block;
  margin-top: 12px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #FFFFFF; /* Solid white */
}
