/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-navbar .uk-container {max-width: 100%;  
padding: 0px;}

.tm-navbar .tm-logo {
   margin-right: 0px;}

.tm-logo-small {
  padding: 0 0px; margin-left: -15px;}

.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 25px;
  padding: 0 25px;
  line-height:20px;
  /* 2 */
  color: #ffffff;
  font-size: 15px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 100;
}
