/*
Theme Name: Signify Pro
Theme URI: https://wenthemes.com/item/wordpress-themes/signify-pro/
Author: WEN Themes
Author URI: https://wenthemes.com/
Description: Signify Pro is a Premium Corporate WordPress theme that comes with modern, sleek, clean design and advanced functionalities. The theme is ideal for all business purposes as well as personal sites. With the responsive design and awesome features in Signify Pro, you can create any corporate site or any blogging site in just a few clicks. You can find sections like Contact, Featured Content, Gallery, Hero Content, Header Top Options, Logo Slider, Promotion Headline, Stats, Services, Team, Testimonials, and more in Signify Pro WordPress Theme. You can rearrange each and every section order on your site with the help of the Sections Sorter option. You can display custom widgets in your desired areas as well. The Instagram widget in Signify Pro allows you to display your Instagram feed in the most alluring way possible. With all these amazing features, Signify Pro is the perfect pick for businesses to perform at a professional level across a broad spectrum of interests and industries. Official Support Forum: https://themepalace.com/support-forum/ Full Demo: https://wenthemes.com/theme-demos/?demo=signify-pro
Version: 3.9.2
Requires at least: 5.1
Requires PHP: 5.6
Tested up to: 5.7
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, left-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, entertainment, photography, portfolio
Text Domain: signify-pro

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 - Collection
	 	* 7.3.4 - Contact
	 	* 7.3.5 - Events
		* 7.3.6  - Feature Slider
		* 7.3.7  - Feature Content
		* 7.3.8  - Footer
	 	* 7.3.9  - Gallery
	 	* 7.3.10  - Hero Content
		* 7.3.11 - Logo Slider
		* 7.3.12 - Newsletter
		* 7.3.13 - Playlist
		* 7.3.14 - Portfolio
		* 7.3.15 - Promotional
		* 7.3.16 - Services
		* 7.3.17 - Sticky Playlist
		* 7.3.18 - Team
		* 7.3.19 - Testimonials
		* 7.3.20 - Timeline
		* 7.3.21 - Woocommerce
		 *  7.3.21.1 - Clearing
		 *  7.3.21.2 - Layout
		 *  7.3.21.3 - Shop tables
		 *  7.3.21.4 - Products
		 *  7.3.21.5 - Infinite Scroll
		 *  7.3.21.6 - Onsale
		 *  7.3.21.7 - Price
		 *  7.3.21.8 - Buttons
		 *  7.3.21.9 - Single product
		 *  7.3.21.10 - Checkout
		 *  7.3.21.11 - My account
		 *  7.3.21.12 - General WooCommerce components
		 *  7.3.21.13 - Header cart
		 *  7.3.21.14 - Pagination
		 *  7.3.21.15 - Star rating
		 *  7.3.21.16 - Tabs
		 *  7.3.21.17 - Password strength meter
		 *  7.3.21.18 - Forms
		 *  7.3.21.19 - Notices
		 *  7.3.21.20 - WooCommerce widgets
		 *  7.3.21.21 - 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 - >= 1600px
 *    8.9 - >= 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';
