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





// ------------------------------------
// IMPORT STYLES
// ------------------------------------
@import
	"checkout-coupon-code",
	"checkout-payment-methods",
	"woocommerce-form-fields",
	"woocommerce-form-fields-select2";
