/*
	Theme Name: Eminence
	Description: A custom genesis child theme built by Zach Swinehart. Configuration is accessible through the "Eminence Theme Options" tab in the WP back-end. You can email me at zach@zachswinehart.com if you need help. Note that if you're using Thrive Architect, it's best to update it whenever you update this theme.
	Author: Zach Swinehart
	Author URI: http://zachswinehart.com
	Template: genesis
	Version: 1.3.14
	Text Domain: eminence
*/

/***********************************************************************************************************************
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~
~~~~~~~~~~~
~~~~~~~

NOTE TO FUTURE DEVS FROM THE THEME AUTHOR:

Customizations should not be made to this Eminence theme directly, as it has an auto-update feature and any changes you
make will be overwritten by future updates. Instead, you should be modifying the theme via hooks. (There's a hook for
custom css / SCSS as well.)

If you're modifying a site I built with this theme, you'll see a plugin in the WP admin area called something like,
"Client Name Theme Customizations" -- This is where all of my custom code for this specific site lives, and you'll
see areas in there for adding hooks, custom css, custom js, etc.

Good luck; feel free to email me at zach@zachswinehart.com if you have any questions.

~Zach, 7/24/2019

~~~~~~~
~~~~~~~~~~~
~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
***********************************************************************************************************************/