.elementor-widget-dce-dynamic-google-maps-directions .custom-map-control-button {
  appearance: button;
  background-color: #fff;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  margin: 10px;
  padding: 0 0.5em;
  height: 40px;
  font: 400 18px Roboto, Arial, sans-serif;
  overflow: hidden;
  color: rgb(86, 86, 86);
}

.elementor-widget-dce-dynamic-google-maps-directions .gm-style img {
    max-width: none;
}


