.mihdan-elementor-yandex-maps {
  min-height: 300px;
  background: #f2f2f2 url('/assets/wp-content/plugins/mihdan-elementor-yandex-maps/frontend/images/placeholder.svg') no-repeat center / 100px auto;
  box-shadow: inset 0px 0px 60px 0px rgba(0,0,0,0.2);

}

.elementor-widget-yandex-maps .elementor-widget-container {
  overflow: hidden;

}

.mihdan-elementor-yandex-maps_filter_grayscale [class*="ymaps-2"][class*="-ground-pane"] {
  filter: grayscale(100%);

}

.mihdan-elementor-yandex-maps_filter_sepia [class*="ymaps-2"][class*="-ground-pane"] {
  filter: sepia(0.5);

}

.mihdan-elementor-yandex-maps_filter_brightness [class*="ymaps-2"][class*="-ground-pane"] {
  filter: brightness(50%);

}

.mihdan-elementor-yandex-maps_filter_invert [class*="ymaps-2"][class*="-ground-pane"] {
  filter: invert(100%);

}

.mihdan-elementor-yandex-maps_filter_green [class*="ymaps-2"][class*="-ground-pane"] {
  filter: hue-rotate(90deg);

}

.mihdan-elementor-yandex-maps_filter_blue [class*="ymaps-2"][class*="-ground-pane"] {
  filter: hue-rotate(180deg);

}

.mihdan-elementor-yandex-maps_filter_purple [class*="ymaps-2"][class*="-ground-pane"] {
  filter: hue-rotate(260deg);

}

.eb-map-container h6 {
  margin: 0;

}

.eb-map-container p {
  margin-bottom: 0;

}