/* 
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 */

svg .st2 {
    fill: #706F6F !important;
}

svg .st1 {
    fill: #25B6F5 !important;
}



.elementor-element.mit_card .elementor-image-box-wrapper .elementor-image-box-content {
	padding:0px 20px;
}

.eael-contact-form-7 .wpcf7-form label span.wpcf7-list-item-label {
    font-family: "Arial" !important;
	line-height:1.3em;
}

.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select {
	font-weight:400;
	color:#605D5C;
	border-radius:0;
}

#kontakt-neu .wpcf7-not-valid-tip {
	margin-top: -14px;
	margin-bottom: 16px;
}

#kontakt-neu .wpcf7-list-item {
	margin-left: 0;
}

#kontakt-neu span[data-name="hcap-cf7"] .wpcf7-not-valid-tip {
	margin-top: 0;
}

#kontakt-neu select option[value=""] {
	display: none;
}

/* top bar color fix */
.elementor-element-f82b94c a {
    color: #fff;
}

/* Open in new tab/window icon link */
.neue-tab a::after {
	content: "\f08e";
    font-family: "FontAwesome";
    font-weight: 400;
    margin-left: 0.5rem;
}  

/* Accordion (hidden first element) top boarder */
.akkordeon-first-hidden .elementor-accordion {
  border-top: 1px solid  #D4DFF2C7;
}


