.kr-embedded .kr-checkbox-input-wrapper .kr-field-control .kr-checkbox-label {
    color: #777;
    font-size: 11px;
    padding: 10;
    position: absolute;
    width: 220px;
    top: -9px;
}
.contact-form {
  margin-top: 30px;
}
.text-italic{
  font-style: italic;
}
.form .form-control{
  line-height: 40px;
}
.contact-form .input-block {
  position: relative;
  margin-bottom: 20px;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  background: #F7F2EC;
  border:0px;
  border-radius: 10px;
  height: 50px;
  line-height: 50px;
  padding-left: 19px;
}

.contact-form .input-block.textarea {
  height: auto;
}
.contact-form .input-block.textarea .form-control {
  height: auto;
  resize: none;
}
.contact-form .input-block label {
    position: absolute;
    left: 18px;
    top: 21px;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    font-size: 14px;
    line-height: 10px;
    font-family: "Karla", sans-serif;
    color: #A18D83 !important;
}
.contact-form .input-block .form-control {
  background-color: transparent;
  padding: 0;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #333;
}
.contact-form .input-block .form-control:focus label {
  top: 0;
}

#popCarteRechargement .container-pop{
  width:800px;
  left:50%;
  margin-left:-400px;
}

#paymentForm{
  margin: auto;
}
.alias{
  margin-bottom: 20px;
}
  .compte .block_action .alias .number-alias {
      position: relative;
      width: 310px;
      text-align:center;
  }
  .br{
      border:1px solid red !important;
  }
  .mar{
      margin:0 0 20px
  }
  .carte_a_defaut{
      display : none !important;
      font-family: Karla;
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 16px;
     
      text-transform: uppercase;
      line-height: 32px;
  }

  .carte{
      background:#FF6953;
      color : #FFF;
  }
  .carte img{
      background:#FFF;
      border-radius:5px;
  }
  .carte a{
      color : #FFF !important;
  }
 
  .carte .carte_a_defaut{
      display:block !important;
  }
  .carte .use_alias_R{
      display:none !important;
  }

  .etape_montant p {
    font-size: 14px;
  }
  .disabled{
      /* 
        background: #e8e6e6 !important;
        color : #8b8a8a;
        opacity: 0.6;
      */
  }
  .disabled .title_3{
    color : #a18d83;
  }
  .disabled p{
    color :  #a18d83;
  }
  .disabled .block_paiement p{
    margin: 0px;
    font-weight: bold;
    font-size: 14px;
  }
  .tuto{
      width:100%;
      margin-top:30px;
  }
  #paymentForm{
  margin: auto;
}
.alias{
  margin-bottom: 20px;
}

  .blockActionRa{
      position: relative;
  }
  .blockActionRa .modifyRa{
      color: #FF6953;
  }
  #showConsent span{
      /* color : #FF6953 ;  */
  }
   #showConsent {
     font-size: 14px;
  }
  .btn-cancel{
      width: 80px !important;
      color: #a28d83 !important;
      border-color: #f7f2ed !important;
  }
  .btn-cancel:hover{
      color:#FFF  !important;
  }
  .btn-cancel2{
    width: auto !important;
    color: #a28d83 !important;
    border-color: #f7f2ed !important;
}
.btn-cancel2:hover{
    color:#FFF  !important;
}

.binfo{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #ff6954;
  color: #FFF;
  padding: 10px 0;
  z-index: 9;
  text-align: center;
}
.binfo a{
  color: #FFF;
} 

.goAdmin {
  position: absolute;
  top: 60px;
  right: 30px;
}



 .banner{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    background: #ff6954;
    z-index: 1;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    z-index: 9999;
    color: #FFF;
    text-align: center;

    /* Ombre sous le bandeau */
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}
.banner {
    transition: opacity 0.5s ease, max-height 0.5s ease;
    opacity: 1;
    max-height: 50px; /* hauteur du bandeau */
    overflow: hidden;
}

.banner.hidden {
    opacity: 0;
    max-height: 0;
}

/* --- Habillages du bandeau ------------------------------------------------
   Orange : habillage historique, porté par .banner ci-dessus (texte blanc, gras).
   Jaune  : specs charte — fond #FDFF9D, texte #3E3E3E, DIN Pro 16px.
            Corps en 400 / line-height 120%, <strong> en 700 / line-height normal.
   -------------------------------------------------------------------------- */
.banner.banner-jaune {
    background: #FDFF9D;
    color: var(--Location-Primary-Black, #3E3E3E);
}

.banner.banner-jaune .banner-text {
    /* DIN Pro n'est pas embarqué dans le projet : fallback sur la police du site. */
    font-family: "DIN Pro", Karla, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    /* .banner impose line-height:50px pour centrer verticalement ; comme on
       redescend à 120%, on recentre la boîte inline-block à la main. */
    vertical-align: middle;
}

.banner.banner-jaune .banner-text strong,
.banner.banner-jaune .banner-text b {
    font-weight: 700;
    line-height: normal;
}

/* Liens placés dans le message du bandeau (HTML autorisé côté admin).
   Pas de font-weight imposé : le lien hérite du contexte où il est placé. */
.banner .banner-text a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.banner .banner-text a:hover {
    opacity: .75;
}

/* Variante jaune en mode PopUp : la carte et sa croix suivent l'habillage.
   4 classes → l'emporte sur .banner.has_query .banner-text quel que soit
   l'ordre des règles (y compris celles du media query mobile). */
.banner.banner-jaune.has_query .banner-text {
    background: #FDFF9D;
    color: var(--Location-Primary-Black, #3E3E3E);
    font-family: "DIN Pro", Karla, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}
.banner.banner-jaune.has_query .banner-text::after {
    color: var(--Location-Primary-Black, #3E3E3E);
}
.banner.banner-jaune .cookieSessionPopUp svg {
    color: var(--Location-Primary-Black, #3E3E3E);
    fill: var(--Location-Primary-Black, #3E3E3E);
}
.banner-text {
    display: inline-block;
   
    font-weight: bold;
}

.banner-defilant .banner-text{
  padding-left: 100%; /* Décalage avant entrée */
  animation: scroll-left 30s linear infinite;
}

/* Pause quand la souris est dessus */
.banner-text:hover {
    animation-play-state: paused;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

.has_banner .connected .sidebar .in {
  padding-top: 50px;
}

.has_banner .connected .contain .inner {
  padding-top: 80px;
}

 .has_query {
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,.5);
    display: flex; align-items: center; justify-content: center;
    box-shadow: none;               /* plus de shadow barre */
    white-space: normal;            /* on casse les lignes */
    height: auto; line-height: normal;
    max-height: 100vh;              /* pour l’anim .hidden */
  }

  /* Le contenu devient une carte */
  .has_query .banner-text {
    animation: none;
   
    padding: 40px 24px;
    max-width: 520px;
    width: 70%;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .25);
    position: relative;
    font-weight: 600;
    background: #F7F2EC;
    border-radius: 20px;
    /* width: 100%; */
   

    position: relative;
    font-family: Karla;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;
    color: #FF6953;
  }
.cookieSessionPopUp{
    position: absolute;
    top: 7px;
    right: 7px;
    /* background: red; */
    /* z-index: 1; */
    height: 30px;
    width: 30px;
    color: red;
}
 .cookieSessionPopUp svg{
  color: #FF6953;
  fill: #FF6953;
  cursor: pointer;
 }
  
@media screen and (max-width: 500px) {
  /* Sur mobile, seuls les bandeaux en mode PopUp (.has_query) deviennent un overlay.
     Les bandeaux défilants gardent le même format que sur desktop. */
  .banner.has_query {
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,.5);
    display: flex; align-items: center; justify-content: center;
    box-shadow: none;               /* plus de shadow barre */
    white-space: normal;            /* on casse les lignes */
    height: auto; line-height: normal;
    max-height: 100vh;              /* pour l’anim .hidden */
  }

  /* Le contenu devient une carte */
  .banner.has_query .banner-text {
    animation: none;

    padding: 40px 24px;
    max-width: 520px;
    width: 70%;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .25);
    position: relative;
    font-weight: 600;
    background: #F7F2EC;
    border-radius: 20px;
    /* width: 100%; */


    position: relative;
    font-family: Karla;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;
    color: #FF6953;
  }

  /* Croix décorative (HTML inchangé).
     Si tu as déjà un JS de fermeture, il continue de marcher; sinon elle reste visuelle. */
  .banner.has_query .banner-text::after {
    content: "✕";
    position: absolute; top: 10px; right: 14px;
    font-size: 20px; color: #FF6953; cursor: pointer;
    transition: color .2s ease;
  }
  .banner.has_query .banner-text::after:hover { color: #FF6953; }

  /* Transition fluide à la fermeture via .hidden (gérée par ton JS existant) */
  .banner.has_query { transition: opacity .35s ease, transform .35s ease; }
  .banner.has_query.hidden { opacity: 0; transform: scale(.98); }


  .banner.has_query .banner-text {
    position: relative;
  }

  .banner.has_query .banner-text::after {
    content: "✕";
    position: absolute; top: 10px; right: 14px;
    font-size: 20px; color: #FF6953;
    pointer-events: none; /* ← le pseudo ne capte pas le clic */
  }

  /* On rajoute une zone cliquable par-dessus */
  .banner.has_query .banner-text::before {
    content: "";
    position: absolute; top: 5px; right: 5px;
    width: 30px; height: 30px;
    cursor: pointer;
  }

  /* Quand un bandeau (barre / défilant) est affiché, décaler le header mobile
     fixe — ainsi que son menu coulissant et le contenu — de la hauteur du
     bandeau (50px) pour qu'il ne soit pas recouvert. Le mode PopUp
     (.banner-popup) est un overlay centré : pas de décalage nécessaire. */
  .has_banner.banner-bar .header_mobile {
    top: 50px;
  }
  .has_banner.banner-bar .header_mobile_in {
    top: 105px;
  }
  /* Pas d'effet de glissement vertical au chargement sur mobile pour la barre */
  .banner:not(.has_query) {
    transition: opacity .35s ease;
  }

  .has_banner.banner-bar .connected .contain .inner {
    padding-top: 130px;
  }

#svg_number_change svg{
  color-scheme: light; /* dit au navigateur : toujours clair */
}






  .btn-cancel2{
    width: 100% !important;
    margin-top: 10px;
  }

  #showAuto .block_paiement{
    display: block !important;
    z-index: 9;
  }

  #showAuto  .alias {
    position: relative;
    height: 75px;
    padding: 0;
    display: block;
    line-height: 75px;
    text-align: center;
  }
  #showAuto  .number {
    position: absolute;
    left: 0;
    bottom: 0;
    /* background: red; */
    right: 0;
    top: -10px;
    padding: 0;
  }
 #showAuto  .alias .number-alias {
    position: absolute;
    left: 0;
    top: 13px;
    /* background: red; */
    right: 0;
    text-align: center;
    padding: 0;
    width: 100%;
 }
 #showAuto .carte  .number-alias{
  top: 35px;
 }
 #showAuto  .btn-compte-white {
    margin-bottom: 20px;
  }
  #showAuto .input{
    width: 100%;
    padding: 0px;
  }
  #showAuto .title_2{
    color: #FF6953;
  }

  .header_mobile{
    /*top: 50px; */
  }
  .header_mobile_in{
    /*top: 100px;*/
  }
  .compte .connected .contain{
    /* margin-top: 60px;*/
  }
  .binfo{
    padding: 11px;
    font-size: 14px;
  }
  .compte .block_paiement{
    /* top: 105px; */
  }
}



/* ==========================================================================
   Popin "nouveautés" — campagne J-7 avant le nouveau site (22/09 → 29/09/2026).
   Temporaire : ce bloc part avec le site actuel le 29/09.
   Dimensions Figma : carte 850x520, visuel 372x520, bouton hug 245x55.
   ========================================================================== */
/* Le site ne déclare pas border-box globalement : on le force ici, sinon les
   hauteurs/largeurs de la maquette (qui sont en border-box) sont fausses. */
.popin-nv,
.popin-nv *,
.popin-nv *::before,
.popin-nv *::after {
    box-sizing: border-box;
}

.popin-nv {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.popin-nv[hidden] { display: none; }

body.popin-nv-ouverte { overflow: hidden; }

.popin-nv__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .5);
}

.popin-nv__card {
    position: relative;
    display: flex;
    width: 850px;
    max-width: 100%;
    /* sans ça, la taille minimale automatique d'un flex item empêche la carte
       de rétrécir sous la largeur de son contenu sur les petits écrans */
    min-width: 0;
    height: 520px;
    max-height: calc(100vh - 40px);
    background: #F7F2EC;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .25);
}

.popin-nv__media {
    flex: 0 0 372px;
    width: 372px;
    height: 100%;
}
.popin-nv__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.popin-nv__body {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 40px 32px;
    text-align: center;
}

.popin-nv__titre {
    margin: 0;
    font-family: "Krana Fat", Karla, sans-serif;
    font-weight: 900;
    font-size: 28px;
    line-height: 36px;
    color: var(--Location-Primary-Black, #3E3E3E);
}

.popin-nv__texte {
    margin: 0;
    max-width: 327px;
    font-family: "DIN Pro", Karla, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    color: var(--Location-Primary-Black, #3E3E3E);
}

/* Bouton primaire : largeur "hug" (245px sur la maquette), hauteur fixe 55px.
   Pas de text-transform, contrairement au .btn global du site. */
.popin-nv__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 55px;
    padding: 16px 20px;
    border-radius: 100px;
    background: #FF6953;
    color: #FFF;
    font-family: "DIN Pro", Karla, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
    transition: background-color .2s ease;
}
.popin-nv__cta:hover { background: #ff806d; }
.popin-nv__cta svg { width: 16px; height: 12px; flex: 0 0 auto; }

.popin-nv__close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    background: none;
    color: var(--Location-Primary-Black, #3E3E3E);
    cursor: pointer;
}
.popin-nv__close svg { display: block; width: 100%; height: 100%; }
.popin-nv__close:hover { opacity: .7; }

/* Mobile : visuel en haut, contenu dessous. */
@media screen and (max-width: 860px) {
    .popin-nv__card {
        flex-direction: column;
        width: 100%;
        max-width: 394px;
        height: auto;
    }
    .popin-nv__media {
        flex: 0 0 auto;
        width: 100%;
        height: 200px;
    }
    .popin-nv__media img { object-position: center 35%; }
    .popin-nv__body {
        gap: 20px;
        padding: 32px 24px;
    }
    .popin-nv__titre {
        font-size: 24px;
        line-height: 30px;
    }
    .popin-nv__close { color: #FFF; }
}
