/**

This is the custom.css file

Add your own custom CSS here and avoid modifying the core theme files, 
since that'll make upgrading the theme problematic. 

Your custom CSS will be loaded after the theme's stylesheets, 
which means that your rules will take precedence.

*/

#header-sidebar > div.yit_cart_widget .product_list_widget .mini-cart-item-info,
#header-sidebar > div.yit_cart_widget .product_list_widget .mini-cart-item-info a,
#header-sidebar > div.yit_cart_widget .product_list_widget .mini-cart-item-info .subtotal,
#header-sidebar > div.yit_cart_widget .product_list_widget .mini-cart-item-info a.remove,
.woocommerce .cart-collaterals table tr.order-total .amount, 
.woocommerce-page .cart-collaterals table tr.order-total .amount { color:white !important;} 

.woocommerce .cart-list, .woocommerce .cart-user-info,
.woocommerce table.shop_table.cart td.product-subtotal, 
.woocommerce-page table.shop_table.cart td.product-subtotal {color:white !important;}

.woocommerce-billing-fields input, 
.woocommerce-billing-fields textarea,
.woocommerce-shipping-fields,
.woocommerce-shipping-fields textarea,
.woocommerce-ordering a.sbSelector,
.woocommerce-ordering .sbHolder a,
.woocommerce-ordering .sbOptions,
.woocommerce-page .quantity input.qty {color:black !important;}