<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#map_holder {
  text-align: center;
}
#map_hider_container {
  text-align:left;
  cursor: pointer;
}
#map_hider {
  text-align: left;
  color: black;
  font-size: 18px;
  display:inline-block;
  text-decoration-line: underline;
}
#map_hider_arrow {
  display: inline-block;
  color: #528400;
  font-weight: 600;
}
#google_map_container {
  display: none;
}
#google_map {
  width: 100%;
  height: 300px;
}
.shopListHeader .noPadding {
  padding-top: 0px;
  padding-bottom: 0px;
}</pre></body></html>