  /*
    Theme Name: Divi Child Theme - ROGUE Edition
    Description: Child Theme for Divi with custom styling (skip Theme Options to prevent overwrites)
    Author: Aaron "The Alchemist"
    Author URI: https://roguepathnaturals.com
    Version: 1.0.0
    Template: Divi
    */
   /*custom animations, etc; comes before other stuff*/

/* BREAKPOINTS */
/**
 * 1-767px: Mobile
 * 768-967px: Tablet
 * 968-1079px: Desktop
 * 1080-1200px: XL
 */


   @import "stylesheets/_style-helpers.css";

   @import "stylesheets/style-buttons.css";
   @import "stylesheets/style-layout.css";
   @import "stylesheets/style-menu.css";
   @import "stylesheets/style-woocommerce.css";