@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';
}

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;
}

p {
  font-size: 16px;
  line-height: 24px;
}

.elementor-widget-text-editor p {
  margin-bottom: 20px !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: 37%;
}

.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;
  }
}

#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>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;
}


.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;
  }
}



 
/* ✅ HEADER SHRINKS ON SCROLL - Proper Solution */

#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);
}

/* Shrunk state - less padding = smaller header */
#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;
  
}



/* 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 {padding-bottom: 50px;}
              .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;}

 @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; }
                }