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





// ------------------------------------
// IMPORT STYLES
// ------------------------------------
@import
	"checkout-login",
	"checkout-payment-methods",
	"checkout-billing",
	"checkout-shipping",
	"order-summary",
	"tom-select-control",
	"woocommerce-form-fields-select2",
	"woocommerce-form-fields";
