/* screen - leshistoiresnemeurentjamais */

.leshistoiresnemeurentjamais {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  min-height: 1024px;
  width: 100%;
}

.leshistoiresnemeurentjamais .photo-fleur {
  align-self: stretch;
  position: relative;
  width: 100%;
}

.leshistoiresnemeurentjamais .navbar {
  align-items: center;
  flex-direction: row;
  background-color: var(--eerie-black);
  display: flex;
  height: 40px;
  overflow: hidden;
  width: 100%;
}

    .leshistoiresnemeurentjamais .overlap-group1 {
      align-items: center;
      justify-content: center;
      flex-direction: row;
      background-color: var(--eerie-black);
      display: flex;
      width: 100%;
      height: 50px;
      margin-top: -5px;
      min-width: 100%;
      padding: 13.5px 350px;
    }

          .leshistoiresnemeurentjamais .logo-texte {
            align-items: center;
            display: inline-flex;
            /*flex-wrap: wrap;*/
            gap: 44px 44px;
            justify-content: center;
            position: relative;
            flex-direction: row;
          }

              .leshistoiresnemeurentjamais .logo {
                cursor: pointer;
                height: 22px;
                position: relative;
                width: 38px;
              }

/*Ici Commence la page */

.leshistoiresnemeurentjamais .frame-les-histoires {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  gap: 64px;
  margin-right: 6.0px;
  margin-top: 32px;
  position: relative;
}

.leshistoiresnemeurentjamais .en-tte-nouveau-spectacle {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.leshistoiresnemeurentjamais .cie-52-hertz-spectac {
  height: 220px;
  object-fit: cover;
  position: relative;
  mix-blend-mode:luminosity;
  
}

.leshistoiresnemeurentjamais .titre-nouveau-spectacle {
  height: 42px;
  margin-right: -2.00px;
  position: relative;
  width: 320.97px;
}

.leshistoiresnemeurentjamais .overlap-group {
  height: 42px;
  position: relative;
  width: 319px;
}

.leshistoiresnemeurentjamais .mystre-sans-titre {
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  line-height: 13px;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.leshistoiresnemeurentjamais .c1b81c6c8f4c29603b715d8725ea842e-12 {
  height: 40px;
  left: 79px;
  mix-blend-mode: multiply;
  position: absolute;
  top: 2px;
  width: 240px;
}

.leshistoiresnemeurentjamais .flex-container-216400 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 580px;
}

.leshistoiresnemeurentjamais .text {
  align-self: center;
  letter-spacing: 0;
  line-height: 12px;
  position: relative;
  text-align: justify;
}

.leshistoiresnemeurentjamais .textleft {
  align-self: left;
  letter-spacing: 0;
  line-height: 12px;
  position: relative;
  text-align: justify;
}

.leshistoiresnemeurentjamais .calendrier-coralinne {
  background-image: url(../img/scrap-book-volume-9-p44-22eb14-2-1.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  height: 114px;
  position: relative;
  transition: all 0.2s ease;
  width: 158px;
}

.leshistoiresnemeurentjamais .calendrier-coralinne:hover {
  transform: scale(1.1);
}

.leshistoiresnemeurentjamais .group-29 {
  align-items: flex-start;
  display: flex;
  height: 11px;
  left: 27px;
  min-width: 83px;
  position: relative;
  top: 46px;
}

.leshistoiresnemeurentjamais .calendrier {
  letter-spacing: 0;
  line-height: 13px;
  min-height: 11px;
  text-align: center;
  text-shadow: 0px 2px 3px #00000040;
  white-space: nowrap;
  width: 81px;
}

.leshistoiresnemeurentjamais .compagnie-52-hertz-b {
  align-items: flex-start;
  display: flex;
  height: 65px;
  margin-right: 2.0px;
  margin-top: 319px;
  min-width: 244px;
}


.leshistoiresnemeurentjamais .bouton-retour:hover {
  transform: scale(1.1);
}

.leshistoiresnemeurentjamais .scrap-book-volume-9-p44-22eb14-2 {
  height: 54px;
  mix-blend-mode: multiply;
  position: relative;
  width: 98px;
}

.leshistoiresnemeurentjamais .bouton-retour {
  margin-top: 50px;

}


.leshistoiresnemeurentjamais .group-29 {
  cursor: pointer;
  height: 14px;
  left: 0;
  position: absolute;
  top: 22px;
  width: 81px;
}



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

  .leshistoiresnemeurentjamais {
    width: 100%; /* Ajustement à 100% de la largeur de l'écran */
    padding: 0% 0%/* Ajout de marges latérales pour un meilleur espacement */
  }
    .leshistoiresnemeurentjamais .navbar {
    align-items: flex-end;
    justify-content: flex-end;
    background-color: var(--white);
    display: flex;
    height: fit-content;
    overflow: hidden;
    width: 100%;
  }

        .leshistoiresnemeurentjamais .overlap-group1 {
        align-items: flex-end;
        justify-content: flex-end;
        background-color: var(--eerie-black);
        display: flex;
        width: 100%;
        height: fit-content;
        margin-top: -5px;
        min-width: 100%;
        padding: 13.5px;
      }

              .leshistoiresnemeurentjamais .logo-texte {
              align-items: flex-end;
              display: inline-flex;
              flex-direction: column;
              gap: 30px 30px;
              justify-content: flex-end;
              position: relative;
              height: fit-content;
              margin-top: 10px;
              margin-bottom: 10px;
            }

                  .leshistoiresnemeurentjamais .logo {
                  cursor: pointer;
                  height: 22px;
                  position: relative;
                  width: 38px;
                }


  .leshistoiresnemeurentjamais .frame-les-histoires {
    width: 100%;
    align-items: center;
    display: inline-flex;
    flex-direction: column;
    position: relative;
  }

  .leshistoiresnemeurentjamais .flex-container-216400,
  .leshistoiresnemeurentjamais .text  {
    width: 100%;
    align-items: center;
    justify-content: center;
    

  }
  
  .leshistoiresnemeurentjamais .cie-52-hertz-spectac {
    height: 220px;
    object-fit: cover;
    position: relative;
    width: 200px;
    mix-blend-mode:luminosity;
    
  }


  .leshistoiresnemeurentjamais .mystre-sans-titre {
    align-items: center;
    justify-content: center;
    letter-spacing: 0;
    line-height: 13px;
    position: absolute;
    text-align: center;
    top: 0;
    white-space: nowrap;
  }
}
