.elementor-369 .elementor-element.elementor-element-f2c1164{--display:flex;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-369 .elementor-element.elementor-element-1dfcfc8 .gallery-item .gallery-caption{text-align:center;}/* Start custom CSS for image-gallery, class: .elementor-element-1dfcfc8 *//* Desktop: 4 Columns (Set in Widget Settings to 4) */

/* Tablet: 2 Columns */
@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-image-gallery .gallery-item {
        max-width: 50% !important;
        width: 50% !important;
    }
}

/* Mobile: 1 Column */
@media (max-width: 767px) {
    .elementor-image-gallery .gallery-item {
        max-width: 100% !important;
        width: 100% !important;
    }
}/* End custom CSS */