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

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

/* Layout
----------------------------------------------------------------------------------------------------*/
body.home #content header h1.title{font-size:22px; line-height:27px;}
#bottom-b .module ul li a{font-size:17px; line-height:20px;}
#yoo-zoo .items .teaser-item img{width:100% !important;}
#yoo-zoo .categories{display:none;}
a.featured-image .overlay{display:none;}
.box-1 .row .width33{text-align:center;}
.box-1 .row .width33 .pos-description{margin-left:90px;}
#footer,
#footer a{font-size:0;}
#footer .module,
#footer .module a{font-size:12px !important;}
#footer .module{text-align:center;}

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

.frontpage-headline { 
	padding-bottom: 10px;
	font-weight: bold;
}

/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-a .custom h3 { 
	margin-top: 7px;
	margin-bottom: 27px;  
	line-height: 30px;
	font-size: 24px;
}

#bottom-a .custom p {
	margin-top: 0;
	font-family: "OpenSansLight";
	font-size: 18px; 
}
#block-footer{background:#fff !important;}