.cart .free-shipping-bar {
  border-radius: 9px 9px 0 0;
}
.cart__form-main-content .quantity-input input {
  pointer-events: none;
}