/**
 * 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;
}

.woocommerce-cart-form{
        padding: 20px !important;
}

/*.eael-woo-cart-wrapper{*/
/* position: relative;*/
/*}*/

/*#share-cart-btn{*/
/*    position: absolute;*/
/*    left: 185px;*/
/*    bottom: 165px;*/
/*    z-index: 9999;*/
/*    width: 170px;*/
/*    height: 48px;*/
/*}*/