/*---------------------------------------*/
.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-bottom: 10px;
}
.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-routine__item {
  padding: 10px;
  max-width: 242px;
  outline: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
  align-items: center;
  margin: 0 auto;
}
.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 .slick-track {
  display: flex;
}
/* .dp-routine .slick-slide > div {
  height: 100%;
} */

.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: 20px 0;
  flex: 1;
}
@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="extra-firming"] img {
  width: 148px !important;
}
.dp-routine__packshot[data-product="extra-firming-eye"] img {
  width: 54px !important;
}

.dp-routine__packshot[data-product="hydra-essentiel-serum"] img {
  width: 58px !important;
}
.dp-routine__packshot[data-product="hydra-essentiel-eye"] img {
  width: 65px !important;
}
.dp-routine__packshot[data-product="hydra-essentiel-cream"] img {
  width: 138px !important;
}
.dp-routine__packshot[data-product="calm-essentiel-gel"] img {
  width: 57px !important;
}
.dp-routine__packshot[data-product="calm-essentiel-emulsion"] img {
  width: 68px !important;
}
.dp-routine__packshot[data-product="calm-essentiel-huile"] img,
.dp-routine__packshot[data-product="my-clarins-reboost-gel"] img {
  width: 74px !important;
}
.dp-routine__packshot[data-product="my-clarins-remove"] img {
  width: 101px !important;
}
.dp-routine__packshot[data-product="my-clarins-reboost"] img {
  width: 126px !important;
}
.dp-routine__packshot[data-product="my-clarins-clear"] img {
  width: 50px !important;
}

.dp-routine__packshot[data-product="super-restorative-night"]img {
  width: 56px !important;
}

.dp-routine__packshot[data-product="total-eye-lift"] img {
  width: 56px !important;
}

.dp-routine__packshot[data-product="multi-active"] img,
.dp-routine__packshot[data-product="super-restorative"] img,
.dp-routine__packshot[data-product="nutri-lumiere"] img,
.dp-routine__packshot[data-product="hydra-essentiel"] img,
.dp-routine__packshot[data-product="hydra-essentiel-creme"] img
 {
  width: 150px !important;
}


.dp-routine__product-price{
    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;
    min-height: 25px;
    flex: 1;
    padding: 0 0 20px 0;
}

.dp-routine__product-name{
  min-height: 60px;
}

/* Master Analysis */
.dp-routine__packshot[data-product="hydra-essentiel"] img{
  width: 50% !important;
}
.dp-routine__packshot[data-product="calm-essentiel-soothing-balm"] img{
  width: 40% !important;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .dp-routine__packshot {
    width: auto;
  }
}


@media (max-width: 480px) {
  .dp-routine__packshot {
    width: auto;
  }
}


/*---------------------------------------------------------------------------------------*/
.dp-routine__product-price {
    padding: 0;
}
.dp-routine__product-price_liter {
    margin: 0px;
    color: #787474;
    font-size: 11px;
    line-height: 1em;
    text-align: center;
    padding: 0;
}
.dp-routine__quickshop-link {
    margin-top: 20px;
}
.slick-arrow:hover:not(.cba-button-style),.slick-arrow:not(.not-tabbable):not(.cba-button-style):focus{
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .slick-prev {
      left: 0;
  }
  .slick-next {
      right: 0 !important;
  }
}

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
  .dp-routine__item {
      max-width: 100% !important;
      width: 100% !important;
  }
}



/* ---------------------------------- */
.dp-routine .slick-initialized .slick-slide {
  display: flex;
}

@media (orientation : portrait) {
  .dp-routine .slick-initialized .slick-slide {
    display: block;
  }
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  section#hydra-essentiel + section.dp-routine ul.slick-dots {
    display: none;
  }
}