/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2026 | 10:50:46 */
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {

	background-color: #F4F3EF !important;
}
#payment ul.wc_payment_methods li.wc_payment_method input[type="radio"]:first-child:checked + label {
	background: #EFEBE1 !important;
}
#payment ul.wc_payment_methods li.wc_payment_method > label {
	background: #EFEBE1 !important;
}