/* 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 {
    background: #c02026;
}

.uk-navbar-nav > li.uk-active > a {
    color: #c02026;
}

.uk-nav > li > a {
    width: 270px;
}