/home2/mshostin/carnival.ms-hostingladz.com/public/shopAssets/less/style.less

/*	

	1. IMPORT FILES

	2. GENERAL

	3. ELEMENTS

	4. HEADER

		4.1 General

		4.2 Header Skin

	5. SIDEBAR

	6. FOOTER

	7. Blog

		7.1 General

		7.2 Blog Page

		7.3 Single Blog

	8. SHOP

		8.1 Shop General

		8.2 Shop Page

		8.3 Shop Single

		8.4 Shop Cart

	9. PAGES

		9.1 About Us

		9.2 Contact Us

		9.4 Login / Register

	10. HOME PAGE




################################################################# */ 

/*==========================================================

	1. IMPORT FILES

==========================================================*/

@import "import/_mixins";
@import "import/_mixins-buttons";
@import "import/_variables";
@import "import/_fonts";
@import "import/_links";

/*==========================================================

	2. GENERAL

==========================================================*/
@import "components/_global";

/*==========================================================

	3. ELEMENTS

==========================================================*/


@import "components/_components";

@import "components/_button";

@import "components/_forms";

@import "components/_tab";

@import "components/_carousel";


/*==========================================================

	4. HEADER

==========================================================*/

@import "layouts/_header";

/*==========================================================

	5. SIDEBAR

==========================================================*/

@import "layouts/_sidebar";

/*==========================================================

	6. FOOTER

==========================================================*/
@import "layouts/_footer";



/*==========================================================

	7. Blog

==========================================================*/

@import "blog/_post";

@import "blog/_category";

@import "blog/_single";


/*==========================================================

	8. SHOP

==========================================================*/

@import "products/_product";

@import "products/_category";

@import "products/_detail";

/*==========================================================

	9. PAGES

==========================================================*/

@import "layouts/_pages";

/*==========================================================

	10. HOME PAGE

==========================================================*/

@import "layouts/_home";