/* ============================================================
   CUSTOMIZZAZIONE TOUR + CARRELLO + CHECKOUT + THANK YOU PAGE
   Versione consolidata: patch unificate, duplicati rimossi,
   fix visualizzazione slot Sold Out su desktop.
   ============================================================ */

/* ---------- 1. VARIABILI (uniche per tutte le pagine) ---------- */
body.single-ttbm_tour,
body.woocommerce-cart,
body.woocommerce-checkout,
body.woocommerce-order-received {
  --fst-black: #0E0E0E;
  --fst-dark: #1A1A1A;
  --fst-card: #242424;
  --fst-gold: #C9A84C;
  --fst-red: #C94154;
  --fst-text: #D8CDBB;
  --fst-text-tour: #9A9080;
  --fst-muted: #B9AD9A;
  --fst-white: #F7F1E7;
  --fst-border: rgba(201,168,76,0.30);
  --fst-border-strong: rgba(201,168,76,0.42);
  --fst-border-mid: rgba(201,168,76,0.22);
  --fst-border-soft: rgba(201,168,76,0.14);
  --fst-shadow: 0 24px 70px rgba(0,0,0,0.35);
  --fst-font-body: "Inter", Arial, sans-serif;
  --fst-font-title: "Playfair Display", Georgia, serif;
}

/* ---------- 2. PAGINA SINGOLA TOUR ---------- */
body.single-ttbm_tour {
  background: var(--fst-black) !important;
  color: var(--fst-text-tour) !important;
  font-family: var(--fst-font-body) !important;
}
body.single-ttbm_tour .site-header {
  background: var(--fst-black) !important;
  border-bottom: 1px solid var(--fst-border-soft) !important;
  padding: 22px 20px !important;
}
body.single-ttbm_tour .site-header .header-inner,
body.single-ttbm_tour .site-footer .footer-inner {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
body.single-ttbm_tour .site-title a {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 26px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em !important;
  text-decoration: none !important;
}
body.single-ttbm_tour #ttbm_content {
  background: linear-gradient(180deg, var(--fst-black) 0%, var(--fst-dark) 100%) !important;
  padding: 90px 20px 110px !important;
  min-height: 100vh !important;
}
body.single-ttbm_tour :is(.ttbm_smart_theme, .ttbm_wraper, .ttbm_style, .ttbm_container) {
  background: transparent !important;
  color: var(--fst-text-tour) !important;
  font-family: var(--fst-font-body) !important;
}
body.single-ttbm_tour .ttbm_container {
  width: min(1180px, 100%) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
body.single-ttbm_tour .ttbm_details_page {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 390px !important;
  gap: 70px !important;
  align-items: start !important;
}
body.single-ttbm_tour :is(.ttbm_content__left, .ttbm_content__right) {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.single-ttbm_tour .ttbm_content__right {
  position: sticky !important;
  top: 100px !important;
}
/* Titolo tour */
body.single-ttbm_tour .ttbm_default__title {
  margin: 0 0 30px !important;
}
body.single-ttbm_tour .ttbm_default__title::before {
  content: "Rome · Golf Cart Tours";
  display: block;
  margin-bottom: 14px;
  color: var(--fst-gold);
  font-family: var(--fst-font-body);
  font-size: 13px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
body.single-ttbm_tour .ttbm_default__title h1 {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-title) !important;
  font-size: clamp(48px, 7vw, 82px) !important;
  line-height: 1.04 !important;
  font-weight: 900 !important;
  letter-spacing: -0.04em !important;
  margin: 0 !important;
  max-width: 720px !important;
}
/* Box info icone */
body.single-ttbm_tour .item_section {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 12px !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 0 46px !important;
  padding: 12px 18px !important;
  background: rgba(36,36,36,0.88) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}
body.single-ttbm_tour .item_section .item_icon {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
body.single-ttbm_tour .item_section .item_icon:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  margin-left: 12px;
  background: rgba(201,168,76,0.22);
}
body.single-ttbm_tour .item_section :is(i, .mi) {
  color: var(--fst-gold) !important;
  font-size: 17px !important;
}
/* Contenuto descrittivo */
body.single-ttbm_tour .ttbm_wp_editor {
  max-width: 760px !important;
  margin-top: 0 !important;
}
body.single-ttbm_tour :is(.content-title, .ttbm_wp_editor h2, .ttbm_wp_editor h3, .ttbm_title_style_2 h5) {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  margin: 0 0 18px !important;
}
body.single-ttbm_tour :is(.ttbm_widget_content, .ttbm_wp_editor p, .ttbm_wp_editor li) {
  color: var(--fst-text-tour) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 17px !important;
  line-height: 1.75 !important;
}
/* Card prenotazione */
body.single-ttbm_tour :is(.ttbm-sidebar-booking, .ttbm_registration_area) {
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 4px !important;
  box-shadow: var(--fst-shadow) !important;
  padding: 34px !important;
  margin: 0 0 28px !important;
  color: var(--fst-text-tour) !important;
}
body.single-ttbm_tour .ttbm-title-price {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  margin: 0 0 18px !important;
  padding: 0 0 18px !important;
  border-bottom: 1px solid var(--fst-border-soft) !important;
}
/* Campo data e campi form */
body.single-ttbm_tour .ttbm_date_time_select {
  margin: 0 0 14px !important;
}
body.single-ttbm_tour .date-picker-icon {
  position: relative !important;
  display: block !important;
  width: 100% !important;
}
body.single-ttbm_tour .date-picker-icon i {
  position: absolute !important;
  left: 15px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  color: var(--fst-gold) !important;
  font-size: 18px !important;
  z-index: 2 !important;
}
body.single-ttbm_tour #ttbm_content :is(#ttbm_select_date, .formControl, input[type="text"], input[type="email"], textarea, select),
body.single-ttbm_tour .ttbm_popup :is(.formControl, input[type="text"], input[type="email"], textarea, select) {
  width: 100% !important;
  min-height: 52px !important;
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  outline: none !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  padding: 14px 16px !important;
}
body.single-ttbm_tour #ttbm_select_date {
  padding-left: 48px !important;
  cursor: pointer !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_popup) input::placeholder,
body.single-ttbm_tour :is(#ttbm_content, .ttbm_popup) textarea::placeholder {
  color: rgba(247,241,231,0.55) !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_popup) :is(input, textarea, select):focus {
  border-color: var(--fst-gold) !important;
}
/* Pulsanti principali, escluso il popup tecnico */
body.single-ttbm_tour #ttbm_content :is(._dButton_fullWidth, ._dButton_bgBlue_fullWidth, .ttbm_load_popup_reg),
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .ttbm_book_now,
body.single-ttbm_tour .ttbm_popup button:not([style*="display: none"]):not([style*="display:none"]):not(.popupClose):not(.popupCloseBtn),
body.single-ttbm_tour .ttbm_popup input[type="submit"]:not([style*="display: none"]):not([style*="display:none"]) {
  width: 100% !important;
  min-height: 52px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border: 1px solid var(--fst-gold) !important;
  border-radius: 2px !important;
  box-shadow: none !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.3px !important;
  padding: 15px 24px !important;
  transition: all 0.22s ease !important;
  cursor: pointer !important;
}
body.single-ttbm_tour #ttbm_content :is(._dButton_fullWidth, ._dButton_bgBlue_fullWidth, .ttbm_load_popup_reg):hover,
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .ttbm_book_now:hover,
body.single-ttbm_tour .ttbm_popup button:not([style*="display: none"]):not([style*="display:none"]):not(.popupClose):not(.popupCloseBtn):hover,
body.single-ttbm_tour .ttbm_popup input[type="submit"]:not([style*="display: none"]):not([style*="display:none"]):hover {
  background: transparent !important;
  color: var(--fst-gold) !important;
  border-color: rgba(201,168,76,0.65) !important;
}
body.single-ttbm_tour .get-enquiry-popup ._dButton_fullWidth {
  background: transparent !important;
  color: var(--fst-gold) !important;
  border: 1px solid rgba(201,168,76,0.45) !important;
}
body.single-ttbm_tour .get-enquiry-popup ._dButton_fullWidth:hover {
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border-color: var(--fst-gold) !important;
}
/* Box info sotto prenotazione (versione unica consolidata) */
body.single-ttbm_tour :is(#ttbm_content, .ttbm_registration_area, .ttbm-sidebar-booking) .ttbm-registration-info {
  list-style: none !important;
  background: var(--fst-dark) !important;
  border: 1px solid var(--fst-border-soft) !important;
  border-radius: 4px !important;
  padding: 20px !important;
  margin: 18px 0 0 !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_registration_area, .ttbm-sidebar-booking) .ttbm-registration-info li {
  list-style: none !important;
  position: relative !important;
  display: block !important;
  grid-template-columns: unset !important;
  gap: 0 !important;
  padding-left: 34px !important;
  margin: 0 0 14px !important;
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_registration_area, .ttbm-sidebar-booking) .ttbm-registration-info li:last-child {
  margin-bottom: 0 !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_registration_area, .ttbm-sidebar-booking) .ttbm-registration-info li::marker {
  content: "" !important;
  color: transparent !important;
  font-size: 0 !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_registration_area, .ttbm-sidebar-booking) .ttbm-registration-info li::before {
  content: "✓" !important;
  position: absolute !important;
  left: 0 !important;
  top: 2px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border: 1px solid var(--fst-gold) !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  font-family: Arial, sans-serif !important;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  text-align: center !important;
  text-indent: 0 !important;
  opacity: 1 !important;
  transform: none !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_registration_area, .ttbm-sidebar-booking) .ttbm-registration-info li :is(i, svg) {
  display: none !important;
}
body.single-ttbm_tour :is(#ttbm_content, .ttbm_registration_area, .ttbm-sidebar-booking) .ttbm-registration-info li::after {
  content: none !important;
  display: none !important;
}
/* Widget richiesta informazioni */
body.single-ttbm_tour .ttbm_default_widget {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
}
body.single-ttbm_tour .ttbm_default_widget .ttbm_title_style_2 {
  margin: 0 0 14px !important;
}
body.single-ttbm_tour .ttbm_default_widget .ttbm_title_style_2 h5 {
  color: var(--fst-white) !important;
  font-size: 15px !important;
  margin: 0 !important;
}

/* ---------- 3. POPUP DISPONIBILITA' TOUR ---------- */
body.single-ttbm_tour .ttbm_popup {
  z-index: 999999 !important;
}
body.single-ttbm_tour .ttbm_popup .popupMainArea {
  width: min(1060px, calc(100vw - 40px)) !important;
  max-width: 1060px !important;
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border-strong) !important;
  border-radius: 4px !important;
  box-shadow: 0 36px 110px rgba(0,0,0,0.72) !important;
  color: var(--fst-text) !important;
  overflow: hidden !important;
}
body.single-ttbm_tour .ttbm_popup .popupHeader {
  background: var(--fst-dark) !important;
  border-bottom: 1px solid var(--fst-border-soft) !important;
  padding: 22px 28px !important;
}
body.single-ttbm_tour .ttbm_popup :is(.popupHeader h2, ._mR) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 32px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  margin: 0 !important;
}
body.single-ttbm_tour .ttbm_popup .popupBody {
  background: var(--fst-card) !important;
  padding: 34px !important;
  color: var(--fst-text) !important;
}
body.single-ttbm_tour .ttbm_popup :is(.popupCloseBtn, .popupClose, .fa-times) {
  color: var(--fst-gold) !important;
  background: transparent !important;
  border: 0 !important;
  font-size: 28px !important;
  line-height: 1 !important;
  opacity: 1 !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
}
body.single-ttbm_tour .ttbm_popup :is(.popupCloseBtn, .popupClose, .fa-times):hover {
  color: var(--fst-white) !important;
  transform: scale(1.05) !important;
}
body.single-ttbm_tour .ttbm_popup label {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
  margin: 0 0 8px !important;
}
body.single-ttbm_tour .ttbm_popup :is(.ttbm_booking_panel, .placeholder_area, .mp_tour_ticket_form, .ttbm_ticket_area, .ttbm_widget_content) {
  background: transparent !important;
  color: var(--fst-text) !important;
  border: 0 !important;
  box-shadow: none !important;
}
/* Nasconde pulsanti e input tecnici del popup */
body.single-ttbm_tour .ttbm_popup :is(.ttbm_add_to_cart, .dNone, .hidden, .d-none, .ttbm_hidden, .ttbm_hidden_inputs, button.dNone, input.dNone, [hidden]),
body.single-ttbm_tour .ttbm_popup button[style*="display: none"],
body.single-ttbm_tour .ttbm_popup button[style*="display:none"],
body.single-ttbm_tour .ttbm_popup input[type="submit"][style*="display: none"],
body.single-ttbm_tour .ttbm_popup input[type="submit"][style*="display:none"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
/* Icone popup */
body.single-ttbm_tour .ttbm_popup :is(.ttbm_ticket_icon, .mi, .fa, .fas, .far, [class*="mi-"], [class*="fa-"]) {
  color: var(--fst-gold) !important;
  fill: var(--fst-gold) !important;
}
/* Intestazione della scelta orario */
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_area::before {
  content: "Choose your time slot";
  display: block !important;
  margin: 0 0 18px !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 34px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_area::after {
  content: "Select one of the available time slots using the + button.";
  display: block !important;
  margin: 12px 0 0 !important;
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}
/* La tabella diventa una lista di card */
body.single-ttbm_tour .ttbm_popup :is(table.mp_tour_ticket_type, table.ttbm_enhanced_table) {
  display: block !important;
  width: 100% !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important;
  font-family: var(--fst-font-body) !important;
}
body.single-ttbm_tour .ttbm_popup :is(table.mp_tour_ticket_type > thead, table.ttbm_enhanced_table > thead, .ttbm_enhanced_table thead, .ttbm_table_header) {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_enhanced_table tbody {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 18px !important;
  width: 100% !important;
  background: transparent !important;
  margin-top: 0 !important;
}
/* Card singolo orario */
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row {
  display: grid !important;
  grid-template-columns: minmax(0, 1.5fr) minmax(150px, 0.7fr) minmax(150px, 0.7fr) minmax(210px, 0.8fr) !important;
  gap: 22px !important;
  align-items: center !important;
  width: 100% !important;
  padding: 24px !important;
  background: var(--fst-card) !important;
  border: 1px solid rgba(201,168,76,0.26) !important;
  border-radius: 4px !important;
  transition: all 0.22s ease !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:hover {
  background: #282828 !important;
  border-color: rgba(201,168,76,0.55) !important;
  box-shadow: 0 18px 50px rgba(0,0,0,0.35) !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row td {
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  vertical-align: middle !important;
}
/* Label di colonna (Time slot, Price, Availability, Select).
   position/background/width forzati: neutralizzano le strisce rosse
   assolute del plugin che su desktop si sovrapponevano al contenuto. */
body.single-ttbm_tour .ttbm_popup .ttbm-person-info::before {
  content: "Time slot";
}
body.single-ttbm_tour .ttbm_popup .ttbm-regular-price::before {
  content: "Price";
}
body.single-ttbm_tour .ttbm_popup .ttbm-availability-info::before {
  content: "Availability";
}
body.single-ttbm_tour .ttbm_popup .ttbm-select-quantity::before {
  content: "Select";
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row :is(.ttbm-person-info, .ttbm-regular-price, .ttbm-availability-info, .ttbm-select-quantity)::before {
  display: block !important;
  position: static !important;
  float: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.4px !important;
  white-space: normal !important;
}
/* Nome orario */
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_name {
  display: flex !important;
  align-items: flex-start !important;
  gap: 8px !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 25px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em !important;
  margin: 0 0 10px !important;
}
body.single-ttbm_tour .ttbm_popup :is(.ttbm_ticket_icon, .ttbm_ticket_name .mi, .ttbm_ticket_name .fa, .ttbm_ticket_name .fas) {
  color: var(--fst-gold) !important;
  fill: var(--fst-gold) !important;
  font-size: 18px !important;
  margin-top: 4px !important;
}
/* Descrizione */
body.single-ttbm_tour .ttbm_popup :is(.ttbm_ticket_description, .ttbm_ticket_description span) {
  max-width: 320px !important;
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  font-weight: 500 !important;
}
/* Prezzi */
body.single-ttbm_tour .ttbm_popup .ttbm_price_container {
  display: block !important;
}
body.single-ttbm_tour .ttbm_popup :is(.ttbm_regular_price, .ttbm_regular_price .amount, .ttbm_regular_price bdi) {
  color: rgba(216,205,187,0.45) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-decoration: line-through !important;
}
body.single-ttbm_tour .ttbm_popup :is(.ttbm_sale_price, .ttbm_sale_price .amount, .ttbm_sale_price .woocommerce-Price-currencySymbol) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 34px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_discount_badge {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border-radius: 2px !important;
  padding: 6px 10px !important;
  font-family: var(--fst-font-body) !important;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px !important;
}
body.single-ttbm_tour .ttbm_popup :is(.ttbm_regular_price, .ttbm_discount_badge) {
  margin-bottom: 8px !important;
}
/* Disponibilita' */
body.single-ttbm_tour .ttbm_popup :is(.ttbm_availability_container, .ttbm_availability_details, .ttbm_stock_info) {
  color: var(--fst-text) !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_remaining_count {
  display: flex !important;
  align-items: baseline !important;
  gap: 6px !important;
  margin-bottom: 10px !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_available_number {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 32px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}
body.single-ttbm_tour .ttbm_popup :is(.ttbm_available_label, .ttbm_capacity_text) {
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  font-weight: 600 !important;
  text-transform: none !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_progress_bar {
  width: 100px !important;
  height: 7px !important;
  background: rgba(247,241,231,0.12) !important;
  border: 1px solid rgba(247,241,231,0.22) !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  margin-top: 10px !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_progress_fill {
  height: 100% !important;
  background: var(--fst-gold) !important;
  border-radius: 999px !important;
}
/* Quantita' */
body.single-ttbm_tour .ttbm_popup .ttbm-select-quantity {
  text-align: center !important;
}
body.single-ttbm_tour .ttbm_popup :is(.qtyIncDec, .groupContent) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
}
body.single-ttbm_tour .ttbm_popup :is(.decQty, .incQty, .addonGroupContent) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 54px !important;
  height: 54px !important;
  min-width: 54px !important;
  min-height: 54px !important;
  background: var(--fst-black) !important;
  color: var(--fst-gold) !important;
  border: 1px solid rgba(201,168,76,0.55) !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
}
body.single-ttbm_tour .ttbm_popup .incQty {
  background: rgba(201,168,76,0.10) !important;
}
body.single-ttbm_tour .ttbm_popup :is(.decQty, .incQty, .addonGroupContent):hover {
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border-color: var(--fst-gold) !important;
}
body.single-ttbm_tour .ttbm_popup :is(.decQty, .incQty, .addonGroupContent):hover .fas {
  color: var(--fst-black) !important;
}
body.single-ttbm_tour .ttbm_popup :is(.inputIncDec, input.inputIncDec) {
  width: 64px !important;
  height: 56px !important;
  min-height: 56px !important;
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid rgba(201,168,76,0.45) !important;
  border-radius: 3px !important;
  text-align: center !important;
  font-family: var(--fst-font-body) !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  padding: 0 !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm-select-quantity .ticket-type-name::after {
  content: "Tap + to select this slot";
  display: block !important;
  margin-top: 10px !important;
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
}
/* Orario selezionato */
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row.fst-time-slot-selected {
  background: rgba(201,168,76,0.10) !important;
  border-color: var(--fst-gold) !important;
  box-shadow: 0 0 0 1px rgba(201,168,76,0.35), 0 24px 70px rgba(0,0,0,0.45) !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row.fst-time-slot-selected .ttbm-select-quantity::before {
  content: "Selected" !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row.fst-time-slot-selected .ttbm-select-quantity .ticket-type-name::after {
  content: "This time slot is selected";
  color: var(--fst-gold) !important;
}
/* SOLD OUT - tutte le larghezze (fix desktop) */
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) {
  position: relative !important;
  border-left: 4px solid var(--fst-red) !important;
  opacity: 0.85 !important;
  overflow: hidden !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"])::before,
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"])::after {
  content: none !important;
  display: none !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) td {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  z-index: 2 !important;
}
/* Ribadisce le label statiche con specificita' piu' alta del plugin */
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) :is(.ttbm-person-info, .ttbm-regular-price, .ttbm-availability-info, .ttbm-select-quantity)::before {
  display: block !important;
  position: static !important;
  float: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  color: var(--fst-gold) !important;
  white-space: normal !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) .ttbm_ticket_name {
  color: rgba(247,241,231,0.78) !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) :is(.ttbm_ticket_description, .ttbm_ticket_description span) {
  color: rgba(216,205,187,0.72) !important;
}
/* Barra finale popup */
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area {
  display: grid !important;
  grid-template-columns: 260px 1fr !important;
  gap: 14px !important;
  align-items: stretch !important;
  width: 100% !important;
  background: var(--fst-dark) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 4px !important;
  padding: 16px !important;
  margin: 18px 0 0 !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area :is(.justifyBetween, .dLayout, .dLayout_xs) {
  display: block !important;
  width: 100% !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .fdColumn {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  background: var(--fst-black) !important;
  border: 1px solid rgba(201,168,76,0.18) !important;
  border-radius: 2px !important;
  padding: 12px 16px !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area p {
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 500 !important;
  margin: 0 !important;
}
body.single-ttbm_tour .ttbm_popup :is(.ttbm_book_now_area b, .tour_qty, .tour_price) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 25px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .ttbm_book_now {
  min-height: 56px !important;
  gap: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 1.5px !important;
  padding: 16px 26px !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .ttbm_book_now .fas {
  color: var(--fst-black) !important;
}
body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .ttbm_book_now:hover .fas {
  color: var(--fst-gold) !important;
}
/* Area booking generata dopo verifica disponibilita' */
body.single-ttbm_tour :is(.ttbm_booking_panel, .placeholder_area) {
  background: transparent !important;
  color: var(--fst-text-tour) !important;
}
body.single-ttbm_tour .ttbm_booking_panel :is(table, tr, td, th) {
  background: transparent !important;
  color: var(--fst-text-tour) !important;
  border-color: var(--fst-border-soft) !important;
  font-family: var(--fst-font-body) !important;
}
body.single-ttbm_tour .ttbm_booking_panel :is(h2, h3, h4, h5) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-title) !important;
}

/* ---------- 4. CALENDARIO DATEPICKER ---------- */
body.single-ttbm_tour #ui-datepicker-div.ui-datepicker {
  background: var(--fst-card) !important;
  border: 1px solid rgba(201,168,76,0.35) !important;
  border-radius: 4px !important;
  box-shadow: 0 30px 90px rgba(0,0,0,0.65) !important;
  padding: 18px !important;
  width: 420px !important;
  max-width: calc(100vw - 32px) !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  z-index: 999999 !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-header {
  background: var(--fst-black) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 3px !important;
  padding: 12px 40px !important;
  margin-bottom: 14px !important;
  color: var(--fst-white) !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-title {
  display: flex !important;
  gap: 0 !important;
  justify-content: center !important;
  align-items: center !important;
  color: var(--fst-white) !important;
  font-weight: 700 !important;
}
body.single-ttbm_tour #ui-datepicker-div :is(.ui-datepicker-month, .ui-datepicker-year) {
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid rgba(201,168,76,0.35) !important;
  border-radius: 2px !important;
  min-height: 42px !important;
  padding: 8px 12px !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}
body.single-ttbm_tour #ui-datepicker-div :is(.ui-datepicker-prev, .ui-datepicker-next) {
  top: 20px !important;
  width: 32px !important;
  height: 32px !important;
  border-radius: 2px !important;
  background: transparent !important;
  border: 1px solid rgba(201,168,76,0.25) !important;
  cursor: pointer !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-prev {
  left: 18px !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-next {
  right: 18px !important;
}
body.single-ttbm_tour #ui-datepicker-div :is(.ui-datepicker-prev, .ui-datepicker-next):hover {
  background: rgba(201,168,76,0.12) !important;
  border-color: rgba(201,168,76,0.5) !important;
}
body.single-ttbm_tour #ui-datepicker-div :is(.ui-datepicker-prev span, .ui-datepicker-next span) {
  display: none !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-prev::before {
  content: "<";
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-next::before {
  content: ">";
}
body.single-ttbm_tour #ui-datepicker-div :is(.ui-datepicker-prev::before, .ui-datepicker-next::before) {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar {
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 6px !important;
  margin: 0 !important;
  background: transparent !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar :is(thead, tbody, tr) {
  background: transparent !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar th {
  color: var(--fst-gold) !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 0 6px !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
}
body.single-ttbm_tour #ui-datepicker-div :is(.ui-datepicker td, .ui-datepicker-calendar td) {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  width: 42px !important;
  height: 42px !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar td a.ui-state-default {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  height: 42px !important;
  margin: 0 auto !important;
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid rgba(201,168,76,0.35) !important;
  border-radius: 50% !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  transition: all 0.18s ease !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar td a.ui-state-default:hover {
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border-color: var(--fst-gold) !important;
  transform: translateY(-1px) !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar td :is(a.ui-state-active, a.ui-state-highlight) {
  background: var(--fst-white) !important;
  color: var(--fst-black) !important;
  border-color: var(--fst-white) !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today a.ui-state-default {
  box-shadow: 0 0 0 2px rgba(201,168,76,0.28) !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar :is(td.ui-datepicker-unselectable, td.ui-state-disabled) {
  background: transparent !important;
  opacity: 1 !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar :is(td.ui-datepicker-unselectable span, td.ui-state-disabled span) {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  height: 42px !important;
  margin: 0 auto !important;
  background: rgba(255,255,255,0.04) !important;
  color: rgba(247,241,231,0.28) !important;
  border: 1px solid rgba(255,255,255,0.06) !important;
  border-radius: 50% !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: line-through !important;
  cursor: not-allowed !important;
}
body.single-ttbm_tour #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-other-month {
  visibility: hidden !important;
}

/* ---------- 5. ERRORI, NOTICE, FOOTER, ADMIN BAR ---------- */
body.single-ttbm_tour :is(#ttbm_content, .ttbm_popup) :is(.ttbm_error, .textError, [class*="error"]) {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  margin-top: 8px !important;
}
body.single-ttbm_tour .woocommerce-notices-wrapper {
  background: var(--fst-black) !important;
}
body.single-ttbm_tour :is(.woocommerce-message, .woocommerce-info, .woocommerce-error) {
  max-width: 1180px !important;
  margin: 0 auto !important;
  background: var(--fst-card) !important;
  color: var(--fst-white) !important;
  border-top-color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
}
body.single-ttbm_tour .site-footer {
  background: var(--fst-black) !important;
  border-top: 1px solid var(--fst-border-soft) !important;
  padding: 34px 20px !important;
}
body.single-ttbm_tour :is(.site-footer p, .copyright p) {
  color: var(--fst-text-tour) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  margin: 0 !important;
}
/* Reset admin bar WordPress */
body.single-ttbm_tour #wpadminbar,
body.single-ttbm_tour #wpadminbar * {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: normal !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  box-shadow: none !important;
}
body.single-ttbm_tour #wpadminbar :is(input[type="text"], input[type="search"], #adminbarsearch input.adminbar-input) {
  width: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 32px !important;
  background: transparent !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 24px 0 8px !important;
  margin: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  font-size: 13px !important;
}
body.single-ttbm_tour #wpadminbar :is(button, input[type="submit"]) {
  width: auto !important;
  min-height: 0 !important;
  background: transparent !important;
  color: inherit !important;
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

/* ---------- 6. FIX HEADER SOTTO POPUP TOUR ---------- */
body.single-ttbm_tour:has(.ttbm_popup.in) :is(header.elementor-location-header, .elementor-location-header, .elementor-location-header .elementor-sticky, .elementor-location-header .elementor-sticky--active, .elementor-element-5b892a98, .elementor-sticky__spacer) {
  z-index: 0 !important;
  pointer-events: none !important;
}
body.single-ttbm_tour .ttbm_popup.in {
  position: fixed !important;
  inset: 0 !important;
  z-index: 999999999 !important;
}
body.single-ttbm_tour .ttbm_popup.in .popupMainArea {
  position: relative !important;
  z-index: 1000000000 !important;
}

/* ---------- 7. TOUR: TABLET (max 1024px) ---------- */
@media (max-width: 1024px) {
  body.single-ttbm_tour #ttbm_content {
    padding: 70px 20px 90px !important;
  }
  body.single-ttbm_tour .ttbm_details_page {
    grid-template-columns: 1fr !important;
    gap: 44px !important;
  }
  body.single-ttbm_tour .ttbm_content__right {
    position: static !important;
  }
  body.single-ttbm_tour :is(.ttbm-sidebar-booking, .ttbm_registration_area) {
    max-width: 520px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row {
    grid-template-columns: 1fr 1fr !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm-select-quantity {
    text-align: left !important;
  }
  body.single-ttbm_tour .ttbm_popup .qtyIncDec {
    justify-content: flex-start !important;
  }
}

/* ---------- 8. TOUR: MOBILE (max 767px) ---------- */
@media (max-width: 767px) {
  /* Pagina */
  body.single-ttbm_tour .site-header {
    padding: 18px 20px !important;
  }
  body.single-ttbm_tour .site-title a {
    font-size: 22px !important;
  }
  body.single-ttbm_tour #ttbm_content {
    padding: 56px 18px 76px !important;
  }
  body.single-ttbm_tour .ttbm_default__title::before {
    font-size: 12px !important;
    letter-spacing: 1.3px !important;
  }
  body.single-ttbm_tour .ttbm_default__title h1 {
    font-size: 44px !important;
    line-height: 1.06 !important;
  }
  body.single-ttbm_tour .item_section {
    width: 100% !important;
    padding: 16px !important;
    gap: 14px !important;
  }
  body.single-ttbm_tour .item_section .item_icon {
    width: 100% !important;
    font-size: 16px !important;
  }
  body.single-ttbm_tour .item_section .item_icon:not(:last-child)::after {
    display: none !important;
  }
  body.single-ttbm_tour :is(.ttbm_widget_content, .ttbm_wp_editor p, .ttbm_wp_editor li) {
    font-size: 16px !important;
    line-height: 1.65 !important;
  }
  body.single-ttbm_tour :is(.ttbm-sidebar-booking, .ttbm_registration_area) {
    padding: 24px !important;
  }
  body.single-ttbm_tour .ttbm-registration-info li {
    font-size: 13px !important;
  }
  body.single-ttbm_tour :is(#ttbm_content, .ttbm_popup) :is(#ttbm_select_date, .formControl, input[type="text"], input[type="email"], textarea, select, ._dButton_fullWidth, ._dButton_bgBlue_fullWidth, .ttbm_load_popup_reg, button[type="button"], button[type="submit"]) {
    font-size: 16px !important;
  }
  /* Popup */
  body.single-ttbm_tour .ttbm_popup .popupMainArea {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
  }
  body.single-ttbm_tour .ttbm_popup .popupHeader {
    padding: 22px !important;
  }
  body.single-ttbm_tour .ttbm_popup .popupBody {
    padding: 22px 18px !important;
  }
  body.single-ttbm_tour .ttbm_popup :is(.popupHeader h2, ._mR) {
    font-size: 26px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_area::before {
    font-size: 32px !important;
    line-height: 1.08 !important;
    margin-bottom: 24px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_area::after {
    font-size: 13px !important;
    margin: 14px 0 0 !important;
  }
  /* Card time slot */
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row {
    grid-template-columns: 1fr !important;
    padding: 22px 18px !important;
    margin-bottom: 18px !important;
    gap: 14px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row td {
    margin-bottom: 16px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row td:last-child {
    margin-bottom: 0 !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row :is(.ttbm-person-info, .ttbm-regular-price, .ttbm-availability-info, .ttbm-select-quantity)::before {
    font-size: 11px !important;
    letter-spacing: 1.2px !important;
    margin-bottom: 8px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_name {
    font-size: 27px !important;
    line-height: 1.08 !important;
    margin-bottom: 12px !important;
    gap: 8px !important;
  }
  body.single-ttbm_tour .ttbm_popup :is(.ttbm_ticket_icon, .ttbm_ticket_name .mi, .ttbm_ticket_name .fa, .ttbm_ticket_name .fas) {
    font-size: 15px !important;
    margin-top: 4px !important;
  }
  body.single-ttbm_tour .ttbm_popup :is(.ttbm_ticket_description, .ttbm_ticket_description span) {
    max-width: none !important;
    font-size: 16px !important;
    line-height: 1.45 !important;
    margin-bottom: 0 !important;
  }
  /* Prezzo */
  body.single-ttbm_tour .ttbm_popup :is(.ttbm_sale_price, .ttbm_sale_price .amount, .ttbm_sale_price .woocommerce-Price-currencySymbol) {
    font-size: 34px !important;
    line-height: 1 !important;
  }
  body.single-ttbm_tour .ttbm_popup :is(.ttbm_regular_price, .ttbm_regular_price .amount, .ttbm_regular_price bdi) {
    font-size: 15px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_discount_badge {
    font-size: 11px !important;
    padding: 7px 12px !important;
    margin-top: 8px !important;
  }
  /* Disponibilita' */
  body.single-ttbm_tour .ttbm_popup .ttbm_available_number {
    font-size: 34px !important;
  }
  body.single-ttbm_tour .ttbm_popup :is(.ttbm_available_label, .ttbm_capacity_text) {
    font-size: 14px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_progress_bar {
    width: 100px !important;
    height: 6px !important;
    margin-top: 8px !important;
  }
  /* Quantita' */
  body.single-ttbm_tour .ttbm_popup .ttbm-select-quantity {
    text-align: left !important;
  }
  body.single-ttbm_tour .ttbm_popup .qtyIncDec {
    justify-content: flex-start !important;
  }
  body.single-ttbm_tour .ttbm_popup :is(.decQty, .incQty, .addonGroupContent) {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
  }
  body.single-ttbm_tour .ttbm_popup .inputIncDec {
    width: 58px !important;
    height: 50px !important;
    font-size: 20px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm-select-quantity .ticket-type-name::after {
    font-size: 12px !important;
    margin-top: 8px !important;
  }
  /* Barra finale */
  body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    margin-top: 16px !important;
    padding: 14px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .fdColumn {
    justify-content: center !important;
    text-align: center !important;
    padding: 12px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area p {
    font-size: 13px !important;
  }
  body.single-ttbm_tour .ttbm_popup :is(.ttbm_book_now_area b, .tour_qty, .tour_price) {
    font-size: 24px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_book_now_area .ttbm_book_now {
    min-height: 52px !important;
    font-size: 13px !important;
    padding: 14px 20px !important;
  }
  /* Sold out su mobile: card impilata */
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) {
    display: block !important;
    padding: 22px 18px 22px 28px !important;
    border-left: 4px solid var(--fst-red) !important;
    opacity: 0.82 !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) td {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 14px !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) td:last-child {
    margin-bottom: 0 !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) :is(.person-info, .ttbm_ticket_details) {
    display: block !important;
    width: 100% !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) .ttbm_ticket_name {
    display: flex !important;
    align-items: flex-start !important;
    width: 100% !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
    white-space: normal !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) :is(.ttbm_ticket_description, .ttbm_ticket_description span) {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) :is(.ttbm-availability-info, .ttbm-select-quantity) {
    text-align: left !important;
  }
  /* Nasconde il prezzo negli slot sold out */
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row:is([class*="out"], [class*="sold"]) .ttbm-regular-price {
    display: none !important;
  }
  /* Badge e pulsanti sold out piu' compatti */
  body.single-ttbm_tour .ttbm_popup .ttbm_sold_out_badge {
    font-size: 14px !important;
    padding: 10px 16px !important;
    margin: 8px 0 0 !important;
  }
  body.single-ttbm_tour .ttbm_popup .ttbm_ticket_row :is(button:disabled, input:disabled, [aria-disabled="true"]),
  body.single-ttbm_tour .ttbm_popup :is(.ttbm_not_available, .ttbm_sold_out_button) {
    font-size: 15px !important;
    padding: 12px 18px !important;
    min-height: 44px !important;
  }
}

/* ---------- 9. CARRELLO ---------- */
body.woocommerce-cart :is(.woocommerce-cart-form, .woocommerce-cart-form table.shop_table, .woocommerce-cart-form table.cart) {
  background: transparent !important;
  color: var(--fst-text) !important;
  border: 0 !important;
  box-shadow: none !important;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table :is(tr, td, th) {
  border-color: rgba(201,168,76,0.12) !important;
  color: var(--fst-text) !important;
}
/* Nome prodotto / tour */
body.woocommerce-cart .woocommerce-cart-form :is(.product-name, .product-name a) {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name a:hover {
  color: var(--fst-white) !important;
}
/* Prezzo, quantita' e subtotale */
body.woocommerce-cart .woocommerce-cart-form :is(.product-price, .product-subtotal, .product-quantity, .product-price *, .product-subtotal *, .product-quantity *, .woocommerce-Price-amount, .woocommerce-Price-amount bdi, .woocommerce-Price-currencySymbol) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
/* X rimozione prodotto */
body.woocommerce-cart :is(.woocommerce-cart-form, table.cart) .product-remove a.remove {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 32px !important;
  height: 32px !important;
  color: var(--fst-gold) !important;
  background: transparent !important;
  border: 1px solid rgba(201,168,76,0.35) !important;
  border-radius: 50% !important;
  font-family: Arial, sans-serif !important;
  font-size: 22px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
body.woocommerce-cart :is(.woocommerce-cart-form, table.cart) .product-remove a.remove:hover {
  color: var(--fst-black) !important;
  background: var(--fst-gold) !important;
  border-color: var(--fst-gold) !important;
}
/* Dettagli booking del plugin */
body.woocommerce-cart .woocommerce-cart-form .product-name dl.variation {
  display: block !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  color: var(--fst-text) !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dt.variation-BookingDetails {
  display: block !important;
  float: none !important;
  clear: both !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.4px !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails {
  display: block !important;
  float: none !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails p {
  margin: 0 !important;
  padding: 0 !important;
}
/* Card dettagli booking */
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style {
  width: min(430px, 100%) !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 18px !important;
  background: var(--fst-black) !important;
  border: 1px solid rgba(201,168,76,0.28) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
}
/* Nessun bordo o ombra sugli elementi interni */
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style * {
  outline: none !important;
  box-shadow: none !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style :is(.dLayout_xs, .bgTransparent, .marXsT, ul.cart_list, ul.cart_list li) {
  display: block !important;
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style ul.cart_list {
  list-style: none !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style ul.cart_list li {
  list-style: none !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: baseline !important;
  gap: 6px !important;
  margin: 0 0 10px !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style ul.cart_list li:last-child {
  margin-bottom: 0 !important;
}
/* Icone nascoste dentro i dettagli booking */
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style :is(.far, .fa, .fas, [class*="fa-"], [class*="mi-"]) {
  display: none !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style h6 {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style :is(p, span) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-weight: 500 !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style h5 {
  margin: 18px 0 12px !important;
  padding: 14px 0 0 !important;
  border-top: 1px solid rgba(201,168,76,0.18) !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.4px !important;
}
body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style :is(.woocommerce-Price-amount, .woocommerce-Price-currencySymbol, bdi) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}
/* Carrello vuoto: pulsante back to home */
body.woocommerce-cart .return-to-shop {
  width: min(1600px, calc(100% - 96px)) !important;
  margin: 0 auto !important;
}
body.woocommerce-cart :is(.return-to-shop .button, .return-to-shop a.button, a.button.wc-backward) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 54px !important;
  padding: 16px 30px !important;
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border: 1px solid var(--fst-gold) !important;
  border-radius: 2px !important;
  box-shadow: none !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
  text-decoration: none !important;
}
body.woocommerce-cart :is(.return-to-shop .button, .return-to-shop a.button, a.button.wc-backward):hover {
  background: transparent !important;
  color: var(--fst-gold) !important;
  border-color: rgba(201,168,76,0.65) !important;
}
/* Carrello mobile */
@media (max-width: 767px) {
  body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style {
    width: 100% !important;
    padding: 16px !important;
  }
  body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style ul.cart_list li {
    display: block !important;
    font-size: 16px !important;
    margin-bottom: 12px !important;
  }
  body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style h6 {
    display: block !important;
    font-size: 13px !important;
    margin-bottom: 3px !important;
  }
  body.woocommerce-cart .woocommerce-cart-form .product-name dd.variation-BookingDetails .ttbm_style :is(p, span, .woocommerce-Price-amount, .woocommerce-Price-currencySymbol, bdi) {
    font-size: 16px !important;
  }
  body.woocommerce-cart .return-to-shop {
    width: calc(100% - 36px) !important;
  }
  body.woocommerce-cart :is(.return-to-shop .button, .return-to-shop a.button, a.button.wc-backward) {
    width: 100% !important;
    font-size: 16px !important;
  }
}

/* ---------- 10. CHECKOUT: RIEPILOGO ORDINE ---------- */
body.woocommerce-checkout :is(.e-checkout__order_review, .e-checkout__order_review-2, .woocommerce-checkout-review-order) {
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: var(--fst-text) !important;
}
body.woocommerce-checkout :is(#order_review_heading, .e-checkout__order_review h3, .e-checkout__order_review-2 h3) {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-title) !important;
  font-weight: 800 !important;
}
body.woocommerce-checkout :is(table.shop_table, .woocommerce-checkout-review-order-table) {
  background: transparent !important;
  color: var(--fst-text) !important;
  border: 0 !important;
  border-collapse: collapse !important;
}
body.woocommerce-checkout :is(table.shop_table, .woocommerce-checkout-review-order-table) :is(th, td) {
  color: var(--fst-text) !important;
  border-color: rgba(201,168,76,0.15) !important;
  font-family: var(--fst-font-body) !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
  color: var(--fst-muted) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table :is(.product-name, .product-total, .product-name strong.product-quantity) {
  color: var(--fst-white) !important;
  font-weight: 700 !important;
}
body.woocommerce-checkout :is(.woocommerce-Price-amount, .woocommerce-Price-amount bdi, .woocommerce-Price-currencySymbol, .cart-subtotal td, .order-total td, .order-total strong) {
  color: var(--fst-white) !important;
  font-weight: 800 !important;
}
/* Dettagli tour nel riepilogo checkout */
body.woocommerce-checkout .woocommerce-checkout-review-order-table dl.variation {
  display: block !important;
  margin: 10px 0 0 !important;
  padding: 0 !important;
  color: var(--fst-text) !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dt.variation-BookingDetails {
  display: block !important;
  float: none !important;
  clear: both !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 11px !important;
  line-height: 1.3 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails {
  display: block !important;
  float: none !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails p {
  margin: 0 !important;
  padding: 0 !important;
}
/* Card booking: solo bordo esterno */
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style {
  width: 100% !important;
  max-width: 100% !important;
  margin: 8px 0 0 !important;
  padding: 14px !important;
  background: var(--fst-black) !important;
  border: 1px solid rgba(201,168,76,0.35) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  opacity: 1 !important;
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style * {
  box-shadow: none !important;
  outline: 0 !important;
  opacity: 1 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style :is(.dLayout_xs, .bgTransparent, .marXsT, ul.cart_list, ul.cart_list li, li, p, span) {
  background: transparent !important;
  border: 0 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style :is(.dLayout_xs, .bgTransparent, .marXsT) {
  margin: 0 !important;
  padding: 0 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style ul.cart_list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style ul.cart_list li {
  list-style: none !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: baseline !important;
  gap: 5px !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style h5 {
  margin: 14px 0 10px !important;
  padding: 12px 0 0 !important;
  border-top: 1px solid rgba(201,168,76,0.18) !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 11px !important;
  line-height: 1.3 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style h6 {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style :is(p, span, .woocommerce-Price-amount, .woocommerce-Price-currencySymbol, bdi) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;
}
/* Icone nascoste nel box booking checkout */
body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style :is(.far, .fa, .fas, [class*="fa-"]) {
  display: none !important;
}
/* Coupon box */
body.woocommerce-checkout .e-coupon-box {
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  padding: 18px 22px !important;
  color: var(--fst-muted) !important;
}
body.woocommerce-checkout :is(.e-coupon-box a, .e-show-coupon-form) {
  color: var(--fst-gold) !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}
body.woocommerce-checkout :is(.e-coupon-box a, .e-show-coupon-form):hover {
  color: var(--fst-white) !important;
}
body.woocommerce-checkout :is(.woocommerce-button.button.e-apply-coupon, button.e-apply-coupon) {
  min-height: 52px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
  border: 1px solid var(--fst-gold) !important;
  border-radius: 2px !important;
  box-shadow: none !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
  padding: 15px 26px !important;
  cursor: pointer !important;
  transition: all 0.22s ease !important;
}
body.woocommerce-checkout :is(.woocommerce-button.button.e-apply-coupon, button.e-apply-coupon):hover {
  background: transparent !important;
  color: var(--fst-gold) !important;
  border-color: rgba(201,168,76,0.65) !important;
}

/* ---------- 11. CHECKOUT: PAGAMENTO STRIPE ---------- */
body.woocommerce-checkout #payment {
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  padding: 24px !important;
}
body.woocommerce-checkout #payment ul.payment_methods {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
}
body.woocommerce-checkout #payment ul.payment_methods li {
  background: transparent !important;
  color: var(--fst-text) !important;
  list-style: none !important;
}
body.woocommerce-checkout #payment :is(.wc_payment_method > label, .payment_method_stripe > label) {
  display: block !important;
  margin: 0 0 14px !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}
/* Nasconde radio se Stripe e' l'unico metodo */
body.woocommerce-checkout #payment_method_stripe {
  display: none !important;
}
body.woocommerce-checkout #payment :is(.payment_box, .payment_box.payment_method_stripe) {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: var(--fst-text) !important;
  border: 0 !important;
}
body.woocommerce-checkout #payment .payment_box::before {
  display: none !important;
}
/* Reset fieldset Stripe e rimozione bordo bianco */
body.woocommerce-checkout :is(#payment fieldset, #payment .payment_box fieldset, #payment .payment_method_stripe fieldset, #wc-stripe-upe-form, fieldset#wc-stripe-upe-form, #wc-stripe-upe-form.wc-upe-form, #wc-stripe-upe-form.wc-payment-form) {
  margin: 0 !important;
  padding: 0 !important;
  min-inline-size: 0 !important;
  border: 0 !important;
  border-width: 0 !important;
  border-style: none !important;
  border-color: transparent !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}
/* Contenitore carta Stripe */
body.woocommerce-checkout :is(.wc-stripe-upe-element, #wc-stripe-upe-element, #stripe-payment-data) {
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid rgba(201,168,76,0.35) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  outline: 0 !important;
  color-scheme: dark !important;
}
body.woocommerce-checkout :is(#wc-stripe-upe-form fieldset, #wc-stripe-upe-form fieldset *, .wc-stripe-upe-element > div, .wc-stripe-upe-element iframe) {
  outline: 0 !important;
  box-shadow: none !important;
}
/* Nasconde "Save payment information..." */
body.woocommerce-checkout #payment :is(.woocommerce-SavedPaymentMethods-saveNew, .woocommerce-SavedPaymentMethods-saveNew *, #wc-stripe-new-payment-method, label[for="wc-stripe-new-payment-method"]) {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
body.woocommerce-checkout #payment fieldset:has(#wc-stripe-new-payment-method) {
  display: none !important;
}
/* Privacy policy */
body.woocommerce-checkout :is(.woocommerce-terms-and-conditions-wrapper, .woocommerce-privacy-policy-text, .woocommerce-privacy-policy-text p) {
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
}
body.woocommerce-checkout .woocommerce-privacy-policy-text a {
  color: var(--fst-gold) !important;
  text-decoration: none !important;
}
body.woocommerce-checkout .woocommerce-privacy-policy-text a:hover {
  color: var(--fst-white) !important;
}
/* Errori Stripe e notice checkout */
body.woocommerce-checkout #wc-stripe-upe-errors {
  margin-top: 12px !important;
  color: #D94848 !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}
body.woocommerce-checkout :is(.woocommerce-error, .woocommerce-info, .woocommerce-message) {
  background: var(--fst-card) !important;
  color: var(--fst-white) !important;
  border-top-color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
}
body.woocommerce-checkout :is(.woocommerce-error, .woocommerce-info, .woocommerce-message) a {
  color: var(--fst-gold) !important;
}

/* ---------- 12. CHECKOUT: BILLING DETAILS ---------- */
body.woocommerce-checkout :is(#customer_details, .woocommerce-billing-fields, .e-checkout__billing, .e-checkout__billing_fields, .e-checkout__customer_details) {
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
}
body.woocommerce-checkout :is(#customer_details, .woocommerce-billing-fields) {
  padding: 32px !important;
}
body.woocommerce-checkout :is(#customer_details .col-1, #customer_details .col-2, .e-checkout__column, .e-checkout__column-inner, .e-checkout__section, .e-checkout__section-content, .woocommerce-billing-fields__field-wrapper) {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields h3, #customer_details h3, .e-checkout__section-title, .e-checkout__section-title h3) {
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 30px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  margin: 0 0 26px !important;
  padding: 0 0 18px !important;
  border-bottom: 1px solid var(--fst-border-soft) !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) .form-row {
  margin: 0 0 18px !important;
  padding: 0 !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) :is(.form-row-first, .form-row-last) {
  width: calc(50% - 8px) !important;
  float: left !important;
  clear: none !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) .form-row-first {
  margin-right: 16px !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) .form-row-wide {
  width: 100% !important;
  clear: both !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields label, #customer_details label, .form-row label) {
  display: block !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
  margin: 0 0 8px !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields abbr.required, #customer_details abbr.required, .form-row .required) {
  color: var(--fst-gold) !important;
  text-decoration: none !important;
  border: 0 !important;
}
/* Campi input e textarea */
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) :is(input.input-text, input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea) {
  width: 100% !important;
  min-height: 54px !important;
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  outline: none !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  font-weight: 500 !important;
  padding: 15px 16px !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) textarea {
  min-height: 120px !important;
  resize: vertical !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) :is(input, textarea)::placeholder {
  color: rgba(247,241,231,0.45) !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) :is(input, textarea):focus {
  border-color: var(--fst-gold) !important;
  background: #111111 !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) select {
  width: 100% !important;
  min-height: 54px !important;
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  outline: none !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  padding: 14px 16px !important;
}
/* Select2 WooCommerce */
body.woocommerce-checkout .select2-container {
  width: 100% !important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single {
  height: 54px !important;
  min-height: 54px !important;
  background: var(--fst-black) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 54px !important;
  font-weight: 500 !important;
  padding-left: 16px !important;
  padding-right: 42px !important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(247,241,231,0.45) !important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 54px !important;
  width: 42px !important;
  right: 0 !important;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--fst-gold) transparent transparent transparent !important;
}
body.woocommerce-checkout .select2-container--open .select2-selection--single {
  border-color: var(--fst-gold) !important;
}
body.woocommerce-checkout .select2-dropdown {
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 4px !important;
  box-shadow: 0 24px 70px rgba(0,0,0,0.45) !important;
  overflow: hidden !important;
}
body.woocommerce-checkout .select2-search--dropdown {
  padding: 10px !important;
  background: var(--fst-card) !important;
}
body.woocommerce-checkout .select2-search--dropdown .select2-search__field {
  background: var(--fst-black) !important;
  color: var(--fst-white) !important;
  border: 1px solid var(--fst-border) !important;
  border-radius: 3px !important;
  min-height: 44px !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  padding: 10px 12px !important;
}
body.woocommerce-checkout .select2-results__option {
  color: var(--fst-text) !important;
  background: var(--fst-card) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  padding: 11px 14px !important;
}
body.woocommerce-checkout .select2-results__option--highlighted,
body.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: var(--fst-gold) !important;
  color: var(--fst-black) !important;
}
body.woocommerce-checkout .select2-container--default .select2-results__option[aria-selected="true"] {
  background: var(--fst-dark) !important;
  color: var(--fst-white) !important;
}
/* Errori campo */
body.woocommerce-checkout .woocommerce-invalid :is(input.input-text, .select2-selection--single, textarea) {
  border-color: var(--fst-gold) !important;
}
body.woocommerce-checkout .woocommerce-invalid label {
  color: var(--fst-gold) !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details, .form-row) .description {
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  margin-top: 6px !important;
}
/* Sezioni account / shipping / note */
body.woocommerce-checkout :is(.woocommerce-account-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields) {
  margin-top: 24px !important;
  padding-top: 22px !important;
  border-top: 1px solid var(--fst-border-soft) !important;
  color: var(--fst-text) !important;
}
body.woocommerce-checkout :is(.woocommerce-account-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields) p {
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
}
body.woocommerce-checkout :is(.woocommerce-account-fields, .woocommerce-shipping-fields, #customer_details) input[type="checkbox"] {
  width: 18px !important;
  height: 18px !important;
  accent-color: var(--fst-gold) !important;
  margin-right: 8px !important;
}
body.woocommerce-checkout :is(.woocommerce-account-fields, .woocommerce-shipping-fields) label {
  display: inline-flex !important;
  align-items: center !important;
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
body.woocommerce-checkout :is(.woocommerce-billing-fields__field-wrapper, #customer_details)::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
/* Checkout mobile */
@media (max-width: 767px) {
  body.woocommerce-checkout :is(#customer_details, .woocommerce-billing-fields) {
    padding: 24px !important;
  }
  body.woocommerce-checkout :is(.woocommerce-billing-fields h3, #customer_details h3, .e-checkout__section-title, .e-checkout__section-title h3) {
    font-size: 26px !important;
    margin-bottom: 22px !important;
  }
  body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) :is(.form-row-first, .form-row-last) {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-right: 0 !important;
  }
  body.woocommerce-checkout :is(.woocommerce-billing-fields label, #customer_details label, .form-row label) {
    font-size: 16px !important;
    letter-spacing: 0.8px !important;
  }
  body.woocommerce-checkout :is(.woocommerce-billing-fields, #customer_details) :is(input.input-text, input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea, select),
  body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px !important;
  }
  body.woocommerce-checkout :is(.woocommerce-account-fields, .woocommerce-shipping-fields) label,
  body.woocommerce-checkout :is(.woocommerce-account-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields) p {
    font-size: 16px !important;
  }
  body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style {
    padding: 12px !important;
  }
  body.woocommerce-checkout .woocommerce-checkout-review-order-table dd.variation-BookingDetails .ttbm_style :is(ul.cart_list li, p, span) {
    font-size: 12px !important;
  }
  body.woocommerce-checkout #payment {
    padding: 20px !important;
  }
  body.woocommerce-checkout :is(#place_order, button#place_order, .woocommerce-checkout-payment button.button) {
    font-size: 16px !important;
  }
}

/* ---------- 13. PAGINA CONFERMA ORDINE / THANK YOU ---------- */
body.woocommerce-order-received :is(.woocommerce, .woocommerce-order) {
  width: min(1180px, calc(100% - 40px)) !important;
  margin: 0 auto !important;
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
}
body.woocommerce-order-received .woocommerce-order {
  padding: 42px 0 70px !important;
}
body.woocommerce-order-received .woocommerce-thankyou-order-received {
  display: block !important;
  width: 100% !important;
  margin: 0 0 28px !important;
  padding: 24px 28px !important;
  background: var(--fst-card) !important;
  color: var(--fst-white) !important;
  border: 1px solid var(--fst-border) !important;
  border-left: 4px solid var(--fst-gold) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  font-family: var(--fst-font-title) !important;
  font-size: 28px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
}
body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 0 !important;
  width: 100% !important;
  margin: 0 0 34px !important;
  padding: 0 !important;
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border-soft) !important;
  border-radius: 4px !important;
  list-style: none !important;
  overflow: hidden !important;
}
body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) li {
  display: block !important;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 20px 18px !important;
  border: 0 !important;
  border-right: 1px solid var(--fst-border-soft) !important;
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 11px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.1px !important;
}
body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) li:last-child {
  border-right: 0 !important;
}
body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) li strong {
  display: block !important;
  margin-top: 7px !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
body.woocommerce-order-received .woocommerce-order > p:not(.woocommerce-thankyou-order-received) {
  margin: 0 0 34px !important;
  padding: 18px 22px !important;
  background: rgba(201,168,76,0.08) !important;
  color: var(--fst-text) !important;
  border: 1px solid rgba(201,168,76,0.18) !important;
  border-radius: 4px !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
}
body.woocommerce-order-received :is(.woocommerce-order-details, .woocommerce-customer-details) {
  margin: 0 0 34px !important;
  padding: 32px !important;
  background: var(--fst-card) !important;
  border: 1px solid var(--fst-border-soft) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: var(--fst-text) !important;
}
body.woocommerce-order-received :is(.woocommerce-order-details__title, .woocommerce-column__title, .woocommerce-customer-details h2, .woocommerce-order-details h2) {
  margin: 0 0 26px !important;
  padding: 0 0 18px !important;
  color: var(--fst-gold) !important;
  border-bottom: 1px solid var(--fst-border-soft) !important;
  font-family: var(--fst-font-title) !important;
  font-size: 32px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
}
body.woocommerce-order-received :is(table.shop_table, table.woocommerce-table--order-details, .woocommerce-table--order-details) {
  width: 100% !important;
  margin: 0 !important;
  background: transparent !important;
  color: var(--fst-text) !important;
  border: 0 !important;
  border-collapse: collapse !important;
  border-radius: 0 !important;
  font-family: var(--fst-font-body) !important;
}
body.woocommerce-order-received :is(table.shop_table, table.woocommerce-table--order-details) thead th {
  padding: 0 0 16px !important;
  color: var(--fst-muted) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid var(--fst-border-soft) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
}
body.woocommerce-order-received :is(table.shop_table, table.woocommerce-table--order-details) :is(tbody td, tfoot th, tfoot td) {
  padding: 20px 0 !important;
  color: var(--fst-text) !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid var(--fst-border-soft) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
  vertical-align: top !important;
}
body.woocommerce-order-received table.shop_table tr:last-child :is(th, td) {
  border-bottom: 0 !important;
}
body.woocommerce-order-received :is(.woocommerce-table__product-name, .product-name) {
  color: var(--fst-white) !important;
  font-weight: 800 !important;
}
body.woocommerce-order-received .product-quantity {
  color: var(--fst-gold) !important;
  font-weight: 800 !important;
}
body.woocommerce-order-received :is(.woocommerce-Price-amount, .woocommerce-Price-amount bdi, .woocommerce-Price-currencySymbol, .product-total, .woocommerce-table__product-total, table.shop_table tfoot td, table.shop_table tfoot td strong) {
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  font-weight: 900 !important;
}
/* Meta tour del plugin */
body.woocommerce-order-received ul.wc-item-meta {
  display: block !important;
  list-style: none !important;
  margin: 16px 0 0 !important;
  padding: 18px !important;
  background: var(--fst-black) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 4px !important;
}
body.woocommerce-order-received ul.wc-item-meta li {
  display: grid !important;
  grid-template-columns: 130px 1fr !important;
  gap: 10px !important;
  align-items: baseline !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: var(--fst-text) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
}
body.woocommerce-order-received ul.wc-item-meta li:last-child {
  margin-bottom: 0 !important;
}
body.woocommerce-order-received :is(ul.wc-item-meta strong, ul.wc-item-meta .wc-item-meta-label) {
  display: block !important;
  margin: 0 !important;
  color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.9px !important;
}
body.woocommerce-order-received ul.wc-item-meta p {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--fst-white) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;
}
body.woocommerce-order-received .mptrs-order-meta {
  margin: 18px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}
body.woocommerce-order-received .mptrs-meta-title {
  margin: 0 !important;
  padding: 14px 0 0 !important;
  color: var(--fst-gold) !important;
  border-top: 1px solid rgba(201,168,76,0.18) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.2px !important;
}
/* Billing address */
body.woocommerce-order-received :is(.woocommerce-customer-details address, .woocommerce-column--billing-address address) {
  margin: 0 !important;
  padding: 22px !important;
  background: var(--fst-black) !important;
  color: var(--fst-text) !important;
  border: 1px solid var(--fst-border-mid) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  font-family: var(--fst-font-body) !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
  font-style: normal !important;
}
body.woocommerce-order-received :is(.woocommerce-customer-details--phone, .woocommerce-customer-details--email) {
  margin: 12px 0 0 !important;
  padding: 0 !important;
  color: var(--fst-muted) !important;
  font-family: var(--fst-font-body) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  font-weight: 500 !important;
}
body.woocommerce-order-received :is(.woocommerce-customer-details--phone, .woocommerce-customer-details--email)::before {
  color: var(--fst-gold) !important;
  opacity: 1 !important;
}
body.woocommerce-order-received :is(.woocommerce-order a, .woocommerce-customer-details a) {
  color: var(--fst-gold) !important;
  text-decoration: none !important;
}
body.woocommerce-order-received :is(.woocommerce-order a, .woocommerce-customer-details a):hover {
  color: var(--fst-white) !important;
}
body.woocommerce-order-received :is(.woocommerce-message, .woocommerce-info, .woocommerce-error) {
  margin: 0 0 24px !important;
  padding: 18px 22px !important;
  background: var(--fst-card) !important;
  color: var(--fst-white) !important;
  border-top-color: var(--fst-gold) !important;
  font-family: var(--fst-font-body) !important;
}
/* Thank you page: tablet */
@media (max-width: 900px) {
  body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) li {
    border-right: 1px solid var(--fst-border-soft) !important;
    border-bottom: 1px solid var(--fst-border-soft) !important;
  }
  body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) li:nth-child(2n) {
    border-right: 0 !important;
  }
}
/* Thank you page: mobile */
@media (max-width: 767px) {
  body.woocommerce-order-received :is(.woocommerce, .woocommerce-order) {
    width: calc(100% - 36px) !important;
  }
  body.woocommerce-order-received .woocommerce-order {
    padding: 34px 0 54px !important;
  }
  body.woocommerce-order-received .woocommerce-thankyou-order-received {
    padding: 22px !important;
    font-size: 26px !important;
  }
  body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) {
    grid-template-columns: 1fr !important;
  }
  body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) li {
    border-right: 0 !important;
    border-bottom: 1px solid var(--fst-border-soft) !important;
    font-size: 16px !important;
    letter-spacing: 0.6px !important;
  }
  body.woocommerce-order-received :is(ul.woocommerce-order-overview, ul.woocommerce-thankyou-order-details, ul.order_details) li strong {
    font-size: 16px !important;
  }
  body.woocommerce-order-received :is(.woocommerce-order-details, .woocommerce-customer-details) {
    padding: 24px !important;
  }
  body.woocommerce-order-received :is(.woocommerce-order-details__title, .woocommerce-column__title, .woocommerce-customer-details h2, .woocommerce-order-details h2) {
    font-size: 26px !important;
  }
  body.woocommerce-order-received table.shop_table thead {
    display: none !important;
  }
  body.woocommerce-order-received :is(table.shop_table, table.shop_table tbody, table.shop_table tfoot, table.shop_table tr, table.shop_table th, table.shop_table td) {
    display: block !important;
    width: 100% !important;
  }
  body.woocommerce-order-received table.shop_table :is(tbody td, tfoot th, tfoot td) {
    padding: 15px 0 !important;
    font-size: 16px !important;
    text-align: left !important;
  }
  body.woocommerce-order-received table.shop_table tfoot th {
    color: var(--fst-gold) !important;
    border-bottom: 0 !important;
    padding-bottom: 4px !important;
  }
  body.woocommerce-order-received ul.wc-item-meta {
    padding: 16px !important;
  }
  body.woocommerce-order-received ul.wc-item-meta li {
    display: block !important;
    font-size: 16px !important;
  }
  body.woocommerce-order-received :is(ul.wc-item-meta strong, ul.wc-item-meta .wc-item-meta-label, .mptrs-meta-title) {
    font-size: 16px !important;
    letter-spacing: 0.6px !important;
  }
  body.woocommerce-order-received :is(ul.wc-item-meta p, .woocommerce-customer-details address, .woocommerce-customer-details--phone, .woocommerce-customer-details--email) {
    font-size: 16px !important;
  }
}