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

/* ### TIMELINE ### */
.elementor-9 .elementor-element.elementor-element-aa1dc2a .twae-wrapper .twae-icon{color:#fff!important}

.twae-timeline-centered::before {width:2px!important; margin-left:-2px!important}
.twae-timeline-centered .twae-timeline-entry .twae-timeline-entry-inner .twae-icon {
       border: 2px solid;
        border-top-color: currentcolor;
        border-top-style: solid;
        border-top-width: 2px;
        border-right-color: currentcolor;
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-color: currentcolor;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-color: currentcolor;
        border-left-style: solid;
        border-left-width: 2px;
        border-image-outset: 0;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
   
}
/* ### LAYOUT ### */
@media (max-width: 1024px) {
	.rahmen-unten{border-bottom: dotted 1px #232323!important}
	
	}
