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

 
 .uk-flex.uk-flex-middle.uk-flex-center {    
  float: none;    
}    

.tm-logo {    
  position: static;    
  top: 0;    
  -webkit-transform: none;    
  -ms-transform: none;    
  transform: none;    
  left: 0;    
  padding-right: 30px;    
}    

.uk-navbar-nav > li > a {    
  display: block;    
  -moz-box-sizing: border-box;    
  box-sizing: border-box;    
  text-decoration: none;    
  height: auto;    
  padding: 0 10px;    
  line-height: 2!important;    
  font-weight: normal;    
  position: relative;    
  text-transform: uppercase;    
}  

.uk-marketing {    
  line-height: 1.5!important;    
  font-weight: normal;      
}  