/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.custom-logo { 
	width: 294px;
	height: 85px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

.wk-slideshow-sync .frontpage-teaser h1 { 
	font-size: 34px;
	line-height: 36px; 
} 

.wk-slideshow-sync .frontpage-teaser h2 { line-height: 26px; } 

.social-icons-headline { color: #aaa; }


.module.nospace .module-title {
    margin: 0 0 0 0;
}

.mod-headline.nospace {
    padding-bottom: 0px;
}

.img_round{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.chronoform {
display: none;
}