.dp-beauty-faq__question-title::after,
section *, section h1, section h2, section h3, section h4, section h5{
  font-family: Tajawal, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
}


section.dp-routine h2,
section.dp-routine span,
section.dp-routine .dp-routine__product-name,
section.dp-routine .dp-routine__quickshop-link,
section.dp-routine .dp-routine__quickshop-link span,
section.dp-header,
section.dp-product-section,
section.dp-how-to h3,
section.dp-how-to span,
section.dp-how-to .dp-how-to__duration,
section.dp-how-to .dp-how-to__number,
section.dp-how-to p,
section.dp-beauty-faq,
section.dp-beauty-consult,
section.dp-perfect-gift {
  direction: rtl;
}
section .dp-how-to__text, section .dp-beauty-faq__question-title, section .dp-beauty-faq__answer, section .dp-product-section__arguments {
  text-align: right;
}
section .dp-beauty-faq__question-title {
  padding-left: 30px;
  padding-right: 0px;
}
section .dp-beauty-faq__question-title::after {
  right: auto;
  left: 0;
}

.dp-beauty-consult__title a {
  color: #fff;
}

.dp-how-to__number {
  right: auto;
  left: 5px;
  top: 62px;
  line-height: initial;
}
.dp-how-to__duration {
  right: 70px;
  left: auto;
}


.dp-product-section[data-product="total-eye-lift"] .dp-product-section__ingredient-name {
  right: auto;
  left: 84px;
}

.dp-product-section[data-product="extra-firming-eye"] .dp-product-section__ingredient-name {
  right: auto;
  left: 15px;
}
@media (min-width: 762px) {
  .dp-beauty-consult__box {
    min-width: 600px
  }
  .dp-how-to .slick-track,
  .dp-routine .slick-track {
    flex-direction: row-reverse;
    display: flex;
  }  
  .dp-how-to .slick-track .slick-slide {
    float: right;
  }
}
.dp-routine__packshot[data-product="extra-firming"] img {
  width: 153px !important;
}

.dp-product-section[data-product="eye-contour-gel"] .dp-product-section__ingredient-name {
  right: auto;
  left: 30px;
}

.dp-product-section[data-product="hydra-essentiel-eye-mask"] .dp-product-section__ingredient-name {
  right: auto;
  left: 78px;
}
.dp-product-section[data-product="multi-active-eye"] .dp-product-section__ingredient-name {
  right: auto !important;
  left: 60px !important;
}
.dp-perfect-gift .dp-perfect-gift__link span,
.dp-beauty-consult__link a,
.dp-beauty-faq__question-title,
.dp-beauty-faq__text,
.dp-how-to__link a,
.dp-routine__quickshop-link a,
.dp-routine__quickshop-link span,
.dp-routine__product-name,
.dp-product-section__quickshop span,
.dp-product-section__product-name,
.dp-product-section__title span,
.dp-beauty-faq__question-title::after {
  font-weight: 500 !important;
}