#map {
  width: 100%;
  min-height: 800px;
}
#map .gm-style-iw h2 {
  font-size: 20px;
}
#map .gm-style-iw p {
  font-size: 14px;
  margin-top: 7px;
}
#map .gm-style-iw img {
  max-width: 400px;
  height: auto;
}

.outer_map {
  position: relative;
}
.outer_map .legend {
  position: absolute;
  direction: ltr;
  top: 65px;
  left: 0;
  z-index: 11;
  background: greenyellow;
  padding: 2px 4px 2px 0;
}
.outer_map .legend img {
  vertical-align: -10px;
  width: 30px;
}
.outer_map .legend input {
  accent-color: var(--main-bor-color);
}
.outer_map .legend span {
  margin-left: 2px;
}/*# sourceMappingURL=zimmers_map.css.map */