.lavatera-osm-map-wrap {
	position: relative;
	display: block;
	width: 100%;
	height: 700px;
}

.lavatera-osm-map {
	width: 100%;
	height: 100%;
	z-index: 1;
}

.lavatera-osm-map-wrap .lavatera-map-badge {
	position: absolute;
	left: 12px;
	bottom: 12px;
	z-index: 500;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 12px;
	padding: 10px 14px;
	font-size: 14px;
	font-weight: 500;
	color: #111;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
	pointer-events: none;
	max-width: calc(100% - 24px);
	line-height: 1.2;
}

.elementor-widget-google_maps .elementor-custom-embed iframe {
	display: none !important;
}
