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

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

/* Layout
----------------------------------------------------------------------------------------------------*/

.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;
}

body {
    color: #696969;
    }
	
#block-bottom
{
  background-color: #d7b16a;
  
.menu-dropdown a.level1, .menu-dropdown span.level1, .menu-dropdown a.level2 > span, .menu-dropdown span.level2 > span {
    font-family: "MavenProRegular";
    font-size: 21px;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    text-transform: lowercase;
  
  
  
}
/* 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; 
}
