// ------------------------------------
// DEFINE LOCAL VARIABLES
// ------------------------------------
$_body-page-selector:                  '.woocommerce-checkout' !default;
$_body-theme-selector:                 '.theme-avanam' !default;





// ------------------------------------
// IMPORT STYLES
// ------------------------------------
@import
	"order-summary",
	"checkout-billing",
	"checkout-shipping",
	"checkout-progress-bar";