/* Seasons modern mobile header, payment wait state and failure screen */
.seasons-loading-panel{text-align:center;color:var(--seasons-ink)}
.seasons-loading-panel .spinner-border{width:38px;height:38px;border-width:3px;color:var(--admin-button-1)}
.seasons-payment-wait{display:none;max-width:390px;margin-top:22px;padding:0 24px}
#loading-overlay.is-payment{background:linear-gradient(135deg,rgba(255,255,255,.97),var(--admin-main-1));z-index:2147483000}
#loading-overlay.is-payment .seasons-loading-panel{display:flex;flex-direction:column;align-items:center}
#loading-overlay.is-payment .seasons-payment-wait{display:block}
.seasons-payment-wait h2{margin:0 0 10px;color:var(--seasons-ink);font-size:25px;font-weight:500}
.seasons-payment-wait p{margin:0;color:#67625d;font-size:14px;line-height:1.8}
.seasons-failed-page{align-items:center}
.seasons-failed-card{max-width:720px;margin-right:auto!important;margin-left:auto!important}
.seasons-failed-body{text-align:center}
.seasons-failed-status{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 25px;border:2px solid var(--admin-button-1);border-radius:50%;color:var(--admin-button-1);font-size:30px}
.seasons-failed-title{padding-bottom:15px;text-align:center!important}
.seasons-failed-title:after{inset-inline-start:50%;transform:translateX(-50%)}
.seasons-failed-message{max-width:540px;margin:0 auto 32px;color:#57534e;font-size:17px;line-height:1.8;text-align:center}
.seasons-failed-home{display:flex!important;align-items:center;justify-content:center;min-height:56px;border-radius:0!important;font-size:19px;line-height:1.2}
@media(max-width:767px){
body.seasons-theme{padding-top:74px!important}
.seasons-nav{top:10px!important;right:12px!important;left:12px!important;width:auto!important;height:64px!important;padding:0 10px!important;border:1px solid rgba(98,86,76,.14)!important;border-radius:16px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 9px 30px rgba(52,43,37,.1)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.seasons-nav .container-fluid{height:100%;padding:0 4px!important}
.seasons-nav .navbar-brand{display:flex;align-items:center;height:100%;margin:0;padding:0 8px}
.seasons-nav .navbar-brand img{width:auto;max-width:118px;max-height:34px}
.seasons-nav .navbar-toggler{display:grid;place-items:center;width:46px;height:46px;margin:0;padding:0;border:0!important;border-radius:12px;background:var(--admin-main-2);box-shadow:none!important}
.seasons-nav .navbar-toggler-icon{width:22px;height:22px;background-size:22px}
.seasons-nav .navbar-collapse{position:absolute;top:72px;right:0;left:0;max-height:calc(100vh - 105px);overflow-y:auto;padding:18px 20px!important;border:1px solid rgba(98,86,76,.14)!important;border-radius:16px;background:rgba(255,255,255,.98)!important;box-shadow:0 16px 35px rgba(52,43,37,.14)}
.seasons-nav .navbar-nav{margin:0!important}
.seasons-nav .nav-link{padding:11px 5px!important;font-size:16px!important}
.seasons-nav .seasons-actions{display:flex;justify-content:space-between;padding:14px 4px 2px;border-top:1px solid #eee}
.seasons-nav .seasons-book-btn{padding:11px 20px;border-radius:10px;font-size:13px}
.seasons-payment-wait h2{font-size:22px}.seasons-payment-wait p{font-size:13px}
body.seasons-theme .seasons-page-content>section.seasons-failed-page.py-5{justify-content:flex-start!important;padding:16px!important}
.seasons-failed-page .container,.seasons-failed-page .col-lg-10{width:100%;max-width:none;padding:0}
.seasons-failed-page .container>.row{margin:0!important}
.seasons-failed-card{margin:0!important}
.seasons-failed-body{display:block!important;padding:42px 24px 32px!important;background:#fff}
.seasons-failed-status{width:66px;height:66px;margin-bottom:22px;font-size:26px}
.seasons-failed-title{margin:0 0 22px!important;padding:0 0 15px!important;border-radius:0!important;background:transparent;font-size:29px!important;text-align:center!important}
.seasons-failed-message{margin-bottom:28px;font-size:15px}
.seasons-failed-home{font-size:17px}
}


/* Floating header at every viewport size */
body.seasons-theme{padding-top:92px}
.seasons-nav{top:12px;right:20px;left:20px;width:auto;height:68px;padding:0 18px;border:1px solid rgba(98,86,76,.14);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 34px rgba(52,43,37,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.seasons-nav .container-fluid{height:100%}
.seasons-nav .navbar-brand{display:flex;align-items:center;height:100%;padding:0}
.seasons-nav .nav-link{padding-top:22px!important;padding-bottom:22px!important}
.seasons-nav .seasons-book-btn{border-radius:11px}

/* Failure booking information */
.seasons-failed-heading{order:2;padding:42px 56px 24px;background:#fff;text-align:center}
.seasons-failed-heading .seasons-failed-title{margin:0 0 20px!important}
.seasons-failed-booking-info{order:3;padding:0 56px 34px;background:#fff;color:#4f4b47}
.seasons-failed-row,.seasons-failed-extra{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:8px 0;font-size:15px}
.seasons-failed-row span,.seasons-failed-group h3{font-weight:500}.seasons-failed-row strong,.seasons-failed-extra strong{color:var(--admin-button-1);font-weight:600}
.seasons-failed-group{margin-top:18px;padding-top:18px;border-top:1px solid rgba(120,104,91,.14)}
.seasons-failed-group h3{margin:0 0 8px;font-size:17px}
.seasons-failed-total{display:flex;justify-content:space-between;gap:18px;margin-top:20px;padding:18px 0 0;border-top:1px solid rgba(120,104,91,.2);font-size:19px}
.seasons-failed-total strong{color:var(--admin-button-1)}
.seasons-failed-home{order:4;width:calc(100% - 112px)!important;margin:0 56px 48px}
@media(min-width:768px){
.seasons-failed-body{display:flex!important;flex-direction:column;padding:0!important}
.seasons-failed-image-wrap{order:1}
.seasons-failed-heading{position:relative;z-index:2;border-radius:46px 46px 0 0}.seasons-failed-image-wrap+.seasons-failed-heading{margin-top:-54px}
}
@media(max-width:767px){
body.seasons-theme{padding-top:74px!important}
.seasons-failed-heading{padding:34px 24px 20px}
.seasons-failed-booking-info{padding:0 24px 26px}
.seasons-failed-row,.seasons-failed-extra{font-size:14px}
.seasons-failed-home{width:calc(100% - 48px)!important;margin:0 24px 32px}
}


/* Keep the complete failure card and button surround solid white */
.seasons-failed-card,
.seasons-failed-body,
.seasons-failed-heading,
.seasons-failed-booking-info{
  background:#fff!important;
}
.seasons-failed-home{
  box-shadow:none!important;
}


/* Square Seasons header and booking action */
body.seasons-theme .seasons-nav{
  border-radius:0!important;
}
body.seasons-theme .seasons-nav .seasons-book-btn{
  border-radius:0!important;
}


/* Keep brand and header actions close to the outer edges */
body.seasons-theme .seasons-nav{
  padding-right:10px!important;
  padding-left:10px!important;
}
body.seasons-theme .seasons-nav .container-fluid{
  width:100%!important;
  max-width:none!important;
  padding-right:0!important;
  padding-left:0!important;
}
body.seasons-theme .seasons-nav .navbar-brand{
  margin-right:0!important;
  margin-left:0!important;
  padding-right:0!important;
  padding-left:0!important;
}
body.seasons-theme .seasons-nav .seasons-actions{
  margin-right:0!important;
  margin-left:0!important;
}
@media(max-width:767px){
  body.seasons-theme .seasons-nav{
    padding-right:8px!important;
    padding-left:8px!important;
  }
}


/* Arabic failure alignment */
html[dir="rtl"] .seasons-failed-booking-info{
  direction:rtl;
  text-align:right;
}
html[dir="rtl"] .seasons-failed-booking-info .seasons-failed-group h3{
  text-align:right;
}
html[dir="rtl"] .seasons-failed-message{
  direction:rtl;
}
html[dir="rtl"] .seasons-ltr-value{
  direction:ltr;
  unicode-bidi:isolate;
  text-align:left;
}


/* Seasons reservation lookup screen */
body.seasons-theme .seasons-page-content>section.seasons-reservations-check.py-5{
  justify-content:flex-start!important;
  padding:28px 20px 72px!important;
}
.seasons-reservations-check .container{max-width:820px}
.seasons-reservations-check-card{background:#fff!important}
.seasons-reservations-check-card .card-body{padding:48px 56px!important}
.seasons-reservations-check-title{
  position:relative;
  margin:0 0 28px!important;
  padding-bottom:15px;
  color:var(--seasons-ink)!important;
  font-size:36px!important;
  font-weight:500!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-align:start!important;
}
.seasons-reservations-check-title:after{
  content:"";
  position:absolute;
  inset-inline-start:0;
  bottom:0;
  width:42px;
  height:3px;
  background:var(--admin-button-1);
}
.seasons-reservations-search{
  display:flex;
  align-items:stretch;
  gap:0;
}
.seasons-reservations-search #bookingid{
  flex:1 1 auto;
  min-width:0;
  height:54px;
  text-align:start;
}
.seasons-reservations-search #book-btn{
  flex:0 0 170px;
  min-height:54px;
  margin:0;
  border-radius:0!important;
}
.seasons-reservations-result{margin-top:34px}
.seasons-reservations-result .row.mt-5{margin-top:0!important}
.seasons-reservations-result .theme-color{font-size:20px;font-weight:500}
.seasons-reservations-result .table-responsive{overflow:visible}
.seasons-reservations-result table{
  width:100%;
  margin:0;
  border:0!important;
}
.seasons-reservations-result table tr:first-child td{
  padding:14px!important;
  border:0!important;
  background:color-mix(in srgb,var(--admin-main-1) 65%,#fff);
}
.seasons-reservations-result table th,
.seasons-reservations-result table td{
  padding:13px 0!important;
  border-top:1px solid rgba(120,104,91,.14)!important;
  border-right:0!important;
  border-bottom:0!important;
  border-left:0!important;
  background:#fff;
  vertical-align:top;
}
.seasons-reservations-result table th{
  width:42%;
  color:#3f3b37;
  font-weight:500;
}
.seasons-reservations-result table td{
  color:var(--admin-button-1);
  font-weight:600;
}
.seasons-reservations-result table img{
  width:100%!important;
  max-width:320px!important;
  margin:0 auto!important;
}
html[dir="rtl"] .seasons-reservations-check,
html[dir="rtl"] .seasons-reservations-result{
  direction:rtl;
  text-align:right;
}
html[dir="rtl"] .seasons-reservations-search{
  direction:rtl;
}
html[dir="rtl"] .seasons-reservations-search #bookingid{
  text-align:right;
}
html[dir="rtl"] .seasons-reservations-result table th{
  text-align:right;
}
html[dir="rtl"] .seasons-reservations-result table td{
  direction:rtl;
  text-align:right;
}
html[dir="rtl"] .seasons-reservations-result table td.seasons-ltr-value{
  direction:ltr;
  unicode-bidi:isolate;
  text-align:left;
}
@media(max-width:767px){
  body.seasons-theme .seasons-page-content>section.seasons-reservations-check.py-5{
    padding:16px!important;
  }
  .seasons-reservations-check .container,
  .seasons-reservations-check .col-lg-8{width:100%;max-width:none;padding:0}
  .seasons-reservations-check .container>.row{margin:0!important}
  .seasons-reservations-check-card{margin:0!important;border:0!important}
  .seasons-reservations-check-card .card-body{padding:30px 24px!important}
  .seasons-reservations-check-title{font-size:29px!important}
  .seasons-reservations-search #book-btn{flex-basis:96px;font-size:15px}
  .seasons-reservations-result table th,
  .seasons-reservations-result table td{font-size:14px}
  .seasons-reservations-result table img{max-width:100%!important}
}


/* Center the empty lookup and align returned booking groups */
body.seasons-theme .seasons-page-content>section.seasons-reservations-check.py-5{
  justify-content:center!important;
}
body.seasons-theme .seasons-page-content>section.seasons-reservations-check:has(#bookingDataDiv:not(:empty)){
  justify-content:flex-start!important;
}
.seasons-lookup-result{margin-top:30px}
.seasons-lookup-result-title{
  position:relative;
  margin:0 0 20px;
  padding-bottom:12px;
  color:var(--admin-button-1);
  font-size:21px;
  font-weight:500;
  text-align:start;
}
.seasons-lookup-result-title:after{
  content:"";
  position:absolute;
  inset-inline-start:0;
  bottom:0;
  width:36px;
  height:2px;
  background:var(--admin-button-1);
}
.seasons-lookup-status{
  margin-bottom:18px;
  padding:13px 16px;
  background:color-mix(in srgb,var(--admin-main-1) 65%,#fff);
  font-size:18px;
  font-weight:600;
  text-align:center;
}
.seasons-lookup-image{margin:0 0 22px;text-align:center}
.seasons-lookup-image img{
  display:block;
  width:100%;
  max-width:360px;
  aspect-ratio:1/1;
  margin:0 auto;
  object-fit:cover;
}
.seasons-lookup-row{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:24px;
  padding:11px 0;
  border-bottom:1px solid rgba(120,104,91,.14);
  font-size:15px;
}
.seasons-lookup-row span{color:#3f3b37;font-weight:500}
.seasons-lookup-row strong{
  color:var(--admin-button-1);
  font-weight:600;
  text-align:end;
}
.seasons-lookup-group{
  margin-top:20px;
  padding-top:18px;
  border-top:1px solid rgba(120,104,91,.18);
}
.seasons-lookup-group h3{
  margin:0 0 8px;
  color:#57534e;
  font-size:18px;
  font-weight:500;
  text-align:start;
}
.seasons-lookup-payment{
  display:flex!important;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:54px;
  margin-top:26px;
}
html[dir="rtl"] .seasons-lookup-result,
html[dir="rtl"] .seasons-lookup-result-title,
html[dir="rtl"] .seasons-lookup-group h3{
  direction:rtl;
  text-align:right;
}
html[dir="rtl"] .seasons-lookup-row{
  direction:rtl;
}
html[dir="rtl"] .seasons-lookup-row span{text-align:right}
html[dir="rtl"] .seasons-lookup-row strong{text-align:left}
html[dir="rtl"] .seasons-lookup-row .seasons-ltr-value{
  direction:ltr;
  unicode-bidi:isolate;
}
@media(max-width:767px){
  body.seasons-theme .seasons-page-content>section.seasons-reservations-check.py-5{
    justify-content:center!important;
  }
  body.seasons-theme .seasons-page-content>section.seasons-reservations-check:has(#bookingDataDiv:not(:empty)){
    justify-content:flex-start!important;
  }
  .seasons-lookup-row{gap:16px;font-size:14px}
  .seasons-lookup-image img{max-width:100%}
}
