/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 
.woocommerce-billing-fields input,.woocommerce-billing-fields select,.woocommerce-billing-fields .select2-selection__rendered ,.woocommerce-billing-fields textarea,.woocommerce-billing-fields .woocommerce-input-wrapper {
    color: #000 !important;
}  

#order_comments{
    color: #000 !important;
}

.shop_table .eael-wc-table-body .product-name {
    text-align: left !important;
}