/*! Theme Name: Basic Shop Theme URI: https://www.iograficathemes.com/downloads/basic-shop/ Author: iografica Author URI: http://www.iograficathemes.com Description: Basic Shop is a basic blog or business, responsive and clean coded, WordPress theme. Thanks to its integrated WooCommerce and Easy Digital Downloads functions, it is also suitable for those wishing to launch a commercial activity. Basic Shop is fully compatible with the most popular e-commerce plugins for WordPress like WooCommerce and Easy Digital Downloads and is 100% responsive and optimized for mobile, tablets, and desktop computers. The theme works like a charm with tons of free and premium plugins like Yoast Seo, JetPack, Breadcrumb NavXT, WP-PageNavi, Contact Form 7, Elementor Page Builder, Gravity Forms and many more... Version: 1.09 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: basic-shop Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce 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. Basic Shop 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.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries /*------------------------------------------------------------*/ @import 'bourbon'; // Change the grid settings $max-width: 1190px; @import 'neat'; /*--------------------------------------------------------------*/ @import "sass/variables-site/variables-site"; @import "sass/mixins/mixins-master"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "sass/normalize"; /*-------------------------------------------------------------- # Grid --------------------------------------------------------------*/ @import "sass/layout/_grid"; /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ @import "sass/layout/_layout"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "sass/typography/typography"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "sass/elements/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "sass/forms/forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "sass/navigation/navigation"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "sass/modules/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "sass/modules/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "sass/modules/clearings"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "sass/site/secondary/widgets"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "sass/site/site"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "sass/modules/infinite-scroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "sass/media/media"; /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ @import "sass/plugins/plugins";