/*
 Theme Name:   Thistle
 Theme URI:
 Description:  Thistle child theme based on EliteGrove
 Author:
 Author URI:
 Template:     elitegrove
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  thistle
*/

/* Add your custom styles below this line */

header .sticky-header {
	position: absolute;
    z-index: 999;
    width: 100%;
}
