/* ========== BOATS.CSS ========== */
/* Les styles bateaux sont désormais dans slidewindow.css (classes sw-*) */
/* Ce fichier conserve uniquement le tooltip Leaflet */

.rb-boat-tooltip {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.rb-boat-name-label {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.rb-boat-name-label::before { display: none !important; }