/* ---------------------------------------------------------------------------
   YITH Booking Styles (etn-yith-booking-plugin)
   Purpose: Adjust plugin styling for better UX & visibility
   Notes:   Only styles related to the ETN-YITH Booking Plugin
------------------------------------------------------------------------------ */
.etn-yith-booking__summary {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.7px;
  line-height: 1.5;
  color: #3f3c50;
  padding-left: 10px;
  border-left: 4px solid #3a4e94;
  margin-top: 15px;
  margin-bottom: 15px;
}

.etn-yith-booking__summary p {
  margin: 4px 0 !important;
}

.etn-yith-booking__price-box {
  font-size: 14px;
  font-weight: 300;
  background-color: #f4f5f8;
  padding: 20px;
  border-top-right-radius: 50px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 30px;
}

.etn-yith-booking__price-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 6px;
}

.etn-yith-booking__price-row--advance .etn-yith-booking__value,
.etn-yith-booking__price-row--settlement .etn-yith-booking__value {
  font-weight: 600;
}

.etn-yith-booking__price-row--advance .etn-yith-booking__value {
  color: #00a4e4;
}

.etn-yith-booking__price-row--settlement .etn-yith-booking__value {
  color: #95113b;
}

.etn-yith-booking__price-row--total {
  font-size: 16px;
  font-weight: bold;
  color: #3f3c50;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.etn-yith-booking__label {
  flex: 1;
  font-weight: 500;
}

.etn-yith-booking__value {
  flex-shrink: 0;
}

.etn-yith-booking__note {
  display: block;
  font-size: 12px;
  color: #666;
  width: 100%;
  margin-top: 2px;
}

.etn-31dec-message {
  font-weight: 600;
  color: #95113b;
  margin: 1em 0;
}

.price + .etn-yith-booking {
  margin-top: 20px;
}

.etn-booking-search-form__grid {
  display: grid;
  row-gap: 0.5rem;
}
.etn-booking-search-form__field label {
  line-height: 23px;
}

/* ---------------------------------------------------------------------------
   Override YITH Booking Styles
   Purpose: Adjust plugin styling for better UX & visibility
   Notes: Keep all YITH overrides in this section for maintainability
------------------------------------------------------------------------------ */
.etn .yith-wcbk-booking-form-message .yith-wcbk-bookable.not-bookable,
.etn .yith-wcbk-booking-form-message .non-available-reason {
  color: #95113b;
}
.etn .yith-wcbk-form-section-resources .yith-wcbk-selector__item.yith-wcbk-selector__item--selected {
  background: linear-gradient(90deg, #00a4e4, #65c9f0);
  color: #ffffff;
}
.etn .yith-wcbk-form-section-resources .yith-wcbk-selector__item.yith-wcbk-selector__item--selected::before {
  display: none;
}
.etn .yith-wcbk-add-to-cart-button.etn-price-updating,
.etn .etn-price-updating {
  pointer-events: none !important;
  opacity: 0.5;
  cursor: not-allowed;
}
.etn .yith-wcbk-add-to-cart-button,
.etn .added_to_cart {
  width: 100%;
}
@media (min-width: 1320px) {
  .etn .yith-wcbk-add-to-cart-button,
  .etn .added_to_cart {
    width: calc(50% - 0.5rem);
  }
}
.etn .yith-wcbk-add-to-cart-button + .added_to_cart {
  background: rgba(224, 229, 235, 0.6) !important;
  box-shadow: none;
  margin-top: 1rem;
  color: #3f3c50;
  background: linear-gradient(90deg, rgba(232, 239, 248, 0.6), rgba(207, 213, 220, 0.6)) !important;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.22);
  background-size: 200% 100% !important;
  transition: background-position 400ms ease-in-out;
}
@media (hover: hover) {
  .etn .yith-wcbk-add-to-cart-button + .added_to_cart:hover {
    background-position: 100% 0 !important;
  }
}
@media (min-width: 1320px) {
  .etn .yith-wcbk-add-to-cart-button + .added_to_cart {
    margin-left: 1rem;
  }
}
.etn .yith-wcbk-booking-form .yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day {
  background-color: #00a4e4 !important;
  color: #ffffff !important;
}

/* ---------------------------------------------------------------------------
   Override YITH Filter Styles
   Purpose: Adjust plugin styling for better UX & visibility
   Notes: Keep all YITH overrides in this section for maintainability
------------------------------------------------------------------------------ */
.etn .etn-booking-search-form__field .etn-booking-search-form__input {
  background-color: #ffffff;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 0;
}
.etn .etn.etn-booking-search-active .yith-wcan-active-filters {
  display: none;
}
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-date-range-picker,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-date-picker--inline .ui-widget-content,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-booking-persons,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-select-alt__container > select,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-date-picker-wrapper > .yith-wcbk-date-picker--formatted,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-booking-duration .yith-wcan-active-filters,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-date-range-picker,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-date-picker--inline .ui-widget-content,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-booking-persons,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-select-alt__container > select,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-date-picker-wrapper > .yith-wcbk-date-picker--formatted,
.etn .yith-wcbk-form-section__content--with-error > .yith-wcbk-booking-duration {
  border: 2px solid #95113b !important;
}

/* ---------------------------------------------------------------------------
   Force31Dec Error
------------------------------------------------------------------------------ */
.etn .etn-booking-search-error:not(.yith-wcbk-date-picker--formatted) {
  border-color: #95113b !important;
  color: #95113b !important;
  box-shadow: 0 0 0 2px rgba(176, 0, 32, 0.15) !important;
}
.etn .etn-booking-search-error {
  color: #95113b !important;
}
.etn .etn-booking-search-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.etn .yith-wcbk-booking-form-error {
  color: #95113b !important;
}

/* ---------------------------------------------------------------------------
   Override JQuery Datepicker Style
   Purpose: Adjust plugin styling for better UX & visibility
------------------------------------------------------------------------------ */
/* --- Wrapper mimic --- */
.etn-booking-search-form__field {
  position: relative;
  width: 100%;
}

.etn-booking-search-active {
  /* --- Visible datepicker input --- */
  /* --- Calendar popup --- */
  /* Adapted from YITH for your selector */
}
.etn-booking-search-active .etn-booking-search-form__datepicker {
  width: 100% !important;
  height: auto;
  box-shadow: none;
  display: block;
  outline: none;
  background: #fff -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid var(--yith-wcbk-border-color, #ccc);
  border-radius: 0;
  color: #484848;
  padding: 7px 10px !important;
  font-size: var(--yith-wcbk-fields-font-size, 14px);
  box-sizing: border-box;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content,
.etn-booking-search-active #ui-datepicker-div.yith-wcbk-datepicker.ui-widget-content {
  font-family: "Poppins", sans-serif !important;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  border: none;
  box-shadow: 0 0 0 1px #eaeaea inset, 0 2px 8px 0 rgba(135, 162, 164, 0.48) !important;
  width: 318px;
  padding: 13px;
  z-index: 999 !important;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-unselectable:not(.ui-datepicker-other-month) {
  background-color: #fff !important;
  text-decoration: line-through;
  text-decoration-color: currentcolor;
  text-decoration-color: #565a5c;
}
.etn-booking-search-active #ui-datepicker-div .ui-datepicker-header {
  background: transparent;
  border: none;
}
.etn-booking-search-active #ui-datepicker-div .ui-datepicker-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
}
.etn-booking-search-active #ui-datepicker-div table {
  width: 100%;
  margin: 5px 0 13px;
  border: none;
  font-size: 12px;
}
.etn-booking-search-active #ui-datepicker-div td a {
  font-weight: 600;
  text-align: center;
  display: block;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content td {
  padding: 2px 0 !important;
  width: 39px;
  border: none;
  color: #9f9f9f;
  background: #ffffff;
  text-align: center;
  font-size: 13px;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content td a,
.etn-booking-search-active #ui-datepicker-div.ui-widget-content td span {
  background: #ffffff !important;
  text-align: center !important;
  border: none !important;
  line-height: 1.9em;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content td a.ui-state-active {
  background-color: #00a4e4 !important;
  color: #ffffff !important;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content td a.ui-state-hover {
  background-color: #00a4e4 !important;
  color: #ffffff !important;
  opacity: 1;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-next {
  right: 3px;
  top: 4px;
  cursor: pointer;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-next span::after,
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-prev span::after {
  font-family: Dashicons;
  text-indent: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  top: 2px;
  left: 0;
  line-height: 1 !important;
  margin: 0;
  text-align: center;
  font-weight: 400;
  color: #565a5c;
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-prev span::after {
  content: "\f341";
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-next span::after {
  content: "\f345";
}
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-prev-hover,
.etn-booking-search-active #ui-datepicker-div.ui-widget-content .ui-datepicker-next-hover {
  background: #ffffff !important;
  border: none !important;
}

/* ---------------------------------------------------------------------------
   Spinner when looking for the correct prices via AJAX
------------------------------------------------------------------------------ */
.etn.yith-booking .entry-summary__loading {
  position: fixed;
  inset: 0;
  display: none;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(0.3px);
          backdrop-filter: blur(0.3px);
  z-index: 10;
}
.etn.yith-booking .entry-summary__loading::after {
  content: "";
  position: fixed;
  z-index: 20000;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  transform: translate(-50%, -50%);
  background-image: url("../images/snow-accent.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  animation: etn-spin 1s linear infinite;
}
@keyframes etn-spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}/*# sourceMappingURL=styles.css.map */