/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 24 2026 | 12:44:59 */
html body.woocommerce-cart .woocommerce form.checkout_coupon button.button[name="apply_coupon"],
html body.woocommerce-cart .woocommerce form.checkout_coupon button[name="apply_coupon"],
html body.woocommerce-cart button.button[name="apply_coupon"],
html body.woocommerce-cart button[name="apply_coupon"],
html body .woocommerce-cart-form button.button[name="apply_coupon"],
html body .woocommerce-cart-form button[name="apply_coupon"],
html body .coupon button.button[name="apply_coupon"],
html body .coupon button[name="apply_coupon"] {
	color: #000000 !important;
	-webkit-text-fill-color: #000000 !important;
	text-shadow: none !important;
}

html body.woocommerce-cart .woocommerce form.checkout_coupon button.button[name="apply_coupon"]:hover,
html body.woocommerce-cart .woocommerce form.checkout_coupon button.button[name="apply_coupon"]:focus,
html body.woocommerce-cart .woocommerce form.checkout_coupon button.button[name="apply_coupon"]:active,
html body .coupon button.button[name="apply_coupon"]:hover,
html body .coupon button.button[name="apply_coupon"]:focus,
html body .coupon button.button[name="apply_coupon"]:active {
	color: #000000 !important;
	-webkit-text-fill-color: #000000 !important;
	text-shadow: none !important;
}