/*!
	Theme Name: Hello Elementor
	Theme URI: https://github.com/elementor/hello-elementor-theme
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/
	Version: 2.0.5
	Stable tag: 2.0.5
	Requires at least: 4.7
	Tested up to: 5.2
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Style - include Theme style
   ========================================================================== */
// Root
@import "custom/custom_variables";
@import "reset/variables";

// Base CSS (Based on Normalize)
@import "reset/reset";

// Comments
@import "reset/comments";

// Forms/
@import "reset/forms";

// Table
@import "reset/table";

// List
@import "reset/list";

// WordPress
@import "reset/wordpress";

// Custom Code for Your Website
@import "custom/custom";
