/* V84.71 — accommodation types, booking state and tidy directory search. */

.hotel-booking-status-v8471{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  border-color:#d7e1ee!important;
  background:#f5f7fa!important;
  color:#667085!important;
}
.hotel-booking-status-v8471 i{
  display:block!important;
  width:7px!important;
  height:7px!important;
  flex:0 0 7px!important;
  border-radius:50%!important;
  background:currentColor!important;
}
.hotel-booking-status-v8471.is-available{border-color:#b8e8d0!important;background:#edf9f3!important;color:#078454!important}
.hotel-booking-status-v8471.is-full{border-color:#f5c2c2!important;background:#fff3f2!important;color:#b42318!important}
.hotel-booking-status-v8471.is-empty{border-color:#d8e1ec!important;background:#f7f9fc!important;color:#667085!important}
.hotel-store-card-v8465 .hotel-store-card-v8417__badge.is-type{display:inline-flex!important}

body.lifestyle-v77-body .lifestyle-v77__filters.has-stay-type-v8471{
  grid-template-columns:minmax(220px,1fr) minmax(135px,180px) minmax(135px,180px) 78px!important;
}
body.lifestyle-v77-body .lifestyle-v77__filters .lifestyle-v77__stay-type{min-width:0!important}
body.lifestyle-v77-body .lifestyle-v77__search svg{
  right:12px!important;
  left:auto!important;
  width:17px!important;
  height:17px!important;
  pointer-events:none!important;
}
body.lifestyle-v77-body .lifestyle-v77__search input{
  padding-right:39px!important;
  padding-left:12px!important;
}

@media(max-width:760px){
  body.lifestyle-v77-body .lifestyle-v77__filters.has-stay-type-v8471{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) 64px!important;
  }
  body.lifestyle-v77-body .lifestyle-v77__filters.has-stay-type-v8471 .lifestyle-v77__search{
    grid-column:1/-1!important;
  }
}

@media(max-width:390px){
  body.lifestyle-v77-body .lifestyle-v77__filters.has-stay-type-v8471{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 56px!important}
}
