.elementor-5084 .elementor-element.elementor-element-50b462b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-5084 .elementor-element.elementor-element-1accb8d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.82;--margin-top:-372px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5084 .elementor-element.elementor-element-1accb8d:not(.elementor-motion-effects-element-type-background), .elementor-5084 .elementor-element.elementor-element-1accb8d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.preprod-gt.bacasable-ni.fr/wp-content/uploads/2025/06/Fond-menu-NB.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-5084 .elementor-element.elementor-element-1accb8d::before, .elementor-5084 .elementor-element.elementor-element-1accb8d > .elementor-background-video-container::before, .elementor-5084 .elementor-element.elementor-element-1accb8d > .e-con-inner > .elementor-background-video-container::before, .elementor-5084 .elementor-element.elementor-element-1accb8d > .elementor-background-slideshow::before, .elementor-5084 .elementor-element.elementor-element-1accb8d > .e-con-inner > .elementor-background-slideshow::before, .elementor-5084 .elementor-element.elementor-element-1accb8d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-secondary );--background-overlay:'';}.elementor-5084 .elementor-element.elementor-element-b8579dc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-5084 .elementor-element.elementor-element-b8579dc:not(.elementor-motion-effects-element-type-background), .elementor-5084 .elementor-element.elementor-element-b8579dc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5084 .elementor-element.elementor-element-4dd2f5d{margin:80px 0px calc(var(--kit-widget-spacing, 0px) + 80px) 0px;text-align:center;}.elementor-5084 .elementor-element.elementor-element-4dd2f5d .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:72px;font-weight:600;color:var( --e-global-color-text );}.elementor-5084 .elementor-element.elementor-element-6aef611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5084 .elementor-element.elementor-element-05bfff3{width:100%;max-width:100%;}.elementor-5084 .elementor-element.elementor-element-05bfff3 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(min-width:768px){.elementor-5084 .elementor-element.elementor-element-1accb8d{--content-width:1400px;}.elementor-5084 .elementor-element.elementor-element-b8579dc{--width:100%;}}@media(min-width:1441px){.elementor-5084 .elementor-element.elementor-element-1accb8d:not(.elementor-motion-effects-element-type-background), .elementor-5084 .elementor-element.elementor-element-1accb8d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1440px){.elementor-5084 .elementor-element.elementor-element-50b462b{--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}}@media(max-width:767px){.elementor-5084 .elementor-element.elementor-element-1accb8d{--margin-top:-61px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-308f666 */@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');

.menu-fixe2 {
  position: fixed;
  top: 49%;
  right: 0;
  width: 280px; /* augmenté */
  height: auto;
  z-index: 9999;
}

.menu-item {
  position: absolute;
  right: 0;
  padding-left: 30px;
  width: 90px; /* élargi */
  height: 80px;
  background-color: white;
  overflow: hidden;
  clip-path: polygon(100% 0, 100% 100%, 0% 100%, 35px 0);
  display: flex;
  align-items: center;
  transition: width 0.3s ease;
  cursor: pointer;
}

/* Position verticale manuelle */
.item-billetterie { top: 0; }
.item-partenariat { top: 90px; }
.item-boutique    { top: 180px; }

/* Icône rouge visible par défaut */
.menu-item .icon {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.menu-item .icon img {
  width: 38px;
  height: 38px;
}

/* Contenu visible au hover */
.menu-item .hover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px; /* élargi pour gros texte */
  height: 100%;
  background-color: #E20613;
  display: flex;
  align-items: center;
  gap: 12px;
  color: white;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 18px;
  padding-left: 60px; /* plus d’air à gauche */
  opacity: 0;
  pointer-events: none;
  clip-path: polygon(100% 0, 100% 100%, 0% 100%, 35px 0);
  transition: opacity 0.3s ease;
  z-index: 1;
}

.menu-item .hover-content img {
  width: 34px;
  height: 34px;
}

/* Texte personnalisé */
.menu-item .hover-content .mtxt {
  font-size: 36px;
  line-height: 1.1;
}

/* Hover individuel */
.item-billetterie.expanded,
.item-partenariat.expanded,
.item-boutique.expanded {
  width: 280px;
  z-index: 10;
}

.item-billetterie.expanded .hover-content,
.item-partenariat.expanded .hover-content,
.item-boutique.expanded .hover-content {
  opacity: 1;
  pointer-events: auto;
}

.item-billetterie.expanded .icon,
.item-partenariat.expanded .icon,
.item-boutique.expanded .icon {
  opacity: 0;
}

@media (max-width: 2160px) {
    .menu-fixe2 {

  top: 64%;
  right: 0;
  width: 280px; /* augmenté */
}
}
/* ========= Version réduite jusqu'à 1140px ========= */
@media (max-width: 1440px) {
    .menu-fixe2 {

  top: 59%;
  right: 0;
  width: 280px; /* augmenté */
}
  .menu-item {
    padding-left: 45px;
    width: 100px;
    height: 75px;
    clip-path: polygon(100% 0, 100% 100%, 0% 100%, 28px 0);
  }

  .menu-item .icon img {
    width: 30px;
    height: 30px;
  }

  .menu-item .hover-content {
    width: 240px;
    padding-left: 55px;
    font-size: 16px;
    clip-path: polygon(100% 0, 100% 100%, 0% 100%, 28px 0);
  }

  .menu-item .hover-content .mtxt {
    font-size: 26px;
  }

  .menu-item.expanded {
    width: 240px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-9c02a0e */h3.qwfw-m-heading {
    display: none;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1accb8d */.product-name a {
    color: #ff0000 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6aef611 */.qwfw-e-item-inner .qwfw-e-item-category a, .qwfw-e-item-name  {
    font-family: 'Oswald', Sans-Serif !important;
    font-size: 20px;
}
.woocommerce-Price-amount, .qwfw-e-item-stock.qwfw--in-stock {
    font-family: 'Oswald', Sans-Serif !important;
    font-size: 20px;
}
.qwfw-e-item.product-price, .qwfw-e-item-inner {
    text-align: center !important;
}
.qwfw-e-item-inner a {
    color: #ff0000;
}
.qwfw-m-items-heading-item.product-name, .qwfw-m-items-heading-item.product-price, .qwfw-m-items-heading-item.product-stock-status {
    font-family: 'Oswald', Sans-Serif !important;
    font-size: 20px;
}/* End custom CSS */