/*
Theme Name:         Pithree
Theme URI:          http://themes.g5plus.net/pithree/
Description:        Pithree business theme designed specifically for construction, and dedicated to the corporate industries, building companies and those that offer building services.
Version:            2.1
Author:             g5plus
Author URI:         http://g5plus.net/

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		pithree
Domain Path: 		/languages/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variable
# Typography
# WP block
# Page Title
# Dialog
# Widget
# Header
# Footer
# Blog
# Woocommerce
# 404 Page
# Animation
# Shortcode
# Elements
# Utilities
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Variable
--------------------------------------------------------------*/
@import "assets/sass/mixin";
@import "assets/sass/variables";
@import "assets/sass/mixin-widget";
@import "assets/sass/root";


/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
@import "assets/sass/typography";
.entry-content {
	@import "assets/sass/base/typography";
}
@import "assets/sass/button";



/*--------------------------------------------------------------
## WP block
--------------------------------------------------------------*/
@import "assets/sass/wp-block";
.entry-content {
	@import "assets/sass/base/wp-block";
}


/*--------------------------------------------------------------
## Page Title
--------------------------------------------------------------*/
@import "assets/sass/page-title";

/*--------------------------------------------------------------
## Dialog
--------------------------------------------------------------*/
@import "assets/sass/dialog";

/*--------------------------------------------------------------
## Widget
--------------------------------------------------------------*/
@import "assets/sass/widget";

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
@import "assets/sass/top-drawer";
@import "assets/sass/menu";
@import "assets/sass/header";
@import "assets/sass/header-mobile";

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

/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/
@import "assets/sass/blog";


/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
@import "assets/sass/woocommerce/woocommerce";

/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
@import "assets/sass/404";


/*--------------------------------------------------------------
## Animation
--------------------------------------------------------------*/
@import "assets/sass/animation";


/*--------------------------------------------------------------
## Shortcode
--------------------------------------------------------------*/
@import "assets/sass/shortcode/shortcode";

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

/*--------------------------------------------------------------
## Utilities
--------------------------------------------------------------*/
@import "assets/sass/utilities";

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
@import "assets/sass/responsive";

