/* نقشه مختصات در فرم ثبت مرکز — اطمینان از نمایش در پنل کاربری */
.begard-site-layout .cmb-type-pw-map .pw-map,
.begard-site-layout .cmb-type-pw-map [id*="map_location-map"] {
	min-height: 400px;
	position: relative;
	z-index: 2;
	width: 100%;
	box-sizing: border-box;
}

.begard-site-layout .cmb-type-pw-map .leaflet-container {
	min-height: 400px;
	width: 100%;
	z-index: 1;
}

.begard-site-layout.page-template-page-dashboard .cmb-type-pw-map .pw-map-search-wrapper {
	position: relative;
	z-index: 3;
}
