/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#tarteaucitronRoot #tarteaucitron {
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
    margin: 0 !important;
    width: min(860px, calc(100vw - 2rem));
    max-width: calc(100vw - 2rem);
}

#tarteaucitronRoot div#tarteaucitronSave {
    text-align: right;
    padding: 20px;
    background-color: #fff;
}

.error404 {
    display: block;
    font-size: 21vw;
    font-weight: 700;
    color: #ddd;
    line-height: 1;
    letter-spacing: 4px;
}

@media (min-width: 991.98px) {
    .error404 {
        font-size: 12vw;
        display: block;
        font-weight: 700;
        color: #ddd;
        line-height: 1;
        letter-spacing: 4px;
    }
}

@media (max-width: 991.98px) {
    .error404 {
        display: block;
        font-size: 34vw;
        font-weight: 700;
        color: #ddd;
        line-height: 1;
        letter-spacing: 4px;
    }
}

@media (max-width: 575.98px) {
    .error404 {
        display: block;
        font-size: 34vw;
        font-weight: 700;
        color: #ddd;
        line-height: 1;
        letter-spacing: 4px;
    }
}

.youtube_player.responsive-video {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
}

.youtube_player.responsive-video iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.event-hero {
    margin-top: 0 !important;
}

.event-hero {
    padding: 450px 0 !important;
}

@media (max-width: 991.98px) {
    .event-hero {
        padding: 240px 0 !important;
    }
}

@media (max-width: 575.98px) {
    .event-hero {
        padding: 180px 0 !important;
    }
}

.event-hero-2 {
    margin-top: 0 !important;
}

.event-hero-2 {
    padding: 250px 0 !important;
}

@media (max-width: 991.98px) {
    .event-hero-2 {
        padding: 240px 0 !important;
    }
}

@media (max-width: 575.98px) {
    .event-hero-2 {
        padding: 180px 0 !important;
    }
}

@media (max-width: 991.98px) {
    #header .header-row {
        align-items: center;
        padding: 0.35rem 0;
    }

    #header #logo {
        padding: 0;
        margin: 0;
    }

    #header #logo img {
        max-height: 64px;
        width: auto;
    }

    .top-links .lang-switcher .lang-trigger {
        padding: 4px 10px;
    }
}

@media (max-width: 575.98px) {
    #header #logo img {
        max-height: 52px;
    }

    #header>.container>.header-row {
        justify-content: center;
        row-gap: 0.5rem;
    }

    #header>.container>.header-row>#logo {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        order: 0;
    }

    #header>.container>.header-row>.col-12.col-sm-6.col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
        margin-bottom: 0;
    }

    #header .top-links .top-links-container {
        justify-content: center;
    }
}

header {
    z-index: 1050;
}

#header {
    --cnvs-primary-menu-submenu-width: 400px;
}

/* =========================
	CREDIT PHOTO
    Affichage du crédit photos dans les pages du LEI
========================= */
.photo-credit {
    position: absolute;
    left: 17px;
    /* Aligné à gauche */
    top: 100%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: left center;
    /* Ajuste le pivot pour une meilleure rotation */
    background: rgba(0, 0, 0, 0.3);
    /* Fond semi-transparent */
    color: white;
    padding: 5px 10px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    white-space: nowrap;
    border-radius: 3px;
}

/* =========================
	LE SLIDER ACCUEIL
	Chaîne de hauteur Splide (s'aligne sur les classes min-vh-* existantes)
========================= */

#home-splide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

#slider.slider-element {
    height: var(--slider-h, 70vh) !important;
    min-height: var(--slider-h, 70vh) !important;
    max-height: var(--slider-h, 70vh) !important;
}

#slider.slider-element .slider-inner {
    height: 100%;
}

#home-splide .splide__track,
#home-splide .splide__list,
#home-splide .splide__slide,
#home-splide .slide-bg-wrapper {
    height: 100%;
    min-height: 100%;
}

/* Certains navigateurs exigent que html/body occupent 100% */
html,
body {
    height: 100%;
}

/* Ensure lightbox controls stay above the fixed header */
:root {
    --cnvs-mfp-z-index-base: 9999;
}

/* =========================
	Splide thumbnails (views)
========================= */
#img-splide-thumbs .splide__slide img,
#onbike-splide-thumbs .splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    background: #fff;
}

#img-splide .splide__slide img,
#onbike-splide .splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    background: #fff;
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid var(--cnvs-themecolor);
}

/* Chaque diapositive est un conteneur positionné, contenu masqué si dépassement */
#home-splide .splide__slide {
    position: relative;
    overflow: hidden;
}

/* Wrapper qui couvre toute la diapositive */
#home-splide .slide-bg-wrapper {
    position: absolute;
    inset: 0;
    /* top/right/bottom/left: 0 */
}

/* Superposition gradient pour un rendu "cinema" */
#home-splide .slide-bg-wrapper::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

/* Image qui remplace l’ancien background-image en mode cover + centrée */
#home-splide .slide-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* équivalent de background-size: cover */
    object-position: center;
    /* équivalent de background-position: center */
    z-index: 0;
}

/* Voile sombre (overlay) sur toute la diapositive */
#home-splide .video-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

/* Légendes et contenu au-dessus de l’image/overlay */
#home-splide .container,
#home-splide .slider-caption {
    position: relative;
    z-index: 2;
}

/* Centrage vertical et horizontal du bloc de légende sur toute la slide */
#home-splide .slider-caption.slider-caption-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 100%;
}

/* =========================
   Look "Revolution" : bloc vitré, typo large et animations
========================= */

#home-splide .rs-caption {
    max-width: 720px;
    padding: 0 1rem;
    margin: 0 auto;
}

#home-splide .rs-caption__panel {
    position: relative;
    padding: 1.5rem 1.75rem;
    border-radius: 18px;
    background: rgba(83, 83, 83, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 20px 50px rgba(5, 15, 12, 0.4);
    backdrop-filter: blur(8px);
    text-align: center;
}

#home-splide .rs-caption__line {
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
    margin: 0 0 0.8rem 0;
    background: #a6d37b;
    transform-origin: left;
    transform: scaleX(1);
}

#home-splide .rs-caption__content {
    position: relative;
    z-index: 1;
}

#home-splide .rs-title {
    font-family: "Satoshi Black", "Satoshi Bold", sans-serif;
    font-size: clamp(2.2rem, 4vw, 4.2rem);
    line-height: 1.05;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}

#home-splide .rs-subtitle {
    font-family: "Satoshi Medium", "Satoshi Regular", sans-serif;
    font-size: clamp(1rem, 1.8vw, 1.5rem);
    line-height: 1.5;
    opacity: 0.92;
}

/* Effet "layer" : reveal progressif */
#home-splide .rs-title,
#home-splide .rs-subtitle {
    opacity: 1;
    transform: translateY(0);
}

#home-splide .rs-caption__line {
    opacity: 1;
    transform: scaleX(1);
}

#home-splide.rs-animated .rs-title,
#home-splide.rs-animated .rs-subtitle {
    opacity: 0;
    transform: translateY(14px);
}

#home-splide.rs-animated .rs-caption__line {
    opacity: 0;
    transform: scaleX(0.2);
}

#home-splide.rs-animated .splide__slide.is-active .rs-caption__line {
    opacity: 1;
    transform: scaleX(1);
    transition: opacity 600ms ease, transform 700ms ease;
}

#home-splide.rs-animated .splide__slide.is-active .rs-title {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 700ms ease 120ms, transform 700ms ease 120ms;
}

#home-splide.rs-animated .splide__slide.is-active .rs-subtitle {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 700ms ease 240ms, transform 700ms ease 240ms;
}

#home-splide.rs-animated .splide__slide.is-active .rs-caption__panel {
    animation: rs-panel-breathe 8s ease-in-out infinite;
}

/* =========================
   Commandes : flèches, pagination, compteur, bouton Lecture/Pause
========================= */

/* Conteneur des flèches, centré verticalement, aux bords gauche/droit */
#home-splide .splide__arrows {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding: 0 1rem;
    z-index: 3;
}

/* Style des boutons flèches (fond sombre translucide, circulaires) */
#home-splide .splide__arrow {
    background: rgba(34, 74, 40, 0.85);
    color: #fff;
    border: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    cursor: pointer;
    /* conserve la couleur du thème (ex. .dark) */
}

/* Anneau de focus visible pour l’accessibilité clavier */
#home-splide .splide__arrow:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 2px;
}

/* Position de la pagination (points) */
#home-splide .splide__pagination {
    bottom: 1rem;
}

/* Compteur “slide actuelle / total” en bas à droite */
#home-splide .slide-number {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    z-index: 3;
    color: #fff;
    display: inline-flex;
    gap: 0.25rem;
    align-items: baseline;
    font-weight: 600;
}

#slider.slider-parallax .slider-inner {
    position: relative !important;
}

/* Bouton Lecture/Pause discret en bas à gauche */
#home-splide .a11y-toggle {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    z-index: 3;
    background: rgba(34, 74, 40, 0.85);
    color: #fff;
    border: 0;
    padding: 0.4rem 0.75rem;
    border-radius: 999px;
    cursor: pointer;
}

/* Focus visible pour le bouton Lecture/Pause */
#home-splide .a11y-toggle:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 2px;
}

/* UI bas droite : progress + compteur */
#home-splide .rs-ui {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    z-index: 3;
    color: #fff;
    font-family: "Satoshi Medium", "Satoshi Regular", sans-serif;
}

#home-splide .rs-progress {
    width: 120px;
    height: 2px;
    background: rgba(255, 255, 255, 0.25);
    overflow: hidden;
    border-radius: 999px;
}

#home-splide .rs-progress__bar {
    display: block;
    height: 100%;
    width: 100%;
    background: #a6d37b;
    transform-origin: left;
    transform: scaleX(0);
    animation: rs-progress var(--rs-interval, 5000ms) linear forwards;
}

#home-splide.rs-paused .rs-progress__bar {
    animation-play-state: paused;
}

#home-splide .rs-counter {
    display: inline-flex;
    gap: 0.25rem;
    font-size: 0.95rem;
    letter-spacing: 0.16em;
}

@keyframes rs-progress {
    to {
        transform: scaleX(1);
    }
}

@keyframes rs-panel-breathe {

    0%,
    100% {
        box-shadow: 0 20px 50px rgba(5, 15, 12, 0.38);
        background: rgba(83, 83, 83, 0.08);
    }

    50% {
        box-shadow: 0 24px 60px rgba(5, 15, 12, 0.48);
        background: rgba(83, 83, 83, 0.14);
    }
}

@media (max-width: 767px) {
    #home-splide .slider-caption.slider-caption-center {
        align-items: center;
        text-align: center;
    }

    #home-splide .rs-caption {
        max-width: 92%;
        margin: 0 auto;
    }

    #home-splide .rs-caption__line {
        transform-origin: center;
    }

    #home-splide .rs-caption__panel {
        padding: 1.1rem 1.2rem;
    }

    #home-splide .rs-caption__line {
        margin-bottom: 0.7rem;
    }

    #home-splide .rs-ui {
        right: 0.75rem;
        bottom: 0.75rem;
    }

    #home-splide .rs-progress {
        width: 84px;
    }
}

/* =========================
   Language switcher (top links)
========================= */

.top-links .lang-switcher {
    border-left: 0;
}

.top-links .lang-switcher:hover {
    background: transparent;
}

.top-links .lang-switcher .lang-trigger {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 6px 12px;
    border-radius: 999px;
    background: #f2f0e4;
    border: 1px solid rgba(20, 50, 90, 0.08);
    color: #1b2a3a;
    font-weight: 600;
    line-height: 1.2;
    text-transform: none;
}

.top-links .lang-switcher .lang-trigger:hover {
    background: #558a46;
    color: #fff;
}

.top-links .lang-switcher .lang-flag {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
}

.top-links .lang-switcher .lang-caret {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #1b2a3a;
    margin-left: 2px;
    opacity: 0.6;
}

.top-links .lang-switcher>a>i.sub-menu-indicator {
    display: none;
}

.top-links .lang-switcher-menu {
    width: 250px;
    left: 0;
    border: 0;
    border-radius: 12px;
    padding: 6px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(25, 50, 80, 0.18);
}

.top-links .lang-switcher-menu .top-links-item {
    border: 0;
}

.top-links .lang-switcher-menu .lang-option {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    padding: 8px 10px;
    border-radius: 8px;
    color: #1b2a3a;
    text-decoration: none;
    font-size: 0.875rem;
}

.top-links .lang-switcher-menu .lang-option:hover {
    background: #f3f7ff;
    color: #132033;
}

.top-links .lang-switcher-menu .lang-current .lang-option {
    background: #f6f9ff;
    cursor: default;
}

.top-links .lang-switcher-menu .lang-label {
    flex: 0 1 auto;
}

.top-links .lang-switcher-menu .lang-status {
    margin-left: 4px;
    color: #08a3a1;
    font-weight: 600;
    font-size: 0.75rem;
}

/* =========================
   Header top links as pill buttons
========================= */
#header .top-links .top-links-item--pill {
    border-left: 0;
    padding-left: 0.35rem;
}

#header .top-links .top-links-item--pill:hover {
    background: transparent;
}

#header .top-links .top-links-item--pill>.top-link-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.35rem;
    padding: 0.45rem 1.1rem;
    border-radius: 999px;
    border: 1px solid #558a46;
    background: #558a46;
    color: #fff;
    font-size: 0.95rem;
    font-weight: 600;
    line-height: 1.1;
    text-transform: none;
    letter-spacing: 0;
    box-shadow: 0 4px 14px rgba(85, 138, 70, 0.25);
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

#header .top-links .top-links-item--pill>.top-link-pill:hover,
#header .top-links .top-links-item--pill>.top-link-pill:focus-visible {
    background: #1c2430;
    border-color: #1c2430;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(28, 36, 48, 0.26);
}

#header .top-links .top-links-item--pill>.top-link-pill:focus-visible {
    outline: 2px solid rgba(28, 36, 48, 0.22);
    outline-offset: 2px;
}

#header .top-links .top-links-item--pill>.top-link-pill i {
    display: none !important;
}

#header .top-links .top-links-item--pill>.top-link-pill span {
    left: 0 !important;
}

@media (max-width: 575.98px) {
    #header .top-links .top-links-item--pill>.top-link-pill {
        min-height: 2.15rem;
        padding: 0.4rem 0.9rem;
        font-size: 0.9rem;
    }
}

/* Neutralise totalement le style natif du <button> */
#copyrights .as-link,
#footer .copyright-links .as-link {
    appearance: none;
    -webkit-appearance: none;
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: none;
    /* on gère le focus nous-mêmes plus bas */
    font: inherit;
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}

/* Aligne le bouton sur le style des liens du footer */
#footer .copyright-links .as-link {
    display: inline-block;
    margin: 0 0.25rem;
    color: var(--cnvs-secondary-color);
    border-bottom: 1px dotted var(--cnvs-copyrights-link-color);
}

/* Effets hover/focus sans "cadre" */
#copyrights .as-link:hover,
#copyrights .as-link:focus-visible,
#copyrights .copy-links a.copy-link:hover,
#copyrights .copy-links a.copy-link:focus-visible,
#footer .copyright-links .as-link:hover,
#footer .copyright-links .as-link:focus-visible {
    text-decoration: underline !important;
    text-underline-offset: 3px;
    text-decoration-thickness: 2px;
}

/* Si un style global rajoute une ombre/focus, on la coupe ici aussi */
#copyrights .as-link:focus,
#copyrights .as-link:active,
#footer .copyright-links .as-link:focus,
#footer .copyright-links .as-link:active {
    box-shadow: none !important;
    outline: none !important;
}

/* Carte du footer: responsive sur tablettes et mobiles */
#footer .footer-logo {
    width: 100%;
    height: auto;
}

@media (max-width: 991.98px) {
    #footer .footer-logo {
        max-height: none !important;
    }
}

@media (max-width: 575.98px) {
    #footer .footer-logo {
        max-width: 420px;
    }

    #footer .subscribe-widget {
        margin-top: 1.25rem !important;
    }
}

.heading-view-panel {
    position: relative;
}

.heading-nav-list__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.75rem;
    margin: 0;
    padding: 0;
}

.heading-nav-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 1rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.heading-nav-card__media {
    position: relative;
    aspect-ratio: 3 / 2;
    overflow: hidden;
}

.lei-calendar-card {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    overflow: hidden;
    margin-top: 1rem;
}

.lei-calendar-card__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 16px;
    background: linear-gradient(180deg, rgba(196, 94, 70, .10), rgba(196, 94, 70, 0));
}

.lei-calendar-card__title {
    font-size: 1.65rem;
}

.lei-calendar-card__link {
    font-size: .95rem;
    text-decoration: none;
    padding: 8px 10px;
    border-radius: 10px;
    border: 1px solid rgba(196, 94, 70, .25);
    background: #fff;
}

.lei-calendar-card__link:focus-visible {
    outline: 3px solid rgba(196, 94, 70, .35);
    outline-offset: 2px;
}

.lei-calendar-frameWrap {
    position: relative;
    height: 404px;
    /* ajustez */
    background:
        radial-gradient(1200px 220px at 20% 0%, rgba(196, 94, 70, .12), transparent 60%),
        radial-gradient(900px 240px at 80% 0%, rgba(196, 94, 70, .08), transparent 55%),
        #fff;
}

@media (max-width: 575.98px) {
    .lei-calendar-frameWrap {
        height: 320px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .lei-calendar-frameWrap {
        height: 340px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .lei-calendar-frameWrap {
        height: 540px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .lei-calendar-frameWrap {
        height: 440px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .lei-calendar-frameWrap {
        height: 404px;
    }
}

@media (min-width: 1400px) {
    .lei-calendar-frameWrap {
        height: 420px;
    }
}

.lei-calendar-iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    border-radius: 0 0 16px 16px;
}

.lei-calendar-modal-body {
    height: 60vh;
}

.lei-calendar-modal-body iframe {
    height: 100%;
}

@media (max-height: 800px) {
    .lei-calendar-modal-body {
        height: 70vh;
    }
}

/* =========================
   Liste des points map pour un affichage en verision liste
========================= */
.map-card {
    background: rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 12px;
    padding: 12px 14px;
    backdrop-filter: blur(4px);
    transition: transform 0.12s ease, box-shadow 0.12s ease, border-color 0.12s;
}

.map-card:focus-within {
    outline: 2px solid #0a58ca;
    outline-offset: 2px;
}

.map-card:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.35);
}

/* Titre + index badge */
.map-card__head {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.25rem;
}

.map-card__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    font-weight: 700;
    font-size: 0.9rem;
}

/* Ligne adresse */
.map-card__addr {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    opacity: 0.95;
}

.map-card__addr i {
    opacity: 0.85;
}

/* Texte */
.map-card p {
    margin: 0.35rem 0 0;
}

/* Actions */
.map-card__actions {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.map-card__actions .button {
    line-height: 1.2;
}

/* Couleurs fallback pour thèmes sombres */
#mapList,
#mapList * {
    color: var(--bs-body-color, #fff);
}

#mapList .button {
    color: #fff;
}

.title-bottom-border h1,
.title-bottom-border .h1,
.title-bottom-border h2,
.title-bottom-border .h2,
.title-bottom-border h3,
.title-bottom-border .h3,
.title-bottom-border h4,
.title-bottom-border .h4,
.title-bottom-border h5,
.title-bottom-border .h5,
.title-bottom-border h6,
.title-bottom-border .h6 {
    border-bottom: calc(var(--cnvs-fancy-title-border-size) * 2) solid var(--cnvs-tertiary-color);
}

/* Gestion de l'affichage de l'iFrame pour commander des brochures */
.avizi-frame-shell {
    width: 100%;
    max-width: 100%;
}

.avizi-frame {
    width: 100%;
    height: 1000px;
    border: 0;
    display: block;
}

.tiny-pageembed {
    position: relative;
    width: 100%;
}

.tiny-pageembed iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

.discovery-map-list .leaflet-popup-content-wrapper,
.discovery-map-list .leaflet-popup-tip {
    background: transparent;
    box-shadow: none;
    border: 0;
}

.discovery-map-list .leaflet-popup-content {
    margin: 0;
}

.discovery-map-list .leaflet-popup-close-button {
    color: #fff !important;
    opacity: 0.9;
}

.discovery-map-list .leaflet-popup-close-button:hover {
    color: #fff !important;
    opacity: 1;
}
