/*
Theme Name: Ville de Brignoles
Theme URI: https://brignoles.fr
Description: Thème pour Ville de Brignoles.
Author: D-FUZION
Author URI: https://d-fuzion.com/
Template: twentytwenty
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Cartes shops & projets — hauteur identique à .assos */
.shops #basicMap, .projets #basicMap { height: 50vh; border-radius: 20px; }
.shops #basicMap #map, .projets #basicMap #map { z-index: 6; }

@media screen and (min-width: 768px) {
    .shops #basicMap, .projets #basicMap { height: 90vh; margin-top: 10px; }
}