form.cart .quantity .qty,
.quantity.buttons_added,
.single-product div.product form.cart .quantity {
    display: none !important;
}

.site-header-cart {
    display: none !important
}