.location-map {
    height: 100%;
    max-height: 1200px;
    display: none;
}
.location-map-initialized .location-map {
    display: block;
}
.location-map--info-window---title {
    font-size: 1.1em;
    color: var(--highlight-color);
    font-weight: bold;
}

.elementor-widget-tn-location-map .elementor-widget-container .BorlabsCookie,
.elementor-widget-tn-location-map .elementor-widget-container .BorlabsCookie div:not(._brlbs-caption),
.elementor-widget-tn-location-map .elementor-widget-container .BorlabsCookie img {
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
}
.elementor-widget-tn-location-map .elementor-widget-container .BorlabsCookie img {
    object-fit: cover;
}
