/* 
Theme Name: Hello Elementor Child IC
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child IC is a child theme of Hello Elementor, created by Elementor team and revisited by Identità Creative
Author: Elementor Team, Identità Creative
Author URI: https://identitacreative.it/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/* CSS for CookieYes GDPR Plugin */

.cli-tab-footer .wt-cli-privacy-accept-btn,
.cli-switch input:checked + .cli-slider{
    background-color: var(--e-global-color-secondary);
	/*border-radius: 40px;*/
}
.wt-cli-ckyes-brand-logo{
    display: none!important;
}
.grecaptcha-badge{
	display: none;
}
.cli-bar-btn_container a{
	font-size: 14px!important;
}
/*.cli-bar-btn_container a.cli_action_button{
	border-radius: 40px;
}*/

