.block-map-perso{margin-top:100px}
.block-map-perso .customMarker:not(.openMarker){-webkit-filter: grayscale(1); filter: grayscale(1);}
.customMarker{background: url(//www.epinal-labelleimage.fr/wp-content/themes/test-commune/images/icon-marker.svg) no-repeat center center; background-size: contain; width: 45px; height: 45px;}
.customMarker.noIcon{background: url(//www.epinal-labelleimage.fr/wp-content/themes/test-commune/images/icon-marker-empty.svg) no-repeat center center; background-size: contain;}
.customMarker img{width: 16px;position: absolute; left: 50%; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); top:50%; transform: translate(-50%, -30%); margin-top: -10px}
.leaflet-popup {margin-left: 2px;}
.block-map-perso .leaflet-popup-content{padding: 0; margin: 0}
.block-map-perso .leaflet-popup-content .img{width: 100%; position: relative; height: 100px}
.block-map-perso .leaflet-popup-content .name{font-weight: 600; color: #000000; text-transform: uppercase; font-size: 1rem; text-align: center; padding: 15px 23px; position: relative;}
.block-map-perso .leaflet-popup-content .name::after{content: ''; position: absolute; bottom: 0; left: calc(50% - 30px); height: 2px; width: 60px; background-color: #29617C;}
.block-map-perso .leaflet-popup-content .content{padding: 15px; min-width: 180px; text-align: center;}
.block-map-perso .leaflet-popup-content .content p {font-size: 0.9rem;}
.block-map-perso .leaflet-popup-content .content p + p {margin-top: 10px;}
.block-map-perso .leaflet-popup-content .content a{color: #00788C}
.leaflet-popup-content-wrapper, .leaflet-popup-tip{overflow: hidden; padding: 0; }
.leaflet-popup-content p{margin: 0}
.leaflet-container a.leaflet-popup-close-button{color: #FFF; right: 3px}
.mapPerso {position: relative; z-index: 4}
.block-map-perso .fullBackground {height: 100px;}
.block-map-perso .leaflet-popup-content-wrapper {border-radius: 0;}