/* V84.65 — compact hotel directory card; directions live on the hotel detail page. */
.hotel-store-card-v8465{
  grid-template-columns:minmax(0,1fr) clamp(220px,29%,300px)!important;
  grid-template-areas:"content media"!important;
  min-height:286px!important;
  border-radius:25px!important;
  box-shadow:0 13px 34px rgba(17,48,88,.095)!important;
}
.hotel-store-card-v8465 .hotel-store-card-v8417__media{
  height:auto!important;
  min-height:266px!important;
  margin:10px 10px 10px 0!important;
  border-radius:19px!important;
}
.hotel-store-card-v8465 .hotel-store-card-v8417__media img{height:100%!important;min-height:266px!important}
.hotel-store-card-v8465 .hotel-store-card-v8417__media.is-placeholder img{width:67%!important;height:67%!important;min-height:0!important;padding:4px!important}
.hotel-store-card-v8465 .hotel-store-card-v8417__content{
  grid-template-rows:auto auto auto auto!important;
  align-content:center!important;
  gap:9px!important;
  padding:14px 16px 14px 13px!important;
}
.hotel-store-card-v8465 .hotel-store-card-v8417__badge{min-height:30px;padding:5px 9px;border-radius:11px;font-size:10px}
.hotel-store-card-v8465 .hotel-store-card-v8417__badge svg{width:16px;height:16px;flex-basis:16px}
.hotel-store-card-v8465 .hotel-store-card-v8417__identity h3{margin:0 0 6px!important;font-size:27px!important;line-height:1.2}
.hotel-store-card-v8465 .hotel-store-card-v8464__location{
  grid-template-columns:minmax(105px,.38fr) minmax(0,1fr)!important;
  gap:6px!important;
  padding:7px!important;
  border-radius:15px!important;
}
.hotel-store-card-v8465 .hotel-store-card-v8464__location>p{
  grid-template-columns:28px minmax(0,1fr)!important;
  min-height:43px!important;
  gap:6px!important;
  padding:5px 7px!important;
  border-radius:11px!important;
  box-shadow:none!important;
}
.hotel-store-card-v8465 .hotel-store-card-v8464__location>p>svg{width:17px!important;height:17px!important}
.hotel-store-card-v8465 .hotel-store-card-v8464__location>p small{font-size:7px!important}
.hotel-store-card-v8465 .hotel-store-card-v8464__location>p strong{margin-top:0;font-size:10px!important;line-height:1.35;-webkit-line-clamp:1}
.hotel-store-card-v8465 .hotel-store-card-v8417__price-panel{
  min-height:60px!important;
  gap:10px!important;
  padding:8px 11px!important;
  border-radius:15px!important;
}
.hotel-store-card-v8465 .hotel-store-card-v8417__price{gap:1px;padding-inline-end:10px}
.hotel-store-card-v8465 .hotel-store-card-v8417__price small{font-size:9px!important}
.hotel-store-card-v8465 .hotel-store-card-v8417__price strong{font-size:21px!important;white-space:nowrap}
.hotel-store-card-v8465 .hotel-store-card-v8417__features{gap:4px}
.hotel-store-card-v8465 .hotel-store-card-v8417__features span{font-size:9px}
.hotel-store-card-v8465 .hotel-store-card-v8417__features i{width:18px;height:18px;flex-basis:18px;border-radius:6px;font-size:9px}
.hotel-store-card-v8465 .hotel-store-card-v8417__actions{grid-template-columns:minmax(0,1fr) 92px 100px!important;gap:6px!important}
.hotel-store-card-v8465 .hotel-store-card-v8417__actions.has-1-actions{grid-template-columns:1fr!important}
.hotel-store-card-v8465 .hotel-store-card-v8417__actions.has-2-actions{grid-template-columns:minmax(0,1fr) 100px!important}
.hotel-store-card-v8465 .hotel-store-card-v8417__action{min-height:43px!important;padding:7px 9px!important;border-radius:12px!important;font-size:10px!important;box-shadow:none}
.hotel-store-card-v8465 .hotel-store-card-v8417__action svg{width:18px;height:18px;flex-basis:18px}

.hotel-simple-navigation-v8465{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(290px,390px);
  align-items:center;
  gap:16px;
  margin:14px 0 4px;
  padding:14px 16px;
  border:1px solid #d9e5f3;
  border-radius:22px;
  background:linear-gradient(145deg,#fff,#f7faff);
  box-shadow:0 10px 27px rgba(20,55,96,.07);
  direction:rtl;
}
.hotel-simple-navigation-v8465__copy{display:flex;align-items:center;gap:11px;min-width:0}
.hotel-simple-navigation-v8465__pin{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:15px;background:#eaf3ff;color:#1469e8}
.hotel-simple-navigation-v8465__pin svg{width:23px;height:23px}
.hotel-simple-navigation-v8465__copy div{display:grid;min-width:0;gap:1px}
.hotel-simple-navigation-v8465__copy small{color:#7b899d;font-size:9px;font-weight:950}
.hotel-simple-navigation-v8465__copy strong{overflow:hidden;color:#172a47;font-size:14px;font-weight:1000;white-space:nowrap;text-overflow:ellipsis}
.hotel-simple-navigation-v8465__copy div>span{color:#718198;font-size:10px;font-weight:850}
.hotel-simple-navigation-v8465__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.hotel-simple-navigation-v8465__actions a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:47px;padding:8px 12px;border:1px solid;border-radius:14px;font-size:11px;font-weight:1000;text-decoration:none}
.hotel-simple-navigation-v8465__actions a svg{width:19px;height:19px;flex:0 0 19px}
.hotel-simple-navigation-v8465__actions .is-google{border-color:#c8dafb;background:#f4f8ff;color:#155fc9}
.hotel-simple-navigation-v8465__actions .is-waze{border-color:#b9e5f1;background:#f1fcff;color:#087d9f}

@media(max-width:760px){
  .hotel-directory-grid-v8417{gap:10px!important}
  .hotel-store-card-v8465{
    grid-template-columns:minmax(0,1fr) clamp(128px,31vw,182px)!important;
    grid-template-areas:"content media"!important;
    min-height:244px!important;
    border-radius:20px!important;
    box-shadow:0 9px 23px rgba(17,48,88,.085)!important;
  }
  .hotel-store-card-v8465 .hotel-store-card-v8417__media{
    width:auto!important;
    height:auto!important;
    min-height:228px!important;
    margin:8px 8px 8px 0!important;
    border-radius:15px!important;
  }
  .hotel-store-card-v8465 .hotel-store-card-v8417__media img{height:100%!important;min-height:228px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__media.is-placeholder img{width:78%!important;height:78%!important;min-height:0!important;padding:2px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__verified{inset:7px auto auto 7px;min-height:25px;padding:4px 7px;font-size:8px}
  .hotel-store-card-v8465 .hotel-store-card-v8417__content{gap:6px!important;padding:9px 8px 9px 9px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__badge.is-type{display:none!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__badge{min-height:25px;padding:3px 7px;font-size:8px}
  .hotel-store-card-v8465 .hotel-store-card-v8417__badge svg{width:13px;height:13px;flex-basis:13px}
  .hotel-store-card-v8465 .hotel-store-card-v8417__badge b{font-size:9px}
  .hotel-store-card-v8465 .hotel-store-card-v8417__identity h3{margin:0 0 3px!important;font-size:20px!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}
  .hotel-store-card-v8465 .hotel-store-card-v8464__location{grid-template-columns:1fr!important;gap:1px!important;padding:4px!important;border-radius:11px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8464__location>p{grid-template-columns:20px minmax(0,1fr)!important;min-height:28px!important;gap:3px!important;padding:2px 4px!important;border-radius:8px!important;background:transparent!important}
  .hotel-store-card-v8465 .hotel-store-card-v8464__location>p>svg{width:14px!important;height:14px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8464__location>p small{display:none}
  .hotel-store-card-v8465 .hotel-store-card-v8464__location>p strong{font-size:8.5px!important;white-space:nowrap!important;text-overflow:ellipsis;-webkit-line-clamp:1}
  .hotel-store-card-v8465 .hotel-store-card-v8417__price-panel{display:block!important;min-height:43px!important;padding:5px 7px!important;border-radius:11px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__price{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;padding:0;border:0}
  .hotel-store-card-v8465 .hotel-store-card-v8417__price small{font-size:7.5px!important;white-space:nowrap}
  .hotel-store-card-v8465 .hotel-store-card-v8417__price strong{text-align:left;font-size:15px!important;white-space:nowrap}
  .hotel-store-card-v8465 .hotel-store-card-v8417__features{display:none!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__actions{grid-template-columns:minmax(0,1fr) 52px 58px!important;gap:4px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__actions.has-1-actions{grid-template-columns:1fr!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__actions.has-2-actions{grid-template-columns:minmax(0,1fr) 58px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__action{grid-column:auto!important;grid-row:auto!important;min-height:37px!important;padding:5px 4px!important;gap:3px!important;border-radius:10px!important;font-size:8px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__action svg{width:14px;height:14px;flex-basis:14px}
  .hotel-store-card-v8465 .hotel-store-card-v8417__action.is-primary span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

  .hotel-simple-navigation-v8465{grid-template-columns:1fr;gap:10px;margin-top:10px;padding:12px;border-radius:18px}
  .hotel-simple-navigation-v8465__actions a{min-height:44px;padding:7px 9px;font-size:10px}
}

@media(max-width:420px){
  .hotel-store-card-v8465{grid-template-columns:minmax(0,1fr) 112px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__media,.hotel-store-card-v8465 .hotel-store-card-v8417__media img{height:auto!important;min-height:220px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__content{padding:8px 7px 8px 8px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__actions{grid-template-columns:minmax(0,1fr) 48px 53px!important}
  .hotel-store-card-v8465 .hotel-store-card-v8417__action.is-phone span,.hotel-store-card-v8465 .hotel-store-card-v8417__action.is-whatsapp span{display:none}
  .hotel-simple-navigation-v8465__copy strong{font-size:12px}
}
