/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

.slider-text-shadow {
    text-shadow: 1px 1px 6px #000000 !important;
}

.runde-ecken{
	border-radius: 3px;	
}

/*
	Timeline News:
*/

.cool-timeline .timeline-year {
background: #ddd !important;
-webkit-box-shadow: 0 0 0 4px white, inset 0 0 0 2px #ddd, 0 0 0 8px #ddd !important;
box-shadow: 0 0 0 4px white, inset 0 0 0 2px #ddd, 0 0 0 8px #ddd !important;
}

.cool-timeline:before, .multiline-timeline .timeline-post:before {
	width: 2px !important;
}

.cool-timeline .icons_yes .timeline-post.even .timeline-meta {
	margin: 0 80px 0 0  !important;
}


/* Blog Einzelseite Widget Leiste */
.wpex-widget-recent-posts-title {
font-weight: 400 !important;
color: #096ab2 !important;
}

