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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/* Only Tablets (Portrait) */
/*@media (min-width: 768px) and (max-width: 959px) {*/
.uk-navbar-nav > li > a{padding:0 10px;}
.uk-navbar-nav {
/*margin: 0 -100px 0 0;*/
  
position: absolute;
right: 20px;
}
/*}*/

/* Only Tablets (Portrait) --- END */


