#map-1,
#mapa-establecimiento {
    width: 100vw;height: calc(100% - 55px);
    position: fixed !important;top: 55px;left: 0;z-index: 5;
}
.button-voir-sur-la-carte {
    text-align: center;padding: 1em;
}
#map-close-wrapper,
#map-close-wrapper-etab,
#search-map-results-close-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5;
    width: 100vw;
    padding: 1em;
    text-align: center;
    color: var(--color-2);
    background-color: var(--color-1);
}
#search-map-results-close-wrapper-map-close,
#map-close,
#map-close-etab { position: absolute;right: 1em;top: 1em; }
#search-map-results{
     margin-top: -64px!important;
}
#search-map-results .gmnoprint[role="menubar"]{
    top: 68px!important; 
}

img[src^='https://preprod.camping-apv.com/images/marker-1.png?index=24'].after {
    content: '12';
    position: absolute;
}

#map-1,
#map-close-wrapper { z-index: 5 !important; }