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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-slant-bottom .uk-dropdown-navbar {  
    z-index: 1;  
}  

/* Frontpage: Team
----------------------------------------------------------------------------------------------------*/

.frontpage-team h1 {
	margin: 20px 0 0 0;
	font-size: 40px;
	line-height: 41px;
}

.frontpage-team p {
	margin: 10px 0 0 0;
	font-size: 17px;
	line-height: 22px;
}

/* Widgetkit: Spotlight
----------------------------------------------------------------------------------------------------*/

.image-circle.spotlight .overlay { 
	padding: 0;
	text-transform: uppercase; 
	border-radius: 50%;
	background: url(../images/widgetkit/spotlight/spotlight_bg.png) 0 0 repeat; 
}

.image-circle.spotlight .overlay > div{ 
	padding: 10px;
}

.image-circle.spotlight .overlay h1 { 
	font-size: 18px;
	line-height: 25px;
}
.image-circle.spotlight .overlay p { 
	font-size: 13px;
	line-height: 16px;
}
