/* Leaflet map pin markers for TEC */
.wt-tec-map-pin {
    background: none !important;
    border: none !important;
}

.wt26-tec-leaflet-map {
    z-index: 1;
}

.leaflet-popup-content .wt-tec-popup {
    margin: 0;
}

.leaflet-popup-content .wt-tec-popup strong {
    display: block;
    margin-bottom: 3px;
}
