/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

/* Paragraph Margin Bottom Fix */

.elementor-widget-text-editor p:last-child{ 
	margin-bottom:0px;
} 

.page-id-1137 .e-n-accordion-item-title-icon {
	margin-top: -75px;
}

.page-id-1137 details {
  height:0;
}

.page-id-1137 details[open=""] {
  height:unset;
}

.page-id-1093 footer > div:nth-child(1) {
	display:none;
}

.page-id-1093 footer {
	margin-top:100px;
}

@media only screen and (max-width:767px) {
	.ibappt-section--address {
		grid-template-columns:unset !important; 
	}
	.ibappt-widget-container-inner {
		padding:0 !important;
	}
}

.legallinks a:hover{
 text-decoration: underline;
}

.elementor-background-video-container video {
    object-fit: cover !important;
    width: 100% !important;
    height: 100vh !important;
    top: 0;
    left: 0;
}

@media only screen and (min-width:1921px) {
	.elementor-background-video-container video {
		width:1920px !important;
	}
}

#datenschu {
	hyphens: auto;
}