/*
Theme Name: Two Clinton Park Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.0.1724336766
Updated: 2024-08-22 10:26:06

*/
/* Font Imports */
@font-face {
  font-family: 'Haffer-Regular';
  src: url('../../wp-content/themes/two-clinton-park-theme/fonts/HafferRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Haffer-SemiBold';
  src: url('../../wp-content/themes/two-clinton-park-theme/fonts/HafferSemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TRJNDaVinci-Regular';
  src: url('../../wp-content/themes/two-clinton-park-theme/fonts/TRJNDaVinci-Regular.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'TRJNDaVinci-Italic';
  src: url('../../wp-content/themes/two-clinton-park-theme/fonts/TRJNDaVinci-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

.osano-cm-widget {
  display: none;
}

.osano-cm-disclosure__toggle,
.osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link:hover,
.osano-cm-link:active,
.osano-cm-link {
  color: #000;
}

.osano-cm-disclosure__toggle,
.osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link,
.osano-cm-link:hover,
.osano-cm-link:active {
  color: #000;
}

/* .main-header .e-child {
    flex: 1;
}


.header-new>div {
    flex: 1;
} */
.main-header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 992px) {
  .mobile {
    display: none !important;
  }
}

.phone-number {
  color: #fff !important;
}

@media (max-width: 1024px) {
  .header-new {
    padding: 0px 15px !important;
  }
}

.hamburger-icon {
  padding: 0 !important;
}

@media (max-width: 560px) {
  .header-new {
    padding: 0px 15px !important;
  }

  .header-new .hamburger-icon {
    flex: none;
    width: 60px;
  }

  .header-new .hamburger-icon a svg {
    width: 30px;
  }

  .mobile-header-button #contact-header span {
    font-size: 12px;
  }
}

/* error page design */
.error {
  height: 100vh;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("https://staging.hudsonhouselofts.bozzuto.build/wp-content/uploads/2025/10/error_bg.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100% !important;
}

.error-container {
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 600px;
  text-align: center;
  color: white;
  padding: 64px;
}

@media (max-width: 991px) {
  .error-container {
    padding: 32px;
    max-width: 84.08vw;
    margin: 22px;
  }
}

.error-title {
  font-family: "Haffer-SemiBold", sans-serif !important;
  font-size: 120px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: -0.04em;
  margin-top: 0px;
  color: white !important;
  margin-bottom: 32px;
  line-height: 84px !important;
}

@media (max-width: 991px) {
  .error-title {
    font-size: 64px !important;
    margin-bottom: 16px;
    line-height: 100% !important;
    line-height: 45px !important;
  }
}

.error-description {
  font-family: "Haffer-Regular", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0em;
  line-height: 22px !important;
  margin-bottom: 32px;
  color: white !important;
}

@media (max-width: 991px) {
  .error-description {
    margin-bottom: 16px;
  }
}

.error-btn {
  width: 100%;
  padding: 8px !important;
  border: none !important;
  border-radius: 2px;
  background: linear-gradient(251.63deg, #b57042 3.59%, #fbce92 87.53%);
  font-family: "Haffer-Regular", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 24px !important;
  color: black !important;
}

/* error page design end */

@media (min-width: 992px) {
  .mobile {
    display: none !important;
  }
}

.comments-area a,
.page-content a {
  text-decoration: none !important;
}

.copyright-text p {
  margin-bottom: 0 !important;
}

.links-footer .elementor-widget-container {
  flex-direction: row;
  /* display: flex; */
  align-items: center;
  justify-content: flex-start;
}

.links-footer .elementor-widget-container a {
  padding: 0 10px;
  color: #fff !important;
  font-size: 12px;
  font-weight: normal;
  border-right: 1px solid #fff;
}

.links-footer.last-link .elementor-widget-container a:last-child {
  border-right: none;
}

.links-footer .elementor-widget-container p {
  margin-bottom: 0 !important;
  line-height: normal;
}

@media (max-width: 768px) {
  /* .links-footer .elementor-widget-container {
    flex-direction: column;
  } */

  .links-footer .elementor-widget-container a {
    margin-left: 0px;
  }
}

.tel-link {
  cursor: pointer;
}

.hidden-content {
  display: none;
}

.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.desktop {
  display: block !important;
}

.tel-link.mobile,
.mobile-tour, .hide-menu {
  display: none !important;
}

@media (max-width: 1024px) {
  .desktop {
    display: none !important;
  }

  .tel-link.mobile,
  .mobile-tour {
    display: block !important;
  }
}

.small-text {
  font-size: 16px;
  margin-bottom: 5px !important;
}

.small-text a {
  font-size: 16px !important;
}

@media (max-width: 1024px) {
  /* .vimeo-banner {
    margin-top: 50px;
  } */
}

body:not(.home) .specials {
  display: none !important;
}

.current-menu-item a,
.current-page-ancestor a,
.current-menu-parent > a {
  color: #00CCFF !important;
}

.video-link:before {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.arrow-button:hover svg path,
.arrow-button:hover svg polyline {
  stroke: #418cc5 !important;
}

.arrow-button svg path,
.arrow-button svg polyline {
  stroke: #ffffff !important;
}

.hywrap input[type="text"],
.hywrap textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
}

.hywrap input:focus {
  outline: none !important;
}

.hywrap .hytag_number_of_bedrooms label {
  pointer-events: none;
}

.hywrap input,
.hywrap input[type="text"],
.hywrap textarea,
.hywrap select {
  font-family: "Haffer-Regular", sans-serif !important;
  color: #ffffff !important;
  font-size: 16px !important;
  outline: none !important;
}

.hywrap textarea {
  background: white !important;
  color: #000 !important;
  border-radius: 0 !important;
}

.hywrap .LV_invalid {
  font-family: "Haffer-Regular", sans-serif !important;
}

.hywrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-repeat: no-repeat;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
  background: #000 !important;
}

.hywrap .control-label {
  font-family: "ABC Diatype", sans-serif;
  color: #ffffff !important;
  position: absolute;
  font-weight: 300;
  line-height: 150% !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
}

.hywrap .hytag_form_comment label {
  color: #000 !important;
  margin: 10px !important;
}

.hy-name .name-fields {
  display: flex;
  gap: 5%;
}

.hy-name .name-fields li {
  width: 47.5%;
}

@media (max-width: 768px) {
  .hy-name .name-fields{
    display: block;
  }
  .hy-name .name-fields li{
    width: 100%;
  }
}


.hywrap .hy-signup label {
  position: relative;
}

.hywrap .radio {
  color: white !important;
}

.hywrap button[type="submit"] {
  border: none !important;
  background: linear-gradient(251.63deg,
      #b57042 3.59%,
      #fbce92 87.53%) !important;
  color: #000 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 20px !important;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  width: 100%;
  font-family: "Haffer-Regular", sans-serif !important;
}

.hywrap button[type="submit"]:hover,
.hywrap button[type="submit"].active {
  background: linear-gradient(251.63deg,
      #b57042 3.59%,
      #fbce92 87.53%) !important;
  color: #000 !important;
}

#more-info a {
  font-family: "Haffer-Regular", sans-serif !important;

  color: #ffffff !important;
}

.hywrap input:focus,
.hywrap input[type="text"]:focus,
.hywrap select:focus,
.hywrap textarea:focus {
  border-width: 0px 0px 2px 0px !important;
}

iframe[src*="my.hy.ly"] {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
}

.page-thank-you{
  background: black;
}

.contact-phone p a{
  color: #EEECEB !important;
  font-weight: 400 !important;
}

/* google maps */
.elementor-widget-google_maps .elementor-custom-embed {
  height: 100%;
}

.elementor-widget-google_maps {
  height: 100%;
}

/* google maps end */

.tour-btn a {
  border: 1px solid #fff !important;
  background-color: #fff !important;
  color: #000 !important;
  width: 100%;
  text-align: center;
  padding: 12px 60px 12px 24px !important;
  font-size: 14px !important;
  margin: 30px 0;
  transition: all 0.3s;
  position: relative;
  justify-content: center !important;
}
.main-menu .tour-btn a{
  padding: 12px 20px 12px 20px !important;
}

@media (max-width: 767px) {
  .tour-btn a {
    font-size: 12px !important;
  }
}

.tour-btn a:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.tour-btn svg {
  display: none !important;
}

.one-clinton-menu {
  margin-top: 30px;
}

.neighborhood-slider-bottom {
  margin-top: 30px;
}

.neighborhood-slider-top {}

.tour-btn svg {
  width: 33px;
  height: 11px;
  margin-left: 10px;
  vertical-align: middle;
}

.tour-btn svg {
  position: absolute;
  top: 18px;
  left: 160px;
}

.tour-btn a:hover+svg path,
.tour-btn a:hover+svg polyline {
  stroke: #418cc5 !important;
}

.arrow-button {
  font-weight: bold !important;
  text-transform: uppercase !important;
}

.osano-cm-info-dialog-header__close {
  padding: 7px !important;
}

.home-video {
  visibility: hidden;
  height: 0;
  overflow: hidden !important;
}

@media (max-width: 767px) {
  .gallery-tabs .e-n-tab-title {
    order: unset !important;
    width: auto;
    margin: 0 !important;
  }

  .gallery-tabs .e-n-tabs-heading {
    display: flex;
  }
}

/* Hospitality Page CSS */

.hero-banner-heading {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.hero-banner-heading h1 {
  position: absolute;
  bottom: 10px;
  left: 35px;
  line-height: 112% !important;
  letter-spacing: -6%!important;
  font-size: clamp(72px,calc(72px + (190 - 72) * ((100vw - 375px) / (1440 - 375))),190px) !important;
}

@media (max-width: 375px) {
  .hero-banner-heading h1 {
    left: 25px;
  }
}

.two-column-text {
  width: 40%;
}

.two-column-image {
  width: 60%;
}

.two-col-heading h2 {
  font-size: clamp(32px,
      calc(32px + (56 - 32) * ((100vw - 375px) / (1440 - 375))),
      56px) !important;
  line-height: 112.00000000000001% !important;
}

.two-col-paragraph p {
  font-size: clamp(22px,
      calc(22px + (28 - 22) * ((100vw - 375px) / (1440 - 375))),
      28px) !important;
  line-height: 124% !important;
}

.bottom-btn-section {
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0.7) 30%,
      rgba(0, 0, 0, 0.9) 80%,
      rgba(0, 0, 0, 1) 100%);
}

.bottom-dark-section-heading h3 {
  font-size: clamp(48px,
      calc(32px + (96 - 48) * ((100vw - 375px) / (1440 - 375))),
      96px) !important;
      line-height: 112%!important;
}

.hh-btn-gradient {
  width: 100% !important;
}

.hh-btn-gradient a {
  width: 100%;
  padding: 8px !important;
  border: none !important;
  border-radius: 2px;
  background: linear-gradient(251.63deg, #b57042 3.59%, #fbce92 87.53%);
  font-family: "Haffer-Regular", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 24px !important;
  color: black !important;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .hero-banner-heading h1 {
    position: absolute;
    bottom: 10px;
    left: 25px!important;
  }

  .two-column-text {
    width: 100%;
  }

  .two-column-image {
    width: 100%;
  }

  .bottom-btn-section.hospitality {
    display: none;
  }
}
@media (max-width: 767px) {
  .hero-banner-heading h1 {
    font-size: clamp(65px, 17.5vw, 72px) !important;
    left: 25px!important;
  }
}
@media (max-width: 375px) {
  .hero-banner-heading h1 {
    font-size: clamp(40px, 15vw, 55px) !important;
  }

  .two-col-heading h2 {
    font-size: 32px !important;
  }

  .two-col-paragraph p {
    font-size: 22px !important;
  }

  .bottom-dark-section-heading h3 {
    font-size: 48px !important;
  }
}

/* footer css */
#footer-address p {
  margin-bottom: 0;
}

.footer-ph-address-block a {
  font-weight: 400;
}

.hours-footer h4:empty {
  display: none;
}

.hours-footer p {
  font-family: "Haffer-Regular", sans-serif;
  font-weight: 400;
}

/* Header css */
.main-header.ham-expanded {
  background-color: #000 !important;
}

.main-menu .top-menu ul li {
  border-bottom: 1px solid rgb(51, 51, 51);
}

.main-menu .top-menu ul li a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.main-menu .top-menu ul.sub-menu {
  margin-bottom: 20px;
}

.main-menu .top-menu ul.sub-menu li {
  border-bottom: 0;
}

.main-menu .top-menu ul.sub-menu a {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: normal !important;
  letter-spacing: 0.02em !important;
  padding: 6px 0;
  border-inline-start: 0;
}

.main-menu .top-menu ul a.has-submenu {
  position: relative;
}

.main-menu .top-menu ul a.has-submenu .sub-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 8px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBzdHlsZT0idHJhbnNmb3JtOiByb3RhdGUoMTgwZGVnKTsgdHJhbnNmb3JtLWJveDogZmlsbC1ib3g7IHRyYW5zZm9ybS1vcmlnaW46IGNlbnRlcjsiIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTIgOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDdMNiAyTDEgNyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

.main-menu .top-menu ul a.has-submenu.highlighted .sub-arrow {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}

.main-menu .top-menu ul a.has-submenu .sub-arrow svg {
  display: none;
}

.btm-menu .btm-menu-with-arw {
  display: block !important;
  position: relative;
}

.btm-menu .btm-menu-with-arw:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBzdHlsZT0idHJhbnNmb3JtOiByb3RhdGUoMTgwZGVnKTsgdHJhbnNmb3JtLWJveDogZmlsbC1ib3g7IHRyYW5zZm9ybS1vcmlnaW46IGNlbnRlcjsiIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTIgOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDdMNiAyTDEgNyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
  width: 12px;
  height: 8px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%) rotate(-90deg);
}

.page-neighborhood .main-header:not(.scrolled):not(.ham-expanded) .icon-menu1:before,
.page-neighborhood .main-header:not(.scrolled):not(.ham-expanded) .e-n-menu-title-text,
.page-apartment .main-header:not(.scrolled):not(.ham-expanded) .icon-menu1:before,
.page-apartment .main-header:not(.scrolled):not(.ham-expanded) .e-n-menu-title:not(.e-current) .e-n-menu-title-text{
  color: #000 !important;
}

.page-neighborhood .main-header:not(.scrolled):not(.ham-expanded) .h-logo svg path,
.page-neighborhood .main-header:not(.scrolled):not(.ham-expanded) .h-call svg path,
.page-apartment .main-header:not(.scrolled):not(.ham-expanded) .h-logo svg path,
.page-apartment .main-header:not(.scrolled):not(.ham-expanded) .h-call svg path {
  fill: #000 !important;
}

.page-neighborhood .main-header:not(.scrolled):not(.ham-expanded) .h-tour a,
.page-apartment .main-header:not(.scrolled):not(.ham-expanded) .h-tour a {
  background-color: #000000 !important;
  color: #FFFFFF !important;
  border-color: #000;
}

.error404 .main-header,
.page-id-1148 .main-header,
.page-thank-you .main-header {
  background-color: #000 !important;
}

.ham-expanded .hamburger-icon .icon.icon-menu1::before {
  content: "\e981";
}
.main-menu nav li:not(.current-menu-item, .current-menu-parent) a:focus{
  color: #fff !important;
}


/* Gallery Updates */
.gallery-tabs .data-layer-event-gallery-filter {
  display: flex;
}

.gallery-tabs .data-layer-event-gallery-filter button {
  width: 25%;
  flex-grow: 1;
  text-align: center;
  padding: 11px 0;
}

.gallery-tabs .data-layer-event-gallery-filter button span {
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 2%;
  text-align: center;
}

.gallery {}

/* Neighborhood CSS */
.main-heading h2 {
  font-size: clamp(2.5rem, 1.6044rem + 3.5645vw, 4.8125rem) !important;
  line-height: 112% !important;
}

.main-heading-italic h2 {
  font-size: clamp(3rem, 1.7413rem + 5.0096vw, 6.25rem) !important;
  line-height: 112% !important;
}

.desc-small-text p {
  font-family: "Haffer-Regular", sans-serif !important;
  font-weight: 400 !important;
  font-size: 28px;
  /* 28-22 */
  line-height: 124% !important;
}
.neigh-heading h2{
  font-size: clamp(2.0625rem, -0.5441rem + 14.3545vw, 12.375rem) !important;
  line-height: 112% !important;
}

@media screen and (max-width: 1024px) {
  .desc-small-text p {
    font-size: 22px;
  }
}

.gradient-text .elementor-heading-title {
  background: linear-gradient(251.63deg, #B57042 3.59%, #FBCE92 87.53%);
  line-height: 112%;
  -webkit-background-clip: text;
  /* for Chrome, Safari */
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* for Firefox (optional fallback) */
  color: transparent;
  font-size: clamp(4rem, 2.6445rem + 5.395vw, 7.5rem);
}

.btm-neigh-gallery {
  position: relative;
}

.btm-neigh-gallery .slide-counter {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 14px;
  line-height: 120%;
  font-size: clamp(1.5rem, 1.5968rem + -0.3854vw, 1.25rem);
  font-family: "Haffer-Regular", Sans-serif !important;
  font-weight: 400 !important;
  color: #fff;
  z-index: 1;
}

#neigh-carousel.elementor-element .swiper .elementor-swiper-button svg{
  fill: transparent !important;
}
#neigh-carousel.elementor-element .swiper .elementor-swiper-button{
  padding: 11px;
  background: #000;
}
#neigh-carousel.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev{
  left: 40px !important;
} 
#neigh-carousel.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-next{
  right: 40px !important;
}
@media screen and (max-width: 1024px){
  #neigh-carousel.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev{
    left: 16px !important;
  } 
  #neigh-carousel.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-next{
    right: 16px !important;
  }
}

.page-header {
  display: none;
}

.listing-text-style ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.listing-text-style ul li {
  margin-bottom: 24px;
  line-height: 128%;
}

.listing-text-style ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .listing-text-style ul li{
    font-size: 16px;
  }
}



.btn-gradient a {
  font-family: "Haffer-SemiBold", Sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  line-height: 120% !important;
  letter-spacing: 0.02rem;
  background: linear-gradient(251.63deg, #B57042 3.59%, #FBCE92 87.53%);
  border-radius: 2px;
  border: none !important;
  padding: 16px 24px !important;
  color: #000 !important;
  cursor: pointer;
}

.hh-title-style h2 {
  font-family: "Haffer-SemiBold", Sans-serif !important;
  font-weight: 600 !important;
  font-size: clamp(54px, calc(30px + 4.6vw), 96px) !important;
  line-height: clamp(37.8px, calc(21px + 3.22vw), 67px) !important;
  letter-spacing: -0.04em !important;
  text-transform: uppercase;
}

.paragraph-style p {
  font-family: "Haffer-Regular", Sans-serif !important;
  font-weight: 400 !important;
  font-size: clamp(16px, 2.1vw, 28px) !important;
  line-height: 124% !important;
  letter-spacing: 0 !important;
}
.paragraph-style-main p {
  font-family: "Haffer-Regular", Sans-serif !important;
  font-weight: 400 !important;
  font-size: clamp(22px, 2.1vw, 28px) !important;
  line-height: 124% !important;
  letter-spacing: 0 !important;
}
.elementor-slideshow__description{
  font-family: "Haffer-Regular", Sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0 !important;
}
.elementor-slideshow__title{
  font-family: "Haffer-SemiBold", Sans-serif !important;
font-weight: 600;
font-size: 12px !important;
line-height: 128% !important;
letter-spacing: 0% !important;
text-transform: uppercase !important;
}
  @media (max-width: 767px){
    .gallery-grid .gallery-item{
      max-width: 50%!important;
     
    }
    .gallery-tab-new img{
      object-fit: cover;
      object-position: center;
    }
    .elementor-slideshow__footer{
      opacity: 1!important;
     bottom:10%!important;
    }
}
@media (max-width: 414px){
  .gallery-tab-new img{
    height:115px;
    object-fit: cover;
    object-position: center;
  }
}
.gallery-caption{
display: none!important;
}

@media (max-width: 992px) {
  .gallery-tabs .e-n-tabs-heading{
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .gallery-tabs   .e-n-tabs-heading .e-n-tab-title {
    display: none;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #FFF;
    background: #000 !important;
    color: #fff !important;
    height: 40px;
    padding: 16px 24px!important;
    cursor: pointer;
    transition: all 0.2s ease;
  }

  /* Always show the selected tab */
  .gallery-tabs    .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] {
    display: block;
    z-index: 10;
    position: relative;
  }

  /* Arrow on the selected tab */
  /* Arrow should be on the first tab */
  .gallery-tabs .e-n-tabs-heading::after {
    content: '▼';
    position: absolute;
    right: 24px;
    top: 9px;
    pointer-events: none;
    color: #fff !important;
    font-size: 12px;
    z-index: 99;
  }
  .gallery-tabs .e-n-tabs-heading.dropdown-open::after{
    transform: rotate(180deg);
  }
  /* Show all tabs when dropdown is open */
  .gallery-tabs .e-n-tabs-heading.dropdown-open .e-n-tab-title {
    display: block;
  }

  /* Hover effect for non-selected tabs */
  .gallery-tabs .e-n-tabs-heading .e-n-tab-title:not([aria-selected="true"]):hover {
    background: #fff !important;
    color: #000000 !important;
  }
}
.amenities-gradient::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.08%, rgba(0, 0, 0, 0.5) 114.1%);
  z-index: 1;
}
.make-your-move-gradient::before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20.66%, #000000 112.5%);
}
@media (max-width: 767px) {
  .make-your-move-gradient::before{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64.66%, #000000 112.5%);
  }
}
.elementor-lightbox .swiper .swiper-pagination-fraction{
  display:none!important
}
.page-id-5057 .elementor-lightbox .elementor-lightbox-image{
  width: 85%!important;
}
.data-layer-event-gallery-filter button,.elementor-5057 .elementor-element.elementor-element-4e2aba6.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"]{
  border:1px solid #ffffff!important;
  border-color: #ffffff!important;
}
.data-layer-event-gallery-filter button:hover{
  background: #ffffff!important;
  color: #000000!important;
  border:1px solid #ffffff!important;
  border-color: #ffffff!important;
}
.move-inner{
  max-width: 911px!important;
  margin: 0 auto;
}