/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2025 | 06:43:50 */
/* Hide add to cart button */
body.postid-59009 .template-single-product .wc-form-add-to-cart.primary,
body.postid-59088 .wc-form-add-to-cart.primary,
body.postid-59096 .wc-form-add-to-cart.primary,
body.postid-59101 .wc-form-add-to-cart.primary {
	display: none !important;
}

/* Hide floating add to cart button */
body.postid-59009 .floating-add-to-cart,
body.postid-59088 .floating-add-to-cart,
body.postid-59096 .floating-add-to-cart,
body.postid-59101 .floating-add-to-cart {
	display: none;
}

/* Hide Google Pay */
body.postid-59009 #wc-stripe-express-checkout-element,
body.postid-59088 #wc-stripe-express-checkout-element,
body.postid-59096 #wc-stripe-express-checkout-element,
body.postid-59101 #wc-stripe-express-checkout-element {
	display: none !important;
}

/* Hide PayPal */
body.postid-59009 .ppc-button-wrapper,
body.postid-59088 .ppc-button-wrapper,
body.postid-59096 .ppc-button-wrapper,
body.postid-59101 .ppc-button-wrapper {
	display: none;
}

/* Hide product quantity selector */
body.postid-59009 .wc-form-quantity-wrapper,
body.postid-59088 .wc-form-quantity-wrapper,
body.postid-59096 .wc-form-quantity-wrapper,
body.postid-59101 .wc-form-quantity-wrapper {
	display: none;
}

/* Hide shipping notice */
body.postid-59009 .bowe-wcart-item-shipping-notice,
body.postid-59088 .bowe-wcart-item-shipping-notice,
body.postid-59096 .bowe-wcart-item-shipping-notice,
body.postid-59101 .bowe-wcart-item-shipping-notice {
	display: none;
}
