.elementor-kit-6{--e-global-color-primary:#0E8EA7;--e-global-color-secondary:#F7A11E;--e-global-color-text:#4A525D;--e-global-color-accent:#EFF1F5;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#0088CC;color:#FFFFFF;padding:14px 20px 14px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#0074AD;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:#0DBAE8;}.elementor-kit-6 h1{color:#FFFFFF;font-family:"Raleway", Sans-serif;font-size:28px;font-weight:500;line-height:1.4em;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:27px;line-height:1.4em;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-size:14px;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.section-padding {padding-top: 60px; padding-bottom: 60px;}

.container-remove-bottom-padding {
    padding-block-end: 0px;
}

.property-features-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
}
.property-features-list li {
    display: inline;
    font-size: 15px;
}
.property-features-list .divider {
    color: #ccc;
}

.acf-repeater-table td {
    word-break: normal;
}

.floor-plans-accordion {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    overflow: hidden;
}
.floor-plan-item + .floor-plan-item {
    border-top: 1px solid #e0e0e0;
}
.floor-plan-header {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background: #f9f9f9;
    transition: background 0.2s;
}
.floor-plan-header:hover {
    background: #f0f0f0;
}
.floor-plan-header h3 {
    margin: 0;
    font-size: 18px;
}
.floor-plan-icon {
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
    width: 20px;
    text-align: center;
}
.floor-plan-body {
    padding: 20px;
}
.floor-plan-body img {
    max-width: 100%;
    height: auto;
}

.elementor-widget-image-carousel .swiper .swiper-slide figure {
    line-height: 0 !important;
}

.description-video-wrapper {
    padding-bottom: 56.5%;
    position: relative;
}

.description-video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
}

@media (max-width: 767px) {
        .development-carousel .elementor-image-carousel .swiper-slide-image {
        object-fit: cover;
        width: 100%;
        height: 350px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
        .development-carousel .elementor-image-carousel .swiper-slide-image {
        height: 400px;
        width: 100%;
        object-fit: cover;
    }
}

@media (min-width: 1025px) {
    .development-carousel .elementor-image-carousel .swiper-slide-image {
        height: 521px;
        width: 100%;
        object-fit: cover;
    }
}

@media print {
  header,
  footer,
  .elementor-location-header,
  .elementor-location-footer,
  .print-btn {
    display: none !important;
  }
}/* End custom CSS */