/*! Theme Name: Airi Theme URI: https://athemes.com/theme/airi Author: aThemes Author URI: https://athemes.com Description: Airi is a powerful yet lightweight and flexible theme for any organization or freelancer. With the Elementor integration, you can create a great-looking website with all necessary functionalities, without any hassle. Thanks to a wealth of customization options, you easily create a site for your business that fits your style and needs. Start from scratch, or go for one of the pre-made Elementor layouts. Looking for a theme that suits your e-commerce business? Look no further: Airi offers full WooCommerce support, so you can easily sell your products. Happy building! Version: 1.0.14 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tested up to: 5.4 Requires PHP: 5.6 Text Domain: airi Tags: custom-background, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, full-width-template 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. Airi is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ @import "variables-site/variables-site"; @import "mixins/mixins-master"; @import "mixins/repeatable"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "typography/typography"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "forms/forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "navigation/navigation"; /*-------------------------------------------------------------- # Woocommerce --------------------------------------------------------------*/ @import "shop/woocommerce"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "modules/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "modules/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "modules/clearings"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "site/secondary/widgets"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "site/site"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "modules/infinite-scroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media/media";