/*
Theme Name: Clean Blocks
Theme URI: https://catchthemes.com/themes/clean-blocks/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Clean Blocks is a simple and sophisticated, free multipurpose Gutenberg WordPress theme crafted with Gutenberg compatibility in mind. It supports all Gutenberg blocks and is equipped with enhanced block styles. Like its name, the theme is simple, clean yet power packed with features to create modern and highly optimized websites of any kind. This theme has a gorgeous design that will be suitable for different types of websites. Amazing features like Featured Content, Featured Slider, Hero Content, Portfolio, Service, Testimonials, and more have been added to Clean Blocks. The process of realizing your ideas takes a minimal amount of steps, making sure you get the most out of Clean Blocks without investing too much time and effort. It also supports all devices with modern browsers. To top it all, the theme is translation-ready. And if you want advanced features for your website, check out the premium version. To top it all, the theme is translation ready. For any technical issue, please post in our support forum at https://catchthemes.com/support/ For more information, check out Theme Instructions at https://catchthemes.com/themes/clean-blocks/#theme-instructions and Demo at https://catchthemes.com/demo/clean-blocks/
Version: 2.2
Requires at least: 5.9
Tested up to: 7.0
Requires PHP: 5.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blog, photography, portfolio, one-column, two-columns, right-sidebar, custom-header, custom-logo, custom-menu, 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
Text Domain: clean-blocks

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 - Variables
 * 2.0 - Normalize
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Padding/Margin
 * 6.0 - Forms
 * 7.0 - Navigation
 *   7.1 - Links
 *   7.2 - Menus
 *   7.3 - Post Navigation
 *   7.4 - Breadcrumb
 *   7.5 - Scroll Up
 * 8.0 - Accessibility
 * 9.0 - Alignments
 * 10.0 - Clearings
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Header
 *    12.2 - Posts and pages
 *    12.3 - Comments
 *    12.4 - Footer
 * 13.0 - Media
 *    13.1 - Captions
 *    13.2 - Galleries
 *    13.3 - Icons
 * 14.0 - Modules
 *    14.1 - Slider
 *    14.2 - Featured Content & Portfolio
 *    14.3 - Hero Content
 *    14.4 - Testimonials & Logo
 *    14.5 - Promotional Headline
 *    14.6 - Others
 *    14.7 - Team Content Section
 *	  14.8 - Numbers Section
 * 15.0 - Media Queries
 *    15.1 - >= 667px
 *    15.2 - >= 1024px
 *    15.3 - >= 1120px
 *    15.4 - >= 1366px
 *    15.5 - >= 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';

 /**
 * 5.0 - Padding/Margin
 */

 @import 'sass/padding-margin';

 /**
 * 6.0 - Forms
 */

 @import 'sass/forms';

 /**
 * 7.0 - Navigation
 */

 @import 'sass/navigation/navigation';

 /**
 * 8.0 - Accessibility
 */

 @import 'sass/accessibility';

 /**
 * 9.0 - Alignments
 */

 @import 'sass/alignments';

 /**
 * 10.0 - Clearings
 */

 @import 'sass/clearings';

 /**
 * 11.0 - Widgets
 */

 @import 'sass/widgets';

 /**
 * 12.0 - Content
 */

 @import 'sass/content/content';

 /**
 * 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';



