/*! Theme Name: Customify Theme URI: https://pressmaximum.com/customify Author: WPCustomify Author URI: https://pressmaximum.com Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.com/customify Version: 0.3.6 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: customify Domain Path: /languages Tested up to: 5.5.1 Requires PHP: 5.6 Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog 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. Customify 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/ ====== Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin. ====== */ // == SASS Mixins & Variables == @import "utils/mixins"; @import "utils/vars"; // == Vendors Libraries == @import "vendors/vendors"; // == Site base == @import "base/base"; @import "base/comments"; @import "base/skins"; @import "base/blocks"; // == Site header == @import "header/header"; // == Site structure == @import "layouts/layouts"; @import "layouts/blogs"; @import "layouts/pages"; // == Widgets == @import "widgets/widgets"; // == Site footer == @import "footer/footer-common";