/*
Theme Name: Clean Enterprise
Theme URI: https://catchthemes.com/themes/clean-enterprise/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Clean Enterprise is a responsive free corporate WordPress theme crafted for businesses of all kinds. It has been designed to perform at a professional level across a broad spectrum of interests and industries. This versatile corporate theme can adapt to any market niche and provides an accessible and intuitive interface. The theme is suitable for any types of brand, company, organization or causes. Blogs and shops, professional portfolios and corporate websites, Clean Enterprise has the resources to tackle them all. Clean Enterprise includes basic features like Featured Content, Featured Slider, Hero Content, Portfolio, Service, Testimonials, and more. All of these features have been added prioritizing all kinds of businesses. With a clean and minimal design, Clean Enterprise satisfies your needs and requirements no matter what website you own. Play around the features and introduce your creative touch with Clean Enterprise. If you want advanced features, check out the premium version, Clean Enterprise Pro. Clean Enterprise is translation ready as well. Check out Theme Instructions at https://catchthemes.com/themes/clean-enterprise/#theme-instructions/, Support at https://catchthemes.com/support/ and Demo at https://catchthemes.com/demo/clean-enterprise/
Version: 2.1.3
Requires at least: 5.6
Tested up to: 6.5
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clean-enterprise
Domain Path: /languages/
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, wide-blocks, block-styles, blog, photography, portfolio

Clean Enterprise is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

/**
1.0 Variables
2.0 Normalize
3.0 Typography
4.0 Elements
	4.1 Styles
5.0 Forms
6.0 Navigation
	6.1 Links
	6.2 Menus
	6.3 Breadcrumb
	6.4 Newsletter
	6.5 Scroll Up
7.0 Accessibility
8.0 Alignments
9.0 Clearings
10.0 Widgets
11.0 Content
	11.1 Page
	11.2 Header
	11.3 Comments
	11.4 Sidebar
	11.5 Footer
	11.6 Posts and pages
12.0 Infinite scroll
13.0 Media
	13.1 Captions
	13.2 Galleries
	13.3 Transition
	13.4 FontAwesome
	13.5 Site-Overlay
14.0 Modules
	14.1 Slider Content Wrapper
	14.2 Services Content
	14.3 Featured Content
	14.4 Stats Section
	14.5 Hero Content
	14.6 Portfolio
	14.7 Testimonials
	14.8 Contact Info
	14.9 Custom Header
15.0 Media Queries
	15.1 >= 531px (Custom)
	15.2 >= 601px (Custom)
	15.3 >= 768px (iPad 1, 2, 3, 4, Mini, Air, Pro 9.7"  : Portrait )
	15.4 >= 783px (Custom)
	15.5 >= 1024px (iPad 1, 2, 3, 4, Mini, Air, Pro 9.7" : Landscape)
	15.6 >= 1200px (Kindle Fire HD 8.9", Non-Retina Screens & Retina Screens : Portrait)
	15.7 >= 1600px
16.0 Colors
 */


 /**
 * 1.0 - Variables
 */

 @import 'sass/variables';

/**
 * 2.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */


 @import 'sass/normalize';

 /**
 * 3.0 - Typography
 */

 @import 'sass/typography';

 /**
 * 4.0 - Elements
 */

 @import 'sass/elements/elements';

 /**
 * 5.0 - Forms
 */

 @import 'sass/forms';

 /**
 * 6.0 - Navigation
 */

 @import 'sass/navigation/navigation';

 /**
 * 7.0 - Accessibility
 */

 @import 'sass/accessibility';

 /**
 * 8.0 - Alignments
 */

 @import 'sass/alignments';

 /**
 * 9.0 - Clearings
 */

 @import 'sass/clearings';

 /**
 * 10.0 - Widgets
 */

 @import 'sass/widgets';

 /**
 * 11.0 - Content
 */

 @import 'sass/content/content';

 /**
 * 12.0 - Infinite scroll
 */

 @import 'sass/infinite-scroll';

 /**
 * 13.0 - Media
 */

 @import 'sass/media/media';

 /**
 * 14.0 - Modules
 */

 @import 'sass/modules/modules';

 /**
 * 15.0 - Media Queries
 */

 @import 'sass/media-queries/media-queries';


 /**
 * 16.0 - Colors
 */

 @import 'sass/colors';

