.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-canvas {
  height: 500px;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-canvas img {
  border-radius: 0;
  box-shadow: none;
  line-height: normal;
  max-width: none;
  zoom: normal;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-canvas div:not(.gm-style-iw-t):not(.gm-style-iw) {
  position: initial;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent {
  align-items: center;
  display: flex;
  min-height: 500px;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt {
  background: rgba(0, 0, 0, 0.85);
  color: #ffffff;
  width: 100%;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner {
  margin: 0 auto;
  max-width: 780px;
  padding: 50px;
  text-align: center;
}
@media (max-width: 780) {
  .so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner {
    max-width: none;
    padding: 25px;
  }
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner a {
  color: #ffffff;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner a:focus,
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner a:hover {
  color: #aaaaaa;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner button {
  background: #41a9d5;
  border: none;
  color: #ffffff;
  display: block;
  margin: 10px auto 0;
}
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner button:focus,
.so-widget-sow-google-map-default-0dd7582a4776-695 .sow-google-map-consent .sow-google-map-consent-prompt .sow-google-map-consent-prompt-inner button:hover {
  background: #298fba;
  color: #eeeeee;
}