/*!
Theme Name: Minthis
Theme URI: 
Author: Yan Yedomaha
Author URI: 
Description: Minthis template
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: minthis
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Minthis is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 */

/*Removes Clicky Cookie Bar that appears at te end of the website*/

.clicky_cookies {
	display: none !important;
}

