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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 .tm-sidebar-wrapper {
  background: none!important;
  
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a.nom,
.uk-navbar-nav > li > a.nom,
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a.nom
{
  color: #ffd180;
  font-family: "Bureau Grot Book", "Bureau Grot Book", sans-serif; 
  font-weight: bold;
  font-size: 48px;
  line-height: 1.2;
  text-transform: capitalize;
  width: 180px;
  height: 3em;
  text-align: center;
  margin:auto;
  }


.tm-sidebar-wrapper .tm-sidebar-menu-container {
  padding: 100px 0;
  text-align: center;
  z-index: 1002;
}