/*
Theme Name: Catch Corporate
Theme URI: https://catchthemes.com/themes/catch-corporate/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Catch Corporate is a fully responsive free corporate WordPress theme that is beautifully crafted for all types of businesses. This theme comes with a minimal and engaging design that brings out the best in your business. The theme is a multipurpose corporate WordPress theme that is ideal for building a wide range of websites like corporate, eCommerce, portfolio, blogs, and many more. With the one-click demo style, it is easier to set up the website perfectly. It is power-packed with all the features that are required to promote and run your business successfully. Catch Corporate includes amazing sets of features and sections. Some of them are Featured Content, Featured Slider, Hero Content, Layout Options, Menu Options, Logo Slider, Pagination Options, Search Options, Scrollup Options, Services, Testimonials, and many more. The theme is WPML compatibility which makes it easier to reach out the audience around the globe. The theme is a clean and simple yet feature-rich corporate WordPress theme. All the available sections are fully customizable, responsive, and easy to use. For more information, check out Theme Instructions at https://catchthemes.com/themes/catch-corporate/#theme-instructions/ and Demo at https://catchthemes.com/demo/catch-corporate/.
Requires at least: 5.9
Requires PHP: 5.6
Tested up to: 7.0
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: grid-layout, one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, blog, photography, portfolio
Text Domain: catch-corporate

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Typography
 	* 2.1 - Font Awesome
 	* 2.2 - Font Family
 	* 2.3 - Font Size
 	* 2.4 - Heading
 * 3.0 - Core
 	* 3.1 - Elements
 	* 3.2 - Icons
 	* 3.3 - Lists
 	* 3.4 - Padding/Margin
 * 4.0 - Forms
 * 5.0 - Navigation
     *  5.1 - Next/Previous
     *  5.2 - Menus
     *  5.3 - Header
 * 6.0 - Modules
	 * 6.1 - Accessibility
	 * 6.2 - Alignments
	 * 6.3 - breadcrumbs
	 * 6.4 - captions
	 * 6.5 - clearings
	 * 6.6 - content
	 * 6.7 - media
	 * 6.8 - scroll-up
	 * 6.9 - sidebar
 * 7.0 - Site
 	* 7.1 - Primary
 	  * 7.1.1 - Comments
 	  * 7.1.2 - post and navigation
 	* 7.2 - Primary
 	  * 7.2.1 - Widgets

 	* 7.3 - Section
	 	* 7.3.1 - App section
	 	* 7.3.2 - Audio Player
	 	* 7.3.3 - Contact
	 	* 7.3.4 - Events
		* 7.3.5  - Feature Slider
		* 7.3.6  - Feature Content
		* 7.3.7  - Footer
	 	* 7.3.8  - Gallery
	 	* 7.3.9  - Hero Content
		* 7.3.10 - Logo Slider
		* 7.3.11 - Newsletter
		* 7.3.12 - Playlist
		* 7.3.13 - Portfolio
		* 7.3.14 - Promotional
		* 7.3.15 - Services
		* 7.3.16 - Sticky Playlist
		* 7.3.17 - Team
		* 7.3.18 - Testimonials
		* 7.3.19 - Woocommerce
		 *  7.3.19.1 - Clearing
		 *  7.3.19.2 - Layout
		 *  7.3.19.3 - Shop tables
		 *  7.3.19.4 - Products
		 *  7.3.19.5 - Infinite Scroll
		 *  7.3.19.6 - Onsale
		 *  7.3.19.7 - Price
		 *  7.3.19.8 - Buttons
		 *  7.3.19.9 - Single product
		 *  7.3.19.10 - Checkout
		 *  7.3.19.11 - My account
		 *  7.3.19.12 - General WooCommerce components
		 *      7.3.19.12.1 - Header cart
		 *      7.3.19.12.2 - Pagination
		 *      7.3.19.12.3 - Star rating
		 *      7.3.19.12.4 - Tabs
		 *      7.3.19.12.5 - Password strength meter
		 *      7.3.19.12.6 - Forms
		 *      7.3.19.12.7 - Notices
		 *      7.3.19.12.8 - WooCommerce widgets
		 *             7.3.19.12.8.1 - WooCommerce Price Filter
 * 8.0 - Media Queries
 *	  8.1 - >= 480px
 *    8.2 - >= 568px
 *    8.3 - >= 768px
 *    8.4 - >= 783px
 *    8.5 - >= 1024px
 *    8.6 - >= 1200px
 *	  8.7 - >= 1366px
 *    8.8 - >= 1440px
 *    8.9 - >= 1600px
 *    8.10 - >= 1920px
 * 9.0 - Transition
 * 10.0 - Colors
 */

//** - Normalize **//

@import 'sass/normalize';

//** - Variables **//

@import 'sass/variables/variables';

//** - Mixin **//

@import 'sass/mixin/mixin';

//** Typography **//

@import 'sass/typography/typography';

//** - Elements **//

@import 'sass/elements/core';

//** - Forms **//

@import 'sass/forms/forms';

//** - Navigation **//

@import 'sass/navigation/navigation';


//** Modules **//

@import 'sass/modules/modules';


//** Sites **//

@import 'sass/site/site';

//** - Media **//

@import 'sass/media/media';

//** - Color Selection **//

@import 'sass/color-section';
