.fam-carousel .heading.heading--text {
  width: 100%;
}

.fam-carousel .heading.heading--text h3 {
  background: -webkit-linear-gradient(90deg, rgba(152,160,214,1) 0%, rgba(168,199,238,1) 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.scheduled-compare-at span:last-of-type {
  text-decoration: line-through;
}

@media screen and (min-width: 1000px) and (max-width: 1439px) {
  .product-clear-lunchbox .product-anti-content-wrapper-inner {
    padding-bottom: 10%;
  }
}
