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

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

.tm-navbar {
    margin-bottom: 30px;}

.uk-navbar {
    background: #FFFFFF;}

.uk-navbar-nav {
    text-transform: Uppercase;
	letter-spacing: 0.2px;}

.uk-dropdown-navbar {
    margin-top: 22px;
    background: #575757;
    color: #ffffff;
	width: 300px;}

.uk-nav-navbar > li > a {
    color: #adadae;
    font-size: 14px;
    font-family: 'Roboto Condensed';}

.uk-navbar-toggle {
    color: #000000;}

.uk-block {
    padding-top: 60px;
    padding-bottom: 60px;}

.tm-block-footer-bg {
    margin-top: 30px!important;}

.tm-footer {
    margin-top: 30px;}
