.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#000000C4;--lightbox-ui-color:#FFFBFB;--lightbox-ui-color-hover:#E4CC47;--lightbox-text-color:#FFFFFF;--lightbox-header-icons-size:37px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@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 *//* ==========================================
   FINAL POLISHED LIGHTBOX TYPOGRAPHY
   ========================================== */

/* Pin the text area to the bottom with a smooth dark background separation */
.elementor-slideshow__captions {
    position: absolute !important;
    bottom: 0 !important;          
    left: 0 !important;
    right: 0 !important;
    top: auto !important;          
    height: auto !important;
    z-index: 9999 !important;      
    padding: 30px 20px 20px 20px !important; /* Extra padding at the top creates a smooth visual buffer */
    
    /* Adds a soft, elegant dark gradient behind the text to separate it from the artwork */
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 60%, rgba(0,0,0,0) 100%) !important;
}

/* THE TITLE */
.elementor-slideshow__title {
    font-size: 23px !important;          
    font-weight: 700 !important;          
    color: #24c4e0 !important;            
    text-transform: uppercase !important; 
    letter-spacing: 1.5px !important;     
    margin: 0 auto 6px auto !important; 
    display: block !important;
    line-height: 1.2 !important;
}

/* THE DESCRIPTION */
.elementor-slideshow__description {
    font-size: 19px !important;          
    font-weight: 500 !important;          
    color: #24c4e0 !important;            
    line-height: 1.4 !important;          
    letter-spacing: 0.5px !important;     
    margin: 0 !important;
    display: block !important;
}/* End custom CSS */