// ------------------------------------
// ORDER SUMMARY
// ------------------------------------

body#{ $_body-theme-selector } div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table tbody tr.cart-item {
	color: inherit;
}



body#{ $_body-theme-selector } div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table .order-total th,
body#{ $_body-theme-selector } div.woocommerce .fc-wrapper #order_review table.woocommerce-checkout-review-order-table .order-total td {
	border-bottom: 0 !important; // Needed to override theme styles
}
