/*! Theme Name: Shopper Theme URI: https://shopperwp.io/themes/shopper Author: ShopperWP Team Author URI: https://shopperwp.io Description: The Shopper is free WooCommerce & Business WordPress Theme. It provides simply a cool and clean design, easy to use, customizable and fast WordPress theme designed thinking about users needs and requests. It is fully responsive, translation ready, SEO friendly theme with Structured data integrates for Articles & Products Structured data and integrates the industry standard WooCommerce, YITH WooCommerce Wishlist. The theme will be a perfect choice for online fashion store, sports store, handbags store, digital shop, men, kids or women store, cosmetics shop, accessories store, luxury jewelry and multipurpose online stores. See demo: https://demo.shopperwp.io/shopper/ Version: 1.3.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: shopper Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, sticky-post, theme-options, translation-ready 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. Shopper is based on Storefront by WooThemes, https://github.com/woocommerce/storefront Storefront is distributed under the terms of the GNU GPL v2 or later. ====== 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. ====== */ // Bourbon // See: http://bourbon.io/docs/ $output-bourbon-deprecation-warnings: false !default; @import 'bourbon'; // Susy // Susy grid system. See: http://susydocs.oddbird.net/en/latest/ @import 'node_modules/susy/sass/susy'; // Utilities // Sass tools and helpers used across the project. @import 'assets/sass/utils/variables'; @import 'assets/sass/utils/mixins'; // Vendors // External libraries and frameworks. @import 'assets/sass/vendors/normalize'; @import 'assets/sass/vendors/font-awesome/font-awesome'; @import 'assets/sass/vendors/modularscale/modularscale'; @import 'assets/sass/vendors/flickity'; // Base // Includes all the main Storefront css. @import 'assets/sass/base/base'; @import 'assets/sass/base/layout';