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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-sidebar-wrapper .tm-sidebar-widget-container, .tm-sidebar-wrapper .tm-sidebar-widget-container .tm-sidebar-main{
 position:relative;
 top:0;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-logo{
margin: 0px auto;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container{
padding-bottom: 0px;
}
.tm-sidebar-wrapper{
background-color: #0a0c12;
}
.tm-block-content-top, .tm-block-content-bottom {
padding-top: 0px; 
padding-bottom: 0px;
}
.uk-nav-side > li > a{
    color: #ffe3c7;
}
.uk-nav-side > li > a:hover{
  color: #ffffff;
}
.tm-sidebar-widget-container h3, .tm-sidebar-widget-container h2{
text-align:center;
}
.tm-sidebar-widget-container h3{
font-size: 28px;
line-height: 32px;
}