/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Oct 30 2025 | 10:59:32 */
/* Hide quantity field for product ID 917 */
body.postid-917 #cwginstock_quantity_field {
    display: none !important;
}