/* ============================================
   FASHIONESIA ONLINE MANDIRI
   Tropical Editorial Design System
   ============================================ */

/* === TOP HEADER === */
#top-header {
  background-color: #1A3C34 !important;
  padding: 0 !important;
}

#et-info {
  display: flex !important;
  align-items: center !important;
  gap: 0 !important;
  padding: 0 !important;
}

#et-info-phone,
#et-info-email {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: rgba(255,255,255,0.6) !important;
  padding: 8px 16px 8px 0 !important;
  transition: color 0.25s ease !important;
}

#et-info-phone:hover,
#et-info-email:hover {
  color: #D4A853 !important;
}

#et-info-phone {
  border-right: 1px solid rgba(255,255,255,0.1) !important;
  margin-right: 8px !important;
  padding-right: 16px !important;
}

/* Secondary nav (cart) in top header */
#et-secondary-nav li a {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  color: rgba(255,255,255,0.6) !important;
  transition: color 0.25s ease !important;
}

#et-secondary-nav li a:hover {
  color: #D4A853 !important;
}

#et-secondary-nav li.et-cart-info a {
  color: rgba(255,255,255,0.7) !important;
  font-weight: 500 !important;
}

/* Search icon */
#et_top_search {
  color: rgba(255,255,255,0.5) !important;
  transition: color 0.25s ease !important;
}

#et_top_search:hover {
  color: #D4A853 !important;
}

#et_search_icon:hover {
  color: #D4A853 !important;
}

/* === MOBILE MENU BAR === */
.mobile_menu_bar {
  color: #1A3C34 !important;
}

.mobile_menu_bar:before {
  content: "\2261" !important;
  font-family: sans-serif !important;
  font-size: 32px !important;
  color: #1A3C34 !important;
}

.mobile_menu_bar.opened:before {
  content: "\00d7" !important;
  font-size: 36px !important;
  color: #1A3C34 !important;
}

/* === GLOBAL RESETS & BASE === */
body {
  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif !important;
  color: #2C2C2C !important;
  background-color: #FAF8F3 !important;
  line-height: 1.7 !important;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6,
.et_pb_text_inner h1,
.et_pb_text_inner h2,
.et_pb_text_inner h3 {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  color: #1A3C34 !important;
  line-height: 1.2 !important;
}

/* === HEADER & NAVIGATION === */
#main-header {
  background-color: rgba(250, 248, 243, 0.95) !important;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(26, 60, 52, 0.06) !important;
  box-shadow: 0 2px 20px rgba(26, 60, 52, 0.04) !important;
  transition: all 0.4s ease !important;
}

#main-header .et-cart-info a {
  color: #1A3C34 !important;
  font-weight: 500 !important;
  font-size: 13px !important;
}

#et-top-navigation a {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  letter-spacing: 0.3px !important;
  color: #1A3C34 !important;
  transition: color 0.25s ease !important;
}

#et-top-navigation a:hover {
  color: #C4622D !important;
}

#et-top-navigation .current-menu-item a,
#et-top-navigation .current_page_item a {
  color: #C4622D !important;
}

#et-info-phone,
#et-info-email {
  color: #8A8680 !important;
  font-size: 12px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 400 !important;
}

#et-info-phone a,
#et-info-email a {
  color: #8A8680 !important;
  transition: color 0.25s ease !important;
}

#et-info-phone a:hover,
#et-info-email a:hover {
  color: #C4622D !important;
}

.et_mobile_menu {
  background-color: #FAF8F3 !important;
  border-top: 2px solid #C4622D !important;
  box-shadow: 0 12px 40px rgba(26, 60, 52, 0.1) !important;
}

.et_mobile_menu li a {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 500 !important;
  color: #1A3C34 !important;
  border-bottom: 1px solid rgba(26, 60, 52, 0.06) !important;
  padding: 14px 20px !important;
  transition: all 0.25s ease !important;
}

.et_mobile_menu li a:hover {
  background-color: rgba(196, 98, 45, 0.06) !important;
  color: #C4622D !important;
  padding-left: 28px !important;
}

/* Mobile menu hamburger */
.mobile_menu_bar {
  color: #1A3C34 !important;
}

/* === BUTTONS === */
.et_pb_button,
body #page-container .et_pb_section .et_pb_button {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
  color: #FFFFFF !important;
  background-color: #C4622D !important;
  border: 2px solid #C4622D !important;
  border-radius: 8px !important;
  padding: 14px 28px !important;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
  box-shadow: 0 4px 16px rgba(196, 98, 45, 0.25) !important;
}

.et_pb_button:hover,
body #page-container .et_pb_section .et_pb_button:hover {
  color: #FFFFFF !important;
  background-color: #1A3C34 !important;
  border-color: #1A3C34 !important;
  border-radius: 8px !important;
  box-shadow: 0 8px 24px rgba(26, 60, 52, 0.2) !important;
  transform: translateY(-2px);
}

.et_pb_button_0,
body #page-container .et_pb_section .et_pb_button_0 {
  background-color: #C4622D !important;
  border-color: #C4622D !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 16px rgba(196, 98, 45, 0.25) !important;
}

.et_pb_button_0:hover,
body #page-container .et_pb_section .et_pb_button_0:hover {
  background-color: #1A3C34 !important;
  border-color: #1A3C34 !important;
  box-shadow: 0 8px 24px rgba(26, 60, 52, 0.2) !important;
  transform: translateY(-2px);
}

/* Ghost button style */
.et_pb_button_1,
body #page-container .et_pb_section .et_pb_button_1 {
  color: #C4622D !important;
  background-color: transparent !important;
  border: 2px solid #C4622D !important;
  box-shadow: none !important;
}

.et_pb_button_1:hover,
body #page-container .et_pb_section .et_pb_button_1:hover {
  color: #FFFFFF !important;
  background-color: #C4622D !important;
  border-color: #C4622D !important;
}

/* === HERO SECTION === */
.et_pb_section_0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Featured tour background columns */
.et_pb_column_11,
.et_pb_column_14 {
  min-height: 520px !important;
}

@media (min-width: 981px) {
  .et_pb_column_11,
  .et_pb_column_14 {
    min-height: 580px !important;
  }
}

/* Hero text elements */
.et_pb_text_0 .et_pb_text_inner p,
.et_pb_text_0 .et_pb_text_inner {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  color: #D4A853 !important;
}

.et_pb_text_1 .et_pb_text_inner h1,
.et_pb_text_1 .et_pb_text_inner {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 42px !important;
  letter-spacing: -1px !important;
  color: #FFFFFF !important;
  line-height: 1.1 !important;
  text-shadow: 0 2px 20px rgba(0,0,0,0.3) !important;
}

.et_pb_text_2 .et_pb_text_inner h1 {
  font-family: 'Playfair Display', serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
  font-size: 52px !important;
  letter-spacing: -0.5px !important;
  color: #FFFFFF !important;
  line-height: 1.1 !important;
  text-shadow: 0 2px 20px rgba(0,0,0,0.3) !important;
}

/* === WHY CHOOSE US / SERVICE SECTION === */
.et_pb_section_1 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  background-color: #FFFFFF !important;
}

.et_pb_row_1 {
  background-color: #FFFFFF !important;
  box-shadow: none !important;
  border-radius: 20px !important;
  margin-top: 0 !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* Service cards */
.et_pb_blurb_0,
.et_pb_blurb_1,
.et_pb_blurb_2 {
  background: #FAF8F3 !important;
  border-radius: 16px !important;
  padding: 28px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
  text-align: center !important;
}

.et_pb_blurb_0:hover,
.et_pb_blurb_1:hover,
.et_pb_blurb_2:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 16px 48px rgba(26, 60, 52, 0.1) !important;
  border-color: rgba(196, 98, 45, 0.2) !important;
}

.et_pb_blurb_0 .et_pb_main_blurb_image img,
.et_pb_blurb_1 .et_pb_main_blurb_image img,
.et_pb_blurb_2 .et_pb_main_blurb_image img {
  width: 56px !important;
  height: auto !important;
  border-radius: 12px !important;
  margin-bottom: 16px !important;
}

.et_pb_blurb_0 .et_pb_module_header,
.et_pb_blurb_0 .et_pb_module_header a,
.et_pb_blurb_1 .et_pb_module_header,
.et_pb_blurb_1 .et_pb_module_header a,
.et_pb_blurb_2 .et_pb_module_header {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  color: #1A3C34 !important;
  line-height: 1.4 !important;
}

.et_pb_blurb_0 .et_pb_blurb_description p,
.et_pb_blurb_1 .et_pb_blurb_description p,
.et_pb_blurb_2 .et_pb_blurb_description p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  color: #8A8680 !important;
  line-height: 1.6 !important;
  margin-top: 8px !important;
}

.et_pb_blurb_0 .et_pb_blurb_description,
.et_pb_blurb_1 .et_pb_blurb_description,
.et_pb_blurb_2 .et_pb_blurb_description {
  padding-top: 0 !important;
}

/* Call Us price highlight */
.et_pb_blurb_2 .et_pb_module_header {
  color: #C4622D !important;
}

.et_pb_blurb_2 .et_pb_blurb_description p {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #1A3C34 !important;
}

/* === WELCOME / INTRO SECTION === */
.et_pb_section_2 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
  background-color: #FAF8F3 !important;
}

.et_pb_row_2 {
  padding-top: 0 !important;
}

.et_pb_text_3 .et_pb_text_inner p,
.et_pb_text_3.et_pb_text .et_pb_text_inner {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  color: #C4622D !important;
}

.et_pb_text_4 .et_pb_text_inner p,
.et_pb_text_4.et_pb_text .et_pb_text_inner {
  font-family: 'Playfair Display', serif !important;
  font-weight: 600 !important;
  font-style: italic !important;
  font-size: 38px !important;
  color: #1A3C34 !important;
  line-height: 1.2 !important;
}

/* === PACKAGE CARDS === */
.et_pb_row_3 {
  padding-top: 40px !important;
}

.et_pb_column_16,
.et_pb_column_17,
.et_pb_column_18 {
  background-size: cover !important;
  background-position: center !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  position: relative !important;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.et_pb_column_16:hover,
.et_pb_column_17:hover,
.et_pb_column_18:hover {
  transform: translateY(-8px) scale(1.01) !important;
  box-shadow: 0 24px 64px rgba(26, 60, 52, 0.15) !important;
}

/* Overlay on package cards */
.et_pb_column_16::before,
.et_pb_column_17::before,
.et_pb_column_18::before {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 65% !important;
  background: linear-gradient(to top, rgba(26, 60, 52, 0.85) 0%, rgba(26, 60, 52, 0.4) 50%, transparent 100%) !important;
  z-index: 1 !important;
  pointer-events: none !important;
}

.et_pb_column_16 .et_pb_module,
.et_pb_column_17 .et_pb_module,
.et_pb_column_18 .et_pb_module {
  position: relative !important;
  z-index: 2 !important;
}

/* Package card text */
.et_pb_text_5 .et_pb_text_inner p,
.et_pb_text_5.et_pb_text .et_pb_text_inner {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: rgba(255,255,255,0.7) !important;
}

.et_pb_text_6 .et_pb_text_inner p,
.et_pb_text_6.et_pb_text .et_pb_text_inner {
  font-family: 'Playfair Display', serif !important;
  font-weight: 700 !important;
  font-size: 26px !important;
  color: #FFFFFF !important;
  line-height: 1.2 !important;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3) !important;
}

.et_pb_text_7 .et_pb_text_inner p,
.et_pb_text_7.et_pb_text .et_pb_text_inner {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: rgba(255,255,255,0.85) !important;
  line-height: 1.5 !important;
}

.et_pb_text_8 .et_pb_text_inner p,
.et_pb_text_8.et_pb_text .et_pb_text_inner {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #D4A853 !important;
}

.et_pb_text_9 .et_pb_text_inner p,
.et_pb_text_9.et_pb_text .et_pb_text_inner {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  color: rgba(255,255,255,0.7) !important;
}

.et_pb_text_10 .et_pb_text_inner p,
.et_pb_text_10.et_pb_text .et_pb_text_inner {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  color: rgba(255,255,255,0.7) !important;
}

/* === WHY CHOOSE SECTION (Service Icons) === */
.et_pb_row_4 {
  padding-top: 60px !important;
}

.et_pb_section_4 {
  padding-top: 60px !important;
  padding-bottom: 80px !important;
  background-color: #FFFFFF !important;
}

/* Icon row */
.et_pb_blurb_3,
.et_pb_blurb_4,
.et_pb_blurb_5 {
  padding: 0 !important;
}

.et_pb_blurb_3 .et_pb_main_blurb_image img,
.et_pb_blurb_4 .et_pb_main_blurb_image img,
.et_pb_blurb_5 .et_pb_main_blurb_image img {
  width: 48px !important;
  height: auto !important;
}

.et_pb_blurb_3 .et_pb_module_header,
.et_pb_blurb_4 .et_pb_module_header,
.et_pb_blurb_5 .et_pb_module_header {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #1A3C34 !important;
}

.et_pb_blurb_3 .et_pb_blurb_description p,
.et_pb_blurb_4 .et_pb_blurb_description p,
.et_pb_blurb_5 .et_pb_blurb_description p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #8A8680 !important;
  line-height: 1.6 !important;
}

/* === CONTACT SECTION === */
.et_pb_section_5 {
  background: linear-gradient(135deg, #1A3C34 0%, #2D5A4A 100%) !important;
  padding: 80px 0 !important;
}

.et_pb_section_5 .et_pb_text_0 .et_pb_text_inner p,
.et_pb_section_5 .et_pb_text_0 .et_pb_text_inner {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  color: #D4A853 !important;
}

.et_pb_section_5 .et_pb_text_1 .et_pb_text_inner p,
.et_pb_section_5 .et_pb_text_1 .et_pb_text_inner {
  font-family: 'Playfair Display', serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
  font-size: 36px !important;
  color: #FFFFFF !important;
  line-height: 1.2 !important;
}

/* Contact form */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea,
.wpcf7-form select {
  width: 100% !important;
  padding: 14px 18px !important;
  border: 1.5px solid rgba(255,255,255,0.15) !important;
  border-radius: 10px !important;
  background-color: rgba(255,255,255,0.08) !important;
  color: #FFFFFF !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  transition: all 0.3s ease !important;
  outline: none !important;
}

.wpcf7-form input[type="text"]::placeholder,
.wpcf7-form input[type="email"]::placeholder,
.wpcf7-form input[type="tel"]::placeholder,
.wpcf7-form textarea::placeholder {
  color: rgba(255,255,255,0.4) !important;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form textarea:focus {
  border-color: #D4A853 !important;
  background-color: rgba(255,255,255,0.12) !important;
  box-shadow: 0 0 0 3px rgba(212, 168, 83, 0.15) !important;
}

.wpcf7-submit {
  background-color: #C4622D !important;
  border: none !important;
  border-radius: 8px !important;
  color: #FFFFFF !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
  padding: 14px 32px !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 4px 16px rgba(196, 98, 45, 0.3) !important;
}

.wpcf7-submit:hover {
  background-color: #D4A853 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(212, 168, 83, 0.3) !important;
}

/* === FOOTER === */
#footer-bottom {
  background-color: #142E28 !important;
  padding: 24px 0 !important;
}

#footer-bottom .et-social-icon a {
  color: rgba(255,255,255,0.5) !important;
  transition: color 0.25s ease !important;
  font-size: 16px !important;
}

#footer-bottom .et-social-icon a:hover {
  color: #D4A853 !important;
}

.footer-bottom-left {
  color: rgba(255,255,255,0.4) !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
}

/* === GALLERY SECTION === */
.tour-gallery-section {
  background-color: #FFFFFF !important;
  padding: 80px 0 !important;
}

/* === TOUR PACKAGES GRID === */
.tour-packages-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
  gap: 24px !important;
  padding: 0 !important;
}

.tour-package-card {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
  box-shadow: 0 2px 12px rgba(26, 60, 52, 0.04) !important;
}

.tour-package-card:hover {
  transform: translateY(-8px) !important;
  box-shadow: 0 20px 48px rgba(26, 60, 52, 0.1) !important;
  border-color: rgba(196, 98, 45, 0.15) !important;
}

.tour-package-card .card-image {
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
  border-radius: 16px 16px 0 0 !important;
}

.tour-package-card .card-body {
  padding: 24px !important;
}

.tour-package-card .card-title {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  color: #1A3C34 !important;
  margin-bottom: 8px !important;
}

.tour-package-card .card-location {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  color: #8A8680 !important;
  margin-bottom: 12px !important;
}

.tour-package-card .card-price {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #C4622D !important;
}

.tour-package-card .card-price span {
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #8A8680 !important;
}

.tour-package-card .btn-book {
  display: inline-block !important;
  padding: 10px 20px !important;
  background-color: #C4622D !important;
  color: #FFFFFF !important;
  border-radius: 8px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.tour-package-card .btn-book:hover {
  background-color: #1A3C34 !important;
  transform: translateY(-2px) !important;
}

/* === TOUR DETAIL PAGE === */
.tour-detail-hero {
  background-color: #1A3C34 !important;
  padding: 0 !important;
}

.tour-detail-title {
  font-family: 'Playfair Display', serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
  font-size: 42px !important;
  color: #FFFFFF !important;
  line-height: 1.1 !important;
}

.tour-detail-location {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  color: rgba(255,255,255,0.6) !important;
}

.tour-detail-location::before {
  content: '📍 ';
}

.tour-detail-content {
  background-color: #FAF8F3 !important;
}

.tour-sidebar {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  padding: 28px !important;
  box-shadow: 0 4px 20px rgba(26, 60, 52, 0.06) !important;
  position: sticky !important;
  top: 140px !important;
}

.tour-sidebar .sidebar-title {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  color: #1A3C34 !important;
  margin-bottom: 20px !important;
}

.tour-sidebar .price-tag {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 28px !important;
  color: #C4622D !important;
  margin-bottom: 20px !important;
}

.tour-sidebar .include-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 20px 0 !important;
}

.tour-sidebar .include-list li {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #2C2C2C !important;
  padding: 8px 0 !important;
  border-bottom: 1px solid rgba(26, 60, 52, 0.06) !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
}

.tour-sidebar .include-list li::before {
  content: '✓' !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 20px !important;
  height: 20px !important;
  background-color: rgba(45, 125, 154, 0.1) !important;
  color: #2D7D9A !important;
  border-radius: 50% !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  flex-shrink: 0 !important;
}

.tour-sidebar .exclude-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 24px 0 !important;
}

.tour-sidebar .exclude-list li {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #8A8680 !important;
  padding: 6px 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
}

.tour-sidebar .exclude-list li::before {
  content: '✕' !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 20px !important;
  height: 20px !important;
  background-color: rgba(196, 98, 45, 0.08) !important;
  color: #C4622D !important;
  border-radius: 50% !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  flex-shrink: 0 !important;
}

/* === TOUR BOOKING FORM === */
.ttbm_default_widget,
.tour-booking-widget {
  background: #FAF8F3 !important;
  border-radius: 16px !important;
  padding: 24px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

.ttbm_default_widget input,
.ttbm_default_widget select,
.ttbm_default_widget textarea {
  border: 1.5px solid #E8E4DC !important;
  border-radius: 10px !important;
  padding: 12px 16px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #2C2C2C !important;
  background-color: #FFFFFF !important;
  transition: all 0.3s ease !important;
  width: 100% !important;
}

.ttbm_default_widget input:focus,
.ttbm_default_widget select:focus,
.ttbm_default_widget textarea:focus {
  border-color: #C4622D !important;
  box-shadow: 0 0 0 3px rgba(196, 98, 45, 0.1) !important;
  outline: none !important;
}

/* === POLICY PAGES === */
.policy-section {
  background-color: #FFFFFF !important;
  padding: 80px 0 !important;
}

.policy-content {
  background: #FAF8F3 !important;
  border-radius: 20px !important;
  padding: 48px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

.policy-content h1,
.policy-content h2 {
  font-family: 'Playfair Display', serif !important;
  font-weight: 700 !important;
  color: #1A3C34 !important;
  margin-bottom: 16px !important;
}

.policy-content p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  color: #2C2C2C !important;
  line-height: 1.8 !important;
}

.policy-content a {
  color: #C4622D !important;
  text-decoration: none !important;
  transition: color 0.25s ease !important;
}

.policy-content a:hover {
  color: #1A3C34 !important;
}

/* === CONTACT PAGE === */
.contact-info-card {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  padding: 28px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  transition: all 0.3s ease !important;
  text-align: center !important;
}

.contact-info-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 12px 32px rgba(26, 60, 52, 0.08) !important;
}

.contact-info-card .card-icon {
  font-size: 32px !important;
  margin-bottom: 16px !important;
  display: block !important;
}

.contact-info-card h4 {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #1A3C34 !important;
  margin-bottom: 8px !important;
}

.contact-info-card p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #8A8680 !important;
}

/* === ACCOUNT / CART PAGES === */
.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  padding: 20px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 500 !important;
  color: #2C2C2C !important;
  padding: 10px 16px !important;
  border-radius: 8px !important;
  transition: all 0.25s ease !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation .active a {
  background-color: rgba(196, 98, 45, 0.08) !important;
  color: #C4622D !important;
}

/* Cart */
.woocommerce-cart-form {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  padding: 32px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

.woocommerce table.shop_table {
  border: none !important;
  font-family: 'DM Sans', sans-serif !important;
}

.woocommerce table.shop_table th {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  color: #1A3C34 !important;
  font-size: 13px !important;
  border-bottom: 2px solid #E8E4DC !important;
  padding: 12px 8px !important;
}

.woocommerce table.shop_table td {
  font-size: 14px !important;
  color: #2C2C2C !important;
  border-bottom: 1px solid rgba(26, 60, 52, 0.06) !important;
  padding: 16px 8px !important;
}

.woocommerce .cart-collaterals .cart_totals {
  background: #FAF8F3 !important;
  border-radius: 16px !important;
  padding: 24px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

/* === CHECKOUT === */
.woocommerce-checkout #payment {
  background: #FAF8F3 !important;
  border-radius: 16px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

.woocommerce-checkout #payment ul.payment_methods {
  border-bottom-color: rgba(26, 60, 52, 0.06) !important;
}

.woocommerce-checkout #payment div.place-order {
  background: transparent !important;
  padding: 24px 0 0 !important;
}

.woocommerce-checkout #payment button#place_order {
  background-color: #C4622D !important;
  border-color: #C4622D !important;
  border-radius: 8px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  letter-spacing: 0.5px !important;
  padding: 16px 32px !important;
  transition: all 0.3s ease !important;
}

.woocommerce-checkout #payment button#place_order:hover {
  background-color: #1A3C34 !important;
  border-color: #1A3C34 !important;
}

/* === NOTICE / ALERT BOXES === */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  border-radius: 12px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
}

.woocommerce-message {
  background-color: rgba(45, 125, 154, 0.08) !important;
  border-top-color: #2D7D9A !important;
  color: #1A3C34 !important;
}

.woocommerce-error {
  background-color: rgba(196, 98, 45, 0.08) !important;
  border-top-color: #C4622D !important;
}

.woocommerce-info {
  background-color: rgba(26, 60, 52, 0.04) !important;
  border-top-color: #1A3C34 !important;
}

/* === PAGE CONTAINER === */
#page-container {
  padding-top: 80px !important;
}

@media (max-width: 980px) {
  #page-container {
    padding-top: 70px !important;
  }
}

@media (max-width: 700px) {
  #page-container {
    padding-top: 60px !important;
  }
}

/* === DIVI SECTION BACKGROUNDS === */
.et_pb_with_background {
  position: relative !important;
}

/* Gradient overlays for hero sections */
.et_pb_section_0::after {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background: linear-gradient(
    160deg,
    rgba(26, 60, 52, 0.7) 0%,
    rgba(26, 60, 52, 0.5) 40%,
    rgba(45, 90, 74, 0.3) 100%
  ) !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

/* === TEXT SIZES === */
@media (max-width: 980px) {
  .et_pb_text_1 .et_pb_text_inner h1,
  .et_pb_text_1 .et_pb_text_inner {
    font-size: 32px !important;
  }
  .et_pb_text_2 .et_pb_text_inner h1 {
    font-size: 38px !important;
  }
  .et_pb_text_4 .et_pb_text_inner p,
  .et_pb_text_4.et_pb_text .et_pb_text_inner {
    font-size: 28px !important;
  }
  .et_pb_text_6 .et_pb_text_inner p,
  .et_pb_text_6.et_pb_text .et_pb_text_inner {
    font-size: 20px !important;
  }
  .et_pb_section_1,
  .et_pb_section_2,
  .et_pb_section_4 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .et_pb_row_1 {
    padding: 32px 20px !important;
  }
  .et_pb_blurb_0,
  .et_pb_blurb_1,
  .et_pb_blurb_2 {
    padding: 20px !important;
    margin-bottom: 16px !important;
  }
}

@media (max-width: 700px) {
  .et_pb_text_1 .et_pb_text_inner h1,
  .et_pb_text_1 .et_pb_text_inner {
    font-size: 26px !important;
  }
  .et_pb_text_2 .et_pb_text_inner h1 {
    font-size: 30px !important;
  }
  .et_pb_text_4 .et_pb_text_inner p,
  .et_pb_text_4.et_pb_text .et_pb_text_inner {
    font-size: 22px !important;
  }
  .et_pb_section_1,
  .et_pb_section_2,
  .et_pb_section_4,
  .et_pb_section_5 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .tour-packages-grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  .tour-sidebar {
    position: static !important;
    margin-top: 24px !important;
  }
  .policy-content {
    padding: 24px !important;
  }
  .et_pb_row_1 {
    padding: 20px 16px !important;
  }
}

/* === PRICE BADGE === */
.price-badge {
  display: inline-block !important;
  background: linear-gradient(135deg, #C4622D, #D4A853) !important;
  color: #FFFFFF !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  padding: 8px 16px !important;
  border-radius: 8px !important;
  margin-bottom: 16px !important;
}

.price-badge-original {
  text-decoration: line-through !important;
  color: rgba(255,255,255,0.6) !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-right: 8px !important;
}

/* === LOCATION BADGE === */
.location-badge {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  background-color: rgba(45, 125, 154, 0.1) !important;
  color: #2D7D9A !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  padding: 4px 10px !important;
  border-radius: 20px !important;
}

/* === TOUR WIDGET CONTENT (include/exclude lists) === */
.ttbm_widget_content ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.ttbm_widget_content ul li {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #2C2C2C !important;
  padding: 10px 0 !important;
  border-bottom: 1px solid rgba(26, 60, 52, 0.06) !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  line-height: 1.5 !important;
}

.ttbm_widget_content ul li:last-child {
  border-bottom: none !important;
}

.ttbm_widget_content ul li::before {
  content: '✓' !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 24px !important;
  height: 24px !important;
  background-color: rgba(45, 125, 154, 0.1) !important;
  color: #2D7D9A !important;
  border-radius: 50% !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  flex-shrink: 0 !important;
}

/* Exclude list items - marked with ✕ */
.ttbm_widget_content ul li:has(strong:first-child) {
  color: #8A8680 !important;
}

.ttbm_widget_content ul li:has(strong:first-child)::before {
  content: '✕' !important;
  background-color: rgba(196, 98, 45, 0.08) !important;
  color: #C4622D !important;
}

/* Tour content area layout */
.ttbm_content_area {
  display: flex !important;
  gap: 40px !important;
  align-items: flex-start !important;
  padding: 40px 0 !important;
}

.ttbm_content__left {
  flex: 1 !important;
  min-width: 0 !important;
}

.ttbm_content__right {
  width: 360px !important;
  flex-shrink: 0 !important;
}

@media (max-width: 1024px) {
  .ttbm_content_area {
    flex-direction: column !important;
    gap: 24px !important;
  }
  .ttbm_content__right {
    width: 100% !important;
  }
}

/* Price info item section */
.item_section {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  padding: 20px 24px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 20px !important;
  align-items: center !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  margin: 20px 0 !important;
  box-shadow: 0 2px 12px rgba(26, 60, 52, 0.04) !important;
}

.item_icon {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #2C2C2C !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.item_icon .woocommerce-Price-currencySymbol {
  font-weight: 600 !important;
  color: #C4622D !important;
  font-size: 16px !important;
}

.item_icon .woocommerce-Price-amount {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #C4622D !important;
}

/* Gallery area */
.superSlider {
  border-radius: 16px !important;
  overflow: hidden !important;
}

.placeholder_area {
  border-radius: 16px !important;
}

/* Booking card hover */
.ttbm_registration_area {
  transition: all 0.3s ease !important;
}

.ttbm_registration_area button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(196, 98, 45, 0.3) !important;
}

/* Language icon */
.item_icon:has(.fas.fa-language) {
  color: #8A8680 !important;
  font-size: 13px !important;
}

/* === CONTACT PAGE FORM === */
.et_pb_contact_form_0 {
  background: #FAF8F3 !important;
  border-radius: 20px !important;
  padding: 40px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  box-shadow: 0 4px 20px rgba(26, 60, 52, 0.06) !important;
}

.et_pb_contact_form_0 .et_pb_contact_form_label {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  color: #1A3C34 !important;
  margin-bottom: 6px !important;
  display: block !important;
}

.et_pb_contact_form_0 input.input,
.et_pb_contact_form_0 textarea.input {
  width: 100% !important;
  padding: 14px 18px !important;
  border: 1.5px solid #E8E4DC !important;
  border-radius: 10px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  color: #2C2C2C !important;
  background-color: #FFFFFF !important;
  transition: all 0.3s ease !important;
  outline: none !important;
}

.et_pb_contact_form_0 input.input:focus,
.et_pb_contact_form_0 textarea.input:focus {
  border-color: #C4622D !important;
  box-shadow: 0 0 0 3px rgba(196, 98, 45, 0.1) !important;
}

.et_pb_contact_form_0 textarea.input {
  min-height: 150px !important;
  resize: vertical !important;
}

.et_pb_contact_form_0 .et_pb_contact_submit {
  background-color: #C4622D !important;
  border: none !important;
  border-radius: 10px !important;
  color: #FFFFFF !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
  padding: 14px 32px !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 4px 16px rgba(196, 98, 45, 0.25) !important;
}

.et_pb_contact_form_0 .et_pb_contact_submit:hover {
  background-color: #1A3C34 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(26, 60, 52, 0.2) !important;
}

/* Contact page contact info cards */
.et_pb_blurb_0,
.et_pb_blurb_1,
.et_pb_blurb_2 {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  padding: 24px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  transition: all 0.3s ease !important;
  text-align: center !important;
}

.et_pb_blurb_0:hover,
.et_pb_blurb_1:hover,
.et_pb_blurb_2:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 12px 32px rgba(26, 60, 52, 0.08) !important;
}

.et_pb_blurb_0 .et_pb_module_header,
.et_pb_blurb_1 .et_pb_module_header,
.et_pb_blurb_2 .et_pb_module_header {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #1A3C34 !important;
}

.et_pb_blurb_0 .et_pb_blurb_description p,
.et_pb_blurb_1 .et_pb_blurb_description p,
.et_pb_blurb_2 .et_pb_blurb_description p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #8A8680 !important;
  line-height: 1.6 !important;
}

.et_pb_blurb_0 .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_1 .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_2 .et_pb_main_blurb_image .et-pb-icon {
  font-size: 28px !important;
  color: #C4622D !important;
  background: rgba(196, 98, 45, 0.08) !important;
  width: 64px !important;
  height: 64px !important;
  line-height: 64px !important;
  border-radius: 16px !important;
  display: inline-block !important;
}

/* Map iframe */
.et_pb_code_0 iframe {
  border-radius: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 24px rgba(26, 60, 52, 0.1) !important;
}

/* === LOADING / SPINNER === */
.woocommerce .blockUI.blockOverlay {
  background-color: rgba(250, 248, 243, 0.8) !important;
}

.woocommerce .loader {
  border-color: #C4622D !important;
  border-right-color: transparent !important;
}

/* === SCROLL TO TOP === */
.et_pb_scroll_top {
  background-color: #C4622D !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 16px rgba(196, 98, 45, 0.3) !important;
  transition: all 0.3s ease !important;
}

.et_pb_scroll_top:hover {
  background-color: #1A3C34 !important;
  transform: translateY(-4px) !important;
}

/* === SEARCH === */
.et-search-form {
  background-color: #FFFFFF !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 32px rgba(26, 60, 52, 0.12) !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

.et-search-form input.et-search-field {
  font-family: 'DM Sans', sans-serif !important;
  border-radius: 8px !important;
}

/* === TABS === */
.et_pb_tabs {
  border-radius: 16px !important;
  overflow: hidden !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
}

.et_pb_tabs_controls {
  background-color: #FAF8F3 !important;
}

.et_pb_tab {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  color: #8A8680 !important;
  transition: all 0.25s ease !important;
}

.et_pb_tab.active,
.et_pb_tab:hover {
  color: #C4622D !important;
  background-color: #FFFFFF !important;
}

/* === TOGGLE / ACCORDION === */
.et_pb_accordion .et_pb_toggle {
  border-radius: 12px !important;
  border: 1px solid rgba(26, 60, 52, 0.06) !important;
  margin-bottom: 8px !important;
  overflow: hidden !important;
}

.et_pb_accordion .et_pb_toggle_open {
  background-color: #FFFFFF !important;
}

.et_pb_accordion .et_pb_toggle_closed {
  background-color: #FAF8F3 !important;
}

.et_pb_accordion .et_pb_toggle_title {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  color: #1A3C34 !important;
}

.et_pb_accordion .et_pb_toggle_content {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: #2C2C2C !important;
  line-height: 1.7 !important;
}

/* === QUOTE / TESTIMONIAL === */
.et_quote_content {
  background: #FFFFFF !important;
  border-radius: 16px !important;
  padding: 32px !important;
  border-left: 4px solid #C4622D !important;
  box-shadow: 0 4px 20px rgba(26, 60, 52, 0.06) !important;
}

/* === ANIMATIONS === */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-24px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* === CUSTOM SCROLLBAR === */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: #FAF8F3;
}

::-webkit-scrollbar-thumb {
  background: #E8E4DC;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: #BDB9B0;
}

/* === SELECTION === */
::selection {
  background-color: rgba(196, 98, 45, 0.2) !important;
  color: #1A3C34 !important;
}

/* === FOCUS VISIBLE === */
:focus-visible {
  outline: 2px solid #C4622D !important;
  outline-offset: 3px !important;
}

/* === REDUCED MOTION === */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* === PRINT STYLES === */
@media print {
  #main-header,
  #footer-bottom,
  .et_pb_scroll_top {
    display: none !important;
  }
  body {
    background: white !important;
    color: black !important;
  }
}

/* ================================================
   MOBILE-FIRST UX OVERHAUL
   ================================================ */

/* ---- Global Mobile Base ---- */
@media (max-width: 767px) {
  /* Hide top header bar on mobile to maximize content space */
  #top-header {
    display: none !important;
  }

  /* Better page container on mobile */
  #page-container {
    padding-top: 60px !important;
  }

  /* ---- Hero Section Mobile ---- */
@media (max-width: 767px) {
  .et_pb_section_0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 55vh !important;
    background-color: #1A3C34 !important;
  }

  /* Strong overlay to ensure text readability on any background */
  .et_pb_section_0::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: linear-gradient(
      160deg,
      rgba(26, 60, 52, 0.88) 0%,
      rgba(26, 60, 52, 0.75) 50%,
      rgba(26, 60, 52, 0.6) 100%
    ) !important;
    z-index: 1 !important;
  }

  .et_pb_section_0::after {
    display: none !important;
  }

  /* Ensure the content row is above the overlay */
  .et_pb_section_0 .et_pb_row {
    position: relative !important;
    z-index: 2 !important;
    padding: 40px 16px !important;
  }

  .et_pb_text_0 .et_pb_text_inner p,
  .et_pb_text_0 .et_pb_text_inner {
    font-size: 10px !important;
    letter-spacing: 3px !important;
  }

  .et_pb_text_1 .et_pb_text_inner h1,
  .et_pb_text_1 .et_pb_text_inner {
    font-size: 28px !important;
    line-height: 1.1 !important;
  }

  .et_pb_text_2 .et_pb_text_inner h1 {
    font-size: 36px !important;
    line-height: 1.1 !important;
  }

  /* Make hero background image responsive */
  .et_pb_column_11,
  .et_pb_column_14 {
    min-height: 55vh !important;
    background-size: cover !important;
    background-position: center !important;
  }
}

  .et_pb_text_0 .et_pb_text_inner p,
  .et_pb_text_0 .et_pb_text_inner {
    font-size: 10px !important;
    letter-spacing: 3px !important;
  }

  .et_pb_text_1 .et_pb_text_inner h1,
  .et_pb_text_1 .et_pb_text_inner {
    font-size: 28px !important;
    line-height: 1.1 !important;
  }

  .et_pb_text_2 .et_pb_text_inner h1 {
    font-size: 36px !important;
    line-height: 1.1 !important;
  }

  /* ---- Section Spacing Mobile ---- */
  .et_pb_section_1,
  .et_pb_section_2,
  .et_pb_section_3,
  .et_pb_section_4,
  .et_pb_section_5 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  /* ---- Service Cards Mobile ---- */
  .et_pb_row_1 {
    padding: 24px 16px !important;
  }

  .et_pb_row_1 .et_pb_column {
    margin-bottom: 12px !important;
  }

  .et_pb_blurb_0,
  .et_pb_blurb_1,
  .et_pb_blurb_2 {
    padding: 20px !important;
    text-align: center !important;
    border-radius: 16px !important;
  }

  .et_pb_blurb_0 .et_pb_main_blurb_image,
  .et_pb_blurb_1 .et_pb_main_blurb_image,
  .et_pb_blurb_2 .et_pb_main_blurb_image {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 12px !important;
  }

  .et_pb_blurb_0 .et_pb_main_blurb_image img,
  .et_pb_blurb_1 .et_pb_main_blurb_image img,
  .et_pb_blurb_2 .et_pb_main_blurb_image img {
    width: 40px !important;
    height: auto !important;
  }

  .et_pb_blurb_0 .et_pb_module_header,
  .et_pb_blurb_0 .et_pb_module_header a,
  .et_pb_blurb_1 .et_pb_module_header,
  .et_pb_blurb_1 .et_pb_module_header a,
  .et_pb_blurb_2 .et_pb_module_header {
    font-size: 14px !important;
    text-align: center !important;
  }

  .et_pb_blurb_2 .et_pb_module_header {
    font-size: 14px !important;
  }

  .et_pb_blurb_2 .et_pb_blurb_description p {
    font-size: 16px !important;
    font-weight: 600 !important;
  }

  /* ---- Tour Package Cards - Stack on Mobile ---- */
  .et_pb_row_3 {
    padding-top: 24px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .et_pb_row_3 .et_pb_column {
    margin-bottom: 20px !important;
  }

  /* Package card overlay text sizing */
  .et_pb_text_5 .et_pb_text_inner p,
  .et_pb_text_5.et_pb_text .et_pb_text_inner {
    font-size: 10px !important;
  }

  .et_pb_text_6 .et_pb_text_inner p,
  .et_pb_text_6.et_pb_text .et_pb_text_inner {
    font-size: 20px !important;
  }

  .et_pb_text_7 .et_pb_text_inner p,
  .et_pb_text_7.et_pb_text .et_pb_text_inner {
    font-size: 13px !important;
  }

  .et_pb_text_8 .et_pb_text_inner p,
  .et_pb_text_8.et_pb_text .et_pb_text_inner {
    font-size: 18px !important;
  }

  /* ---- Why Choose / Service Icons Mobile ---- */
  .et_pb_row_4 {
    padding-top: 32px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .et_pb_row_4 .et_pb_column {
    margin-bottom: 20px !important;
    text-align: center !important;
  }

  .et_pb_row_4 .et_pb_main_blurb_image {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 8px !important;
  }

  .et_pb_row_4 .et_pb_main_blurb_image img {
    width: 36px !important;
    height: auto !important;
  }

  /* ---- CTA Button Mobile ---- */
  .et_pb_button_0_wrapper {
    text-align: center !important;
    margin-top: 24px !important;
  }

  .et_pb_button_0,
  .et_pb_button_1 {
    width: 100% !important;
    max-width: 280px !important;
    display: inline-block !important;
    padding: 16px 32px !important;
    font-size: 13px !important;
  }

  /* ---- Contact Form Mobile ---- */
  .et_pb_section_5 {
    padding: 40px 16px !important;
  }

  .et_pb_section_5 .et_pb_row {
    padding: 0 !important;
  }

  .et_pb_section_5 .et_pb_column_1_2 {
    width: 100% !important;
    margin-bottom: 24px !important;
  }

  .et_pb_contact_form_0 {
    padding: 24px !important;
  }

  /* Form inputs - full width on mobile */
  .et_pb_contact_form_0 input.input,
  .et_pb_contact_form_0 textarea.input {
    padding: 14px 16px !important;
    font-size: 16px !important; /* Prevents iOS zoom */
    min-height: 48px !important;
  }

  .et_pb_contact_form_0 textarea.input {
    min-height: 120px !important;
  }

  .et_pb_contact_form_0 .et_pb_contact_submit {
    width: 100% !important;
    padding: 16px !important;
    font-size: 14px !important;
  }

  /* ---- Tour Detail Page Mobile ---- */
  #et-main-area {
    padding-top: 60px !important;
  }

  .ttbm_content_area {
    padding: 16px 0 !important;
  }

  .ttbm_content__right {
    width: 100% !important;
  }

  /* Booking card - full width on mobile */
  .booking-card {
    border-radius: 16px !important;
    margin: 16px 0 !important;
  }

  /* Overview heading */
  .content-title {
    font-size: 22px !important;
  }

  /* ---- Footer Mobile ---- */
  .et_pb_section_0_tb_footer {
    padding: 40px 16px 20px !important;
  }

  .et_pb_row_0_tb_footer .et_pb_column {
    margin-bottom: 24px !important;
    text-align: center !important;
  }

  .et_pb_row_0_tb_footer .et_pb_social_media_follow {
    justify-content: center !important;
  }

  /* Footer bottom text */
  .et_pb_text_7_tb_footer .et_pb_text_inner p,
  .et_pb_text_7_tb_footer .et_pb_text_inner {
    font-size: 11px !important;
    text-align: center !important;
  }

  /* ---- Better Touch Targets ---- */
  a,
  button,
  .et_pb_button,
  .et_pb_contact_submit,
  .et_pb_blurb,
  .et_pb_module {
    min-height: 44px !important;
  }

  /* Links in navigation need minimum touch target */
  #et-top-navigation a,
  .et_mobile_menu li a {
    min-height: 44px !important;
    display: flex !important;
    align-items: center !important;
    padding: 10px 20px !important;
  }

  /* ---- WhatsApp / Chat Button Mobile ---- */
  #chaty-widget-0 .chaty-channel-list .chaty-channel {
    width: 52px !important;
    height: 52px !important;
  }

  #chaty-widget-0 .chaty-channel-list .chaty-channel > a,
  #chaty-widget-0 .chaty-channel-list .chaty-channel > button {
    width: 52px !important;
    height: 52px !important;
  }

  #chaty-widget-0 .chaty-channel-list .chaty-channel .chaty-svg,
  #chaty-widget-0 .chaty-channel-list .chaty-channel .chaty-custom-icon {
    width: 52px !important;
    height: 52px !important;
    line-height: 52px !important;
  }

  /* ---- Scroll to Top Button ---- */
  .et_pb_scroll_top {
    width: 44px !important;
    height: 44px !important;
    bottom: 80px !important;
    right: 16px !important;
    font-size: 18px !important;
    border-radius: 50% !important;
  }

  /* ---- General Improvements ---- */
  body {
    font-size: 15px !important;
    line-height: 1.65 !important;
  }

  h1 { font-size: 26px !important; }
  h2 { font-size: 22px !important; }
  h3 { font-size: 18px !important; }
  h4 { font-size: 16px !important; }

  p {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }
}

/* ---- Tablet (768px - 1024px) ---- */
@media (min-width: 768px) and (max-width: 1024px) {
  #top-header {
    display: block !important;
  }

  .et_pb_section_1,
  .et_pb_section_2,
  .et_pb_section_4 {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }

  .et_pb_row_1 {
    padding: 32px 24px !important;
  }

  .et_pb_blurb_0,
  .et_pb_blurb_1,
  .et_pb_blurb_2 {
    padding: 24px !important;
    margin-bottom: 16px !important;
  }

  /* Package cards - 2 columns on tablet */
  .et_pb_row_3 .et_pb_column {
    margin-bottom: 20px !important;
  }

  .et_pb_contact_form_0 {
    padding: 32px !important;
  }
}

/* ---- Floating Bottom Nav Bar ---- */
@media (max-width: 767px) {
  .mobile-bottom-nav {
    display: flex !important;
  }
}

/* ---- Minimum Touch Target (always) ---- */
@media (max-width: 767px) {
  /* Ensure all interactive elements have minimum 44px touch target */
  .et_pb_button,
  .et_pb_contact_submit,
  input[type="submit"],
  button:not([disabled]) {
    min-height: 48px !important;
    min-width: 48px !important;
  }

  /* Navigation links */
  #main-header .nav li a,
  .et_mobile_menu li a {
    min-height: 48px !important;
    line-height: 48px !important;
  }

  /* Cart and search icons in header */
  #et-top-navigation .et-cart-info a,
  #et_search_icon {
    min-width: 44px !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  /* WhatsApp / Chat floating button - larger on mobile */
  #chaty-widget-0 .chaty-i-trigger {
    bottom: 70px !important;
    right: 12px !important;
  }
}

/* ================================================
   CHATY WIDGET ENHANCEMENTS
   ================================================ */
#chaty-widget-0 .chaty-i-trigger .chaty-cta-button {
  background-color: #25D366 !important; /* WhatsApp green */
  width: 56px !important;
  height: 56px !important;
  border-radius: 50% !important;
  box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4) !important;
}

#chaty-widget-0 .chaty-channel-list {
  height: auto !important;
  flex-direction: column !important;
  gap: 8px !important;
  width: auto !important;
  background: #1A3C34 !important;
  border-radius: 16px !important;
  padding: 12px !important;
  box-shadow: 0 8px 32px rgba(26, 60, 52, 0.3) !important;
}

#chaty-widget-0 .chaty-channel-list .chaty-channel {
  width: 48px !important;
  height: 48px !important;
}

/* ================================================
   IMPROVED INPUT FOCUS STATES
   ================================================ */
@media (max-width: 767px) {
  input:focus-visible,
  textarea:focus-visible,
  select:focus-visible {
    outline: none !important;
    border-color: #C4622D !important;
    box-shadow: 0 0 0 3px rgba(196, 98, 45, 0.15) !important;
  }
}

/* ================================================
   MOBILE BOTTOM NAVIGATION BAR
   ================================================ */
.mobile-bottom-nav {
  display: none !important;
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  background: #1A3C34 !important;
  border-top: 1px solid rgba(255,255,255,0.08) !important;
  z-index: 9999 !important;
  box-shadow: 0 -4px 24px rgba(26,60,52,0.2) !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  justify-content: space-around !important;
  align-items: stretch !important;
  /* Safe area for devices with home indicator */
  padding-bottom: env(safe-area-inset-bottom, 0) !important;
}

.mobile-nav-item {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 3px !important;
  flex: 1 !important;
  padding: 10px 8px !important;
  min-height: 56px !important;
  color: rgba(255,255,255,0.5) !important;
  text-decoration: none !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  transition: all 0.2s ease !important;
  -webkit-tap-highlight-color: transparent !important;
  position: relative !important;
}

.mobile-nav-item:active {
  color: #D4A853 !important;
  transform: scale(0.95) !important;
}

.mobile-nav-item:hover {
  color: rgba(255,255,255,0.85) !important;
}

.mobile-nav-item svg {
  width: 22px !important;
  height: 22px !important;
  flex-shrink: 0 !important;
  stroke: currentColor !important;
}

.mobile-nav-item span {
  line-height: 1 !important;
  text-align: center !important;
}

/* Active state for current page */
.mobile-nav-item.active {
  color: #D4A853 !important;
}

.mobile-nav-item.active::before {
  content: '' !important;
  position: absolute !important;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 32px !important;
  height: 3px !important;
  background: #D4A853 !important;
  border-radius: 0 0 3px 3px !important;
}

/* Book now button in the nav - highlighted */
.mobile-nav-item.nav-book {
  background: linear-gradient(135deg, #C4622D, #D4A853) !important;
  color: #fff !important;
  border-radius: 12px !important;
  margin: 6px 4px !important;
  padding: 8px 16px !important;
  flex: 0 0 auto !important;
  min-width: 100px !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  box-shadow: 0 4px 12px rgba(196,98,45,0.3) !important;
}

.mobile-nav-item.nav-book:active {
  transform: scale(0.96) !important;
  background: linear-gradient(135deg, #D4A853, #C4622D) !important;
  color: #fff !important;
}

/* Show bottom nav only on mobile */
@media (min-width: 768px) {
  .mobile-bottom-nav {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .mobile-bottom-nav {
    display: flex !important;
  }

  /* Prevent content from being hidden behind the nav bar */
  #page-container,
  body {
    padding-bottom: 64px !important;
  }

  /* Also account for safe area on iPhone */
  @supports (padding-bottom: env(safe-area-inset-bottom)) {
    #page-container,
    body {
      padding-bottom: calc(64px + env(safe-area-inset-bottom)) !important;
    }
  }
}

/* ================================================
   IMPROVED LINK VISIBILITY
   ================================================ */
@media (max-width: 767px) {
  /* Make links more obvious with underline on tap */
  .et_pb_text a,
  .et_pb_blurb_description a {
    text-decoration: underline !important;
    text-underline-offset: 3px !important;
  }
}
.et_pb_section_0_tb_footer {
  background: linear-gradient(135deg, #1A3C34 0%, #142E28 100%) !important;
  padding: 80px 0 40px !important;
}

.et_pb_row_0_tb_footer .et_pb_column {
  padding-top: 0 !important;
}

.et_pb_text_0_tb_footer .et_pb_text_inner p,
.et_pb_text_0_tb_footer .et_pb_text_inner {
  font-family: 'Playfair Display', serif !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  color: #FFFFFF !important;
  margin-bottom: 12px !important;
}

.et_pb_text_1_tb_footer .et_pb_text_inner p,
.et_pb_text_1_tb_footer .et_pb_text_inner,
.et_pb_text_2_tb_footer .et_pb_text_inner p,
.et_pb_text_2_tb_footer .et_pb_text_inner,
.et_pb_text_3_tb_footer .et_pb_text_inner p,
.et_pb_text_3_tb_footer .et_pb_text_inner,
.et_pb_text_4_tb_footer .et_pb_text_inner p,
.et_pb_text_4_tb_footer .et_pb_text_inner {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px !important;
  color: rgba(255,255,255,0.65) !important;
  line-height: 1.7 !important;
}

.et_pb_text_6_tb_footer .et_pb_text_inner p,
.et_pb_text_6_tb_footer .et_pb_text_inner {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  color: rgba(255,255,255,0.4) !important;
}

.et_pb_social_media_follow_0_tb_footer a.icon {
  color: rgba(255,255,255,0.5) !important;
  transition: all 0.25s ease !important;
  border-radius: 50% !important;
}

.et_pb_social_media_follow_0_tb_footer a.icon:hover {
  color: #D4A853 !important;
  transform: translateY(-2px) !important;
}

/* ================================================
   MOBILE-FIRST UX OVERHAUL
   Mobile-First Design System
   ================================================ */

/* ---- 1. HIDE CHATY CTA BUTTON ON MOBILE ----
   The floating "Contact us" button is redundant with the bottom nav Hubungi item.
   Users can always reach contact via the bottom nav. */
@media (max-width: 767px) {
  #chaty-widget-0 .chaty-i-trigger .chaty-cta-button {
    display: none !important;
  }
  /* Keep only the circular icon on mobile */
  #chaty-widget-0 .chaty-i-trigger .chaty-cta-icon {
    bottom: 70px !important;
    right: 12px !important;
  }
}

/* ---- 2. SERVICE CARDS (Homepage) - Stack on Mobile ---- */
@media (max-width: 767px) {
  /* The 4-column service cards at the bottom of homepage */
  .et_pb_row_4col {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
  }
  .et_pb_row_4col .et_pb_column {
    width: 100% !important;
    margin-bottom: 16px !important;
  }
  .et_pb_row_4col .et_pb_column:last-child {
    margin-bottom: 0 !important;
  }

  /* Make service card items full-width rounded cards */
  .et_pb_row_4col .et_pb_with_border {
    border: 1px solid #e8e4dc !important;
    border-radius: 16px !important;
    padding: 20px !important;
    background: #fff !important;
    box-shadow: 0 2px 12px rgba(26,60,52,0.06) !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 16px !important;
    min-height: 72px !important;
  }
  .et_pb_row_4col .et_pb_with_border .et_pb_main_blurb_image {
    flex-shrink: 0 !important;
    width: 48px !important;
    height: 48px !important;
  }
  .et_pb_row_4col .et_pb_with_border .et_pb_main_blurb_image img,
  .et_pb_row_4col .et_pb_with_border .et_pb_main_blurb_image .et_pb_image_wrap {
    width: 48px !important;
    height: 48px !important;
    border-radius: 12px !important;
  }
  .et_pb_row_4col .et_pb_with_border .et_pb_blurb_container {
    text-align: left !important;
  }
  .et_pb_row_4col .et_pb_with_border .et_pb_module_header {
    font-size: 15px !important;
    margin: 0 !important;
  }
  .et_pb_row_4col .et_pb_with_border .et_pb_module_header a {
    font-size: 15px !important;
    color: #1A3C34 !important;
    font-weight: 600 !important;
  }
}

/* ---- 3. HERO SECTION - Better Mobile Overlay ---- */
@media (max-width: 767px) {
  /* Hero overlay card - smaller padding, better text hierarchy */
  .et_pb_section_0 .et_pb_row_1 .et_pb_column:first-child {
    padding: 20px !important;
  }
  /* Make hero card fit better on screen */
  #main-content .et_pb_section:first-of-type .et_pb_row_1 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  /* Hero H1 - larger text for mobile */
  #main-content .et_pb_section:first-of-type .et_pb_row_1 h1 {
    font-size: 36px !important;
    line-height: 1.15 !important;
  }
  /* Hero eyebrow text */
  #main-content .et_pb_section:first-of-type .et_pb_row_1 p:first-child {
    font-size: 10px !important;
    letter-spacing: 2px !important;
  }
  /* Hero contact card - below hero image, not overlapping */
  .contact-info-card {
    border-radius: 16px !important;
    padding: 20px !important;
    margin: 0 16px !important;
    box-shadow: 0 4px 24px rgba(26,60,52,0.1) !important;
  }
}

/* ---- 4. ABOUT / SERVICE SECTION - Better Mobile Layout ---- */
@media (max-width: 767px) {
  /* Make the two-column (video + text) layout stack */
  .et_pb_row_3 {
    display: flex !important;
    flex-direction: column !important;
  }
  .et_pb_row_3 .et_pb_column {
    width: 100% !important;
  }
  .et_pb_row_3 .et_pb_column:first-child {
    order: 2 !important;
  }
  .et_pb_row_3 .et_pb_column:last-child {
    order: 1 !important;
  }
  /* Remove video on mobile - keep text content */
  .et_pb_row_3 .et_pb_column:first-child .et_pb_video {
    display: none !important;
  }
  /* Make about text section have better padding */
  .et_pb_row_3 .et_pb_column:last-child {
    padding: 24px 16px !important;
  }
  /* Service blurb items - stack vertically */
  .et_pb_row_3 .et_pb_column:last-child .et_pb_blurb {
    border: 1px solid #e8e4dc !important;
    border-radius: 12px !important;
    padding: 14px !important;
    margin-bottom: 10px !important;
    background: #fff !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 14px !important;
  }
  .et_pb_row_3 .et_pb_column:last-child .et_pb_blurb .et_pb_main_blurb_image {
    flex-shrink: 0 !important;
  }
  .et_pb_row_3 .et_pb_column:last-child .et_pb_blurb .et_pb_main_blurb_image img {
    width: 36px !important;
    height: 36px !important;
  }
  .et_pb_row_3 .et_pb_column:last-child .et_pb_blurb .et_pb_blurb_container {
    text-align: left !important;
  }
  .et_pb_row_3 .et_pb_column:last-child .et_pb_blurb .et_pb_module_header {
    font-size: 14px !important;
    color: #1A3C34 !important;
    font-weight: 600 !important;
  }
  .et_pb_row_3 .et_pb_column:last-child .et_pb_blurb .et_pb_module_header span {
    font-size: 14px !important;
    color: #1A3C34 !important;
    font-weight: 600 !important;
  }
  /* CTA button */
  .et_pb_row_3 .et_pb_button_0 {
    width: 100% !important;
    text-align: center !important;
    display: block !important;
    padding: 16px 24px !important;
    font-size: 14px !important;
    border-radius: 12px !important;
  }
}

/* ---- 5. TOUR PACKAGE CARDS (Homepage) - Single Column ---- */
@media (max-width: 767px) {
  /* Tour package section: change from grid to single column cards */
  .et_pb_row_5,
  .et_pb_row_6,
  .et_pb_row_7 {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
  }
  .et_pb_row_5 .et_pb_column,
  .et_pb_row_6 .et_pb_column,
  .et_pb_row_7 .et_pb_column {
    width: 100% !important;
    margin-bottom: 16px !important;
  }
  /* Make each tour package card a proper mobile card */
  .et_pb_row_5 .et_pb_column .et_pb_with_border,
  .et_pb_row_6 .et_pb_column .et_pb_with_border,
  .et_pb_row_7 .et_pb_column .et_pb_with_border {
    border-radius: 16px !important;
    overflow: hidden !important;
    border: none !important;
    box-shadow: 0 2px 16px rgba(26,60,52,0.1) !important;
  }
  /* Make image full width */
  .et_pb_row_5 .et_pb_column .et_pb_with_border img,
  .et_pb_row_6 .et_pb_column .et_pb_with_border img,
  .et_pb_row_7 .et_pb_column .et_pb_with_border img {
    width: 100% !important;
    height: 180px !important;
    object-fit: cover !important;
    border-radius: 0 !important;
  }
  /* Better text inside cards */
  .et_pb_row_5 .et_pb_column .et_pb_text,
  .et_pb_row_6 .et_pb_column .et_pb_text,
  .et_pb_row_7 .et_pb_column .et_pb_text {
    padding: 16px !important;
  }
  /* Make PREVIEW and MORE links look like proper buttons */
  .et_pb_row_5 .et_pb_column .et_pb_button_module_wrapper a,
  .et_pb_row_6 .et_pb_column .et_pb_button_module_wrapper a,
  .et_pb_row_7 .et_pb_column .et_pb_button_module_wrapper a {
    padding: 10px 20px !important;
    border-radius: 8px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
  }
}

/* ---- 6. FIND-TOUR PAGE - Mobile Package Cards ---- */
@media (max-width: 767px) {
  /* Force package cards into single column */
  .all_filter_item {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  /* Fix the entire layout - mpContainer and its parents need to be full width */
  .mpContainer {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .mpContainer > * {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* Left sidebar becomes top section on mobile */
  .leftSidebar {
    display: none !important;
  }
  /* Main section becomes full width */
  .mainSection {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
  }
  /* Make all filter content full width */
  .left_filter {
    width: 100% !important;
    display: block !important;
  }
  .ttbm_style {
    width: 100% !important;
    display: block !important;
  }
  .all_filter_item > * {
    width: 100% !important;
  }
  .all_filter_item .flexWrap.modern {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
  }
  .all_filter_item .flexWrap.modern .filter_item.grid_3 {
    width: 100% !important;
    flex-basis: 100% !important;
    flex-shrink: 0 !important;
    margin-bottom: 16px !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    box-shadow: 0 2px 16px rgba(26,60,52,0.1) !important;
    border: none !important;
  }
  .all_filter_item .flexWrap.modern .filter_item .bg_image_area {
    height: 180px !important;
    border-radius: 0 !important;
  }
  .all_filter_item .flexWrap.modern .filter_item .ttbm_bg_image {
    height: 180px !important;
    min-height: 180px !important;
  }
  .all_filter_item .flexWrap.modern .filter_item .ttbm_list_details {
    padding: 16px !important;
  }
  .all_filter_item .flexWrap.modern .filter_item .ttbm_list_title {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #1A3C34 !important;
  }
  .all_filter_item .flexWrap.modern .filter_item .ttbm_list_title a {
    font-size: 16px !important;
    color: #1A3C34 !important;
  }
  .all_filter_item .flexWrap.modern .filter_item .ttbm_description {
    font-size: 13px !important;
    color: #666 !important;
  }
  .all_filter_item .flexWrap.modern .ttbm_explore_button {
    width: 100% !important;
    padding: 12px !important;
    border-radius: 10px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: center !important;
  }
  /* Filter tags - wrap properly and size for touch */
  .ttbm_all_item_activities_holder {
    gap: 8px !important;
    padding: 8px 0 !important;
    flex-wrap: wrap !important;
  }
  .ttbm_item_activity {
    flex-shrink: 0 !important;
  }
  .ttbm_item_filter_by_activity {
    padding: 8px 16px !important;
    border-radius: 20px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    min-height: 36px !important;
    display: inline-flex !important;
    align-items: center !important;
  }
  /* Filter accordion headers - larger touch targets */
  .ttbm_filter h5 {
    padding: 14px 0 !important;
    font-size: 14px !important;
    min-height: 48px !important;
    display: flex !important;
    align-items: center !important;
  }
  /* Filter count bar */
  .placeholder_area.filter_top_bar {
    padding: 12px 0 !important;
    font-size: 14px !important;
  }
}

/* ---- 7. FORM INPUTS - Larger Touch Targets ---- */
@media (max-width: 767px) {
  /* Contact form inputs - full width, larger */
  .et_pb_contact_form_0 .input,
  .et_pb_contact_form_0 input.input,
  .et_pb_contact_form_0 textarea.input {
    width: 100% !important;
    padding: 14px 16px !important;
    font-size: 16px !important;
    border-radius: 12px !important;
    border: 1.5px solid #e0dcd4 !important;
    min-height: 52px !important;
    -webkit-appearance: none !important;
  }
  .et_pb_contact_form_0 textarea.input {
    min-height: 120px !important;
    resize: vertical !important;
  }
  /* Submit button - full width */
  .et_pb_contact_form_0 .et_pb_contact_submit {
    width: 100% !important;
    padding: 16px !important;
    font-size: 15px !important;
    border-radius: 12px !important;
    font-weight: 700 !important;
    min-height: 52px !important;
  }
  /* Form labels */
  .et_pb_contact_form_0 .et_pb_contact_form_label {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #1A3C34 !important;
    margin-bottom: 6px !important;
    display: block !important;
  }
  /* Form field wrapper */
  .et_pb_contact_field {
    margin-bottom: 16px !important;
  }
  /* Two-column fields on mobile - stack them */
  .et_pb_contact_field_half {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-right: 0 !important;
  }
}

/* ---- 8. TOUR DETAIL PAGE - Mobile Booking ---- */
@media (max-width: 767px) {
  /* Tour detail sidebar booking card */
  .ttbm_wraper .ttbm_details-sidebar {
    padding: 20px !important;
  }
  /* Make date inputs and guest inputs larger */
  .ttbm_wraper input[type="date"],
  .ttbm_wraper input[type="text"],
  .ttbm_wraper select {
    padding: 14px !important;
    font-size: 15px !important;
    min-height: 48px !important;
    border-radius: 10px !important;
    width: 100% !important;
  }
  /* Book now button - full width */
  .ttbm_wraper .ttbm_add_to_cart_button,
  .ttbm_wraper .ttbm_booking_now_button {
    width: 100% !important;
    padding: 16px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    min-height: 52px !important;
    text-align: center !important;
    display: block !important;
  }
  /* Tour detail tabs */
  .ttbm_wraper .ttbm_trip_content .ttbm_tabs_list .ttbm_tabs a {
    padding: 12px 16px !important;
    font-size: 13px !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
  }
  /* Overview text */
  .ttbm_wraper .ttbm_trip_content .ttbm_text_editor {
    font-size: 14px !important;
    line-height: 1.8 !important;
    color: #444 !important;
    padding: 0 4px !important;
  }
}

/* ---- 9. CONTACT PAGE - Better Mobile Layout ---- */
@media (max-width: 767px) {
  /* Stack contact info and form */
  #et_pb_contact_form_0 {
    padding: 20px !important;
  }
  .contact-info-card {
    border-radius: 16px !important;
    padding: 20px !important;
    margin-bottom: 16px !important;
  }
}

/* ---- 10. HOME HERO - Top Header Height Reduction on Mobile ---- */
@media (max-width: 767px) {
  /* Reduce header height on mobile to give more hero space */
  #main-header {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  #page-container {
    padding-top: 100px !important;
  }
  /* Reduce top header font size */
  #top-header {
    display: none !important;
  }
  /* Hero section adjustments */
  #main-content .et_pb_section:first-of-type {
    min-height: 50vh !important;
  }
}

/* ---- 11. TOP HEADER - Hide on Mobile to Save Space ---- */
@media (max-width: 767px) {
  #top-header {
    display: none !important;
  }
  /* Give more space to main nav */
  #main-header {
    background: rgba(255,255,255,0.97) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    box-shadow: 0 2px 16px rgba(26,60,52,0.08) !important;
  }
}

/* ---- 12. BOTTOM NAV - Improved Active State ---- */
@media (max-width: 767px) {
  /* Stronger active indicator - filled circle */
  .mobile-nav-item.active svg {
    stroke: #D4A853 !important;
    fill: rgba(212,168,83,0.15) !important;
  }
  /* Subtle scale animation on tap */
  .mobile-nav-item:active {
    transform: scale(0.92) !important;
    background: rgba(255,255,255,0.05) !important;
  }
  /* Badge for cart count */
  .mobile-nav-item .cart-badge {
    position: absolute !important;
    top: 4px !important;
    right: 8px !important;
    background: #C4622D !important;
    color: #fff !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    min-width: 18px !important;
    height: 18px !important;
    border-radius: 9px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 4px !important;
  }
}

/* ---- 13. SCROLL BEHAVIOR - Smooth Scrolling ---- */
@media (max-width: 767px) {
  html {
    scroll-behavior: smooth !important;
  }
  /* Prevent pull-to-refresh on main content */
  body {
    overscroll-behavior-y: contain !important;
  }
}

/* ---- 14. TOUR DETAIL GALLERY - Mobile Full Width ---- */
@media (max-width: 767px) {
  .custom-gallery {
    padding: 0 !important;
    margin: 0 !important;
  }
  .custom-gallery .ttbm_slider-wrapper {
    flex-direction: column !important;
    height: auto !important;
  }
  .custom-gallery .sliderAllItem {
    width: 100% !important;
    height: 280px !important;
  }
  .custom-gallery .sliderShowcase {
    width: 100% !important;
    flex-direction: row !important;
    height: 80px !important;
    overflow-x: auto !important;
  }
  .custom-gallery .sliderShowcaseItem {
    width: 80px !important;
    height: 80px !important;
    flex-shrink: 0 !important;
  }
  .custom-gallery .sliderShowcaseItem .custom-showcase-item {
    width: 80px !important;
    height: 80px !important;
  }
}

/* ---- 15. POLICY PAGES - Mobile Readability ---- */
@media (max-width: 767px) {
  .entry-content {
    padding: 0 16px !important;
  }
  .entry-content h2 {
    font-size: 22px !important;
    margin-top: 32px !important;
  }
  .entry-content h3 {
    font-size: 18px !important;
    margin-top: 24px !important;
  }
  .entry-content p {
    font-size: 15px !important;
    line-height: 1.8 !important;
  }
}

/* ---- 16. CHECKOUT / CART - Full Width Mobile Forms ---- */
@media (max-width: 767px) {
  .checkout-form-container {
    padding: 20px !important;
    border-radius: 16px !important;
  }
  .checkout-form-container input,
  .checkout-form-container select,
  .checkout-form-container textarea {
    width: 100% !important;
    padding: 14px !important;
    font-size: 16px !important;
    min-height: 50px !important;
    border-radius: 10px !important;
    -webkit-appearance: none !important;
  }
  #btn-checkout {
    width: 100% !important;
    text-align: center !important;
    display: block !important;
    padding: 16px !important;
    font-size: 15px !important;
    border-radius: 12px !important;
  }
  /* Cart item - stack details vertically */
  .cart-item {
    flex-direction: column !important;
  }
  .cart-item-img {
    width: 100% !important;
    height: 160px !important;
    border-radius: 12px !important;
  }
  .cart-item-details {
    min-width: 100% !important;
  }
}

/* ---- 17. LOGIN PAGE - Better Mobile Layout ---- */
@media (max-width: 767px) {
  .woocommerce-form-login,
  .woocommerce-form-register {
    padding: 24px 20px !important;
  }
  .woocommerce-form-login input,
  .woocommerce-form-register input {
    width: 100% !important;
    padding: 14px !important;
    font-size: 16px !important;
    min-height: 50px !important;
    border-radius: 10px !important;
    -webkit-appearance: none !important;
  }
}

/* ---- 18. TABLET (768px - 1024px) - Moderate Improvements ---- */
@media (min-width: 768px) and (max-width: 1024px) {
  /* Service cards: 2 columns on tablet */
  .et_pb_row_4col {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px !important;
  }
  .et_pb_row_4col .et_pb_column {
    width: 100% !important;
  }
  /* Tour package section: 2 columns on tablet */
  .et_pb_row_5,
  .et_pb_row_6,
  .et_pb_row_7 {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px !important;
  }
  .et_pb_row_5 .et_pb_column,
  .et_pb_row_6 .et_pb_column,
  .et_pb_row_7 .et_pb_column {
    width: 100% !important;
  }
  /* Package cards in find-tour: 2 columns on tablet */
  .all_filter_item .flexWrap.modern {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
  }
  .all_filter_item .flexWrap.modern .filter_item {
    width: calc(50% - 8px) !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    box-shadow: 0 2px 16px rgba(26,60,52,0.1) !important;
    border: none !important;
  }
  /* Hero text larger on tablet */
  #main-content .et_pb_section:first-of-type .et_pb_row_1 h1 {
    font-size: 52px !important;
  }
}

/* ================================================
   ACCESSIBILITY - Focus & Reduced Motion
   ================================================ */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* Ensure focus rings are visible for keyboard navigation */
@media (max-width: 767px) {
  a:focus-visible,
  button:focus-visible,
  input:focus-visible,
  select:focus-visible,
  textarea:focus-visible {
    outline: 2px solid #D4A853 !important;
    outline-offset: 2px !important;
    border-radius: 4px !important;
  }
}

.et_pb_button_0_tb_footer {
  background-color: #C4622D !important;
  border-color: #C4622D !important;
  border-radius: 8px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  letter-spacing: 0.5px !important;
  transition: all 0.3s ease !important;
}

.et_pb_button_0_tb_footer:hover {
  background-color: #D4A853 !important;
  border-color: #D4A853 !important;
  transform: translateY(-2px) !important;
}

/* Footer menu links */
.et_pb_menu_0_tb_footer a {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  color: rgba(255,255,255,0.6) !important;
  transition: color 0.25s ease !important;
}

.et_pb_menu_0_tb_footer a:hover {
  color: #D4A853 !important;
}

/* Footer bottom bar */
.et_pb_row_2_tb_footer {
  background: transparent !important;
}

.et_pb_text_7_tb_footer .et_pb_text_inner p,
.et_pb_text_7_tb_footer .et_pb_text_inner {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  color: rgba(255,255,255,0.35) !important;
}

.et_pb_row_2_tb_footer .et_pb_column_4_4 {
  border-top: 1px solid rgba(255,255,255,0.08) !important;
  padding-top: 24px !important;
  margin-top: 24px !important;
}

/* === CHATY WIDGET === */
#chaty-widget-0.chaty {
  z-index: 999 !important;
}

#chaty-widget-0 .chaty-i-trigger .chaty-cta-button {
  background-color: #C4622D !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 16px rgba(196, 98, 45, 0.3) !important;
}

/* ============================================================
   FASHIONESIA NEW DESIGN SYSTEM
   ============================================================ */

:root {
  --ink: #0F2A1F;
  --ink-soft: #1F3D31;
  --canvas: #FAF6EE;
  --sand: #E8DCC4;
  --sand-soft: #F2EAD7;
  --terra: #C4622D;
  --terra-deep: #A04D1F;
  --leaf: #4A7A5C;

  --font-display: 'Fraunces', Georgia, serif;
  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  --font-mono: 'JetBrains Mono', 'SF Mono', monospace;

  --radius-sm: 8px;
  --radius-md: 14px;
  --radius-lg: 20px;
  --radius-xl: 28px;

  --container: 1200px;
}

.fsh-page {
  background: var(--canvas);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.fsh-page * { box-sizing: border-box; }

.fsh-container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 24px;
}

.fsh-eyebrow {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--terra);
  margin: 0 0 16px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.fsh-eyebrow::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 1px;
  background: var(--terra);
}

.fsh-h1 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(36px, 6vw, 72px);
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: var(--ink);
  margin: 0;
  font-variation-settings: "opsz" 144;
}

.fsh-h2 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(28px, 4.5vw, 48px);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--ink);
  margin: 0;
  font-variation-settings: "opsz" 144;
}

.fsh-h2 em {
  font-style: italic;
  color: var(--terra);
  font-weight: 500;
}

.fsh-lede {
  font-family: var(--font-body);
  font-size: clamp(15px, 1.6vw, 18px);
  line-height: 1.7;
  color: var(--ink-soft);
  max-width: 56ch;
  margin: 20px 0 0;
}

.fsh-mono { font-family: var(--font-mono); font-feature-settings: "tnum" 1; }

.fsh-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px 28px;
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-decoration: none;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
  cursor: pointer;
  border: none;
  white-space: nowrap;
}
.fsh-btn:hover { transform: translateY(-1px); }
.fsh-btn:active { transform: translateY(0); }

.fsh-btn-primary { background: var(--ink); color: var(--canvas); }
.fsh-btn-primary:hover { background: var(--ink-soft); }

.fsh-btn-accent { background: var(--terra); color: var(--canvas); }
.fsh-btn-accent:hover { background: var(--terra-deep); }

.fsh-btn-ghost { background: transparent; color: var(--ink); border: 1.5px solid var(--sand); }
.fsh-btn-ghost:hover { border-color: var(--ink); background: var(--sand-soft); }

.fsh-btn-arrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 600;
  color: var(--ink);
  text-decoration: none;
  padding: 6px 0;
  border-bottom: 1.5px solid var(--ink);
  transition: gap 0.2s ease;
}
.fsh-btn-arrow:hover { gap: 16px; }
.fsh-btn-arrow svg { width: 16px; height: 16px; }

/* TOPBAR */
.fsh-topbar { background: var(--ink); color: var(--canvas); padding: 12px 0; font-size: 13px; }
.fsh-topbar-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.fsh-topbar-left { display: flex; gap: 24px; color: rgba(250, 246, 238, 0.7); }
.fsh-topbar-left a { color: inherit; text-decoration: none; }
.fsh-topbar-left a:hover { color: var(--canvas); }
.fsh-topbar-right { display: flex; align-items: center; gap: 16px; color: rgba(250, 246, 238, 0.7); }
.fsh-topbar-right a { color: var(--canvas); text-decoration: none; font-weight: 500; }

/* HERO */
.fsh-hero { background: var(--canvas); padding: clamp(56px, 8vw, 120px) 0 clamp(64px, 9vw, 140px); position: relative; }
.fsh-hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(32px, 5vw, 80px); align-items: center; }
.fsh-hero-text { max-width: 540px; }
.fsh-hero-display { margin: 24px 0 0; }
.fsh-hero-display em { font-style: italic; color: var(--terra); font-weight: 500; }
.fsh-hero-display span { display: block; }
.fsh-hero-cta { display: flex; gap: 16px; margin-top: 40px; flex-wrap: wrap; }

.fsh-hero-image {
  position: relative;
  aspect-ratio: 4/5;
  border-radius: var(--radius-xl);
  overflow: hidden;
  box-shadow: 0 16px 48px rgba(15, 42, 31, 0.18);
}
.fsh-hero-image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fsh-hero-image-meta {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  background: rgba(250, 246, 238, 0.96);
  backdrop-filter: blur(8px);
  padding: 14px 18px;
  border-radius: var(--radius-md);
  font-family: var(--font-mono);
  font-size: 12px;
  letter-spacing: 0.05em;
  color: var(--ink);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fsh-hero-image-meta strong { font-family: var(--font-display); font-weight: 500; font-size: 15px; letter-spacing: 0; }

.fsh-hero-stats { display: flex; gap: 32px; margin-top: 48px; padding-top: 32px; border-top: 1px solid var(--sand); }
.fsh-stat-item { flex: 1; }
.fsh-stat-num { font-family: var(--font-display); font-size: 36px; font-weight: 500; color: var(--ink); line-height: 1; letter-spacing: -0.02em; }
.fsh-stat-label { font-size: 12px; color: var(--ink-soft); margin-top: 8px; letter-spacing: 0.04em; }

/* TICKER */
.fsh-ticker { background: var(--ink); color: var(--canvas); overflow: hidden; padding: 22px 0; border-top: 1px solid rgba(250, 246, 238, 0.08); border-bottom: 1px solid rgba(250, 246, 238, 0.08); }
.fsh-ticker-track {
  display: flex;
  gap: 56px;
  white-space: nowrap;
  animation: fsh-scroll 19s linear infinite;
  -webkit-animation: fsh-scroll 19s linear infinite;
  font-family: var(--font-display);
  font-size: clamp(20px, 2.4vw, 32px);
  font-weight: 500;
  letter-spacing: -0.01em;
  /* Force GPU compositing so the animation plays reliably on mobile devices */
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fsh-ticker-item { display: inline-flex; align-items: center; gap: 56px; }
.fsh-ticker-item::after { content: ""; display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: var(--terra); margin-left: 56px; }
.fsh-ticker-item em { font-style: italic; color: var(--terra); font-weight: 500; }
@keyframes fsh-scroll {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(-50%, 0, 0); }
}
@-webkit-keyframes fsh-scroll {
  from { -webkit-transform: translate3d(0, 0, 0); }
  to { -webkit-transform: translate3d(-50%, 0, 0); }
}

/* Ticker is informational content (shows destinations), not decorative motion.
   Keep it animating even when the user has prefers-reduced-motion enabled —
   common default on Android phones — so the destination list still scrolls. */
@media (prefers-reduced-motion: reduce) {
  .fsh-ticker-track {
    animation: fsh-scroll 30s linear infinite !important;
    -webkit-animation: fsh-scroll 30s linear infinite !important;
    animation-duration: 30s !important;
    animation-iteration-count: infinite !important;
  }
}

/* SECTION FRAME */
.fsh-section { padding: clamp(64px, 9vw, 120px) 0; }
.fsh-section-header { display: grid; grid-template-columns: 1fr 1.4fr; gap: 48px; margin-bottom: clamp(40px, 6vw, 72px); align-items: end; }
.fsh-section-header-center { display: block; text-align: center; margin-bottom: clamp(40px, 6vw, 72px); }
.fsh-section-header-center .fsh-lede { margin-left: auto; margin-right: auto; }

/* FEATURED */
.fsh-featured { display: grid; grid-template-columns: 1.4fr 1fr; gap: 24px; }
.fsh-featured-main { position: relative; border-radius: var(--radius-xl); overflow: hidden; aspect-ratio: 4/5; background: var(--sand-soft); display: flex; align-items: flex-end; padding: 28px; }
.fsh-featured-main img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; transition: transform 0.6s ease; }
.fsh-featured-main:hover img { transform: scale(1.03); }
.fsh-featured-main-content { position: relative; z-index: 1; background: rgba(250, 246, 238, 0.96); backdrop-filter: blur(8px); padding: 22px; border-radius: var(--radius-md); max-width: 90%; }
.fsh-featured-tag { display: inline-block; background: var(--ink); color: var(--canvas); font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.08em; padding: 5px 10px; border-radius: 999px; margin-bottom: 12px; text-transform: uppercase; }
.fsh-featured-title { font-family: var(--font-display); font-weight: 500; font-size: 26px; line-height: 1.1; color: var(--ink); margin: 0 0 8px; letter-spacing: -0.01em; }
.fsh-featured-price { font-family: var(--font-mono); font-size: 13px; color: var(--ink-soft); margin: 0; }
.fsh-featured-side { display: flex; flex-direction: column; gap: 24px; }
.fsh-featured-card { display: grid; grid-template-columns: 130px 1fr; gap: 20px; background: var(--canvas); border: 1px solid var(--sand); border-radius: var(--radius-lg); overflow: hidden; text-decoration: none; color: var(--ink); transition: border-color 0.2s ease, transform 0.2s ease; }
.fsh-featured-card:hover { border-color: var(--ink); transform: translateY(-2px); }
.fsh-featured-card-img { aspect-ratio: 1/1; overflow: hidden; }
.fsh-featured-card-img img { width: 100%; height: 100%; object-fit: cover; }
.fsh-featured-card-body { padding: 18px 18px 18px 0; display: flex; flex-direction: column; justify-content: center; }
.fsh-featured-card-title { font-family: var(--font-display); font-weight: 500; font-size: 18px; line-height: 1.2; margin: 0 0 6px; letter-spacing: -0.01em; }
.fsh-featured-card-price { font-family: var(--font-mono); font-size: 12px; color: var(--terra); margin: 0; font-weight: 500; }

/* PACKAGE GRID */
.fsh-packages-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.fsh-pkg-card { background: var(--canvas); border: 1px solid var(--sand); border-radius: var(--radius-lg); overflow: hidden; text-decoration: none; color: var(--ink); transition: border-color 0.2s ease, transform 0.2s ease; display: flex; flex-direction: column; }
.fsh-pkg-card:hover { border-color: var(--ink); transform: translateY(-3px); }
.fsh-pkg-card-img { aspect-ratio: 4/3; overflow: hidden; background: var(--sand-soft); position: relative; }
.fsh-pkg-card-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; }
.fsh-pkg-card:hover .fsh-pkg-card-img img { transform: scale(1.05); }
.fsh-pkg-card-badge { position: absolute; top: 14px; left: 14px; background: var(--ink); color: var(--canvas); font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.08em; padding: 5px 10px; border-radius: 999px; text-transform: uppercase; }
.fsh-pkg-card-body { padding: 20px 22px 24px; flex: 1; display: flex; flex-direction: column; }
.fsh-pkg-card-duration { font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.08em; color: var(--leaf); margin: 0 0 10px; text-transform: uppercase; }
.fsh-pkg-card-title { font-family: var(--font-display); font-weight: 500; font-size: 22px; line-height: 1.15; margin: 0 0 8px; letter-spacing: -0.01em; }
.fsh-pkg-card-desc { font-size: 14px; line-height: 1.55; color: var(--ink-soft); margin: 0 0 18px; flex: 1; }
.fsh-pkg-card-footer { display: flex; justify-content: space-between; align-items: center; border-top: 1px solid var(--sand); padding-top: 16px; margin-top: auto; }
.fsh-pkg-card-price { font-family: var(--font-mono); font-size: 13px; color: var(--ink); font-weight: 500; }
.fsh-pkg-card-price span { font-size: 11px; color: var(--ink-soft); font-weight: 400; }
.fsh-pkg-card-cta { font-family: var(--font-body); font-size: 13px; font-weight: 600; color: var(--terra); text-decoration: none; }

/* ABOUT */
.fsh-about { background: var(--ink); color: var(--canvas); border-radius: var(--radius-xl); padding: clamp(48px, 7vw, 96px); position: relative; overflow: hidden; }
.fsh-about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(40px, 6vw, 96px); align-items: start; }
.fsh-about h1, .fsh-about h2, .fsh-about h3, .fsh-about h4, .fsh-about h5 { color: var(--canvas) !important; }
.fsh-about h2 em { color: var(--terra); }
.fsh-about .fsh-eyebrow { color: var(--terra); }
.fsh-about .fsh-eyebrow::before { background: var(--terra); }
.fsh-about-lede { color: var(--canvas) !important; font-size: 17px; line-height: 1.7; max-width: 50ch; opacity: 0.9; }
.fsh-about-points { display: flex; flex-direction: column; gap: 32px; }
.fsh-about-point { display: grid; grid-template-columns: auto 1fr; gap: 24px; padding-top: 24px; border-top: 1px solid rgba(250, 246, 238, 0.18); }
.fsh-about-num { font-family: var(--font-mono); font-size: 13px; color: var(--terra); letter-spacing: 0.08em; font-weight: 500; padding-top: 4px; }
.fsh-about-point-title { font-family: var(--font-display); font-weight: 500; font-size: 22px; margin: 0 0 8px; letter-spacing: -0.01em; color: var(--canvas) !important; }
.fsh-about-point-desc { font-size: 15px; line-height: 1.6; color: var(--canvas) !important; margin: 0; opacity: 0.88; }

/* DESTINATIONS */
.fsh-dest-grid { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: 260px 220px; gap: 16px; }
.fsh-dest { position: relative; border-radius: var(--radius-lg); overflow: hidden; background: var(--sand-soft); text-decoration: none; color: var(--canvas); display: flex; align-items: flex-end; padding: 20px; transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease; box-shadow: 0 2px 12px rgba(26,60,52,0.08); }
.fsh-dest:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(26,60,52,0.18); }
.fsh-dest img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.fsh-dest:hover img { transform: scale(1.06); }
.fsh-dest::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(15, 42, 31, 0) 40%, rgba(15, 42, 31, 0.82) 100%); z-index: 1; transition: background 0.3s ease; }
.fsh-dest:hover::before { background: linear-gradient(180deg, rgba(15, 42, 31, 0.1) 30%, rgba(15, 42, 31, 0.9) 100%); }
.fsh-dest-content { position: relative; z-index: 2; width: 100%; }
.fsh-dest-badge { display: inline-block; background: var(--terra); color: #fff; font-size: 10px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 4px 10px; border-radius: 20px; margin-bottom: 8px; }
.fsh-dest-name { font-family: var(--font-display); font-weight: 500; font-size: 22px; line-height: 1.1; margin: 0 0 4px; letter-spacing: -0.01em; transition: color 0.2s ease; }
.fsh-dest:hover .fsh-dest-name { color: var(--terra); }
.fsh-dest-region { font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.08em; color: rgba(250, 246, 238, 0.7); margin: 0; text-transform: uppercase; }
.fsh-dest-price { font-family: var(--font-mono); font-size: 13px; font-weight: 600; color: var(--sand); margin: 8px 0 0; letter-spacing: -0.01em; }
.fsh-dest-arrow { position: absolute; top: 20px; right: 20px; z-index: 3; width: 36px; height: 36px; background: rgba(250,246,238,0.15); backdrop-filter: blur(6px); border-radius: 50%; display: flex; align-items: center; justify-content: center; opacity: 0; transform: translateX(-8px); transition: opacity 0.25s ease, transform 0.25s ease; }
.fsh-dest:hover .fsh-dest-arrow { opacity: 1; transform: translateX(0); }
.fsh-dest-arrow svg { width: 16px; height: 16px; stroke: #fff; }
.fsh-dest-large { grid-column: span 4; grid-row: span 1; }
.fsh-dest-large .fsh-dest-name { font-size: 36px; }
.fsh-dest-large .fsh-dest-content { padding-right: 60px; }
.fsh-dest-large .fsh-dest-price { font-size: 16px; }
.fsh-dest-large .fsh-dest-badge { font-size: 11px; padding: 5px 14px; }
.fsh-dest-large:hover .fsh-dest-arrow { width: 44px; height: 44px; }
.fsh-dest-large:hover .fsh-dest-arrow svg { width: 20px; height: 20px; }

/* CTA BANNER */
.fsh-cta-banner { background: var(--sand-soft); border-radius: var(--radius-xl); padding: clamp(48px, 7vw, 88px) clamp(32px, 5vw, 80px); display: grid; grid-template-columns: 1.4fr 1fr; gap: 48px; align-items: center; position: relative; overflow: hidden; }
.fsh-cta-banner h2 { font-size: clamp(28px, 4vw, 44px); }
.fsh-cta-banner-text { max-width: 540px; }
.fsh-cta-banner-actions { display: flex; flex-direction: column; gap: 12px; }
.fsh-cta-banner-actions .fsh-btn { width: 100%; }
.fsh-cta-banner-note { font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.05em; color: var(--ink-soft); margin: 12px 0 0; text-align: center; }

/* FOOTER */
.fsh-footer { background: var(--sand-soft); color: var(--ink); padding: clamp(56px, 7vw, 96px) 0 40px; margin-top: clamp(64px, 9vw, 120px); }
.fsh-footer-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 48px; margin-bottom: 56px; }
.fsh-footer-brand { max-width: 320px; }
.fsh-footer-brand .fsh-footer-logo {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.01em;
  margin: 0 0 12px;
  /* Dark logo on light footer for high contrast */
  color: var(--ink) !important;
}
.fsh-footer-brand p { color: rgba(15, 42, 31, 0.65); font-size: 14px; line-height: 1.6; margin: 0; }
.fsh-footer h4 { font-family: var(--font-body); font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--terra); margin: 0 0 18px; }
.fsh-footer ul { list-style: none; padding: 0; margin: 0; }
.fsh-footer li { margin-bottom: 12px; }
.fsh-footer a { color: var(--ink-soft); text-decoration: none; font-size: 14px; transition: color 0.2s ease; }
.fsh-footer a:hover { color: var(--terra); }
.fsh-footer-bottom { border-top: 1px solid rgba(15, 42, 31, 0.12); padding-top: 32px; display: flex; justify-content: space-between; align-items: center; gap: 24px; font-size: 13px; color: rgba(15, 42, 31, 0.6); }
.fsh-footer-bottom a { color: inherit; }
.fsh-footer-bottom a:hover { color: var(--terra); }

/* RESPONSIVE */
@media (max-width: 900px) {
  .fsh-topbar-left { display: none; }
  .fsh-hero-grid { grid-template-columns: 1fr; gap: 40px; }
  .fsh-hero-image { aspect-ratio: 4/3; order: -1; }
  .fsh-section-header { grid-template-columns: 1fr; gap: 24px; }
  .fsh-featured { grid-template-columns: 1fr; }
  .fsh-featured-main { aspect-ratio: 16/10; padding: 20px; }
  .fsh-featured-main-content { padding: 18px; max-width: 100%; }
  .fsh-featured-title { font-size: 22px; }
  .fsh-packages-grid { grid-template-columns: 1fr 1fr; gap: 16px; }
  .fsh-about-grid { grid-template-columns: 1fr; gap: 40px; }
  .fsh-about { padding: 40px 28px; border-radius: var(--radius-lg); }
  .fsh-about-point { grid-template-columns: 1fr; gap: 12px; }
  .fsh-dest-grid { grid-template-columns: 1fr 1fr 1fr; grid-template-rows: 220px 180px 180px; gap: 12px; }
  .fsh-dest-large { grid-column: span 3; grid-row: span 1; }
  .fsh-dest-large .fsh-dest-name { font-size: 28px; }
  .fsh-cta-banner { grid-template-columns: 1fr; padding: 40px 28px; border-radius: var(--radius-lg); gap: 32px; }
  .fsh-footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
}

@media (max-width: 767px) {
  .fsh-section { padding: 56px 0; }
  .fsh-hero { padding: 32px 0 48px; }
  .fsh-hero-stats { gap: 20px; }
  .fsh-stat-num { font-size: 28px; }
  .fsh-hero-cta { gap: 12px; }
  .fsh-hero-cta .fsh-btn { flex: 1; }
  .fsh-featured-card { grid-template-columns: 100px 1fr; gap: 14px; }
  .fsh-featured-card-title { font-size: 15px; }
  .fsh-featured-title { font-size: 20px; }
  .fsh-pkg-card-title { font-size: 18px; }
  .fsh-about-point-title { font-size: 18px; }
  .fsh-cta-banner { padding: 36px 24px; }
}

@media (max-width: 600px) {
  .fsh-packages-grid { grid-template-columns: 1fr; gap: 18px; }
}

@media (max-width: 500px) {
  .fsh-dest-grid { grid-template-columns: 1fr; grid-template-rows: repeat(8, 200px); }
  .fsh-dest-large { grid-column: span 1; }
  .fsh-footer-grid { grid-template-columns: 1fr; gap: 32px; }
  .fsh-footer-bottom { flex-direction: column; text-align: center; }
}

/* ============================================================
   HIDE ORIGINAL DIVI HOME PAGE CONTENT WHEN NEW DESIGN IS USED
   ============================================================ */

body.home #main-header,
body.home #et-top-navigation,
body.home header.et-l--header,
body.home .header_container,
body.home article.post-57 .et-l--post,
body.home article.post-57 .et_builder_inner_content,
body.home article.post-57 .entry-content > .et-l {
  display: none !important;
}

body.home #page-container { padding-top: 0 !important; }

/* ============================================================
   HIDE TTBM PLUGIN POPUPS ON TRAVEL DETAIL PAGES
   The plugin's "Get Enquiry" modal was auto-opening and blocking
   the actual travel detail content. The user wants to see the
   detail page directly without any popup overlay.
   ============================================================ */
.ttbm_popup,
.ttbm_popup.in,
.ttbm_popup[class*="in"],
div.ttbm_popup,
div[class*="ttbm_popup"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: -1 !important;
}

/* Also hide the popup trigger button since it has no purpose now */
.get-enquiry-popup {
  display: none !important;
}

/* ============================================================
   FOOTER LOGO BADGE
   The vintage travel logo blends with the dark footer background.
   Add a warm cream badge background to make it clearly visible.
   ============================================================ */
.et-l--footer .et_pb_column_0_tb_footer .et_pb_image_0_tb_footer .et_pb_image_wrap {
  background-color: #FAF8F3 !important;
  padding: 12px 16px !important;
  border-radius: 10px !important;
  display: inline-block !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25) !important;
}

.et-l--footer .et_pb_column_0_tb_footer .et_pb_image_0_tb_footer .et_pb_image_wrap img {
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.15)) !important;
}

/* ============================================================
   BOOKING CARD — "Manage Your Booking" header fix
   Ensure readable contrast on dark header bar.
   ============================================================ */
.ttbm_registration_area .booking-card > div[style*="1A3C34"] h4,
.ttbm_registration_area .booking-card > div[style*="Manage Your Booking"] h4,
.booking-card .manage-booking-header h4 {
  color: #FAF8F3 !important;
}

/* Also fix the purple-gradient variant used in other travel pages */
.ttbm_registration_area .booking-card > div[style*="667eea"] h4 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.2) !important;
}

/* ============================================================
   HIDE CHATY FLOATING CONTACT WIDGET
   The "Hubungi" nav menu already provides contact access.
   ============================================================ */
#chaty-widget-0,
.chaty-widget,
.chaty-widget-0,
[id*="chaty-widget"],
.chaty-outer-forms {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Adjust spacing on mobile */
@media (max-width: 768px) {
  .et-l--footer .et_pb_column_0_tb_footer .et_pb_image_0_tb_footer .et_pb_image_wrap {
    padding: 10px 14px !important;
  }
}

/* ============================================================
   AUTH GATE — Login Required modal (checkout flow)
   A checkpoint for travelers mid-booking, not a wall.
   Dark ink surface + cream card + terra accent, on-brand.
   ============================================================ */

.fsh-auth-gate {
  position: relative;
  max-width: 520px;
  margin: 80px auto;
  background: var(--ink);
  border-radius: var(--radius-xl);
  padding: clamp(40px, 6vw, 64px) clamp(24px, 5vw, 56px);
  color: var(--canvas);
  overflow: hidden;
  isolation: isolate;
  box-shadow: 0 24px 80px rgba(15, 42, 31, 0.25);
}

.fsh-auth-gate-pattern {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0.16;
  background-image:
    radial-gradient(ellipse 280px 90px at 50% 30%, transparent 0, var(--ink) 100%),
    repeating-radial-gradient(
      ellipse 380px 220px at 110% 110%,
      transparent 0,
      transparent 18px,
      rgba(250, 246, 238, 0.35) 18px,
      rgba(250, 246, 238, 0.35) 19px
    ),
    repeating-radial-gradient(
      ellipse 260px 180px at -10% -10%,
      transparent 0,
      transparent 22px,
      rgba(250, 246, 238, 0.25) 22px,
      rgba(250, 246, 238, 0.25) 23px
    );
}

.fsh-auth-gate-card {
  background: var(--canvas);
  color: var(--ink);
  border-radius: var(--radius-lg);
  padding: clamp(28px, 4vw, 44px);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.25);
}

.fsh-auth-gate-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.18em;
  color: var(--terra);
  margin-bottom: 20px;
  text-transform: uppercase;
}
.fsh-auth-gate-eyebrow svg { stroke: var(--terra); }

.fsh-auth-gate-title {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(30px, 4.4vw, 42px);
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: var(--ink);
  margin: 0 0 16px;
  font-variation-settings: "opsz" 144;
}
.fsh-auth-gate-title em {
  font-style: italic;
  color: var(--terra);
  font-weight: 500;
}

.fsh-auth-gate-lede {
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.65;
  color: var(--ink-soft);
  margin: 0 0 28px;
  max-width: 44ch;
}

.fsh-auth-gate-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.fsh-auth-gate-actions .fsh-btn {
  width: 100%;
  padding: 14px 24px;
  font-size: 14px;
}

.fsh-auth-gate-foot {
  font-family: var(--font-body);
  font-size: 12px;
  color: var(--ink-soft);
  margin: 22px 0 0;
  text-align: center;
}
.fsh-auth-gate-foot.mono { font-family: var(--font-mono); letter-spacing: 0.02em; }
.fsh-auth-gate-foot a {
  color: var(--terra);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px;
  transition: color 0.2s ease;
}
.fsh-auth-gate-foot a:hover { color: var(--terra-deep); }

@media (max-width: 600px) {
  .fsh-auth-gate {
    margin: 24px 16px;
    padding: 28px 18px;
  }
  .fsh-auth-gate-card {
    padding: 24px 20px;
  }
}

/* Ensure vertical scroll works on the home page in DevTools mobile mode.
   The .fsh-page wrapper already handles its own horizontal overflow. */
@media (max-width: 980px) {
  html {
    overflow-x: visible !important;
    overflow-y: auto !important;
    height: auto !important;
  }
  body.home {
    overflow: visible !important;
    height: auto !important;
    min-height: 100% !important;
  }
}
