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

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

.uk-nav-side > li.uk-active > a {
    box-shadow: 0 2px 0 0 #2a9ba2;!important
    
}

.uk-nav-side > li > a {
    color: #2a9ba2;
    box-shadow: 0 2px 0 0 #e2eff4;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

/* ========================================================================
   but linguas
 ========================================================================== */
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    height: 0px;
    padding: 0 0px;
}
    
    