div#go-streetart-map {
  font-family: "new-hero", "Inter", Arial !important;
  height: 100vh;
  margin-top: -3rem;
  width: 100%;
}
div#go-streetart-map .leaflet-control-container .leaflet-bar {
  border: none;
}
div#go-streetart-map .leaflet-control-container .leaflet-bar a {
  align-content: center;
  background-color: #C7007F;
  color: white;
  font-size: 40px;
  height: 62px !important;
  width: 61px !important;
}
div#go-streetart-map .leaflet-control-container .leaflet-bar a:not(.leaflet-disabled):hover {
  background-color: rgb(158.2, 0, 100.9618090452);
}
div#go-streetart-map .leaflet-control-container .leaflet-bar a.leaflet-control-zoom-in {
  border-bottom: none;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
div#go-streetart-map .leaflet-control-container .leaflet-bar a.leaflet-control-zoom-out {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}
div#go-streetart-map .leaflet-control-container .leaflet-left .leaflet-control {
  margin-left: 50px !important;
}
@media (min-width: 768px) {
  div#go-streetart-map .leaflet-control-container .leaflet-left .leaflet-control {
    margin-left: 93px !important;
  }
}
@media (min-width: 1600px) {
  div#go-streetart-map .leaflet-control-container .leaflet-left .leaflet-control {
    margin-left: 313px !important;
  }
}
div#go-streetart-map .leaflet-control-container .leaflet-top .leaflet-control {
  margin-top: 50px !important;
}
@media (min-width: 768px) {
  div#go-streetart-map .leaflet-control-container .leaflet-top .leaflet-control {
    margin-top: 93px !important;
  }
}
div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-small, div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-medium, div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-large {
  align-content: center;
  background-color: #502B59;
  border-radius: 50%;
  color: white;
}
div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-small div, div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-medium div, div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-large div {
  background-color: unset;
  margin: auto;
}
div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-small div span, div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-medium div span, div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-large div span {
  font-size: 24px;
  font-weight: bold;
}
div#go-streetart-map .leaflet-pane .leaflet-marker-pane .marker-cluster-medium {
  height: 50px !important;
  margin-left: -25px !important;
  margin-top: -25px !important;
  width: 50px !important;
}

/*# sourceMappingURL=Frontend.css.map */
