/*

Theme Name: Caminos Trashumantes

Theme URI: https://github.com/elementor/hello-theme/

Description: Caminos Trashumantes es un tema hijo de Hello Elementor.

Author: Robert Mathews

Author URI: https://rmateos.com/

Template: hello-elementor

Version: 1.0.2

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

.leaflet-popup-content {
    margin: 20px 8px 5px !important;
}

.leaflet-container a.leaflet-popup-close-button {
    top: 2px !important;
    right: 9px !important;
    width: auto !important;
    height: auto !important;
    font: 13px Tahoma, Verdana, sans-serif !important;
    color: var(--e-global-color-primary) !important;
}

.leaflet-popup-tip-container {
    display: none;
}