/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.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 */
.ekit-template-content-header {
  clear: both;
  z-index: 10;
  position: relative;
}

.jet-popup{ backdrop-filter: blur(4px);}

.blogbeitrag-einfach{ padding:5%; }
.blogbeitrag-einfach .post-thumbnail img{ width:100%; height:auto; display:block; }
.blogbeitrag-einfach .entry-title{ margin: 20px 0 10px; }

.wpcf7-form label{ margin-bottom: 10px!important; font-size:16px!important; }

.wpcf7-form label input,
.wpcf7-form label textarea{ margin-top:5px!important;}
.wpcf7-form .wpcf7-submit{ margin-top:10px!important;}
.wpcf7-form .wpcf7-list-item{ margin:0!important; }

.footer a,
.footer a:link,
.footer a:visited{ color:#fff!important; }
.footer a:hover{ color:#fff!important; text-decoration:underline; }
.footer .jet-mega-menu.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-item.jet-mega-current-menu-item > .jet-mega-menu-item__inner .jet-mega-menu-item__title { color:#fff!important; font-weight:bold; }

@media (max-width: 1400px) {

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__link--top-level{ font-size:14px!important; }

}

@media (max-width: 1200px) {

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__link--top-level{ font-size:13px!important; }

}