/* ---------------------------------------------- */
.footer-wrapper button.button-link.go-to-top:active,
.footer-wrapper button.button-link.go-to-top:focus,
button.button-link.inTheMiddle:active,
button.button-link.inTheMiddle:focus {
   border: none !important;
   outline: none !important;
}

html,
body {
   overflow-x: clip;
}

.ds9__page .ds9__bloc [data-anchor-id="4"] {
   position: relative;
   width: 100%;
   margin: 0 auto;
   scroll-margin-top: 1000px !important;
}

.ds9__page .ds9__edito [data-anchor-id="4"] {
   scroll-margin-top: 1000px !important;
}

@media screen and (max-width: 480px) {
   .ds9__page .ds9__edito-result-text {
      font-size: 12px;
   }
}

@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {
   .ds9__page .ds9__ingredient-popin-content {
      left: -27px;
   }
}


@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
   .ds9__page .ds9__ingredient-popin-content {
      left: -81px;
   }

   .ds9__page .ds9__formula-content {
      left: 40%;
   }

   .ds9__popin-epiageing .ds9__popin-content {
      padding-left: 16px;
   }
}

.ds9__page .ds9__popin-reed-content {
   right: -30px;
   width: 204px;
}

.ds9__page .ds9__faq-title {
   padding-top: 55px;
}

@media screen and (max-width: 480px) {
   .ds9__page .ds9__navigation {
      top: 75px;
   }

   .ds9__page .ds9__popin-reed-content {
      right: -9px;
      width: 185px;
   }

   .ds9__page .ds9__facial-expert {
      width: 93%;
   }
}

/* ds9__navigation ds9__initialised */