.mt-10 {
  margin-top: 10px !important;
}

.fs-pt-carousel__track{
  opacity: 0;
  transition: opacity .3s linear;
}
.fs-pt-carousel__track.slick-initialized{
  opacity: 1;
}
.fs-c-price ,
.fs-c-cartTable__actionButton__container > button,
.fs-c-cartTable__headerCell {
    white-space: nowrap !important;
}

.coupon iframe {
height: 250px;
}

