/*! Theme Name: Bazzinga Theme URI: https://blazethemes.com/themes/bazzinga Author: Blaze Themes Author URI: http://blazethemes.com/ Description: Bazzinga is a well-designed Multi Purpose WordPress Theme with HTML5 / CSS3 and Responsive design. Bazzinga Theme is suitable for any kind of corporations & businesses and its features serve as a good looking and informative business / corporate website. It has multiple homepage layouts with latest trendy animations. Version: 1.0.2 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Text Domain: bazzinga Tags: custom-background, custom-logo, custom-header, portfolio, blog, education, right-sidebar, grid-layout, custom-colors, custom-menu, featured-images, footer-widgets, theme-options, threaded-comments, post-formats 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. Bazzinga 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: ---------------------------------------------------------------- # Normalize # 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"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # Woocommerce --------------------------------------------------------------*/ @import "woocommerce"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "typography/typography"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "forms/forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "navigation/navigation"; /*-------------------------------------------------------------- # 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"; /*-------------------------------------------------------------- # custom fonts --------------------------------------------------------------*/ @import "apps/styles"; /*-------------------------------------------------------------- # WooCommerce --------------------------------------------------------------*/ @import "apps/woocommerce";