@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;
  background-color: #F2EFE8;
  letter-spacing: 1px;
}

h1.elementor-size-default {
  font-size: 48px;
  line-height: 64px !important;
  text-transform: uppercase;
 
      letter-spacing: 1px;
     font-weight: 400 !important;
}

h2.elementor-size-default {
  font-size: 40px;
  line-height: 56px !important;
  text-transform: uppercase;
  color: #000000;
  letter-spacing:1px;
}

h3.elementor-size-default {
  font-size: 32px;
  line-height: 36px;
  letter-spacing:1px;
}

.text-bg p {
  font-size: 20px;
  line-height: 28px !important;
}
.primary-button {
  width: 100%;
  background-color: #e1bbb4;
}

.primary-button .elementor-heading-title {
  font-size: 16px;
  font-weight: 400;
}

.primary-button .elementor-heading-title a, .secondary-button .elementor-heading-title a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  display: block;
  padding: 20px;
}
.secondary-button  {padding: 0 !important;}
.secondary-button  {width: 100%;background-color: #000;}
.secondary-button .elementor-heading-title {
  text-transform: uppercase;
  font-size: 16px;
}
.wpforms-field-checkbox label {
    pointer-events: none;
    cursor: default !important;
}
p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing:1px;
}

a {
  letter-spacing:1px;
}

.elementor-widget-text-editor p {
  margin-bottom: 0px !important;
}
.residence-total-area-section p, .residence-total-area-section h6 {font-size: 18px;}
.grid-slider .e-con-inner {padding-top: 0; padding-bottom: 0;}
.comments-area a,
.page-content a {
  text-decoration: none !important;     
}
 /* .container-mob-full-width  .custom-banner-pt {padding-top: 0 !important;} */
.bullet {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  margin-right: 7px;
  vertical-align: middle;
}

.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;
}

.page-intro {
  padding-top: 80px;
  padding-bottom: 80px
}
.owo-form-intro {text-align: center;}
.form-section .wpforms-container-full {margin: 0 !important;}

/* .split-layout .split-image-thumb img, .split-layout.split-even .e-con-full.e-flex:last-of-type img, .split-layout.split-odd .e-con-full.e-flex:first-of-type img{
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
} */

/* .split-layout .split-image-thumb img,
.split-layout .split-image-thumb .elementor-widget-image {
  width: 100%;
} */



.custom-pb, .crp_related  {
  padding-bottom: 80px;
}

.custom-pt, .award-grid {
  padding-top: 80px;
}


.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;
}

/* .full-bleed-image {height: calc(100dvh - var(--header-height));} */
/* desktop XL */



.elementor-widget-text-editor p a,
.link-black,
.link-black-without-underline,
.link-black-uppercase,
.category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more, .eael-post-elements-readmore-btn {
  color: #000;
  text-decoration: none;
  position: relative;
  letter-spacing: 1px;
  padding-bottom: 2px;
  text-transform: initial;
}

.link-black-without-underline:hover,
.link-black-without-underline:active {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
  text-decoration-skip-ink: auto;
  color: #000;
}

.elementor-widget-text-editor p a::after,
.link-black::after,
.link-black-uppercase:after,
.category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more::after,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more::after,
.eael-post-elements-readmore-btn:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.05rem;
  /* height: 1px; */
  background: #000;
  transition: width 0.3s ease;
  border-bottom: none !important;
}

.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,
.category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more:hover,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more:hover,
.eael-post-elements-readmore-btn:hover {
  color: #000;
}

.link-white:hover {
  color: #fff !important;
}

.link-white::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  /* height: 1px; */ height: 0.05rem;
  background: #fff !important;
  transition: width 0.3s ease;
  border: none !important;
}

.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,
.category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more:hover::after,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more:hover::after,
.category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more:focus::after,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more:focus::after,
.eael-post-elements-readmore-btn:hover::after,
.eael-post-elements-readmore-btn: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;
  letter-spacing: 1px;
}

.footer-menu .footer-last-section p {
  font-size: 11px;
  margin: 0;
  letter-spacing: 1px;
}

.footer-menu .footer-single-menu,.footer-menu .footer-single-menu p,
.footer-menu .footer-single-menu a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}

.footer-menu ul li a {
  letter-spacing: 3px;
}

.footer-menu ul li a.tahefobu-active-menu-item {
  color: #fff !important
}

.footer-menu .footer-menu-2 ul li a,
.footer-menu .footer-menu-3 ul li a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  letter-spacing: 1px;
}

.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 (min-width: 1900px) {
   .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li p {    font-size: 13px !important; line-height: 22px;}
 .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li p a {font-size: 14px !important;}
     .split-layout .accordion-list-section{width: 700px !important;padding-right:0 !important}
      .info-section-thumbnail-image {padding-right: 60px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {        grid-template-columns: 350px 255px 850px;display: grid !important;
 
    gap: 0;}
  .character-section .e-con-inner, .live-residence-grid .e-con-inner, .stay-grid .e-con-inner,  
  .category-filter-section .ymc-container .filter-content .posts-grid, .award-grid .e-con-inner, .art-gallery-grid .e-con-inner, .art-gallery-grid .eael-post-grid-container .eael-post-grid, .crp_related > div{
    grid-row-gap: 120px;
    grid-column-gap: 44px;
  }
    .form-section .e-con-inner {gap:44px;}
/* .image-full-width im{width: 100%;} */
  .live-residence-grid .elementor-image-box-description {
    height: 175px;
  }

  .character-section .elementor-image-box-img img, .live-residence-grid .elementor-image-box-img img, .stay-grid .elementor-image-box-img img,  .award-grid .elementor-image-box-img img, .art-gallery-grid .elementor-image-box-img img{
    width: 505px;
  }

  .split-layout .e-con-inner {
    display: flex;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
  }
.ymc-filter-grids {max-width: 1600px; margin:0}
  .split-layout .split-image-thumb, .split-layout.split-even .e-con-full.e-flex:last-of-type,  .split-layout.split-odd .e-con-full.e-flex:first-of-type {
    /* flex: 0 0 58.33%; */
    padding-left: 0;
    padding-right: 0;
    max-width: 920px;
    box-sizing: border-box;
  }

  .split-layout .split-content, .split-layout.split-even .e-con-full.e-flex:first-of-type,  .split-layout.split-odd .e-con-full.e-flex:last-of-type {
    /* flex: 0 0 33.33%; */
    padding-left: 0;
    padding-right: 0;
    max-width: 580px;
    box-sizing: border-box;
  }

  .custom-banner-pt {
    padding-top: 90px !important;
    margin-top: 0 !important
  }

  .container-xs .e-flex.e-con-boxed.e-con.e-child,.crp_related,
  .container-xs .e-flex.e-con-boxed.e-con.e-child .e-con-inner,
  .turbo-footer-template .container-xs.e-parent .e-con-inner,
  .container-xs.e-parent .e-con-inner, .full-image-section>.e-con-inner, .full-image-section>.e-con-inner .container-xs>.e-con-inner {
    max-width: 1600px;
    margin: 0 auto;
  }

  .custom-pb, .grid-slider, .crp_related {
    padding-bottom: 100px;
  }

  .custom-pt, .grid-slider, .award-grid {
    padding-top: 100px;
  }

  .slider-partial-view {
    padding-bottom: 100px !important;
  }

  .page-intro {
    padding-top: 100px;
    padding-bottom: 100px
  }

  p {
    font-size: 18px;
    line-height: 28px;
  }

}

@media screen and (min-width: 767px) {
  .social .elementor-grid-item a {
    text-align: left;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 1099px) {
  .footer-menu .site-name p {
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) {
  .footer-menu-3  {border-top: none;}
  .footer-3-section {border-top: 1px solid #fff;}
.footer-menu-3 ul{display: flex !important;justify-content: space-between;}
  .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, .eael-wpforms-labels-yes .wpforms-container .wpforms-form .wpforms-field-label {
  /* color: rgba(0, 0, 0, 0.5) !important; */
  color: #000 !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%;
}
@media screen and (min-width: 1900px) {
 
  .wpforms-container .wpforms-one-third,
.wpforms-container .wpforms-one-third.wpforms-first {
  width: 38%;
}
  .contact-page-form .wpforms-container .wpforms-one-third,
.contact-page-form .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;
  background-color: #f2efe8 !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);
  background-color: #f2efe8 !important;
}

.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: 0 0 25px 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: 1099px) {

  .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 */
.live-logo-mob, .live-logo  {
    display: none;
  }
   
  .live-logo-mob img{width: 140px !important;}
@media screen and (min-width: 767px) {
  .page-id-1061 .site-logo, .parent-pageid-1061 .site-logo {
    display: none;
  }

  /* .live-logo, .live-logo-mob  {
    display: none;
  } */
 
 .page-id-1061 .live-logo, .parent-pageid-1061 .live-logo {display: block;}
 
  .turbo-header-template #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    padding: 0 50px !important;
    justify-content: space-around !important;
  }
}
 .live-logo img {width: 140px !important;}
@media screen and (max-width: 766px) 
{
 .site-logo-mob img {width: 135px !important;}
 .live-logo-mob img {width: 58px !important;}
  .page-id-1061 .site-logo-mob, .parent-pageid-1061 .site-logo-mob  {display: none;}
   .page-id-1061 .live-logo-mob, .parent-pageid-1061 .live-logo-mob  { 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 {
  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: #BF9F99 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  margin-bottom: 10px !important;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul li a {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
}

.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul li a:hover {
  color: #BF9F99;
}

.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: #000 !important;
  min-height: 240px !important;
}
.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu  li.mega-menu-column.mega-menu-columns-3-of-12.mega-hide-on-mobile {margin-top: 15px !important;}
.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu  li.mega-menu-column.mega-menu-columns-3-of-12.mega-hide-on-mobile .mega-sub-menu .mega-menu-item {     height: 240px !important;
 
    width: 100% !important;
    padding: 0 30px 0 0 !important;}
    .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu  li.mega-menu-column.mega-menu-columns-3-of-12.mega-hide-on-mobile .mega-sub-menu .mega-menu-item img {  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;}
.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu .header-mega-menu-content ul li h4 {
  color: #000 !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 a {
  color: #000 !important;
  margin-top: 14px;
  text-decoration: none !important;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400 !important;
  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: #000;
  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) {


#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu {
    top: 43px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu::before {
    content: "";
    position: absolute;
    top: -43px;
    left: 0;
    width: 100%;
    height: 43px;
  }

  /* .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;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,
  #mega-menu-wrap-menu-1 #mega-menu-menu-1.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
    height: auto !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;
  }


					
					#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100% !important;
    max-width: none !important;
    float: none !important;
    padding: 0 !important;
}	
					
		#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu-columns-5-of-12 {    padding-left: 80px !important;}
				.turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul.mega-sub-menu li.mega-menu-column.mega-menu-columns-3-of-12.mega-hide-on-mobile .mega-sub-menu .mega-menu-item {padding:0 !important}	

}

@media screen and (min-width: 767px) and (max-width: 1899px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu  {    display: grid !important;
    grid-template-columns: 250px 255px 575px;
    gap: 0;
}
}

@media only screen and (max-width:767px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {font-size: 25px !important;        flex: 1;
        cursor: pointer;
        position: relative;
        min-height: 100%;}
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {    display: flex;        align-items: center;
        width: 100%;}  
  .turbo-header-template .elementor-widget-maxmegamenu .mega-menu-wrap ul li h4.mega-block-title {display: none !important;}
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    color: #000 !important;
    background-color: transparent !important;
  }

  #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://owouat.hgsinteractive.com/wp-content/uploads/2026/04/hamburger-menu.svg) no-repeat;
    background-position: center;
  }
}

#tahefobu-header {
  position: sticky !important;
  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:has(.mega-menu-link[aria-expanded="true"]) {
  z-index: 10001;
}

#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 !important;
  }
:root {
  --header-height: 75px;
}
  body {
    padding-top: var(--header-height);
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle~button.mega-close:before {

    transition: none;
  }

  .mega-menu-toggle:not(.mega-menu-open)+.mega-menu .mega-close,
  .mega-menu-wrap:not(:has(.mega-menu-open)) .mega-close {
    display: none !important;
  }

  #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open~button.mega-close {
    transition: none !important;
  }
}

/* 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 .e-con-inner .e-con-full.e-grid {    display: flex; justify-content: space-between !important;}

.place-map-time .counter {
  flex: 1;
  padding: 0.75rem 2rem 0.75rem 0;
  border-right: 1px solid #c8c4bc;  
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}

.place-map-time .counter:last-child {
  border-right: none;
} */

/* .place-map-time .counter {
  border-right: 1px solid #BF9F99 !important;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.place-map-time .e-grid > .e-con:first-child {
  padding-left: 0 !important;  
}

.place-map-time .e-grid > .e-con:last-child {
  border-right: none !important;
}

.place-map-time .elementor-counter-title {
  white-space: nowrap !important;
} */



.place-map-time .grid-layout {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: space-between !important;
  align-items: stretch !important;
}

.place-map-time .grid-layout > .counter {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  padding: 0.75rem 1.5rem !important;
  border-right: 1px solid #BF9F99 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}

.place-map-time .grid-layout > .counter:first-child {
  padding-left: 0 !important;
}
.place-map-time .grid-layout > .e-con:nth-last-of-type(2) {  border-right: none !important;}
/* Northolt — last child, no counter class */
.place-map-time .grid-layout > .e-con:last-child {
  display: none !important;
  flex: 1 1 0 !important;
  min-width: 0 !important;
  padding: 0.75rem 0 0.75rem 1.5rem !important;
  border-right: none !important;
  /* display: flex !important; */
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}

.place-map-time .elementor-counter-title {
  white-space: nowrap !important;
}


@media (max-width: 1099px) {
  .place-map-time .grid-layout {
    flex-wrap: wrap !important;
    flex-direction: row !important;
            padding: 0 20px !important;
  }

  .place-map-time .grid-layout > .counter,
  .place-map-time .grid-layout > .e-con:last-child {
    flex: 0 0 calc(48% - 0.75rem) !important;
    width: calc(48% - 0.75rem) !important;
    max-width: calc(48% - 0.75rem) !important;
    box-sizing: border-box !important;
    border-right: none !important;
         padding: 10px 0 !important;
         border-bottom:none  !important;
  }

  /* Odd items — left column */
  .place-map-time .grid-layout > .e-con:nth-child(odd) {
    border-right: 1px solid #BF9F99 !important;
    /* padding-right: 1.5rem !important;
    margin-right: 0.75rem !important; */
  }

  /* Even items — right column */
  .place-map-time .grid-layout > .e-con:nth-child(even) {
    /* padding-left: 1.5rem !important;
    margin-left: 0.75rem !important; */
  }

  /* Remove bottom border from last two */
  .place-map-time .grid-layout > .e-con:nth-last-child(1),
  .place-map-time .grid-layout > .e-con:nth-last-child(2) {
    border-bottom: none !important;
  }

  .place-map-time .elementor-counter-title {
    white-space: normal !important;
  }
}


.place-map-time .elementor-counter-number-suffix {
  font-size: 16px;
  align-items: center;
  font-weight: 400 !important;
}

.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 */
@media only screen and (min-width:1098px) {

  .place-slider-lg-height .n2-ss-slider-4,
  .place-slider-lg-height .n2-ss-slide {
    aspect-ratio: 16 / 9 !important;
  }
}

/* .place-slider-lg-height .n2-ss-slider .n2-ss-slide-background-image img {
   display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  
} */
/* @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-map-time .grid-layout > .e-con:last-child {display:  block !important;}
   /* .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 */
@media (min-width: 767px) {

  .list-asterick,
  .accordion-list-section .eael-accordion-content ul.list-asterick {
    padding-left: 10px;
  }
}

.list-asterick li::before,
.accordion-list-section .eael-accordion-content ul.list-asterick li:before {
  content: "* ";
  font-size: 22px;
  color: #000;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 4px;
}

.list-asterick li,
.accordion-list-section .eael-accordion-content ul.list-asterick li {
  list-style: none;
  display: flex;
  padding-left: 15px !important;
  margin-top: 5px;
  position: relative;
}

@media (max-width: 767px) {

  .list-asterick,
  .accordion-list-section .eael-accordion-content ul.list-asterick {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .list-asterick li,
  .accordion-list-section .eael-accordion-content ul.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;
  }
}




/* instagram feed */

.instagram-feed figure button{border: none; padding: 0; border-radius: 0;}
.instagram-feed figure button img{border-radius: 0;}
.instagram-feed figure button:hover {cursor: default;}
.instagram-feed .if-slider-nav button{     border: none;  box-shadow: none;  background-color:transparent;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;}
   .instagram-feed  .if-slider-nav button img {width: 40px;    }
   .instagram-feed .if-slider-nav button:hover, .instagram-feed .if-slider-nav button:active, .instagram-feed .if-slider-nav button:focus {background-color: transparent;}

@media (max-width: 575px) {
     .instagram-feed .if-layout-slider .if-feed-item img, .instagram-feed .if-layout-slider .if-feed-item video {aspect-ratio: 223/323;}
     .instagram-feed .if-slider-nav{display: none !important;}
}
/* end of instagram feed */
/* sticky icon */
.ht-ctc-chat {
  display: none !important;
}

.page-id-1061 .ht-ctc-chat, .page-id-1400  .ht-ctc-chat, .page-id-1554 .ht-ctc-chat, .parent-pageid-1061 .ht-ctc-chat{
  display: block !important;
}
 
/* contact page style */
.contact-details-container h3 {
  font-size: 22px;
  line-height: 30px;
  margin-top: 0 !important;
}

.contact-details-container p {
     font-size: 15px;
    line-height: 22px !important;
}

/* video */
.html5_video_players button.plyr__control,
.plyr--video .plyr__control:focus-visible,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true],
.premium-video-box-play-icon-container {
  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,
.premium-video-box-play-icon-container svg {
  display: none;
}

@media (max-width: 767px) {

  .html5_video_players button.plyr__control,
  .plyr--video .plyr__control:focus-visible,
  .plyr--video .plyr__control:hover,
  .plyr--video .plyr__control[aria-expanded=true] {
    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: calc(100vh - var(--header-height)); */
  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;
  text-transform: uppercase;
}

.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;
  text-transform: uppercase;
  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;
      color: #000;
    font-weight: 600 !important;
    margin: 30px 0 15px !important;
    padding: 0;
    text-transform: uppercase;
    line-height: 20px !important;
}

.custom-three-slider .slider-wrapper {
  padding-bottom: 50px;
}

@media (min-width: 1800px) {
  .custom-three-slider .slider-wrapper {
    padding-bottom: 100px;
  }
}

.three-grid-column img {
  width: 100%;
}

.room-venue-grid .elementor-image-box-img img {
  width: 100%;
}

.three-grid-column .elementor-image-box-description {
  line-height: 23px !important;
}
  .three-grid-column .elementor-image-box-description {
    height: 175px;
  }
@media (min-width: 991px) {


  .room-venue-grid p.intro-content {
    min-height: 260px;
  }
}
@media (max-width: 1099px) {
  .three-grid-column .elementor-image-box-description {
    height: 260px;
  }
}
@media (max-width: 991px) {
  .three-grid-column .elementor-image-box-description {
    min-height: 230px;
  }
}

@media (max-width: 575px) {
  .three-grid-column .elementor-image-box-description {
    min-height: auto;
  }
  .live-residence-grid .elementor-image-box-description{height: auto;}
}

/* residence page */

.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;
  }
}
@media (min-width: 1099px) {
 
.accordion-list-section .eael-adv-accordion .eael-accordion-list:first-of-type{  border-top: none !important;}
 .residence-specification .accordion-list-section .eael-adv-accordion .eael-accordion-list:first-of-type{border-top: 1px solid #000 !important;}
  }


/* .accordion-list-section .eael-adv-accordion .eael-accordion-list:first-of-type .elementor-tab-title,
.accoridion-with-btn .eael-adv-accordion .eael-accordion-list:first-of-type .elementor-tab-title {
  border-top: none !important;
} */

.accordion-list-section .eael-adv-accordion .eael-accordion-list a {
  word-wrap: break-word;
}

.accordion-list-section .eael-adv-accordion .eael-accordion-list  {
  border-bottom: 1px solid #000;padding: 24px 0 20px 0 !important; 
}

/* .accoridion-with-btn .eael-adv-accordion .eael-accordion-list:last-of-type {
  border-bottom: none;
} */

 
.accordion-list-section .eael-accordion-header {
  border: none !important;padding:  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: 0;margin-top: 14px;
}

.accordion-list-section .eael-accordion-content ul {
  padding-left: 25px;
}

.accordion-list-section .eael-accordion-content ul li {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 8px;
}

.accordion-list-section .accordion-content-with-space .eael-accordion-content {
  padding: 20px 0 0 0 !important;
}
@media(max-width:1099px) 
{
  .accordion-list-section .eael-adv-accordion .eael-accordion-list:first-of-type{  border-top: 1px solid #000 !important;}
 
}
@media(max-width:575px) {
  .accordion-list-section .eael-adv-accordion .eael-accordion-list { padding:12px 0 12px 0 !important;}
  .accordion-list-section .eael-accordion-content ul li {
    text-align: left;font-size: 14px  ;
        line-height: 22px  ;
  }

  .accordion-list-section .eael-accordion-header .eael-accordion-tab-title {
    font-family: '1906Bold';
    font-size: 14px;
    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: #BF9F99;
  margin-top: 28px;
  margin-bottom: 10px !important;
  line-height: 15px;
  font-family: '1906Bold';
  letter-spacing: 2px;
}

.sidebar a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  margin: 0px 0 7px 0;
  line-height: 15px;
  transition: color 0.2s;
  letter-spacing: 1px;
}

.sidebar a:hover {
  color: #BF9F99;
}

/* 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;
  width: 11px !important;
}

/* Jab sidebar open ho */
.toggle-wrapper.active .toggle-btn img {
  transform: rotate(180deg);
  width: 11px !important;
}

/* 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 grid */
.award-grid h3.elementor-image-box-title {
  letter-spacing: 1px;
  line-height: 24px !important;
}

@media (min-width: 575px) {
  .award-grid h3.elementor-image-box-title {
    height: 50px;
  }
}

/*end of award grid */
.award-list ul {
  padding-left: 0;
}

.testimonial-text .elementor-heading-title {
  font-family: '1906Italic';
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
}

@media (max-width: 575px) {
  .container-mob-full-width {gap:24px !important;}
   .container-mob-full-width  .custom-banner-pt {padding-top: 0 !important;}
  .testimonial-text .elementor-heading-title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0px;
  }
  .testimonial-text .elementor-widget-text-editor {padding: 0 !important;}
}


/* residence grid */
@media (min-width: 575px) {
  .live-residence-grid .elementor-image-box-title {
    height: 35px;
  }
}



/* end of residence grid */
/* grid slider */
/* grid slider */
/* ============================================
   GRID SLIDER - TRANSFORM-BASED SMOOTH ANIMATION
   ============================================ */
@media (min-width: 991px) {

  .grid-slider-xl.grid-slider .elementor-image-carousel-caption {
    min-height: 410px;
  }

  .grid-slider {
    display: flex !important;
    gap: 20px !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    align-items: stretch !important;

  }

  .grid-slider .swiper-wrapper {
    display: flex !important;
    gap: 12px !important;
    align-items: center !important;
    /* min-height: 550px !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: 250px !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;
  min-height: 275px;
}

.grid-slider.grid-slider-without-text .elementor-image-carousel-caption {
  min-height: auto;
}

.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;
      height: 125px;
    min-height: 125px;
}

.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: 991px) {
  .grid-slider .swiper {
    padding: 0;
    overflow-x: hidden !important;
    overflow-y: visible !important;
    touch-action: pan-y !important;
  }

  .grid-slider .swiper-wrapper .swiper-slide {
    width: 100% !important;
  }

  .grid-slider .swiper-wrapper {
    margin: 0 auto;
    text-align: center;
    display: grid;
    grid-template-columns: 1fr !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
  }

  .grid-slider .elementor-image-carousel-caption {
    min-height: auto;
  }

  .grid-slider .elementor-image-carousel-caption h3,
  .grid-slider .elementor-image-carousel-caption p {
    text-align: center !important;
  }

  .grid-slider .swiper-initialized {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    touch-action: pan-y !important;
    pointer-events: auto !important;
  }

  .grid-slider .swiper-wrapper {
    display: grid !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    grid-template-columns: 1fr 1fr !important;
    column-gap: 25px;
    row-gap: 40px;
  }


  .grid-slider .swiper-slide:last-of-type {
    margin-bottom: 0;
  }


}

@media (max-width: 575px) {
  .grid-slider .elementor-image-carousel-caption {
    padding: 0 !important
  }

  .grid-slider .swiper-wrapper {
    grid-template-columns: 1fr !important;
  }

  .grid-slider .swiper {
    padding: 0 20px;
  }

  .grid-slider .elementor-image-carousel-caption h3 {
    margin-bottom: 20px !important;
    margin-top: 40px !important;
  }
}

/* end of grid slider */
/* timeline */

@media (min-width: 768px) {
  /* #timeline-grid {
    max-height: 600px !important;
    height: 600px !important;
  } */
}

/* end of timeline */

/* partial view slider */


  
/* ---------- Variables (single source of truth) ---------- */
.slider-partial-view {
  --img-ratio: 1.5;
  --text-space: 340px;
  --avail-h: calc(100vh - var(--headerHeight, 75px) - var(--text-space));
  --slide-width: clamp(40vw, calc(var(--avail-h) * var(--img-ratio)), 52vw);
  --slider-side-gap: calc((100vw - var(--slide-width)) / 2);

  --slide-pad: 17px;
  --arrow-size: 32px;
  --arrow-gap: 10px;
 
--center-img-h: calc((var(--slide-width) - (2 * var(--slide-pad))) / var(--img-ratio));
  --content-pad-top: 24px;
  --title-font-size: 16px;
  --title-line-h: 20px;        /* ✅ actual line-height in px (typically ~1.25–1.3× font-size) */
  --title-margin-bottom: 16px;

  /* No multiplication anymore — line-height is already a real height */
  --title-block-h: calc(var(--content-pad-top) + var(--title-line-h) + var(--title-margin-bottom));
}

 

/* ---------- Base ---------- */
.slider-partial-view .ha-slick.ha-slick--carousel {
  overflow: hidden;
}

/* Slick list - side preview (fluid margin) */
.slider-partial-view .ha-slick.ha-slick--carousel .slick-list {
  overflow: visible !important;
  padding: 0 !important;
  margin: 0 var(--slider-side-gap);
}

.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-slide {
  opacity: 1;
}

.ha-carousel .slick-slider:not(.slick-vertical) .slick-slide {
  padding-left: 17px;
  padding-right: 17px;
}

.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-slide.slick-active {
  opacity: 1;
  z-index: 10;
}

/* ---------- Image ---------- */
/* Height comes from width via aspect-ratio -> image is NEVER cropped */
.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-img {
  transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
  width: 100%;
  height: auto;
aspect-ratio: var(--img-ratio);
  object-fit: cover;
  display: block;
}

/* Image brightness for inactive slides */
.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-slide:not(.slick-active) .ha-slick-img {
  /* filter: brightness(0.6) saturate(0.7); */
}

.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-slide.slick-active .ha-slick-img {
  filter: brightness(1) saturate(1);
}

.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-item {
  height: auto;
  overflow: hidden;
  width: 100%;
}

/* ---------- Content ---------- */
   /* .slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-prev, .slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-next {top: 400px !important;} */
@media (min-width: 1900px) 
{
   /* .slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-prev, .slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-next {top: 875px !important;} */
  .slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-content,
  .slider-partial-view-no-content .ha-slick.ha-slick--carousel .ha-slick-content {  width: 70%;}

}
.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-content {
  padding: 24px 0 0 0 !important;
  box-shadow: none;
  background: none;
  width: 70%;
  transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
  position: relative;
  opacity: 0;
  transform: translateY(20px);
  min-height: 100px;
}

.slider-partial-view-no-content .ha-slick.ha-slick--carousel .ha-slick-content {
  width: 70%;
  position: relative;
  opacity: 0;
  transform: translateY(20px);
}

.slider-partial-view .ha-slick-title {
  margin-bottom: 16px;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  
}

.slider-partial-view .ha-slick-title {
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
  /* white-space: nowrap;       
  overflow: hidden; */
  /* text-overflow: ellipsis;    */
}


.slider-partial-view .ha-slick-subtitle {color: #000;font-size: 14px;    line-height: 20px;}
/*  
  .slider-partial-view-no-content .ha-slick-subtitle {
  visibility: hidden;
}   */

/* Active content animation */
.slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-slide.slick-active .ha-slick-content {
  opacity: 1;
  transform: translateY(0);
}

/* ---------- Arrows (aligned to right edge of center image) ---------- */
.slider-partial-view .hajs-slick.ha-slick.ha-slick--carousel {
  padding-bottom: 0;
  position: relative;
}

/* .slider-partial-view .ha-slick.ha-slick--carousel .slick-prev,
.slider-partial-view .ha-slick.ha-slick--carousel .slick-next {
  position: absolute;
  bottom: auto !important;
  top: calc(var(--center-img-h) + 20px);
  z-index: 20;
  opacity: 1;
  width: var(--arrow-size);
  height: var(--arrow-size);
  background-color: transparent;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: auto;
  transform: none;
  
} */

.slider-partial-view .ha-slick.ha-slick--carousel .slick-prev,
.slider-partial-view .ha-slick.ha-slick--carousel .slick-next {border: none;
  position: absolute;
  bottom: auto !important;
 top: calc(var(--center-img-h) + var(--content-pad-top) + (var(--title-line-h) / 2) - (var(--arrow-size) / 2) - 4px);
   /* top: calc(var(--center-img-h) + var(--content-pad-top) + (var(--title-line-h) / 2) - (var(--arrow-size) / 2)); */
   
  z-index: 20;  opacity: 1;
  width: var(--arrow-size);
  height: var(--arrow-size);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
    background-size: auto;
  transform: none;
}

/* NEXT arrow: right edge flush with image right edge */
.slider-partial-view .ha-slick.ha-slick--carousel .slick-next {
  left: auto;
  right: calc(var(--slider-side-gap) + var(--slide-pad));
  background-image: url(../images/right-arrow-black.svg) !important;
}

/* PREV arrow: sits to the left of next */
.slider-partial-view .ha-slick.ha-slick--carousel .slick-prev {
  left: auto;
  right: calc(var(--slider-side-gap) + var(--slide-pad) + var(--arrow-size) + var(--arrow-gap));
  background-image: url(../images/left-arrow-black.svg) !important;
}

.slider-partial-view .ha-slick.ha-slick--carousel .slick-prev svg,
.slider-partial-view .ha-slick.ha-slick--carousel .slick-next svg {
  display: none;
}

.slider-partial-view .ha-carousel .slick-next > svg,
.ha-carousel .slick-prev > svg,
.slider-partial-view .ha-slider .slick-next > svg,
.ha-slider .slick-prev > svg {
  fill: #000;
  transition: fill 0.3s ease;
}

/* .slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-prev,
.slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-next {
  bottom: 32px !important;
} */

/* ========== RESPONSIVE ========== */

/* Tablet: fixed smaller side gap; arrows keep following it automatically */
@media screen and (min-width: 767px) and (max-width: 1099px) {
  .slider-partial-view {
    --slider-side-gap: 100px;
  }
 
    .slider-partial-view {
    --slide-width: clamp(60vw, calc(var(--avail-h) * var(--img-ratio)), calc(100vw - 200px));
  }
}

/* Mobile */
 /* Mobile */
@media (max-width: 767px) {
  /* .slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-prev, .slider-partial-view-no-content .ha-slick.ha-slick--carousel .slick-next {top: 410px !important;}
       */
  .slider-partial-view {
    --slider-side-gap: 100px;
    --img-ratio: calc(500 / 550);              /* ✅ valid NUMBER, not "500/550" */
    --slide-width: calc(100vw - (2 * var(--slider-side-gap)));
  }

  .slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-content {
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
  }

  .slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-img {
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
    /* no separate aspect-ratio override needed — base rule already
       reads var(--img-ratio), which is now correctly overridden above */
  }

  .slider-partial-view .ha-slick.ha-slick--carousel .slick-prev {
    right: calc(var(--slider-side-gap) + var(--slide-pad) + var(--arrow-size) + var(--arrow-gap));
  }
}

/* Small mobile */
@media (max-width: 575px) {

  .slider-partial-view .ha-slick.ha-slick--carousel .slick-prev,
.slider-partial-view .ha-slick.ha-slick--carousel .slick-next {
  
 top: calc(var(--center-img-h) + var(--content-pad-top) + (var(--title-line-h) / 2) - (var(--arrow-size) / 2) - 7px);
 
}
  .slider-partial-view .ha-slick-title {
     margin-bottom: 10px;        line-height: 18px;
  font-size: 14px;
 
}
.slider-partial-view .ha-slick-subtitle {color: #000;font-size: 12px;line-height: 18px;}
  .ha-carousel .slick-slider:not(.slick-vertical) .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .slider-partial-view {
    --slider-side-gap: 50px;
    --slide-pad: 10px;
     --title-line-h: 12px;
    --slide-width: calc(100vw - (2 * var(--slider-side-gap)));
    --title-font-size: 14px;
  }
}
/* .slider-partial-view .ha-slick.ha-slick--carousel .slick-prev,
  .slider-partial-view .ha-slick.ha-slick--carousel .slick-next
  {  top: auto;
  bottom: 0 !important;
}

  .slider-partial-view .ha-slick.ha-slick--carousel .slick-next {
    transform: translateX(10px);
  }

  .slider-partial-view .ha-slick.ha-slick--carousel .slick-prev {
    transform: translateX(calc(-100% - 10px));
  }

  .slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-content {
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
  }

  .slider-partial-view .ha-slick.ha-slick--carousel .ha-slick-img {
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) !important;
  }
 */

/* end of partial slider */







/* end of partial slider */
/* dine filter category */
.category-filter-section .ymc-container .filter-content .posts-grid .post-card,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card {
  background-color: transparent;
  border: none;
}

.category-filter-section .ymc-container .filter-content .posts-grid .post-card__title,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__title {
  color: #000;
  font-weight: 600;
  margin: 30px 0 15px;
  padding: 0;
  text-transform: uppercase;
  line-height: 20px;
}

.category-filter-section .ymc-container .filter-content .posts-grid .post-card__image,
.ymc-extra-container .filter-content .posts-grid .post-card__image {
  margin-bottom: 0;
}

.category-filter-section .ymc-container .filter-content .posts-grid .post-card__excerpt,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__excerpt {
  padding: 0;
  line-height: 20px;
  color: #000;
  font-size: 16px;
}

@media screen and (min-width: 767px) and (max-width: 991px) {

  .category-filter-section .ymc-container .filter-content .posts-grid .post-card__excerpt,
  .category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__excerpt {
    min-height: 105px;
  }
}

@media (min-width: 992px) {

  .category-filter-section .ymc-container .filter-content .posts-grid .post-card__excerpt,
  .category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__excerpt {
    min-height: 100px;
  }
}

.category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more,
.category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__arrow,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__arrow {
  width: 14px;
  height: 10px;
  background: #BF9F99;
  clip-path: polygon(50% 0%, 100% 100%, 0% 100%);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: rotate(180deg) !important;
  border: none;
  position: absolute;
  top: 29px;
  padding: 0;
  right: 30px;
}

.category-filter-section .overlay {
  background-color: #F2EFE8;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__checkbox,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__checkbox {
  margin: 10px 0;
  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;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__close,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__close {
  display: none;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__list,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__list {
  top: 100%
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown.open .ymc-dropdown__selected,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown.open .ymc-dropdown__selected {
  border-bottom: 1px solid #F2EFE8 !important;
}

.category-filter-section .ymc-container .filter-dropdown-top:last-of-type,
.category-filter-section .ymc-extra-container .filter-dropdown-top:last-of-type {
  margin-bottom: 0;
  max-width: 320px;
  width: 100%;
}

.ymc-container .filter-content .total-results-found, .ymc-extra-container .filter-content .total-results-found {
  font-size: 16px;
  font-family: '1906Regular';
}

.ymc-container .filter-dropdown-inner .ymc-dropdown__item, .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__item {
  margin-bottom: 16px;
}

.ymc-container .filter-dropdown-inner .ymc-dropdown__item:last-of-type, .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__item:last-of-type {
  margin-bottom: 0;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__selected,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__selected {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 40px 25px 40px;
  cursor: pointer;
  user-select: none;
  background-color: #F2EFE8;
  position: relative;
  z-index: 11;
  border: 1px solid #BF9F99;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown.open .ymc-dropdown__list,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown.open .ymc-dropdown__list {
  background-color: #F2EFE8;
  max-height: 600px;
  opacity: 1;
  padding: 0 40px 40px 40px;
  border: 1px solid #BF9F99;
  border-top: none;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__checkbox .checkmark,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__checkbox .checkmark {
  display: none;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__checkbox .term-name,
.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__checkbox .post-count,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__checkbox .term-name,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__checkbox .post-count {
  margin: 10px 0;
  font-size: 15px;
  font-family: '1906Bold';
 border-bottom: 1px solid transparent;
  color: #000;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
}
.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__checkbox .term-name:hover,
.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__checkbox .post-count:hover,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__checkbox .term-name:hover,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__checkbox .post-count:hover  {border-bottom:1px solid #BF9F99}
.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__checkbox .term-name:hover {
  color: #BF9F99;
}


.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__selected span.js-dropdown-label,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__selected span.js-dropdown-label {
  line-height: 20px;
  font-size: 16px;
  font-family: '1906Bold';
  margin: 0;
  /* color: #BF9F99; */
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #000;
}

.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__item,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__item,
.category-filter-section .ymc-container .filter-dropdown-inner .ymc-dropdown__item:last-of-type,
.category-filter-section .ymc-extra-container .filter-dropdown-inner .ymc-dropdown__item:last-of-type {
  padding: 0;
}

@media (min-width: 575px) {

  .category-filter-section .ymc-container .filter-content .total-results-found,
  .category-filter-section .ymc-extra-container .filter-content .total-results-found {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }

  .category-filter-section .ymc-container .filter-layout--top,
  .category-filter-section .ymc-extra-container .filter-layout--top {
    grid-gap: 50px;
  }
}

@media (max-width: 575px) {

  .category-filter-section .ymc-container .filter-content .posts-grid .post-card__title,.leaders-character-setion h3,
  .category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__title {
    margin: 25px 0 15px;
  }

  .category-filter-section .ymc-container .filter-content .total-results-found,
  .category-filter-section .ymc-extra-container .filter-content .total-results-found {
    text-align: center;
    margin-bottom: 20px;
  }

  .category-filter-section .ymc-container .filter-content .posts-grid .post-card,
  .category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card {
    text-align: center;
  }

  .category-filter-section .ymc-container .filter-content .ymc-row-gap-60,
  .category-filter-section .ymc-extra-container .filter-content .ymc-row-gap-60 {
    grid-row-gap: 40px;
  }
}

/* end of dine filter category */

/* art page */
.art-gallery-grid .elementor-image-box-title, .crp_author, .crp_date, .crp_excerpt, .art-gallery-grid .eael-grid-post-excerpt p {
      text-transform: capitalize !important; font-size: 16px;line-height: 20px; color: #000 !important; opacity: 1;
}
.art-gallery-grid .eael-post-grid-container .eael-post-grid {    display: grid; grid-template-columns: 1fr 1fr 1fr;   }
.art-gallery-grid .eael-post-grid-container .eael-post-grid .eael-grid-post {width: 100%;padding:0}
.eael-post-grid-container .eael-post-grid {margin: 0;}
.art-gallery-grid .eael-entry-header  {margin: 0 0 40px 0;}
.art-gallery-grid  .eael-entry-title {margin: 0;}
.art-gallery-grid .elementor-image-box-description, .crp_related  .crp_title, .eael-grid-post-link, .art-gallery-grid .eael-entry-title {
    text-transform: uppercase;font-size: 16px !important;line-height: 25px !important; color: #000 !important;    font-weight: 500 !important;
}
.eael-grid-post-excerpt .eael-post-elements-readmore-btn {font-size: 16px;display: inline !important;    font-weight: 400 !important;}
.art-gallery-grid .eael-grid-post-holder {border: none;}
.art-gallery-grid .eael-entry-wrapper header{display: block !important;}
.art-post-inner .art-short-info {    gap: 10px;padding:0}
.art-post-inner .art-short-info  h3 {text-transform: uppercase;}
 .art-post-inner h1 {line-height: 50px !important;}
 .art-post-inner h2 {
  font-size: 25px !important;
  line-height: 30px !important;
}
.crp_related .crp_title {    margin-bottom: 15px !important;
    margin-top: 0 !important;}

.art-post-inner  .art-short-info h3 {
  font-size: 14px !important;
  line-height: 20px !important;
}
.art-gallery-grid .elementor-image-box-img, .art-post-inner .elementor-widget-image , .art-gallery-grid .eael-entry-media, .crp_related.crp-grid .crp_thumb{border: 1px solid #CBC4BD;}
.crp_related h2{    text-align: center;
    font-size: 40px;
    line-height: 56px !important;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 30px;}

 .crp_related > div {
 display: flex;
    gap: 24px;
    align-items: flex-start; 
}
 
 

.art-gallery-grid .eael-entry-wrapper {
  display: flex; position: relative;
  flex-direction: column;    padding: 0;
}

 

/* flatten both wrapper divs so everything inside 
   becomes a direct, orderable flex item */
/* .art-gallery-grid .eael-entry-content,
.art-gallery-grid .eael-grid-post-excerpt {
  display: contents;
} */

.art-gallery-grid .eael-grid-post-excerpt p {
  order: 1; /* Ripley */
}

.art-gallery-grid .eael-entry-header {
  order: 2; /* 12 portraits of the Household Cavalry Mounted Regiment */
}

.art-gallery-grid .eael-post-elements-readmore-btn {
      position: absolute;
    bottom: 0;
}

/* end of art page */

/* horizontal-tab-menu */

.horizontal-tab-menu .elementor-widget-heading {
  padding: 0 !important;
}

@media (min-width:767px) {
  .copyright-lg {align-items: center !important;}
/* .image-full-width img {
  width: 100%;
} */
  .horizontal-tab-menu-new {
  padding: 27px 0;
}

/* .horizontal-tab-menu-new.container-xs {
  display: flex;
  justify-content: space-between;
} */


  .horizontal-tab-menu .e-grid {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
  }

  .horizontal-tab-menu .e-grid>.e-con {
    flex: 0 0 auto !important;
    width: auto !important;
  }
}

.horizontal-tab-menu {
  position: sticky;
  /* z-index: 999;  */
  top: calc(var(--header-height, 200px) - 16px);
  z-index: 10000; 


}
@media (max-width:767px) {
  .horizontal-tab-menu {
          top: var(--header-height, 200px);
  }
}
.horizontal-tab-menu a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 16px !important;
}

.horizontal-tab-menu a::after, .horizontal-tab-menu a.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  /* height: 1px; */ height: 0.05rem;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

.horizontal-tab-menu a:hover::after, .horizontal-tab-menu a.active::after {
  transform: scaleX(1);
}

@media screen and (min-width: 767px) and (max-width: 1099px) {
  .horizontal-tab-menu a {
    font-size: 13px !important;
  }

  .horizontal-tab-menu .e-con-inner {
    padding: 20px 0 !important;
  }
}

/* end of horizontal-tab-menu */
@media (min-width:767px) {
  .n2-ss-section-main-content {padding:50px 50px 75px 50px !important}
}

@media (max-width:1099px) {
   .main-slider-xl .place-slider-lg-height .n2-ss-slider-4,
  .main-slider-xl .place-slider-lg-height .n2-ss-slide {
    height: 100vh !important; height: 100svh !important;
    aspect-ratio: 784 / 1460;
  }  
 
.n2-ss-slide {width: 100%;}
   .main-slider-md .place-slider-lg-height .n2-ss-slider-4,
  .main-slider-md .place-slider-lg-height .n2-ss-slide {
    height: 392px !important;
  }  
  /* .place-slider-lg-height .n2-ss-slider-4,
  .place-slider-lg-height .n2-ss-slide {
    height: 500px !important;
  }  */
    /* .main-slider-xl.elementor-hidden-mobile {display: block !important;} */
    
}
@media (max-width:991px) {
  
  .horizontal-tab-menu a {

    font-size: 11px !important;
  }

}



/* end of dekstop XL */
@media (min-width: 1250px) and (max-width: 1901px) {
   .info-section-thumbnail-image {padding-right: 60px;}
  .split-layout .accordion-list-section{width: 588px !important;padding-right:0 !important}
    .form-section .e-con-inner {gap:30px;}
  .character-section .e-con-inner, .live-residence-grid .e-con-inner, .stay-grid .e-con-inner, .category-filter-section .ymc-container .filter-content .posts-grid, .award-grid .e-con-inner, .art-gallery-grid .e-con-inner, .art-gallery-grid .eael-post-grid-container .eael-post-grid, .crp_related > div{
    grid-row-gap: 80px;
    grid-column-gap: 33px;
  }
  .container-xs .e-flex.e-con-boxed.e-con.e-child,.crp_related,
  .container-xs .e-flex.e-con-boxed.e-con.e-child .e-con-inner,
  .turbo-footer-template .container-xs.e-parent .e-con-inner,
  .container-xs.e-parent .e-con-inner, .full-image-section>.e-con-inner, .full-image-section>.e-con-inner .container-xs>.e-con-inner {
    max-width: 1200px;
    margin: 0 auto;
  }

  .custom-banner-pt {
    padding-top: 50px !important;
    margin-top: 0 !important
  }

  .live-residence-grid .elementor-image-box-description {
    height: 225px !important;
  }
.grid-slider {padding-top:50px ; padding-bottom: 50px;}
.grid-slider > .e-con-inner{ padding-bottom: 0px;        padding-top: 0 !important;}
  .split-layout .e-con-inner {
    display: flex;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
  }

  .slider-partial-view {
    padding-bottom: 80px !important;
  }

  .split-layout .split-image-thumb, .split-layout.split-even .e-con-full.e-flex:last-of-type, .split-layout.split-odd .e-con-full.e-flex:first-of-type {
    /* flex: 0 0 50%; */
    padding-left: 0;
    padding-right: 0;
    max-width: 690px;
    box-sizing: border-box;
  }

  .split-layout .split-content, .split-layout.split-even .e-con-full.e-flex:first-of-type, .split-layout.split-odd .e-con-full.e-flex:last-of-type {
    /* flex: 0 0 40%; */
    padding-left: 0;
    padding-right: 0;
    max-width: 435px;
    box-sizing: border-box;
  }

}


@media (min-width: 1025px) and (max-width: 1251px) {
   .split-layout .accordion-list-section{width: 500px !important;padding-right:0 !important}
    .form-section .e-con-inner {gap:30px;}
    
  .character-section .e-con-inner, .live-residence-grid .e-con-inner, .stay-grid .e-con-inner, .category-filter-section .ymc-container .filter-content .posts-grid, .award-grid .e-con-inner, .art-gallery-grid .e-con-inner, .art-gallery-grid .eael-post-grid-container .eael-post-grid, .crp_related > div{
    grid-row-gap: 80px;
    grid-column-gap: 33px;
  }

  .container-xs .e-flex.e-con-boxed.e-con.e-child,.crp_related,
  .container-xs .e-flex.e-con-boxed.e-con.e-child .e-con-inner,
  .turbo-footer-template .container-xs.e-parent .e-con-inner,
  .container-xs.e-parent .e-con-inner, .full-image-section>.e-con-inner, .full-image-section>.e-con-inner .container-xs>.e-con-inner {
    max-width: 1100px;
    margin: 0 auto;
  }

  .custom-banner-pt {
    padding-top: 50px !important;
    margin-top: 0 !important
  }

  .live-residence-grid .elementor-image-box-description {
    height: 225px !important;
  }
.grid-slider {padding-top:50px ; padding-bottom: 50px;}
.grid-slider > .e-con-inner{ padding-bottom: 0px;        padding-top: 0 !important;}
  .split-layout .e-con-inner {
    display: flex;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
  }

  .slider-partial-view {
    padding-bottom: 80px !important;
  }

  .split-layout .split-image-thumb, .split-layout.split-even .e-con-full.e-flex:last-of-type, .split-layout.split-odd .e-con-full.e-flex:first-of-type {
    /* flex: 0 0 50%; */
    padding-left: 0;
    padding-right: 0;
    max-width: 650px;
    box-sizing: border-box;
  }

  .split-layout .split-content, .split-layout.split-even .e-con-full.e-flex:first-of-type, .split-layout.split-odd .e-con-full.e-flex:last-of-type {
    /* flex: 0 0 40%; */
    padding-left: 0;
    padding-right: 0;
    max-width: 400px;
    box-sizing: border-box;
  }
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {        grid-template-columns: 250px 255px 500px;}
}


.character-section .e-con-inner .elementor-image-box-img, .live-residence-grid .e-con-inner .elementor-image-box-img, .stay-grid .e-con-inner .elementor-image-box-img, .award-grid .e-con-inner .elementor-image-box-img, .art-gallery-grid .e-con-inner   .elementor-image-box-img{margin-bottom: 0 !important;}
.character-section .e-con-inner .elementor-image-box-title, .live-residence-grid .e-con-inner .elementor-image-box-title, .stay-grid .e-con-inner .elementor-image-box-title, .award-grid .e-con-inner .elementor-image-box-title, .art-gallery-grid .e-con-inner .elementor-image-box-title, .art-gallery-grid .eael-grid-post-excerpt p, .crp_related  .crp_excerpt {margin:30px 0 15px !important;}

/* random ipad style */

@media screen and (min-width: 991px) {
  .thank-you-section-container {padding:30px 0}
  .banner-bg {
    aspect-ratio: 16/9;
  }

  .content-md {
    max-width: 800px !important;
    margin: 0 auto !important;
  }
}


/* end of ipad style */


/* .arrow-palac .elementor-element.e-con-full.e-flex.e-con.e-child {
  padding: 0 15px;
} */

.container-xs.no-padding .e-con-inner {
  padding-top: 0;
  padding-bottom: 0
}

.ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] {
  margin-bottom: 0 !important;
}

.full-bleed-image {
  padding-bottom: 0;
}



.filter-content .total-results-found .number-posts::after {
  content: "/12 Results";
}

.ymc-container .filter-content .total-results-found .number-posts, .ymc-extra-container .filter-content .total-results-found .number-posts {
  font-weight: 400;
}

.custom-video {
  display: flex;
}






 .dine-detail-info .info-section-thumbnail-image{padding-left: 0 !important;}
 
 


 
.room-venue-grid p.intro-content {margin-bottom: 0;}
.split-content {row-gap: 30px;}



@media screen and (min-width: 767px) and (max-width: 1025px) {
      .accordion-list-section .eael-accordion-content ul li {
        text-align: left;
    } 
  .form-section .e-con-inner {gap:30px;}
  .grid-slider .elementor-image-carousel-caption p {  height: 100px;  min-height: 100px;}
  .text-overlap-content {width: 100%;}
  .stay-grid .e-con-inner{    grid-template-columns: 1fr !important;}
   .stay-grid .e-con-inner .elementor-image-box-content {text-align: center;}
  .character-section .e-con-inner, .live-residence-grid .e-con-inner, .stay-grid .e-con-inner, .category-filter-section .ymc-container .filter-content .posts-grid, .art-gallery-grid .e-con-inner, .art-gallery-grid .eael-post-grid-container .eael-post-grid, .crp_related > div {
    grid-row-gap: 80px;
    grid-column-gap: 33px;
  }
.grid-slider {padding-top:80px ; padding-bottom: 80px;}
.grid-slider > .e-con-inner{ padding-bottom: 0px;        padding-top: 0 !important;}
  .container-xs .e-flex.e-con-boxed.e-con.e-child,.crp_related,
  .container-xs .e-flex.e-con-boxed.e-con.e-child .e-con-inner,
  .turbo-footer-template .container-xs.e-parent .e-con-inner,
  .container-xs.e-parent .e-con-inner, .full-image-section>.e-con-inner, .full-image-section>.e-con-inner .container-xs>.e-con-inner {
max-width: 736px;

    margin: 0 auto;
  }
  .content-md {  max-width: 600px !important;
    margin: 0 auto !important;}

  .custom-pb, .crp_related {
    padding-bottom: 50px;
  }

  .custom-banner-pt {
    padding-top: 50px !important;
    margin-top: 0 !important
  }

  .custom-pt, .award-grid {
    padding-top: 50px;
  }

  .slider-partial-view {
    padding-bottom: 80px !important;
  }

  

  .split-layout {
    padding: 0 !important
  }

  .split-layout .e-con-inner .e-con-full:first-of-type,
  .split-layout .e-con-inner .e-con-full:last-of-type {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
.split-layout .e-con-inner .e-con-full:first-of-type .elementor-widget-heading,
  .split-layout .e-con-inner .e-con-full:last-of-type .elementor-widget-heading{   text-align: center;}
  .secondary-button {
    width: 50%;
    margin: 0 auto;
  }

  .split-layout .e-con-inner {
    gap: 40px;
  }

  h6.elementor-size-default {
    font-size: 18px;
    line-height: 23px;
  }

  h1.elementor-size-default {
    font-size: 38px;
    line-height: 42px !important;
  }

  h2.elementor-size-default {
    font-size: 35px;
    line-height: 45px !important;
  }

  .primary-button {
    width: 50%;
  }

  .info-section-thumbnail-image {
    padding: 0;
  }
}
@media (max-width: 1099px) 
 {
    /* .place-map-time .grid-layout > .e-con:last-child {    width: 300px !important;
    flex: 0 0 100% !important;        border-right: none !important;
    display: flex !important;
    justify-content: center !important;
    max-width: 100% !important;
    text-align: center !important;}
     .place-map-time .grid-layout > .e-con:last-child .elementor-widget-counter{width: 100% !important; justify-content: center;
    display: flex;} */
 }
 @media (max-width: 991px) 
 {
    .art-gallery-grid .eael-post-grid-container .eael-post-grid {grid-template-columns: 1fr;}
 }
@media (max-width: 767px) {
  .contact-page .wpforms-container-full{margin: 0 !important;}

   .accordion-list-section .eael-accordion-content ul li {
        text-align: left;
    } 
      .container-mob-full-width {
        gap: 40px !important;
    }
.grid-slider .elementor-image-carousel-caption p {  height: auto;  min-height: auto;}
    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;
  }

  .custom-pb, .crp_related {
    padding-bottom: 40px;
  }

  .custom-pt, .award-grid {
    padding-top: 40px;
  }

  .character-section .e-con-inner .elementor-image-box-title, .live-residence-grid .e-con-inner .elementor-image-box-title, .stay-grid .e-con-inner .elementor-image-box-title, .award-grid .e-con-inner .elementor-image-box-title, .art-gallery-grid .e-con-inner .elementor-image-box-title, .art-gallery-grid .eael-grid-post-excerpt p, .crp_related  .crp_excerpt {margin:25px 0 10px !important;}
  .elementor-shortcode .ti-layout-container {margin-top: 0 !important;}
  .slider-partial-view {
    padding-bottom: 50px !important;
  }
.grid-slider {padding-top:50px ; padding-bottom: 50px;}
.grid-slider > .e-con-inner{ padding-bottom: 0px;        padding-top: 0 !important;}
  .custom-banner-pt {
    padding-top: 20px !important;
    margin-top: 0 !important
  }

  .character-section .e-con-inner, .live-residence-grid .e-con-inner, .stay-grid .e-con-inner, .category-filter-section .ymc-container .filter-content .posts-grid, .award-grid .e-con-inner, .art-gallery-grid .e-con-inner, .art-gallery-grid .eael-post-grid-container .eael-post-grid, .crp_related > div{
    grid-row-gap: 40px;
    grid-column-gap: 0;
  }
  


  .container-xs .e-flex.e-con-boxed.e-con.e-child,.crp_related,
  .container-xs .e-flex.e-con-boxed.e-con.e-child .e-con-inner,
  .turbo-footer-template .container-xs.e-parent .e-con-inner,
  .container-xs.e-parent .e-con-inner, .full-image-section>.e-con-inner, .full-image-section>.e-con-inner .container-xs>.e-con-inner {
    max-width: 100%;
  }
  .turbo-footer-template .container-xs.e-parent {padding-left: 20px !important;padding-right: 20px !important;}
  .container-xs .e-flex.e-con-boxed.e-con.e-child .e-con-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    gap: 24px !important;
  }
  .split-layout .e-con-inner{        gap: 24px !important;}
   .split-layout  .split-content {margin: 0 !important;        gap: 24px !important;}
   .split-layout  .split-image-thumb {margin: 0 !important;        padding-top: 0 !important;}
   
}
  .form-section .elementor-heading-title br,  .br-xs br{display: none;}
   .place-banner-text:first-of-type p, .main-slider-xl  h1, .main-slider-xl  h2 {  font-family: '1906Regular' !important; text-transform: uppercase !important;}
    .place-banner-text:last-of-type p {   font-family: '1906Regular' !important; font-size: 16px !important;}
@media (max-width:575px) {
  .category-filter-section .ymc-container .filter-content .posts-grid .post-card__excerpt, .category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__excerpt, .grid-slider .elementor-image-carousel-caption p {font-size: 14px !important; line-height: 22px !important;}
    .owo-scroll-reveal.elementor-widget.elementor-widget-text-editor,p  {font-size: 14px !important; line-height: 22px !important;}
  .e-n-accordion-item-title-icon svg{width: 10px !important; height: 10px !important;}
  .character-section .e-con-inner .elementor-image-box-title {margin-top:0 !important}
  .history-timeline-title h2 br{display: none;}
  .eael-grid-post-excerpt .eael-post-elements-readmore-btn {font-size: 14px;line-height: 22px;}
.art-gallery-grid .eael-entry-header {margin: 0 0 35px 0;}
.crp_related{padding-left:20px;padding-right: 20px;}
.crp_related > div  {flex-direction: column;}
  .room-venue-grid p.intro-content {margin-bottom: 24px;}
  .nextend-arrow-previous, .nextend-arrow-next {    width: 30px;  height: 30px;}
  .custom-pb-xs-0 {padding-bottom: 0;}
  .form-section .elementor-heading-title br,  .br-xs br{display: block;}
  .live-residence-grid p, .live-residence-grid h3{text-align: center;}
  .residence-total-area-section p, .residence-total-area-section h6 {font-size: 14px;}
 .residence-total-area-section h6 {font-weight: bold;}
 .n2-ss-slide {width: 100%;}
  .place-banner-text:first-of-type p, .main-slider-xl  h1, .main-slider-xl  h2, .place-banner-text-mob p {font-size: 24px !important;
    line-height: 28px !important; margin-bottom: 10px; }
    .place-banner-text:last-of-type p { line-height: 19px !important;  font-size: 14px !important;}
     
   .main-slider-xl.elementor-hidden-mobile {display: none !important;}
    .form-section .e-con-inner {gap:24px !important;}
  .eael-wpforms-labels-yes {margin-top: 10px !important;}
  
  .category-filter-section .ymc-container .filter-dropdown-top:last-of-type, .category-filter-section .ymc-extra-container .filter-dropdown-top:last-of-type {max-width: 100%;}
.split-content {row-gap: 24px;}
  .horizontal-tab-menu {padding-left: 5px; padding-right: 5px;}
 
  .custom-video video {
    display: block;
    width: 100%;
    height: 392px;
    object-fit: cover;
  }

  /* .mobile-square-image img {
    display: block;
    width: 100%;
    height: 296px;
    object-fit: cover;
    object-position: center top;
    margin-top: 0;
  }

  .full-image-bg-mobile img {
    display: block;
    width: 100%;
    height: 392px;
    object-fit: cover;
    object-position: center top;
    margin-top: 0;
  }

  .banner-full-vh img, .map-section img {
    display: block;
    width: 100% !important;
    height: 100vh !important;
    object-fit: cover !important;
    object-position: center center !important;
  }

  .banner-mid-vh {
    height: 80vh !important;
    min-height: 80vh !important;
  }

  .banner-mid-vh img {
    display: block;
    width: 100% !important;
    height: 80vh !important;
    object-fit: cover !important;
    object-position: center center !important;
  } */



  /* .banner-xs-vh {
    height: 50vh !important;
    min-height: 50vh !important;
  }

  .banner-xs-vh img {
    display: block;
    width: 100% !important;
    height: 50vh !important;
    object-fit: cover !important;
    object-position: center center !important;
  } */

  .arrow-palac .e-n-accordion .elementor-widget-image img {
    display: block;
    width: 100%;
    height: 390px;
    object-fit: cover;
    object-position: center center;
  }

  .elementor-widget-text-editor p a::after, .link-black::after, .link-black-uppercase:after, .category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more::after, .category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more::after {
    display: none;
  }

  .elementor-widget-text-editor p a, .link-black, .link-black-without-underline, .link-black-uppercase, .category-filter-section .ymc-container .filter-content .posts-grid .post-card__read-more, .category-filter-section .ymc-extra-container .filter-content .posts-grid .post-card__read-more {
    border-bottom: 1px solid #000;        font-size: 14px;      line-height: 22px;
  }
  .contact-details-container .link-black-without-underline{border-bottom: none;}
  .link-white {border-bottom: 1px solid #fff !important;        font-size: 14px;      line-height: 22px;}
}




/* .hero-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;                 
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent);
  pointer-events: none;
} */

/* .main-slider-xl .place-slider-lg-height::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.75) 0%,
    rgba(0, 0, 0, 0.35) 15%,
    rgba(0, 0, 0, 0) 30%
  );
  z-index: 999;
  pointer-events: none;
} */

/* .main-slider-xl .place-slider-lg-height::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75), transparent);
  pointer-events: none;   
  z-index: 1;
}

 
.n2-ss-slide .n2-ss-layer,
.n2-ss-slide .n2-ss-layers-container,
.n2-ss-slide h1,
.n2-ss-slide p,
.n2-ss-slide a {
  position: relative;
  z-index: 5 !important;
} */

/* Overlay sits directly on the background image container */
.main-slider-xl .n2-ss-slide-backgrounds {
  position: relative;
}

.main-slider-xl .n2-ss-slide-backgrounds::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75), transparent);
  pointer-events: none;
  z-index: 99;
}

/* Promote the text/slides layer above it — sibling-level comparison, so no stacking-context conflict */
.main-slider-xl .n2-ss-slider-4 {
  position: relative;
  z-index: 2;
}


/* Desktop */
.mobile-slide {
    display: none !important;
}

/* Mobile */
@media (max-width: 767px) {
    .desktop-slide {
        display: none !important;
    }

    .mobile-slide {
        display: block !important;
    }
}
.stay-grid .elementor-image-box-wrapper p:last-of-type{display: none;}

.contact-details-container .elementor-view-stacked{padding:20px 0 20px 0 !important;}
.contact-page-form   .eael-wpforms-labels-yes.eael-wpforms-form-button-custom{width: 100%;}
 

/* Increase phone country dropdown height on mobile */
 @media (max-width: 767px) {
      .contact-page  .contact-address {padding-bottom: 0 !important;}
.live-residence-grid a, .live-residence-grid .elementor-image-box-content, .live-residence-grid  .elementor-widget a,
.live-residence-grid  .elementor-widget-text-editor  { text-align: center !important;}
 
  /* Force the dropdown content wrapper to grow instead of clip */
  .wpforms-field-spf_phone .iti__dropdown-content {
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
    position: relative !important; /* inline-dropdown mode should already be relative, but enforce it */
  }

  /* Make the actual list scrollable at a usable height */
  .wpforms-field-spf_phone .iti__country-list {
    max-height: 220px !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
  }

  /* Remove any inherited overflow/height clipping from Elementor's mobile column/section */
  .wpforms-field-spf_phone,
  .wpforms-pcafe-smart-phone-field,
  .wpforms-field-spf_phone .iti,
  .elementor-widget-wpforms .elementor-widget-container {
    overflow: visible !important;
  }
}

 
.category-filter-section .ymc-container .filter-content .posts-grid:hover {cursor: pointer;}

@media (max-width: 1099px) {
  .grid-slider .elementor-image-carousel-wrapper.swiper {
    overflow: visible !important;
  }
  .grid-slider .elementor-image-carousel.swiper-wrapper {
    /* display: flex !important;
    flex-direction: column !important; */
    transform: none !important;
    transition: none !important;
    touch-action: auto !important;
  }
  /* .grid-slider .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
  } */
}

    .text-hide .ha-slick-content{visibility: hidden;}
@media (max-width: 330px) 
    {
       .horizontal-tab-menu a{font-size: 9px !important;}
    }


/* popup style */

.pum-container .popmake-content iframe{height: 70vh !important;border:0}

/* end of popup style */


    /* Force normal top-to-bottom document flow */
 .eael-accordion-content {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
}

.privacy-policy .eael-accordion-content a, .privacy-policy .eael-accordion-content a:hover{color: #000;}
.timeline-desktop .e-n-accordion-item img {    width: 504px;height: 410px;}

@media (min-width: 1025px) {
   .h-item {
        position: relative;
    }
    .h-item[data-href] {
        cursor: pointer;
    }
}

/* 
#content-head p:first-of-type {
    display: none;
} */


/* @media (max-width: 991px) {
    body {
          padding-top: 0 !important;  
    }
} */

body.page-id-363 {background-color: #CBC4BD;}



#CybotCookiebotDialog {
    background-color: rgba(0, 0, 0, 0.27) !important;
    backdrop-filter: blur(10px) !important;
    font-family: "1906", sans-serif !important;
    font-weight: normal !important;
    font-size: 12px !important;
    letter-spacing: 0.06em !important; overflow-y: scroll !important;
    line-height: 18px !important;        scrollbar-color: #333 #000 !important;  
    scrollbar-width: thin !important;       
}

/* Chrome, Edge, Safari (WebKit) */
#CybotCookiebotDialog::-webkit-scrollbar {
    width: 8px !important;
}
#CybotCookiebotDialog::-webkit-scrollbar-track {
    background: #000 !important;
}
#CybotCookiebotDialog::-webkit-scrollbar-thumb {
    background-color: #333 !important;
    border-radius: 0 !important;
}
#CybotCookiebotDialog {
    overscroll-behavior: contain !important;
}
#CybotCookiebotDialog h2 {
    font-size: 12px !important;
    font-weight: bold !important;
}
#CybotCookiebotDialogBodyContentText,
.CybotCookiebotDialogBodyLevelButtonDescription {
    font-size: 12px !important;
}
.CybotCookiebotDialogBodyBottomWrapper {
    margin-top: 5px !important;
}
#CybotCookiebotDialogBodyEdgeMoreDetails {
    height: 2.4em !important;
}
#CybotCookiebotDialogBodyEdgeMoreDetailsLink {
    font-size: 12px !important;
    color: #fff !important;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper {
    height: 14px !important;
}
.CybotCookiebotDialogBodyButton {
    width: 240px !important;
    font-weight: bold !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    text-align: center !important;
    font-size: 12px !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
    border: 0 !important;
    border-radius: 0 !important;
}

/* responsive overrides matching custom.js width breakpoints */
@media (min-width: 1281px) and (max-width: 1400px) {
    #CybotCookiebotDialog.CybotEdge.CybotMultilevel .CybotCookiebotDialogBodyBottomWrapper {
        margin-top: 0 !important;
        padding-top: 0 !important;
        border-top: 0 !important;
    }
}
@media (max-width: 599px) {
    .CybotCookiebotScrollContainer { min-height: 122px !important; }
    #CybotCookiebotDialogBodyContent { padding: 0 0.625em !important; line-height: 1 !important; }
    .CybotCookiebotDialogBodyLevelButtonWrapper { padding: 0 1em !important; }
    #CybotCookiebotDialogBodyEdgeMoreDetails { margin: 0.25em 2em 0.25em 0 !important; }
    .CybotCookiebotDialogBodyButton {
        width: 100% !important;
        font-weight: normal !important;
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        text-align: center !important;
        font-size: 10px !important;
    }
}


/* cookie bot style */

/*#CybotCookiebotDialog
{
	opacity:0;
}
#CookiebotWidget
{
	display:none;
}*/
 



/* hide Cookiebot CMP Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Cookiebot CMP Branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}

.cbtoggle::before
{
	bottom: 3px !important;
	height : 9px !important; 
	left : 12px !important; 
	width : 9px !important;
}

/* hide withdraw consent button on CookiebotWidget pop up*/
#CookiebotWidget-btn-withdraw, .CookiebotWidget-main-logo
{
	display:none;
}

.cbwhitetxt *
{
	color:#fff !important;
}

.cbblackbg
{
	background-color: #333 !important;
}

.cbhide
{
	display:none !important;
}

.cbchngbtn
{
	color:#000 !important;font-size: 12px !important;letter-spacing:0.06em !important;text-transform:uppercase !important;border:0 !important;border-radius:0 !important;background-color: #f8eeec !important;
}

.cbwhiteicon svg
{
	fill:#fff !important;
}

.cbbotmar10
{
	margin-bottom:10px !important;
}

.CookiebotWidget-logo
{
	opacity:0.27;
}

.CookiebotWidget-logo:hover
{
	opacity:1;
}



/**************** overwritting style *************/

#Slideshow1_herovideowellness .text-container picture img
{
    width:179px;
}

.footer .container picture img
{
    width:185px;
}

#Slideshow1_herovideowellness .text-container
{
    bottom:86px !important;
}



/********************* pop up booking iframe ******************/

#popupbookingbg
{
	width:100%;
	height:100vh;
	z-index:999999;
	background:rgba(0,0,0,0.7);
	position:fixed;
	top:0px;
	left:0px;
	display:none;
}

#popupbookingcontent
{
	width:90%;
	height:90vh;
	z-index:999999;
	position:fixed;
	top:5vh;
	left:5%;
}

#popupbookingcontent iframe{
	width:100%;
	height:100%;
}

#testpopupbooking
{
	color:black;
	background:green;
	margin:50px 45%;
	padding:10px;
	font-size:20px;
	display:block;
	text-align:center;
}

.slider-gallery-fb
{
	touch-action:none;
}

#video247 div div video {
	padding-top: 170px;
	width: calc(100vw - 200px);
	margin-left: 100px;
	height: calc(((100vw - 200px) / 100) * 56.25);
	margin-bottom: 100px;
}
/*
#video247:has(> a.active) 
}*/

#video247
{
	
	height:calc((((100vw - 200px) / 100) * 56.25) + 170px);
	background:black;
}

#pdffestive #press-pdf
{
	width:80%;
	margin-left:10%;
    height: calc(100vh - 257px);
}

#festivebtt
{
	margin:15px auto;
	text-align:center;
}


@media only screen and (max-width:1000px) 
{
	#video247 div div video {
		height: auto;
		width: calc(100vw - 100px);
		margin-left: 50px;
	}

	#video247
	{
		height:auto;
	}
}

/* end of cookie bot style */

/*popup style */
.my-iframe-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F2EFE8;
    z-index: 99999;
    box-sizing: border-box;

    /* vertical + horizontal centering */
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.my-iframe-modal.is-open {
    display: flex;
}

.my-iframe-close-wrap {
    text-align: center;
    margin-bottom: 20px;
    flex-shrink: 0;
}

.my-iframe-close-btn, .my-iframe-close-btn:hover, .my-iframe-close-btn:focus  {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 6px;
    position: relative;
    font-family: inherit;
}

.my-iframe-close-btn::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    border-bottom: 2px solid #000;
}

.my-iframe-box {
    position: relative;
    width: 90%;
    max-width: 1000px;
    height: 80vh; /* fixed height so it centers as a defined block, adjust as needed */
        height: 80svh; 
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    flex-shrink: 0;
        -webkit-overflow-scrolling: touch; 
}
body.modal-open {
    overflow: hidden;
    touch-action: none;
}
.my-iframe-box iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* end ofpopup style */