/* V30 — compact homepage hero slider height */
.home-page .luxury-hero{
  height:640px!important;
  min-height:640px!important;
  max-height:640px!important;
}
.home-page .luxury-hero-inner{
  padding-top:58px!important;
  padding-bottom:74px!important;
}
.home-page .luxury-hero-dots{bottom:58px!important}
.home-page .luxury-hero-arrow{width:46px!important;height:46px!important}
.home-page .luxury-search-wrap{margin-top:-52px!important}

@media(max-width:1180px){
  .home-page .luxury-hero{
    height:600px!important;
    min-height:600px!important;
    max-height:600px!important;
  }
  .home-page .luxury-hero-inner{padding-top:54px!important;padding-bottom:68px!important}
  .home-page .luxury-hero-dots{bottom:52px!important}
}

@media(max-width:900px){
  .home-page .luxury-hero{
    height:560px!important;
    min-height:560px!important;
    max-height:560px!important;
  }
  .home-page .luxury-hero-inner{padding-top:46px!important;padding-bottom:62px!important}
  .home-page .luxury-hero-dots{bottom:44px!important}
  .home-page .luxury-search-wrap{margin-top:-42px!important}
}

@media(max-width:680px){
  .home-page .luxury-hero{
    height:520px!important;
    min-height:520px!important;
    max-height:520px!important;
  }
  .home-page .luxury-hero-inner{padding-top:38px!important;padding-bottom:54px!important}
  .home-page .luxury-hero-content>p{line-height:1.55!important}
  .home-page .luxury-hero-actions{margin-top:20px!important;gap:10px!important}
  .home-page .luxury-hero-dots{bottom:34px!important}
  .home-page .luxury-search-wrap{margin-top:-30px!important}
}

@media(max-width:420px){
  .home-page .luxury-hero{
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
  }
  .home-page .luxury-hero-inner{padding-top:32px!important;padding-bottom:48px!important}
  .home-page .luxury-hero-dots{bottom:28px!important}
  .home-page .luxury-search-wrap{margin-top:-24px!important}
}
