body,
html {
  overflow-x: hidden;
  margin: 0;
}
/*----------------------------------*/
@font-face {
  font-family: "Gotham Cond A";
  font-style: normal;
  font-weight: 400;
  src: url("font/gothamcondensed-book-webfont.ttf") format("ttf"),
    url("font/gothamcondensed-book-webfont.woff2") format("woff2"),
    url("font/gothamcondensed-book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MoonFlower";
  src: url("font/moon_flower-webfont.ttf") format("ttf"),
    url("font/moon_flower-webfont.woff2") format("woff2"),
    url("font/moon_flower-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "moonflowerbold";
  src: url("font/moon_flower_bold-webfont.woff2") format("woff2"),
    url("font/moon_flower_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.PDP-MyClarins {
  max-width: 1170px;
  margin: 0 auto;
}
/*----------------------------------*/
span.Emoticon {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-bottom: -8px;
  margin-top: -8px;
}
@media only screen and (max-width: 761px) {
  span.Emoticon {
    width: 20px;
    height: 20px;
    background-size: contain;
    margin: 0;
    vertical-align: top;
  }
}
/*----------------------------------*/
span.Emoticon.vitaminee {
  background-image: url(pdp/emoticon-vitaminee.png);
}
span.Emoticon.passionnee {
  background-image: url(pdp/emoticon-passionnee.png);
}
span.Emoticon.romantique {
  background-image: url(pdp/emoticon-romantique.png);
}
span.Emoticon.candide {
  background-image: url(pdp/emoticon-candide.png);
}

/*----------------------------------*/
.PDP-MyClarins-Intro {
  text-align: center;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
}
.PDP-MyClarins-Intro .Title {
  font-family: "moonflowerbold";
  font-size: 27px;
  line-height: 27px;
  font-weight: normal;
  margin: 0;
}

.PDP-MyClarins-Intro .Title .Red {
  font-size: 50px;
  color: #fa364a;
  display: block;
  line-height: 50px;
}

.PDP-MyClarins-Intro .MainText {
  max-width: 800px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
}
.PDP-MyClarins-Intro .MainText a {
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid;
  line-height: 11px;
  margin: 0 10px;
  display: inline-block;
}
.PDP-MyClarins-Intro .MainText strong {
  font-weight: normal;
  font-family: "moonflowerbold";
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (max-width: 761px) {
  .PDP-MyClarins-Intro .MainText {
    margin: 0 20px;
    font-size: 14px;
    line-height: 1.4em;
  }
  .PDP-MyClarins-Intro .MainText br {
    display: none !important;
  }
}

.PDP-MyClarins-Intro .MainText strong {
  font-weight: normal;
}
@media only screen and (max-width: 761px) {
  .PDP-MyClarins-Intro .MainText strong {
    display: block;
    margin-bottom: 6px;
  }
}
.PDP-MyClarins-Intro .Mentions {
  font-size: 11px;
  margin: 0 auto;
  color: #999999;
}

@media only screen and (max-width: 761px) {
  .PDP-MyClarins-Intro .RecipeMobile {
    display: block;
  }
  .PDP-MyClarins-Intro .RecipeMobile::after {
    content: "...";
  }
  .PDP-MyClarins-Intro .TextLinkExpand {
    display: block;
    font-size: 11px;
    line-height: 1.4em;
    text-decoration: underline;
    cursor: pointer;
    text-transform: uppercase;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
      Helvetica, Arial, sans-serif;
    padding: 8px;
  }
  .PDP-MyClarins-Intro .RecipeExpand {
    display: none;
    font-size: 14px;
    line-height: 1.4em;
  }
  .PDP-MyClarins-Intro .TextLinkCollapse {
    display: none;
  }
  .PDP-MyClarins-Intro .Mentions {
    display: none;
  }

  .PDP-MyClarins-Intro.Expanded .RecipeMobile {
    display: inline;
  }
  .PDP-MyClarins-Intro.Expanded .RecipeMobile::after {
    content: "";
  }
  .PDP-MyClarins-Intro.Expanded .TextLinkExpand {
    display: none;
  }
  .PDP-MyClarins-Intro.Expanded .RecipeExpand {
    display: inline;
  }
  .PDP-MyClarins-Intro.Expanded .TextLinkCollapse {
    display: block;
    font-size: 11px;
    line-height: 1.4em;
    text-decoration: underline;
    cursor: pointer;
    text-transform: uppercase;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
      Helvetica, Arial, sans-serif;
    padding: 8px;
  }
  .PDP-MyClarins-Intro.Expanded .Mentions {
    display: block;
  }
}
/*----------------------------------*/
.PDP-MyClarins-Content {
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  font-family: "Gotham Cond A";
  font-size: 18px;
  line-height: 1.2em;

  position: relative;
  letter-spacing: 0.04em;
  width: 1170px;
}
@media only screen and (max-width: 1170px) {
  .PDP-MyClarins-Content {
    margin-left: calc(50% - 585px);
  }
}
@media only screen and (max-width: 1024px) {
  .PDP-MyClarins-Content {
    transform: scale(0.9);
    margin-left: calc(50% - 526px);
    transform-origin: left bottom;
    margin-top: -50px;
  }
}
@media only screen and (max-width: 1023px) {
  .PDP-MyClarins-Content {
    transform: scale(0.7);
    margin-left: calc(50% - 409px);
    transform-origin: left bottom;
    margin-top: -130px;
  }
}
@media only screen and (max-width: 761px) {
  .PDP-MyClarins-Content {
    transform: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
}

.PDP-MyClarins-Content .Text {
  margin: 0;
  position: absolute;
}

.PDP-MyClarins-Content .Text a {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid;
  line-height: 12px;
}

.PDP-MyClarins-Content {
  display: block;
}

.PDP-MyClarins-Content .BigBlack {
  color: #000;
  display: block;
  font-family: "moonflowerbold";
  font-size: 100px;
  line-height: 80px;
  letter-spacing: -0.02em;
}
.PDP-MyClarins-Content .SmallBlack {
  color: #000;
  display: block;
  font-family: "moonflowerbold";
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -0.035em;
}
.PDP-MyClarins-Content .Black {
  color: #000;
  display: block;
  font-family: "moonflowerbold";
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -0.035em;
}
.PDP-MyClarins-Content .Red {
  color: #fa364a;
  display: block;
  font-family: "moonflowerbold";
  font-size: 50px;
  line-height: 36px;
  margin-bottom: 5px;
  letter-spacing: -0.035em;
}

/*----------------------------------*/
.PDP-MyClarins-Results {
  background-color: #fa364a;
  text-align: center;
  color: #fff;
  padding: 50px 20px;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}
.PDP-MyClarins-Results.Green {
  background-color: #1ad4c6;
}
.PDP-MyClarins-Results .Title {
  margin: 0;
  font-weight: normal;
  font-size: 50px;
  display: block;
  font-family: "moonflowerbold";
  line-height: 38px;
  margin-bottom: 20px;
}
.PDP-MyClarins-Results .Text {
  max-width: 800px;
  margin: 0 auto;
}
.PDP-MyClarins-Results .Mentions {
  font-size: 11px;
  margin: 0 auto;
}
.PDP-MyClarins-Results .BtnLink {
  margin: 0;
  padding: 0;
  font-size: 0;
  padding-top: 15px;
}
.PDP-MyClarins-Results .BtnLink a {
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  position: relative;
  background-color: #000;
  padding: 18px 30px;
  display: inline-block;
  line-height: 14px;
}

/*-------------------------------------------------------------------*/
#PDP-EYE-BROWN-KIT .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-EYE-BROWN-KIT-1.png);
  height: 798px;
  margin-top: -250px;
  z-index: 1;
}
#PDP-EYE-BROWN-KIT[data-tint="2"] .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-EYE-BROWN-KIT-2.png);
}
@media only screen and (max-width: 1023px) {
  #PDP-EYE-BROWN-KIT .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-EYE-BROWN-KIT-1-tablet.png);
  }
  #PDP-EYE-BROWN-KIT[data-tint="2"] .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-EYE-BROWN-KIT-2-tablet.png);
  }
}
@media only screen and (max-width: 761px) {
  #PDP-EYE-BROWN-KIT .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-EYE-BROWN-KIT-1-mobile.png);
    height: 705px;
  }
  #PDP-EYE-BROWN-KIT[data-tint="2"] .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-EYE-BROWN-KIT-2-mobile.png);
  }
}
#PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Text a[data-tint="1"] {
  color: #97e2ed;
  border-bottom: 1px solid #97e2ed;
}
#PDP-EYE-BROWN-KIT[data-tint="2"]
  .PDP-MyClarins-Content
  .Text
  a[data-tint="1"] {
  color: #000;
  border-bottom: 1px solid #000;
}

#PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Text a[data-tint="2"] {
  color: #000;
  border-bottom: 1px solid #000;
}
#PDP-EYE-BROWN-KIT[data-tint="2"]
  .PDP-MyClarins-Content
  .Text
  a[data-tint="2"] {
  color: #97e2ed;
  border-bottom: 1px solid #97e2ed;
}
#PDP-EYE-BROWN-KIT .PDP-MyClarins-Intro {
  height: 250px;
  margin: 0 auto;
  width: 1070px;
  padding-right: 395px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
@media only screen and (max-width: 1023px) {
  #PDP-EYE-BROWN-KIT .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
  }
}
#PDP-EYE-BROWN-KIT .PDP-MyClarins-Intro .Title .Red {
  color: #97e2ed;
  font-size: 70px;
  line-height: 70px;
}
#PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Red {
  color: #97e2ed;
}

#PDP-EYE-BROWN-KIT .PDP-MyClarins-Intro .MainText {
  max-width: 300px;
  margin-top: 10px;
}
@media only screen and (max-width: 761px) {
  #PDP-EYE-BROWN-KIT .PDP-MyClarins-Intro .MainText {
    max-width: none;
  }
}
#PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -505px;
  top: 398px;
  text-align: left;
}
@media only screen and (max-width: 761px) {
  #PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -175px;
    top: 110px;
  }
}

#PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Text:nth-child(1) .Red {
  font-size: 40px;
  line-height: 40px;
}
#PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Text:nth-child(2) {
  right: 50%;
  margin-right: 40px;
  top: 565px;
}
@media only screen and (max-width: 761px) {
  #PDP-EYE-BROWN-KIT .PDP-MyClarins-Content .Text:nth-child(2) {
    margin-right: -165px;
    top: 515px;
    text-align: left;
  }
}

#PDP-EYE-BROWN-KIT .PDP-MyClarins-Results {
  background-color: #97e2ed;
  padding-top: 0px;
}

@media only screen and (max-width: 761px) {
  #PDP-EYE-BROWN-KIT .PDP-MyClarins-Results {
    padding-top: 40px;
    margin-top: -70px;
  }
}
/*-------------------------------------------------------------------*/
#PDP-LITTLE-BLUSH .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-LITTLE-BLUSH-1.png);
  height: 838px;
  margin-top: -300px;
  z-index: 1;
}
#PDP-LITTLE-BLUSH[data-tint="2"] .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-LITTLE-BLUSH-2.png);
}
@media only screen and (max-width: 1023px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LITTLE-BLUSH-1-tablet.png);
  }
  #PDP-LITTLE-BLUSH[data-tint="2"] .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LITTLE-BLUSH-2-tablet.png);
  }
}
@media only screen and (max-width: 761px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LITTLE-BLUSH-1-mobile.png);
    height: 732px;
  }
  #PDP-LITTLE-BLUSH[data-tint="2"] .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LITTLE-BLUSH-2-mobile.png);
  }
}
#PDP-LITTLE-BLUSH a[data-tint="1"] {
  color: #f7a993;
  border-bottom: 1px solid #fddad0;
}
#PDP-LITTLE-BLUSH[data-tint="2"] a[data-tint="1"] {
  color: #000;
  border-bottom: 1px solid #bfb3b0;
}

#PDP-LITTLE-BLUSH a[data-tint="2"] {
  color: #000;
  border-bottom: 1px solid #bfb3b0;
}
#PDP-LITTLE-BLUSH[data-tint="2"] a[data-tint="2"] {
  color: #f7a993;
  border-bottom: 1px solid #fddad0;
}

#PDP-LITTLE-BLUSH .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  padding-right: 495px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}
@media only screen and (max-width: 1023px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
    margin-bottom: 0;
  }
}
#PDP-LITTLE-BLUSH .PDP-MyClarins-Intro .Title .Red {
  color: #f7a993;
  font-size: 70px;
  line-height: 70px;
}
#PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Red {
  color: #f7a993;
}
#PDP-LITTLE-BLUSH .PDP-MyClarins-Intro .MainText {
  max-width: 660px;
  margin-top: 20px;
  background-color: #ffefeb;

  padding: 20px;
}

#PDP-LITTLE-BLUSH .PDP-MyClarins-Intro .MainText .Seperateur {
  display: block;
  height: 10px;
}

#PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -565px;
  top: 480px;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -535px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -170px;
    top: 90px;
    text-align: left;
    width: 140px;
  }
}
#PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Text:nth-child(1) .Red {
  font-size: 40px;
  line-height: 40px;
}
#PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Text:nth-child(2) {
  right: 50%;
  margin-right: 40px;
  top: 660px;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Text:nth-child(2) {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Content .Text:nth-child(2) {
    margin-right: -160px;
    top: 550px;
    text-align: left;
  }
}
#PDP-LITTLE-BLUSH .PDP-MyClarins-Results {
  background-color: #f7a993;
  padding-top: 0px;
}
@media only screen and (max-width: 761px) {
  #PDP-LITTLE-BLUSH .PDP-MyClarins-Results {
    padding-top: 45px;
    margin-top: -67px;
  }
}
/*-------------------------------------------------------------------*/
#PDP-LOVELY-GLOSS .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-LOVELY-GLOSS-1.png);
  height: 794px;
  margin-top: -300px;
  z-index: 1;
  margin-bottom: -1px;
}
#PDP-LOVELY-GLOSS[data-tint="2"] .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-LOVELY-GLOSS-2.png);
}

@media only screen and (max-width: 1023px) {
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LOVELY-GLOSS-1-tablet.png);
  }
  #PDP-LOVELY-GLOSS[data-tint="2"] .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LOVELY-GLOSS-2-tablet.png);
  }
}
@media only screen and (max-width: 761px) {
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LOVELY-GLOSS-1-mobile.png);
    height: 662px;
    margin-bottom: -29px !important;
  }
  #PDP-LOVELY-GLOSS[data-tint="2"] .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-LOVELY-GLOSS-2-mobile.png);
  }
}
#PDP-LOVELY-GLOSS a[data-tint="1"] {
  color: #db1056;
  border-bottom: 1px solid #f4b3c9;
}
#PDP-LOVELY-GLOSS[data-tint="2"] a[data-tint="1"] {
  color: #000;
  border-bottom: 1px solid #bfb3b0;
}

#PDP-LOVELY-GLOSS a[data-tint="2"] {
  color: #000;
  border-bottom: 1px solid #bfb3b0;
}
#PDP-LOVELY-GLOSS[data-tint="2"] a[data-tint="2"] {
  color: #db1056;
  border-bottom: 1px solid #f4b3c9;
}

#PDP-LOVELY-GLOSS .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  width: auto;
  padding-right: 495px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 20px;
}
@media only screen and (max-width: 1023px) {
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
    margin-bottom: 0;
  }
}
#PDP-LOVELY-GLOSS .PDP-MyClarins-Intro .MainText .Seperateur {
  display: block;
  height: 10px;
}
#PDP-LOVELY-GLOSS .PDP-MyClarins-Intro .Title .Red {
  color: #f44976;
  font-size: 70px;
  line-height: 70px;
}
#PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Red {
  color: #f44976;
}

#PDP-LOVELY-GLOSS .PDP-MyClarins-Intro .MainText {
  max-width: 660px;
  margin-top: 20px;
  background-color: #fce9f0;

  padding: 30px;
}

#PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -520px;
  top: 520px;
  text-align: right;
}
#PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(1) .Red {
  font-size: 40px;
  line-height: 40px;
}
@media only screen and (max-width: 761px) {
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(1) {
    left: 50%;
    margin-left: -180px;
    top: 100px;
    text-align: right;
  }
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(1) .Black,
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(1) .Red {
    font-size: 40px;
    line-height: 38px;
  }
}
#PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(2) {
  left: 50%;
  margin-left: 170px;
  top: 610px;
  text-align: left;
}
@media only screen and (max-width: 761px) {
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(2) {
    left: 50%;
    margin-left: -225px;
    top: 525px;
    text-align: right;
    width: 300px;
  }
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(2) .Black,
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(2) .Red {
    font-size: 40px;
    line-height: 38px;
  }
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Content .Text:nth-child(2) br {
    display: none;
  }
}

#PDP-LOVELY-GLOSS .PDP-MyClarins-Results {
  background-color: #f44976;
  padding-top: 2px;
}
@media only screen and (max-width: 761px) {
  #PDP-LOVELY-GLOSS .PDP-MyClarins-Results {
    padding-top: 40px;
  }
}
/*-------------------------------------------------------------------*/
#PDP-SHIMMER-DROPS .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-SHIMMER-DROPS.png);
  height: 678px;
  margin-top: -300px;
  z-index: 1;
  margin-bottom: -1px;
}
@media only screen and (max-width: 1023px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-SHIMMER-DROPS-tablet.png);
  }
}
@media only screen and (max-width: 761px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-SHIMMER-DROPS-mobile.png);
    height: 714px;
    margin-bottom: -45px !important;
  }
}

#PDP-SHIMMER-DROPS .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  width: 1070px;
  padding-right: 575px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}
@media only screen and (max-width: 1023px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
    margin-bottom: 0;
  }
}

#PDP-SHIMMER-DROPS .PDP-MyClarins-Intro .Title .Red {
  color: #f7a993;
  font-size: 70px;
  line-height: 70px;
}
#PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Red {
  color: #f7a993;
}

#PDP-SHIMMER-DROPS .PDP-MyClarins-Intro .MainText {
  max-width: 660px;
  margin-top: 20px;
  /* background-color: #fce9f0; */
  border: 1px solid;
  padding: 30px;
}
#PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text .Red {
  font-size: 40px;
  line-height: 40px;
}
@media only screen and (max-width: 761px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content span > span {
    display: block;
  }
}
#PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -560px;
  top: 275px;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -520px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -190px;
    top: 195px;
    text-align: right;
    width: 130px;
  }
}
#PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(2) {
  left: 50%;
  margin-left: -180px;
  top: 335px;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(2) {
    margin-left: -140px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(2) {
    margin-left: 40px;
    top: 255px;
    text-align: left;
    width: 120px;
  }
}
#PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(3) {
  left: 50%;
  margin-left: -100px;
  top: 550px;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(3) {
    margin-left: -60px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Content .Text:nth-child(3) {
    left: 50%;
    margin-left: -60px;
    top: 490px;
    text-align: right;
    width: 160px;
  }
}

#PDP-SHIMMER-DROPS .PDP-MyClarins-Results {
  background-color: #f7a993;
  padding-top: 2px;
}
@media only screen and (max-width: 761px) {
  #PDP-SHIMMER-DROPS .PDP-MyClarins-Results {
    padding-top: 40px;
  }
}

/*-------------------------------------------------------------------*/
#PDP-RE-BOOST .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-RE-BOOST.png);
  height: 773px;
  margin-top: -300px;
  z-index: 1;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-RE-BOOST-mobile.png);
    height: 810px;
  }
}

#PDP-RE-BOOST .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}

@media only screen and (max-width: 1023px) {
  #PDP-RE-BOOST .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
    margin-bottom: 0;
  }

  #PDP-RE-BOOST .PDP-MyClarins-Intro span > span {
    display: block;
  }
}

#PDP-RE-BOOST .PDP-MyClarins-Intro .Title .Red {
  font-size: 70px;
  line-height: 70px;
}

#PDP-RE-BOOST .PDP-MyClarins-Content .Text .Red {
  font-size: 40px;
  line-height: 40px;
}
#PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -240px;
  top: 575px;
  text-align: left;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(1) {
    left: 50%;
    margin-left: 20px;
    top: 40px;
    text-align: left;
  }
}
#PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(2) {
  left: 50%;
  margin-left: 140px;
  top: 420px;
  text-align: left;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(2) {
    left: 50%;
    margin-left: -100px;
    top: 560px;
    text-align: left;
  }
}

@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST .PDP-MyClarins-Results {
    margin-top: -72px;
  }
}

#PDP-RE-BOOST .Mentions {
  padding-top: 40px;
}
/*-------------------------------------------------------------------*/
#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-REMOVE-EAU-LACTEE.png);
  height: 789px;
  margin-top: -300px;
  z-index: 1;
}
@media only screen and (max-width: 761px) {
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-REMOVE-EAU-LACTEE-mobile.png);
    height: 792px;
  }
}

#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  width: 1070px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}
@media only screen and (max-width: 1023px) {
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
    margin-bottom: 0;
  }
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Intro span > span {
    display: block;
  }
}

#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Intro .Title .Red {
  color: #fb364a;
  font-size: 70px;
  line-height: 70px;
}
#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Red {
  color: #fb364a;
}

#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text .Red {
  font-size: 40px;
  line-height: 40px;
}
#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -520px;
  top: 500px;
  text-align: right;
}

@media only screen and (max-width: 761px) {
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -180px;
    top: 480px;
    text-align: right;
    width: 120px;
  }
}
#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text:nth-child(2) {
  left: 50%;
  margin-left: 180px;
  top: 225px;
  text-align: left;
}
@media only screen and (max-width: 761px) {
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text:nth-child(2) {
    left: 50%;
    margin-left: -120px;
    top: 18px;
    text-align: right;
    width: 180px;
  }
}
#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text:nth-child(3) {
  left: 50%;
  margin-left: 155px;
  top: 552px;
  text-align: left;
}
@media only screen and (max-width: 761px) {
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text:nth-child(3) {
    margin-left: -105px;
    top: 642px;
    width: 260px;
  }
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Content .Text:nth-child(3) br {
    display: none;
  }
}
#PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Results {
  background-color: #fb364a;
  padding-top: 0px;
}
@media only screen and (max-width: 761px) {
  #PDP-REMOVE-EAU-LACTEE .PDP-MyClarins-Results {
    padding-top: 10px;
  }
}

#PDP-REMOVE-EAU-LACTEE .Mentions {
  padding-top: 40px;
}
/*-------------------------------------------------------------------*/
#PDP-SWEETY-BALM .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-SWEETY-BALM.png);
  height: 709px;
  margin-top: -300px;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  #PDP-SWEETY-BALM .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-SWEETY-BALM-tablet.png);
  }
}
@media only screen and (max-width: 761px) {
  #PDP-SWEETY-BALM .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-SWEETY-BALM-mobile.png);
    height: 640px;
  }
}

#PDP-SWEETY-BALM .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  width: 1070px;
  padding-right: 560px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}
@media only screen and (max-width: 1023px) {
  #PDP-SWEETY-BALM .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
  }
}

#PDP-SWEETY-BALM .PDP-MyClarins-Intro .Title .Red {
  color: #f44976;
  font-size: 70px;
  line-height: 70px;
}
#PDP-SWEETY-BALM .PDP-MyClarins-Content .Red {
  color: #f44976;
}

#PDP-SWEETY-BALM .PDP-MyClarins-Content .Text .Red {
  font-size: 40px;
  line-height: 40px;
}
#PDP-SWEETY-BALM .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -620px;
  top: 350px;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  #PDP-SWEETY-BALM .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -600px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-SWEETY-BALM .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -170px;
    top: 80px;
    width: 120px;
  }
}
#PDP-SWEETY-BALM .PDP-MyClarins-Content .Text:nth-child(2) {
  left: 50%;
  margin-left: -200px;
  top: 530px;
  text-align: right;
}
@media only screen and (max-width: 761px) {
  #PDP-SWEETY-BALM .PDP-MyClarins-Content .Text:nth-child(2) {
    margin-left: -60px;
    top: 540px;
  }
}

#PDP-SWEETY-BALM .PDP-MyClarins-Results {
  background-color: #f44976;
  padding-top: 0px;
}

@media only screen and (max-width: 761px) {
  #PDP-SWEETY-BALM .PDP-MyClarins-Results {
    padding-top: 20px;
  }
}

/*-------------------------------------------------------------------*/
#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-REFRESH-ROLLON.png);
  height: 700px;
  margin-top: -300px;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content {
    /*background-image:url(pdp/PDP-SWEETY-BALM-tablet.png);*/
  }
}
@media only screen and (max-width: 761px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-REFRESH-ROLLON-mobile.png);
    height: auto;
  }
}

#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  width: 1070px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
  }
}

#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Intro .Title .Red {
  color: #fb364a;
  font-size: 70px;
  line-height: 70px;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-ROLLON .PDP-MyClarins-Intro .Title .Red {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content {
    padding-left: 120px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content {
    padding-left: 0px;
    /*padding-top: 420px;*/
  }
}
#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Red {
  color: #fb364a;
}

#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text .Mentions {
  font-size: 12px;
}
#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text .SmallBlack {
  font-size: 30px;
  line-height: 30px;
}
#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text .Red {
  font-size: 40px;
  line-height: 40px;
}
#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -560px;
  top: 380px;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -600px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -170px;
    top: 80px;
    width: 120px;
  }
}
#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text:nth-child(2) {
  left: 50%;
  margin-left: -50px;
  top: 280px;
  text-align: left;
  width: 230px;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Content .Text {
    display: none !important;
  }
}

#PDP-RE-FRESH-ROLLON .PDP-MyClarins-Results {
  background-color: #fb364a;
  padding-top: 0px;
}

@media only screen and (max-width: 761px) {
  #PDP-RE-FRESH-ROLLON .PDP-MyClarins-Results {
    padding-top: 20px;
  }
}

#PDP-RE-FRESH-ROLLON .SliderMobile {
  display: none;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-FRESH-ROLLON .SliderMobile {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
  #PDP-RE-FRESH-ROLLON .SliderMobile .Arrow {
    display: block !important;
    width: 300px;
    height: 420px;
    background-position: top center;
  }
  #PDP-RE-FRESH-ROLLON .SliderMobile #ARROW-1 {
    background-image: url(pdp/PDP-REFRESH-ROLLON-mobile-arrow-1.png);
  }
  #PDP-RE-FRESH-ROLLON .SliderMobile #ARROW-2 {
    background-image: url(pdp/PDP-REFRESH-ROLLON-mobile-arrow-2.png);
  }
  #PDP-RE-FRESH-ROLLON .SliderMobile .Text {
    display: block !important;
    margin: 0 !important;
    position: relative !important;
    padding: 20px !important;
    text-align: center !important;
    right: auto !important;
    top: auto !important;
    width: calc(100% - 40px) !important;
    left: auto !important;
  }
}

/*-------------------------------------------------------------------*/
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-REBOOST-GELCREAM.png);
  height: 690px;
  margin-top: -300px;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content {
    /*background-image:url(pdp/PDP-SWEETY-BALM-tablet.png);*/
  }
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-REBOOST-GELCREAM-mobile.png);
    height: auto;
  }
}

#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  width: 1070px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
  }
}

#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Intro .Title .Red {
  color: #fb364a;
  font-size: 70px;
  line-height: 70px;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Intro .Title .Red {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content {
    padding-left: 120px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content {
    padding-left: 0px;
    /*	padding-top: 420px;*/
  }
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Red {
  color: #fb364a;
}

#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text .Mentions {
  font-size: 12px;
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text .SmallBlack {
  font-size: 30px;
  line-height: 30px;
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text .Red {
  font-size: 40px;
  line-height: 40px;
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -520px;
  top: 150px;
  text-align: right;
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text:nth-child(2) {
  left: 50%;
  margin-left: -430px;
  top: 360px;
  text-align: left;
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text:nth-child(3) {
  left: 50%;
  margin-left: -500px;
  top: 490px;
  text-align: right;
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text:nth-child(4) {
  left: 50%;
  margin-left: 0px;
  top: 180px;
  text-align: left;
  width: 230px;
}
#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text:nth-child(5) {
  left: 50%;
  margin-left: 0px;
  top: 420px;
  text-align: right;
  width: 180px;
}

@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Content .Text {
    display: none !important;
  }
}

#PDP-RE-BOOST-GELCREAM .PDP-MyClarins-Results {
  background-color: #fb364a;
  padding-top: 0px;
}

#PDP-RE-BOOST-GELCREAM .SliderMobile {
  display: none;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-GELCREAM .SliderMobile {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
  #PDP-RE-BOOST-GELCREAM .SliderMobile .Arrow {
    display: block !important;
    width: 300px;
    height: 450px;
    background-position: top center;
  }
  #PDP-RE-BOOST-GELCREAM .SliderMobile #ARROW-1 {
    background-image: url(pdp/PDP-REBOOST-GELCREAM-mobile-arrow-1.png);
  }
  #PDP-RE-BOOST-GELCREAM .SliderMobile #ARROW-2 {
    background-image: url(pdp/PDP-REBOOST-GELCREAM-mobile-arrow-2.png);
  }
  #PDP-RE-BOOST-GELCREAM .SliderMobile #ARROW-3 {
    background-image: url(pdp/PDP-REBOOST-GELCREAM-mobile-arrow-3.png);
  }
  #PDP-RE-BOOST-GELCREAM .SliderMobile #ARROW-4 {
    background-image: url(pdp/PDP-REBOOST-GELCREAM-mobile-arrow-4.png);
  }
  #PDP-RE-BOOST-GELCREAM .SliderMobile #ARROW-5 {
    background-image: url(pdp/PDP-REBOOST-GELCREAM-mobile-arrow-5.png);
  }

  #PDP-RE-BOOST-GELCREAM .SliderMobile .Text {
    display: block !important;
    margin: 0 !important;
    position: relative !important;
    padding: 20px !important;
    text-align: center !important;
    right: auto !important;
    top: auto !important;
    width: calc(100% - 40px) !important;
    left: auto !important;
  }
}
/*-------------------------------------------------------------------*/
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content {
  background-image: url(pdp/PDP-REBOOST-HANDCREAM.png);
  height: 797px;
  margin-top: -300px;
  z-index: 1;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-1,
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-2 {
  position: absolute;
  left: 50%;
  top: 0;
  transition: transform ease-in-out 0.5s;
  transform: scale(1);
  cursor: pointer;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-1 {
  top: 180px;
  width: 80px;
  margin-left: -131px;
  height: 80px;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-2 {
  top: 48px;
  width: 120px;
  margin-left: -491px;
  height: 80px;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-2 img,
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-1 img {
  width: 100%;
  display: block;
}

#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-1:hover,
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-2:hover {
  transform: scale(1.1);
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content {
    background-image: url(pdp/PDP-REBOOST-HANDCREAM-mobile.png),
      url(pdp/PDP-REBOOST-HANDCREAM-mobile-bottom.png);
    background-position: top center, bottom center;
    height: auto;
    padding-top: 920px;
    padding-bottom: 210px;
  }
}

#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Complex {
  padding: 20px;
  top: 298px;
  font-size: 14px;
  z-index: 1;
  left: calc(50% - 586px);
  color: #fff;
  width: 420px;
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Complex {
    padding: 20px;
    top: auto;
    left: auto;
    width: 220px;

    position: relative;
    margin-right: 20px;
    margin-left: auto;
  }
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Intro {
  height: 300px;
  margin: 0 auto;
  width: 1070px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding-top: 30px;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Intro {
    height: auto;
    margin: 20px auto;
    width: auto;
    padding: 0px;
  }
}

#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Intro .Title .Red {
  color: #fb364a;
  font-size: 70px;
  line-height: 70px;
}

@media only screen and (max-width: 1170px) and (min-width: 1024px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content {
    padding-left: 120px;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content {
    padding-left: 0px;
    margin-top: -150px !important;
  }
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Red {
  color: #fb364a;
}

#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text .Mentions {
  font-size: 12px;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text .SmallBlack {
  font-size: 30px;
  line-height: 30px;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text .Red {
  font-size: 38px;
  line-height: 40px;
}

@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Intro .Title .Red {
    font-size: 70px;
    line-height: 70px;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Intro .Title .Black {
    font-size: 35px;
    line-height: 35px;
  }

  
}

#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(1) {
  left: 50%;
  margin-left: -600px;
  top: 150px;
  text-align: right;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(2) {
  right: 50%;
  margin-right: 350px;
  top: 620px;
  text-align: right;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(3) {
  left: 50%;
  margin-left: 280px;
  top: 200px;
  text-align: left;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(4) {
  left: 50%;
  margin-left: 280px;
  top: 680px;
  text-align: left;
  width: 330px;
}

#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Results {
  background-color: #fb364a;
  padding-top: 30px;
}

@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-1 {
    top: 180px;
    width: 80px;
    margin-left: -131px;
    height: 80px;
  }

  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Picto-2 {
    display: none;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(1) {
    left: 50%;
    margin-left: -40px;
    top: auto;
    bottom: 20px;
    width: 280px;
    text-align: left;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(2) {
    right: 50%;
    margin-right: -160px;
    top: 810px;
    text-align: left;
    width: 320px;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(3) {
    left: 50%;
    margin-left: -20px;
    top: 124px;
    text-align: right;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(4) {
    left: 50%;
    margin-left: 10px;
    top: 680px;
    text-align: right;
    width: 150px;
  }
}
@media only screen and (min-width: 762px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content br.isMobile {
    display: none;
  }
}
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content br.isDesktop {
    display: none;
  }
}
/*---------------------------------------------------------------------*/
#PDP-CLAIM {
  background-color: #fb364a;
  padding: 30px;
  max-width: 1060px;
  margin: 0 auto;
  margin-top: 20px;
  color: #fff;
  text-align: center;
}

#PDP-CLAIM .Title {
  text-align: center;
  font-weight: normal;
  font-family: "moonflowerbold";
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}
#PDP-CLAIM .Text {
  text-align: center;
  color: #fff;
  padding: 0px 20px;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
}
/*---------------------------------------------------------------------*/
.PDP-MyClarins-Complex {
  padding: 20px;
  background-color: #1ad4c6;
  position: absolute;
  left: 50%;
  top: 168px;
  font-size: 16px;
  z-index: 1;
  left: calc(50% + 206px);
  color: #fff;
  width: 300px;
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  text-align: left;
}
@media only screen and (max-width: 761px) {
  .PDP-MyClarins-Complex {
    position: relative;
    margin: 20px;
    margin-top: 40px;
    top: auto;
    left: auto;
    width: auto;
  }
}
.PDP-MyClarins-Complex .ComplexTitle {
  font-weight: normal;
  font-family: "moonflowerbold";
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
}
.PDP-MyClarins-Complex .ComplexMentions {
  font-size: 12px;
  text-align: left;
  opacity: 1;
  color: #fff;
}

/*---------------------------------------------------------------------*/

@media only screen and (max-width: 761px) {
  .PDP-MyClarins-Content .Text .Red {
    line-height: 35px;
    margin-bottom: 0;
  }
}

/*---------------------------------------------------------------------*/

#PDP-RE-BOOST .PDP-MyClarins-Content{
  background-image:url(pdp/PDP-RE-BOOST.png);
  height:773px;
  margin-top:-300px;
  z-index:1;
}
@media only screen and (max-width:761px) {
#PDP-RE-BOOST .PDP-MyClarins-Content{
  background-image:url(pdp/PDP-RE-BOOST-mobile.png);
  height:810px;
}
}

#PDP-RE-BOOST .PDP-MyClarins-Intro{
  height:300px;
  margin:0 auto;
  box-sizing:border-box;
  position:relative;
  z-index:2;
  padding-top:30px;
  
}

@media only screen and (max-width:1023px) {
#PDP-RE-BOOST .PDP-MyClarins-Intro{
  height:auto;
  margin:20px auto;
  width:auto;
  padding:0px;
  margin-bottom:0;
}

#PDP-RE-BOOST .PDP-MyClarins-Intro span>span{
  display:block;
  
}

}

#PDP-RE-BOOST  .PDP-MyClarins-Intro .Title .Red{
  font-size:70px;line-height:70px;
  
}


#PDP-RE-BOOST .PDP-MyClarins-Content .Text .Red{
  font-size:40px;
  line-height:40px;
}
#PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(1){
      left: 50%;
    margin-left: -240px;
    top: 575px;
    text-align: left;
}
@media only screen and (max-width:761px) {
#PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(1){
    left: 50%;
    margin-left: 20px;
    top: 40px;
    text-align: left;
}

}
#PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(2){
    left: 50%;
    margin-left: 140px;
    top: 420px;
    text-align: left;
}
@media only screen and (max-width:761px) {
#PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(2){
       left: 50%;
    margin-left: -100px;
    top: 560px;
    text-align: left;
}

}

@media only screen and (max-width:761px) {
#PDP-RE-BOOST  .PDP-MyClarins-Results {
    margin-top: -72px;
}

}

#PDP-RE-BOOST .Mentions {
    padding-top: 40px;
}
/*---------------------------------------------------------------------*/

/*MASTER ANALYSIS EDITS*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2){
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content br.isMobile{
    display: block;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(1){
    margin-left: -585px;
  }
}

/* DTW Edits */
.lne-brk {
  display: none;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(1) {
  margin-left: -652px; 
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(2) {
  top: 630px;
}
#PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(3) {
  top: 200px; 
}



/* Iphone 7 (mobile) */
@media only screen and (max-width: 761px) {
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Intro .Title .Black {
    font-size: 33px;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(3) {
    top: 125px;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(2) {
    top: 810px;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -40px;
    width: 260px;
  }
  .PDP-MyClarins-Complex .ComplexTitle {
    font-size: 35px;
  }
  #PDP-RE-BOOST .PDP-MyClarins-Content .Text:nth-child(1) {
    top: 8px;
  }
}

/*Tablet landscape*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .lne-brk {
    display: block;
  }
  #PDP-RE-BOOST-HANDCREAM .PDP-MyClarins-Content .Text:nth-child(1) {
    margin-left: -582px;
  }
}