:root {
  --ebCiFontFamily: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --ebCiFontSize: 15px;
  --ebShoppingCartHeight_mobile: 52px;
  --ebShoppingCartHeight_desktop: 64px;
  --ebPadding: clamp(10px, 1.3vw, 18px);
  --ebCiColor: #75af68;
  --ebCiBgColor: #edf7ec;
  --ebCiHeadingColor: #2e2d2d;
}

.direct-booking-page {
  background: #f5f8f6;
}

.direct-booking-page .website-hidden-room-notice {
  display: none !important;
}

.direct-booking-panel {
  width: min(1240px, calc(100% - 40px));
  max-width: none;
  padding: clamp(24px, 3vw, 36px);
}

.direct-booking-step-heading {
  margin: 0 0 24px;
  color: #444b49;
  font-size: clamp(1.2rem, 1.8vw, 1.55rem) !important;
  font-weight: 600 !important;
  line-height: 1.25;
  letter-spacing: -0.012em;
  text-transform: none;
}

.direct-booking-status {
  margin: 0 0 20px;
  padding: 14px 18px;
  border-radius: 8px;
  background: #edf7ec;
  color: #2e2d2d;
}

#easybooking-direct {
  min-height: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

#easybooking-direct #ebFrontEndFrame,
#easybooking-direct [id^="ebFrontEndPluginDirect"],
#easybooking-direct .ebContainer,
#easybooking-direct #ebbeAppWrapper {
  width: 100% !important;
  max-width: none !important;
}

#easybooking-direct .ebContainer {
  min-height: 0;
  background: transparent;
}

#easybooking-direct #ebbeContainer {
  color: #2e2d2d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 1.42;
}

#easybooking-direct #ebbeContainer h1,
#easybooking-direct #ebbeContainer h2,
#easybooking-direct #ebbeContainer h3,
#easybooking-direct #ebbeContainer h4,
#easybooking-direct #ebbeContainer h5,
#easybooking-direct #ebbeContainer h6 {
  margin-block: 0.35em 0.6em;
  color: #2e2d2d;
  font-weight: 600 !important;
  line-height: 1.22;
  letter-spacing: -0.012em;
}

#easybooking-direct #ebbeContainer h1 {
  font-size: 1.45rem !important;
}

#easybooking-direct #ebbeContainer h2 {
  font-size: 1.28rem !important;
}

#easybooking-direct #ebbeContainer h3 {
  font-size: 1.1rem !important;
}

#easybooking-direct #ebbeContainer h4,
#easybooking-direct #ebbeContainer h5,
#easybooking-direct #ebbeContainer h6 {
  font-size: 1rem !important;
}

#easybooking-direct #ebbeContainer strong,
#easybooking-direct #ebbeContainer b {
  font-weight: 600 !important;
}

#easybooking-direct #topnav .step-button {
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  letter-spacing: 0;
}

#easybooking-direct #topnav .step-button:focus,
#easybooking-direct #topnav .step-button:focus-visible,
#easybooking-direct #topnav button:focus,
#easybooking-direct #topnav button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

#easybooking-direct #topnav .active > .step-button,
#easybooking-direct #topnav .active > .step-button:focus,
#easybooking-direct #topnav .active > .step-button:focus-visible {
  border-bottom-color: #75af68 !important;
  color: #75af68 !important;
}

#easybooking-direct #topnav .active > .step-button:hover,
#easybooking-direct #topnav .active > .step-button:hover .icon,
#easybooking-direct #topnav .active > .step-button:hover .description {
  color: #fff !important;
}

@media (min-width: 721px) {
  #easybooking-direct #ebbeHeader #ebTopNav {
    flex: 0 0 calc(100% - 187px) !important;
    width: calc(100% - 187px) !important;
    max-width: calc(100% - 187px) !important;
    margin-right: auto !important;
    margin-left: 0 !important;
  }

  #easybooking-direct #ebbeHeader #topnav {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

#easybooking-direct #ebbeContainer button,
#easybooking-direct #ebbeContainer input,
#easybooking-direct #ebbeContainer select,
#easybooking-direct #ebbeContainer textarea,
#easybooking-direct #ebbeContainer label {
  font: inherit;
}

#easybooking-direct #ebbeContainer input[type="radio"] {
  width: 39px !important;
  min-width: 39px !important;
  height: 39px !important;
  min-height: 39px !important;
  margin: calc((1.5em - 39px) / 2) 11px 0 0 !important;
  accent-color: #75af68;
  transform: none !important;
  transform-origin: center;
}

#easybooking-direct #ebbeContainer input[type="checkbox"] {
  width: 39px !important;
  min-width: 39px !important;
  height: 39px !important;
  min-height: 39px !important;
  margin: calc((1.5em - 39px) / 2) 11px 0 0 !important;
  accent-color: #75af68;
}

#easybooking-direct #ebbeContainer label.eb-radio,
#easybooking-direct #ebbeContainer label.eb-checkbox {
  align-items: flex-start !important;
}

#easybooking-direct #ebbeContainer label.eb-radio::before,
#easybooking-direct #ebbeContainer label.eb-checkbox::before {
  flex: 0 0 25px !important;
  width: 25px !important;
  min-width: 25px !important;
  height: 25px !important;
  margin-top: calc((1.5em - 25px) / 2) !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
}

#easybooking-direct #ebbeContainer .eb-button,
#easybooking-direct #ebbeContainer .btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-width: 1px !important;
  outline: 0 !important;
  font-size: 0.92rem !important;
  font-weight: 600 !important;
  box-shadow: none !important;
  transform: none !important;
  transition: none !important;
  text-align: center !important;
}

#easybooking-direct #ebbeContainer .eb-button:hover,
#easybooking-direct #ebbeContainer .btn:hover {
  transform: none !important;
}

#easybooking-direct #ebbeContainer button,
#easybooking-direct #ebbeContainer button *,
#easybooking-direct #ebbeContainer button:hover,
#easybooking-direct #ebbeContainer button:focus,
#easybooking-direct #ebbeContainer button:active {
  animation: none !important;
  transition: none !important;
  transform: none !important;
}

#easybooking-direct #ebbeContainer .eb-button-ci,
#easybooking-direct #ebbeContainer .eb-button-ci:hover {
  background-color: #47803d !important;
  border-color: #47803d !important;
  color: #fff !important;
}

#easybooking-direct #ebbeContainer .eb-button-transparent,
#easybooking-direct #ebbeContainer .eb-button-previous,
#easybooking-direct #ebbeContainer .eb-button-transparent:hover,
#easybooking-direct #ebbeContainer .eb-button-previous:hover {
  background-color: #fff !important;
  border-color: #ccd9d5 !important;
  color: #315e53 !important;
}

#easybooking-direct #ebbeContainer .eb-button-next::before,
#easybooking-direct #ebbeContainer .eb-button-next::after,
#easybooking-direct #ebbeContainer .eb-button-next:hover::before,
#easybooking-direct #ebbeContainer .eb-button-next:hover::after,
#easybooking-direct #ebbeContainer .eb-button-previous::before,
#easybooking-direct #ebbeContainer .eb-button-previous::after,
#easybooking-direct #ebbeContainer .eb-button-previous:hover::before,
#easybooking-direct #ebbeContainer .eb-button-previous:hover::after,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart::before,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart::after,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart:hover::before,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart:hover::after {
  display: none !important;
  content: none !important;
}

#easybooking-direct #ebbeContainer .eb-button-next > i,
#easybooking-direct #ebbeContainer .eb-button-next > svg,
#easybooking-direct #ebbeContainer .eb-button-next > [class*="icon"],
#easybooking-direct #ebbeContainer .eb-button-previous > i,
#easybooking-direct #ebbeContainer .eb-button-previous > svg,
#easybooking-direct #ebbeContainer .eb-button-previous > [class*="icon"],
#easybooking-direct #ebbeContainer .eb-button-shopping-cart > i,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart > svg,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart > [class*="icon"] {
  display: none !important;
}

#easybooking-direct #ebbeContainer .eb-button-shopping-cart,
#easybooking-direct #ebbeContainer .eb-button-options {
  justify-content: center !important;
  background-color: #e6ebe8 !important;
  border-color: #d3ddd8 !important;
  color: #2e2d2d !important;
}

#easybooking-direct #ebbeContainer .eb-button-shopping-cart:hover,
#easybooking-direct #ebbeContainer .eb-button-options:hover {
  background-color: #e6ebe8 !important;
  border-color: #d3ddd8 !important;
  color: #2e2d2d !important;
}

#easybooking-direct #ebbeContainer .eb-button-next,
#easybooking-direct #ebbeContainer .eb-button-next:hover,
#easybooking-direct #ebbeContainer .eb-button-next:focus,
#easybooking-direct #ebbeContainer .eb-button-next:focus-visible,
#easybooking-direct #ebbeContainer .eb-button-next:active,
#easybooking-direct #ebbeContainer .eb-button-previous,
#easybooking-direct #ebbeContainer .eb-button-previous:hover,
#easybooking-direct #ebbeContainer .eb-button-previous:focus,
#easybooking-direct #ebbeContainer .eb-button-previous:focus-visible,
#easybooking-direct #ebbeContainer .eb-button-previous:active,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart:hover,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart:focus,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart:focus-visible,
#easybooking-direct #ebbeContainer .eb-button-shopping-cart:active,
#easybooking-direct #ebbeContainer .eb-button-options,
#easybooking-direct #ebbeContainer .eb-button-options:hover,
#easybooking-direct #ebbeContainer .eb-button-options:focus,
#easybooking-direct #ebbeContainer .eb-button-options:focus-visible,
#easybooking-direct #ebbeContainer .eb-button-options:active {
  --paddingNormal: 1rem;
  --paddingExtended: 1rem;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

#easybooking-direct #ebbeContainer .eb-button-options::before,
#easybooking-direct #ebbeContainer .eb-button-options::after,
#easybooking-direct #ebbeContainer .eb-button-options:hover::before,
#easybooking-direct #ebbeContainer .eb-button-options:hover::after {
  display: none !important;
  content: none !important;
}

#easybooking-direct #ebbeContainer button:focus-visible,
#easybooking-direct #ebbeContainer a:focus-visible,
#easybooking-direct #ebbeContainer input:focus-visible,
#easybooking-direct #ebbeContainer select:focus-visible,
#easybooking-direct #ebbeContainer textarea:focus-visible {
  outline: 2px solid #07671e !important;
  outline-offset: 2px;
}

#easybooking-direct #ebbeContainer button:focus,
#easybooking-direct #ebbeContainer button:focus-visible {
  outline: 0 !important;
  box-shadow: none !important;
}

#easybooking-direct #ebbeStepTwo .roomAndOffer,
#easybooking-direct .ebbeHotelRatingWrapper,
#easybooking-direct #ebbeHotelRating,
#easybooking-direct .recentlyBooked,
#easybooking-direct .ebbe-privacy-policy-wrapper,
#easybooking-direct #ebbe-privacy-policy,
#easybooking-direct #ebbeStepThreePartner {
  display: none !important;
}

#easybooking-direct [hidden] {
  display: none !important;
}

#easybooking-direct .eb-button,
#easybooking-direct .ebbe-button,
#easybooking-direct button,
#easybooking-direct input,
#easybooking-direct select,
#easybooking-direct textarea {
  border-radius: 8px;
}

#easybooking-direct .stepTwoOneCatWithRoom,
#easybooking-direct .stepTwoOneRoom,
#easybooking-direct .stepThreeProductGroup {
  border-radius: 10px;
}

#easybooking-direct .stepOneDates {
  border: 1px solid #dde8e4;
  border-radius: 10px;
  background: #f8faf9;
  padding: clamp(14px, 2vw, 22px) !important;
}

#easybooking-direct .website-date-range-native-row {
  justify-content: flex-start;
}

#easybooking-direct .website-hide-night-controls {
  display: none !important;
}

#easybooking-direct .website-date-range-native-row > :nth-child(1),
#easybooking-direct .website-date-range-native-row > :nth-child(2) {
  display: none !important;
}

#easybooking-direct .website-date-range-native-row > :nth-child(3) {
  display: none !important;
}

#easybooking-direct .website-date-range-native-row > :nth-child(4) {
  flex: 0 0 320px !important;
  max-width: 320px !important;
}

#easybooking-direct .website-date-range {
  position: relative;
  margin: 10px 0 16px;
}

#easybooking-direct .website-date-range-trigger {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 18px;
  align-items: center;
  width: 100%;
  padding: 14px 18px;
  border: 1px solid #ccd9d5;
  border-radius: 8px;
  background: #fff;
  color: #2e2d2d;
  text-align: left;
}

#easybooking-direct .website-date-range-trigger:hover {
  border-color: #75af68;
}

#easybooking-direct .website-date-range-value {
  display: grid;
  gap: 3px;
}

#easybooking-direct .website-date-range-value small {
  color: #697672;
  font-size: 0.78rem;
  font-weight: 500;
}

#easybooking-direct .website-date-range-value strong {
  font-size: 1rem;
  font-weight: 600;
  white-space: nowrap;
}

#easybooking-direct .website-date-range-separator {
  color: #75af68;
  font-size: 1.2rem;
}

#easybooking-direct .website-date-range-panel {
  padding: 16px;
  border: 1px solid #ccd9d5;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  background: #fff;
  box-shadow: 0 16px 34px rgba(46, 45, 45, 0.1);
}

#easybooking-direct .website-date-range-toolbar {
  display: grid;
  grid-template-columns: 42px 1fr 42px;
  align-items: center;
  margin-bottom: 14px;
  text-align: center;
}

#easybooking-direct .website-date-range-toolbar button {
  width: 38px;
  height: 38px;
  padding: 0;
  border: 1px solid #dde8e4;
  background: #f8faf9;
}

#easybooking-direct .website-date-range-calendars {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

#easybooking-direct .website-date-range-month h4 {
  margin: 0 0 10px !important;
  text-align: center;
}

#easybooking-direct .website-date-range-grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(32px, 1fr));
  gap: 4px;
}

#easybooking-direct .website-date-range-weekday,
#easybooking-direct .website-date-range-empty,
#easybooking-direct .website-date-range-grid button {
  display: grid;
  min-height: 36px;
  place-items: center;
}

#easybooking-direct .website-date-range-weekday {
  color: #697672;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
}

#easybooking-direct .website-date-range-grid button {
  padding: 0;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #2e2d2d;
  font-size: 0.88rem;
}

#easybooking-direct .website-date-range-grid button:hover:not(:disabled) {
  background: #edf7ec;
}

#easybooking-direct #ebbeContainer .website-date-range-grid button.is-in-range {
  border-radius: 5px;
  background: #e3f1df !important;
  color: #315e53;
}

#easybooking-direct #ebbeContainer .website-date-range-grid button.is-start,
#easybooking-direct #ebbeContainer .website-date-range-grid button.is-end {
  background: #75af68 !important;
  color: #fff;
  font-weight: 700;
}

#easybooking-direct #ebbeContainer .website-date-range-grid button.is-preview-end {
  background: #c7e1c1 !important;
  color: #315e53;
  box-shadow: inset 0 0 0 1px #75af68;
}

#easybooking-direct #ebbeContainer .website-date-range .website-date-range-grid button:disabled {
  border-color: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  color: #bec6c3;
  opacity: 0.55;
}

#easybooking-direct #ebbeShoppingCart {
  z-index: 5 !important;
}

#easybooking-direct .website-date-range-native-row > :nth-child(1),
#easybooking-direct .website-date-range-native-row > :nth-child(2) {
  padding-block: 10px;
  background: #fff;
  border: 1px solid #ccd9d5;
}

#easybooking-direct .website-date-range-native-row > :nth-child(1) {
  border-right: 0;
  border-radius: 8px 0 0 8px;
}

#easybooking-direct .website-date-range-native-row > :nth-child(2) {
  border-radius: 0 8px 8px 0;
}

#easybooking-direct .stepOneDates .arrivalDateControl input,
#easybooking-direct .stepOneDates .departureDateControl input {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct .stepTwoOneRoom {
  overflow: hidden;
  border: 1px solid #dde8e4 !important;
  background: #fff;
}

#easybooking-direct .stepTwoRoomOverview {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 14px clamp(10px, 1.5vw, 20px) -30px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #5f6866;
  font-size: 0.82rem !important;
  line-height: 1.35;
  transform: translateY(-48px);
}

@media (max-width: 1050px) {
  #easybooking-direct .stepTwoRoomOverview {
    margin-bottom: 0 !important;
    transform: translateY(-18px);
  }
}

#easybooking-direct .website-availability-switcher {
  margin: 0 clamp(10px, 1.5vw, 20px) clamp(20px, 3vw, 34px);
}

#easybooking-direct .website-availability-heading {
  margin: 0 !important;
  color: #444b49;
  font-size: clamp(1.05rem, 1.8vw, 1.35rem) !important;
  font-weight: 500 !important;
  line-height: 1.35;
}

#easybooking-direct .website-availability-heading button {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 1px 2px 3px !important;
  border: 0 !important;
  border-bottom: 2px solid transparent !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #75807d !important;
  font: inherit !important;
  font-weight: 600 !important;
  line-height: inherit !important;
  text-transform: none !important;
  transform: none !important;
}

#easybooking-direct .website-availability-heading button:hover,
#easybooking-direct .website-availability-heading button:focus-visible {
  color: #315e53 !important;
  background: transparent !important;
  transform: none !important;
}

#easybooking-direct .website-availability-heading button.is-active {
  border-bottom-color: #75af68 !important;
  color: #315e53 !important;
}

#easybooking-direct .website-package-empty-state {
  white-space: pre-line;
  margin: 0 clamp(10px, 1.5vw, 20px) clamp(22px, 3vw, 36px) !important;
  padding: clamp(20px, 3vw, 30px) !important;
  border: 1px solid #dce7e2;
  border-radius: 12px;
  background: #f7faf8;
  color: #4f5f5b;
  font-size: clamp(0.95rem, 1.5vw, 1.05rem);
  line-height: 1.55;
  text-align: center;
}

#easybooking-direct .stepTwoRoomOverview > .row {
  display: contents !important;
}

#easybooking-direct .stepTwoRoomOverview .title,
#easybooking-direct .stepTwoRoomOverview .persons,
#easybooking-direct .stepTwoRoomOverview .dates {
  float: none !important;
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 7px 11px !important;
  border: 1px solid #dce7e2;
  border-radius: 999px;
  background: #f4f8f6;
  color: inherit;
  font-size: inherit !important;
  font-weight: 500 !important;
  white-space: nowrap;
}

#easybooking-direct #ebbeStepTwo .stepTwoRoomOfferFilter,
#easybooking-direct #ebbeStepTwo .stepTwoFilters {
  display: none !important;
}

#easybooking-direct .stepTwoRoomOverview .title {
  border-color: #cfe3ca;
  background: #edf7ec;
  color: #444b49;
  font-weight: 600 !important;
}

#easybooking-direct .stepTwoRoomOverview .title::after,
#easybooking-direct .stepTwoRoomOverview .persons::after {
  content: none;
}

#easybooking-direct .stepTwoRoomOverview .persons,
#easybooking-direct .stepTwoRoomOverview .dates {
  margin-left: 0 !important;
}

#easybooking-direct .stepTwoRoomDescription {
  display: grid !important;
  grid-template-columns: minmax(300px, 38%) minmax(0, 1fr) minmax(150px, 18%);
  gap: clamp(16px, 2vw, 28px);
  align-items: start;
  padding: clamp(16px, 2vw, 24px) !important;
}

#easybooking-direct .stepTwoRoomDescriptionLeft,
#easybooking-direct .stepTwoRoomDescriptionMiddle,
#easybooking-direct .stepTwoRoomDescriptionRight {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  text-align: left !important;
}

#easybooking-direct .stepTwoRoomDescriptionLeft .swiper {
  overflow: hidden;
  border-radius: 8px;
}

#easybooking-direct .stepTwoRoomHeading,
#easybooking-direct .stepTwoRoomHeading .category {
  display: block !important;
  width: 100%;
  text-align: left !important;
}

#easybooking-direct .stepTwoRoomButtons {
  display: none !important;
}

#easybooking-direct .stepTwoRoomHeading .category {
  margin: 0 0 10px;
  color: #2e2d2d;
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  line-height: 1.2;
}

#easybooking-direct .stepTwoRoomBasics {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px 18px;
  margin-bottom: 12px;
  color: #5f6866;
}

#easybooking-direct .stepTwoRoomDescriptionText {
  color: #4f5f5b;
  font-size: 0.92rem;
  line-height: 1.5;
}

#easybooking-direct .stepTwoRoomDescriptionRight {
  padding: 0;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct .stepTwoRoomDescriptionRight .price {
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct .stepTwoRoomDescriptionRight .currentPrice {
  margin-top: 4px;
  font-size: 1.08rem !important;
  font-weight: 600 !important;
  white-space: nowrap;
}

#easybooking-direct .stepTwoRoomFooter {
  margin-top: 0 !important;
  padding-inline: clamp(16px, 2vw, 24px) !important;
  border: 0 !important;
  box-shadow: none !important;
}

#easybooking-direct .stepTwoRoomFooter .roomImages,
#easybooking-direct .stepTwoRoomFooter .roomDetails,
#easybooking-direct .stepTwoRoomFooter .roomSketch,
#easybooking-direct .stepTwoRoomFooter .roomImages:hover,
#easybooking-direct .stepTwoRoomFooter .roomDetails:hover,
#easybooking-direct .stepTwoRoomFooter .roomSketch:hover {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct #ebbeContainer #ebbeStepTwo .stepTwoRoomFooter .roomImages,
#easybooking-direct #ebbeContainer #ebbeStepTwo .stepTwoOneRoom > .dashed-spacer {
  display: none !important;
}

#easybooking-direct .stepTwoRoomOverview .persons,
#easybooking-direct .stepTwoRoomOverview .dates {
  cursor: pointer;
}

#easybooking-direct .stepTwoRoomOptions {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 16px clamp(16px, 2vw, 24px) 22px !important;
  border-top: 0 !important;
}

#easybooking-direct .stepTwoRoomOptions .singleCateringOption {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas: "title price" "button button";
  gap: 12px;
  align-items: center;
  float: none !important;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 14px !important;
  border: 1px solid #dde8e4 !important;
  border-radius: 8px;
  background: #f8faf9;
}

#easybooking-direct .stepTwoRoomOptions .sco_title {
  grid-area: title;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  text-align: left !important;
}

#easybooking-direct .stepTwoRoomOptions .sco_headline {
  display: block;
  font-size: 1rem !important;
  font-weight: 600 !important;
}

#easybooking-direct .stepTwoRoomOptions .sco_price_details {
  display: block;
  align-self: flex-start;
  width: 100%;
  margin: 7px 0 0 !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  font-size: 0.78rem;
  text-align: left !important;
}

#easybooking-direct .stepTwoRoomOptions .sco_price_details a {
  margin-left: 0 !important;
  padding-left: 0 !important;
  text-indent: 0 !important;
}

#easybooking-direct .stepTwoRoomOptions .sco_title > a,
#easybooking-direct .stepTwoRoomOptions .singleCateringOption a {
  align-self: flex-start;
  text-align: left !important;
}

#easybooking-direct .stepTwoRoomOptions .sco_price {
  grid-area: price;
  display: flex;
  gap: 0.28em;
  align-items: baseline;
  justify-content: flex-end;
  min-width: max-content;
  font-size: 1.08rem !important;
  font-weight: 600;
  text-align: right;
  white-space: nowrap !important;
}

#easybooking-direct .stepTwoRoomOptions .sco_current_price {
  font-size: 1.08rem !important;
  line-height: 1.2 !important;
}

#easybooking-direct .stepTwoRoomOptions .select-item {
  grid-area: button;
  width: 100%;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepFour > form.ebForm {
  gap: 18px;
  align-items: start;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepFour > form.ebForm > main,
#easybooking-direct #ebbeStepFour > form.ebForm > aside {
  padding: 0 !important;
  max-width: none !important;
}

#easybooking-direct #ebbeStepFour > form.ebForm > main {
  flex: 1 1 0 !important;
  width: auto !important;
}

#easybooking-direct #ebbeStepFour > form.ebForm > aside {
  flex: 0 0 min(32%, 360px) !important;
  width: auto !important;
}

#easybooking-direct #ebbeStepFour .form-header,
#easybooking-direct #ebbeStepFour .form-section,
#easybooking-direct #ebbeStepFour #ebbeBookingSummary > .box,
#easybooking-direct #ebbeStepFour #ebbeBookingSummary > fieldset {
  margin: 0 0 14px !important;
  padding: 18px !important;
  border: 1px solid #dde8e4 !important;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(46, 45, 45, 0.045);
}

#easybooking-direct #ebbeStepFour .form-header + .form-section > .section-header {
  display: none !important;
}

#easybooking-direct #ebbeStepFour .section-content {
  padding-top: 12px !important;
}

#easybooking-direct #ebbeStepFour input,
#easybooking-direct #ebbeStepFour select,
#easybooking-direct #ebbeStepFour textarea {
  border-width: 1px !important;
  box-shadow: none !important;
}

#easybooking-direct #ebbeStepFour .ebbeStepFourConditions label,
#easybooking-direct #ebbeStepFour .paymentMethod label {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px;
  margin-bottom: 10px;
  padding: 12px;
  border: 1px solid #e4ebe8;
  border-radius: 8px;
  background: #f8faf9;
}

#easybooking-direct #ebbeStepFour .ebbeStepFourConditions,
#easybooking-direct #ebbeStepFour #ebbeBookingSummary .terms,
#easybooking-direct #ebbeStepFour #ebbeBookingSummary [class*="condition"] {
  padding-left: 18px !important;
  padding-right: 18px !important;
  text-align: left !important;
}

#easybooking-direct #ebbeStepFour .website-booking-consent {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
}

#easybooking-direct #ebbeStepFour > form.ebForm > aside {
  position: sticky;
  top: 92px;
}

#easybooking-direct #ebbeStepFour #ebbeStepFourBookingSummary {
  color: #2e2d2d;
}

#easybooking-direct #ebbeStepFour .submitButtonRow,
#easybooking-direct #ebbeStepFour #ebbeStepFourSubmit {
  width: 100%;
  white-space: nowrap !important;
}

#easybooking-direct #ebbeStepFour #ebbeStepFourSubmit,
#easybooking-direct #ebbeStepFour #ebbeStepFourSubmit:hover,
#easybooking-direct #ebbeStepFour #ebbeStepFourSubmit:focus-visible {
  position: relative !important;
  z-index: 10 !important;
  display: flex !important;
  width: 100% !important;
  min-height: 64px !important;
  height: auto !important;
  padding: 16px 20px !important;
  background-color: #47803d !important;
  color: #fff !important;
  pointer-events: auto !important;
  transform: none !important;
}

#easybooking-direct #ebbeStepFour #ebbeStepFourSubmit > * {
  pointer-events: none !important;
}

#easybooking-direct #ebbeStepFour #ebbeStepFourSubmit:hover {
  background-color: #3f7337 !important;
}

#easybooking-direct .shoppingCartSum .totalPrice,
#easybooking-direct #ebbeStepFourSubmit .price {
  white-space: nowrap !important;
}

@media (min-width: 721px) {
  #easybooking-direct .shoppingCartSum {
    min-width: 180px;
  }
}

#easybooking-direct #ebbeStepFourSubmit .button-label,
#easybooking-direct #ebbeStepFourSubmit .price {
  display: block;
}

#easybooking-direct #ebbeStepFourSubmit .button-label {
  font-size: clamp(0.72rem, 1.3vw, 0.92rem) !important;
  white-space: nowrap !important;
}

#easybooking-direct #ebbeStepFourSubmit .price {
  margin-top: 3px;
}

#easybooking-direct #ebbeStepFourSubmit .button-label::before,
#easybooking-direct #ebbeStepFourSubmit .button-label::after,
#easybooking-direct #ebbeStepFourSubmit::before,
#easybooking-direct #ebbeStepFourSubmit::after {
  display: none !important;
  content: none !important;
}

/* EasyBooking owns the booking-status inputs. Keep the offer CTA as a CSS-only
   presentation change so selecting an offer never changes provider DOM state. */
#easybooking-direct #ebbeStepFour:has(input[name="bookingStatus"][value="1"]:checked) #ebbeStepFourSubmit .button-label {
  font-size: 0 !important;
  visibility: hidden;
}

#easybooking-direct #ebbeStepFour:has(input[name="bookingStatus"][value="1"]:checked) #ebbeStepFourSubmit .button-label::after {
  content: "JA, ANFRAGE SENDEN" !important;
  display: block !important;
  font-size: clamp(0.72rem, 1.3vw, 0.92rem) !important;
  line-height: 1.2;
  white-space: nowrap !important;
  visibility: visible;
}
html[lang="en"] #easybooking-direct #ebbeStepFour:has(input[name="bookingStatus"][value="1"]:checked) #ebbeStepFourSubmit .button-label::after { content: "YES, SEND ENQUIRY" !important; }
#easybooking-direct[data-easybooking-language="en"] #ebbeStepFour:has(input[name="bookingStatus"][value="1"]:checked) #ebbeStepFourSubmit .button-label::after { content: "YES, SEND ENQUIRY" !important; }

@media (max-width: 991px) {
  #easybooking-direct #ebbeStepFour .prevStep.d-none.d-lg-inline-block {
    display: none !important;
  }
}

#easybooking-direct .website-extras-heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  padding: 12px 0;
  color: #2e2d2d;
  font-size: 1.1rem;
  font-weight: 600;
}

#easybooking-direct .website-extras-toggle,
#easybooking-direct .website-extras-toggle:hover,
#easybooking-direct .website-extras-toggle:focus,
#easybooking-direct .website-extras-toggle:focus-visible {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 7px 12px;
  border: 1px solid #75af68 !important;
  border-radius: 7px;
  outline: 0 !important;
  background: #fff !important;
  color: #315e53;
  font-size: 0.82rem;
  font-weight: 600;
  box-shadow: none !important;
  transform: none !important;
  transition: none !important;
}

#easybooking-direct #ebbeStepThree .card-detail {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 14px;
  width: 100%;
}

#easybooking-direct #ebbeStepThree .website-product-details {
  position: static !important;
  display: inline-flex !important;
  align-items: center;
  align-self: end;
  justify-self: start;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #315e53 !important;
  font-size: 0.84rem !important;
  font-weight: 600 !important;
  line-height: 1.35;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-transform: none !important;
}

#easybooking-direct #ebbeStepThree .card-detail .productPrice {
  display: flex !important;
  align-items: baseline;
  justify-self: end;
  gap: 0.25em;
  width: auto !important;
  min-width: max-content;
  margin-left: 0 !important;
  white-space: nowrap !important;
}

#easybooking-direct #ebbeStepThree .skip {
  position: absolute !important;
  z-index: 3;
  top: 6px;
  right: clamp(10px, 1.5vw, 20px);
  min-width: 0;
  padding: 9px 15px !important;
  border: 1px solid #75af68 !important;
  border-radius: 8px !important;
  background: #fff !important;
  color: #315e53 !important;
  box-shadow: none !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
}

#easybooking-direct #ebbeStepThree .skip:hover {
  background: #fff !important;
}

#easybooking-direct #ebbeStepThree .skip::before,
#easybooking-direct #ebbeStepThree .skip::after {
  display: none !important;
  content: none !important;
}

#easybooking-direct #ebbeStepThree > .stepThreeHeader {
  align-items: center;
  gap: 12px;
  margin-inline: clamp(10px, 1.5vw, 20px);
  padding-inline: 0 !important;
}

#easybooking-direct #ebbeStepThree {
  position: relative;
  padding-top: 58px !important;
}

#easybooking-direct #ebbeStepThreeProducts {
  margin-inline: clamp(10px, 1.5vw, 20px);
}

#easybooking-direct #ebbeStepThreeProducts .stepThreeProductGroup {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct #ebbeStepThreeProducts .stepThreeProductGroup > .section-header {
  padding-inline: 0 !important;
  background: transparent !important;
}

#easybooking-direct #ebbeStepThreeProducts .stepThreeProductGroup .section-title {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

#easybooking-direct #ebbeStepThree .ebbeInsuranceBox .section-title,
#easybooking-direct #ebbeStepThree #ebbeInsuranceBox .section-title,
#easybooking-direct #ebbeStepThree .ebbeInsuranceBox h4,
#easybooking-direct #ebbeStepThree #ebbeInsuranceBox h4 {
  font-size: 1.1rem !important;
  font-weight: 600 !important;
}

#easybooking-direct #ebbeStepThreeProducts .stepThreeProductGroup .section-title,
#easybooking-direct .website-extras-heading {
  color: #2e2d2d !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  line-height: 1.25;
}

#easybooking-direct #ebbeStepTwo,
#easybooking-direct #ebbeStepThree,
#easybooking-direct #ebbeStepFour {
  padding-top: 6px;
}

#easybooking-direct .stepTwoOneCatWithRoom,
#easybooking-direct .stepTwoOneRoom,
#easybooking-direct .stepThreeProductGroup,
#easybooking-direct .shoppingCartRoom {
  border-color: #dde8e4 !important;
  box-shadow: 0 8px 24px rgba(46, 45, 45, 0.055);
}

/* Keep EasyBooking's unstyled native Step 3 out of sight until the direct
   loader has transformed it into the website card layout. */
#easybooking-direct #ebbeStepThree:not(.website-service-cards) {
  visibility: hidden;
  pointer-events: none;
}

/* Step three: one compact, continuous list of native EasyBooking controls. */
#easybooking-direct #ebbeStepThree.website-service-cards > .stepThreeHeader {
  height: 0;
  margin: 0;
  padding: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .stepThreeHeader > :not(.skip),
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeStepThreeProducts .section-header,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox > h4,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox > .insurance-logo {
  display: none !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeStepThreeProducts,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeStepThreeExtrasWrapper,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox {
  width: auto !important;
  margin: 0 clamp(10px, 1.5vw, 20px) 14px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeStepThreeProducts .section-content,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeStepThreeProducts .stepThreeProductGroupContent,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeStepThreeExtras,
#easybooking-direct #ebbeStepThree.website-service-cards .extra-products,
#easybooking-direct #ebbeStepThree.website-service-cards .stepThreeExtrasPets,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox form,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox fieldset {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .slick-list,
#easybooking-direct #ebbeStepThree.website-service-cards .slick-track {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  transform: none !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .stepThreeEditableProducts {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  flex: 0 0 100% !important;
  margin: 0 0 14px !important;
  padding: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .stepThreeEditableProducts .card,
#easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-content,
#easybooking-direct #ebbeStepThree.website-service-cards .insurance-element {
  width: 100% !important;
  margin: 0 0 14px !important;
  padding: clamp(18px, 2vw, 24px) !important;
  border: 1px solid #d9e6e1 !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 8px 24px rgba(46, 45, 45, 0.055) !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .stepThreeEditableProducts .card-img-top {
  display: none !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .stepThreeEditableProducts .card-body {
  padding: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .stepThreeEditableProducts .card-title,
#easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-header,
#easybooking-direct #ebbeStepThree.website-service-cards .insurance-element .eb-radio {
  color: #2e2d2d !important;
  font-size: 1.08rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .stepThreeEditableProducts .product-description {
  display: -webkit-box;
  overflow: hidden;
  margin: 8px 0 14px !important;
  color: #5f6866 !important;
  font-size: 0.96rem !important;
  line-height: 1.5 !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

#easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-content {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas:
    "title price"
    "settings settings";
  align-items: start;
  gap: 12px 20px;
}

#easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-header {
  grid-area: title;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-details {
  grid-area: price;
  margin: 0 !important;
  color: #2e2d2d !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  text-align: right;
  white-space: nowrap;
}

#easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-settings {
  display: flex !important;
  grid-area: settings;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-settings .eb-select {
  width: min(100%, 180px) !important;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element {
  display: block !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element[hidden] {
  display: none !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element .eb-radio {
  display: grid !important;
  grid-template-columns: 1.35em minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element .eb-radio input {
  width: 1.2rem !important;
  height: 1.2rem !important;
  margin-top: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  border: 2px solid #76b56b !important;
  border-radius: 2px !important;
  background: #fff !important;
  box-shadow: none !important;
  cursor: pointer;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element .eb-radio input:checked {
  border-color: #3e7f39 !important;
  background: #4b8b43 !important;
  box-shadow: inset 0 0 0 3px #fff !important;
}

/* EasyBooking draws a second visual control next to its native radio input. */
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element .eb-radio > span::before,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element .eb-radio > span::after {
  border-radius: 2px !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox label.eb-radio {
  align-items: center !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox label.eb-radio::before,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox label.eb-radio::after,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox label.eb-radio *::before,
#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox label.eb-radio *::after {
  border-radius: 2px !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox label.eb-radio::before {
  box-sizing: border-box;
  content: "" !important;
  border: 2px solid #76b56b !important;
  border-radius: 2px !important;
  background: #fff !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox label.eb-radio:has(input:checked)::before {
  border-color: #3e7f39 !important;
  background: #4b8b43 !important;
  box-shadow: inset 0 0 0 3px #fff !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .insurance-element .eb-radio strong {
  display: inline-block;
  margin-left: 6px;
  white-space: nowrap;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-title {
  order: -1;
  margin: 0 0 10px !important;
  color: #2e2d2d !important;
  font-size: 1.08rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-description {
  display: block;
  margin: 0 0 16px !important;
  color: #5f6866 !important;
  font-size: 0.96rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  opacity: 1 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-details,
#easybooking-direct #ebbeStepThree.website-service-cards .website-product-details {
  display: inline-flex !important;
  align-self: flex-start;
  margin: 0 !important;
  color: #176043 !important;
  font-size: 0.94rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-details {
  position: absolute;
  bottom: 26px;
  left: 20px;
  order: 2;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-selected {
  border-color: #76b56b !important;
  box-shadow: 0 10px 28px rgba(67, 125, 61, 0.13) !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .showERbox {
  margin: 0 0 14px !important;
  padding: 16px 18px !important;
  border: 1px solid #d9e6e1 !important;
  border-radius: 12px !important;
  background: #fff !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-consent {
  order: 0;
  width: 100%;
  margin-top: 16px !important;
  margin-bottom: 0 !important;
  padding: 14px 16px !important;
  border-color: #cbdcd5 !important;
  background: #f8fbfa !important;
  color: #45514d !important;
  font-size: 0.86rem !important;
  line-height: 1.48 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-consent label {
  display: grid !important;
  grid-template-columns: 1.2rem minmax(0, 1fr);
  align-items: start;
  gap: 10px;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-consent .label-text {
  display: block !important;
  opacity: 1 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards #ebbeInsuranceBox .website-insurance-consent input[type="checkbox"] {
  width: 1.1rem !important;
  height: 1.1rem !important;
  margin-top: 0.15rem !important;
}

@media (max-width: 640px) {
  #easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-content {
    grid-template-columns: 1fr;
    grid-template-areas:
      "title"
      "price"
      "settings";
    gap: 10px;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards .extra-product-item-details {
    text-align: left;
  }
}

/* Portrait-oriented service cards, matching the compact OnePage booking pattern. */
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 20px;
  width: min(100% - 40px, 1240px);
  margin: 0 auto 24px;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list > #ebbeStepThreeProducts,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list > #ebbeStepThreeExtrasWrapper,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list > #ebbeStepThreeInsurance,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeStepThreeProducts > div,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeStepThreeProducts .form-section,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeStepThreeProducts .stepThreeProductGroup,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeStepThreeProducts .section-content,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeStepThreeProducts .stepThreeProductGroupContent,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeStepThreeProducts .stepThreeProductGroupContent > .row,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeStepThreeExtras,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-products,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .slick-list,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .slick-track,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .slick-slide,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .slick-slide > div,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .slick-slide > *,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeExtrasPets,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list [id^="insuranceView-"],
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeInsuranceBox,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeInsuranceBox .row-fluid,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeInsuranceBox .span9,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeInsuranceBox form,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list #ebbeInsuranceBox fieldset {
  display: contents !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-content,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element {
  display: flex !important;
  flex-direction: column;
  position: relative;
  min-width: 0;
  align-self: start;
  height: 520px;
  min-height: 520px;
  margin: 0 !important;
  padding: 26px 26px 82px !important;
  border: 1px solid #d9e6e1 !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(46, 45, 45, 0.06) !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item.stepThreeEditableProducts {
  display: contents !important;
  min-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card {
  display: flex !important;
  flex: 1;
  flex-direction: column;
  width: 100% !important;
  min-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-body {
  display: flex !important;
  flex: 1;
  flex-direction: column;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-detail {
  position: static;
  display: block !important;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card {
  position: static !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .website-product-details {
  position: absolute !important;
  bottom: 26px;
  left: 26px;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-detail .productPrice {
  position: absolute;
  right: 26px;
  bottom: 26px;
  margin: 0 !important;
  text-align: right;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-content {
  display: block !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-content *,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-body * {
  opacity: 1 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-details {
  position: absolute;
  right: 26px;
  bottom: 26px;
  width: 120px !important;
  max-width: calc(100% - 126px);
  margin: 0 !important;
  text-align: right;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-details,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-details * {
  white-space: normal !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-settings {
  position: absolute;
  bottom: 26px;
  left: 26px;
  width: auto;
  margin: 0 !important;
}

/* Match the pet selectors to the square, centred insurance selectors. */
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-header .eb-checkbox {
  display: grid !important;
  grid-template-columns: 1.35em minmax(0, 1fr);
  align-items: center !important;
  gap: 12px;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-header .eb-checkbox input {
  position: absolute !important;
  width: 39px !important;
  height: 39px !important;
  margin: 0 !important;
  opacity: 0 !important;
  cursor: pointer;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-header .eb-checkbox::before {
  box-sizing: border-box;
  content: "" !important;
  width: 25px !important;
  height: 25px !important;
  border: 2px solid #76b56b !important;
  border-radius: 2px !important;
  background: #fff !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-header .eb-checkbox:has(input:checked)::before {
  border-color: #3e7f39 !important;
  background: #4b8b43 !important;
  box-shadow: inset 0 0 0 3px #fff !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element .eb-radio {
  order: 1;
  grid-template-columns: 1.35em minmax(0, 1fr);
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element.website-insurance-selected {
  height: auto;
  min-height: 720px;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .product-description {
  display: block !important;
  opacity: 1 !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  max-height: 4.5em;
  -webkit-box-orient: initial;
  -webkit-line-clamp: initial;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .product-description .text-wrapper,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .product-description .ql-container,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .product-description .ql-editor {
  display: block !important;
  overflow: visible !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-detail .productPrice,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-detail .productPrice * {
  color: #2e2d2d !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  opacity: 1 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-detail .productPrice {
  flex-direction: column;
  align-items: end;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-detail .productPrice > :not(:first-child) {
  color: #78909d !important;
  font-size: 0.84rem !important;
  font-weight: 400 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-insurance-price {
  position: absolute;
  right: 26px;
  bottom: 26px;
  margin: 0 !important;
  color: #2e2d2d !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  white-space: nowrap;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .showERbox {
  grid-column: 1 / -1;
  margin: 0 !important;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .dashed-spacer {
  display: none !important;
}

/* EasyBooking supplies the product image. The related project imagery keeps every optional card equally recognisable. */
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-img-top,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-content::before,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element::before {
  display: block !important;
  flex: 0 0 168px;
  width: calc(100% + 52px);
  height: 168px;
  margin: -26px -26px 22px;
  border-radius: 13px 13px 0 0;
  background-position: center;
  background-size: cover;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-img-top {
  overflow: hidden;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-img-top img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-content::before,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element::before {
  content: "";
  background-image: linear-gradient(135deg, rgba(15, 70, 49, 0.14), rgba(15, 70, 49, 0.02));
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-pet-large::before {
  background-image: linear-gradient(135deg, rgba(15, 70, 49, 0.08), rgba(15, 70, 49, 0)), url("/assets/booking-pet-large.png");
  background-position: left center, center;
  background-size: 100% 100%, cover;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-pet-small::before {
  background-image: linear-gradient(135deg, rgba(15, 70, 49, 0.08), rgba(15, 70, 49, 0)), url("/assets/booking-pet-small.png");
  background-position: left center, center;
  background-size: 100% 100%, cover;
}

#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-insurance-premium::before,
#easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-insurance-plus::before {
  height: 168px;
  background-color: #fff;
  background-image: url("/assets/europaeische-reiseversicherung-logo.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: min(78%, 230px) auto;
}

/* EasyBooking's pets slider keeps an empty internal slot. Explicit positions prevent that slot opening gaps. */
@media (min-width: 641px) {
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts.stepThreeProductOne {
    grid-column: 1;
    grid-row: 1;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-pet-large {
    grid-column: 2;
    grid-row: 1;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-pet-small {
    grid-column: 1;
    grid-row: 2;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-insurance-premium {
    grid-column: 2;
    grid-row: 2;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-insurance-plus {
    grid-column: 1;
    grid-row: 3;
  }
}

@media (min-width: 981px) {
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-pet-small {
    grid-column: 3;
    grid-row: 1;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-insurance-premium {
    grid-column: 1;
    grid-row: 2;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .website-service-insurance-plus {
    grid-column: 2;
    grid-row: 2;
  }
}

@media (max-width: 980px) {
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list {
    grid-template-columns: 1fr;
    width: calc(100% - 24px);
    gap: 14px;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts,
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element {
    height: auto;
    padding: 20px 20px 72px !important;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts {
    min-height: 400px;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element {
    min-height: 500px;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-content {
    height: auto;
    min-height: 378px;
    padding: 20px 20px 72px !important;
  }

  /* One mobile footer rhythm for every card: action left, amount right. */
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .website-product-details,
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element .website-insurance-details {
    position: absolute !important;
    bottom: 20px !important;
    left: 20px !important;
    margin: 0 !important;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-detail .productPrice,
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-details {
    position: absolute !important;
    right: 20px;
    bottom: 20px;
    width: 120px !important;
    max-width: calc(100% - 132px);
    margin: 0 !important;
    text-align: right !important;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-details .extra-product-hint {
    white-space: nowrap;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-settings {
    position: absolute !important;
    bottom: 20px;
    left: 20px;
    width: auto;
    margin: 0 !important;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element .website-insurance-price {
    position: absolute !important;
    right: 20px;
    bottom: 20px;
    margin: 0 !important;
    white-space: nowrap;
  }

  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .stepThreeEditableProducts .card-img-top,
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .extra-product-item-content::before,
  #easybooking-direct #ebbeStepThree.website-service-cards > .website-service-card-list .insurance-element::before {
    width: calc(100% + 40px);
    margin: -20px -20px 18px;
  }
}

.direct-booking-help {
  margin: 24px 0 0;
  color: #5f6866;
}

.direct-booking-help a {
  color: #07671e;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

@media (max-width: 720px) {
  .direct-booking-panel {
    width: min(100% - 20px, 1380px);
    padding: 22px 12px;
  }

  #easybooking-direct #ebbeStepThreeProducts {
    margin-inline: 4px;
  }

  .direct-booking-step-heading {
    margin-bottom: 18px;
  }

  #easybooking-direct {
    min-height: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
  }

  #easybooking-direct #ebbeStepFour > form.ebForm > main,
  #easybooking-direct #ebbeStepFour > form.ebForm > aside {
    flex: 0 0 100% !important;
    width: 100% !important;
  }

  #easybooking-direct .website-date-range-native-row > :nth-child(1),
  #easybooking-direct .website-date-range-native-row > :nth-child(2) {
    border: 1px solid #ccd9d5;
    border-radius: 8px;
  }

  #easybooking-direct .website-date-range-native-row > :nth-child(4) {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  #easybooking-direct .website-date-range-trigger {
    gap: 10px;
    padding: 12px;
  }

  #easybooking-direct .website-date-range-calendars {
    grid-template-columns: 1fr;
  }

  #easybooking-direct .website-date-range-month:nth-child(2) {
    display: none;
  }

  #easybooking-direct .stepTwoRoomDescription {
    grid-template-columns: 1fr;
  }

  #easybooking-direct .stepTwoRoomOverview {
    gap: 6px;
  }

  #easybooking-direct .stepTwoRoomOverview .title,
  #easybooking-direct .stepTwoRoomOverview .persons,
  #easybooking-direct .stepTwoRoomOverview .dates {
    padding: 6px 9px !important;
    font-size: 0.78rem !important;
  }

  #easybooking-direct .stepTwoRoomOverview .dates {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
  }

  #easybooking-direct .stepTwoRoomOptions {
    grid-template-columns: 1fr;
  }

  #easybooking-direct #ebbeStepFour > form.ebForm > aside {
    position: static;
  }
}

@media (min-width: 721px) and (max-width: 1050px) {
  #easybooking-direct .stepTwoRoomDescription {
    grid-template-columns: minmax(260px, 42%) minmax(0, 1fr);
  }

  #easybooking-direct .stepTwoRoomDescriptionRight {
    grid-column: 2;
  }
}
/* EasyBooking owns offer availability and inputs; the website arranges the
   provider's offer cards in a responsive comparison grid. */
#easybooking-direct #ebbeStepTwo .stepTwoSpecialOffersList {
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}

#easybooking-direct[data-website-availability-view="offers"] #ebbeStepTwo .stepTwoSpecialOffersList {
  display: grid !important;
}

#easybooking-direct[data-website-availability-view="rooms"] #ebbeStepTwo .stepTwoSpecialOffersList,
#easybooking-direct #ebbeStepTwo .stepTwoSOListSpacer {
  display: none !important;
}

#easybooking-direct[data-website-availability-view="offers"] #ebbeStepTwo .stepTwoButtons {
  padding-top: 18px !important;
}

@media (min-width: 800px) {
  #easybooking-direct #ebbeStepTwo .stepTwoSpecialOffersList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

}

@media (min-width: 1200px) {
  #easybooking-direct #ebbeStepTwo .stepTwoSpecialOffersList {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

}

#easybooking-direct .website-special-offer {
  display: flex !important;
  flex-direction: column;
  min-width: 0;
  width: 100%;
  max-width: 352px;
  justify-self: start;
  margin: 0 !important;
  overflow: hidden;
  border: 1px solid #dce6e1 !important;
  border-radius: 16px;
  background: #f5f7f6 !important;
  box-shadow: 0 8px 24px rgba(46, 45, 45, 0.055) !important;
}

#easybooking-direct .website-duplicate-special-offer {
  display: none !important;
}

#easybooking-direct .website-special-offer .stepTwoRoomDescription {
  display: flex !important;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

#easybooking-direct .website-special-offer .stepTwoRoomDescriptionMiddle {
  flex: 1 1 auto;
  min-width: 0;
  width: 100% !important;
  box-sizing: border-box;
  padding: 14px 16px 16px !important;
  background: transparent !important;
}

#easybooking-direct .website-special-offer .entityGroupPic {
  display: block;
  width: 100% !important;
  height: 135px !important;
  min-height: 0 !important;
  object-fit: cover;
  border-radius: 15px 15px 0 0;
}

#easybooking-direct .website-special-offer .soTitle {
  margin: 0 0 5px !important;
}

#easybooking-direct .website-special-offer .stepTwoRoomDescriptionLeft {
  position: relative;
  align-self: stretch;
  width: 100% !important;
  min-height: 0 !important;
  height: 135px !important;
}

#easybooking-direct .website-special-offer .website-special-offer-image-details {
  position: absolute;
  z-index: 2;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  border-radius: 15px 15px 0 0;
  background: transparent;
  cursor: pointer;
}

#easybooking-direct .website-special-offer .website-special-offer-image-details[hidden] {
  display: none !important;
}

#easybooking-direct .website-special-offer .website-special-offer-image-details:focus-visible {
  outline: 3px solid #315e53;
  outline-offset: -3px;
}

#easybooking-direct .website-special-offer .soSummary {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 16px;
  display: grid;
  gap: 2px;
  min-width: 132px;
  padding: 10px 13px;
  border: 1px solid rgba(46, 45, 45, 0.12);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.96);
  color: #2e2d2d;
  box-shadow: 0 6px 18px rgba(23, 44, 37, 0.15);
  text-align: right;
}

#easybooking-direct .website-special-offer .soPersons {
  display: none !important;
}

#easybooking-direct .website-special-offer .soPrice {
  color: #2e2d2d !important;
  font-size: 0.82rem !important;
  font-weight: 500 !important;
  line-height: 1.2;
}

#easybooking-direct .website-special-offer .soPrice .lastPrice {
  display: block;
  margin-top: 2px;
  color: #2e2d2d !important;
  font-size: 1.28rem !important;
  font-weight: 700 !important;
  line-height: 1.05;
  white-space: nowrap;
}

#easybooking-direct .website-special-offer .stepTwoRoomDescriptionText,
#easybooking-direct .website-special-offer .stepTwoRoomDescriptionText * {
  color: #4f5b57 !important;
}

#easybooking-direct .website-special-offer .website-special-offer-short-wrap {
  position: relative;
  margin: 0 0 8px;
}

#easybooking-direct .website-special-offer .website-special-offer-short-wrap[hidden] {
  display: none !important;
}

#easybooking-direct .website-special-offer .website-special-offer-short {
  margin: 0;
  color: #4f5b57;
  line-height: 1.55;
  white-space: pre-line;
}

#easybooking-direct .website-special-offer .website-special-offer-short-toggle {
  display: inline !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 0 0 4px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #315e53 !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  line-height: inherit !important;
  text-decoration: underline;
  cursor: pointer;
}

#easybooking-direct .website-special-offer .website-special-offer-short-toggle[hidden] {
  display: none !important;
}

#easybooking-direct .website-special-offer .website-special-offer-short[hidden],
#easybooking-direct .website-special-offer .stepTwoRoomDescriptionText[hidden],
#easybooking-direct .website-special-offer .stepTwoRoomDescriptionText[data-website-short-loading="true"],
#easybooking-direct .website-special-offer .website-special-offer-more[hidden] {
  display: none !important;
}

#easybooking-direct .website-special-offer .stepTwoRoomDescriptionText strong,
#easybooking-direct .website-special-offer .stepTwoRoomDescriptionText b {
  font-weight: 600 !important;
}

#easybooking-direct .website-special-offer-copy[data-website-special-offer-collapsible="true"] {
  max-height: 150px;
  overflow: hidden;
}

#easybooking-direct .website-special-offer-more {
  display: inline-flex !important;
  align-items: center;
  align-self: flex-start !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 2px 0 8px !important;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid currentColor !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #315e53 !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  line-height: 1.4;
  text-align: left !important;
}

#easybooking-direct .website-special-offer .stepTwoRoomIcons {
  display: none !important;
}

#easybooking-direct .website-special-offer .stepTwoRoomFooter {
  min-height: 0 !important;
  width: auto !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
}

#easybooking-direct .website-special-offer .stepTwoRoomFooter .togglePriceDetails {
  color: #4f5b57 !important;
  text-decoration: none !important;
}

#easybooking-direct .website-special-offer .soSelections label {
  color: #2e2d2d !important;
  font-weight: 600 !important;
}

#easybooking-direct .website-special-offer .soSelections {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  width: 100% !important;
  gap: 10px !important;
  margin-top: auto !important;
}

#easybooking-direct .website-special-offer .soSelections .form-group,
#easybooking-direct .website-special-offer .soSelections select {
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

#easybooking-direct .website-special-offer .soSelections .form-group:first-child {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: baseline;
  column-gap: 8px;
}

#easybooking-direct .website-special-offer .soSelections .form-group:first-child > label {
  grid-column: 1;
  grid-row: 1;
}

#easybooking-direct .website-special-offer .soSelections .form-group:first-child > .website-special-offer-more {
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  margin: 0 !important;
  white-space: nowrap;
}

#easybooking-direct .website-special-offer .soSelections .form-group:first-child > select {
  grid-column: 1 / -1;
  grid-row: 2;
}

#easybooking-direct .website-special-offer .choose {
  width: 100% !important;
  min-height: 46px !important;
  margin-top: 6px !important;
  white-space: normal !important;
  text-align: center !important;
}

@media (max-width: 720px) {
  #easybooking-direct .website-special-offer {
    border-radius: 12px;
  }

  #easybooking-direct .website-special-offer .stepTwoRoomDescription {
    padding: 0 !important;
  }

  #easybooking-direct .website-special-offer .stepTwoRoomDescriptionMiddle {
    padding: 14px 15px 15px !important;
  }

  #easybooking-direct .website-special-offer .entityGroupPic {
    height: 135px !important;
    border-radius: 11px 11px 0 0;
  }

  #easybooking-direct .website-special-offer .stepTwoRoomDescriptionLeft {
    height: 135px !important;
  }

  #easybooking-direct .website-special-offer .website-special-offer-image-details {
    border-radius: 11px 11px 0 0;
  }

  #easybooking-direct .website-special-offer-more {
    margin-bottom: 8px !important;
  }

  #easybooking-direct .website-special-offer .soSummary {
    right: 12px;
    bottom: 12px;
    min-width: 122px;
    padding: 9px 11px;
  }
}

html:has(.website-package-details-dialog[open]) {
  overflow: hidden;
}

.website-package-details-dialog {
  width: min(720px, calc(100vw - 32px));
  max-width: none;
  max-height: min(78vh, 760px);
  padding: 0;
  border: 1px solid #dce6e1;
  border-radius: 16px;
  background: #fff;
  color: #2e2d2d;
  box-shadow: 0 24px 70px rgba(25, 43, 36, 0.2);
  overflow: hidden;
}

.website-package-details-dialog[open] {
  display: flex;
  flex-direction: column;
}

.website-package-details-dialog::backdrop {
  background: rgba(26, 40, 34, 0.55);
}

.website-package-details-header {
  z-index: 1;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 24px;
  border-bottom: 1px solid #e3ebe7;
  background: #fff;
}

.website-package-details-header h2 {
  margin: 0;
  color: #2e2d2d;
  font-size: clamp(1.2rem, 2vw, 1.55rem);
  line-height: 1.3;
}

.website-package-details-close {
  flex: 0 0 auto;
  min-height: 42px;
  padding: 8px 14px;
  border: 1px solid #cbdcd4;
  border-radius: 8px;
  background: #fff;
  color: #315e53;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
}

.website-package-details-close:hover {
  background: #f2f7f4;
}

.website-package-details-close:focus-visible {
  outline: 2px solid #315e53;
  outline-offset: 2px;
}

.website-package-details-content {
  flex: 1 1 auto;
  min-height: 0;
  margin-right: 8px;
  padding: 22px 16px 28px 24px;
  color: #4f5b57;
  line-height: 1.65;
  overflow-wrap: anywhere;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-color: #bbcbc2 transparent;
  scrollbar-width: thin;
}

.website-package-details-content > :first-child {
  margin-top: 0;
}

.website-package-details-content > :last-child {
  margin-bottom: 0;
}

@media (max-width: 720px) {
  .website-package-details-dialog {
    width: calc(100vw - 24px);
    max-height: calc(100dvh - 24px);
    border-radius: 12px;
  }

  .website-package-details-header,
  .website-package-details-content {
    padding-inline: 18px;
  }

  .website-package-details-content {
    padding-right: 10px;
  }
}

/* EasyBooking gives the offer summary a full-height layout rule. Override it
   explicitly so the price remains a compact, stable image badge. */
#easybooking-direct #ebbeStepTwo .website-special-offer .soSummary {
  position: absolute !important;
  top: auto !important;
  right: 14px !important;
  bottom: 14px !important;
  left: auto !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  max-width: calc(100% - 28px) !important;
  padding: .4rem .75rem .45rem !important;
  border: 1px solid rgba(40, 70, 50, .12) !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, .97) !important;
  box-shadow: 0 8px 28px rgba(14, 29, 19, .16) !important;
  clip-path: none !important;
  text-align: right !important;
  transform: none !important;
}

#easybooking-direct #ebbeStepTwo .website-special-offer .soPrice {
  display: grid !important;
  grid-template-columns: auto auto;
  column-gap: .18rem;
  align-items: baseline;
  justify-content: end;
  color: #343b39 !important;
  line-height: 1.15 !important;
}

#easybooking-direct #ebbeStepTwo .website-special-offer .soPrice > span:first-child {
  color: #343b39 !important;
  font-size: .78rem !important;
  font-weight: 600 !important;
}

#easybooking-direct #ebbeStepTwo .website-special-offer .soPrice .lastPrice {
  margin: 0 !important;
  color: #343b39 !important;
  font-size: clamp(1.3rem, 1.65vw, 1.55rem) !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  white-space: nowrap !important;
  text-align: left !important;
}

#easybooking-direct #ebbeStepTwo .website-special-offer .website-special-offer-price-basis {
  grid-column: 1 / -1;
  margin-top: .12rem;
  color: #4f5e58;
  font-size: .72rem;
  text-align: right;
}

#easybooking-direct .website-special-offer-facts {
  display: flex;
  flex-wrap: wrap;
  gap: .3rem;
  margin: 0 0 .7rem;
  color: #4c5b61;
  font-size: .82rem;
  font-weight: 600;
}

#easybooking-direct .website-special-offer-facts span {
  padding: .14rem .5rem;
  border: 1px solid #ccdcd2;
  border-radius: 999px;
  background: #e1eae4;
  white-space: nowrap;
}

@media (max-width: 720px) {
  #easybooking-direct #ebbeStepTwo .website-special-offer .soSummary {
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    padding: 9px 11px !important;
  }
}

/* The provider carousel has a very wide inline slide track. Keep that track
   inside the room card instead of letting it define the mobile grid width. */
@media (max-width: 720px) {
  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomDescription {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px !important;
    padding: 14px !important;
  }

  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomDescription > *,
  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .swiper {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomDescriptionLeft,
  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .swiper {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 3;
    overflow: hidden !important;
  }

  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomDescriptionMiddle,
  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomDescriptionRight,
  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomDescriptionText {
    width: 100% !important;
    min-width: 0 !important;
    overflow-wrap: anywhere;
  }

  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomBasics {
    flex-direction: row !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 4px 14px !important;
    margin: 4px 0 8px !important;
  }

  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomBasics > * {
    width: auto !important;
    margin: 0 !important;
  }

  #easybooking-direct #ebbeStepTwo .stepTwoOneRoom .stepTwoRoomDescriptionText {
    line-height: 1.4 !important;
  }

  #easybooking-direct #ebbeStepFour .submitButtonRow,
  #easybooking-direct #ebbeStepFour .prevStep {
    width: 100% !important;
    max-width: none !important;
    margin-inline: 0 !important;
  }

  #easybooking-direct #ebbeStepFour #ebbeStepFourSubmit .button-label,
  #easybooking-direct #ebbeStepFour:has(input[name="bookingStatus"][value="1"]:checked) #ebbeStepFourSubmit .button-label::after {
    font-size: 1rem !important;
    line-height: 1.25 !important;
    white-space: normal !important;
  }

  #easybooking-direct #ebbeStepFour #ebbeStepFourSubmit {
    white-space: normal !important;
  }

  #easybooking-direct[data-website-availability-view="offers"] #ebbeStepTwo .stepTwoButtons .nextStep {
    display: none !important;
  }
}

/* A package is a deliberate booking context. Offer a clear, reversible exit
   back to the standard apartment search while keeping the chosen travel data. */
#easybooking-direct #ebbeStepOneForm .website-package-step-one-actions {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  width: 100% !important;
  flex: 0 0 100% !important;
  grid-column: 1 / -1;
  margin-top: clamp(20px, 3vw, 32px) !important;
}

#easybooking-direct #ebbeStepOneForm .website-package-step-one-actions #ebbeContinue,
#easybooking-direct #ebbeStepOneForm .website-package-step-one-actions .website-package-exit {
  float: none !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

#easybooking-direct #ebbeStepOneForm .website-package-step-one-actions #ebbeContinue {
  min-width: 148px !important;
}

#easybooking-direct #ebbeStepOneForm .website-package-step-one-actions .website-package-exit {
  border: 1px solid #77b56a !important;
  background: #fff !important;
  color: #2f684d !important;
  box-shadow: none !important;
}

#easybooking-direct .website-package-unavailable-notice {
  margin: 0 0 20px !important;
  padding: 14px 16px !important;
  border: 1px solid #d9e6e1 !important;
  border-radius: 10px !important;
  background: #f4f8f6 !important;
  color: #40514b !important;
  font-weight: 600 !important;
}

@media (max-width: 720px) {
  #easybooking-direct #ebbeStepOneForm .website-package-step-one-actions {
    flex-direction: column-reverse;
    justify-content: stretch;
    align-items: stretch;
  }

  #easybooking-direct #ebbeStepOneForm .website-package-step-one-actions #ebbeContinue,
  #easybooking-direct #ebbeStepOneForm .website-package-step-one-actions .website-package-exit {
    flex: 0 0 auto;
    width: 100% !important;
    min-width: 0 !important;
    padding-inline: 10px !important;
    font-size: clamp(0.68rem, 2.8vw, 0.88rem) !important;
  }
}
