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

body#{ $_body-theme-selector } .fc-checkout-order-review .woodmart-table-wrapper,
body#{ $_body-theme-selector } .fc-checkout-order-review .wd-table-wrapper {
	margin: 0;
	padding: 0;
	overflow: visible;
	box-shadow: none;
	background-color: transparent;
}



body#{ $_body-theme-selector } form.woocommerce-checkout .fc-wrapper #order_review table.woocommerce-checkout-review-order-table .cart-discount .woocommerce-remove-coupon {
	margin-#{ $alignment-right }: - $global-spacing-extra-small;
}
