/*!
Theme Name: DrAlpha
Theme URI: https://dorefresh.com.au/wordpress-templates/alpha/
Author: doRefresh
Author URI: https://dorefresh.com.au/
Description: DrAlpha WordPress Theme is modern, simple and minimalist theme for agencies and individuals to showcase their services and portfolio. Any business or professional can benefit from this free, fully responsive theme. Build with free, open source, drag and drop WordPress framework Unyson, features like blog, contact forms with reCaptcha and SMTP support, custom post type for portfolio, demo data, page builder with prebuilt templates, theme customisations and many more are standard. DrAlpha is compatible and tested on Chrome 37+, Edge 14+, Firefox 32+, Internet Explorer 9+, Opera 23+ and Safari 6+.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dralpha
Tags: one-column, two-columns, right-sidebar, grid-layout, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready, portfolio

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.

DrAlpha by doRefresh 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.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Elements
# Typography
# Forms
# Helpers
# Media
# Header
# Navigation
# Content
# Footer
# Unyson
--------------------------------------------------------------*/
@import "variables";
@import "mixins";

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import "normalize";

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
@import "elements";

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@import "typography";

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
@import "forms";

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
@import "helpers";

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
@import "media";

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
@import "header";

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
@import "navigation";

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
@import "content";

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
@import "footer";

/*--------------------------------------------------------------
# Unyson
--------------------------------------------------------------*/
@import "unyson/unyson";