.elementor-kit-362{--e-global-color-primary:#3B3B3B;--e-global-color-secondary:#CFCFCF;--e-global-color-text:#141414;--e-global-color-accent:#B86527;--e-global-color-bc40780:#FCFCFC;--e-global-color-3669248:#5A5A5A;--e-global-typography-primary-font-family:"Zen Kaku Gothic New";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Zen Kaku Gothic New";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Zen Kaku Gothic New";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Zen Kaku Gothic New";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-bc40780 );background-image:url("https://le573-gite-vosges.fr/wp-content/uploads/2026/01/arriere-plan-bois-1.png");color:var( --e-global-color-text );font-family:"Zen Kaku Gothic New", Sans-serif;font-size:18px;font-weight:500;text-transform:none;background-position:center left;background-repeat:no-repeat;background-size:cover;}.elementor-kit-362 button,.elementor-kit-362 input[type="button"],.elementor-kit-362 input[type="submit"],.elementor-kit-362 .elementor-button{background-color:var( --e-global-color-primary );}.elementor-kit-362 button:hover,.elementor-kit-362 button:focus,.elementor-kit-362 input[type="button"]:hover,.elementor-kit-362 input[type="button"]:focus,.elementor-kit-362 input[type="submit"]:hover,.elementor-kit-362 input[type="submit"]:focus,.elementor-kit-362 .elementor-button:hover,.elementor-kit-362 .elementor-button:focus{background-color:var( --e-global-color-3669248 );color:var( --e-global-color-bc40780 );border-radius:1px 1px 1px 1px;}.elementor-kit-362 e-page-transition{background-color:#FFBC7D;}.elementor-kit-362 a{color:var( --e-global-color-accent );font-weight:500;}.elementor-kit-362 a:hover{color:var( --e-global-color-accent );font-weight:600;}.elementor-kit-362 h1{color:var( --e-global-color-text );font-family:"Zen Kaku Gothic New", Sans-serif;font-size:30px;font-weight:500;text-transform:uppercase;}.elementor-kit-362 h2{color:var( --e-global-color-primary );font-family:"Zen Kaku Gothic New", Sans-serif;font-size:25px;font-weight:400;text-transform:uppercase;}.elementor-kit-362 h3{font-size:20px;text-transform:uppercase;}.elementor-kit-362 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1009px;}.e-con{--container-max-width:1009px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-362{background-position:center center;background-size:cover;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-362{background-attachment:fixed;}}/* Start custom CSS *//* =========================
   HEADER – MENU : TRAIT FIN
   ========================= */

.menu-trait-fin a {
  position: relative;
  text-decoration: none;
}

/* Trait fin, bien collé au texte */
.menu-trait-fin a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;              /* ← clé : dans la ligne */
  
  width: 0;
  height: 1px;
  background-color: #477C6A;

  transform: translateX(-50%);
  transition: width 0.3s ease;
}

/* Hover + actif */
.menu-trait-fin a:hover::after,
.menu-trait-fin .current-menu-item a::after {
  width: 60%;
}

/* Mobile : on enlève le trait */
@media (max-width: 767px) {
  .menu-trait-fin a::after {
    display: none;
  }
}





/* supprimer les satellites sur mobile */
@media (max-width: 767px) {
  .jet-tricks-satellite{
    display: none !important;
  }
}

/* "À partir de" au-dessus du prix (dans le bloc prix) */
.tarif-from .elementor-price-table__price {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center; /* centre comme ton prix */
}

/* "À PARTIR DE" */
/* Français */
:lang(fr) .tarif-from .elementor-price-table__price::before {
  content: "À PARTIR DE";
}

/* Anglais */
:lang(en) .tarif-from .elementor-price-table__price::before {
  content: "FROM";
}

/* Allemand */
:lang(de) .tarif-from .elementor-price-table__price::before {
  content: "AB";
}

/* Styles communs */
.tarif-from .elementor-price-table__price::before {
  display: block;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 8px;
  opacity: .75;
}

/* Le nombre devient base de position */
.tarif-from .elementor-price-table__integer-part{
  position:relative;
  display:inline-block;
}

/* On cache le € natif */
.tarif-from .elementor-price-table__currency{
  display:none !important;
}

/* Nouveau € en haut à droite */
.tarif-from .elementor-price-table__integer-part::after{
  content:"€";
  position:absolute;
  top:0.15em;
  right:-0.6em;
  font-size:0.35em;
  line-height:1;
}



/* ===============================
   ICS CALENDAR — SKIN LE 573
================================ */

/

/* ===============================
   ÉVÉNEMENTS = BANDE RÉSERVÉ
================================ */

/* ===============================
   DESKTOP ONLY (>= 768px)
================================ */
@media (min-width: 768px) {

  /* Bande centrée — 90% largeur */
  .ics-calendar li.event,
  .ics-calendar .event {
    background: #B86527 !important;
    border: none !important;
    height: 36px !important;
    border-radius: 10px !important;

    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;

    width: 90% !important;
    max-width: 90% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
  }

}
/* ===============================
   CHANGE RESERED EN RESERVE
================================ */
/* Masque texte original (Reserved / Airbnb...) */
.ics-calendar li.event .title,
.ics-calendar li.event .title.has_desc {
  color: transparent !important;
  position: relative;
}

/* Affiche "Réservé" centré */
.ics-calendar li.event .title::after,
.ics-calendar li.event .title.has_desc::after {
  content: "Réservé";
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1.05em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

/* ===============================
   SUPPRIME LES INFOS AU SURVOL
================================ */

.ics-calendar .descloc,
.ics-calendar .hover_block {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.ics-calendar li.event:hover .descloc,
.ics-calendar li.event:hover .hover_block {
  display: none !important;
}/* End custom CSS */