.cart-block__total-line--discount .cart-block__total-label::after {
  background-position: -1em -140.5em;
  width: 0.8125em;
  height: 0.8125em;
}
.cart-block__total-line--discount .cart-block__total-label::after {
  content: " ";
  vertical-align: middle;
  display: inline-block;
  background-image: url("/sites/reupd.com/themes/reupd/images/sprite/sprite.svg?v=548.625");
  background-repeat: no-repeat;
  background-size: 10.3125em 548.625em;
  font-size: 16px;
  margin-left: 10px;
}

.dcom-cart-free-shipping-message {
  border-radius: 16px;
  background: linear-gradient(78.49deg, #ffec7d 0%, #fabc73 98.83%);
}

.cart-item-remove .icon {
  font-size: 13px !important;
}

.cart-block--offcanvas-cart-table__quantity .quantity-button .icon {
  font-size: 15px;
}