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

/*
    Add your custom styles here
*/

.twae-horizontal .twae-timeline-img, .twae-horizontal .twae-timeline-img img {
	width: 100%;
	padding-top: 10px;
	padding-left: 3px
}

.twae-horizontal .twae-pagination.swiper-pagination-progressbar {
	position: absolute;
	top: 112px;
	margin: 0 0px;
	width: calc(100% - 0px);
	z-index: 0;
}

.twae-horizontal .twae-button-next {
	right: 20px;
}
.twae-horizontal .twae-button-prev {
	left: 20px;
}
.twae-horizontal .twae-button-next ::before {
	content: : "Zurück" !important;
	color: black;
	font-size: 20px;
}
.twae-horizontal .twae-button-prev ::after {
	content: : "Zurück";
	color: black;
}

.twae-horizontal .twae-button-next, .twae-horizontal .twae-button-prev {
	position: absolute;
	font-size: 40px;
	top: 24px;
	cursor: pointer;
	line-height: 0;
}

.twae-horizontal .twae-icon:empty {
	width: 18px;
	height: 18px;
	top: 104px;
	left: calc(1% - 1px);
}

.twae-horizontal .twae-story-info::before {
	display: none;
}

.twae-horizontal .twae-story-info {
	padding: 0;
	margin: 140px 10px -20px 10px;
	justify-content: center;
	border-left: 2px solid black;

    border-left: 2px solid;
    /*border-left-color: black !important;
    border-left-color: currentcolor !important;
*/
	border-top: none;
	position: relative;
	transition: all .2s ease-in;
	text-align: left;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height: calc(70% - 160px);
}


/* ---- Anpassung nach Abwahl 2 von 5 Varianten ------------- */
.eae-swiper-outer-wrapper .eae-gallery-thumbs .eae-thumb-slide {
    opacity: 1.0 !important;
}

/* 
.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-slide-heading, 
.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-slide-text {
    color: red !important;
}

.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-slide-heading,
.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-slide-text {
    color: #acacac !important;
 }
 .elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-slide-heading,
.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-slide-text {
    color: #acacac !important;
 } */

.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-swiper-slide.elementor-repeater-item-e9ca334 .eae-slide-inner .eae-slide-heading,
.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-swiper-slide.elementor-repeater-item-e9ca334 .eae-slide-inner .eae-slide-text {
    color: #B7B7B7 !important;
}
.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-swiper-slide.elementor-repeater-item-f136f82 .eae-slide-inner .eae-slide-heading,
.elementor-2880 .elementor-element.elementor-element-ebf9e26 .eae-swiper-slide.elementor-repeater-item-f136f82 .eae-slide-inner .eae-slide-text {
    color: #B7B7B7 !important;
}


#header-tile {
	/* width: 400px !important; */
	height: 400px !important;
	/* color: white !important; */
}