/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.wsfl_cart_contain table#wsfl_main_contain thead tr {background: #bfbfbf none repeat scroll 0 0;border-bottom: 1px solid #000;}
.wsfl_cart_contain table#wsfl_main_contain thead tr th {color: #000;padding: 10px;text-align: center;vertical-align: middle;}
.wsfl_cart_contain table#wsfl_main_contain tbody tr td {padding: 10px;text-align: center;vertical-align: middle;}
.wsfl_cart_contain table#wsfl_main_contain tbody tr.odd {border-bottom: 1px solid #000;}
.wsfl_cart_contain table#wsfl_main_contain tbody tr.even {background: #dadada;border-bottom: 1px solid #000;}
.wsfl_add_product_to_cart img,.remove_product_to_wsfl img{margin: 0 auto;}