.ProductItem__Label--onSale {
    font-weight: bold;
}
.cst-btn-two-plus-one{
  display:none;
}
.review_title {
    font-weight: bold;
    font-size: 18px;
}
@media screen and (max-width: 768px) {
.sticky-addcartbtn.Cart__Checkout.Button.Button--primary.Button--full {
    display: none;
}
}