/*---------------------------------------*/
.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;
  line-height: 30px;
}
@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="eau-micellaire"] img {
  width: 56px !important;
}
.dp-routine__packshot[data-product="doux-nettoyant"] img {
  width: 56px !important;
}
.dp-routine__packshot[data-product="lotion-tonique"] img {
  width: 56px !important;
}
.dp-routine__packshot[data-product="demaquillant-express"] img {
  width: 70px !important;
}
.dp-routine__packshot[data-product="doux-nettoyant-purifiant"] img {
  width: 65px !important;
}
.dp-routine__packshot[data-product="lotion-tonique-purifiante"] img {
  width: 57px !important;
}
.dp-routine__packshot[data-product="lait-velours-demaquillant"] img {
  width: 57px !important;
}
.dp-routine__packshot[data-product="doux-nettoyant-moussant-apaisant"] img {
  width: 63px !important;
}
.dp-routine__packshot[data-product="lotion-tonique-apaisante"] img {
  width: 57px !important;
}
.dp-routine__packshot[data-product="huile-tres-demquillante"] img {
  width: 56px !important;
}
.dp-routine__packshot[data-product="mousse-nettoyante-peau-neuve"] img {
  width: 56px !important;
}



/*DTW Edits*/
.dp-routine__product-name{
  min-height: 65px;
  font-size: 14px;
}
.dp-see_all_products {
    text-align: center;
    margin: 70px auto 0;
}
.dp-see_all_products-title {
    font-size: 27px;
    line-height: 100%;
    font-weight: normal;
}
.dp-see_all_products ul {
    display: flex;
    justify-content: space-between;
    max-width: 790px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.dp-see_all_products ul li {
    list-style: none;
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 225px;
}
.dp-see_all_products ul li a {
    background-color: transparent;
    display: 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;
    text-align: center;
    border-radius: 5px;
}
.dp-see_all_products ul li a:hover {
    color: #be0f34;
    border-color: #be0f34;
}
.dp-routine__title{
  font-size: 27px;
}
.dp-routine__packshot[data-product="demaquillant-express"] img {
    width: 60px !important;
}

/*DTW Responsive Edits*/
/*1250 width*/
@media screen and  (max-width:1250px) {}

/*1023 width*/
@media screen and (max-width: 1023px) {}

/*960*/
@media screen and  (max-width:960px) {

}

/*761*/
@media only screen and (max-width:761px) {
  .dp-routine__list .slick-list {
      overflow: hidden;
  }
  .dp-see_all_products ul{
    display: block;
  }
  .dp-see_all_products ul li{
    display: inline-block;
    margin: 5px 20px;
  }
  .dp-routine__title {
    font-size: 20px;
  }
}


/*Iphone 7,8,9 plus*/
@media only screen
  and (max-width : 414px)
  and (max-height : 736px) {
    .dp-see_all_products ul li{
      margin: 0 auto 10px;
    }
}
  
/*Iphone 7*/
@media only screen
  and (max-width : 375px)
  and (max-height : 667px) {}
  
/*I phone 5 SE*/
@media only screen and (max-width:320px) {
  .dp-see_all_products ul li{
      margin: 0 auto 10px;
  }
}
