@font-face {
  font-family: '1906Regular';
  src: url('/wp-content/uploads/fonts/1906-Regular.otf');
  src: url('/wp-content/uploads/fonts/1906-Regular.otf') format('embedded-opentype'),
    url('/wp-content/uploads/fonts/1906-Regular.ttf') format('truetype'),

}
@font-face {
  font-family: '1906Bold';
  src: url('/wp-content/uploads/fonts/1906-Bold.otf');
  src: url('/wp-content/uploads/fonts/1906-Bold.eot') format('embedded-opentype'),
    url('/wp-content/uploads/fonts/1906-Bold.ttf') format('truetype')
}

@font-face {
  font-family: '1906Light';
  src: url('/wp-content/uploads/fonts/1906-Light.otf');
  src: url('/wp-content/uploads/fonts/1906-Light.eot') format('embedded-opentype'),
    url('/wp-content/uploads/fonts/1906-Light.ttf') format('truetype')
}

@font-face {
  font-family: '1906Italic';
  src: url('/wp-content/uploads/fonts/1906-Italic.otf');
  src: url('/wp-content/uploads/fonts/1906-Italic.eot') format('embedded-opentype'),
    url('/wp-content/uploads/fonts/1906-Italic.ttf') format('truetype')
}


body {
  font-family: '1906Regular';
  color:#000;
}

h1.elementor-size-default {
  font-size: 48px;
  line-height: 64px !important;
  text-transform: uppercase;
}

h2.elementor-size-default {
  font-size: 40px;
  line-height: 56px !important;
  text-transform: uppercase;
  color: #000000;
}

h3.elementor-size-default {
  font-size: 32px;
  line-height: 36px;
}
.primary-button .elementor-heading-title{text-transform: uppercase; font-size: 16px;}
.secondary-button .elementor-heading-title{text-transform: uppercase; font-size: 16px;}
p {
  font-size: 16px;
  line-height: 24px;
}
.elementor-widget-text-editor p {
  margin-bottom: 0px !important;
}

.text-overlap-image h2 {
  font-size: 34px;
  line-height: 44px !important;
  text-transform: uppercase;
}
     h6.elementor-size-default {font-size: 20px; font-weight: 400; text-transform: uppercase; line-height: 26px; color: #000000;}            
@media screen and (max-width: 767px) {
h6.elementor-size-default {font-size: 18px;  line-height: 23px;  }
  h1.elementor-size-default {
    font-size: 28px;
    line-height: 36px !important;
  }
  h2.elementor-size-default {
    font-size: 24px;
    line-height: 34px !important;
  }

  p.elementor-size-default,
  ul.list-asterick li {
    font-size: 16px;
    line-height: 24px !important;
  }
}

.elementor-widget-text-editor p a,
.link-black,
.link-black-uppercase {
  color: #000;
  text-decoration: none;
  position: relative;
  letter-spacing: 1px;
  padding-bottom: 2px;
}

.elementor-widget-text-editor p a::after,
.link-black::after,
.link-black-uppercase:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #000;
  transition: width 0.3s ease;
}

.link-white {
  color: #fff !important;
  text-decoration: none;
  position: relative;
  letter-spacing: 1px;
  padding-bottom: 3px;
}

.link-black-uppercase:hover,
.link-black:hover,
.elementor-widget-text-editor p a:hover {
  color: #000;
}

.link-white:hover {
  color: #fff !important;
}

.link-white::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff !important;
  transition: width 0.3s ease;
}

.link-black-uppercase {
  font-family: '1906Bold';
  text-transform: uppercase;

}

.elementor-widget-text-editor p a:hover::after,
.link-black:hover::after,
.link-black:focus::after,
.link-white:hover::after,
.link-white:focus::after,
.link-black-uppercase:hover::after,
.link-black-uppercase:focus::after {
  width: 0;
}

@media screen and (max-width: 767px) {
  .d-block-sm {
    display: block !important;
  }
}

.custom-fade-up {
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.1s ease-out;
}

.custom-fade-up.active {
  opacity: 1;
  transform: translateY(0);
}


/* footer */
.footer-menu ul.tahefobu-nav-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-menu-1,
.footer-menu-2,
.footer-menu-3,
.copyright,
.footer-4 {
  border-top: 1px solid #fff;
}

.footer-menu .copyright {
  font-size: 11px;
  color: #fff;
  text-align: center;
}

.footer-menu .footer-last-section p {
  font-size: 11px;
  margin: 0
}

.footer-menu .footer-single-menu,
.footer-menu .footer-single-menu a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
}

.footer-menu .footer-menu-2 ul li a,
.footer-menu .footer-menu-3 ul li a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.footer-menu .footer-menu-1 ul li a:hover,
.footer-menu .footer-menu-2 ul li a:hover,
.footer-menu .footer-menu-3 ul li a:hover,
.footer-menu .footer-single-menu a:hover {
  text-decoration: underline;
  color: #fff !important;
}

@media screen and (min-width: 767px) {
  .social .elementor-grid-item a {
    text-align: left;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {

  .tahefobu-nav-menu-bp-pro-nn .tahefobu-nav-menu-container,
  .tahefobu-nav-menu-bp-pro-al .tahefobu-nav-menu-container,
  .tahefobu-nav-menu-bp-mobile .tahefobu-nav-menu-container {
    display: block !important;
  }

  .tahefobu-nav-menu-bp-pro-nn .tahefobu-mobile-nav-menu-container,
  .tahefobu-nav-menu-bp-pro-al .tahefobu-mobile-nav-menu-container,
  .tahefobu-nav-menu-bp-mobile .tahefobu-mobile-nav-menu-container {
    display: none !important;
  }

  .footer-menu ul.tahefobu-nav-menu {
    display: block;
  }

  .footer-menu ul.tahefobu-nav-menu li {
    margin: 0 !important;
  }

  .footer-menu .footer-menu-1 ul.tahefobu-nav-menu {
    padding: 0 35px;
    text-align: center;
  }

  .footer-menu .footer-menu-2 ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .footer-menu .footer-menu-2 ul li:nth-child(2) {
    grid-column: span 1;
    text-align: right;
  }

  .footer-menu .footer-menu-2 ul li:nth-child(3) {
    grid-column: 1 / -1;
  }

  .footer-menu .footer-menu-3 ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }

  .footer-menu .footer-menu-3 ul li:nth-child(4) {
    text-align: right;
  }

  .footer-menu .footer-menu-3 ul li:nth-child(5) {
    grid-column: 1;
  }

  .footer-menu .footer-menu-3 ul li:nth-child(6) {
    grid-column: 2 / span 2;
    text-align: center;
  }

  .footer-menu .footer-menu-3 ul li:nth-child(7) {
    grid-column: 4;
    text-align: right;
  }
}

@media screen and (max-width: 575px) {
  .footer-menu .footer-menu-1 ul.tahefobu-nav-menu {
    padding: 0 65px;
  }
}

@media screen and (max-width: 385px) {
  .footer-menu .footer-menu-1 ul.tahefobu-nav-menu {
    padding: 0 50px;
  }
}

@media screen and (max-width: 340px) {
  .footer-menu .footer-menu-1 ul.tahefobu-nav-menu {
    padding: 0 25px;
  }
}

/*form style */
.fields-in-one-line fieldset .wpforms-field-label {
  float: left;
  margin: 0 5px 0 0 !important;
}

.fields-in-one-line.wpforms-field-checkbox fieldset ul li label {
  color: rgba(0, 0, 0, 0.5) !important;
}

.fields-in-one-line.wpforms-field-checkbox fieldset {
  display: flex;
  align-items: center;
}

.wpforms-validate input[type=checkbox]:before,
.wpforms-validate input[type=checkbox]:after {
  background-color: #f2efe8 !important;
  border: 2px solid rgba(0, 0, 0, 0.3);
}

.fields-in-one-line fieldset {
  margin-right: 10px !important;
}

button[type=submit]:focus:after {
  border: none !important;
}

.wpforms-submit {
  margin-top: 20px !important;
}

div.wpforms-container-full input[type=checkbox]:checked:after {
  left: -2px;
  top: 2px;
  height: 1px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}

div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important;
  text-align: center !important;
  padding: 0 !important;
  border: none !important;
}

.wpforms-field.visiblity-hidden .wpforms-required-label {
  visibility: hidden;
}

.wpforms-container .wpforms-two-fourths,
.wpforms-container .wpforms-two-fourths.wpforms-first {
  width: 60%;
}

.wpforms-container .wpforms-field-label,
.wp-core-ui div.wpforms-container .wpforms-field-label {
  font-weight: normal;
  margin: 0 0 5px 0 !important;
}

.wpforms-container .wpforms-one-third,
.wpforms-container .wpforms-one-third.wpforms-first {
  width: 36%;
}

.eael-wpforms .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.eael-wpforms .wpforms-container .wpforms-field .wpforms-field textarea,
.wpforms-container .wpforms-field select,
.wpforms-container select:valid {
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  color: #000;
  font-size: 16px !important;
}


.wpforms-container .wpforms-form textarea {
  border: none;
  resize: none;
  font-size: 16px !important;
  border-radius: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}

.wpforms-field-checkbox fieldset ul {
  padding-left: 0 !important;
}

.wpforms-field-checkbox fieldset ul li label {
  padding-inline-start: 20px !important;
}

.consent-text.wpforms-field.wpforms-field-checkbox input[type=checkbox]:after,
.consent-text.wpforms-field.wpforms-field-checkbox input[type=checkbox]:before {
  width: 5px;
  height: 5px;
}

.consent-text input[type=checkbox]:checked:after {
  left: -2px;
  top: -5px !important;
  height: 1px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}

.consent-text fieldset {
  position: relative;
}

.consent-text fieldset legend.wpforms-field-label span {
  position: absolute;
  top: 8px;
}

.consent-text.wpforms-field.wpforms-field-checkbox ul li label {
  padding-inline-start: 5px !important;
  color: #000 !important;
}

.consent-text .wpforms-validate input[type=checkbox]:after {
  border: none !important;
}

.consent-text {
  padding: 0 !important;
}

.wpforms-container .wpforms-field {
  padding: 10px 0 15px 0;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.consent-text fieldset legend.wpforms-field-label {
  display: none !important;
}

.wpforms-container .wpforms-form textarea:focus,
.wpforms-container .wpforms-field select:focus,
.wpforms-container .wpforms-field input:focus {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}


.elementor-widget .eael-wpforms .wpforms-container .wpforms-submit-container .wpforms-submit {
  height: 85px;
  border: 1px solid #fff !important;
  border-radius: 0;
  width: 100% !important;
  background-color: #000 !important;
  transition: all 0.3s ease;
}

.elementor-widget .eael-wpforms .wpforms-container form.wpforms-validate .wpforms-submit-container .wpforms-submit:hover,
.elementor-widget .eael-wpforms .wpforms-container form.wpforms-validate .wpforms-submit-container .wpforms-submit:focus,
.elementor-widget .eael-wpforms .wpforms-container form.wpforms-validate .wpforms-submit-container .wpforms-submit:active {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}

div.wpforms-container-full .wpforms-form label.wpforms-error,
div.wpforms-container-full .wpforms-form em.wpforms-error {
  margin-top: 5px;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid {
  border: none;
}

textarea::placeholder,
select,
input::placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
  font-size: 16px;
}

@media screen and (max-width: 991px) {

  .wpforms-container .wpforms-one-third,
  .wpforms-container .wpforms-one-third.wpforms-first,
  .wpforms-container .wpforms-two-fourths,
  .wpforms-container .wpforms-two-fourths.wpforms-first {
    width: 100%;
    margin: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .wpforms-container .one-half-sm {
    width: 48% !important;
  }

  .wpforms-container .one-half-sm.me-5 {
    margin-left: 15px !important;
  }

  div.wpforms-container-full input[type=checkbox]:before,
  div.wpforms-container-full input[type=checkbox]:after,
  div.wpforms-container-full input[type=radio]:before,
  div.wpforms-container-full input[type=radio]:after {
    width: 5px !important;
    height: 5px !important;
  }

  .wpforms-field-checkbox fieldset ul li label {
    padding-inline-start: 5px !important;
  }
}

@media screen and (max-width: 575px) {
  div.wpforms-container-full input[type=checkbox]:checked:after {
    top: -4px;
  }
}

@media screen and (max-width: 400px) {
  .wpforms-container .one-half-sm {
    width: 47% !important;
  }
}

@media screen and (min-width: 991px) {
  .consent-text.wpforms-field.wpforms-field-checkbox ul li {
    align-items: center !important;
  }
}

/*header */
@media screen and (min-width: 767px) {
  .page-id-1061 .site-logo {
    display: none;
  }

  .live-logo {
    display: none;
  }

  .page-id-1061 .live-logo {
    display: block;
  }
  .turbo-header-template #mega-menu-wrap-menu-1 #mega-menu-menu-1 {padding: 0;  justify-content: space-between !important;}
}

#tahefobu-header.ta-scroll-down,
.turbo-header-template.ta-scroll-down,
.ta-header-hidden,
.ta-header-hide {
  opacity: 1 !important;
  transform: translateY(0%);
  transition: transform 0.4s ease-in-out;
}
  .turbo-header-template #mega-menu-wrap-menu-1 #mega-menu-menu-1 {padding: 0;}
.turbo-header-template #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {    margin: 0;}
.turbo-header-template #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
  letter-spacing: 1px;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul {
  list-style-type: none;
  padding: 0;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul li {
  margin-bottom: 5px;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul li h4.mega-block-title {
  font-size: 18px !important;
  color: #E1BBB4 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px;
  margin-bottom: 10px !important;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul li a {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #000;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li {
  background-color: #E1BBB4 !important;
  margin: 15px 0 0 0 !important;
  padding: 30px 40px !important;
  color: #fff !important;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li h4 {
  color: #fff !important;
  font-weight: 400 !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
  font-size: 16px !important;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li p {
  font-size: 11px !important;
  line-height: 18px;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li p a {
  color: #fff !important;
  margin-top: 14px;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  letter-spacing: 1.1px !important; font-size: 11px;
}


.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li p a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  transition: width 0.3s ease;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li p a:hover::after {
  width: 0;
}



.elementor-widget-image a img[src$=".svg"] {
  width: auto;
}

@media only screen and (min-width: 767px) {

  /* .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap  ul.mega-sub-menu:first-of-type {    border-top: 1px solid #000;} */
  #mega-menu-menu-1 {
    border-bottom: 1px solid #000 !important;
  }

  .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-menu-horizontal {
    display: flex !important;
    justify-content: center !important;
  }

  .turbo-header-template .elementor-widget-maxmegamenu .mega-indicator {
    display: none !important;
  }

}

@media only screen and (max-width:1099px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    margin: 0 25px 0 0 !important;
  }
}

@media only screen and (max-width:767px) {

  #mega-menu-menu-1 .mega-menu-toggle,
  #mega-menu-menu-1 .mega-menu-mobile-toggle {
    z-index: 10000;
    animation: none !important;
    transition: none !important;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item .mega-menu-link {
    z-index: 9999;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    margin: 0 !important;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu {
    padding: 0px 0 0 20px;
  }

  .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-menu-horizontal {
    padding: 40px 10px !important;
  }

  .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-menu-horizontal li ul.mega-sub-menu li ul.mega-sub-menu li {
    padding: 0 !important
  }

  /* html, body {overflow-x: hidden;}  */
  .turbo-header-template .elementor-widget-maxmegamenu .mega-toggle-animated-inner {
    display: none !important;
  }

  div#mega-toggle-block-1 {
    background: url(https://owo.hgsinteractive.com/wp-content/uploads/2026/04/hamburger-menu.svg) no-repeat;
    background-position: center;
  }
}



 

#tahefobu-header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  
  /* GPU acceleration */
  will-change: transform;
  transform: translateZ(0);
  
 
  padding: 0;
  
  
  transition: padding 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
 
#tahefobu-header.shrunk {
  padding: 0;
}

#tahefobu-header.shrunk .header-on-top {
  min-height: auto;
}

/* Logo - animate height smoothly */
#tahefobu-header .site-logo img {
  width: auto;
 
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: height;
  backface-visibility: hidden;
}

/* Shrunk state - smaller logo */
#tahefobu-header.shrunk .site-logo img,
#tahefobu-header.shrunk .live-logo img {
  height: 45px;
  
}

@media only screen and (max-width:767px) {
  #tahefobu-header {
  position: fixed;}
}

/* banner */

video::-webkit-media-controls {
  display: none !important;
}


video::-webkit-media-controls-enclosure {
  display: none !important;
}

.subtitle {
  position: absolute;
  bottom: 37% !important;
  left: 5% !important;
  width: 24% !important;
  text-align: center;
  transform: translate(0, 0);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.4s ease;
  font-size: 50px;
  color: #F2EFE8;
  -moz-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -moz-transform: rotate(-90deg) translateY(100%);
  -webkit-transform: rotate(-90deg) translateY(100%);
  transform: rotate(-90deg) translateY(100%);
}



.as-panel.as-shadow.as-opened .subtitle {

  width: 30% !important;
  bottom: 35% !important;
  left: 3% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.place-map-time .elementor-counter-number-suffix {
  font-size: 16px;
  align-items: center;
  font-family: '1906Bold';
}

.place-map-time .elementor-counter-number-wrapper {
  align-items: end;
  text-align: left;
  display: block;
}

.place-banner-text p {
  font-family: '1906Regular' !important;
}

.h-accordion .h-item.active .content a {
  text-transform: uppercase;
  position: relative;
}

.h-accordion .h-item.active .content a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  transition: width 0.3s ease;
}

.h-accordion .h-item.active .content a:hover::after {
  width: 0;
}


/* place */


.place-slider-lg-height .n2-ss-slider-4,
.place-slider-lg-height .n2-ss-slide {
  height: 800px !important;
}

@media only screen and (min-width:1799px) {

  .place-slider-lg-height .n2-ss-slider-4,
  .place-slider-lg-height .n2-ss-slide {
    height: 100vh !important;
  }
}

@media only screen and (min-width:1099px) {
  .place-banner-text p {
    width: 75% !important;
    margin: 0 auto !important;
  }
}

.nextend-arrow-previous {
  background-image: url(../images/Arrow-left.svg) !important;
}

.nextend-arrow-next {
  background-image: url(../images/Arrow-right.svg) !important;
}

.nextend-arrow-previous img,
.nextend-arrow-next img {
  display: none !important;
}

.nextend-arrow-previous,
.nextend-arrow-next {
  background-size: contain !important;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat !important;
}

@media only screen and (max-width:575px) {

  .place-slider-lg-height .n2-ss-slider-4,
  .place-slider-lg-height .n2-ss-slide {
    height: 500px !important;
  }

  .flex-reverse-mobile .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }

  .d-block-sm {
    display: block !important;
  }
}



/*dine page filter style */

.filter-container {
  background: #F2EFE8;

  border-radius: 2px;
  padding: 0;
  max-width: 320px;
  width: 100%;
  position: relative;
  z-index: 10;
}

.filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px;
  cursor: pointer;
  user-select: none;
  background-color: #F2EFE8;
  position: relative;
  z-index: 11;
  border: 2px solid #E1BBB4;

}

.filter-container.open .filter-header {
  border-bottom: 2px solid transparent;
}

.filter-title {
  line-height: 20px;
  font-size: 16px;
  font-family: '1906Bold';
  margin: 0;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #000;
}

.filter-icon {
  width: 14px;
  height: 10px;
  background: #E1BBB4;
  clip-path: polygon(50% 0%, 100% 100%, 0% 100%);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: rotate(180deg);
}



.filter-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #F2EFE8;

  border-top: none;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  padding: 0 30px;

}

.filter-container.open .filter-options {
  max-height: 600px;
  opacity: 1;
  padding: 0 30px 20px 30px;
  border: 2px solid #E1BBB4;
  border-top: none;
}

.filter-option {
  margin: 10px 0;
  border-bottom: 1px solid #000;
  font-size: 15px;
  font-family: '1906Bold';
  color: #000;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  padding: 0;
  width: max-content;
}

.filter-option:first-child {
  color: #E1BBB4;
  font-size: 15px;
  font-family: '1906Bold';
  letter-spacing: 1px;
}


@media (max-width: 600px) {
  .filter-header {
    padding: 15px 20px;
  }

  .filter-options {
    padding: 0 20px;
  }

  .filter-container.open .filter-options {
    padding: 0 20px 20px 20px;
  }

  .filter-title {
    font-size: 14px;
  }

  .filter-option {
    font-size: 13px;
  }
}

@media (min-width: 767px) {
  .list-asterick {
    padding-left: 10px;
  }
}

.list-asterick li::before {
  content: "* ";
  font-size: 22px;
  color: #000;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 4px;

}

.list-asterick li {
  list-style: none;
  display: flex;
  padding-left: 15px !important;
  margin-top: 5px;
  position: relative;
}

@media (max-width: 767px) {
  .list-asterick {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .list-asterick li {
    margin: 1px 0;
    text-align: center;
  }
}

.sidebar {
  z-index: 9999999999 !important;
}

div.eael-wpforms-form-button-custom {
  scroll-margin-top: 150px;
}

/* form */

/* accordion */
@media (min-width: 767px) {
  .e-n-accordion .e-n-accordion-item-title-icon {
    display: none;
  }
}


/* sticky icon */
.ht-ctc-chat {
  display: none !important;
}

.page-id-1061 .ht-ctc-chat {
  display: block !important;
}

/* contact page style */
.contact-details-container h3 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 0 !important;
}

.contact-details-container p {
  font-size: 16px;
  line-height: 20px;
}


/* video */
.html5_video_players button.plyr__control {
  background: url(../2026/05/Play-button.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 88px;
  height: 88px;
}

.html5_video_players button.plyr__control svg,
.html5_video_players button.plyr__control:hover svg {
  display: none;
}

@media (max-width: 767px) {
  .html5_video_players button.plyr__control {
    width: 44px;
    height: 44px;
  }
}



/* whatsapp icon */
 
#wpfront-scroll-top-container,
#wpfront-scroll-top-container.show {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(20px) !important;  
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out, visibility 0.4s ease-in-out !important;
}
 
#wpfront-scroll-top-container.custom-reveal {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;  
}


/*banner style old  */
 .h-accordion {
            display: flex;
            width: 100%;
            height: 720px;
            overflow: hidden;
        }

        .h-item {
            position: relative;
            flex: 1;
            overflow: hidden;
            cursor: pointer;
            transition: flex 0.5s ease;
        }

        .h-item.active {
            flex: 4;
        }

        /* ================= MEDIA ================= */

        .media {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
        }

        .media img,
        .media video {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        /* Thumbnail */
        .media img {
            z-index: 1;
            opacity: 1;
            transition: opacity 0.4s ease;
        }

        /* Video */
        .media video {
            z-index: 0;
            opacity: 0;
            transition: opacity 0.4s ease;
        }

        .h-item.active .media img {
            opacity: 0;
        }

        .h-item.active .media video {
            opacity: 1;
        }

        /* ================= OVERLAY ================= */

        .h-item::after {
            content: "";
            position: absolute;
            inset: 0;
            background: rgba(0, 0, 0, 0.35);
            z-index: 2;
            transition: 0.4s ease;
        }

        .h-item.active::after {
            background: rgba(0, 0, 0, 0.1);
        }

        /* ================= LABEL ================= */

        .label {
            position: absolute;
            z-index: 5;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) rotate(-90deg);
            color: #fff;
            font-size: 54px;
            white-space: nowrap;
            transition: opacity 0.3s ease;
        }

        .h-item.active .label {
            opacity: 0;
        }

        /* ================= CONTENT ================= */

        .content {
            position: absolute;
            z-index: 5;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 400px;
            text-align: center;
            color: #fff;
            opacity: 0;
            transition: opacity 0.4s ease;
            pointer-events: none;
        }

        .h-item.active .content {
            opacity: 1;
            pointer-events: auto;
        }

        .content h2 {
            font-size: 52px;
            margin-bottom: 15px;
        }

        .content p {
            font-size: 18px;
            line-height: 1.5;
        }

        .content a {
            color: #fff;
            text-decoration: none;
            padding-bottom: 2px;
        }

        /* ================= MOBILE & TABLET ================= */

        @media (max-width: 1024px) {

            .h-accordion {
                flex-direction: column;
                height: auto;
            }

            .h-item {
                width: 100%;
                height: 110px;
                flex: unset !important;
                transition: height 0.5s ease;
            }

            .h-item.active {
                height: 420px;
            }

            .label {
                transform: translate(-50%, -50%);
                font-size: 32px;
            }

            .content {
                width: 90%;
            }

            .content h2 {
                font-size: 34px;
            }

            .content p {
                font-size: 16px;
            }
        }

        .room-venue-grid .elementor-image-box-title{font-weight: 600;}
      
               


              .custom-three-slider .slider-wrapper .nav {    position: absolute; bottom: 0;    right: 22%;}
.leaders-character-setion h3{text-transform: uppercase;}
.dine-filter-grid p.intro-para{ line-height: 20px; font-size: 16px;}
  .custom-three-slider  .slider-wrapper {padding-bottom: 50px;}
 @media (min-width: 1800px) {
.custom-three-slider .slider-wrapper  {padding-bottom: 100px;}
 }
             
 @media (min-width: 767px) {
                   .three-grid-column .elementor-image-box-description{min-height: 175px;} 
                    .room-venue-grid  p.intro-content { min-height: 200px;} 
                    .dine-filter-grid p.intro-para{    min-height: 70px; }
                }


   /* residence page */
   
   /* =========================
   WRAPPER
========================= */
.gallery-shell{
    width:100%; max-width:100%; margin:auto; 
    
    /*overflow:hidden; */
    position:relative; padding-inline:clamp(10px,2vw,40px);
}

/* =========================
   SLIDER
========================= */
.gallery-track{
    display:flex; align-items:stretch; justify-content:center; gap:clamp(10px,1.2vw,24px); transition:transform .6s cubic-bezier(0.22,1,0.36,1); will-change:transform;
}

/* =========================
   SLIDES
========================= */
.gallery-card{
    flex-shrink:0;
    display:flex;
    flex-direction:column;
    overflow:hidden;
    transition:all .5s ease;
}

/* SIDE SLIDE */
.gallery-card.preview{
    width:22vw;
}

/* ACTIVE SLIDE */
.gallery-card.focus{
    width:54vw;
}

/* =========================
   IMAGE
========================= */
.gallery-card img{
    width:100%;
    height:clamp(220px,32vw,650px);
    object-fit:cover;
    display:block;
}

/* =========================
   CONTENT
========================= */
.info-box{
    display:none;
    padding-top:14px;
}

.gallery-card.focus .info-box{
    display:block;    width: 65%;
}

.info-box h2{
    font-size:clamp(16px,1.3vw,28px);
    margin-bottom:8px;
    color:#111;
    font-weight:700;
}

.info-box p{
    font-size:clamp(12px,.95vw,18px);
    line-height:1.6;
    color:#555;
}

/* =========================
   NAVIGATION
========================= */
.custom-three-slider-with-text  .control-panel{
    position:absolute;
      right: calc((100% - 54vw) / 2);
   
    bottom:68px;

    display:flex;
    gap:12px;
    z-index:10;
}
 
/* BUTTON */
.control-panel button{
    width:clamp(36px,2.5vw,50px);
    height:clamp(36px,2.5vw,50px);

    border-radius:50%;
    border:1px solid #000;
    

    cursor:pointer;
    transition:.3s ease;
}

/* ARROW */
.icon-arrow{
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    margin-top: -3px;
    transform:rotate(180deg);
}

#forwardBtn .icon-arrow{
    transform:rotate(0deg);
}


/* =========================
   LARGE MOBILE / SMALL TABLET
========================= */
@media(min-width:576px) and (max-width:767px){

    .gallery-card.preview{
        width:26vw;
    }

    .gallery-card.focus{
        width:64vw;
    }

    .gallery-card img{
        height:280px;
    }

   .custom-three-slider-with-text  .control-panel{
         right: calc((100% - 64vw) / 2);
    }
}

/* =========================
   TABLET
========================= */
@media(min-width:768px) and (max-width:991px){

    .gallery-card.preview{
        width:24vw;
    }

    .gallery-card.focus{
        width:58vw;
    }

    .gallery-card img{
        height:360px;
    }

    .info-box h2{
        font-size:20px;
    }

    .info-box p{
        font-size:14px;
    }

   .custom-three-slider-with-text  .control-panel{
       right: calc((100% - 58vw) / 2);
        bottom: 60px;
    }
}

/* =========================
   LAPTOP
========================= */
@media(min-width:992px) and (max-width:1199px){

    .gallery-card.preview{
        width:22vw;
    }

    .gallery-card.focus{
        width:56vw;
    }

    .gallery-card img{
        height:460px;
    }

  .custom-three-slider-with-text   .control-panel{
        right: calc((100% - 56vw) / 2);
        bottom: 56px;
    }
}


/* =========================
   2K / 4K SCREENS
========================= */
@media(min-width:2500px){

    .gallery-shell{
        max-width:2600px;
    }

    .gallery-card.preview{
        width:465px;
    }

    .gallery-card.focus{
        width:1500px;
    }

    .gallery-card img{
        height:1000px;
    }

    .info-box h2{
        font-size:34px;
    }

    .info-box p{
        font-size:22px;
    }

 .custom-three-slider-with-text    .control-panel{
  right: calc((100% - 1500px) / 2);
        bottom: 30px;
    }

    .control-panel button{
        width:65px;
        height:65px;
    }

    .icon-arrow{
        font-size:28px;
    }
}



/* =========================
   LARGE DESKTOP
========================= */
@media(max-width:1600px){

    .gallery-shell{
        max-width:1900px;
    }

    .gallery-card.preview{
        width:clamp(260px,18vw,460px);
    }

    .gallery-card.focus{
        width:clamp(700px,60vw,1300px);
    }

    .gallery-card img{
        height:clamp(500px,30vw,900px);
    }
   .custom-three-slider-with-text   .control-panel {
        right: calc((100% - clamp(700px, 60vw, 1300px)) / 2);
        bottom: 50px;
    }
}

@media(max-width:1399px){

    .gallery-shell{
        max-width:1800px;
    }

    .gallery-card.preview{
        width:18vw;
    }

    .gallery-card.focus{
        width:61vw;
    }

    .gallery-card img{
        height:clamp(500px,30vw,900px);
    }
   .custom-three-slider-with-text   .control-panel {
        right: calc((100% - clamp(700px, 61vw, 1300px)) / 2);
        bottom: 50px;
    }
}

/* =========================
   DESKTOP 1200+
========================= */
@media(max-width:1200px){

    .gallery-shell{
        max-width:1600px;
    }

    .gallery-card.preview{
        width:clamp(220px,19vw,420px);
    }

    .gallery-card.focus{
        width:clamp(520px,58vw,1100px);
    }

    .gallery-card img{
        height:clamp(400px,32vw,760px);
    }
.custom-three-slider-with-text    .control-panel{
               right: calc((100% - clamp(520px, 58vw, 1100px)) / 2);
        bottom: 50px;
    }
}


/* =========================
   MOBILE
========================= */
@media(max-width:575px){
.icon-arrow {        line-height: 23px;}
    .gallery-track{
        gap:8px;
    }

    .gallery-card.preview{
        width:20%;
        min-width:auto;
    }

    .gallery-card.focus{
        width:60%;
    }

    .gallery-card img{
        height:220px;
    }

    .info-box h2{
        font-size:15px;
    }

    .info-box p{
        font-size:11px;
        line-height:1.5;
    }

  .custom-three-slider-with-text  .control-panel{
            right: calc((100% - 60%) / 2); bottom: 80px;
    }

    .control-panel button{
        width:34px;
        height:34px;     border:1px solid #000;
    }

    
}
 

  .accordion-list-section .eael-accordion-header{ padding: 25px 0 20px 0 !important;}
  .accordion-list-section .eael-accordion-header .eael-accordion-tab-title {font-size: 26px; font-weight: 400;line-height: 30px;}
  .accordion-list-section .eael-accordion-header .eael-advanced-accordion-icon-opened,   .accordion-list-section .eael-accordion-header  .eael-advanced-accordion-icon-closed {display: none !important;}
    .accordion-list-section .eael-accordion-content  {padding: 0 !important; margin-bottom: 25px;}
  .accordion-list-section .eael-accordion-content ul li{font-size: 16px; line-height: 21px;}
   .accordion-list-section  .accordion-content-with-space .eael-accordion-content{    padding: 20px 0 0 0 !important;}
   @media(max-width:575px){
  .accordion-list-section .eael-accordion-content ul li {text-align: left;}
  .accordion-list-section .eael-accordion-header .eael-accordion-tab-title {    font-family: '1906Bold';  font-size: 21px;font-weight: 400;
    line-height: 25px;  letter-spacing: 1px;}
    .accordion-list-section h2.elementor-heading-title{text-transform: capitalize !important;}
   }


   /*sidebar */

   .sidebar {
  position: fixed;
  top: 64%;
  right: 0;
  transform: translate(100%, -50%);
  width: 260px;
  /*height: 506px;*/
  background: #f2efe8;
  padding: 38px 32px 48px 32px;
  transition: transform 0.4s ease;
  /*box-shadow: -2px 0 15px rgba(0,0,0,0.15);*/
  z-index: 2;

  /* FIX: content overflow control */
  overflow-y: auto;
}

/* Hide scrollbar (optional clean look) */
.sidebar::-webkit-scrollbar {
  width: 4px;
}
.sidebar::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.sidebar.active {
  transform: translate(0, -50%);
}

.sidebar h3 {
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: 7px;
  font-weight: bold;
  color: #000 !important;
}

.heading {
  font-size: 12px;
  color: #CBC4BD;
  margin-top: 28px;
  /*margin-bottom: 11px;*/
  margin-bottom: 0px !important;
  line-height: 15px;
  font-weight:bold;
  letter-spacing: 2px;
}

.sidebar a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  margin: 4px 0;
  line-height: 15px;
  transition: color 0.2s;
}

.sidebar a:hover {
  color: #e1bbb4;
}

/* Toggle */
.toggle-wrapper {
  position: fixed;
  top: 64%;
  right: 0;
  transform: translate(0, -50%);
  width: 25px;   /* smaller */
  height: 90px;  /* smaller */
  z-index: 1000;
  cursor: pointer;
  transition: transform 0.4s ease;
}

.toggle-wrapper.active {
  transform: translate(-260px, -50%);
}

.toggle-btn {
  width: 25px;
  height: 73px;
  background: #f4f1ec;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px 0 0 18px;
  /*box-shadow: -2px 2px 8px rgba(0,0,0,0.2);*/
  font-size: 16px; /* smaller arrow */
  transition: transform 0.3s ease;
}

/*new code*/
/* Arrow animation */
.toggle-btn img{
  transition: transform 0.4s ease;
}

/* Jab sidebar open ho */
.toggle-wrapper.active .toggle-btn img{
  transform: rotate(180deg);
}

/* Responsive */
@media (max-width: 768px) {
  .sidebar {
    width: 220px;
  }
  .toggle-wrapper.active {
    transform: translate(-220px, -50%);
  }
  .toggle-wrapper
  {
      top:50%;
  }
}

@media (max-width: 480px) {
  .sidebar {
    width: 200px;
    top: 50%;
  }
  .toggle-wrapper.active {
    transform: translate(-200px, -50%);
  }
  .toggle-wrapper
  {
      top:50%;
  }
}
@media (max-width: 480px) {
.live-lifestyle-banner-2 {background-position: -375px 0  !important;}
}
@media (max-width: 400px) {
.live-lifestyle-banner-2 {background-position: -330px 0 !important;}
}
@media (max-width: 375px) {
.live-lifestyle-banner-2 {background-position: -240px 0 !important;}
}
@media (max-width: 361px) {
.live-lifestyle-banner-2 {background-position: -275px 0 !important;}
}
 
.award-list ul{padding-left: 0;}

.testimonial-text .elementor-heading-title{font-family: '1906Italic'; font-size: 24px; line-height: 36px;margin-bottom: 28px;}
@media (max-width: 575px) {
  .testimonial-text .elementor-heading-title{ font-size: 14px; line-height: 22px;margin-bottom: 20px;}
}
/* grid slider */
 /* grid slider */
/* ============================================
   GRID SLIDER - TRANSFORM-BASED SMOOTH ANIMATION
   ============================================ */
@media (min-width: 768px) {
  .grid-slider {
  display: flex !important;
  gap: 20px !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
  align-items: stretch !important;
  padding: 0 20px !important;
}

.grid-slider .swiper-wrapper {
  display: flex !important;
  gap: 12px !important;
  align-items: center !important;
  min-height: 500px !important;
  width: 100% !important;
  flex-wrap: nowrap !important;
  pointer-events: auto !important;
  overflow: visible !important;
}

.grid-slider .swiper-container {
  overflow: visible !important;
}

 
.grid-slider .swiper-slide {
  flex: 1 !important;
  min-height: 200px !important;
  cursor: pointer !important;
  border-radius: 0 !important;
  overflow: visible !important;
  
  /* Use transform scale instead of flex/height changes */
  transition: transform 0.9s cubic-bezier(0.22, 1, 0.36, 1) !important;
  will-change: transform !important;
  transform: scale(1) !important;
  transform-origin: center center !important;
}

 

.grid-slider .swiper-slide:nth-child(1) {
  transform: scale(1) !important;
  z-index: 5 !important;
  transform-origin: center center !important;
  
}
 

.grid-slider .swiper-slide:nth-child(n+2) {
  transform: scale(0.8) !important;
  transform-origin: center center !important;
}
 

.grid-slider .swiper-slide:last-child:nth-child(n+2) {
  transform: scale(0.8) !important;
   transform-origin: center center !important;
}

 

.grid-slider .elementor-image-carousel-wrapper {
  display: block !important;
  visibility: visible !important;
}

.grid-slider .swiper-slide:nth-child(1) .elementor-image-carousel-caption p {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

 

.grid-slider .swiper-slide:hover {
  transform: scale(1) !important;
  z-index: 10 !important;
}

.grid-slider .swiper-slide:nth-child(n+2):hover {
  transform: scale(1) !important;
  z-index: 10 !important;
}

.grid-slider .swiper-slide:last-child:hover {
  transform-origin: center center !important;
}

.grid-slider .swiper-slide:hover .elementor-image-carousel-caption p {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

 
.grid-slider:has(.swiper-slide:hover) .swiper-slide:not(:hover) {
  opacity: 0.7 !important;
}

 
.grid-slider:has(.swiper-slide:nth-child(n+2):hover) .swiper-slide:nth-child(1) {
  opacity: 0.7 !important;
  transform: scale(0.8) !important;
}

 
.grid-slider:has(.swiper-slide:nth-child(n+2):hover) .swiper-slide:nth-child(1) .elementor-image-carousel-caption p {
  opacity: 0 !important;
  transform: translateY(15px) !important;
}
/* Zoom on active/hover */
.grid-slider .swiper-slide:nth-child(1) .swiper-slide-image,
.grid-slider .swiper-slide:hover .swiper-slide-image {
  transform: scale(1) !important;
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1) !important;
}
.grid-slider .elementor-image-carousel-caption p {
 
  
 
  opacity: 0 !important;
  transform: translateY(15px) !important;
  transition: opacity 0.45s ease, transform 0.6s cubic-bezier(0.22, 1, 0.36, 1) !important;
}
}


.grid-slider .elementor-image-carousel-caption {
  display: block !important;
  visibility: visible !important;
  color: #000 !important;
  padding-top: 18px !important;
  position: relative !important;
  z-index: 5 !important;
}

.grid-slider .elementor-image-carousel-caption h3 {
  display: block !important;
  visibility: visible !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  text-align: left !important;
  font-family: '1906Regular';
  font-style: normal !important;
  margin-bottom: 12px !important;
  color: #000 !important;
}

.grid-slider .elementor-image-carousel-caption p {
  display: block !important;
  visibility: visible !important;
  text-align: left !important;
  font-size: 16px !important;
  font-family: '1906Regular';
  font-style: normal !important;
  line-height: 24px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #000 !important;
}




.grid-slider .swiper-slide-inner {
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  aspect-ratio: auto !important;
}

.grid-slider .swiper-slide-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
 
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1) !important;
  will-change: transform !important;
}

 

@media (max-width: 768px) {
  .grid-slider .swiper {padding: 0 20px;}
  .swiper-wrapper {    
    margin: 0 auto;
    text-align: center;
    display: grid;
    grid-template-columns: 1fr !important;}
   .grid-slider .swiper-slide {
         margin-bottom: 40px;
  }
  .grid-slider .elementor-image-carousel-caption h3, .grid-slider .elementor-image-carousel-caption p {text-align: center !important;}
 
}

 

/* end of grid slider */