//-----------------------------------------//
//-----------------------------------------//
//-----------------STARTER-----------------//
//-----------------------------------------//

//----00_Rules----//
@import "00_rules/normalize";

//----01_Mixins----//
@import "01_mixin/breakpoints";
@import "01_mixin/font-face";
@import "01_mixin/grid";
@import "01_mixin/gradient";
@import "01_mixin/rem-size";

//----02_utils----//
@import "02_utils/easings";
@import "02_utils/objectfit";
@import "02_utils/social";
@import "02_utils/triangle";
@import "02_utils/hidden";
@import "02_utils/border";

//----------------------------------------//
//----------------------------------------//
//------------------Wireframes-----------------//
//----------------------------------------//

//----settings----//
@import "theme/_settings/colors";
@import "theme/_settings/fonts";
@import "theme/_settings/titles";
@import "theme/_settings/content";
@import "theme/_settings/forms";
@import "theme/_settings/table";
@import "theme/_settings/form/form";
@import "theme/_settings/form/button";
@import "theme/_settings/form/checkbox";
@import "theme/_settings/form/color";
@import "theme/_settings/form/input";
@import "theme/_settings/form/label";
@import "theme/_settings/form/radio";
@import "theme/_settings/form/range";
@import "theme/_settings/form/select";

//----common----//

//----components----//

@import "theme/common/components/section";
@import "theme/common/components/panel";
@import "theme/common/components/btn";
@import "theme/common/components/editor";

//----header----//
@import "theme/common/header/topbar";
@import "theme/common/header/search";
@import "theme/common/header/nav";
@import "theme/common/header/burger";
@import "theme/common/header/brand";

//----footer----//
@import "theme/common/footer/bottombar";

//--widget
//----pages----//
@import "theme/pages/404";
@import "theme/pages/single";
@import "theme/pages/index";

//----widgets----//
@import "theme/widgets/global";
@import "theme/widgets/pack";

//--------starter-------//
@import "theme/widgets/editor";
@import "theme/widgets/news";
@import "theme/widgets/video";
@import "theme/widgets/textImg";
@import "theme/widgets/form";
@import "theme/widgets/column";
@import "theme/widgets/img";
@import "theme/widgets/hero";

//--------premium-------//
@import "theme/widgets/map";
@import "theme/widgets/faqs";
@import "theme/widgets/step";
@import "theme/widgets/factsfigures";

//--------tailor-------//
@import "theme/widgets/login";
@import "theme/widgets/accordion";

@import "theme/widgets/table";
//-- page 404 --//
// @import "layout/404/404";
