/* Theme Name: Brimstone Theme URI: https://webplantmedia.com/product/brimstone-wordpress-theme/ Author: Web Plant Media Author URI: https://webplantmedia.com/ Description: Modern WooCommerce and Blogging WordPress Theme Version: 1.13 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: brimstone Tags: two-columns, three-columns, four-columns, right-sidebar, grid-layout, custom-background, custom-colors, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, e-commerce, blog, photography 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. Brimstone 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/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography ## Headings ## Copy # Elements ## Lists ## Tables # Grid # Forms ## Buttons ## Fields # Navigation ## Links ## Menus ## Top Menus # Accessibility # Alignments # Clearings # Global Classes # Widgets ## Search Widget # Content Widgets ## Collage Widget # Layout ## Content & Sidebar # Header # Site ## Posts and pages ## Comments # Footer # Infinite scroll # Gutenberg # Media ## Captions ## Galleries # Plugins ## Contact Form 7 ## AffiliateWP --------------------------------------------------------------*/ @import "variables-site/variables-site"; @import "mixins/mixins-master"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "typography/typography"; /*-------------------------------------------------------------- ## Headings --------------------------------------------------------------*/ @import "typography/headings"; /*-------------------------------------------------------------- ## Copy --------------------------------------------------------------*/ @import "typography/copy"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements/elements"; /*-------------------------------------------------------------- ## Lists --------------------------------------------------------------*/ @import "elements/lists"; /*-------------------------------------------------------------- ## Tables --------------------------------------------------------------*/ @import "elements/tables"; /*-------------------------------------------------------------- # Grid --------------------------------------------------------------*/ @import "layout/grid"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Buttons --------------------------------------------------------------*/ @import "forms/buttons"; /*-------------------------------------------------------------- ## Fields --------------------------------------------------------------*/ @import "forms/fields"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ @import "navigation/links"; /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ @import "navigation/menus"; /*-------------------------------------------------------------- ## Menu Search --------------------------------------------------------------*/ @import "navigation/search"; /*-------------------------------------------------------------- ## Top Menus --------------------------------------------------------------*/ @import "navigation/top-menus"; /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ @import "modules/accessibility"; /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ @import "modules/alignments"; /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ @import "modules/clearings"; /*-------------------------------------------------------------- # Global Classes --------------------------------------------------------------*/ @import "modules/global-classes"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "site/secondary/widgets"; /*-------------------------------------------------------------- ## Search Widget --------------------------------------------------------------*/ @import "site/secondary/search-widget"; /*-------------------------------------------------------------- # Content Widgets --------------------------------------------------------------*/ @import "site/secondary/content-widgets"; /*-------------------------------------------------------------- ## Collage Widget --------------------------------------------------------------*/ @import "site/secondary/collage-widget"; /*-------------------------------------------------------------- ## Slider Widget --------------------------------------------------------------*/ @import "site/secondary/slider-widget"; /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ @import "layout/layout"; /*-------------------------------------------------------------- ## Content & Sidebar --------------------------------------------------------------*/ @import "layout/content-sidebar"; /*-------------------------------------------------------------- # Header --------------------------------------------------------------*/ @import "layout/header"; /*-------------------------------------------------------------- # Site --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ @import "site/primary/posts-and-pages"; /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ @import "site/primary/comments"; /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ @import "layout/footer"; /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ @import "modules/infinite-scroll"; /*-------------------------------------------------------------- # Gutenberg --------------------------------------------------------------*/ @import "modules/gutenberg"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media/media"; /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ @import "media/captions"; /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ @import "media/galleries"; /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ @import "plugins/plugins";