/*---------------------------------------*/
.dp-routine {
  font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  overflow: hidden;
  width: 100%;
  max-width: 1048px;
  margin: 0 auto;
}
.dp-routine .dp-quickshop {
  display: none !important;
}

.dp-routine__quickshop-link {
  text-align: center;
  padding-top: 15px;
}
.dp-routine__quickshop-link a,
.dp-routine__quickshop-link span {
  background-color: transparent;
  display: inline-block;
  color: #000;
  padding: 15px 30px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  line-height: 18px;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  cursor: pointer;
  border: 1px solid #e7e4e2;
  min-width: 155px;
  text-align: center;
  border-radius: 5px;
}
.dp-routine__list {
  max-width: 788px;
  margin: 0 auto;
}
.dp-routine__title {
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 40px;
  display: block;
  position: relative;
  z-index: 1;
  max-width: 768px;
  margin: 0 auto;
  line-height: 1.2em;
  font-weight: normal;
}
.dp-routine__title::after {
  content: " ";
  width: 100%;
  position: absolute;
  z-index: -1;
  height: 2px;
  left: 0;
  top: 33px;
  width: 100%;
  background-color: #e7e4e2;
}

.dp-routine__title span {
  display: inline-block;
  padding: 0 60px;
  background-color: #fff;
}

.dp-routine__title strong {
  font-weight: normal;
}
.dp-product-section[data-age="30"] .dp-routine__title strong {
  color: #e5b6c1;
}
.dp-product-section[data-age="40"] .dp-routine__title strong {
  color: #e19179;
}
.dp-product-section[data-age="50"] .dp-routine__title strong {
  color: #ba0c2f;
}
.dp-product-section[data-age="60"] .dp-routine__title strong {
  color: #c5a885;
}
.dp-routine__item {
  padding: 10px;
  max-width: 242px;
  outline: 0;
}
.dp-routine__item.QuickShopLink span {
  color: #000;
}

.dp-routine__packshot {
  /* background-color: #f8f8f7; */
  display: flex;
  height: 242px;
  width: 242px;
  justify-content: center;
  align-items: center;
}

.dp-routine__packshot img {
  width: 132px !important;
  display: block;
  margin: 0 auto;
}

.dp-routine__product-name {
  font-size: 16px;
  text-align: center;
  font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
    Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: normal;
  padding-top: 20px;
}
@media (max-width: 761px) {
  .dp-routine__title {
    padding: 20px;
  }
  .dp-routine__title::after {
    display: none;
  }
  .dp-routine__title span {
    padding: 0px;
  }
  .dp-routine__title strong {
    display: block;
  }
  .dp-routine__list {
    max-width: 262px;
  }
  .dp-routine__list .slick-list {
    overflow: visible;
  }
}

/*-------------------------------------------------------*/
.dp-routine__packshot[data-product="double-serum"] img {
  width: 56px !important;
}
.dp-routine__packshot[data-product="total-eye-lift"] img {
  width: 56px !important;
}
.dp-routine__packshot[data-product="eye-contour-gel"] img {
  width: 79px !important;
}
.dp-routine__packshot[data-product="multi-active-eye"] img {
  width: 52px !important;
}
.dp-routine__packshot[data-product="hydra-essentiel-eye"] img {
  width: 70px !important;
}
.dp-routine__packshot[data-product="extra-firming-eye"] img {
  width: 54px !important;
}
.dp-routine__packshot[data-product="extra-firming-day"] img {
  width: 148px !important;
}
.dp-routine__packshot[data-product="double-serum-eyes"] img {
  width: 70px !important;
}

.dp-routine__packshot[data-product="Eye-concentrate"] img {
  width: 31px !important;
}

.dp-routine__packshot[data-product="Facial-Lift-Serum"] img {
  width: 48px !important;
}

/* .dp-routine__quickshop-link a, .dp-routine__quickshop-link span{
  background-color: black;
    display: inline-block;
    color: white;
    padding: 15px 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    line-height: 18px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    cursor: pointer;
    border: 1px solid #e7e4e2;
    min-width: 155px;
    text-align: center;
    border-radius: 5px;
} */
/* .dp-routine__packshot[data-product="extra-firming"] img {
  width: 239px !important;
} */

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (-webkit-min-device-pixel-ratio: 2) { 
  .dp-product-section__quickshop span {

    padding: 15px 0px!important;
    min-width: 133px!important;
    margin-left: 51px!important;
    /* width: 109px; */
  }
  .dp-routine {
    width: 84%!important;
    
  }

  /* .dp-routine__packshot[data-product="extra-firming"] img {
    width: 215px !important;
} */

  .dp-product-section__quickshop #dp-product-section__quickshop-discover{
    margin-left: -5px!important;
    /* width: 109px; */
}
}
.dp-routine__packshot[data-product="extra-firming-2021"] img {
  width: 250px !important;
}
