/* =WordPress Core
-------------------------------------------------------------- */
.acf-map {
	width: 100%;
	height: 400px;
}

/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important;
}

#wpsl-base-gmap_1{
	display: none;
}

.wpsl-locations-details{
	display: none;
}
body.single-wpsl_stores .map-section .wpsl-opening-hours {
	display: inline-table;
}
body.single-wpsl_stores .wpsl-opening-hours {
	display: none;
}