a[href^="http://maps.google.com/maps"] {
  display: none !important;
}

a[href^="https://maps.google.com/maps"] {
  display: none !important;
}

.gmnoprint a, .gmnoprint span, .gm-style-cc, .gm-style-iw + div {
  display: none;
}

.gmnoprint div {
  background: none !important;
}

.ajax-loader {
  background-color: #ffffff;
  background-image: url("https://seit.it/templates/front/images/ajax-loader.gif");
  background-size: 25px 25px;
  background-position: right center;
  background-repeat: no-repeat;
}

#overlay > #container-copertura p {
  margin-left: 0;
  font-weight: 100 !important;
  font-size: 13px;
}

#map {
  height: 36rem;
}

@media (max-width: 1000px) {
  #map {
    height: 75rem;
  }
}
#overlay {
  background-color: white;
  border: 1px solid white;
  position: absolute;
  z-index: 9 !important;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 16px;
  margin-left: 16px;
}

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