/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 26 2025 | 20:07:22 */
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea, .woocommerce .quantity input.qty, .dark input[type=email], .dark input[type=password], .dark input[type=tel], .dark input[type=text], .dark select, .dark textarea
{
  
    color: #626262 !important;
    background-color: #f5f2f2 !important;
    border-color: #928e8e !important;
}

input[type="tel"], input[type="text"]
{
    color: #626262 !important;
    background-color: rgb(245, 242, 242) !important;
    border-color: #928e8e !important;
}