/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
		1. TYPOGRAPHY
		2. COLORS
		3. ICONS
		4. THEME GENERAL
		5. TOP BAR
		6. HEADER
		7. LAYOUTS
		8. COVER LAYOUTS
		9. OVERLAY LAYOUTS
		10. HEADER ACTIONS
		11. SOCIAL MENU
		12. MAIN MENU
		13. MEGA MENU
		14. SECTION STYLES
		15. WORDPRESS ELEMENTS
		16. BUTTON STYLES
		17. FORM STYLES
		18. SIDEBAR
		19. WIDGETS
		20. SINGLE POST
		21. BREADCRUMBS
		22. COMMENTS
		23. PAGINATION
		24. SECTION INSTAGRAM
		25. FOOTER
		26. RESPONSIVE
--------------------------------------------------------------*/

@import "theme-variables.less";
@import "meks_components/typography.less";
@import "meks_components/helpers.less";
@import "theme_components/colors.less";
@import "theme_components/icons.less";
@import "theme_components/general.less";
@import "theme_components/general-elements.less";
@import "theme_components/top-bar.less";
@import "theme_components/header.less";
@import "theme_components/layouts.less";
@import "theme_components/cover.less";
@import "theme_components/overlay.less";
@import "theme_components/header-actions.less";
@import "theme_components/soc-menu.less";
@import "theme_components/menu-main.less";
@import "theme_components/mega-menu.less";
@import "theme_components/section.less";
@import "theme_components/wp-elements.less";
@import "theme_components/buttons.less";
@import "theme_components/form-elements.less";
@import "theme_components/sidebar.less";
@import "theme_components/widgets.less";
@import "theme_components/single.less";
@import "theme_components/breadcrumbs.less";
@import "theme_components/comments.less";
@import "theme_components/pagination.less";
@import "theme_components/section-instagram.less";
@import "theme_components/footer.less";
@import "theme_components/blocks.less";
@import "theme_components/browser-fixes.less";
@import "theme_components/responsive.less";