/*

Description: Modification de la présentation du plugin Fooevents
Author: Gilles
Pour la page Agenda

*/

/* déclinaison pour Resist - Class 'resist-event' : vert resist : #66a000 : rgba(102, 160, 0, 1) */
/* LISTAGE concert */
.resist-event .mosaique-evt-sold-out-text {
    color: #66a000 !important; /*#d32133;*/
}
.resist-event .mosaique-evt-ruban {
    color: #66a000 !important;
}
.resist-event .mosaique-evt-date-header {
    background-color: rgba(102, 160, 0, 0.8);
}

/* SINGLE concert */
.resist-event .date-detail-container {
    /*background-color: #66a000 !important; */
}
.resist-event .fooevent-product-linueup-description, .resist-event .woocommerce-variation-description, .resist-event .h2.price-soldout, .resist-event span.qty-minus, .resist-event span.qty-plus {
    /*color: #66a000 !important;*/
}
.resist-event.style-light a:not(.btn-text-skin):hover, .resist-event.style-light a:not(.btn-text-skin):active, .resist-event.style-light a:not(.btn-text-skin):visited, .resist-event.style-light a:not(.btn-text-skin):focus  {
    /*color: #66a000 !important;*/
}
.resist-event .price-free {
    /*color: #66a000 !important;*/
}




footer a, footer a:link, footer a:active, footer a:visited {
    color: #777;
}

@media (max-width: 960px) {
    footer img {
        max-width: 50%!important;
        margin: auto;
    }
}



h1.post-title {
    text-transform: uppercase;
}

html {
  scroll-behavior: smooth;
}
/* fiche produit */

/* on vire le chemin de fer */
body.product-template-default div.row-breadcrumb {
    display: none;
}

/* mettre le titre en capitales */
.product h1.post-title {
    text-transform: uppercase;
}
.ooevents-shortcode-title {
    text-transform: uppercase;
}
h1.product_title.entry-title {
    text-transform: uppercase;
}

.price-free {
    /*color: #d32133;*/
}
.price-soldout {
    /*color: #d32133;*/
    text-transform: uppercase;
}


/* cache les liens de nav tabs */
div.tab-container.wootabs ul.nav-tabs {
    display: none;
}
/* cache les titres h2 des tabs */
/*div.tab-container.wootabs .tab-content  h2 {
    display: none;
}*/
/* cache le titre de la tab description */
.product-tab-title {
    display: none;
}
/* cache le trait au dessus des tabs */
body.product-template-default div.tab-container div.tab-content {
    border-color: transparent!important;
}
/* colle le contenu du event au dessus (sans tabs) */
body.product-template-default div.tab-container div.tab-content > div {
    padding-top: 0;
}
/* cache le bouton de réservation sur les related */
div.related.products div.add-to-cart-overlay {
    display: none;
}
/* cache le bouton de partage xing */
.share-button.share-inline .social.top li.social-xing {
    display: none!important;
}
div.date-detail-container {
    display: inline-block;
    color:  white !important;
    /*background-color: #d32133;*/
    background-color: black;
    padding: 4px 20px 6px 20px;
    margin: 0;
    /*font-family: 'Fugaz One';*/
    font-weight: 600;
    font-size: 26px!important; /*22*/
    text-transform: uppercase !important;
    margin-top: 15px;
}
.style-dark div.date-detail-container {
    background-color: white;
    color: black !important;
}


.uncol.style-dark div.date-detail-container {
    color: white;
}
.style-light div.date-detail-container {
    color: black;
}


.price-container {
    margin:  3px 0 20px 0;
}
.style-light .price-container span {
    color: black;
}
.style-dark .price-container span {
    color: white;
}


.woocommerce-Price-amount.amount {
    font-size: 30px;
}
.style-light .woocommerce-Price-amount.amount {
    color: black !important;
}
.style-dark .woocommerce-Price-amount.amount {
    color: white !important;
}
.style-light .woocommerce-variation-description {
    color: black !important;
}
.style-dark .woocommerce-variation-description {
    color: white !important;
}
.woocommerce-product-details__short-description, .product-event-page-categories {
    margin-top:  15px;
    font-size: 20px;
}
.fooevent-product-accroche-description {
    margin-top:  16px !important;
}
.fooevent-product-linueup-description {
    margin-top:  10px;
    color: #d32133;
}
.product-event-page-categories {
    font-weight: 600;
    margin-top: 10px !important;
    font-size: 24px;
}
.style-light .product-event-page-categories {
    color: black;
}
.style-dark .product-event-page-categories {
    color: white;
}

.foo-product-categories {
    margin-top: 16px !important;
}
.foo-product-categories span {
    font-size: 16px;
    text-transform : uppercase;
    padding: 8px 20px;
    /*border: 1px solid black;*/
    background-color: black;
    color: white;
    margin-right: 5px;
}

div.product hr, div.product .detail-label {
    display: none!important;
}
div.product div.share-buttons {
    margin: 25px 0 10px 0;
}
/* permet de garder l'aspect ratio 16/9 et mettre la vidéo en 100% */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* RELATED */
div.product.type-product.tmb-woocommerce span.price, div.t-entry span.price {
    display: none!important;
}

/* add padding select variation */
.single-product #pa_price_cat {
    padding: 14px 22px;
}
.style-dark .single-product #pa_price_cat {
    color: white;
}

div.add-to-cart-overlay {
    display: none;
}
/*#index-266539*/
p.event-date {
    display: none;
}


/* Masque le span parent si son lien se termine par cette URL */
.tmb-woocommerce .t-entry-category:has(a[href$="/product-category/live-music/"]),
.tmb-woocommerce .t-entry-category:has(a[href$="/product-category/live-music-resist/"]) {
  display: none !important;
}
/* Désactive le clic sur les liens de catégories */
.tmb-woocommerce .t-entry-category a {
  pointer-events: none;      /* Empêche le clic */
  cursor: default;            /* Remplace le pointeur par le curseur texte classique */
  text-decoration: none;     /* Enlève le soulignement (optionnel) */
  color: inherit;            /* Garde la couleur du texte normal (optionnel) */
}

/* filtres <select> */
.foo_agenda_categories_filter_text_block {
    margin-top: 0px !important;
    display: inline;
}
/* Style du conteneur global */
.custom-select {
  position: relative;
  width: 250px;
  /*font-family: Arial, sans-serif;*/
  user-select: none;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.custom-select button span {
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase !important;
}

/* Bouton principal */
.select-trigger {
    margin-bottom: 1px;
  width: 100%;
  padding: 14px 22px;
  background-color: #ffffff;
  border: 1px solid black;
  border-radius: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.2s ease;
}

/*.select-trigger:hover {
  border-color: #007bff;
}*/

/* Flèche rotative */
.arrow {
  font-size: 10px;
  transition: transform 0.3s ease;
}

.custom-select.open .arrow {
  transform: rotate(180deg);
}

/* Menu déroulant (Masqué par défaut) */
.select-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 6px;
  background-color: #ffffff;
  border: 1px solid black;
  /*border-radius: 8px;*/
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  list-style: none!important;
  padding: 0!important;
  display: none;
  z-index: 10;
  overflow-y: auto;
  max-height: 250px; 
}
.select-options {
  max-height: 250px;            /* Obligatoire : définit la hauteur max */
  /*overflow-y: auto;             *//* Obligatoire : active le défilement */
  /*overscroll-behavior: contain; *//* Empêche la page entière de défiler quand on est sur la liste */
  
  /* Optionnel : rend le défilement plus fluide sur les pavés tactiles */
  /*-webkit-overflow-scrolling: touch; */
}

.select-options {
  position: absolute;
  max-height: 200px;
  overflow-y: auto !important; /* Force l'apparition du scroll */
  z-index: 9999 !important;     /* Force la liste à passer devant TOUT le reste */
  pointer-events: auto !important; /* Autorise explicitement les actions de la souris */
    overscroll-behavior: contain; /* Empêche le défilement de se propager à la page */
}

/* Affichage du menu lorsqu'il est ouvert */
.custom-select.open .select-options {
  display: block;
}

/* Éléments de la liste */
.option {
  padding: 5px 16px;
  cursor: pointer;
  font-size: 14px;
  transition: background 0.2s;
  /*list-style: none;*/
  text-align: left;
}

.option:hover {
  background-color: #f0f4f8;
}

.option.active {
  background-color: black;
  color: #ffffff;
  font-weight: bold;
}


/* Styles pour le filtrage du contenu */
/*.content-list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.card {
  padding: 15px;
  background-color: #f9f9f9;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
}

.card.hidden {
  display: none;
}*/


/* On ajoute un calque de couleur par-dessus l'image */
/*.tmb-desaturated.tmb .t-entry-visual .t-entry-visual-cont a:after5555 {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 1;

    background-color: rgba(255, 0, 0, 0.5) !important;*/ /* La couleur de ton filtre */
    /*mix-blend-mode: lighten;*/ /*overlay;*/ /*multiply;*/   /* Le mode de fusion */
    /*pointer-events: none; */      /* Permet de cliquer à travers */
/*}*/
/*.tmb-desaturated.tmb .t-entry-visual .t-entry-visual-cont a:hover:after555 {
    background-color: transparent !important;
}*/
/* barre a gauche des vignettes de l'agenda */
/*.tmb-desaturated.tmb .t-entry-visual .t-entry-visual-cont a {
    border-left: 7px solid var(--color-july)  !important;
}*/

/* 1. Masquer toutes les divs avec la classe fooevents-attendee (checkout) */
.woocommerce-additional-fields .fooevents-attendee {
    display: none !important;
}
/* 2. Masquer le h3 qui précède immédiatement un bloc fooevents-attendee */
.woocommerce-additional-fields h3:has(+ .fooevents-attendee) {
    display: none !important;
}


/* cache le bord et le tarif a gauche du bouton du composant Woo "add to card" */
.product.woocommerce.add_to_cart_inline {
    border: 0px!important;
    padding: 0!important;
}
.product.woocommerce.add_to_cart_inline ins {
    display: none;
}

/* single event share btn */
.event-share-btn {
    width: 34px;
    height: 34px;
    /*border-radius: 999px;*/
    border: 1.3px solid rgb(38, 37, 31);
    display: flex;
    align-items: center;
    justify-content: center;
    font: 700 11px "Barlow Condensed";
}
.event-share-btn.instagram {
    border-color: #fe027c;
}
.event-share-btn.instagram:hover {
    background-color: #fe027c;
}
.event-share-btn.facebook {
    border-color: #0866ff;
}
.event-share-btn.facebook:hover {
    background-color: #0866ff;
}
.event-share-btn.bandcamp {
    border-color: #469fcd;
}
.event-share-btn.bandcamp:hover {
    background-color: #469fcd;
}
.event-share-btn.bandcamp {
    border-color: #469fcd;
}
.event-share-btn.bandcamp:hover {
    background-color: #469fcd;
}
.event-share-btn.qobuz {
    border-color: #5fabc2;
}
.event-share-btn.qobuz:hover {
    background-color: #5fabc2;
}
.event-share-btn.soundcloud {
    border-color: #ff6a22;
}
.event-share-btn.soundcloud:hover {
    background-color: #ff6a22;
}
.event-share-btn.mixcloud {
    border-color: #5100ff;
}
.event-share-btn.mixcloud:hover {
    background-color: #5100ff;
}
.event-share-btn.spotify {
    border-color: #1ed760;
}
.event-share-btn.spotify:hover {
    background-color: #1ed760;
}
.event-share-btn.youtube-channel {
    border-color: #fe0034;
}
.event-share-btn.youtube-channel:hover {
    background-color: #fe0034;
}
.event-share-btn.web:hover {
    color: white;
    background-color: black;
}

/* tooltip sur bouton share single event */

/* On prépare la boîte pour accueillir la bulle */
.event-share-btn {
    position: relative !important;
}
/* Style de la bulle de tooltip */
.event-share-btn[data-infobulle]::after {
    content: attr(data-infobulle);
    position: absolute;
    bottom: 115%; /* Positionne la bulle juste au-dessus du bloc blanc */
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    
    background-color: #111111;
    color: #ffffff !important;
    padding: 8px 14px;
    font-size: 13px;
    border-radius: 6px;
    
    /* Gestion des textes longs */
    width: 80px;          /* Largeur max de ta bulle */
    white-space: normal;   /* Autorise le texte à aller à la ligne */
    text-align: center;
    
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    opacity: 0;
    transition: all 0.25s ease-in-out;
    z-index: 9999;
}
/*  Affichage au survol de la boîte */
.event-share-btn[data-infobulle]:hover::after {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}



/* cart page */
/* Masquer lchamp quantity*/
/* 1. Masquer les boutons + et - */
.uncode-wc-cart .quantity .qty-minus,
.uncode-wc-cart .quantity .qty-plus {
    display: none !important;
}
/* 2. Réinitialiser le conteneur pour enlever l'effet de champ */
.uncode-wc-cart .style-light .quantity .qty-inset,
.uncode-wc-cart .style-dark .quantity .qty-inset,
.uncode-wc-cart .quantity .qty-inset {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block !important;
}
/* 3. Transformer le champ input en simple texte */
.uncode-wc-cart .quantity input.qty {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    
    /* Style du texte */
    color: inherit !important; /* Prend la couleur du texte parent */
    font-weight: bold;
    text-align: center;
    
    /* Empêcher le clic, la sélection et le changement du curseur */
    pointer-events: none !important;
    user-select: none !important;
    cursor: default !important;
}

/* lien remove rouge */
.uncode-wc-cart .remove-wrapper.product-remove a {
    color: red;
}

/* cacher le bouton updatecart */
.uncode-wc-cart button[name="update_cart"] {
    display: none;
}




/*-----------------------------------*/
/* listage events fooevents_calendar */
div.fooevents-calendar-list div.uncont > p {
    margin: 0!important;
}
@media (max-width: 400px) {
    /*.main-container .row-container*/ .fooevents-calendar-list .row-parent {
        padding-left: 8px!important;
        padding-right: 8px!important;
    }
    margin: 27px 0 0;
}
.fooevents-calendar-list .fooevents-calendar-list-item {
    border-bottom: 0px!important;
    padding: 0px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.fooevents-calendar-list-menu {
    margin: 0px 0 20px 0;
    text-align: center;
}
.fooevents-calendar-list-menu a {
    color: #707070;
    font-weight: 400;
    border-radius: 0;
    /*font-family: 'Kameron',Georgia,"Times New Roman",Times,serif;*/
    text-transform: lowercase;
    padding-left: .55rem;
    border-left: 1px solid #707070!important;
    background-color: transparent !important;
    font-size:  22px;
    padding: 6px 8px 10px 10px;
    margin: 0 10px;
}
.mosaique-evt-img-container img {
/*    -webkit-filter: brightness(0.9) contrast(1.5) grayscale(1) !important;
    filter: brightness(0.9) contrast(1.5) grayscale(1) !important;*/
    -webkit-filter: brightness(0.7) contrast(1) grayscale(1) !important;
    filter: brightness(0.7) contrast(1) grayscale(1) !important;
}
.month-item .mosaique-evt-img-container img {
    -webkit-filter: brightness(1) contrast(1) grayscale(0) !important;
    filter: brightness(1) contrast(1) grayscale(0) !important;
}
a:hover .mosaique-evt-img-container img, a:focus .mosaique-evt-img-container img, a:active .mosaique-evt-img-container img, a.active .mosaique-evt-img-container img/*, .month-item img*/ {
    -webkit-filter: brightness(0.7) contrast(1) grayscale(0) !important;
    filter: brightness(0.7) contrast(1) grayscale(0) !important;
}
 div.month-item a:hover div.mosaique-evt-img-container img, div.month-item a:focus div.mosaique-evt-img-container img, div.month-item a:active div.mosaique-evt-img-container img, div.month-item a.active div.mosaique-evt-img-container img {
    -webkit-filter: brightness(1) contrast(1) grayscale(0) !important;
    filter: brightness(1) contrast(1) grayscale(0) !important;
}

a:hover .mosaique-evt-img-container img {
    /* La transition s'applique à la fois sur la largeur et la hauteur, avec une durée d'une seconde. */
    -webkit-transition: all 1.5s ease; /* Safari et Chrome */
    -moz-transition: all 1.5s ease; /* Firefox */
    -ms-transition: all 1.5s ease; /* Internet Explorer 9 */
    -o-transition: all 1.5s ease; /* Opera */
    transition: all 1.5s ease;
}
a:hover .mosaique-evt-img-container img {
    /* L'image est grossie de 5% */
    -webkit-transform:scale(1.05); /* Safari et Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* Internet Explorer 9 */
    -o-transform:scale(1.05); /* Opera */
    transform:scale(1.05);
}

/* vire les padding-top différente entre les item en mobile */
/*@media (max-width: 959px) {
    .main-container .row-inner > div:not([class*=col-md]) {
        padding-top: 0px;
    }
}*/

.fooevents-calendar-list-item .h4 {
    margin: 17px 0 0!important;
}
.mosaique-evt-item {
    position: relative;
    display: block;
    height: 100%;
    color: #fff;
}
/* tags */
.mosaique-evt-ruban {
    font-size: .9rem;
    line-height: 1.2;
    position: absolute;
    top: 0;
    right: 0;
    padding: .27777778rem .55555556rem;
    /*background-color: #d32133;*/ /* #c58600;*/
    background-color: #111;
    /*color: white!important;
    */
    color: #d32133!important;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1;
}
/* content */
/*.mosaique-evt-full-bg*/ .mosaique-evt-content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 400px) {
    .fooevents-calendar-list-item .h4 {
        margin: 12px 0 0!important;
    }
}

.mosaique-evt-content {
    position: relative;
    padding: 5.55555556rem 1.11111111rem 0;
}
.mosaique-evt-classique .mosaique-evt-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mosaique-evt-content {
    position: relative;
    padding: 5.55555556rem 1.11111111rem 0;
    /*min-height: 400px;*/
}
.col-lg-4 .mosaique-evt-content {
    padding: 5rem 1rem 0;
    /*min-height: 250px!important;*/
}
/* vignette */
.mosaique-evt-img-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #707070;
}
.img-container {
    display: block;
    width: 100%;
    /*position: relative;*/
    overflow: hidden;
}
picture.fooevents-calendar-list-thumb, .image-container {
    max-width: 100%;
}

.mosaique-evt-img-container/*.image-container*/ {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
 /* ou la taille souhaitée */
/*    height: 300px;*/
    overflow: hidden; /* Empêche l'image de déborder */
}

.mosaique-evt-img-container img {
    /*-o-object-fit: cover;*/
    object-fit: cover;
    /*font-family: "object-fit: cover;";*/
    /*-o-object-position: 50% 50%;*/
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    -webkit-filter: brightness(1) contrast(1) grayscale(0);
    filter: brightness(1) contrast(1) grayscale(0);
    -webkit-transition: opacity .3s,-webkit-filter .3s;
    transition: opacity .3s,-webkit-filter .3s;
    transition: opacity .3s,filter .3s;
    transition: opacity .3s,filter .3s,-webkit-filter .3s;
}
/*.loading, .lazyloaded, .image {
    opacity: 1;
    -webkit-transition: opacity .5s cubic-bezier(0.215,0.61,0.355,1);
    transition: opacity .5s cubic-bezier(0.215,0.61,0.355,1);
}*/

.image-container img {
    width: 100%;
    max-width: 100%;
/*    vertical-align: middle;*/
    border: 0;
}

.mosaique-evt-gradient {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
/*    width: 50%;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
*/}

.mosaique-evt-classique .mosaique-evt-texte {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.mosaique-evt-texte {
    position: relative;
}

.mosaique-evt-classique .mosaique-evt-texte-inner {
    min-height: 50%;
    margin-top: auto;
    padding-bottom: 3rem;
}
.mosaique-evt-texte-inner {
    max-width: 25rem;
}

.mosaique-evt-titre {
    font-size: 2rem;
    line-height: 1.1;
    color: #eee !important;
    text-transform: uppercase;
}
@media (max-width: 400px) {
    .mosaique-evt-titre {
        font-size: 1.9rem;
    }
}

div.mosaique-evt-sous-titre {
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 400;
    color: #ddd!important;
}
@media (max-width: 400px) {
    div.mosaique-evt-sous-titre {
        font-size: 1.4rem;
    }
}

.mosaique-evt-classique .mosaique-evt-date-bloc {
    min-height: 3rem;
    margin-top: -3rem;
    margin-left: 1.11rem;
}
.mosaique-evt-date-bloc {
    position: relative;
    margin-top: 1rem;
}
.mosaique-evt-date-bloc-inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mosaique-evt-date-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mosaique-evt-date {
    white-space: nowrap;
    width: 5rem;
    margin-bottom: .55rem;
}
.mosaique-evt-date-header {
    /*font-family: 'Kameron',Georgia,"Times New Roman",Times,serif;*/
    height: 3.5rem;
    padding: .27rem .55rem;
    color: white;
    margin-top: 0px;
    /*background-color: rgba(0,0,0,0.8);*/
    background-color: rgba(211, 33, 51, 0.8);
}
@media (max-width: 400px) {
    .mosaique-evt-date-bloc {
        margin-top: 0;
    }
    .mosaique-evt-date {
        width: 8rem;
    }
    .mosaique-evt-date-header {
        padding: .22rem .55rem;
        height: 1.9rem;
    }
    div.mosaique-evt-date-header div {
        display: inline-block;
    }
}

.mosaique-evt-sold-out {
    display: inline-block;
    white-space: nowrap;
    margin-bottom: .55555556rem;
    width: 6rem;
}
/* page archived agenda */
.post-118739 .mosaique-evt-sold-out {
    display:none;
}
.mosaique-evt-sold-out-text {
    /*display: inline-block;*/
    position: absolute;
    bottom: .55555556rem;
    white-space: nowrap;
    height: 1.4rem;
    padding: .27777778rem .55555556rem;
    font-size: .8rem;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    /*color: white!important;*/
    font-weight: bold;
    color: rgba(211, 33, 51, 1)!important;
    /*background-color: #b8375b;*/
    background-color: white;
    text-align: center;
}

/* maintient le ratio avec fonction JS */ 
@keyframes htmlRatioComponentNodeInserted {
    from {
        color: currentColor;
    }
    to {
        color: currentColor;
    }
}

*[ratio] {
    -webkit-animation-duration: .001s;
    animation-duration: .001s;
    -webkit-animation-name: htmlRatioComponentNodeInserted;
    animation-name: htmlRatioComponentNodeInserted;
}