.elementor-4401 .elementor-element.elementor-element-6b793c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4401 .elementor-element.elementor-element-9c4d516 .elementor-heading-title{color:var( --e-global-color-5f880fe );}/* Start custom CSS for container, class: .elementor-element-6b793c9 *//* CSS to make the info window text black */
.wpgmza-infowindow.ol-info-window-container.ol-info-window-plain {
    color: black !important;
    max-height: none;
}

/* Style for the close button icon */
.ol-info-window-close {
    color: black !important;
}

/* Alternative: Target by a more specific .elementor-4401 .elementor-element.elementor-element-6b793c9 if needed */
.wpgmza-infowindow {
    color: black !important;
}

/* If you want to ensure all text within info windows is black */
.wpgmza-infowindow * {
    color: black !important;
}/* End custom CSS */