/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
.menu-shadow {
  display:none
}
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
   color:#fff;
}
/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.menu-shadow {
    width: 100%;
    background: url(../../../images/menu-shadow.png) no-repeat center top;
    height: 4px;
}

.tm-middle {
  margin-top: 0px;
}