/*
ARCONIX FLEXSLIDER CSS
-------------------------------------------

PLEASE DO NOT make modifications to this file directly as it will be overwritten on update.
Instead, save a copy of this file to your theme or child theme directory. It will then be
loaded in place of the plugin's version and will maintain your changes on upgrade

*/

// Custom Variables & Mixins
//------------------------------------------------------------
@import "lib/variables.less";
@import "lib/mixins.less";

// Core import - For flexslider operation
//------------------------------------------------------------
@import "core.less";

// Theme import - For flexslider appearance
//------------------------------------------------------------
@import "theme.less";