.leaflet-container a { color: $color__link !important; } .leaflet-attribution-flag { height: 0px !important; width: 0px !important; display: none !important; } .leaflet-marker-pane { .leaflet-interactive > svg { max-width: 0px; width: 0px; max-height: 0px; height: 0px; } .dashicons,.dashicons-before::before { width: $font__size-body*2; height: $font__size-body*2; font-size: $font__size-body*2; } } .xarxaprod-associats-map { .leaflet-popup-content-wrapper { border-radius: $border__radius; } .leaflet-popup-content-wrapper, .leaflet-popup-tip { box-shadow: none; box-shadow: $box__shadow; } }