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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.home .uk-block-large { padding-top: 0px; padding-bottom: 0px; }
.home .uk-article-title {
    font-size: 0px;
    line-height: 0px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
}
.uk-block-large { padding-top: 0px; padding-bottom: 0px; }



.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 170px;
	padding-bottom: 100px;
}

/* .uk-block-large {padding-top: 30px; padding-bottom: 30px; }*/

.uk-dropdown, .uk-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 250px;
}