/* ---------------------------------------------- */
.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__popin-reed-content {
   width: 170px;
}

[data-tracking-slide="plants-&-science-pop-in_hydration"] .ds9__popin-ingredient-title {
   font-size: 26px;
}

.ds9__page .ds9__bloc-faq {
   padding-top: 30px;
}

@media (orientation: landscape) {

}

@media (min-width: 768px) {
   .ds9__page .ds9__ingredient-title {
      font-size: 52px;
   }
}

@media (max-width: 1366px) 
and (min-width: 1113px){

}

@media (min-width: 1023px) {

}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (-webkit-min-device-pixel-ratio: 2) {

}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}

@media (orientation: portrait) {

}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
   .ds9__popin-epiageing .ds9__popin-content[data-item-content="1"] {
      padding-left: 0;
   }
   
   .ds9__popin-epiageing .ds9__popin-content[data-item-content="2"] {
      padding-left: 30px;
   }
}

@media (max-width: 761px) {

}

/*iPhone 11, 12, 13, 13 Min, and 13 Pro Max*/
@media (max-width: 480px) {
   .ds9__page .ds9__navigation-handler-text {
      font-size: 12.5px;
   }
}


/* --- ------------------------------------------------------ --- */

ul.ds9__popin-text__ul {
   list-style-type:none;
   padding:0;
   color: #333;
}

ul.ds9__popin-text__ul li::before{
   content : "-";
   padding-right: 8px;
}

.ds9__popin-left > div:nth-child(2) > p:nth-child(2) { 
   padding-bottom: 0;
}
