/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 06 2025 | 21:25:11 */
.woocommerce-error {background-color: #fef2f2;color:#b81c23;}
.entry-content:not(.wc-tab) ul.woocommerce-error {color:#b81c23;}
.woocommerce-checkout .woocommerce-error {color:#b81c23;font-size: 0.9em;}

.form-row.woocommerce-validated input.input-text {
	border-color: #5cb85c !important;
}
