/*!
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 2.3.1
	Stable tag: 2.3.1
	Requires at least: 4.7
	Tested up to: 5.6
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor-child
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
	Template: hello-elementor
*/


/*======================*/
/*===  cookie bar  =====*/
/*======================*/
#cn-accept-cookie{
    background: #2d6b7b !important;
    color: white !important;
    border-radius: 0px !important;
    font-family: "MONTSERRAT" !important;
    width: 100px !important;
}
#cn-accept-cookie:hover{
    background-color: #ad5e15 !important;
    color: white !important;
    transition: 0s;
}

#cn-more-info{
    background: none !important;
    text-decoration: underline !important;
    font-family: "MONTSERRAT" !important;
}
#cookie-notice{
    z-index: 9999999999 !important;
}

#cn-notice-text{
    font-family: "MONTSERRAT" !important;
}