
/* Hides the locate me control because it's overlaying the zoom controls */
#wpsl-gmap #wpsl-map-controls {
  display: none;
}
