/* WordPress compatibility layer for the current NextGen /listing master. */
html { scroll-behavior: smooth; }
body.lbh-current-listing { margin: 0; background: #fff; color: #0d315d; }
body.lbh-current-listing.admin-bar { margin-top: 0; }
body.lbh-current-listing .listing-page,
body.lbh-current-listing .listing-page * { box-sizing: border-box; }
body.lbh-current-listing .listing-page { width: 100%; min-height: 100vh; overflow: hidden; background: #fff; }
body.lbh-current-listing .listing-page img { max-width: 100%; }

/* Universal header from the current master. */
.lbh-current-listing .lbh-universal-navigation { position: relative !important; inset: auto !important; z-index: 120; background: #fff; }
.lbh-current-listing .lbh-universal-navigation__brand img { object-fit: contain; }
.lbh-current-listing .lbh-universal-navigation__toggle { cursor: pointer; }

/* Property gallery and master summary. */
.lbh-current-listing .hero-gallery { width: 100%; }
.lbh-current-listing .hero-image-button { padding: 0; border: 0; background: transparent; cursor: zoom-in; }
.lbh-current-listing .hero-image-button img { width: 100%; display: block; object-fit: cover; }
.lbh-current-listing .thumbnail-strip button { cursor: pointer; }
.lbh-current-listing .thumbnails button img { display: block; }
.lbh-current-listing .thumbnails button.active { outline: 3px solid #d4af63; outline-offset: -3px; }
.lbh-current-listing .fact-icon { display: inline-flex; align-items: center; justify-content: center; font-size: 25px; line-height: 1; }
.lbh-current-listing .fact-icon i { color: inherit; font-size: 21px; line-height: 1; }
.lbh-current-listing .fact-icon svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.lbh-current-listing .fact-icon .fact-golf-svg { width: 31px; height: 27px; stroke-width: 2.1; }
.lbh-current-listing .facts-grid article { min-width: 0; }
.lbh-current-listing .facts-grid article > strong,
.lbh-current-listing .facts-grid article > span:last-child { overflow-wrap: break-word; }

/* WordPress body copy inside the exact master layout. */
.lbh-current-listing .sales-narrative > h2 { margin-top: 0; }
.lbh-current-listing .sales-narrative > :not(h2) { max-width: 100%; }
.lbh-current-listing .sales-narrative p { margin: 0 0 1.15em; }
.lbh-current-listing .sales-narrative img,
.lbh-current-listing .sales-narrative iframe { max-width: 100%; height: auto; }
.lbh-current-listing .sales-narrative .gallery,
.lbh-current-listing .sales-narrative .homey-section-title,
.lbh-current-listing .sales-narrative .sidebar-booking-module { display: none !important; }

/* Keep the complete Homey booking engine visible and contained in its column. */
.lbh-current-listing .page-shell { align-items: start; }
.lbh-current-listing .booking-card { position: sticky !important; top: 12px; align-self: start; height: max-content; max-height: none; overflow: visible; scroll-margin-top: 12px; z-index: 30; padding: 16px 14px !important; }
.lbh-current-listing .booking-card .booking-intro { margin-bottom: 8px; padding: 0 !important; }
.lbh-current-listing .booking-card .booking-intro strong { font-size: 14px; line-height: 1.3; }
.lbh-current-listing .booking-card .booking-intro span { margin-top: 2px; font-size: 10px; }
.lbh-current-listing .lbh-live-booking-module { width: 100%; min-width: 0; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module,
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-header,
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-body,
.lbh-current-listing .lbh-live-booking-module .widget,
.lbh-current-listing .lbh-live-booking-module .widget-body { position: static !important; width: 100% !important; max-width: 100% !important; margin: 0 !important; border: 0 !important; box-shadow: none !important; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-header { padding: 0 0 14px !important; background: transparent !important; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-header { display: none !important; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module.hidden-sm.hidden-xs { display: block !important; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-body { padding: 0 !important; }
.lbh-current-listing .lbh-live-booking-module > .sidebar-booking-module-footer { display: none !important; }
.lbh-current-listing .lbh-live-booking-module .homey_notification { position: relative !important; padding: 0 !important; }
.lbh-current-listing .lbh-live-booking-module input,
.lbh-current-listing .lbh-live-booking-module select,
  .lbh-current-listing .lbh-live-booking-module textarea { width: 100%; min-height: 40px; border: 1px solid #cbd5e1; border-radius: 4px; background-color: #fff; color: #17365d; }
.lbh-current-listing .lbh-live-booking-module input,
.lbh-current-listing .lbh-live-booking-module select { min-height: 40px; }
.lbh-current-listing .lbh-live-booking-module textarea { height: 48px !important; min-height: 48px !important; resize: none !important; }
.lbh-current-listing .lbh-live-booking-module .form-group { margin-bottom: 7px; }
.lbh-current-listing .lbh-live-booking-module .btn,
.lbh-current-listing .lbh-booking-fallback { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; padding: 0 20px; border: 0; border-radius: 4px; background: #0c5eb8; color: #fff !important; font-weight: 800; text-decoration: none; }
.lbh-current-listing .lbh-live-booking-module .search-calendar,
.lbh-current-listing .lbh-live-booking-module .calendar { max-width: 100%; overflow-x: auto; }
.lbh-current-listing .lbh-live-booking-module table { width: 100%; }
.lbh-current-listing .lbh-live-booking-module .dropdown-menu { max-width: min(92vw, 700px); }
.lbh-current-listing .lbh-live-booking-module .search-date-range { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.lbh-current-listing .lbh-live-booking-module .search-date-range-arrive,
.lbh-current-listing .lbh-live-booking-module .search-date-range-depart { position: relative; float: none !important; width: 100% !important; min-width: 0; padding-top: 19px; }
.lbh-current-listing .lbh-live-booking-module .search-date-range-arrive { order: 2; }
.lbh-current-listing .lbh-live-booking-module .search-date-range-depart { order: 3; }
.lbh-current-listing .lbh-live-booking-module .search-date-range-arrive::before,
.lbh-current-listing .lbh-live-booking-module .search-date-range-depart::before { position: absolute; top: 0; left: 0; color: #17365d; font-size: 10px; font-weight: 800; line-height: 16px; }
.lbh-current-listing .lbh-live-booking-module .search-date-range-arrive::before { content: "Check In Date"; }
.lbh-current-listing .lbh-live-booking-module .search-date-range-depart::before { content: "Check Out Date"; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar { position: relative !important; inset: auto !important; order: 1; grid-column: 1 / -1; display: block !important; visibility: visible !important; width: 100% !important; margin: 4px 0 8px !important; padding: 0 !important; border: 1px solid #dbe3ed !important; border-radius: 4px !important; background: #fff !important; box-shadow: none !important; overflow: hidden !important; transform: none !important; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .right-calendar { display: none !important; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .left-calendar { float: none !important; width: 100% !important; margin: 0 !important; padding: 7px 8px !important; border: 0 !important; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .month { min-height: 30px; margin: 0 !important; text-align: center; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .month h4 { margin: 0; color: #17365d; font: 800 14px/30px Arial, sans-serif; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar ul { margin: 0 !important; padding: 0 !important; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar li { min-height: 25px; color: #17365d; font-size: 11px; line-height: 25px; text-align: center; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .weekdays li { min-height: 23px; background: #f4f7fb; color: #65758a; font-weight: 800; line-height: 23px; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .day-disabled { background: #f5f5f5 !important; color: #b3bbc5 !important; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .day-available { color: #17365d !important; cursor: pointer; }
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .day-selected,
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .selected,
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .in-between { background: #0758b8 !important; color: #fff !important; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-prev,
.lbh-current-listing .lbh-live-booking-module .listing-cal-next { position: absolute !important; top: 7px; z-index: 5; width: 30px !important; min-height: 30px !important; padding: 0 !important; background: transparent !important; color: #17365d !important; box-shadow: none !important; }
.lbh-current-listing .lbh-live-booking-module .calendar-navigation { position: absolute !important; top: 0 !important; right: 0 !important; left: 0 !important; height: 0 !important; z-index: 5; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-prev { left: 8px; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-next { right: 8px; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-prev i,
.lbh-current-listing .lbh-live-booking-module .listing-cal-next i { display: none !important; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-prev::before,
.lbh-current-listing .lbh-live-booking-module .listing-cal-next::before { display: block; font: 700 22px/30px Arial, sans-serif; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-prev::before { content: "\2039"; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-next::before { content: "\203A"; }
.lbh-current-listing .lbh-live-booking-module .listing-cal-prev.disabled::before,
.lbh-current-listing .lbh-live-booking-module .listing-cal-next.disabled::before { opacity: .3; }
.lbh-current-listing .lbh-live-booking-module .lbh-booking-legend { order: 1; grid-column: 1 / -1; display: flex; justify-content: center; gap: 12px; margin: -2px 0 4px; color: #617085; font-size: 10px; }
.lbh-current-listing .lbh-live-booking-module .lbh-booking-legend span { display: inline-flex; align-items: center; gap: 4px; }
.lbh-current-listing .lbh-live-booking-module .lbh-booking-legend i { width: 10px; height: 10px; display: inline-block; background: #e9f1fb; }
.lbh-current-listing .lbh-live-booking-module .lbh-booking-legend .is-unavailable { background: #e3e3e3; }
.lbh-current-listing .lbh-live-booking-module .lbh-booking-legend .is-selected { background: #0758b8; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-footer .social-icons { display: none !important; }
.lbh-current-listing .lbh-live-booking-module .btn-full-width { width: 100% !important; }
.lbh-current-listing .lbh-live-booking-module input[name="arrive"],
.lbh-current-listing .lbh-live-booking-module input[name="depart"] { padding-right: 38px !important; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2317365d' d='M7 2h2v2h6V2h2v2h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h3V2m13 8H4v10h16V10M4 8h16V6H4v2Z'/%3E%3C/svg%3E"); background-position: right 11px center; background-repeat: no-repeat; background-size: 18px 18px; }
.lbh-current-listing .lbh-live-booking-module input[name="guests"] { padding-right: 38px !important; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2317365d' d='M12 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8m-7 8a7 7 0 0 1 14 0H5Z'/%3E%3C/svg%3E"); background-position: right 11px center; background-repeat: no-repeat; background-size: 18px 18px; }
.lbh-current-listing .lbh-live-booking-module .search-date-range-arrive::after,
.lbh-current-listing .lbh-live-booking-module .search-date-range-depart::after,
.lbh-current-listing .lbh-live-booking-module .search-guests::after { content: none !important; display: none !important; }
.lbh-current-listing .lbh-live-booking-module .search-guests,
.lbh-current-listing .lbh-live-booking-module .search-message,
.lbh-current-listing .lbh-live-booking-module .homey_notification > .text-center.text-small { display: none !important; }
.lbh-current-listing .lbh-booking-status { margin: 6px 0 8px; padding: 9px 11px; border-radius: 4px; background: #edf6ff; color: #17365d; font-size: 12px; font-weight: 700; line-height: 1.45; }
.lbh-current-listing .lbh-booking-status.is-error { background: #fff0ed; color: #8b241c; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-footer { padding: 7px 0 0 !important; }
.lbh-current-listing .lbh-live-booking-module .sidebar-booking-module-footer .btn { min-height: 40px; }
.lbh-current-listing .booking-card .social-row { margin-top: 8px; }

/* Production WP Booking System, contained inside the NextGen booking card. */
.lbh-current-listing .lbh-wpbs-booking-module,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-main-wrapper,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendars-wrapper,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-container { box-sizing: border-box; width: 100% !important; min-width: 0 !important; max-width: 100% !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-main-wrapper { margin: 0 !important; color: #061f6a; font-family: "Avenir Next", "Avenir Next LT Pro", Avenir, "Segoe UI", Arial, sans-serif; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendars { min-width: 0 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar { box-sizing: border-box; min-width: 100% !important; max-width: 100% !important; overflow: hidden; border: 1px solid #c9dce6 !important; border-radius: 8px; background: #fff !important; box-shadow: 0 8px 22px rgba(6, 31, 106, .06); }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar table { width: 100% !important; table-layout: fixed; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar-header { min-height: 54px; padding: 12px 10px !important; background: #f7fbff !important; color: #061f6a; font-family: "Bodoni Moda", "Bodoni 72", Didot, "Bodoni MT", Georgia, serif; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar-header-navigation { align-items: center; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar-header .wpbs-prev,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar-header .wpbs-next { display: inline-flex; width: 30px; height: 30px; align-items: center; justify-content: center; border: 1px solid #b4d4ed !important; border-radius: 50%; background: #e8f4ff !important; color: #003fd0 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar-header .wpbs-arrow,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar-header .wpbs-arrow::before { border-color: #003fd0 !important; color: #003fd0 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendar table th { background: #fff !important; color: #52658e !important; font-size: 10px; font-weight: 800; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date { box-sizing: border-box; color: #52658e !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date-inner { box-sizing: border-box; position: relative; z-index: 2; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-item-icon { border: 0 !important; background: transparent !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-item-icon .wpbs-legend-item-icon-color:first-of-type,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-item-icon .wpbs-legend-item-icon-color:nth-of-type(2),
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-icon-select { background-color: transparent !important; background-image: none !important; fill: transparent !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-item-icon .wpbs-legend-item-icon-color svg,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-item-icon .wpbs-legend-item-icon-color polygon,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-icon-select svg,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-date .wpbs-legend-icon-select polygon { fill: transparent !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date.wpbs-is-bookable { border: 1px solid #b4d4ed !important; border-radius: 50%; background: #e8f4ff !important; color: #003fd0 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date.wpbs-is-bookable:hover { border-color: #003fd0 !important; background: #cfe7fb !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date.wpbs-date-selected { border-color: #003fd0 !important; background: #003fd0 !important; color: #fff !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date.wpbs-date-selected .wpbs-date-number,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date.wpbs-date-selected .wpbs-daily-price { color: #fff !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date.wpbs-date-today { box-shadow: inset 0 0 0 2px #f0b431; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date:not(.wpbs-is-bookable):not(.wpbs-gap) { border: 1px solid #e3eaf2 !important; border-radius: 50%; background: #f6f8fb !important; color: #667289 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-date .wpbs-daily-price { color: #52658e !important; font-size: 8px !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-legend-item > .wpbs-legend-item-icon { overflow: hidden; border: 1px solid #b4d4ed; border-radius: 50%; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-legend-item.lbh-legend-available > .wpbs-legend-item-icon,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-legend .wpbs-legend-item:first-of-type > .wpbs-legend-item-icon { border-color: #b4d4ed !important; background: #e8f4ff !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-legend-item.lbh-legend-booked > .wpbs-legend-item-icon,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-legend .wpbs-legend-item:nth-of-type(2) > .wpbs-legend-item-icon { border-color: #d7e0eb !important; background: #eef2f7 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-legend-item.lbh-legend-available > .wpbs-legend-item-icon .wpbs-legend-item-icon-color:first-of-type,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-legend-item.lbh-legend-available > .wpbs-legend-item-icon .wpbs-legend-item-icon-color:nth-of-type(2),
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-legend-item.lbh-legend-booked > .wpbs-legend-item-icon .wpbs-legend-item-icon-color:first-of-type,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-container .wpbs-legend-item.lbh-legend-booked > .wpbs-legend-item-icon .wpbs-legend-item-icon-color:nth-of-type(2) { background-color: transparent !important; background-image: none !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-container { margin-top: 10px; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-fields,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field { box-sizing: border-box; min-width: 0; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field.wpbs-field-layout-left,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field.wpbs-field-layout-right { float: none !important; width: 100% !important; margin-right: 0 !important; margin-left: 0 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-selected-dates { display: grid !important; grid-template-columns: minmax(0, 1fr); align-items: stretch; gap: 10px; margin: 0 0 12px !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-selected-date { display: flex; float: none !important; width: 100% !important; min-width: 0; margin: 0 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-container .wpbs-form-selected-dates > .wpbs-form-selected-date { float: none !important; width: 100% !important; margin-right: 0 !important; margin-left: 0 !important; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-start-date,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-end-date { position: relative; display: flex; width: 100%; min-width: 0; height: 100%; flex-direction: column; margin: 0 !important; padding: 12px 12px 13px 44px; border: 1px solid #c9dce6; border-radius: 8px; background: #f7fbff; box-shadow: 0 5px 14px rgba(6, 31, 106, .05); }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-start-date::before,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-end-date::before { content: ""; position: absolute; top: 14px; left: 12px; width: 22px; height: 22px; border: 1px solid #b4d4ed; border-radius: 50%; background-color: #e8f4ff; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23003fd0' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M7 3v3m10-3v3M4.5 9h15M6 5h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; background-size: 14px; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-start-date .wpbs-form-field-label,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-end-date .wpbs-form-field-label { min-height: 40px; margin: 0 0 5px; color: #061f6a; font-size: 10px; font-weight: 800; line-height: 1.3; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-start-date .wpbs-form-field-input,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-end-date .wpbs-form-field-input { min-height: 22px; color: #003fd0; font-size: 12px; font-weight: 700; line-height: 1.4; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-general-error { margin: 0 0 12px !important; padding: 10px 12px !important; border: 1px solid #dca8a8 !important; border-radius: 6px; background: #fff4f4 !important; color: #8b2d2d !important; font-family: Arial, Helvetica, sans-serif !important; font-size: 13px !important; font-weight: 700; line-height: 1.4 !important; }
.lbh-current-listing .lbh-wpbs-booking-module input:not([type="checkbox"]):not([type="radio"]),
.lbh-current-listing .lbh-wpbs-booking-module select,
.lbh-current-listing .lbh-wpbs-booking-module textarea { box-sizing: border-box; width: 100%; max-width: 100%; min-height: 42px; border: 1px solid #cbd5e1; border-radius: 4px; color: #17365d; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-total { overflow: hidden; border: 1px solid #dbe3ed; border-radius: 5px; background: #fff; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-total > .wpbs-form-field-label { padding: 12px 12px 0; color: #17365d; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-total > .wpbs-form-field-input { overflow-x: auto; padding: 8px 12px 12px; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-pricing-table { width: 100% !important; min-width: 260px; margin: 0; color: #344a65; font-size: 12px; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-pricing-table th,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-pricing-table td { padding: 6px 4px; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-pricing-table th:last-child,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-pricing-table td:last-child { text-align: right; }
.lbh-current-listing .lbh-wpbs-booking-module .lbh-wpbs-rate-action { margin: 12px 0 2px; }
.lbh-current-listing .lbh-wpbs-booking-module .lbh-wpbs-show-rates,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-submit-button button[type="submit"] { display: inline-flex; width: 100%; min-height: 46px; align-items: center; justify-content: center; padding: 0 18px; border: 0; border-radius: 4px; background: #0c5eb8; color: #fff; cursor: pointer; font-size: 14px; font-weight: 800; line-height: 1; }
.lbh-current-listing .lbh-wpbs-booking-module .lbh-wpbs-show-rates:hover,
.lbh-current-listing .lbh-wpbs-booking-module .lbh-wpbs-show-rates:focus-visible,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-submit-button button[type="submit"]:hover,
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-submit-button button[type="submit"]:focus-visible { background: #084c96; }
.lbh-current-listing .lbh-wpbs-booking-module .lbh-wpbs-rate-status { margin: 7px 0 0; color: #526985; font-size: 11px; font-weight: 600; line-height: 1.4; text-align: center; }
.lbh-current-listing .lbh-wpbs-booking-module .lbh-wpbs-rate-status.is-error { color: #9d2f2f; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-html h2 { margin: 16px 0 8px; color: #233d9b; font-size: 18px; line-height: 1.25; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field label { color: #344a65; font-size: 12px; line-height: 1.4; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-description { color: #66758a; font-size: 10px; line-height: 1.4; }
.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-coupon button { min-height: 38px; border: 1px solid #0758b8; border-radius: 4px; background: #fff; color: #0758b8; font-weight: 700; }

@media (max-width: 420px) {
  .lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-selected-dates { grid-template-columns: 1fr; }
  .lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-start-date .wpbs-form-field-label,
  .lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-field-end-date .wpbs-form-field-label { min-height: 0; }
}

/* Dynamic details that are not present in every legacy listing. */
.lbh-current-listing .review-avatar-fallback { display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #eaf3fb; color: #0d4f94; font-size: 20px; font-weight: 800; }
.lbh-current-listing .reviews-section .lbh-review-avatar-image { width: 58px; height: 58px; border-radius: 50%; object-fit: cover; }
.lbh-current-listing .reviews-section .lbh-listing-review-stars { margin: 8px 0 4px; color: #90701a; font-size: 15px; letter-spacing: .08em; }
.lbh-current-listing .reviews-section .lbh-listing-review-text { display: -webkit-box; margin: 10px 0 0; overflow: hidden; color: #344a65; font-size: 14px; line-height: 1.55; text-align: left; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }
.lbh-current-listing .reviews-section .lbh-listing-review-actions { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; gap: 6px 12px; margin-top: 10px; }
.lbh-current-listing .reviews-section .lbh-listing-review-more { padding: 0; border: 0; background: transparent; color: #0758b8; cursor: pointer; font: inherit; font-size: 11px; font-weight: 400; line-height: 1.35; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.lbh-current-listing .reviews-section .lbh-listing-review-more[hidden] { display: none !important; }
.lbh-current-listing .reviews-section .review-grid > article h3 { color: #233d9b !important; }
.lbh-current-listing .reviews-section .lbh-listing-review-source,
.lbh-review-dialog-source { display: none !important; }
.lbh-current-listing .reviews-section .lbh-listing-reviews-empty { grid-column: 1 / -1; padding: 24px; border: 1px solid #dbe4ef; background: #fff; color: #52657c; }
.lbh-current-listing .narrative-grid { gap: 16px; }
.lbh-current-listing .narrative-grid > article {
  box-sizing: border-box;
  border: 1px solid #d5deea !important;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(15, 40, 80, .04);
}
.lbh-current-listing .narrative-grid .narrative-icon { width: 48px; height: 48px; display: inline-flex; align-items: center; justify-content: center; margin: 0 0 18px; border: 2px solid #3148b8; border-radius: 50%; color: #3148b8; }
.lbh-current-listing .narrative-grid .narrative-icon i { color: inherit; font-size: 21px; line-height: 1; }
.lbh-current-listing .narrative-grid .narrative-icon svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.lbh-current-listing .narrative-grid .narrative-icon + h2 { margin-top: 0; }
.lbh-current-listing .review-grid {
  --lbh-review-gap: 16px;
  display: grid !important;
  grid-template-columns: none !important;
  grid-template-rows: minmax(0, auto) !important;
  grid-auto-flow: column !important;
  grid-auto-columns: calc((100% - (2 * var(--lbh-review-gap))) / 3) !important;
  gap: var(--lbh-review-gap) !important;
  align-items: stretch;
  padding-top: 24px;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  overscroll-behavior-x: contain;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  scrollbar-color: #b7c8d9 transparent;
  -webkit-overflow-scrolling: touch;
}
.lbh-current-listing .review-grid > article { min-width: 0; height: auto; align-self: stretch; scroll-snap-align: start; }
.lbh-current-listing .reviews-heading button:disabled { cursor: default; opacity: .38; }

/* Five-line review previews open in a compact, responsive full-review dialog. */
.lbh-review-dialog { width: min(640px, calc(100vw - 32px)); max-height: min(82vh, 720px); margin: auto; padding: 0; border: 0; border-radius: 12px; background: #fff; color: #17365d; box-shadow: 0 24px 80px rgba(4, 25, 52, .35); }
.lbh-review-dialog::backdrop { background: rgba(4, 18, 34, .76); backdrop-filter: blur(3px); }
.lbh-review-dialog:not([open]) { display: none; }
.lbh-review-dialog[open] { display: block; }
.lbh-review-dialog-card { position: relative; max-height: min(82vh, 720px); padding: 34px 38px 32px; overflow-y: auto; }
.lbh-review-dialog-close { position: absolute; top: 12px; right: 14px; width: 38px; height: 38px; padding: 0; border: 1px solid #cbd8e6; border-radius: 50%; background: #fff; color: #17365d; cursor: pointer; font: 400 27px/34px Arial, sans-serif; }
.lbh-review-dialog-stars { margin: 0 48px 5px 0; color: #90701a; font-size: 17px; letter-spacing: .08em; }
.lbh-review-dialog h3 { margin: 0; color: #233d9b; font: 700 25px/1.25 Georgia, serif; }
.lbh-review-dialog-date { margin: 5px 0 20px; color: #65758a; font-size: 13px; }
.lbh-review-dialog-text { color: #344a65; font-size: 16px; line-height: 1.7; white-space: pre-line; }
body.lbh-review-dialog-open { overflow: hidden; }
.lbh-current-listing .lbh-map-placeholder { min-height: 280px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 18px; padding: 28px; background: #e9f4fb; border: 1px solid #c6dcea; text-align: center; }
.lbh-current-listing .lbh-map-placeholder strong { color: #123f78; font-size: 24px; }
.lbh-current-listing .lbh-map-placeholder a { color: #0758b8; font-weight: 800; }
.lbh-current-listing .location-section.is-map-only { grid-template-columns: minmax(0, 1fr); }
.lbh-current-listing .floor-description p { color: #51657d; }
.lbh-current-listing .bedroom-card .bedroom-icon { width: 48px; height: 48px; min-width: 48px; display: grid; place-items: center; border: 0; border-radius: 0; background: transparent; color: #2a4cb1 !important; }
.lbh-current-listing .bedroom-card .bedroom-icon svg { width: 38px; height: 38px; }
.lbh-current-listing .floor-plan-source { display: inline-flex; margin-top: 12px; color: #0758b8; font-weight: 800; text-decoration: underline; text-underline-offset: 3px; }
.lbh-current-listing .floor-row:not(:has(.plan-card)) { grid-template-columns: 1fr; }
.lbh-current-listing .floor-row:has(.plan-card:only-child) { grid-template-columns: minmax(220px, .7fr) minmax(280px, 1.3fr); }
.lbh-current-listing .faq-grid article.is-open { border-color: #c9a85b; }
.lbh-current-listing .faq-grid .faq-answer { padding: 0 58px 22px; color: #52657c; }
.lbh-current-listing .faq-grid .faq-answer p { margin: 0; }
.lbh-current-listing .faq-grid article.is-open button i { transform: rotate(45deg); }

/* Full-screen image viewer used by the hero, location photo, and floor plans. */
.lbh-listing-lightbox { position: fixed; z-index: 1000000; inset: 0; display: none; align-items: center; justify-content: center; padding: 72px 88px 46px; background: rgba(4, 18, 34, .96); }
.lbh-listing-lightbox.is-open { display: flex; }
.lbh-listing-lightbox > img { max-width: 100%; max-height: calc(100vh - 122px); object-fit: contain; pointer-events: none; }
.lbh-listing-lightbox > button { position: absolute; z-index: 3; border: 0; background: rgba(255, 255, 255, .12); color: #fff; cursor: pointer; pointer-events: auto; touch-action: manipulation; }
.lbh-listing-lightbox .lightbox-close { top: 20px; right: 24px; width: 44px; height: 44px; border-radius: 50%; font-size: 28px; }
.lbh-listing-lightbox .lightbox-prev,
.lbh-listing-lightbox .lightbox-next { top: 50%; width: 50px; height: 64px; margin-top: -32px; font-size: 34px; }
.lbh-listing-lightbox .lightbox-prev { left: 22px; }
.lbh-listing-lightbox .lightbox-next { right: 22px; }
.lbh-listing-lightbox > p { position: absolute; right: 88px; bottom: 14px; left: 88px; margin: 0; color: #fff; text-align: center; }

/* Exact shared footer source is rendered server-side for immediate display. */
.lbh-current-listing .lbh-listing-shared-footer { width: 100%; }
.lbh-listing-footer-fallback { padding: 72px 24px; background: #0d315d; color: #fff; text-align: center; }
.lbh-listing-footer-fallback h2 { color: #fff; }
.lbh-listing-footer-fallback a { color: #fff; font-weight: 800; }

.lbh-current-listing .mobile-booking-bar { display: none; }

/* Use the homepage trust-bar structure and exact visual language. */
.lbh-current-listing .trust-showcase.trust-section { width: 100%; padding: 50px 24px; background: linear-gradient(#f7fbff, #fff); color: #173748; font-family: "Avenir Next", Avenir, Montserrat, "Segoe UI", Arial, sans-serif; }
.lbh-current-listing .trust-showcase .trust-showcase-inner { width: min(1180px, 100%); margin: 0 auto; padding: 0; text-align: center; }
.lbh-current-listing .trust-showcase .eyebrow { margin: 0 0 8px; color: #0b58ba; font: 700 11.68px/1.5 "Avenir Next", Avenir, Montserrat, "Segoe UI", Arial, sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.lbh-current-listing .trust-showcase h2 { margin: 0 0 15px; color: #082e87; font: 400 32px/1.1 "Bodoni 72", Didot, "Bodoni MT", "Times New Roman", serif; text-align: center; }
.lbh-current-listing .trust-showcase .trust-support { max-width: none; margin: 0 0 28px; color: #173748; font: 400 17.6px/1.55 "Avenir Next", Avenir, Montserrat, "Segoe UI", Arial, sans-serif; text-align: center; }
.lbh-current-listing .trust-showcase .trust-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin: 0; }
.lbh-current-listing .trust-showcase .trust-grid article { min-height: 142px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 22px 16px; border: 1px solid #dce2ed; border-radius: 8px; background: #fff; box-shadow: 0 2px 7px rgba(31, 61, 105, .16); color: #173748; text-align: center; }
.lbh-current-listing .trust-showcase .trust-grid strong { display: block; color: #082e87; font: 400 22.72px/1.08 "Bodoni 72", Didot, "Bodoni MT", "Times New Roman", serif; }
.lbh-current-listing .trust-showcase .trust-grid span { display: block; margin-top: 8px; color: #173748; font: 400 15.36px/1.35 "Avenir Next", Avenir, Montserrat, "Segoe UI", Arial, sans-serif; }
.lbh-current-listing .trust-showcase .lbh-five-star-as-of { display: block; margin: 4px auto 0; color: #66758c; font: 600 10px/1.35 Arial, Helvetica, sans-serif; }
.lbh-current-listing .trust-showcase .credential-line { margin: 24px 0 0; color: #061f6a; font: 700 15.2px/1.5 "Avenir Next", Avenir, Montserrat, "Segoe UI", Arial, sans-serif; letter-spacing: .04em; text-align: center; text-transform: uppercase; }
.lbh-current-listing .trust-showcase .v9-quality-statement { margin: 12px 0 0; color: #173748; font: 400 15px/1.5 "Avenir Next", Avenir, Montserrat, "Segoe UI", Arial, sans-serif; text-align: center; }
.lbh-current-listing .amenities-section ul { grid-template-columns: repeat(3, minmax(0, 1fr)); }

@media (max-width: 860px) {
  .lbh-current-listing .lbh-universal-navigation__links.is-open { display: flex !important; }
  .lbh-current-listing .page-shell { min-width: 0; }
  .lbh-current-listing .booking-card { position: static !important; max-height: none; overflow: visible; }
  .lbh-current-listing .lbh-live-booking-module .hidden-sm,
  .lbh-current-listing .lbh-live-booking-module .hidden-xs { display: block !important; }
  .lbh-current-listing .mobile-booking-bar { right: max(12px, env(safe-area-inset-right)); bottom: max(10px, env(safe-area-inset-bottom)); left: max(12px, env(safe-area-inset-left)); z-index: 650; display: grid; position: fixed; grid-template-columns: minmax(0,1fr) auto; gap: 8px; max-width: 620px; margin: 0 auto; padding: 8px; border: 1px solid #d4e1ed; border-radius: 7px; background: rgba(255,255,255,.97); box-shadow: 0 9px 28px rgba(7,41,88,.2); backdrop-filter: blur(10px); }
  .lbh-current-listing .mobile-booking-bar a { min-height: 44px; display: flex; align-items: center; justify-content: center; border-radius: 3px; font-size: 13px; font-weight: 800; text-decoration: none; }
  .lbh-current-listing .mobile-booking-primary { padding: 10px 16px; border: 1px solid #d4af63; background: #d4af63; color: #102e66; }
  .lbh-current-listing .mobile-booking-secondary { width: auto; gap: 6px; padding: 10px 12px; border: 1px solid #0d315d; background: #fff; color: #0d315d; }
  .lbh-current-listing .mobile-booking-secondary svg { width: 18px; height: 18px; }
  body.lbh-current-listing { padding-bottom: 78px; }
  .lbh-current-listing .faq-grid .faq-answer { padding-right: 24px; padding-left: 24px; }
  .lbh-current-listing .review-grid { grid-auto-columns: calc((100% - var(--lbh-review-gap)) / 2) !important; }
  .lbh-current-listing .trust-showcase .trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lbh-current-listing .amenities-section ul { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 620px) {
  .lbh-listing-lightbox { padding: 62px 12px 44px; }
  .lbh-listing-lightbox .lightbox-prev { left: 4px; }
  .lbh-listing-lightbox .lightbox-next { right: 4px; }
  .lbh-listing-lightbox > p { right: 42px; left: 42px; }
  .lbh-current-listing .facts-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lbh-current-listing .floor-row:has(.plan-card:only-child) { grid-template-columns: 1fr; }
  .lbh-current-listing .mobile-booking-secondary { width: 46px; padding: 10px; }
  .lbh-current-listing .mobile-booking-secondary span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
  .lbh-current-listing .review-grid { grid-auto-columns: 100% !important; }
  .lbh-current-listing .trust-showcase.trust-section { padding: 42px 18px; }
  .lbh-current-listing .trust-showcase h2 { font-size: 28px; }
  .lbh-current-listing .trust-showcase .trust-support { font-size: 16px; }
  .lbh-current-listing .trust-showcase .trust-grid { grid-template-columns: 1fr; }
  .lbh-current-listing .amenities-section ul { grid-template-columns: 1fr; }
  .lbh-review-dialog { width: calc(100vw - 20px); max-height: calc(100vh - 20px); border-radius: 10px; }
  .lbh-review-dialog-card { max-height: calc(100vh - 20px); padding: 30px 22px 26px; }
}

/* Keep the complete live booking workflow inside a common 720px desktop viewport. */
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .weekdays li,
.lbh-current-listing .lbh-live-booking-module #single-booking-search-calendar .days li {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 981px) {
  .lbh-current-listing .listing-page { overflow: visible !important; }
  .lbh-current-listing .page-shell {
    grid-template-areas:
      "intro booking"
      "details booking" !important;
  }
  .lbh-current-listing .booking-card { grid-area: booking !important; }
  .lbh-current-listing .booking-card { padding: 12px !important; }
  .lbh-current-listing .booking-card .booking-intro { min-height: 0 !important; margin: 0 0 6px !important; }
  .lbh-current-listing .booking-card > .social-row { margin-top: 6px; }
  .lbh-current-listing .lbh-live-booking-module > .sidebar-booking-module-footer { display: none !important; }
  .lbh-current-listing .lbh-live-booking-module .homey_notification {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px 8px;
  }
  .lbh-current-listing .lbh-live-booking-module .homey_notification > .search-date-range,
  .lbh-current-listing .lbh-live-booking-module .homey_notification > .homey_preloader,
  .lbh-current-listing .lbh-live-booking-module .homey_notification > .payment-list,
  .lbh-current-listing .lbh-live-booking-module .homey_notification > #request_for_reservation,
  .lbh-current-listing .lbh-live-booking-module .homey_notification > .text-center { grid-column: 1 / -1; }
  .lbh-current-listing .lbh-live-booking-module .homey_notification > .search-date-range { margin-bottom: 0 !important; }
  .lbh-current-listing .lbh-live-booking-module .payment-list:empty { display: none !important; margin: 0 !important; }
  .lbh-current-listing .lbh-live-booking-module .search-date-range-arrive,
  .lbh-current-listing .lbh-live-booking-module .search-date-range-depart { padding-top: 15px; }
  .lbh-current-listing .lbh-live-booking-module input,
  .lbh-current-listing .lbh-live-booking-module select { min-height: 36px; }
  .lbh-current-listing .lbh-live-booking-module textarea { height: 40px !important; min-height: 40px !important; }
  .lbh-current-listing .lbh-live-booking-module #request_for_reservation { min-height: 40px !important; height: 40px; margin-bottom: 4px !important; }
  .lbh-current-listing .lbh-live-booking-module .text-small { line-height: 18px; }
}

/* Accessible full-review overlay for browsers without native dialog.showModal(). */
.lbh-review-dialog.lbh-review-dialog--fallback {
  position: fixed;
  z-index: 1000001;
  inset: 0;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  border-radius: 0;
  background: rgba(4, 18, 34, .76);
  box-shadow: none;
}
.lbh-review-dialog--fallback .lbh-review-dialog-card {
  width: min(640px, calc(100vw - 32px));
  max-height: min(82vh, 720px);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 24px 80px rgba(4, 25, 52, .35);
}
@media (max-width: 620px) {
  .lbh-review-dialog.lbh-review-dialog--fallback { width: 100vw; max-height: none; padding: 10px; border-radius: 0; }
  .lbh-review-dialog--fallback .lbh-review-dialog-card { width: 100%; max-height: calc(100vh - 20px); border-radius: 10px; }
}

/* AUD-065: approved 2026-08-29 — keep the WPBS legend inside the booking card. */
body.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendars-wrapper.wpbs-legend-position-side {
  padding-right: 0 !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
body.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendars-wrapper.wpbs-legend-position-side .wpbs-legend {
  position: static !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
body.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendars-wrapper.wpbs-legend-position-side .wpbs-calendars,
body.lbh-current-listing .lbh-wpbs-booking-module .wpbs-calendars-wrapper.wpbs-legend-position-side .wpbs-calendar {
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* AUD-066: restore unsupported listing narrative icons without loading another icon font. */
.lbh-current-listing .narrative-grid .narrative-icon i.fa-parking,
.lbh-current-listing .narrative-grid .narrative-icon i.fa-swimming-pool {
  display: block;
  width: 25px;
  height: 25px;
  font-family: inherit !important;
  font-size: 0;
}

.lbh-current-listing .narrative-grid .narrative-icon i.fa-parking::before,
.lbh-current-listing .narrative-grid .narrative-icon i.fa-swimming-pool::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-color: currentColor;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.lbh-current-listing .narrative-grid .narrative-icon i.fa-parking::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 21V3h6a5 5 0 0 1 0 10H7M7 13h6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 21V3h6a5 5 0 0 1 0 10H7M7 13h6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.lbh-current-listing .narrative-grid .narrative-icon i.fa-swimming-pool::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='15.5' cy='4.5' r='2' fill='black'/%3E%3Cpath d='m7 14 4-5 4 3 3-4 4 3M2 17c1.5-1.3 3-1.3 4.5 0s3 1.3 4.5 0 3-1.3 4.5 0 3 1.3 4.5 0M2 21c1.5-1.3 3-1.3 4.5 0s3 1.3 4.5 0 3-1.3 4.5 0 3 1.3 4.5 0' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='15.5' cy='4.5' r='2' fill='black'/%3E%3Cpath d='m7 14 4-5 4 3 3-4 4 3M2 17c1.5-1.3 3-1.3 4.5 0s3 1.3 4.5 0 3-1.3 4.5 0 3 1.3 4.5 0M2 21c1.5-1.3 3-1.3 4.5 0s3 1.3 4.5 0 3-1.3 4.5 0 3 1.3 4.5 0' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* AUD-067: remove intrinsic-content expansion so every three-column floor row aligns. */
.lbh-current-listing .floor-description {
  min-width: 0;
}

.lbh-current-listing .floor-description dl > div {
  grid-template-columns: 90px minmax(0, 1fr);
}

.lbh-current-listing .floor-description dd {
  overflow-wrap: break-word;
}

@media (min-width: 861px) {
  .lbh-current-listing .floor-row:has(.plan-card + .plan-card) {
    grid-template-columns: minmax(0, 1.05fr) repeat(2, minmax(0, 1fr));
  }
}
body.lbh-current-listing .lbh-wpbs-booking-module .wpbs-field-required-asterisk{color:#e01e00!important}body.lbh-current-listing .lbh-wpbs-booking-module .wpbs-form-submit-button button[type=submit]{background-color:#737373!important;color:#fff!important}