body,
html {
  margin: 0;
  padding: 0;
}

#main:not(.main-homepage) {
  padding-top: 0px;
}

#wrapper {
  max-width: unset;
}

#wrapper.pt_category-wide .site-width-slot,
#wrapper.pt_category-wide .breadcrumb-container {
  max-width: 100%;
  margin: 0 auto;
}

.breadcrumb {
  display: none;
}

.offerbumper-loader {
  display: none !important;
}

.primary-content {
  padding: 0;
}

footer {
  margin-top: 0px;
}


@font-face {
  font-family: "GothamSSm-ExtraLight";
  src: url("fonts/GothamSSm-ExtraLight.woff") format("woff"), url("fonts/GothamSSm-ExtraLight.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

#lof_conteneur_lip_oil_factory {
  /************clarins website legacy fonts********************/
  --CLARINS-FONT: "ClarinsRegular", "Clarins";
  --GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial,
    sans-serif;
  --GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica,
    Arial, sans-serif;
  /***********************************************************/
  width: 100%;
  height: calc(100vh - 113px);
  min-height: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: var(--GOTHAM-MEDIUM);
  position: relative;
  color: #333333;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#lof_conteneur_lip_oil_factory[data-skiptransition="1"] *{
  transition:none!important;
}
#lof_conteneur_lip_oil_factory img {
  border: none;
}

.lof_bouton {
  -webkit-appearance: none;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #B40024;
  border-radius: 5px;
  font-size: 14px;
  padding: 13px 20px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 500;
  background: #B40024;
  color: #ffffff;
}

.lof_bouton:hover {
  background: #8C0B26;
  border-color: #8C0B26;
}

.lof_conteneur_site {
  width: 100%;
  max-width: 1170px;
  margin: auto;
  position: absolute;
  height: 100%;
}

#lof_page_debut {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.lof_contenu_page_debut {
  border-radius: 50%;
  position: relative;
  max-width: 100vw;
  margin: auto;
  width: 100%;
  height: 100%;
}

.lof_zone_logo {
  position: absolute;
  left: 5%;
  top: 13%;
  width: 90%;
  height: 28%;
  background: url("img/logo.svg") no-repeat center center;
  background-size: contain;
}

.lof_zone_titre {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.lof_titre_debut {
  font-family: "clarinsregular", serif;
  font-size: 2.2vw;
  line-height: 2.2vw;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

.lof_zone_bas {
  position: absolute;
  left: 5%;
  bottom: 0%;
  width: 90%;
  height: 40%;
}

.lof_lien {
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}

#lof_lien_reference_connue {
  margin: 40px 40px 0 40px;
}

.lof_conteneur_page_debut {
  position: relative;
  height: 30vw;
  width: 30vw;
  min-height: 420px;
  min-width: 420px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lof_choix_reference .lof_fond_page_debut {
  opacity: 1;
}

.lof_choix_reference #lof_popup_reference_connue {
  pointer-events: all;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.lof_choix_reference #lof_contenu_popup_reference_connue {
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.3s ease;
  transition: opacity 0.2s 0.3s ease;
}

.lof_fond_page_debut {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

#lof_popup_reference_connue {
  position: absolute;
  background: #ffffff;
  background-size: contain;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#lof_contenu_popup_reference_connue {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.lof_texte_reference_couleur {
  color: #B40024;
  width: 100%;
  font-size: 12px;
  color: #B40024;
  top: 55%;
  position: absolute;
}

.lof_formulaire_reference {
  position: absolute;
  top: 62%;
  width: 100%;
  height: 12%;
}

.lof_diese {
  position: absolute;
  background: url("img/diese.svg") no-repeat center center;
  background-size: contain;
  top: 34%;
  left: 28%;
  width: 3%;
  height: 27%;
}

#lof_conteneur_input_ref {
  width: 33%;
  height: 100%;
  text-align: left;
  position: relative;
  background: url("img/fond_ref.svg") no-repeat left center;
  background-size: contain;
  margin: auto;
}

.lof_invalid #lof_conteneur_input_ref {
  background: url("img/fond_ref_invalid.svg") no-repeat left center;
  background-size: contain;
}

.lof_valid #lof_lien_voir_reference {
  opacity: 1;
  pointer-events: all;
}

#lof_input_ref {
  position: absolute;
  background: transparent;
  font-family: "clarinsregular", serif;
  border: none;
  width: 110%;
  height: 100%;
  color: #333333;
  outline: none;
  font-size: max(3.3vw, 4.5vh, 40px);
  letter-spacing: max(1.5vw, 3vh, 25px);
  padding: 0 0 0 10%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}


input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

#lof_lien_voir_reference {
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 79%;
  width: 100%;
}

#lof_fermer_popup {
  font-family: var(--GOTHAM-BOOK);
  background: #333333 url(img/icon_close.svg) no-repeat center center;
  background-size: contain;
  width: 6%;
  height: 6%;
  border-radius: 30px;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  cursor: pointer;
  position: absolute;
  bottom: 4%;
  left: 47%;
}

#lof_fermer_popup:hover {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.lof_intro #lof_page_debut {
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.lof_intro #lof_video {
  opacity: 0;
}

.lof_intro #lof_fond {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.lof_intro .lof_image_fond {
  opacity: 1;
}

.lof_intro .lof_fond_blanchi {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.lof_transition_intro #lof_texte_centre_cercle {
  opacity: 0;
}

.lof_transition_intro #lof_fond {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.lof_transition_intro .lof_fond_blanchi {
  opacity: 0;
}

.lof_transition_intro .lof_image_fond {
  opacity: 0;
  -webkit-transition: opacity 0.1s 0.5s ease;
  transition: opacity 0.1s 0.5s ease;
}

.lof_transition_intro #lof_page_debut {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.lof_transition_intro_teinte .lof_image_fond {
  opacity: 0;
  -webkit-transition: opacity 1s 2s ease;
  transition: opacity 1s 2s ease;
}

.lof_transition_intro_teinte #lof_page_debut {
  opacity: 0;
  pointer-events: none;
}

.lof_transition_teinte_intro #lof_page_debut {
  -webkit-transition: opacity 1s 1s ease;
  transition: opacity 1s 1s ease;
}

.lof_choix_teinte .lof_image_fond {
  opacity: 1;
  -webkit-transition: opacity 1s 1s ease;
  transition: opacity 1s 1s ease;
}

.lof_choix_teinte #lof_page_camembert {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.lof_choix_teinte #lof_page_debut {
  opacity: 0;
  pointer-events: none;
}

.lof_intro.lof_teinte_choisie .lof_image_fond {
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.lof_teinte_choisie .lof_image_fond {
  opacity: 0;
}

.lof_teinte_choisie #lof_page_couleur {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: opacity 0.6s 1s ease;
  transition: opacity 0.6s 1s ease;
}

.lof_teinte_choisie #lof_page_debut {
  opacity: 0;
  pointer-events: none;
}

.lof_teinte_choisie:not(.lof_ref_url) #lof_img_flacon {
  -webkit-animation: lof_img_flacon 1s 1s 1 ease normal;
  animation: lof_img_flacon 1s 1s 1 ease normal;
}

.lof_teinte_choisie .lof_conteneur_texture_fond {
  opacity: 1;
  -webkit-transition: opacity 1s 1.2s ease;
  transition: opacity 1s 1.2s ease;
}

.lof_teinte_choisie #lof_video {
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
}

#lof_page_camembert {
  opacity: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

#lof_fond {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.lof_image_fond {
  width: 100%;
  height: 100%;
  background: url(img/fond.jpg) no-repeat center center;
  background-size: cover;
  position: absolute;
  opacity: 1;
}

.lof_fond_blanchi {
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.25) 0%, white 80%);
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  position: absolute;
}

#lof_video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.lof_logo {
  width: 160px;
  position: absolute;
  top: 35px;
  left: 23px;
  z-index: 1;
}

.lof_bouton_retour {
  width: 60px;
  height: 60px;
  position: absolute;
  border-radius: 30px;
  cursor: pointer;
  left: 23px;
  top: calc(50% - 30px);
  background: #333333;
  overflow: hidden;
}
.lof_bouton_retour .lof_icon_fleche,
.lof_bouton_retour .lof_texte_retour {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.lof_bouton_retour .lof_icon_fleche {
  background: url(img/chevron_gauche.svg) no-repeat center center;
  background-size: 12%;
}

.lof_bouton_retour .lof_texte_retour {
  left: 100%;
  font-size: 11px;
  text-align: center;
  line-height: 60px;
  color: #ffffff;
}

.lof_bouton_retour:hover .lof_icon_fleche,
.lof_bouton_retour:hover .lof_texte_retour {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

#lof_conteneur_camemberts {
  text-align: center;
  width: 86%;
  height: auto;
  margin: auto;
  position: relative;
}

#lof_conteneur_camemberts.lof_hover .lof_part_camembert {
  opacity: 0.5;
}

#lof_conteneur_camemberts.lof_pause_anim .lof_part_camembert {
  opacity: 0.5;
}

#lof_conteneur_camemberts .lof_camembert {
  height: 100%;
  overflow: visible;
  display: block;
}

#lof_conteneur_camemberts .lof_camembert:not(.lof_actif) {
  display: none;
}

#lof_conteneur_camemberts .lof_camembert .lof_part_camembert {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#lof_conteneur_camemberts .lof_camembert .lof_part_camembert:hover {
  cursor: pointer;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
  opacity: 1;
}

.lof_part_camembert:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 350px) {
  .lof_part_camembert:hover {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-filter: none !important;
    filter: none !important;
  }
}

.lof_pause_anim {
  pointer-events: none;
}

.lof_pause_anim .lof_part_camembert:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.lof_pause_anim #lof_texte_centre_cercle {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.lof_pause_anim #lof_conteneur_cercle_anim {
  display: block;
}

.lof_degrade_blanc {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 70%);
  pointer-events: none;
}

#lof_centre_cercle {
  background: #ffffff;
  border-radius: 200px;
  position: absolute;
  width: 36%;
  top: 32%;
  left: 32%;
  height: 36%;
}

#lof_texte_centre_cercle {
  pointer-events: none;
  -webkit-transition: opacity 0.5s 0.2s;
  transition: opacity 0.5s 0.2s;
}

#lof_texte_cercle_teinte,
#lof_texte_cercle_famille {
  display: none;
}
#lof_texte_cercle,
#lof_texte_cercle_hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#lof_texte_cercle {
  font-size: 2vh;
  text-transform: uppercase;
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.2s ease;
  transition: opacity 0.2s 0.2s ease;
}

#lof_texte_cercle_hover {
  font-size: 2vh;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.2s ease;
  transition: opacity 0.2s 0.2s ease;
}

.lof_hover #lof_texte_cercle {
  opacity: 0;
}
.lof_hover #lof_texte_cercle_hover {
  opacity: 1;
}

.lof_teinte_famille #lof_texte_cercle_teinte {
  display: none;
}
.lof_teinte_famille #lof_texte_cercle_gamme {
  display: none;
}
.lof_teinte_famille #lof_texte_cercle_famille {
  display: block;
}

.lof_derniere_teinte #lof_texte_cercle_teinte {
  display: block;
}
.lof_derniere_teinte #lof_texte_cercle_gamme {
  display: none;
}
.lof_derniere_teinte #lof_texte_cercle_famille {
  display: none;
}

#lof_conteneur_cercle_anim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  display: none;
}

#lof_cercle_anim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#lof_cercle_anim.lof_anim #lof_trait_anim_temps_fini {
  -webkit-animation: lof_trait_anim_temps_fini 1s 1 linear normal;
  animation: lof_trait_anim_temps_fini 1s 1 linear normal;
}

#lof_svg_cercle_anim {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
#lof_svg_cercle_anim.lof_retourne {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

#lof_trait_anim_temps_fini {
  stroke-dasharray: 0px, 1300px;
}

#lof_camembert_8 .lof_part_camembert[data-num="0"] {
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}

#lof_camembert_8 .lof_part_camembert[data-num="1"] {
  -webkit-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
}

#lof_camembert_8 .lof_part_camembert[data-num="2"] {
  -webkit-transform-origin: 90% 50%;
  transform-origin: 90% 50%;
}

#lof_camembert_8 .lof_part_camembert[data-num="3"] {
  -webkit-transform-origin: 80% 80%;
  transform-origin: 80% 80%;
}

#lof_camembert_8 .lof_part_camembert[data-num="4"] {
  -webkit-transform-origin: 50% 90%;
  transform-origin: 50% 90%;
}

#lof_camembert_8 .lof_part_camembert[data-num="5"] {
  -webkit-transform-origin: 20% 80%;
  transform-origin: 20% 80%;
}

#lof_camembert_8 .lof_part_camembert[data-num="6"] {
  -webkit-transform-origin: 10% 50%;
  transform-origin: 10% 50%;
}

#lof_camembert_8 .lof_part_camembert[data-num="7"] {
  -webkit-transform-origin: 20% 20%;
  transform-origin: 20% 20%;
}

#lof_camembert_2 .lof_part_camembert:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

#lof_camembert_2 .lof_part_camembert[data-num="0"] {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

#lof_camembert_2 .lof_part_camembert[data-num="1"] {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

#lof_camembert_3 .lof_part_camembert:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

#lof_camembert_3 .lof_part_camembert[data-num="0"] {
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

#lof_camembert_3 .lof_part_camembert[data-num="1"] {
  -webkit-transform-origin: 80% 70%;
  transform-origin: 80% 70%;
}

#lof_camembert_3 .lof_part_camembert[data-num="2"] {
  -webkit-transform-origin: 10% 80%;
  transform-origin: 10% 80%;
}

#lof_camembert_4 .lof_part_camembert[data-num="0"] {
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

#lof_camembert_4 .lof_part_camembert[data-num="1"] {
  -webkit-transform-origin: 90% 50%;
  transform-origin: 90% 50%;
}

#lof_camembert_4 .lof_part_camembert[data-num="2"] {
  -webkit-transform-origin: 50% 80%;
  transform-origin: 50% 80%;
}

#lof_camembert_4 .lof_part_camembert[data-num="3"] {
  -webkit-transform-origin: 10% 50%;
  transform-origin: 10% 50%;
}

#lof_camembert_5 .lof_part_camembert[data-num="0"] {
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

#lof_camembert_5 .lof_part_camembert[data-num="1"] {
  -webkit-transform-origin: 90% 40%;
  transform-origin: 90% 40%;
}

#lof_camembert_5 .lof_part_camembert[data-num="2"] {
  -webkit-transform-origin: 80% 80%;
  transform-origin: 80% 80%;
}

#lof_camembert_5 .lof_part_camembert[data-num="3"] {
  -webkit-transform-origin: 25% 85%;
  transform-origin: 25% 85%;
}

#lof_camembert_5 .lof_part_camembert[data-num="4"] {
  -webkit-transform-origin: 10% 40%;
  transform-origin: 10% 40%;
}

#lof_camembert_6 .lof_part_camembert[data-num="0"] {
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

#lof_camembert_6 .lof_part_camembert[data-num="1"] {
  -webkit-transform-origin: 90% 30%;
  transform-origin: 90% 30%;
}

#lof_camembert_6 .lof_part_camembert[data-num="2"] {
  -webkit-transform-origin: 90% 75%;
  transform-origin: 90% 75%;
}

#lof_camembert_6 .lof_part_camembert[data-num="3"] {
  -webkit-transform-origin: 50% 90%;
  transform-origin: 50% 90%;
}

#lof_camembert_6 .lof_part_camembert[data-num="4"] {
  -webkit-transform-origin: 20% 70%;
  transform-origin: 20% 70%;
}

#lof_camembert_6 .lof_part_camembert[data-num="5"] {
  -webkit-transform-origin: 20% 30%;
  transform-origin: 20% 30%;
}

#lof_camembert_7 .lof_part_camembert[data-num="0"] {
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

#lof_camembert_7 .lof_part_camembert[data-num="1"] {
  -webkit-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
}

#lof_camembert_7 .lof_part_camembert[data-num="2"] {
  -webkit-transform-origin: 90% 60%;
  transform-origin: 90% 60%;
}

#lof_camembert_7 .lof_part_camembert[data-num="3"] {
  -webkit-transform-origin: 70% 90%;
  transform-origin: 70% 90%;
}

#lof_camembert_7 .lof_part_camembert[data-num="4"] {
  -webkit-transform-origin: 25% 90%;
  transform-origin: 25% 90%;
}

#lof_camembert_7 .lof_part_camembert[data-num="5"] {
  -webkit-transform-origin: 20% 55%;
  transform-origin: 20% 55%;
}

#lof_camembert_7 .lof_part_camembert[data-num="6"] {
  -webkit-transform-origin: 20% 25%;
  transform-origin: 20% 25%;
}

#lof_page_couleur {
  background: #ffffff;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
#lof_page_couleur .lof_conteneur_site {
  position: relative;
}

.lof_titre {
  font-family: "clarinsregular", serif;
  font-weight: normal;
  margin: 0 0 35px 0;
  font-size: 48px;
  line-height: 48px;
  padding: 0 200px;
}

.lof_conteneur_texture_fond {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.lof_texture_fond {
  position: absolute;
}

#lof_texture_fond1 {
  width: 165px;
  right: 100%;
  top: 70px;
  -webkit-animation: lof_texture_fond1 5s infinite ease normal;
  animation: lof_texture_fond1 5s infinite ease normal;
}

#lof_texture_fond2 {
  width: 500px;
  bottom: -260px;
  left: -10%;
  -webkit-animation: lof_texture_fond2 6s infinite ease normal;
  animation: lof_texture_fond2 6s infinite ease normal;
}

#lof_texture_fond3 {
  width: 384px;
  right: -284px;
  top: -110px;
  -webkit-animation: lof_texture_fond2 4s infinite ease normal;
  animation: lof_texture_fond2 4s infinite ease normal;
}

#lof_texture_fond4 {
  width: 100px;
  right: -37px;
  bottom: 50px;
  -webkit-animation: lof_texture_fond1 7s infinite ease normal;
  animation: lof_texture_fond1 7s infinite ease normal;
}

.lof_contenu_page_couleur {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 60px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.lof_contenu_page_couleur>div {
  width: 100%;
}

#lof_contenu_couleur {
  padding: 50px 0;
}

.lof_colonne_gauche {
  width: 50%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lof_colonne_droite {
  width: 50%;
  text-align: left;
  display: inline-block;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#lof_img_lipfinder {
  width: 264px;
  max-width: 65%;
}

#lof_img_flacon {
  width: 112px;
  position: relative;
  left: -5%;
  max-width: 28%;
}

#lof_encart_couleur {
  width: 148px;
  height: 75px;
  border-radius: 8px;
  border: 2px solid #000000;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  padding: 12px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}

#lof_ref {
  font-size: 28px;
  line-height: 28px;
  margin-top: 7px;
  font-family: var(--GOTHAM-BOOK);
}

#lof_nom_couleur {
  font-size: 16px;
  margin-bottom: 10px;
  max-width: 465px;
}

.lof_texte {
  font-size: 14px;
  font-family: var(--GOTHAM-BOOK);
  max-width: 465px;
}

#lof_prix {
  font-size: 20px;
  margin: 25px 0;
}

.lof_mention {
  font-size: 11px;
  font-family: var(--GOTHAM-BOOK);
  color: #666666;
  position: absolute;
  bottom: 20px;
  width: 46%;
  left: 50%;
  text-align: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#lof_bouton_recommencer {
  font-size: 11px;
  text-decoration: underline;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 0px;
}

#lof_bouton_valider {
  margin-right: 20px;
}

#lof_bouton_alerte_dispo {
  margin-right: 20px;
  background-color: #f3f1f0;
  border-color: #f3f1f0;
  color: #333333;
}

#lof_bouton_alerte_dispo .lof_icon {
  margin-left: 10px;
  position: relative;
  top: 2px;
}

.lof_texte_indispo {
  font-family: var(--GOTHAM-BOOK);
  color: #B40024;
  font-size: 12px;
  margin-bottom: 20px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lof_texte_indispo .lof_icon {
  margin-right: 16px;
}

.lof_produit_dispo #lof_bouton_alerte_dispo,
.lof_produit_dispo .lof_texte_indispo {
  display: none;
}

.lof_produit_indispo #lof_bouton_valider {
  display: none;
}

@media screen and (orientation: landscape) {
  #lof_conteneur_camemberts {
    width: auto;
    height: 86%;
  }
}
@media screen and (orientation: portrait) {
  .lof_titre_debut {
    font-size: 6vw;
    line-height: 6vw;
  }

  .lof_logo {
    top: 18px;
    width: 130px;
    left: calc(50% - 65px);
  }

  .lof_bouton_retour {
    width: 40px;
    height: 40px;
    border-radius: 24px;
    top: 20px;
  }
  .lof_bouton_retour .lof_texte_retour {
    font-size: 8px;
    line-height: 40px;
  }

  #lof_page_couleur .lof_titre {
    padding: 0;
  }

  .lof_colonne_gauche {
    width: 65%;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0px;
    float: none;
  }

  .lof_colonne_droite {
    width: 100%;
    text-align: center;
  }

  #lof_encart_couleur {
    margin: 20px auto;
  }

  #lof_prix {
    text-align: center;
  }

  #lof_nom_couleur,
  .lof_texte {
    text-align: left;
  }

  #lof_bouton_valider,
  #lof_bouton_alerte_dispo {
    margin-right: 0px;
  }

  #lof_bouton_recommencer {
    display: block;
  }

  #lof_texture_fond2 {
    display: none;
  }

  #lof_texture_fond3 {
    width: 200px;
    right: -90px;
    top: -90px;
  }

  #lof_texture_fond4 {
    width: 30%;
    right: auto;
    bottom: auto;
    top: 19%;
    left: -5%;
  }

  .lof_contenu_page_couleur {
    height: 100%;
  }

  #lof_contenu_couleur {
    padding: 100px 0;
  }

  #lof_texte_cercle {
    font-size: 2.7vw;
  }

  #lof_texte_cercle_hover {
    font-size: 2.7vw;
  }

  .lof_mention {
    width: 100%;
    left: 0;
    padding: 0 20px;
    text-align: center;
  }
}
@media screen and (orientation: portrait) and (min-aspect-ratio: 65/100) {
  #lof_conteneur_camemberts {
    width: auto;
    height: calc(100% - 200px);
  }

  #lof_texte_cercle {
    font-size: 1.8vh;
  }

  #lof_texte_cercle_hover {
    font-size: 1.8vh;
  }
}

@media screen and (orientation: landscape) and (max-height: 660px) {
  #lof_page_couleur .lof_titre {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  #lof_img_lipfinder {
    width: 185px;
  }

  #lof_img_flacon {
    width: 83px;
    left: -15px;
  }

  .lof_mention {
    bottom: 10px;
  }

  .lof_contenu_page_couleur {
    height: calc(100% - 30px);
  }

  #lof_prix {
    margin: 10px 0;
  }

  #lof_encart_couleur {
    width: 128px;
    height: 55px;
    margin-bottom: 10px;
    font-size: 9px;
    padding-top: 7px;
  }

  #lof_ref {
    font-size: 23px;
    line-height: 23px;
    margin-top: 5px;
  }
}

@media screen and (orientation: landscape) and (max-height: 500px) {
  #lof_texte_cercle {
    font-size: 10px;
  }


  #lof_texte_cercle_hover {
    font-size: 10px;
  }
}

@media screen and (max-aspect-ratio: 1080/720) {
  .lof_conteneur_page_debut {
    height: calc(60vh - 113px);
    width: calc(60vh - 113px);
  }

  .lof_titre_debut {
    font-size: 3.3vh;
    line-height: 3.3vh;
  }
}

@media screen and (max-width: 500px) {
  .lof_titre {
    font-size: 28px;
    line-height: 28px;
  }

  #lof_page_couleur .lof_titre {
    font-size: 30px;
    line-height: 30px;
    margin: 10px;
  }
}

@media screen and (max-width: 340px) {
  #lof_bouton_alerte_dispo {
    padding: 13px 0;
    width: 100%;
  }
}

@-webkit-keyframes lof_trait_anim_temps_fini {
  0% {
    stroke-dasharray: 0px, 1300px;
  }

  50% {
    stroke-dasharray: 1300px, 1300px;
  }

  100% {
    stroke-dasharray: 0px, 1300px;
  }
}

@keyframes lof_trait_anim_temps_fini {
  0% {
    stroke-dasharray: 0px, 1300px;
  }

  50% {
    stroke-dasharray: 1300px, 1300px;
  }

  100% {
    stroke-dasharray: 0px, 1300px;
  }
}

@-webkit-keyframes lof_img_flacon {
  0% {
    -webkit-transform: translateX(-240%);
    transform: translateX(-240%);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes lof_img_flacon {
  0% {
    -webkit-transform: translateX(-240%);
    transform: translateX(-240%);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes lof_texture_fond1 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes lof_texture_fond1 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@-webkit-keyframes lof_texture_fond2 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes lof_texture_fond2 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

.notice{
      background-color: rgba(255, 255, 255, .4);
      font-size: 12px;
      width: 65%;
      margin: 40px auto 0 auto!important;
}

@media only screen and ( max-width: 1280px ){
  .notice{
    width: 60%;
    margin: 20px auto 0 auto!important;
    font-size: 10px;
  }
}