.elementor-kit-6{--e-global-color-primary:#DCC8B9;--e-global-color-secondary:#191919;--e-global-color-text:#666666;--e-global-color-accent:#1574D2;--e-global-color-cura_page_bg:#F2EEE9;--e-global-color-cura_white:#FFFFFF;--e-global-color-cura_black:#000000;--e-global-color-cura_light_gray:#E1E1E1;--e-global-color-cura_lighter_gray:#ECECEC;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:300;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-weight:500;background-color:#F2EEE9;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* CURA retreats gallery */

.cura-gallery-uniform .elementor-image-gallery .gallery-item img,
.elementor-widget-image-gallery .gallery-item img,
.elementor-widget-image-gallery img {
    aspect-ratio: 4/5 !important;
    object-fit: cover !important;
    width: 100% !important;
    height: auto !important;
    border-radius: 6px;
}
.elementor-image-gallery .gallery-item {
    margin: 0 !important;
}


/* CURA retreats: hide page title overlay on hero */
.page-id-1456 .entry-title, .page-id-1454 .entry-title, .page-id-1455 .entry-title,
.page-id-1456 .page-title, .page-id-1454 .page-title, .page-id-1455 .page-title,
.page-id-1456 .elementor-page-title, .page-id-1454 .elementor-page-title, .page-id-1455 .elementor-page-title,
.page-id-1456 .hello-elementor-default .page-header, .page-id-1454 .hello-elementor-default .page-header, .page-id-1455 .hello-elementor-default .page-header,
.page-id-1456 header.page-header, .page-id-1454 header.page-header, .page-id-1455 header.page-header {
    display: none !important;
}

/* CURA gallery mobile carousel */
@media (max-width: 768px) {
    .elementor-widget-image-gallery .gallery {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-snap-type: x mandatory !important;
        -webkit-overflow-scrolling: touch !important;
        gap: 12px !important;
        padding: 0 24px 8px !important;
        scrollbar-width: none;
        margin: 0 -24px !important;
    }
    .elementor-widget-image-gallery .gallery::-webkit-scrollbar { display: none; }
    .elementor-widget-image-gallery .gallery-item {
        flex: 0 0 78% !important;
        max-width: 78% !important;
        scroll-snap-align: center !important;
        margin: 0 !important;
        clear: none !important;
    }
    .elementor-widget-image-gallery .gallery-item img {
        aspect-ratio: 4/5 !important;
        object-fit: cover !important;
        width: 100% !important;
        height: auto !important;
        border-radius: 10px !important;
    }
}
/* END CURA gallery mobile carousel */

/* CURA carousel uniform aspect */
.cura-carousel .swiper-slide img,
.elementor-widget-image-carousel .swiper-slide img,
.elementor-widget-image-carousel img {
    aspect-ratio: 4/5 !important;
    object-fit: cover !important;
    width: 100% !important;
    height: auto !important;
    border-radius: 8px !important;
}
.elementor-widget-image-carousel .swiper-button-prev,
.elementor-widget-image-carousel .swiper-button-next {
    background: rgba(0,0,0,0.4);
    width: 44px; height: 44px; border-radius: 50%;
    backdrop-filter: blur(8px);
}
.elementor-widget-image-carousel .swiper-pagination-bullet {
    width: 10px; height: 10px; opacity: 0.5;
}
.elementor-widget-image-carousel .swiper-pagination-bullet-active {
    opacity: 1; background: #DCC8B9;
}
/* END CURA carousel *//* End custom CSS */