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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
html {
    font: 300 17px/27px "Roboto",sans-serif;
}

.uk-icon-large {
	font-size: 36px;
}

.slideshow-background {
	background-size: cover;
	width: 100% !important;
}

.slide-1 {
	background: url(../../../images/slide-1.jpg) no-repeat 0% 0% #FFF;
}

.uk-navbar-nav > li > a {
    padding: 0px 10px !important;
}

.uk-panel-title {
    font-size: 21px;
}
