/*! Theme Name: Blogger Light Theme URI: https://niteothemes.com/blogger-wordpress-theme/ Author: NiteoThemes Author URI: https://niteothemes.com/ Description: WordPress beautiful Blog. Version: 1.0.0 License: GNU General Public License v2 or later: License URI: http://www.gnu.org/licenses/gpl.html Text Domain: blogger-light Tags: two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, translation-ready Subject tags: blog This theme, like WordPress, is licensed under the GPL. Blogger 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/ Used FontAwesome fonts are distributed under the terms of the GNU GPL v2 or later. Used Slick Slider, Slick Navigation, Vidim, IsInViewport and Vidim scripts are distributed under the terms of the GNU GPL v2 or later or under MIT license. */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Layout # Infinite scroll # Media ## Captions ## Galleries # Lightbox # Media Queries --------------------------------------------------------------*/ @import "variables-site/variables-site"; @import "mixins/mixins-master"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # 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"; /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ @import "layout/header"; @import "layout/footer"; @import "layout/content-sidebar"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "modules/infinite-scroll"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media/media"; /*-------------------------------------------------------------- # Lightbox --------------------------------------------------------------*/ @import "modules/lightbox"; /*-------------------------------------------------------------- # Zoom Instragram --------------------------------------------------------------*/ @import "modules/zoom-instagram"; /*-------------------------------------------------------------- # Media Queries --------------------------------------------------------------*/ @import "modules/media-queries";