/*
Theme Name: La Biscuiterie
Description: Theme pour La Biscuiterie
Author: We used to be friends x Nomirar
Template: twentytwelve
*/
body.custom-font-enabled {
    font-family: "Jost", Helvetica, Arial, sans-serif;
}
body {
    background-color: #000;
    color: #faf4f0;
    font-size: 16px;
}
body .site {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
section#unecolpage.noir a {
    color: #FFF;
}
section#unecolpage.noir a:hover {
    color: #FFF;
    text-decoration: none;
}
section#unecolpage.blanc a, section#unecolpage.couleur a {
    color: #000;
}
section#unecolpage.blanc a:hover, section#unecolpage.couleur a:hover {
    color: #000;
    text-decoration: none;
}
.home .site-content {
    margin: 0;
}
.site-content article {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.site {
    background-color: transparent;
    max-width: 100%;
}
.site-header {
    border-bottom: 1px solid;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 0;
    border-top: 0;
}
hgroup {
    display: inline-block;
}
hgroup img {
    max-width: 230px;
}
nav#site-navigation {
    display: inline-block;
    float: right;
}
.main-navigation {
    margin-top: 25px;
}
.main-navigation li {
    margin: 0 0 0 13px;
    font-weight: bold;
    font-size: 14px;
}
.main-navigation li a {
    color: #faf4f0;
    border-bottom: 2px solid #000;
    line-height: 2.8;
}
li.lkbillett a {
    color: #b7459a;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a{
    color: #b7459a;
    border-bottom: 2px solid #b7459a;
}
.main-navigation li a:hover, .main-navigation li a:focus {
    color: #b7459a;
}
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b7459a;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
a:focus {
    outline: 0 dotted;
}
footer[role="contentinfo"] {
    font-size: 13px;
    max-width: 1100px;
}
.home footer[role="contentinfo"], .single-action-culturelle footer[role="contentinfo"], .page-id-23 footer[role="contentinfo"] {
    margin-top: -1px;
}
.site-info {
    display: flex;
    flex-wrap: wrap;
    max-width: 680px;
    margin: 0 auto;
    padding: 0 40px;
}
div#titcolfoot {
    font-weight: bold;
    text-transform: uppercase;
}
div#mentions {
    line-height: 1.4;
    margin-top: 16px;
}
footer[role="contentinfo"] a {
    color: #faf4f0;
}
footer[role="contentinfo"] a:hover {
    color: #faf4f0;
    text-decoration: none;
}
.colfoot:nth-child(2) {
    border-left: 1px solid;
    border-right: 1px solid;
    margin-left: 50px;
    padding-left: 50px;
    margin-right: 50px;
    padding-right: 50px;
}
div#rsfoot {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 27px;
}
div#rsfoot a{
    color: #faf4f0;
    margin-right: 5px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
div#rsfoot a:hover{
    color: #b7459a;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
section {
    padding: 50px;
    display: table;
    width: calc(100% - 100px);
}
section.blanc {
    background: #faf4f0;
    color: #000;
}
section.couleur {
    background: #b7459a;
    color: #000;
}
.bloccont {
    max-width: 900px;
    margin: 0 auto;
}
div#lefttit {
    display: inline-block;
    width: 250px;
    border-bottom: 1px solid;
    float: left;
}
div#rightcont {
    display: inline-block;
    width: calc(100% - 300px);
    margin-left: 50px;
    float: right;
}
h2#titblocpage {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 15px;
}
header.entry-header {
    max-width: 1100px;
    margin: 0 auto 20px;
    padding-bottom: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid;
}
h1.entry-title {
    line-height: 1.2 !important;
    font-weight: bold !important;
    font-size: 40px !important;
}
.page-template-evenement h1.entry-title {
    margin-top: 0px;
}
div#lehead {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 40px;
}
.home section:nth-child(2n) {
    background: #FFF;
    color: #000;
}
div#conthome {
    max-width: 1100px;
    margin: 0 auto;
    z-index: 999;
  position: relative;
}

div#contmiseenavant {
    display: flex;
    flex-wrap: wrap;
}
div#leftmiseenavant {
    width: calc(55% - 25px);
    margin-right: 25px;
}
div#rightmiseenavant {
    width: calc(45% - 25px);
    margin-left: 25px;
}
div#sstitcont {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}
h2.sstithome {
    margin-top: 0 !important;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
    border-bottom: 1px solid;
    padding-bottom: 25px;
    margin-bottom: 40px;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 0;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#rightmiseenavant.uneseulecol {
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
    position: relative;
    z-index: 2;
}
#chaineyoutube div#rightmiseenavant.uneseulecol {
    max-width: 750px;
}
#actualite div#rightmiseenavant.uneseulecol:after {
    position: absolute;
    background: #b7459a;
    content: "";
    width: 100%;
    height: calc(100% - 40px);
    left: 40px;
    top: 80px;
}
#actualite div#rightmiseenavant.uneseulecol p {
    position: relative;
}
#actualite div#rightmiseenavant.uneseulecol:before {
    position: absolute;
    background: #000;
    content: "";
    width: 100%;
    height: calc(100% - 40px);
    left: -40px;
    top: 0;
    border: 1px solid #b7459a;
    z-index: 0;
}
#actualite div#rightmiseenavant.uneseulecol p {
    position: relative;
    z-index: 2;
}
#actualite div#rightmiseenavant.uneseulecol p:first-child {
    padding-top: 28px;
    line-height: 0;
}
a.btnyout {
    display: table;
    background: #b7459a; 
    padding: 5px 10px;
    color: #000;
    margin-top: 25px;
    float: right;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.btnyout:hover {
    background: #FFF;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
div#rspage {
    position: fixed;
    top: 176px;
    left: 40px;
}
.home div#rspage {
    top: 220px;
}
div#lesrspage a {
    color: #b7459a;
    margin-right: 5px;
}
div#lesrspage {
    font-size: 24px;
    margin-top: 10px;
}
div#rspage span {
    background: #000;
    padding: 4px 5px;
    margin-left: -5px;
    display: table;
    /* font-style: italic; */
    text-transform: uppercase;
}
div#contleftac.titleftac {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1;
}
.single-action-culturelle img.wp-post-image {
    margin-bottom: 20px;
}
h2.tithome {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 1;
}
.lesactions {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin-left: -15px;
}
.bloc-art.lesactus {
    width: calc(33.333% - 30px);
    margin: 0 15px 30px;
}
.single-action-culturelle .bloc-art img.wp-post-image {
    margin-bottom: 0;
}
.bloc-art a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.bloc-art a:hover {
    color: #b7459a !important;
}
section#unecolpage.plusaction {
    padding-bottom: 10px;
}
.unevt {
    width: calc(33.333% - 40px);
    margin: 0 20px 40px;
    background: #FFF;
}
.home .unevt {
}
.home section:nth-child(2n) .unevt {
    background: #000;
}
.tab-caption:after {
    display: block;
    content: "";
    width: 20px;
    height: 2px;
    background: #FFF;
    margin: 10px 0;
}
.tab-caption:last-child:after {
    display: none;
}
div#imgevt {
    position: relative;
    overflow: hidden;
    line-height: 0;
}
.unevt img {
    transform: scale(1.01);
    filter: grayscale(1);
    transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
.unevt:hover img {
    transform: scale(1.02);
    filter: none;
    transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
div#imgevt:after {
    content: "";
    background: #ecdfc6;
    position: absolute;
    top: 0;
    left: 0; 
    width: 100%;
    height: 100%; 
    mix-blend-mode: soft-light;
}
.unevt a {
    color: #000;
    text-decoration: none;
}
.home section:nth-child(2n) .unevt a {
    color: #FFF;
    text-decoration: none;
}
div#titevt {
    font-size: 22px;
    /* hyphens: none; */
    line-height: 1.2;
    margin-bottom: 3px;
}
div#ladateevt {
    text-align: right;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1;
    color: #b7459a;
    margin-bottom: 5px;
}
div#ladateevt span {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}
div#contevt {
    padding: 15px;
    hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
}
.recapevt {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px;
}
div#headerevt {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 40px;
}
div#lignheadevt {
    display: flex;
    padding: 20px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.colheadevt {
    border-right: 1px solid #FFF;
    padding-right: 20px;
    margin: 0 20px 0 0px;
    flex-grow: 1;
}
.colheadevt:first-child {
    color: #b7459a;
    /* font-weight: bold; */
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
}
.colheadevt:last-child {
    border: 0;
    margin-right: 0;
    padding-right: 0;
}
.unsstitevt.horaire:after {
    display: block;
    width: 20px;
    height: 2px;
    content: "";
    background: #b7459a;
    margin: 10px 0;
}
a.lkreserver {
    display: block;
    background: #b7459a;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 5px;
    transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
a.lkreserver:hover {
    background:#b7459a;
    color: #FFF;
    transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
}
div#lesvisuels #imageevt {
    display: none;
}
div#lesvisuels #imageevt:first-child {
    display: block;
}
#contunart {
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px;
}
.unartiste:nth-child(2n) {
    background: #FFF;
    color: #000;
}
div#nomartest {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-right: 20px;
}
.unsstitevt.price:first-child i.fa-solid.fa-ticket {
    display: inline-block;
    margin-right: 10px;
}
.unsstitevt.price i.fa-solid.fa-ticket {
    display: none;
}
.unsstitevt.price:first-child {
    padding-left: 0;
}
.unsstitevt.price {
    padding-left: 34px;
}
div#lesrsart a {
    color: #b7459a;
    font-size: 20px;
    margin-right: 5px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
div#lesrsart a:hover {
    color: #FFF;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
div#headunart {
    display: flex;
    justify-content: space-between;
}
div#suitcontart {
    display: flex;
    flex-wrap: wrap;
}
div#contenuevt {
    width: calc(50% - 30px);
    margin-right: 30px;
        text-align: justify;
}
div#imageevt {
    width: calc(50% - 30px);
    margin-left: 30px;
}
div#contenuevtvideo {
    width: calc(50% - 30px);
    margin-left: 30px;
}
.page-template-programmation .entry-content, .page-template-archives .entry-content  {
    max-width: 1100px;
    margin: 50px auto 0;
}
span.rl-gallery-caption {
    display: none;
}
.page-id-27 section#unecolpage.noir img {
    border-radius: 50%;
    margin-top: 0;
}
.taptap-main-menu-button {
    padding: 6px 10px;
    background: #000;
}
.taptap-menu-button-wrapper {
    width: 49px;
}
.taptap-menu-button-wrapper {
    right: 45px;
    left: auto;
}
.taptap-by-bonfire ul li a {
    font-family: 'Jost';
    text-transform: uppercase;
    line-height: 22px;
}
.taptap-by-bonfire ul li a:hover, .taptap-by-bonfire ul li.current-menu-item > a {
    color: #b7459a !important;
}
.taptap-by-bonfire ul li a:hover i, .taptap-by-bonfire ul li.full-item-arrow-hover a i {
    color: #b7459a;
    font-size: 16px;
}
div#lkfootblock a {
    display: block;
}
a.lkcharteprog {
    display: inline-block;
    float: right;
    text-transform: none;
    color: #b7459a;
    padding-top: 15px;
    text-decoration: none;
}
a.lkcharteprog:hover {
    color: #b7459a;
    text-decoration: underline;
}
.page-template-programmation h1.entry-title {
    display: inline-block;
}
a.lknewsfoot {
    text-transform: uppercase;
    color: #b7459a !important;
    text-decoration: none;
    font-weight: bold;
}
a.lknewsfoot:hover {
    text-decoration: none;
    color: #FFF;
}

@media screen and (max-width: 1500px) {
div#rspage {
    display: none;
}
}
@media screen and (max-width: 1175px) {
nav#site-navigation {
    display: none;
    float: right;
}
.site-header {
    border-bottom: 1px solid;
    padding: 10px 0 0;
}
.hvr-underline-reveal:before{
    background: #000;
}
header.entry-header {
    margin: 0 40px 20px;
    padding-bottom: 24px;
}
.page-template-programmation .entry-content, .page-template-archives .entry-content {
    padding: 0 40px;
}
}
@media screen and (max-width: 980px) {
div#lignheadevt {
    display: flex;
    flex-wrap: wrap;
}
.colheadevt {
    width: calc(33.333% - 40px);
    border-bottom: 0;
    padding-bottom: 15px;
    margin-right: 0;
    padding-left: 20px;
}
.colheadevt:nth-child(2) {
    padding-left: 0;
}
.colheadevt:first-child {
    color: #b7459a;
    /* font-weight: bold; */
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
    width: 100%;
    text-align: center;
        margin-bottom: 20px;
        border-right: 0;
            border-bottom: 1px solid #FFF;
}
.unsstitevt.horaire:after {
    display: block;
    width: 20px;
    height: 2px;
    content: "";
    background: #b7459a;
    margin: 10px 0;
    margin: 10px auto;
}
}
@media screen and (max-width: 980px) {
    .unevt {
        width: calc(50% - 40px);
    }
}
@media screen and (max-width: 780px) {
.home .unevt {
    margin-bottom: 40px;
}
.recapevt {
    justify-content: center;
}
.colheadevt {
    width: 100%;
    border-right: 0;
        text-align: center;
}
.colheadevt:first-child {
    margin-bottom: 10px;
    border-right: 0;
    border-bottom: 0;
}
.colheadevt:nth-child(2) {
    padding: 0 0 20px;
}
.colheadevt:last-child {
    border: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}
a.lkreserver {
    display: table;
    color: #000;
    padding: 2px 20px;
    margin: 10px auto 0;
}
.unsstitevt.price i {
    display: none !important;
}
.unsstitevt.price {
    padding-left: 0;
}
.page-template-evenement h1.entry-title {
    text-align: center;
}
}
@media screen and (max-width: 750px) {
a.lkcharteprog {
    display: block;
    float: inherit;
}
.colfoot {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.colfoot:nth-child(2) {
    border-left: 0;
    border-right: 0;
    margin-left: inherit;
    padding-left: inherit;
    margin-right: inherit;
    padding-right: inherit;
}
div#mentions {
    display: none;
}
}
@media screen and (max-width: 700px) {
div#lefttit {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid;
    float: left;
}
div#rightcont {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    float: right;
    margin-top: 25px;
}
}
@media screen and (max-width: 680px) {
div#contenuevt {
    width: 100%;
    margin-right: 0;
    text-align: justify;
}
div#contenuevtvideo {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
}
div#imageevt {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
}
div#headunart {
    display: block;
}
div#nomartest {
    font-size: 25px;
    margin-bottom: 3px;
    margin-right: 0;
}
div#lesrsart {
    width: 100%;
    margin-bottom: 10px;
}
}


@media screen and (max-width: 600px) {

    h2.sstithome {

      font-size: 22px;
    }

    .entry-content h2, .comment-content h2, .mu_register h2 {
      font-size: 14px;

    }
}
/*
@media screen and (max-width: 600px) {
  a.btnyout {
    margin-top: 7px;
}
  div#headerevt {
    padding: 0 20px;
}
  #contunart {
    padding: 20px;
}
    div#lehead {
    padding: 0 20px;
}
section {
    padding: 25px 20px;
    display: table;
    width: calc(100% - 40px);
}
.unevt {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
}
.home .unevt {
    margin-bottom: 20px;
}
.recapevt {
    width: calc(100% + 20px);
    margin-left: -10px;
    justify-content: center;
}
div#leftmiseenavant {
    width: 100%;
    margin-right: 0;
}
div#rightmiseenavant {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
}
h2.sstithome {
    font-size: 25px;
    padding-bottom: 16px;
    margin-bottom: 24px;
}
.taptap-menu-button-wrapper {
    right: 15px;
}
header.entry-header {
    margin: 0 20px 20px;
}
h1.entry-title {
    font-size: 30px !important;
}
.page-template-programmation .entry-content, .page-template-archives .entry-content {
    padding: 0 20px;
    margin: 30px auto 0;

}
}


*/

@media screen and (max-width: 550px) {
.unevt {
    width: 100%;
    margin: 0 10px 20px;
}
div#contenuevt {
    text-align: left;
}
}




/* Accessibilité du libellé visuel caché */
.sr-only {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,1px,1px);
  white-space: nowrap; border: 0;
}

/* Desktop : bouton masqué */
.main-navigation .menu-toggle { display: none; }

@media (max-width: 980px) {
  .main-navigation { position: relative; }

  /* Bouton hamburger en haut à droite de la barre */
  .main-navigation .menu-toggle {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: 0;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    color: inherit; /* adapte si header clair/foncé */
    z-index: 1001;
  }

  /* Menu fermé par défaut en mobile */
  .main-navigation .nav-menu { display: none; }

  /* Menu ouvert : navigation.js ajoute 'toggled-on' */
  .main-navigation .nav-menu.toggled-on {
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    width: 70%;
    max-width: 420px;
    background: #000;
    padding: 20px;
    z-index: 1000;
  }

  .main-navigation .nav-menu.toggled-on a {
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 8px 0;
  }
}



/* --- FIX NAV MOBILE --- */
@media (max-width: 1175px) {
  /* Le <nav> doit rester visible pour afficher le bouton */
  nav#site-navigation {
    display: block !important;
    float: right;
    position: relative;
    z-index: 1001; /* au-dessus du contenu */
  }
}

/* Par défaut : bouton caché en desktop */
.main-navigation .menu-toggle { display: none; }

@media (max-width: 980px) {
  .main-navigation { position: relative; }

  /* Bouton hamburger visible et placé en haut à droite de la barre */
  .main-navigation .menu-toggle {
    display: inline-flex !important; /* s’assurer qu’il apparaît */
    align-items: center;
    gap: .5rem;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: 0;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    color: inherit;
    z-index: 1002; /* au-dessus du menu */
  }

  /* Menu caché par défaut en mobile */
  .main-navigation .nav-menu { display: none; }

  /* navigation.js ajoute .toggled-on sur le <ul> : on l’affiche */
  .main-navigation .nav-menu.toggled-on {
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    width: 70%;
    max-width: 420px;
    background: #000;
    padding: 20px;
    z-index: 1000;
  }

  .main-navigation .nav-menu.toggled-on a {
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 8px 0;
  }
}

/* accessibilité libellé caché (si utilisé) */
.sr-only {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,1px,1px);
  white-space: nowrap; border: 0;
}





/* le conteneur ne dépasse jamais */
.carousel { max-width: 100%; overflow: hidden; }

/* les images ne forcent pas une largeur fixe */
.carousel img { display:block; width:100%; height:auto; }

/* (optionnel) borne le slider sur desktop si tu veux ~500px de large */
@media (min-width: 981px) {
  .carousel { max-width: 500px; margin: 0 auto; }
}









/* ===== MENU MOBILE PLEIN ÉCRAN ===== */

/* Bouton hamburger : caché sur desktop */
.hamburger{
  display:none;
  background:none;
  border:0;
  color:#faf4f0;
  font-size:28px;
  cursor:pointer;
  position:absolute;
  right:40px;
  top:22px;            /* ajuste si besoin pour l’alignement vertical */
  z-index:1002;
}

/* Quand le menu mobile est ouvert, on cache le hamburger */
body.menu-open .hamburger {
  display: none !important;
}

/* Overlay caché par défaut */
.mobile-menu{
  position:fixed;
  inset:0;             /* top:0 right:0 bottom:0 left:0 */
  background:#000;
  display:none;
  z-index:1001;
  padding:40px 30px;
}
.mobile-menu.open{ display:flex; flex-direction:column; }

.mobile-menu-close{
  position:absolute;
  right:30px;
  top:18px;
  font-size:34px;
  background:none;
  border:0;
  color:#faf4f0;
  cursor:pointer;
}

.mobile-menu-list{
  list-style:none;
  padding:0;
  margin:0;
  flex:1;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:18px;
  text-align:center;
}
.mobile-menu-list a{
  color:#faf4f0;
  text-decoration:none;
  font-weight:700;
  font-size:22px;
  text-transform:uppercase;
}

/* Empêche le scroll du body quand le menu est ouvert */
body.no-scroll{ overflow:hidden; }

/* Règles de bascule desktop/mobile */
@media (min-width: 1176px){
  /* Desktop : nav visible, bouton caché, overlay fermé */
  nav#site-navigation{ display:inline-block !important; }
  .hamburger{ display:none !important; }
  .mobile-menu{ display:none !important; }
}
@media (max-width: 1175px){
  /* Mobile : cache le nav desktop, montre le bouton */
  nav#site-navigation{ display:none !important; }
  .hamburger{ display:block !important; }
}

/* Accessibilité du libellé visuel caché (déjà présent mais je le garde) */
.sr-only{
  position:absolute !important;
  width:1px; height:1px;
  padding:0; margin:-1px;
  overflow:hidden; clip:rect(0,0,1px,1px);
  white-space:nowrap; border:0;
}


      .unevt {
  position: relative; /* nécessaire pour que le positionnement absolu de .showtag se réfère au bloc */
}

.unevt #imgevt {
  position: relative; /* idem, on encadre le tag à l’intérieur de l’image */
}

.showtag {
position: absolute;
  top: 0;
  right: 0;
  background-color: #b7459a;
  color: #000;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 12px 10px;
  text-transform: uppercase;
  z-index: 5;
  pointer-events: none;
}