.elementor-1794 .elementor-element.elementor-element-55f0991 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1794 .elementor-element.elementor-element-55f0991 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1794 .elementor-element.elementor-element-55f0991{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}/* Start custom CSS for gallery, class: .elementor-element-55f0991 *//* Force Elementor Basic Gallery to 4 columns on Mobile */
@media (max-width: 767px) {
    .elementor-image-gallery .gallery {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 10px !important;
    }
    /* Reset the default floats/widths of the basic gallery */
    .elementor-image-gallery .gallery-item {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
}/* End custom CSS */