.elementor-9 .elementor-element.elementor-element-acfae11{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-80e81ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-5bd427c{padding:0px 0px 0px 0px;}.elementor-9 .elementor-element.elementor-element-4021e0f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-38px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-00c3f4b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9 .elementor-element.elementor-element-2d76cb8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-24px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-66bba2d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9 .elementor-element.elementor-element-aeec4ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-21px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-bbbbf81{padding:0px 0px 0px 0px;}.elementor-9 .elementor-element.elementor-element-f3f6055{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-858f411{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-5ec4d67{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-e42a4c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-9 .elementor-element.elementor-element-80e81ec{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-00c3f4b{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-66bba2d{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-858f411{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-badabc6{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-270d5a4 *//* ===============================
GLOBAL HARD RESET
================================ */

html, body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  overflow-x: hidden;
}

/* ===============================
FORCE FULL WIDTH (BOTH SIDES)
================================ */

.xoom-hero {
  position: relative;
  width: 100vw;
  height: 100vh;
  min-height: 650px;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #000;
  overflow: hidden;
}

/* ===============================
BACKGROUND VIDEO
================================ */

.xoom-hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  opacity: 0.9;
}


/* ===============================
OVERLAY
================================ */

.xoom-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.25),
    rgba(0,0,0,0.55)
  );
  z-index: 2;
}

/* ===============================
CONTENT
================================ */

.xoom-hero-content {
  position: relative;
  z-index: 3;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* ===============================
HEADLINE
================================ */

.xoom-hero-content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(2.8rem, 6vw, 4.8rem);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.1;
  color: #ffffff;
  margin-bottom: 22px;
}

/* ===============================
ROTATING WORD (PURE CSS - WORKING)
================================ */

.xoom-rotate-wrap {
  position: relative;
  display: inline-block;
  height: 1.2em;
  min-width: 520px;
  overflow: hidden;
  vertical-align: bottom;
}

.xoom-word {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  text-align: center;
  color: #ff7a18;
  animation: wordRotate 12s infinite;
}

.xoom-word:nth-child(1) { animation-delay: 0s; }
.xoom-word:nth-child(2) { animation-delay: 3s; }
.xoom-word:nth-child(3) { animation-delay: 6s; }
.xoom-word:nth-child(4) { animation-delay: 9s; }

@keyframes wordRotate {
  0%   { opacity: 0; transform: translateY(40px); }
  5%   { opacity: 1; transform: translateY(0); }
  25%  { opacity: 1; transform: translateY(0); }
  30%  { opacity: 0; transform: translateY(-40px); }
  100% { opacity: 0; }
}

/* ===============================
SUBTEXT
================================ */

.xoom-hero-content p {
  font-size: 1.05rem;
  color: rgba(255,255,255,0.8);
  max-width: 620px;
  margin-bottom: 40px;
}

/* ===============================
BUTTON (BRAND COLOR)
================================ */

.xoom-btn {
  padding: 14px 38px;
  background: transparent;
  color: white;                 /* BRAND ORANGE */
  border: 2px solid #ff7a18;
  text-decoration: none !important;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  font-weight: 700;
  border-radius: 4px;
  transition: all 0.25s ease;
}

.xoom-btn:hover {
  background: #ff7a18;             /* BRAND ORANGE */
  color: #ffffff;                  /* WHITE TEXT */
  transform: translateY(-2px);
}

/* ===============================
MOBILE
================================ */

@media (max-width: 768px) {
  .xoom-hero-content h1 {
    font-size: 2.2rem;
    letter-spacing: 0.05em;
  }

  .xoom-rotate-wrap {
    min-width: 220px;
  }
}

.xoom-hero-credit {
  position: absolute;
  bottom: 20px;
  right: 30px;
  font-size: 0.75rem;
  color: rgba(255,255,255,0.65);
  z-index: 3;
  letter-spacing: 0.05em;
}
/* ===============================
HERO BUTTONS UPDATE
================================ */

.hero-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 25px;
}

.hero-btn {
  padding: 14px 30px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* Primary Button */
.primary-btn {
  background: #ff7a18;
  color: white
}

.primary-btn:hover {
  background: #ffa14d;
  color:white;
}

/* Secondary Button */
.secondary-btn {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
}

.secondary-btn:hover {
  background: #fff;
  color: #000;
}
/* ===============================
HERO DROPDOWN (NON-DESTRUCTIVE)
================================ */

.hero-dropdown {
  position: relative;
}

.hero-dropdown-menu {
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  background: #111;
  border-radius: 6px;
  min-width: 240px;
  display: none;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(0,0,0,0.5);
  z-index: 10;
}

.hero-dropdown-menu a {
  padding: 14px 18px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 1px solid #222;
  transition: all 0.25s ease;
}

.hero-dropdown-menu a:hover {
  background: #ff7a18;
  color: #fff;
}

/* Desktop Hover */
.hero-dropdown:hover .hero-dropdown-menu {
  display: flex;
}

/* Mobile Click Mode */
@media (max-width: 768px) {
  .hero-dropdown-menu {
    position: static;
    transform: none;
    margin-top: 12px;
    display: none;
  }

  .hero-dropdown.active .hero-dropdown-menu {
    display: flex;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5bd427c *//* ================================
MAP SECTION (FINAL COMPLETE)
================================ */

.xoom-map-new {
  height: 100vh;
  min-height: 680px;
  background: #000;
  color: #fff;
  position: relative;
  overflow: hidden;

  display: flex;
  flex-direction: column;
  justify-content: center;

  padding: 20px 20px;
}

/* GLOW BACKGROUND (SAFE) */

.xoom-map-new::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;

  background:
    radial-gradient(circle at 65% 80%, rgba(255,122,24,0.2), transparent 40%),
    radial-gradient(circle at 30% 50%, rgba(255,122,24,0.1), transparent 50%);

  filter: blur(80px);
}

/* ENSURE CONTENT ABOVE */

.xoom-map-heading,
.xoom-map-grid {
  position: relative;
  z-index: 2;
}

/* ================================
HEADING
================================ */

.xoom-map-heading {
  text-align: center;
  margin-bottom: 2px;
}

.xoom-map-heading h2 {
  font-size: clamp(26px, 3vw, 36px);
  letter-spacing: 2px;
  color: #ffffff;
}

.xoom-map-heading span {
  color: #ff7a18;
}

.xoom-map-heading p {
  color: #ccc;
  margin-top: 2px;
  font-size: 13px;
}

/* ================================
GRID
================================ */

.xoom-map-grid {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 30px;
  align-items: center;
  max-width: 1100px;
  margin: auto;
  width: 100%;
}

/* ================================
MAP AREA
================================ */

.xoom-map-area {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}

.xoom-map-area img {
  width: 100%;
  height: auto;
  display: block;
  filter: brightness(0.55) contrast(1.1);
}

/* ================================
DOTS
================================ */

.x-dot {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #ff7a18;
  border-radius: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: 0.3s ease;

  box-shadow:
    0 0 0 6px rgba(255,122,24,0.25),
    0 0 18px rgba(255,122,24,0.6);
}

.x-dot:hover {
  transform: translate(-50%, -50%) scale(1.2);
}

/* ================================
YOUR DOT POSITIONS (UNCHANGED)
================================ */

.namibia { top: 84%; left: 46%; }
.botswana { top: 79%; left: 55%; }
.mozambique { top: 80%; left: 74%; }
.southafrica { top: 86%; left: 69%; }

/* ================================
LABELS (ALIGNED)
================================ */

.map-label {
  position: absolute;
  font-size: 11px;
  color: #fff;
  opacity: 0.85;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.namibia-label { top: 88%; left: 46%; }
.botswana-label { top: 74%; left: 55%; }
.mozambique-label { top: 75%; left: 74%; }
.sa-label { top: 90%; left: 69%; }

/* ================================
INFO CARD
================================ */

.xoom-map-info {
  background: #111;
  padding: 24px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.08);
}

.xoom-map-info img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  border-radius: 12px;
  margin-bottom: 16px;
}

.xoom-map-info h3 {
  color: #ffffff;
  margin-bottom: 8px;
}

.xoom-map-info p {
  color: #ccc;
  margin-bottom: 16px;
  font-size: 14px;
}

/* BUTTON (UNCHANGED) */

.xoom-map-btn {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ff7a18;
  color: #ff7a18;
  text-decoration: none;
  border-radius: 6px;
  transition: 0.3s ease;
}

.xoom-map-btn:hover {
  background: #ff7a18;
  color: #000;
}

/* ================================
RESPONSIVE
================================ */

@media (max-width: 900px) {
  .xoom-map-new {
    height: auto;
    padding: 60px 20px;
  }

  .xoom-map-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .xoom-map-area {
    max-width: 100%;
  }

  .xoom-map-info {
    margin-top: 20px;
  }
}

/* SMALL HEIGHT LAPTOP FIX */

@media (max-height: 800px) {
  .xoom-map-new {
    height: auto;
    padding: 60px 20px;
  }
}
/* FORCE FIT WITHIN SCREEN */
.xoom-map-new {
  height: 120vh;
  padding: 20px 20px !important;
  box-sizing: border-box;
}

/* SCALE CONTENT INSIDE TO FIT */
.xoom-map-grid {
  transform: scale(0.92);
  transform-origin: center top;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd46d6e *//* ================================
UPCOMING SECTION (PREMIUM UPGRADE)
================================ */

.upcoming-section {
  background: radial-gradient(ellipse at top, #1a1208, #000);
  padding: 80px 0;
  color: #fff;
  position: relative;
}

/* HEADING */

.upcoming-section h2 {
  text-align: center;
  font-size: 42px;
  letter-spacing: 2px;
  color: white;
}
.upcoming-section h2 span { color:#f58220; }

.subtitle {
  text-align: center;
  opacity:.7;
  margin-bottom:30px;
}

/* ================================
NAV ARROWS
================================ */

.trip-nav {
  position: absolute;
  top: 110px;
  width: 100%;
  max-width: 1200px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.trip-arrow {
  pointer-events: all;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  opacity: .6;
  transition: .3s;
}

.trip-arrow:hover {
  opacity: 1;
  color: #f58220;
}

/* ================================
SLIDER
================================ */

.upcoming-slider {
  display: flex;
  gap: 30px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 10px 0 30px;
}
.upcoming-slider::-webkit-scrollbar { display:none; }

/* ================================
CARDS
================================ */

.trip-card {
  min-width: 30%;
  background: #0d0d0d;
  border-radius: 22px;
  overflow: hidden;
  transition: transform .4s ease, box-shadow .4s ease;
  position: relative;
}

/* BALANCED GLOW (FIXED ISSUE) */
.trip-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 22px;
  background: radial-gradient(circle at center, rgba(245,130,32,0.15), transparent 70%);
  opacity: 0;
  transition: .4s;
}

.trip-card:hover::before {
  opacity: 1;
}

.trip-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(245,130,32,.2);
}

/* IMAGE */

.trip-img img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

/* CONTENT */

.trip-content {
  padding: 22px;
}

.trip-content h3 {
  font-size: 20px;
  margin-bottom: 6px;
  color: #fff;
}

.trip-dates {
  font-size: 13px;
  opacity:.6;
}

.trip-meta {
  margin:10px 0;
  font-size:13px;
  opacity:.8;
}

.trip-price {
  color:#f58220;
  font-weight:600;
  margin-bottom:12px;
}

.trip-btn {
  display:inline-block;
  color:#fff;
  border-bottom:1px solid #f58220;
  padding-bottom:4px;
  transition:.3s;
}
.trip-btn:hover { color:#f58220; }

/* ================================
PROGRESS INDICATOR
================================ */

.trip-progress {
  width: 120px;
  height: 4px;
  background: rgba(255,255,255,0.1);
  margin: 20px auto;
  border-radius: 10px;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  width: 30%;
  background: #f58220;
  transition: .3s;
}

/* CTA */

.all-trips-cta {
  text-align:center;
  margin-top:30px;
}

.all-trips-cta a {
  border:1px solid #f58220;
  padding:12px 30px;
  border-radius:30px;
  color:#fff;
}

.all-trips-cta a:hover {
  background:#f58220;
  color:#000;
}

/* MOBILE */

@media (max-width: 900px) {
  .trip-card { min-width: 80%; }
}
.trip-card::before {
  pointer-events: none;   /* 🔥 THIS FIXES LINK ISSUE */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da8b78b *//* ===============================
UPCOMING MOBILE ONLY
================================ */

.upcoming-mobile-only {
  display: none;
}

@media (max-width: 768px) {

  /* Hide desktop upcoming */
  .upcoming-section {
    display: none !important;
  }

  .upcoming-mobile-only {
    display: block;
    background: #000;
    padding: 60px 20px;
    text-align: center;
  }

  .upcoming-mobile-only h2 {
    font-size: 28px;
    margin-bottom: 8px;
    color: #fff;
  }

  .upcoming-mobile-only h2 span {
    color: #ff7a18;
  }

  .upcoming-mobile-only .subtitle {
    font-size: 14px;
    opacity: 0.75;
    margin-bottom: 30px;
    color:white;
  }

  /* SLIDER WRAPPER */
  .upcoming-mobile-slider-wrapper {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .upcoming-mobile-slider {
    display: flex;
    gap: 20px;
  }

  /* IMPORTANT: this targets the trip cards output by your shortcode */
  .upcoming-mobile-slider .trip-card,
  .upcoming-mobile-slider .xoom-trip-card {
    flex: 0 0 85%;
    scroll-snap-align: center;
  }

  .all-trips-cta {
    margin-top: 30px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6841bcd *//* ================================
TWO WAYS TO EXPERIENCE XOOM (FINAL)
================================ */

/* SECTION */
.xoom-experience-section {
  background: #000;
  padding: 100px 20px;
  color: #fff;
}

.xoom-experience-section .container {
  max-width: 1200px;
  margin: 0 auto;
}

/* HEADER */
.xoom-exp-header {
  text-align: center;
  margin-bottom: 20px;
}

.xoom-exp-header h2 {
  font-size: 34px;
  letter-spacing: 2px;
  color: #fff;
}

.xoom-exp-header h2 span {
  color: #ff7a18;
}

.xoom-exp-header p {
  font-size: 14px;
  opacity: 0.6;
  margin-top: 8px;
}

/* WRAPPER */
.xoom-exp-wrapper {
  background: #111;
  padding: 30px;
  border-radius: 18px;
}

/* GRID */
.xoom-exp-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

/* CARD */
.exp-card {
  position: relative;
  height: 420px;
  border-radius: 16px;
  overflow: hidden;
}

/* IMAGE */
.exp-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  z-index: 1;
  transition: transform 0.5s ease;
}

/* OVERLAY (MATCH MOCK) */
.exp-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.92) 0%,
    rgba(0,0,0,0.7) 40%,
    rgba(0,0,0,0.3) 70%,
    rgba(0,0,0,0.05) 100%
  );
}

/* CONTENT */
.exp-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  z-index: 3;
}

/* TEXT */
.exp-content h3 {
  font-size: 18px;
  margin-bottom: 6px;
  color: #fff;
}

.exp-content h3 span {
  color: #ff7a18;
}

.exp-sub {
  font-size: 13px;
  opacity: 0.85;
  margin-bottom: 12px;
}

/* LIST */
.exp-content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 14px;
}

.exp-content li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 6px;
  font-size: 13px;
  color: rgba(255,255,255,0.9);
}

.exp-content li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #ff7a18;
}

/* BUTTONS */
.exp-btn {
  display: inline-block;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 13px;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* PRIMARY */
.exp-btn.primary {
  background: #ff7a18;
  color: #fff;
}

.exp-btn.primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(255,122,24,0.35);
}

/* SECONDARY */
.exp-btn.secondary {
  background: rgba(255,122,24,0.2);
  border: 1px solid rgba(255,122,24,0.5);
  color: #fff;
}

.exp-btn.secondary:hover {
  background: rgba(255,122,24,0.3);
  border-color: #ff7a18;
  transform: translateY(-2px);
}

/* HOVER IMAGE */
.exp-card:hover .exp-bg {
  transform: scale(1.04);
}

/* BOTTOM TEXT */
.exp-bottom {
  text-align: center;
  margin-top: 20px;
  font-size: 13px;
  opacity: 0.7;
}

.exp-bottom span {
  display: block;
  margin-top: 6px;
  color: #ff7a18;
}

/* ================================
RESPONSIVE (FIXED PROPERLY)
================================ */

/* TABLET */
@media (max-width: 900px) {

  .xoom-exp-grid {
    grid-template-columns: 1fr;
  }

  .exp-card {
    height: 360px;
  }

  .exp-content {
    padding: 20px;
  }

  .exp-content h3 {
    font-size: 16px;
  }

  .exp-sub {
    font-size: 13px;
  }

  .exp-content li {
    font-size: 12px;
  }

  .exp-btn {
    width: 100%;
    text-align: center;
  }
}

/* MOBILE */
@media (max-width: 480px) {

  .xoom-experience-section {
    padding: 70px 15px;
  }

  .xoom-exp-wrapper {
    padding: 20px;
  }

  .xoom-exp-header h2 {
    font-size: 22px;
  }

  .xoom-exp-header p {
    font-size: 12px;
  }

  .exp-card {
    height: 320px;
  }

  .exp-content {
    padding: 16px;
  }

  .exp-content h3 {
    font-size: 15px;
  }

  .exp-sub {
    font-size: 12px;
  }

  .exp-content li {
    font-size: 11px;
  }

  .exp-btn {
    font-size: 12px;
    padding: 10px;
  }
}
/* =========================
REAL MOBILE FIX (FINAL)
========================= */

@media (max-width: 768px) {

  /* STACK CARDS */
  .xoom-exp-grid {
    grid-template-columns: 1fr;
  }

  /* REMOVE FIXED HEIGHT (CRITICAL) */
  .exp-card {
    height: auto;
  }

  /* KEEP IMAGE BUT MAKE IT TOP */
  .exp-bg {
    position: relative;
    height: 220px;
  }

  /* REMOVE ABSOLUTE CONTENT (MAIN FIX) */
  .exp-content {
    position: relative;
    padding: 18px;
    background: #111; /* clean card base */
  }

  /* REMOVE HEAVY OVERLAY (NOT NEEDED ON MOBILE) */
  .exp-card::after {
    display: none;
  }

  /* TEXT FIX */
  .exp-content h3 {
    font-size: 16px;
  }

  .exp-sub {
    font-size: 13px;
  }

  .exp-content li {
    font-size: 12px;
  }

  /* BUTTON FULL WIDTH */
  .exp-btn {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15328ee *//* =========================
MOBILE ONLY EXPERIENCE SECTION
========================= */

.xoom-exp-mobile {
  display: none;
  background: #000;
  padding-top: 30px;
  color: #fff;

}

.xoom-exp-mobile .container {
  max-width: 350px;
  margin: auto;
}

/* HEADER */
.xoom-exp-mobile .xoom-exp-header {
  text-align: center;
  margin-bottom: 30px;
}

.xoom-exp-mobile h2 {
  font-size: 22px;
  letter-spacing: 1px;
  color: white;
}

.xoom-exp-mobile h2 span {
  color: #ff7a18;
}

.xoom-exp-mobile p {
  font-size: 13px;
  opacity: 0.7;
  margin-top: 6px;
}

/* CARD */
.exp-m-card {
  background: #111;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 20px;
}

/* IMAGE */
.exp-m-img {
  height: 200px;
  background-size: cover;
  background-position: center;
}

/* CONTENT */
.exp-m-content {
  padding: 18px;
}

/* TEXT */
.exp-m-content h3 {
  font-size: 16px;
  margin-bottom: 6px;
  color: white;
}

.exp-m-content h3 span {
  color: #ff7a18;
}

.exp-m-sub {
  font-size: 13px;
  opacity: 0.85;
  margin-bottom: 12px;
}

/* LIST */
.exp-m-content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 14px;
}

.exp-m-content li {
  font-size: 13px;
  margin-bottom: 6px;
  padding-left: 18px;
  position: relative;
}

.exp-m-content li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #ff7a18;
}

/* BUTTON */
.exp-m-btn {
  display: block;
  text-align: center;
  padding: 12px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 13px;
  transition: 0.3s ease;
}

/* PRIMARY */
.exp-m-btn.primary {
  background: #ff7a18;
  color: #fff;
}

/* SECONDARY */
.exp-m-btn.secondary {
  border: 1px solid #ff7a18;
  color: #fff;
}

/* =========================
SHOW ONLY ON MOBILE
========================= */

@media (max-width: 768px) {

  .xoom-exp-mobile {
    display: block;
  }

  /* HIDE DESKTOP VERSION */
  .xoom-experience-section {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bbbbf81 *//* ================================
WHY XOOM (CLIENT MATCH)
================================ */

.why-xoom-section {
  background: radial-gradient(circle at top, #1a1208 0%, #000 70%);
  padding: 80px 0;
  color: #fff;
}

.why-container {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}

/* HEADER */

.why-header {
  text-align: center;
  margin-bottom: 2px;
}

.why-header h2 {
  font-size: 42px;
  letter-spacing: 2px;
  color: #fff;
}

.why-header span {
  color: #f58220;
}

.why-sub {
  margin-top: 10px;
  font-size: 16px;
  opacity: 0.75;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* GRID */

.why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* CARD */

.why-card {
  background: #0b0b0b;
  border-radius: 18px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,0.06);
  transition: all 0.3s ease;
}

.why-card:hover {
  transform: translateY(-6px);
  border-color: rgba(245,130,32,0.4);
}


/* ICON */

.why-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: rgba(245,130,32,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 12px;
}

/* TEXT */

.why-card h3 {
  font-size: 18px;
  margin-bottom: 8px;
  color: white;
}

.why-card p {
  font-size: 14px;
  opacity: 0.75;
  line-height: 1.5;
}

/* RESPONSIVE */

@media (max-width: 1024px) {
  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .why-grid {
    grid-template-columns: 1fr;
  }

  .why-header h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5852823 *//* ===============================
TRUST SECTION
================================ */

.trust-section {
  background: #000;
  padding: 80px 0; /* reduced top space */
  color: #fff;
  text-align: center;
}

.trust-section h2 {
  font-size: 46px;
  color: white;
  letter-spacing: 2px;
  margin-bottom: 6px; /* reduced gap */
}

.trust-section h2 span {
  color: #ff7a18;
}

.trust-sub {
  opacity: 0.75;
  margin-bottom: 30px; /* reduced gap */
}

/* ===============================
SLIDER
================================ */

.trust-slider-wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 40px;
  overflow: hidden;
}

.trust-slider {
  display: flex;
  transition: transform 0.6s ease;
}

.trust-slide {
  min-width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* ===============================
CARDS
================================ */

.trust-card {
  background: #0d0d0d;
  padding: 40px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.05);
  text-align: left;
  transition: transform 0.25s ease;
}

.trust-card:hover {
  transform: translateY(-4px);
}

.trust-card h4 {
  margin-bottom: 6px;
  font-weight: 600;
  color: white;
}

.stars {
  color: #00b67a; /* OFFICIAL Trustpilot green */
  margin-bottom: 10px;
  font-size: 14px;
}

.trust-card p {
  opacity: 0.85;
  line-height: 1.6;
  margin: 0;
}

/* ===============================
ARROWS (NO POSITION CHANGE)
================================ */

.trust-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #111;
  border: 1px solid rgba(255,255,255,0.15);
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
}

.trust-arrow.prev { left: 0; }
.trust-arrow.next { right: 0; }

.trust-arrow:hover {
  background: #ff7a18;
  color: #000;
}

/* ===============================
BOTTOM TEXT
================================ */

.trust-source {
  opacity: 0.6;
  font-size: 13px;
  margin: 20px 0 8px;
}

.trust-rating {
  font-size: 18px;
  margin: 0;
}

.trust-rating span {
  color: #00b67a; /* match star color */
  font-weight: 600;
}

/* ===============================
TRUST SECTION – MOBILE FIX (FINAL)
================================ */
@media (max-width: 768px) {

  .trust-section {
    padding: 30px 0;
  }

  .trust-section h2 {
    font-size: 28px;
  }

  .trust-sub {
    font-size: 14px;
    margin-bottom: 25px;
  }

  /* IMPORTANT PART */
  .trust-slide {
    display: flex !important;       /* override grid */
    flex-direction: row !important; /* keep horizontal */
  }

  .trust-card {
    min-width: 100% !important;     /* ONE CARD PER VIEW */
    max-width: 100% !important;
    padding: 22px;
  }

  .trust-slider-wrapper {
    padding: 0 15px;
  }

  /* Fix arrows */
  .trust-arrow {
    width: 34px;
    height: 34px;
    top: 45%;
  }

  .trust-arrow.prev {
    left: 5px;
  }

  .trust-arrow.next {
    right: 5px;
  }

}

/* ===============================
SMOOTH PREMIUM FEEL
================================ */

.trust-slider {
  display: flex;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1); /* smoother */
}

/* REMOVE ANY HARSH HOVER FEEL */

.trust-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.trust-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(255,255,255,0.05);
}

/* ===============================
PROGRESS DOTS
================================ */

.trust-dots {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin: 20px 0 10px;
}

.trust-dots .dot {
  width: 6px;
  height: 6px;
  background: rgba(255,255,255,0.3);
  border-radius: 50%;
  transition: all 0.3s ease;
}

.trust-dots .dot.active {
  background: #ff7a18;
  width: 18px;
  border-radius: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-badabc6 *//* ===============================
MOBILE TRUST SECTION (SLIDER)
================================ */

.trust-mobile-only {
  background: #000;
  padding: 20px 20px;
  text-align: center;
  color: #fff;
}

.trust-mobile-only h2 {
  font-size: 28px;
  margin-bottom: 8px;
  color:white;
}

.trust-mobile-only h2 span {
  color: #ff7a18;
}

.trust-mobile-only .trust-sub {
  font-size: 14px;
  margin-bottom: 25px;
  opacity: 0.8;
}

.trust-mobile-slider-wrapper {
  overflow: hidden;
  width: 100%;
}

.trust-mobile-slider {
  display: flex;
  transition: transform 0.4s ease;
  width: 100%;
}

.trust-mobile-card {
  min-width: 100%;
  background: #0d0d0d;
  padding: 25px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.05);
  text-align: left;
}

.trust-mobile-card h4 {
  margin-bottom: 8px;
  color:white;
}

.trust-mobile-card .stars {
  color: #00b67a;
  margin-bottom: 10px;
}

.trust-source {
  margin-top: 25px;
  font-size: 13px;
  opacity: 0.6;
}

.trust-rating {
  margin-top: 6px;
  font-size: 16px;
}

.trust-rating span {
  color: #00b67a;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b88ac73 *//* ==========================
   PREMIUM CTA SECTION
========================== */

.xoom-cta-section {
  position: relative;
  background: url("https://xoomafrica.com/wp-content/uploads/2026/02/saharadesertour_1-e1606936712182.jpeg") center center / cover no-repeat;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 120px 20px;
  overflow: hidden;
}

/* Dark luxury overlay */
.xoom-cta-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.75),
    rgba(0,0,0,0.55)
  );
  backdrop-filter: blur(2px);
  z-index: 1;
}

/* Content */
.xoom-cta-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  color: #fff;
}

/* Heading */
.xoom-cta-content h2 {
  font-size: 64px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 20px;
  line-height: 1.1;
  color:white;
}

.xoom-cta-content h2 span {
  color: #f58220;
  text-shadow: 0 0 25px rgba(245,130,32,0.4);
}

/* Subtext */
.xoom-cta-content p {
  font-size: 18px;
  opacity: 0.85;
  margin-bottom: 20px;
  line-height: 1.6;
}

/* Buttons */
.xoom-cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.cta-primary {
  background: #f58220;
  color: #000;
  padding: 16px 40px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s ease;
}

.cta-primary:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(245,130,32,.4);
  color:white;
}

/* Secondary */
.cta-secondary {
  border: 1px solid #fff;
  color: #fff;
  padding: 16px 40px;
  border-radius: 40px;
  border-color: #f58220;;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s ease;
}

.cta-secondary:hover {
  background: #fff;
  color: #000;
  transform: translateY(-4px);
}

/* ==========================
   MOBILE
========================== */

@media (max-width: 900px) {

  .xoom-cta-section {
    min-height: 500px;
    padding: 50px 20px;
  }

  .xoom-cta-content h2 {
    font-size: 38px;
  }

  .xoom-cta-content p {
    font-size: 16px;
  }

  .xoom-cta-buttons {
    flex-direction: column;
    gap: 15px;
  }

  .cta-primary,
  .cta-secondary {
    width: 100%;
    text-align: center;
  }
}
/* ===== READY SECTION BUTTON FIX ===== */

.ready-buttons {
  margin-top: 30px;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.ready-primary,
.ready-secondary {
  padding: 14px 30px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

/* Primary */
.ready-primary {
  background: #ff7a18;
  color: white;
}

.ready-primary:hover {
  opacity: 0.95;
  color:white;
  font-weight: 700px;
}

/* Secondary */
.ready-secondary {
  border: 1px solid #ff7a18;
  color: white;
}

.ready-secondary:hover {
  background: #ff7a18;
  color: white;
}

/* MOBILE FIX */
@media (max-width: 768px) {
  .ready-buttons {
    flex-direction: column;
    align-items: center;
  }

  .ready-primary,
  .ready-secondary {
    width: 100%;
    max-width: 300px;
    text-align: center;
  }
}

/* ==========================
CTA FINAL REFINEMENT
========================== */

/* Typography stronger + cleaner */
.xoom-cta-content h2 {
  font-size: clamp(36px, 5vw, 52px);
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.15;
}

/* Match screenshot tone */
.xoom-cta-content h2 span {
  color: #ff7a18;
  text-shadow: none; /* cleaner look */
}

/* Subtext refined */
.xoom-cta-content p {
  font-size: 16px;
  opacity: 0.85;
  max-width: 640px;
  margin: 12px auto 28px;
  line-height: 1.6;
}

/* Buttons closer to screenshot */
.ready-primary,
.ready-secondary {
  padding: 14px 28px;
  border-radius: 6px;
  font-size: 14px;
  letter-spacing: 0.4px;
}

/* Primary */
.ready-primary {
  background: #ff7a18;
  box-shadow: 0 8px 25px rgba(255,122,24,0.25);
}

.ready-primary:hover {
  transform: translateY(-2px);
}

/* Secondary */
.ready-secondary {
  border: 1px solid rgba(255,122,24,0.7);
}

.ready-secondary:hover {
  background: rgba(255,122,24,0.1);
}

/* Spacing balance */
.ready-buttons {
  margin-top: 30px;
  gap: 16px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a7a4b9d *//* ================================
CONTACT SECTION (PREMIUM REDESIGN)
================================ */

.xoom-contact-section {
  background: #000;
  padding: 100px 20px;
  color: #fff;
}

.xoom-contact-container {
  max-width: 1200px;
  margin: auto;
}

/* HEADER */

.xoom-contact-header {
  text-align: center;
  margin-bottom: 50px;
}

.xoom-contact-header h2 {
  font-size: 40px;
  letter-spacing: 2px;
  color: white;
}

.xoom-contact-header span {
  color: #ff7a18;
}

.xoom-contact-header p {
  max-width: 700px;
  margin: 10px auto;
  opacity: 0.8;
  line-height: 1.6;
}

.sub-note {
  font-style: italic;
  opacity: 0.7;
}

/* GRID */

.xoom-contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  background: linear-gradient(145deg, #111, #0a0a0a);
  padding: 40px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 0 40px rgba(255,122,24,0.08);
}

/* LEFT */

.contact-left h4 {
  margin-bottom: 15px;
  font-size: 16px;
  opacity: 0.9;
  color: white;
}

.contact-list {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.contact-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  font-size: 14px;
  opacity: 0.85;
}

.contact-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #ff7a18;
  font-size: 12px;
}

.contact-cta-line {
  font-style: italic;
  margin: 15px 0;
  opacity: 0.9;
}

.contact-response {
  font-size: 13px;
  opacity: 0.7;
}

/* RIGHT FORM */

.contact-right {
  width: 100%;
}

/* FORM FIELDS */

.contact-right input,
.contact-right textarea,
.contact-right select {
  width: 100%;
  padding: 12px 14px;
  background: #000;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 6px;
  color: #fff !important;
  margin-bottom: 16px;
  font-size: 14px;
}

.contact-right input::placeholder,
.contact-right textarea::placeholder {
  color: rgba(255,255,255,0.5);
}

/* FOCUS */

.contact-right input:focus,
.contact-right textarea:focus,
.contact-right select:focus {
  outline: none;
  border-color: #ff7a18;
}

/* SUBMIT */

.contact-right .wpcf7-submit {
  background: #ff7a18 !important;
  color: #000 !important;
  border: none !important;
  padding: 14px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}

.contact-right .wpcf7-submit:hover {
  opacity: 0.9;
}

/* RESPONSIVE */

@media (max-width: 900px) {
  .xoom-contact-grid {
    grid-template-columns: 1fr;
    padding: 25px;
  }

  .xoom-contact-header h2 {
    font-size: 30px;
  }
}

/* ==========================
CONTACT BALANCE FIX
========================== */

/* HEADING COLOR FIX */
.xoom-contact-header h2 span {
  color: #ff7a18;
}

/* REDUCE FORM HEIGHT */
.contact-right textarea {
  min-height: 110px;   /* was too large */
}

/* REDUCE FIELD SPACING */
.contact-right input,
.contact-right textarea,
.contact-right select {
  margin-bottom: 12px;
  padding: 10px 12px;
}

/* REDUCE FORM CARD HEIGHT */
.xoom-contact-grid {
  padding: 30px;   /* was 40px */
}

/* LEFT SIDE BETTER BALANCE */
.contact-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* TIGHTEN LIST */
.contact-list li {
  margin-bottom: 8px;
}

/* REDUCE EMPTY SPACE */
.contact-left h4 {
  margin-bottom: 10px;
}

/* CTA TEXT TIGHT */
.contact-cta-line {
  margin: 10px 0;
}

/* BUTTON SIZE FIX */
.contact-right .wpcf7-submit {
  padding: 12px;
}

/* OVERALL HEIGHT CONTROL */
.xoom-contact-section {
  padding: 80px 20px;  /* reduced from 100+ */
}/* End custom CSS */