.elementor-13983 .elementor-element.elementor-element-cf5b25e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13983 .elementor-element.elementor-element-62a0222 > .elementor-widget-container{margin:-0px 0px 0px 0px;padding:20px 20px 20px 20px;}/* Start custom CSS */#wpf-map-leaflet,
#wpf-map-leaflet .leaflet-pane,
#wpf-map-leaflet .leaflet-map-pane,
#wpf-map-leaflet .leaflet-tile-pane,
#wpf-map-leaflet .leaflet-overlay-pane,
#wpf-map-leaflet .leaflet-shadow-pane,
#wpf-map-leaflet .leaflet-marker-pane,
#wpf-map-leaflet .leaflet-tooltip-pane,
#wpf-map-leaflet .leaflet-popup-pane,
#wpf-map-leaflet .leaflet-objects-pane,
#wpf-map-leaflet .leaflet-tile-container,
#wpf-map-leaflet .leaflet-layer,
#wpf-map-leaflet .leaflet-tile,
#wpf-map-leaflet .leaflet-marker-icon,
#wpf-map-leaflet .leaflet-zoom-animated,
#wpf-map-leaflet canvas {
  position: absolute !important;
}

#wpf-map-leaflet .leaflet-container {
  position: relative !important;
  overflow: hidden !important;
}

#wpf-map-leaflet .leaflet-control-container {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  pointer-events: none !important;
}

#wpf-map-leaflet .leaflet-control-zoom {
  position: relative !important;
  pointer-events: all !important;
}

#wpf-map-leaflet {
  position: relative !important;
  z-index: 0 !important;
  overflow: hidden !important;
  height: 360px !important;
  width: 100% !important;
}

#wpf-map-container {
  position: relative !important;
  z-index: 1 !important;
}

.wpforms-container-full .leaflet-container {
  position: relative !important;
  z-index: 0 !important;
}


#wpf-map-leaflet .leaflet-control-zoom {
  width: auto !important;
  border: none !important;
  box-shadow: 0 1px 5px rgba(0,0,0,0.2) !important;
}

#wpf-map-leaflet .leaflet-control-zoom-in,
#wpf-map-leaflet .leaflet-control-zoom-out {
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  background: #fff !important;
  border: none !important;
  display: block !important;
}

#wpf-map-leaflet .leaflet-bar {
  box-shadow: none !important;
  border: none !important;
}

#wpf-map-btn {
  background: #F18548 !important;
  font-weight: 700;
  font-size : 1.05rem !important;
}

#wpf-map-btn:hover {
  background: #d9703a !important;
}/* End custom CSS */