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

body#{ $_body-theme-selector }.admin-bar .fc-wrapper .fc-checkout-order-review[data-flyout].is-activated.is-open {
	padding: $checkout-header-height 0 0;
}
