/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2026 | 12:25:51 */
/* Trang chi tiết sản phẩm */
.single-product form.cart .quantity{
    display: none !important;
}

/* Trường hợp có sticky bar / mobile bar */
.single-product .tbs-sticky-bar .quantity,
.single-product .sticky-add-to-cart .quantity{
    display: none !important;
}
