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

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


/* Horizontally center the main menu: */  
.uk-navbar-nav  {  
position: static;  
display: table;  
float: none;  
margin: 0 auto;  
}