/* Hotel catalogue: compact filters, horizontal cards and date-first pricing. */
.trv-hotel-listing {
  --listing-ink: #243b55;
  --listing-muted: #7c8b9a;
  --listing-line: #dce2e7;
  --listing-blue: #178db9;
  --listing-green: #26a356;
  background: #f6f8fa !important;
  color: var(--listing-ink);
}
.trv-hotel-listing > .page-content { padding: 12px 0 56px; background: transparent; }
.trv-hotel-listing .container { max-width: 1260px; }
.trv-hotel-listing .breadcrumb-nav { min-height: 42px; padding: 0; background: transparent; box-shadow: none; }
.trv-hotel-listing .breadcrumb { margin: 0; padding: 12px 0; font-size: 11px; }
.trv-hotel-listing .trv-listing-columns { gap: 26px; margin: 0; flex-wrap: nowrap; align-items: flex-start; }
.trv-hotel-listing .trv-listing-columns > .sidebar { flex: 0 0 250px; max-width: 250px; padding: 0; }
.trv-hotel-listing .trv-listing-columns > .category-content { flex: 1 1 0; width: 0; min-width: 0; max-width: none; padding: 0; }
.trv-hotel-listing .trv-sidebar-sticky { position: static; top: auto; }

/* The stay search belongs above the filters and results. */
.trv-hotel-listing .trv-listing-search-band { background: #173c58; padding: 14px 0; }
.trv-hotel-listing .trv-region-live-booking { margin: 0; padding: 0; border: 0; border-radius: 0; box-shadow: none; background: transparent; overflow: visible; }
.trv-hotel-listing .trv-region-live-booking::before,
.trv-hotel-listing .trv-region-live-booking::after { display: none; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__intro { display: none; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__body { padding: 0; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form { display: grid; grid-template-columns: 1fr 1fr 1.25fr 240px; gap: 10px; align-items: end; padding: 0; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form > label,
.trv-hotel-listing .trv-region-live-booking .trv-guest-picker { display: block; min-width: 0; margin: 0; padding: 7px 12px 6px; border: 1px solid #e1e7eb; border-radius: 5px; background: #fff; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form > label > span,
.trv-hotel-listing .trv-region-live-booking .trv-guest-picker > span { display: block; margin: 0 0 2px; color: #6f8293; font-size: 10px; font-weight: 600; line-height: 15px; text-transform: uppercase; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form > label > input,
.trv-hotel-listing .trv-region-live-booking .trv-guest-picker__toggle { width: 100%; height: 25px; min-height: 25px; margin: 0; padding: 0; border: 0; border-radius: 0; background: #fff; color: #243b55; box-shadow: none; font-size: 13px; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form > button { display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; min-width: 0; height: 56px; padding: 0 12px; border: 1px solid #22a167; border-radius: 5px; background: #22a167; box-shadow: none; font-size: 12px; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form > button:hover { background: #188a55; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__summary { margin-top: 5px; padding: 0; }
.trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__status { display: block; margin: 0; padding: 0; background: transparent; border: 0; color: #d4e4ec; font-size: 11px; }
.trv-hotel-listing .trv-region-live-booking__more { margin: 10px 0 0; }
.trv-hotel-listing .trv-guest-picker__panel { color: #243b55; }

/* Compact filter stack. */
.trv-hotel-listing .sidebar-filter.card { border: 1px solid var(--listing-line); border-radius: 6px; background: #fff; box-shadow: none; }
.trv-hotel-listing .sidebar-filter .modal-header { min-height: 48px; padding: 14px 16px; }
.trv-hotel-listing .sidebar-filter .modal-title { color: #243b55; font-size: 17px; font-weight: 700; }
.trv-hotel-listing .sidebar-filter__item { padding: 17px 16px; border-bottom: 1px solid #e9edf1; }
.trv-hotel-listing .sidebar-filter__title { font-size: 16px; }
.trv-hotel-listing .sidebar-filter__title a { color: #243b55; font-weight: 700; }
.trv-hotel-listing .sidebar-filter__content { padding-top: 12px; }
.trv-hotel-listing .sidebar-filter .form-control { min-height: 36px; height: 36px; padding-top: 5px; padding-bottom: 5px; border: 1px solid #dce2e7; border-radius: 4px; background-color: #fff; color: #52677a; box-shadow: none; font-size: 12px; font-weight: 400; }
.trv-hotel-listing .trv-filter-label { color: #6d7d8e; font-weight: 500; }
.trv-hotel-listing .custom-control { min-height: 22px; margin-bottom: 11px; }
.trv-hotel-listing .custom-control-label { color: #697c8f; font-size: 13px; font-weight: 400; }
.trv-hotel-listing .custom-control-label::before { border-color: #d6dce1; border-radius: 4px; box-shadow: none; }
.trv-hotel-listing .trv-filter-actions { gap: 8px; padding-top: 15px; }
.trv-hotel-listing .trv-filter-actions .btn { border-radius: 4px; box-shadow: none; font-size: 12px; }
.trv-hotel-listing .trv-listing-filter-toggle { display: none; }

/* Title and actual ordering choices. */
.trv-hotel-listing .trv-hotel-list-header { margin: 0 0 18px; padding: 20px 20px 0; border: 1px solid var(--listing-line); border-radius: 7px; background: #fff; box-shadow: none; }
.trv-hotel-listing .trv-hotel-list-header__top { align-items: center; }
.trv-hotel-listing .trv-hotel-list-header h1 { margin: 0 0 3px; color: #243b55; font-size: 28px; line-height: 1.2; font-weight: 700; letter-spacing: -.4px; }
.trv-hotel-listing .trv-hotel-list-header p { margin: 0; color: #728093; font-size: 14px; }
.trv-hotel-listing .trv-hotel-list-header__count { display: inline; padding: 0; border: 0; border-radius: 0; background: none; color: #1789b7; font-size: 14px; font-weight: 500; }
.trv-hotel-listing .trv-listing-sort { display: flex; align-items: stretch; margin-top: 19px; border-top: 1px solid #edf0f3; }
.trv-hotel-listing .trv-listing-sort a { display: flex; flex: 1 1 0; align-items: center; justify-content: center; position: relative; min-height: 59px; padding: 12px 9px; color: #738092; font-size: 12px; text-align: center; text-decoration: none; white-space: nowrap; }
.trv-hotel-listing .trv-listing-sort a + a::before { content: ''; position: absolute; left: 0; top: 20px; bottom: 20px; border-left: 1px solid #e1e5e9; }
.trv-hotel-listing .trv-listing-sort a.is-active { color: #138bb5; font-weight: 700; }
.trv-hotel-listing .trv-listing-sort a.is-active::after { content: ''; position: absolute; left: 10px; right: 10px; bottom: 0; height: 3px; border-radius: 3px 3px 0 0; background: #1ca8ba; }
.trv-hotel-listing .trv-listing-sort a:hover { color: #138bb5; background: #f8fcfe; }
.trv-hotel-listing .trv-hotel-list-header__filters { margin: 0 -20px; padding: 12px 20px; background: #fafcfd; }
.trv-hotel-listing .trv-hotel-list-notices { display: grid; gap: 10px; margin: 0 0 20px; }
.trv-hotel-listing .trv-hotel-list-notice { min-height: 43px; padding: 9px 14px; border: 0; border-radius: 5px; background: #e5f4fc; color: #127fa8; font-size: 13px; }
.trv-hotel-listing .trv-hotel-list-notice--date { background: #208eae; color: #fff; }
.trv-hotel-listing .trv-hotel-list-notice--date .fa { color: #fff; }
.trv-hotel-listing .trv-hotel-list-notice button { border-radius: 4px; background: #fff; font-size: 12px; }

/* Card uses separate photo, information and booking columns; footer spans all. */
.trv-hotel-listing .trv-hotel-results { display: block; margin: 0; padding: 0; }
.trv-hotel-listing .trv-hotel-results > [class*="col-"] { display: block !important; width: 100%; max-width: 100%; margin: 0 0 20px; padding: 0; }
.trv-hotel-listing .trv-hotel-row { display: grid; grid-template-columns: 246px minmax(0,1fr) 216px; gap: 0; width: 100%; min-height: 0; margin: 0; overflow: hidden; border: 1px solid #d8dde2; border-radius: 7px; background: #fff; box-shadow: none; transform: none; }
.trv-hotel-listing .trv-hotel-row:hover { border-color: #a8cad4; box-shadow: 0 3px 12px rgba(27,64,83,.06); transform: none; }
.trv-hotel-listing .trv-hotel-row__media { position: relative; min-height: 240px; height: 240px; margin: 15px 0 15px 15px; overflow: hidden; border-radius: 5px; }
.trv-hotel-listing .trv-hotel-row__media a,
.trv-hotel-listing .trv-hotel-row__media img { display: block; width: 100%; height: 100%; }
.trv-hotel-listing .trv-hotel-row__media img { object-fit: cover; transform: none; transition: none; }
.trv-hotel-listing .trv-hotel-row:hover .trv-hotel-row__media img { transform: none; }
.trv-hotel-listing .trv-hotel-row__body { min-width: 0; padding: 20px 16px; }
.trv-hotel-listing .trv-hotel-row__body h2 { margin: 0 0 5px; color: #233d59; font-size: 21px; line-height: 1.23; font-weight: 600; letter-spacing: -.3px; }
.trv-hotel-listing .trv-hotel-row__body h2 a { color: inherit; text-decoration: none; }
.trv-hotel-listing .trv-hotel-row__location { display: flex; align-items: baseline; gap: 5px; margin: 0; color: #4385aa; font-size: 11px; line-height: 1.5; font-weight: 400; }
.trv-hotel-listing .trv-hotel-row__stars { display: flex; gap: 3px; margin: 12px 0; color: #e4ad3f; font-size: 12px; }
.trv-hotel-listing .trv-hotel-row__facts { display: block; margin: 14px 0 0; padding: 0; }
.trv-hotel-listing .trv-hotel-row__facts li { display: flex; align-items: baseline; gap: 7px; margin: 8px 0; padding: 0; border: 0; background: transparent; color: #294765; font-size: 13px; font-weight: 500; }
.trv-hotel-listing .trv-hotel-row__facts .fa { color: #33536c; }
.trv-hotel-listing .trv-hotel-row__description { display: none; }
.trv-hotel-listing .trv-hotel-row__booking { display: flex; flex-direction: column; align-items: stretch; justify-content: flex-end; position: relative; min-width: 0; padding: 28px 16px 18px; border-left: 1px solid #e0e4e8; background: #fff; text-align: right; }
.trv-hotel-listing .trv-hotel-row__booking > span { color: #6c7c8f; font-size: 11px; font-weight: 400; }
.trv-hotel-listing .trv-hotel-row__booking > strong { display: block; margin: 5px 0 1px; color: #243e59; font-size: 24px; line-height: 1.3; font-weight: 700; letter-spacing: -.4px; }
.trv-hotel-listing .trv-hotel-row__booking > small { color: #84919d; font-size: 11px; line-height: 1.5; }
.trv-hotel-listing .trv-hotel-row__booking > .trv-hotel-row__availability { margin-bottom: auto; padding-bottom: 20px; color: #219658; font-size: 10px; }
.trv-hotel-listing .trv-hotel-row__booking-actions { display: grid; gap: 8px; margin-top: 22px; }
.trv-hotel-listing .trv-hotel-row__booking-actions .trv-hotel-row__date-button,
.trv-hotel-listing .trv-hotel-row__booking-actions .trv-hotel-row__detail-link { display: flex; align-items: center; justify-content: center; gap: 7px; width: 100%; min-height: 40px; margin: 0; padding: 7px 8px; border: 1px solid #27a351; border-radius: 5px; color: #249b4e; background: #fff; box-shadow: none; font-size: 12px; font-weight: 700; line-height: 1.3; text-transform: uppercase; text-decoration: none; }
.trv-hotel-listing .trv-hotel-row__booking-actions .trv-hotel-row__date-button { background: #23a269; border-color: #23a269; color: #fff; }
.trv-hotel-listing .trv-hotel-row__booking-actions .trv-hotel-row__detail-link:hover { background: #f0fbf4; }
.trv-hotel-listing .trv-hotel-row__booking-actions .trv-hotel-row__date-button:hover { background: #188a55; }
.trv-hotel-listing .trv-hotel-row__quick-actions { position: absolute; top: 9px; right: 12px; margin: 0; }
.trv-hotel-listing .trv-hotel-row__quick-action { width: 27px; height: 27px; min-width: 27px; padding: 0; border: 0; color: #b4c0c9; background: transparent; box-shadow: none; font-size: 14px; }
.trv-hotel-listing .trv-hotel-row__quick-action--favorite.trv-favorite-btn { position: static; margin: 0; background: transparent; box-shadow: none; }
.trv-hotel-listing .trv-hotel-row__footer { display: flex; grid-column: 1/-1; flex-wrap: wrap; gap: 8px; min-height: 52px; padding: 11px 15px; border-top: 1px solid #e1e5e9; background: #fff; }
.trv-hotel-listing .trv-hotel-row__footer > span { display: inline-flex; align-items: center; gap: 6px; max-width: 100%; padding: 5px 9px; border: 1px solid #dce5ea; border-radius: 3px; color: #54728a; font-size: 11px; line-height: 1.4; }
.trv-hotel-listing .trv-hotel-row__footer .fa { color: #30a071; }
.trv-hotel-listing .trv-hotel-row--skeleton .trv-hotel-row__booking { margin: 16px; border: 0; }
.trv-hotel-listing .trv-hotel-empty { padding: 40px 20px; border: 1px solid var(--listing-line); border-radius: 6px; background: #fff; box-shadow: none; }
.trv-hotel-listing [hidden] { display: none !important; }
.trv-hotel-listing a:focus-visible,
.trv-hotel-listing button:focus-visible { outline: 2px solid #138eb5; outline-offset: 3px; }

@media (max-width: 1199.98px) {
  .trv-hotel-listing .trv-listing-columns { gap: 18px; }
  .trv-hotel-listing .trv-listing-columns > .sidebar { flex-basis: 218px; max-width: 218px; }
  .trv-hotel-listing .trv-hotel-row { grid-template-columns: 210px minmax(0,1fr) 190px; }
  .trv-hotel-listing .trv-hotel-row__media { height: 225px; min-height: 225px; }
  .trv-hotel-listing .trv-hotel-row__body { padding: 18px 13px; }
  .trv-hotel-listing .trv-hotel-row__body h2 { font-size: 19px; }
  .trv-hotel-listing .trv-listing-sort a { padding-left: 5px; padding-right: 5px; font-size: 11px; }
}
@media (max-width: 991.98px) {
  .trv-hotel-listing .trv-listing-columns { display: block; }
  .trv-hotel-listing .trv-listing-columns > .category-content { width: 100%; }
  .trv-hotel-listing .trv-listing-columns > .sidebar { max-width: none; }
  .trv-hotel-listing .trv-listing-filter-toggle { display: inline-flex; align-items: center; gap: 7px; min-height: 36px; padding: 7px 12px; border: 1px solid #168eaf; border-radius: 5px; background: #fff; color: #168eaf; font-size: 12px; }
  .trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form { grid-template-columns: 1fr 1fr 1.2fr; }
  .trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form > button { grid-column: 1/-1; height: 42px; }
  .trv-hotel-listing .trv-hotel-row { grid-template-columns: 220px minmax(0,1fr) 200px; }
}
@media (max-width: 767.98px) {
  .trv-hotel-listing .trv-hotel-list-header { padding: 16px 14px 0; }
  .trv-hotel-listing .trv-hotel-list-header h1 { font-size: 24px; }
  .trv-hotel-listing .trv-listing-sort { overflow-x: auto; margin-top: 12px; }
  .trv-hotel-listing .trv-listing-sort a { flex: 0 0 auto; min-height: 48px; padding: 10px 14px; font-size: 12px; }
  .trv-hotel-listing .trv-hotel-row { grid-template-columns: 170px minmax(0,1fr); }
  .trv-hotel-listing .trv-hotel-row__media { min-height: 160px; height: 160px; margin: 12px 0 12px 12px; }
  .trv-hotel-listing .trv-hotel-row__body { padding: 14px 14px 12px; }
  .trv-hotel-listing .trv-hotel-row__body h2 { font-size: 18px; }
  .trv-hotel-listing .trv-hotel-row__booking { grid-column: 1/-1; align-items: flex-end; padding: 14px; border-left: 0; border-top: 1px solid #edf0f2; }
  .trv-hotel-listing .trv-hotel-row__booking > span,
  .trv-hotel-listing .trv-hotel-row__booking > strong,
  .trv-hotel-listing .trv-hotel-row__booking > small { text-align: right; }
  .trv-hotel-listing .trv-hotel-row__booking > .trv-hotel-row__availability { align-self: flex-start; padding: 0; }
  .trv-hotel-listing .trv-hotel-row__booking-actions { display: flex; width: 100%; margin-top: 12px; }
  .trv-hotel-listing .trv-hotel-row__quick-actions { left: 10px; right: auto; top: 15px; }
  .trv-hotel-listing .trv-hotel-row__footer { padding: 10px 12px; }
  .trv-hotel-listing .trv-hotel-list-notice { font-size: 12px; }
}
@media (max-width: 479.98px) {
  .trv-hotel-listing .trv-region-live-booking .trv-jolly-live-booking__form { grid-template-columns: 1fr 1fr; }
  .trv-hotel-listing .trv-region-live-booking .trv-guest-picker { grid-column: 1/-1; }
  .trv-hotel-listing .trv-hotel-row { grid-template-columns: 132px minmax(0,1fr); }
  .trv-hotel-listing .trv-hotel-row__media { height: 150px; min-height: 150px; }
  .trv-hotel-listing .trv-hotel-row__body h2 { font-size: 17px; }
  .trv-hotel-listing .trv-hotel-row__facts li { font-size: 11px; }
  .trv-hotel-listing .trv-hotel-row__location { font-size: 10px; }
  .trv-hotel-listing .trv-hotel-list-notice > .fa { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  .trv-hotel-listing .trv-skeleton-block,
  .trv-hotel-listing .trv-skeleton-line { animation: none; }
}
