/* V43 COMPONENTS — edit buttons, cards, floating contact actions here */
.ref-btn,.book-login-btn,.ref-book{border-radius:999px!important}
.ref-btn-gold{background:#111!important;color:#fff!important}
.ref-btn-outline{background:#fff!important;border:1px solid #cfcfc9!important}
.ref-services,.ref-why,.ref-gallery,.about-full{background:#fff!important}
.ref-round{background:var(--hph-warm)!important;border:1px solid var(--hph-line)!important}
.ref-roomstrip,.ref-iconstrip{border-top:1px solid var(--hph-line)!important;border-bottom:1px solid var(--hph-line)!important}
.whatsapp-chat,.floating-black-phone{
  width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:50%!important;
  right:14px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;
  box-shadow:0 8px 22px rgba(0,0,0,.14)!important
}
.whatsapp-chat{bottom:60px!important;font-size:0!important}
.floating-black-phone{bottom:16px!important;background:#fff!important;border:1px solid #d9d9d4!important}
.whatsapp-chat svg,.floating-black-phone svg{width:17px!important;height:17px!important}
.whatsapp-chat .wa-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important}


/* V44 WhatsApp — compact official-style icon button */
.whatsapp-chat{background:#25D366!important;color:#fff!important;border:0!important;}
.whatsapp-chat svg{fill:#fff!important;width:20px!important;height:20px!important;}
.floating-black-phone svg{fill:#111!important;}


/* V48 — separate floating contact buttons + motorbike/bicycle parking */
.whatsapp-chat,
.floating-black-phone{
  position:fixed!important;
  right:18px!important;
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  border-radius:50%!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  z-index:120!important;
}
.whatsapp-chat{bottom:164px!important;background:#25D366!important;color:#fff!important;}
.floating-black-phone{bottom:108px!important;background:#fff!important;border:1px solid #d9d9d4!important;}
.whatsapp-chat svg{width:21px!important;height:21px!important;fill:#fff!important;}
.floating-black-phone svg{width:19px!important;height:19px!important;fill:#111!important;}

.ref-iconstrip .parking-combo .parking-icons{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font-size:25px!important;
  line-height:1!important;
  margin-bottom:8px!important;
}
.ref-iconstrip .parking-combo .parking-icons > span{
  display:inline-block!important;
}
.ref-iconstrip .parking-combo b{
  display:block!important;
  max-width:230px!important;
  margin:0 auto!important;
  line-height:1.25!important;
}
.ref-iconstrip .parking-combo small{
  display:block!important;
  max-width:240px!important;
  margin:7px auto 0!important;
  line-height:1.4!important;
}

@media (max-width:760px){
  .whatsapp-chat{right:12px!important;bottom:132px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;}
  .floating-black-phone{right:12px!important;bottom:82px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;}
  .ref-iconstrip .parking-combo .parking-icons{font-size:23px!important;gap:7px!important;}
  .ref-iconstrip .parking-combo b{max-width:190px!important;font-size:12px!important;}
  .ref-iconstrip .parking-combo small{max-width:200px!important;font-size:10px!important;}
}
