:root{--mstb-accent:#000830;--mstb-blue:#000830;--mstb-green:#16BFA3;--mstb-deep:#000830;--mstb-soft:#F4FBFF;--mstb-border:#D9E6EE;--mstb-text:#111827;--mstb-muted:#64748B;--mstb-warning:#D97706;--mstb-primary-2:#071B5B}
.mstb-booking-card *{box-sizing:border-box}.mstb-booking-card{width:100%;max-width:680px;background:#fff;border:1px solid var(--mstb-border);border-radius:18px;box-shadow:0 18px 45px rgba(0,8,48,.10);padding:30px 26px;margin:24px 0;color:var(--mstb-text);font-family:inherit}.mstb-field{margin-bottom:28px}.mstb-field-label{display:block;margin-bottom:12px;font-size:18px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--mstb-text)}
.mstb-select-wrap{position:relative;background:#fff;border:1px solid var(--mstb-border);border-radius:14px;box-shadow:0 8px 24px rgba(0,8,48,.06);overflow:hidden}.mstb-select-wrap:before{position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:1;color:var(--mstb-blue);font-weight:800;font-size:20px;line-height:1}.mstb-icon-pin:before{content:'●'}.mstb-icon-meeting:before{content:'◆';font-size:16px}.mstb-icon-clock:before{content:'◔'}.mstb-icon-lang:before{content:'▣';font-size:16px}
.mstb-select,.mstb-address{width:100%;border:0!important;background:transparent!important;min-height:58px;padding:12px 16px 12px 60px!important;font-size:22px;color:var(--mstb-text);box-shadow:none!important;outline:0!important;appearance:auto}.mstb-date-alert{display:flex;align-items:center;gap:10px;background:#F2F6FF;border:1px solid #D9E3FF;color:var(--mstb-deep);font-size:21px;border-radius:14px;padding:18px 20px;margin-bottom:18px}.mstb-date-alert.is-hidden{display:none}
.mstb-calendar-box{border:1px solid var(--mstb-border);border-radius:18px;background:#fff;padding:18px 20px;box-shadow:0 10px 28px rgba(0,8,48,.06)}.mstb-calendar-top{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;margin-bottom:16px;text-align:center}.mstb-calendar-top strong{font-size:28px;font-weight:650;color:var(--mstb-deep)}.mstb-calendar-top button{border:0;background:#fff;color:var(--mstb-deep);font-size:36px;line-height:1;cursor:pointer;padding:4px;border-radius:50%}.mstb-calendar-top button:hover{background:var(--mstb-soft)}
.mstb-weekdays,.mstb-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;text-align:center}.mstb-weekdays span{font-weight:800;color:#7A8799;font-size:18px;margin-bottom:5px}.mstb-day{border:0;background:#fff;border-radius:12px;padding:8px 2px;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;color:var(--mstb-text);font:inherit;transition:.18s ease}.mstb-day span{font-size:18px;font-weight:800;line-height:1}.mstb-day small{font-size:13px;color:var(--mstb-blue);font-weight:850;line-height:1.1}.mstb-day:hover{background:var(--mstb-soft);transform:translateY(-1px)}.mstb-day.is-selected{background:linear-gradient(135deg,var(--mstb-blue),var(--mstb-primary-2));color:#fff;box-shadow:0 10px 24px rgba(0,8,48,.25)}.mstb-day.is-selected small{color:#fff}.mstb-day.is-disabled{opacity:.42;cursor:not-allowed;filter:grayscale(15%)}.mstb-day.is-disabled:hover{background:#fff;transform:none}.mstb-day.is-empty{visibility:hidden;pointer-events:none}
.mstb-address-row{display:flex;align-items:stretch;gap:10px}.mstb-address-row .mstb-address{border:1px solid var(--mstb-border)!important;border-radius:14px;padding-left:58px!important;box-shadow:0 8px 24px rgba(0,8,48,.06)!important}.mstb-clear-address{width:48px;border:1px solid var(--mstb-blue);border-radius:14px;background:#fff;color:var(--mstb-blue);font-size:28px;cursor:pointer}.mstb-clear-address:hover{background:#F2F6FF}.mstb-pax-list{display:flex;flex-direction:column;gap:18px;margin:8px 0 24px}.mstb-pax-card{border:1px solid var(--mstb-border);border-radius:24px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;background:#fff;box-shadow:0 7px 22px rgba(0,8,48,.04)}.mstb-pax-info{display:flex;flex-direction:column;gap:4px}.mstb-pax-info strong{font-size:24px;line-height:1.1;color:var(--mstb-text)}.mstb-pax-info small{font-size:17px;color:var(--mstb-muted)}.mstb-pax-info span{font-size:17px;color:var(--mstb-text)}.mstb-pax-info b{color:var(--mstb-green);font-size:23px}.mstb-counter-controls{display:flex;align-items:center;gap:24px}.mstb-counter-btn{width:62px;height:62px;border-radius:50%;border:2px solid #D9E6EE;background:#fff;font-size:36px;line-height:1;color:#7A8799;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.mstb-counter-btn.mstb-plus{background:var(--mstb-blue);border-color:var(--mstb-blue);color:#fff;box-shadow:0 10px 22px rgba(0,8,48,.18)}.mstb-counter-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.mstb-count{font-size:30px;min-width:34px;text-align:center}
.mstb-total-row,.mstb-early-row{border-radius:16px;margin:16px 0;padding:20px 24px;background:linear-gradient(135deg,var(--mstb-blue),var(--mstb-primary-2));display:flex;align-items:center;justify-content:space-between;color:#fff;text-transform:uppercase;font-size:18px;font-weight:850}.mstb-total-row strong,.mstb-early-row strong{font-size:30px;color:#fff}.mstb-early-row{background:linear-gradient(135deg,var(--mstb-green),#58D7C3);display:none}.mstb-availability-note{min-height:24px;margin:12px 0 16px;font-weight:750;color:var(--mstb-muted)}.mstb-availability-note.is-ok{color:#0E9F6E}.mstb-availability-note.is-error{color:var(--mstb-warning)}.mstb-submit{width:86%!important;min-height:76px!important;border-radius:18px!important;margin:18px auto 0!important;display:flex!important;align-items:center;justify-content:center;border:0!important;background:linear-gradient(135deg,var(--mstb-blue),var(--mstb-primary-2))!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:20px!important;font-weight:950!important;box-shadow:0 18px 35px rgba(0,8,48,.24)!important}.mstb-submit:hover{filter:brightness(1.06)}.mstb-submit:disabled{opacity:.62;cursor:not-allowed}
.mstb-search-widget{background:#fff;border:1px solid var(--mstb-border);border-radius:22px;padding:22px;box-shadow:0 14px 36px rgba(0,8,48,.10)}.mstb-search-widget h3{margin:0 0 15px;font-size:24px;color:var(--mstb-deep)}.mstb-search-row{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;align-items:end}.mstb-search-row label{font-size:13px;font-weight:850;text-transform:uppercase;color:var(--mstb-deep);letter-spacing:.06em}.mstb-search-row input,.mstb-search-row select{width:100%;min-height:46px;border:1px solid var(--mstb-border);border-radius:12px;padding:8px 10px;background:#fff;color:var(--mstb-text)}.mstb-search-row input:focus,.mstb-search-row select:focus{border-color:var(--mstb-blue);box-shadow:0 0 0 3px rgba(0,8,48,.08);outline:0}.mstb-search-row button{min-height:46px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--mstb-blue),var(--mstb-primary-2));color:#fff;font-weight:950;cursor:pointer;box-shadow:0 12px 24px rgba(0,8,48,.18)}.mstb-search-row button:hover{filter:brightness(1.06)}.mstb-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.mstb-result-card{background:#fff;border:1px solid var(--mstb-border);border-radius:22px;overflow:hidden;box-shadow:0 14px 34px rgba(0,8,48,.08)}.mstb-result-image img{width:100%;height:190px;object-fit:cover;display:block}.mstb-result-content{padding:18px}.mstb-result-content h3{margin:0 0 10px;color:var(--mstb-deep)}.mstb-result-button{display:inline-flex;margin-top:8px;background:linear-gradient(135deg,var(--mstb-blue),var(--mstb-primary-2));color:#fff!important;border-radius:999px;padding:11px 18px;font-weight:850;text-decoration:none;box-shadow:0 10px 22px rgba(0,8,48,.18)}
body.mstb-modal-open{overflow:hidden}.mstb-checkout-modal{position:fixed;inset:0;z-index:999999;display:none}.mstb-checkout-modal.is-open{display:block}.mstb-checkout-backdrop{position:absolute;inset:0;background:rgba(0,8,48,.68);backdrop-filter:blur(8px)}.mstb-checkout-shell{position:absolute;inset:32px;margin:auto;max-width:1180px;background:#F4FBFF;border-radius:30px;box-shadow:0 30px 90px rgba(0,0,0,.32);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.75)}.mstb-checkout-head{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:linear-gradient(135deg,var(--mstb-blue),var(--mstb-primary-2));color:#fff}.mstb-checkout-head strong{display:block;font-size:23px;line-height:1}.mstb-checkout-head span{display:block;font-size:14px;opacity:.92;margin-top:4px}.mstb-checkout-close{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.14);color:#fff;font-size:32px;line-height:1;cursor:pointer}.mstb-checkout-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid var(--mstb-border);border-radius:999px;padding:14px 22px;box-shadow:0 14px 40px rgba(0,8,48,.14);font-weight:850;color:var(--mstb-deep);z-index:2}.mstb-checkout-frame{width:100%;height:calc(100% - 78px);border:0;background:#fff}
@media(max-width:768px){.mstb-booking-card{padding:20px 16px;border-radius:18px}.mstb-calendar-top strong{font-size:24px}.mstb-weekdays span{font-size:15px}.mstb-weekdays,.mstb-calendar-days{gap:4px}.mstb-day{min-height:50px}.mstb-day span{font-size:16px}.mstb-day small{font-size:12px}.mstb-pax-card{padding:18px 16px;border-radius:18px}.mstb-pax-info strong{font-size:22px}.mstb-counter-controls{gap:14px}.mstb-counter-btn{width:56px;height:56px}.mstb-submit{width:100%!important;font-size:18px!important;min-height:68px!important}.mstb-search-row{grid-template-columns:1fr}.mstb-select,.mstb-address{font-size:20px}.mstb-checkout-shell{inset:10px;border-radius:22px}.mstb-checkout-head{height:70px;padding:0 16px}.mstb-checkout-head strong{font-size:19px}.mstb-checkout-frame{height:calc(100% - 70px)}}

/* MySiracusa premium checkout inside popup: override Divi/Woo default look */
body.mstb-popup-checkout{margin:0!important;background:radial-gradient(circle at top left,rgba(22,191,163,.18),transparent 32%),linear-gradient(180deg,#F6FAFF 0%,#EEF6FB 100%)!important;color:#0F172A!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;overflow-x:hidden!important}body.mstb-popup-checkout:before{content:"";position:fixed;inset:0 0 auto 0;height:240px;background:linear-gradient(135deg,#000830 0%,#071B5B 64%,#16BFA3 130%);z-index:-1;border-bottom-left-radius:44px;border-bottom-right-radius:44px}body.mstb-popup-checkout #main-header,body.mstb-popup-checkout #main-footer,body.mstb-popup-checkout #top-header,body.mstb-popup-checkout header,body.mstb-popup-checkout footer,body.mstb-popup-checkout nav,body.mstb-popup-checkout #masthead,body.mstb-popup-checkout #colophon,body.mstb-popup-checkout .site-header,body.mstb-popup-checkout .site-footer,body.mstb-popup-checkout .elementor-location-header,body.mstb-popup-checkout .elementor-location-footer,body.mstb-popup-checkout .et-l--header,body.mstb-popup-checkout .et-l--footer{display:none!important}body.mstb-popup-checkout #page-container,body.mstb-popup-checkout #et-main-area,body.mstb-popup-checkout #main-content,body.mstb-popup-checkout .site,body.mstb-popup-checkout .content-area,body.mstb-popup-checkout main,body.mstb-popup-checkout article,body.mstb-popup-checkout .entry-content,body.mstb-popup-checkout .container,body.mstb-popup-checkout .et_pb_section,body.mstb-popup-checkout .et_pb_row,body.mstb-popup-checkout .et_pb_column,body.mstb-popup-checkout .et_pb_module{background:transparent!important;box-shadow:none!important;border:0!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important}body.mstb-popup-checkout .woocommerce{width:min(1180px,calc(100% - 36px))!important;max-width:1180px!important;margin:0 auto!important;padding:24px 0 30px!important;background:transparent!important}body.mstb-popup-checkout .mstb-popup-checkout-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:stretch;margin:0 0 20px;color:#fff}body.mstb-popup-checkout .mstb-popup-checkout-hero__content{padding:8px 4px 0}body.mstb-popup-checkout .mstb-popup-checkout-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px)}body.mstb-popup-checkout .mstb-popup-checkout-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#16BFA3;box-shadow:0 0 0 6px rgba(22,191,163,.16)}body.mstb-popup-checkout .mstb-popup-checkout-hero h1{font-size:42px!important;line-height:1.02!important;margin:16px 0 10px!important;color:#fff!important;font-weight:950!important;letter-spacing:-.035em!important}body.mstb-popup-checkout .mstb-popup-checkout-hero p{max-width:650px;margin:0!important;color:rgba(255,255,255,.82)!important;font-size:16px!important;line-height:1.55!important}body.mstb-popup-checkout .mstb-popup-checkout-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}body.mstb-popup-checkout .mstb-popup-checkout-chips span{display:inline-flex;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.11);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;color:#fff}body.mstb-popup-checkout .mstb-popup-checkout-card{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.72);border-radius:24px;padding:20px;box-shadow:0 22px 55px rgba(0,8,48,.22);color:#000830}body.mstb-popup-checkout .mstb-popup-checkout-card small{display:block;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#64748B;margin-bottom:9px}body.mstb-popup-checkout .mstb-popup-checkout-card strong{display:block;font-size:18px;line-height:1.25;color:#000830}body.mstb-popup-checkout .mstb-popup-checkout-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}body.mstb-popup-checkout .mstb-popup-checkout-meta span{display:inline-flex;align-items:center;min-height:32px;background:#F2F7FF;border:1px solid #DCEAFF;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:900;color:#071B5B}body.mstb-popup-checkout .woocommerce-notices-wrapper,body.mstb-popup-checkout .woocommerce-NoticeGroup{margin:0 0 16px!important}body.mstb-popup-checkout .woocommerce-error,body.mstb-popup-checkout .woocommerce-info,body.mstb-popup-checkout .woocommerce-message{border:1px solid #DDE8F2!important;border-left:5px solid #16BFA3!important;border-radius:18px!important;background:#fff!important;color:#000830!important;box-shadow:0 14px 34px rgba(0,8,48,.08)!important;padding:16px 18px 16px 52px!important;margin:0 0 14px!important}body.mstb-popup-checkout .woocommerce-error:before,body.mstb-popup-checkout .woocommerce-info:before,body.mstb-popup-checkout .woocommerce-message:before{color:#16BFA3!important;top:17px!important;left:20px!important}body.mstb-popup-checkout form.checkout.woocommerce-checkout{display:grid!important;grid-template-columns:minmax(0,1.28fr) minmax(340px,.72fr)!important;gap:22px!important;align-items:start!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}body.mstb-popup-checkout #customer_details{grid-column:1!important;background:#fff!important;border:1px solid rgba(0,8,48,.08)!important;border-radius:28px!important;padding:24px!important;box-shadow:0 22px 60px rgba(0,8,48,.12)!important;overflow:hidden!important}body.mstb-popup-checkout #customer_details:before{content:"I tuoi dati";display:flex;align-items:center;justify-content:space-between;margin:-24px -24px 24px;padding:20px 24px;background:linear-gradient(135deg,#FFFFFF,#F2F7FF);border-bottom:1px solid #E5EEF7;color:#000830;font-size:22px;font-weight:950;letter-spacing:-.02em}body.mstb-popup-checkout .col2-set,body.mstb-popup-checkout .woocommerce-billing-fields,body.mstb-popup-checkout .woocommerce-shipping-fields,body.mstb-popup-checkout .woocommerce-additional-fields{width:100%!important;float:none!important;margin:0!important;padding:0!important}body.mstb-popup-checkout .col2-set .col-1,body.mstb-popup-checkout .col2-set .col-2{width:100%!important;float:none!important;margin:0!important;padding:0!important}body.mstb-popup-checkout .woocommerce-billing-fields h3,body.mstb-popup-checkout .woocommerce-shipping-fields h3,body.mstb-popup-checkout .woocommerce-additional-fields h3{font-size:18px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:-.01em!important;color:#000830!important;margin:0 0 14px!important}body.mstb-popup-checkout .woocommerce-billing-fields__field-wrapper,body.mstb-popup-checkout .woocommerce-shipping-fields__field-wrapper,body.mstb-popup-checkout .woocommerce-additional-fields__field-wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px!important}body.mstb-popup-checkout #billing_address_1_field,body.mstb-popup-checkout #billing_address_2_field,body.mstb-popup-checkout #billing_company_field,body.mstb-popup-checkout #billing_country_field,body.mstb-popup-checkout #billing_state_field,body.mstb-popup-checkout #order_comments_field,body.mstb-popup-checkout .form-row-wide{grid-column:1/-1!important}body.mstb-popup-checkout .form-row{float:none!important;width:auto!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}body.mstb-popup-checkout label{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.07em!important;font-weight:950!important;color:#334155!important;margin:0!important}body.mstb-popup-checkout abbr.required{color:#16BFA3!important;text-decoration:none!important}body.mstb-popup-checkout input.input-text,body.mstb-popup-checkout input[type="text"],body.mstb-popup-checkout input[type="email"],body.mstb-popup-checkout input[type="tel"],body.mstb-popup-checkout input[type="password"],body.mstb-popup-checkout textarea,body.mstb-popup-checkout select,body.mstb-popup-checkout .select2-container .select2-selection--single{height:54px!important;min-height:54px!important;border:1px solid #DDE8F2!important;border-radius:16px!important;background:#F8FBFE!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)!important;color:#0F172A!important;font-size:15px!important;font-weight:700!important;padding:0 15px!important;outline:0!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}body.mstb-popup-checkout textarea{height:auto!important;min-height:110px!important;padding:14px 15px!important}body.mstb-popup-checkout input:focus,body.mstb-popup-checkout textarea:focus,body.mstb-popup-checkout select:focus,body.mstb-popup-checkout .select2-container--open .select2-selection--single{border-color:#000830!important;background:#fff!important;box-shadow:0 0 0 4px rgba(0,8,48,.08)!important}body.mstb-popup-checkout .select2-container .select2-selection__rendered{line-height:52px!important;padding-left:0!important;color:#0F172A!important;font-weight:700!important}body.mstb-popup-checkout .select2-container .select2-selection__arrow{height:52px!important;right:10px!important}body.mstb-popup-checkout #order_review_heading{grid-column:2!important;grid-row:1!important;margin:0!important;padding:20px 22px 0!important;background:#fff!important;border:1px solid rgba(0,8,48,.08)!important;border-bottom:0!important;border-radius:28px 28px 0 0!important;box-shadow:0 22px 60px rgba(0,8,48,.12)!important;color:#000830!important;font-size:22px!important;font-weight:950!important;letter-spacing:-.02em!important}body.mstb-popup-checkout #order_review{grid-column:2!important;grid-row:1!important;margin-top:64px!important;background:#fff!important;border:1px solid rgba(0,8,48,.08)!important;border-top:0!important;border-radius:0 0 28px 28px!important;padding:0 22px 22px!important;box-shadow:0 22px 60px rgba(0,8,48,.12)!important;position:sticky!important;top:18px!important;overflow:hidden!important}body.mstb-popup-checkout #order_review table.shop_table{border:0!important;margin:0 0 16px!important;border-collapse:separate!important;border-spacing:0 10px!important;background:transparent!important}body.mstb-popup-checkout #order_review table.shop_table th,body.mstb-popup-checkout #order_review table.shop_table td{border:0!important;background:transparent!important;color:#0F172A!important;padding:12px 0!important;font-size:14px!important;vertical-align:top!important}body.mstb-popup-checkout #order_review table.shop_table thead th{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#64748B!important;border-bottom:1px solid #E5EEF7!important;padding-bottom:10px!important}body.mstb-popup-checkout #order_review .cart_item td{background:#F8FBFE!important;border-top:1px solid #E5EEF7!important;border-bottom:1px solid #E5EEF7!important;padding:14px 12px!important}body.mstb-popup-checkout #order_review .cart_item td:first-child{border-left:1px solid #E5EEF7!important;border-radius:18px 0 0 18px!important}body.mstb-popup-checkout #order_review .cart_item td:last-child{border-right:1px solid #E5EEF7!important;border-radius:0 18px 18px 0!important;text-align:right!important;font-weight:950!important;color:#000830!important}body.mstb-popup-checkout #order_review .wc-item-meta,body.mstb-popup-checkout #order_review .variation{margin:10px 0 0!important;padding:0!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}body.mstb-popup-checkout #order_review .wc-item-meta li,body.mstb-popup-checkout #order_review .variation dt,body.mstb-popup-checkout #order_review .variation dd{display:inline-flex!important;align-items:center!important;background:#EEF6FB!important;border:1px solid #DDE8F2!important;border-radius:999px!important;color:#000830!important;font-size:12px!important;font-weight:850!important;margin:0!important;padding:5px 8px!important;float:none!important}body.mstb-popup-checkout #order_review tfoot th,body.mstb-popup-checkout #order_review tfoot td{border-top:1px solid #E5EEF7!important}body.mstb-popup-checkout #order_review .order-total th,body.mstb-popup-checkout #order_review .order-total td{font-size:20px!important;font-weight:950!important;color:#000830!important}body.mstb-popup-checkout #payment{background:linear-gradient(180deg,#F8FBFE,#FFFFFF)!important;border:1px solid #E5EEF7!important;border-radius:22px!important;padding:16px!important;margin-top:12px!important}body.mstb-popup-checkout #payment ul.payment_methods{border:0!important;padding:0!important;margin:0 0 14px!important}body.mstb-popup-checkout #payment ul.payment_methods li{background:#fff!important;border:1px solid #DDE8F2!important;border-radius:16px!important;padding:13px 14px!important;margin:0 0 10px!important;color:#0F172A!important}body.mstb-popup-checkout #payment div.payment_box{background:#EEF6FB!important;border-radius:14px!important;color:#334155!important;margin:12px 0 0!important;padding:13px!important}body.mstb-popup-checkout #payment div.payment_box:before{display:none!important}body.mstb-popup-checkout .woocommerce-privacy-policy-text{font-size:12px!important;line-height:1.45!important;color:#64748B!important}body.mstb-popup-checkout a{color:#000830!important;font-weight:850!important;text-decoration:none!important}body.mstb-popup-checkout .button,body.mstb-popup-checkout button,body.mstb-popup-checkout input[type=submit],body.mstb-popup-checkout #place_order{min-height:56px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#000830,#071B5B)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:0 16px 32px rgba(0,8,48,.22)!important;padding:0 22px!important;transition:transform .18s ease,filter .18s ease!important}body.mstb-popup-checkout #place_order{width:100%!important;margin-top:12px!important;min-height:62px!important;text-transform:uppercase!important}body.mstb-popup-checkout .button:hover,body.mstb-popup-checkout button:hover,body.mstb-popup-checkout input[type=submit]:hover,body.mstb-popup-checkout #place_order:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important}body.mstb-popup-checkout .woocommerce-form-coupon-toggle,body.mstb-popup-checkout .woocommerce-form-login-toggle{margin:0 0 14px!important}body.mstb-popup-checkout .checkout_coupon,body.mstb-popup-checkout form.login{background:#fff!important;border:1px solid #E5EEF7!important;border-radius:22px!important;box-shadow:0 14px 34px rgba(0,8,48,.08)!important;padding:18px!important}body.mstb-popup-checkout .woocommerce-invalid input,body.mstb-popup-checkout .woocommerce-invalid select,body.mstb-popup-checkout .woocommerce-invalid .select2-selection{border-color:#D97706!important;box-shadow:0 0 0 4px rgba(217,119,6,.10)!important}body.mstb-popup-checkout .woocommerce-terms-and-conditions-wrapper{margin-top:8px!important}body.mstb-popup-checkout .woocommerce-checkout #payment div.form-row{display:block!important}body.mstb-popup-checkout .blockUI.blockOverlay{border-radius:28px!important;background:rgba(255,255,255,.68)!important;backdrop-filter:blur(6px)!important}@media(max-width:920px){body.mstb-popup-checkout:before{height:310px}body.mstb-popup-checkout .woocommerce{width:calc(100% - 20px)!important;padding:16px 0 24px!important}body.mstb-popup-checkout .mstb-popup-checkout-hero{grid-template-columns:1fr;gap:14px}body.mstb-popup-checkout .mstb-popup-checkout-hero h1{font-size:32px!important}body.mstb-popup-checkout form.checkout.woocommerce-checkout{grid-template-columns:1fr!important}body.mstb-popup-checkout #customer_details,body.mstb-popup-checkout #order_review_heading,body.mstb-popup-checkout #order_review{grid-column:1!important;grid-row:auto!important;position:static!important;margin-top:0!important}body.mstb-popup-checkout #order_review_heading{border-bottom:0!important}body.mstb-popup-checkout .woocommerce-billing-fields__field-wrapper,body.mstb-popup-checkout .woocommerce-shipping-fields__field-wrapper,body.mstb-popup-checkout .woocommerce-additional-fields__field-wrapper{grid-template-columns:1fr!important}body.mstb-popup-checkout #customer_details{padding:20px!important;border-radius:24px!important}body.mstb-popup-checkout #customer_details:before{margin:-20px -20px 20px;padding:18px 20px}body.mstb-popup-checkout .mstb-popup-checkout-card{padding:16px}}


/* v1.4.0 - checkout full page MySiracusa, no popup */
body.mstb-tour-checkout .mstb-checkout-modal{display:none!important}
body.mstb-tour-checkout #sidebar,
body.mstb-tour-checkout .sidebar,
body.mstb-tour-checkout aside,
body.mstb-tour-checkout .et_pb_sidebar,
body.mstb-tour-checkout .widget-area,
body.mstb-tour-checkout #left-area:before{display:none!important}
body.mstb-tour-checkout #left-area,
body.mstb-tour-checkout #content-area,
body.mstb-tour-checkout .woocommerce-checkout,
body.mstb-tour-checkout .entry-content{width:100%!important;max-width:none!important;float:none!important;padding-right:0!important;margin-right:0!important}
body.mstb-tour-checkout .woocommerce{clear:both!important}
body.mstb-tour-checkout #main-content .container:before{display:none!important}
body.mstb-tour-checkout .woocommerce-checkout-review-order-table .product-name{font-weight:800!important;color:#000830!important}
body.mstb-tour-checkout .woocommerce-checkout-review-order-table .amount,
body.mstb-tour-checkout .order-total .amount{color:#5F914D!important;font-weight:950!important}
body.mstb-tour-checkout .mstb-popup-checkout-hero{margin-top:24px!important}
body.mstb-tour-checkout .woocommerce-error,
body.mstb-tour-checkout .woocommerce-info,
body.mstb-tour-checkout .woocommerce-message{border-radius:18px!important;border:1px solid #E4EEF8!important;background:#fff!important;box-shadow:0 12px 28px rgba(0,8,48,.08)!important;color:#000830!important}
body.mstb-tour-checkout .woocommerce-info:before,
body.mstb-tour-checkout .woocommerce-message:before{color:#16BFA3!important}
body.mstb-tour-checkout .woocommerce-error:before{color:#D97706!important}
@media(max-width:980px){body.mstb-tour-checkout .mstb-popup-checkout-hero{margin-top:14px!important}}

/* v1.5.0 - Checkout full page pulito: niente popup, niente hero/header custom, niente fixed/sticky */
body.mstb-tour-checkout.mstb-popup-checkout,
body.mstb-tour-checkout{overflow-x:hidden!important;background:#F6FAFF!important;color:#000830!important}
body.mstb-tour-checkout:before{display:none!important;content:none!important}
body.mstb-tour-checkout .mstb-popup-checkout-hero,
body.mstb-tour-checkout .mstb-checkout-modal{display:none!important}
body.mstb-tour-checkout .entry-title,
body.mstb-tour-checkout .main_title,
body.mstb-tour-checkout h1.entry-title{display:none!important}
body.mstb-tour-checkout #sidebar,
body.mstb-tour-checkout .sidebar,
body.mstb-tour-checkout aside,
body.mstb-tour-checkout .et_pb_sidebar,
body.mstb-tour-checkout .widget-area,
body.mstb-tour-checkout #left-area:before,
body.mstb-tour-checkout #main-content .container:before{display:none!important}
body.mstb-tour-checkout #page-container,
body.mstb-tour-checkout #et-main-area,
body.mstb-tour-checkout #main-content{background:#F6FAFF!important;min-height:100vh!important}
body.mstb-tour-checkout #left-area,
body.mstb-tour-checkout #content-area,
body.mstb-tour-checkout .entry-content{width:100%!important;max-width:none!important;float:none!important;padding-right:0!important;margin-right:0!important}
body.mstb-tour-checkout #main-content .container,
body.mstb-tour-checkout .container,
body.mstb-tour-checkout .et_pb_row{width:100%!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important}
body.mstb-tour-checkout .woocommerce{width:100%!important;max-width:1180px!important;margin:34px auto 70px!important;padding:0!important;background:transparent!important;color:#000830!important;clear:both!important}
body.mstb-tour-checkout .woocommerce:before{content:'Completa la prenotazione';display:block;margin:0 0 22px;padding:28px 30px;border-radius:28px;background:linear-gradient(135deg,#000830,#071B5B);box-shadow:0 18px 42px rgba(0,8,48,.18);color:#fff;font-size:34px;font-weight:950;line-height:1.05;letter-spacing:-.035em}
body.mstb-tour-checkout .woocommerce-notices-wrapper,
body.mstb-tour-checkout .woocommerce-NoticeGroup{margin:0 0 16px!important}
body.mstb-tour-checkout .woocommerce-error,
body.mstb-tour-checkout .woocommerce-info,
body.mstb-tour-checkout .woocommerce-message{border-radius:18px!important;border:1px solid #E4EEF8!important;border-left:5px solid #16BFA3!important;background:#fff!important;box-shadow:0 12px 28px rgba(0,8,48,.08)!important;color:#000830!important;padding:16px 18px 16px 52px!important;margin:0 0 16px!important}
body.mstb-tour-checkout .woocommerce-error:before,
body.mstb-tour-checkout .woocommerce-info:before,
body.mstb-tour-checkout .woocommerce-message:before{color:#16BFA3!important;top:17px!important;left:20px!important}
body.mstb-tour-checkout form.checkout.woocommerce-checkout{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)!important;gap:24px!important;align-items:start!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
body.mstb-tour-checkout #customer_details{grid-column:1!important;float:none!important;width:100%!important;margin:0!important;background:#fff!important;border:1px solid rgba(0,8,48,.08)!important;border-radius:28px!important;box-shadow:0 18px 50px rgba(0,8,48,.10)!important;padding:26px!important;overflow:hidden!important}
body.mstb-tour-checkout #customer_details:before{content:'I tuoi dati';display:block;margin:-26px -26px 24px;padding:20px 26px;background:linear-gradient(135deg,#FFFFFF,#F2F7FF);border-bottom:1px solid #E5EEF7;color:#000830;font-size:22px;font-weight:950;letter-spacing:-.02em}
body.mstb-tour-checkout .col2-set,
body.mstb-tour-checkout .col2-set .col-1,
body.mstb-tour-checkout .col2-set .col-2,
body.mstb-tour-checkout .woocommerce-billing-fields,
body.mstb-tour-checkout .woocommerce-shipping-fields,
body.mstb-tour-checkout .woocommerce-additional-fields{float:none!important;width:100%!important;margin:0!important;padding:0!important}
body.mstb-tour-checkout .woocommerce-billing-fields h3,
body.mstb-tour-checkout .woocommerce-shipping-fields h3,
body.mstb-tour-checkout .woocommerce-additional-fields h3{font-size:18px!important;line-height:1.2!important;font-weight:950!important;color:#000830!important;margin:0 0 16px!important}
body.mstb-tour-checkout .woocommerce-billing-fields__field-wrapper,
body.mstb-tour-checkout .woocommerce-shipping-fields__field-wrapper,
body.mstb-tour-checkout .woocommerce-additional-fields__field-wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
body.mstb-tour-checkout .form-row{float:none!important;width:auto!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:7px!important}
body.mstb-tour-checkout .form-row-wide,
body.mstb-tour-checkout #billing_company_field,
body.mstb-tour-checkout #billing_country_field,
body.mstb-tour-checkout #billing_address_1_field,
body.mstb-tour-checkout #billing_address_2_field,
body.mstb-tour-checkout #billing_state_field,
body.mstb-tour-checkout #order_comments_field{grid-column:1/-1!important}
body.mstb-tour-checkout label{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.07em!important;font-weight:950!important;color:#27364D!important;margin:0!important}
body.mstb-tour-checkout input.input-text,
body.mstb-tour-checkout textarea,
body.mstb-tour-checkout select,
body.mstb-tour-checkout .select2-container .select2-selection--single{width:100%!important;min-height:54px!important;border:1px solid #DDE8F2!important;border-radius:16px!important;background:#F8FBFE!important;color:#0F172A!important;font-size:15px!important;font-weight:700!important;box-shadow:none!important;padding:0 15px!important;outline:0!important}
body.mstb-tour-checkout textarea{height:auto!important;min-height:110px!important;padding:14px 15px!important}
body.mstb-tour-checkout input:focus,
body.mstb-tour-checkout textarea:focus,
body.mstb-tour-checkout select:focus,
body.mstb-tour-checkout .select2-container--open .select2-selection--single{border-color:#000830!important;background:#fff!important;box-shadow:0 0 0 4px rgba(0,8,48,.08)!important}
body.mstb-tour-checkout .select2-container .select2-selection__rendered{line-height:52px!important;padding-left:0!important;color:#0F172A!important;font-weight:700!important}
body.mstb-tour-checkout .select2-container .select2-selection__arrow{height:52px!important;right:10px!important}
body.mstb-tour-checkout #order_review_heading{grid-column:2!important;grid-row:1!important;margin:0!important;padding:20px 22px 0!important;background:#fff!important;border:1px solid rgba(0,8,48,.08)!important;border-bottom:0!important;border-radius:28px 28px 0 0!important;box-shadow:0 18px 50px rgba(0,8,48,.10)!important;color:#000830!important;font-size:22px!important;font-weight:950!important;letter-spacing:-.02em!important}
body.mstb-tour-checkout #order_review{grid-column:2!important;grid-row:1!important;margin:64px 0 0!important;background:#fff!important;border:1px solid rgba(0,8,48,.08)!important;border-top:0!important;border-radius:0 0 28px 28px!important;padding:0 22px 22px!important;box-shadow:0 18px 50px rgba(0,8,48,.10)!important;position:static!important;top:auto!important;overflow:hidden!important}
body.mstb-tour-checkout #order_review table.shop_table{border:0!important;margin:0 0 16px!important;border-collapse:separate!important;border-spacing:0 10px!important;background:transparent!important}
body.mstb-tour-checkout #order_review table.shop_table th,
body.mstb-tour-checkout #order_review table.shop_table td{border:0!important;background:transparent!important;color:#0F172A!important;padding:12px 0!important;font-size:14px!important;vertical-align:top!important}
body.mstb-tour-checkout #order_review table.shop_table thead th{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#64748B!important;border-bottom:1px solid #E5EEF7!important;padding-bottom:10px!important}
body.mstb-tour-checkout #order_review .cart_item td{background:#F8FBFE!important;border-top:1px solid #E5EEF7!important;border-bottom:1px solid #E5EEF7!important;padding:14px 12px!important}
body.mstb-tour-checkout #order_review .cart_item td:first-child{border-left:1px solid #E5EEF7!important;border-radius:18px 0 0 18px!important}
body.mstb-tour-checkout #order_review .cart_item td:last-child{border-right:1px solid #E5EEF7!important;border-radius:0 18px 18px 0!important;text-align:right!important;font-weight:950!important;color:#000830!important}
body.mstb-tour-checkout #order_review .wc-item-meta,
body.mstb-tour-checkout #order_review .variation{margin:10px 0 0!important;padding:0!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important}
body.mstb-tour-checkout #order_review .wc-item-meta li,
body.mstb-tour-checkout #order_review .variation dt,
body.mstb-tour-checkout #order_review .variation dd{display:inline-flex!important;align-items:center!important;background:#EEF6FB!important;border:1px solid #DDE8F2!important;border-radius:999px!important;color:#000830!important;font-size:12px!important;font-weight:850!important;margin:0!important;padding:5px 8px!important;float:none!important}
body.mstb-tour-checkout #order_review tfoot th,
body.mstb-tour-checkout #order_review tfoot td{border-top:1px solid #E5EEF7!important}
body.mstb-tour-checkout #order_review .order-total th,
body.mstb-tour-checkout #order_review .order-total td{font-size:20px!important;font-weight:950!important;color:#000830!important}
body.mstb-tour-checkout .woocommerce-checkout-review-order-table .amount,
body.mstb-tour-checkout .order-total .amount{color:#5F914D!important;font-weight:950!important}
body.mstb-tour-checkout #payment{background:linear-gradient(180deg,#F8FBFE,#FFFFFF)!important;border:1px solid #E5EEF7!important;border-radius:22px!important;padding:16px!important;margin-top:12px!important}
body.mstb-tour-checkout #payment ul.payment_methods{border:0!important;padding:0!important;margin:0 0 14px!important}
body.mstb-tour-checkout #payment ul.payment_methods li{background:#fff!important;border:1px solid #DDE8F2!important;border-radius:16px!important;padding:13px 14px!important;margin:0 0 10px!important;color:#0F172A!important}
body.mstb-tour-checkout #payment div.payment_box{background:#EEF6FB!important;border-radius:14px!important;color:#334155!important;margin:12px 0 0!important;padding:13px!important}
body.mstb-tour-checkout #payment div.payment_box:before{display:none!important}
body.mstb-tour-checkout .woocommerce-privacy-policy-text{font-size:12px!important;line-height:1.45!important;color:#64748B!important}
body.mstb-tour-checkout a{color:#000830!important;font-weight:850!important;text-decoration:none!important}
body.mstb-tour-checkout .button,
body.mstb-tour-checkout button,
body.mstb-tour-checkout input[type=submit],
body.mstb-tour-checkout #place_order{min-height:56px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#000830,#071B5B)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:0 16px 32px rgba(0,8,48,.18)!important;padding:0 22px!important;transition:transform .18s ease,filter .18s ease!important}
body.mstb-tour-checkout #place_order{width:100%!important;margin-top:12px!important;min-height:62px!important;text-transform:uppercase!important}
body.mstb-tour-checkout .button:hover,
body.mstb-tour-checkout button:hover,
body.mstb-tour-checkout input[type=submit]:hover,
body.mstb-tour-checkout #place_order:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important}
body.mstb-tour-checkout .woocommerce-form-coupon-toggle,
body.mstb-tour-checkout .woocommerce-form-login-toggle{margin:0 0 16px!important}
body.mstb-tour-checkout .checkout_coupon,
body.mstb-tour-checkout form.login{background:#fff!important;border:1px solid #E5EEF7!important;border-radius:22px!important;box-shadow:0 14px 34px rgba(0,8,48,.08)!important;padding:18px!important}
body.mstb-tour-checkout .woocommerce-invalid input,
body.mstb-tour-checkout .woocommerce-invalid select,
body.mstb-tour-checkout .woocommerce-invalid .select2-selection{border-color:#D97706!important;box-shadow:0 0 0 4px rgba(217,119,6,.10)!important}
body.mstb-tour-checkout .woocommerce-terms-and-conditions-wrapper{margin-top:8px!important}
body.mstb-tour-checkout .blockUI.blockOverlay{border-radius:28px!important;background:rgba(255,255,255,.68)!important;backdrop-filter:blur(6px)!important}
@media(max-width:980px){body.mstb-tour-checkout #main-content .container,body.mstb-tour-checkout .container,body.mstb-tour-checkout .et_pb_row{padding-left:12px!important;padding-right:12px!important}body.mstb-tour-checkout .woocommerce{margin:20px auto 44px!important}body.mstb-tour-checkout .woocommerce:before{font-size:28px;padding:23px 22px;border-radius:24px}body.mstb-tour-checkout form.checkout.woocommerce-checkout{grid-template-columns:1fr!important;gap:18px!important}body.mstb-tour-checkout #customer_details,body.mstb-tour-checkout #order_review_heading,body.mstb-tour-checkout #order_review{grid-column:1!important;grid-row:auto!important;position:static!important;margin-top:0!important}body.mstb-tour-checkout #order_review_heading{border-bottom:0!important}body.mstb-tour-checkout .woocommerce-billing-fields__field-wrapper,body.mstb-tour-checkout .woocommerce-shipping-fields__field-wrapper,body.mstb-tour-checkout .woocommerce-additional-fields__field-wrapper{grid-template-columns:1fr!important}body.mstb-tour-checkout #customer_details{padding:20px!important;border-radius:24px!important}body.mstb-tour-checkout #customer_details:before{margin:-20px -20px 20px;padding:18px 20px}}

/* v1.5.0 hotfix: rimuove anche il mini titolo custom per evitare qualunque effetto header/fixed */
body.mstb-tour-checkout .woocommerce:before{display:none!important;content:none!important}

/* v1.6.0 – mobile booking bar + pulizia add-to-cart standard */
body.mstb-tour-product form.cart:not(.mstb-booking-form),
body.mstb-tour-product .single_add_to_cart_button:not(.mstb-submit):not(.mstb-mobile-submit),
body.mstb-tour-product .add_to_cart_button:not(.mstb-submit):not(.mstb-mobile-submit),
body.mstb-tour-product .product_type_simple.add_to_cart_button,
body.mstb-tour-product .et_pb_wc_add_to_cart form.cart:not(.mstb-booking-form),
body.mstb-tour-product .et_pb_module .quantity:not(.mstb-quantity){display:none!important}
.mstb-mobile-actions{display:none}
@media(max-width:768px){
  body.mstb-has-mobile-booking{padding-bottom:112px!important}
  .mstb-booking-card{margin-bottom:120px!important}
  .mstb-booking-card .mstb-submit{display:none!important}
  .mstb-mobile-actions{position:fixed;left:10px;right:10px;bottom:10px;z-index:99998;display:grid;grid-template-columns:1fr 1.05fr;gap:10px;align-items:center;padding:10px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid rgba(0,8,48,.12);box-shadow:0 18px 45px rgba(0,8,48,.22);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
  body.admin-bar .mstb-mobile-actions{bottom:10px}
  .mstb-mobile-actions button{appearance:none;-webkit-appearance:none;margin:0!important;border:0!important;font-family:inherit!important;line-height:1.1!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer}
  .mstb-mobile-date-btn{min-height:62px;border-radius:18px!important;background:#F3F7FC!important;color:#000830!important;padding:10px 12px!important;text-align:left!important;border:1px solid #DFE9F4!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important}
  .mstb-mobile-date-btn span,.mstb-mobile-submit span{display:block!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;opacity:.72!important;color:inherit!important}
  .mstb-mobile-date-btn strong{display:block!important;font-size:15px!important;font-weight:950!important;color:#000830!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .mstb-mobile-submit{min-height:62px;border-radius:18px!important;background:linear-gradient(135deg,#000830,#071B5B)!important;color:#fff!important;padding:10px 12px!important;text-align:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;box-shadow:0 14px 30px rgba(0,8,48,.28)!important}
  .mstb-mobile-submit span{opacity:.9!important;color:#16BFA3!important;font-size:12px!important}
  .mstb-mobile-submit strong{display:block!important;font-size:15px!important;font-weight:950!important;color:#fff!important;letter-spacing:-.01em!important;text-transform:none!important}
  .mstb-mobile-submit:disabled{background:#D8E1EA!important;color:#6B7A90!important;box-shadow:none!important;cursor:not-allowed!important}
  .mstb-mobile-submit:disabled span,.mstb-mobile-submit:disabled strong{color:#6B7A90!important}
  .mstb-mobile-actions:before{content:"";position:absolute;left:50%;top:-6px;width:42px;height:4px;border-radius:99px;background:rgba(0,8,48,.18);transform:translateX(-50%)}
}
