/* Hide Qty and Cart Btn on PDP (V2) */
.product-detail .product-meta .product-add-to-cart .product-add-to-cart-layout-wrapper {
display:none !important;
}
.ProductItem-quantity-add-to-cart {
display:none;
}
.ProductItem-quantity-add-to-cart {
display:none;
}