/*
 Theme Name:   Hello Elementor Ulrich Lutter Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Ein Child-Theme für Ulrich Lutter
 Author:       VIEREINHALB
 Author URI:   https://www.viereinhalb.io
 Template:     hello-elementor
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.dot {
	background-color: var(--e-global-color-ae06585) !important;
	border-radius: 0 !important;
}
.dot.is-selected {
	background-color: var(--e-global-color-93787be) !important;
}
.elementor-menu-toggle i {
	max-width: 40px;
	content: url(/wp-content/uploads/2021/10/menu_icon.png);
}
#uc_uc_card_post_carousel_elementor24524 .owl-controls {
    visibility: hidden;
}
.owl-controls {
    visibility: visible;
}
.single.single-post .elementor-widget-theme-post-content,
.page-id-1556, .page-id-1550 {
	color: var( --e-global-color-93787be ) !important;
}
.single.single-post .has-carousel.flickity-enabled {
    margin-bottom: 50px;
}

.single.single-post .has-carousel.flickity-enabled .flickity-page-dots {
    bottom: -45px;
}

/* @media screen and (max-width: 768px) {
	h3, .elementor-widget-text-editor {
    	margin-bottom: 0 !important;
	}
} */