
body.woocommerce-cart .woocommerce .product-quantity input[type="number"].qty {
    pointer-events: none;
}
