/* 
Theme Name: TUDAG Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: TUDAG Theme is a child theme of Hello Elementor
Author: XPDT
Author URI: https://xpdt.de
Template: hello-elementor
Version: 0.9.15
Text Domain: tudag
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
*/


/* Replace Eicons Hamburger Menu with FontAwesome
.elementor-menu-toggle i:before {
	font-family: "Font Awesome 5 Pro";
	font-size: 1em;
	line-height: 1.4em;
		content: "\f0c9";
		font-style: normal;
		display: inline-block;
		text-align: center;
		width: 1.4em;
		height: 1.2em;
}
.elementor-menu-toggle.elementor-active i:before { content: "\f00d"; }

.cn-button.wp-default { background-color: #004059; transition: all 0.5s ease-in-out; box-shadow: 0px 1px 4px rgba(0,0,0,0.5); }
.cn-button.wp-default:hover { background-color: rgba(255,255,255,0.9); color: #004059; box-shadow: 0px 2px 12px rgba(0,0,0,0.4); }
#cookie-notice { box-shadow: 0px -2px 16px rgba(0,0,0,0.4); backdrop-filter: blur(5px); }	*/

.blur { backdrop-filter: blur(10px); }

#wp-admin-bar-elementor_edit_page-default { display: none !important; }