
/* ---------- */
.serum-finder-steps__item .serum-finder-steps__button>p {
  font-size: 11px;
}
.serum-finder-shopnow{
  font-size: 12px !important;
  padding: 7px !important;
}


.serum-finder-product__DS-container {
  display: none;
  margin-top: 14px;
  max-width: 767px;
  width: 100%;
}

.serum-finder-product__DS {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: solid 1px #faf3eb;
  min-height: 160px;
  margin: 0 auto;
  padding: 0 40px;
}

.serum-finder-product__DS-text-1 {
  font-family: var(--GOTHAM-MEDIUM);
  font-size: 13px;
  line-height: 25px;
  margin: 0;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.serum-finder-product__DS-text-2 {
  font-size: 32px;
  line-height: 35px;
  font-family: var(--CLARINS-FONT);
}

.serum-finder-product__DS-text-3 {
  font-size: 14px;
  line-height: 19.6px;
  letter-spacing: 0.02em;
  margin: 0;
  margin-top: 10px;
}

.serum-finder-product__DS-infos .serum-finder-shopnow {
  margin-top: 15px;
  border: solid 1px #dedbda;
  background-color: #fff !important;
  color: #333333;
  transition: 0.3s;
}

.serum-finder-product__DS-infos .serum-finder-shopnow:hover {
  border-color: #be0f34;
  color: #be0f34;
}

.serum-finder-product__DS-infos {
  margin-left: auto;
  padding-left: 20px;
}

.serum-finder-product__DS-visual {
  max-width: 36px;
  width: 100%;
}

.serum-finder-product__DS-text {
  padding-left: 50px;
}

.serum-finder-product__DS-price {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin: 0;
  text-align: center;
}
