/*
 Theme Name:     Hello Elementor Child
 Description:    Hello Elementor Child Theme
 Author:         Andres Leon
 Template:       hello-elementor
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

.leaflet-map.leaflet-container {
    z-index: 1;
}

.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
    display: none;
    margin-left: -48px !important;
    margin-top: -48px !important;
    width: 96px !important;
    height: 96px !important;
}

.leaflet-pane.leaflet-shadow-pane {
    display: none !important;
}