.elementor-47 .elementor-element.elementor-element-c437f9e{--display:flex;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-47 .elementor-element.elementor-element-aa7f49b{--image-border-width:0px;--image-border-radius:5px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--galleries-title-color-normal:#6EC1E4;--galleries-pointer-border-width:0px;}.elementor-47 .elementor-element.elementor-element-aa7f49b .e-gallery-image{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-47 .elementor-element.elementor-element-aa7f49b .elementor-gallery-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;--space-between:0px;}.elementor-47 .elementor-element.elementor-element-aa7f49b .elementor-gallery__titles-container{margin-bottom:0px;}/* Start custom CSS for gallery, class: .elementor-element-aa7f49b */@media (max-width: 767px) {
    /* 1. Force the container to be a vertical column */
    .elementor-47 .elementor-element.elementor-element-aa7f49b .elementor-gallery__titles {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
    }

    /* 2. Force the items to take up space and separate */
    .elementor-47 .elementor-element.elementor-element-aa7f49b .elementor-gallery-title {
        display: block !important;
        width: 80% !important; /* or 100% if you want full width */
        margin: 5px auto !important;
        text-align: center !important;
        
        /* Optional: Button styling to make it look clickable */
        background-color: #f5f5f5;
        padding: 10px;
        border-radius: 5px;
    }
    
    /* 3. Remove the separator lines if Elementor adds them */
    .elementor-47 .elementor-element.elementor-element-aa7f49b .elementor-gallery-title:after {
        display: none !important;
    }
}/* End custom CSS */