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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

ul.uk-navbar-nav.uk-hidden-small {
	float: right;
	margin-top:20px;
}

ul.uk-slideshow{
	height:400px;
}

li.uk-active, ul.uk-slideshow.uk-overlay-active {
	max-height:400px;
}

h2.hero-title{
   font-size: 2.5rem;
   line-height: 2.5rem;
   font-weight:bold;
}


.uk-overlay-background{
	background: rgba(0, 0, 0, 0.44);
}