/*!
* Layout CSS
* Copyright 2017 Arnaud Manolino <arnaud@manolino.fr>
* Licensed under MIT, please read LICENSE file
*/

#filter-search { min-width: 310px; }

.tm-sidebar-wrapper {
    background: url(../images/background/LPLAM5.jpg) no-repeat;
   
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a {
    color:#fafafa;
}

.tm-sidebar-width-40 .tm-sidebar-wrapper {
    width: 33%!important;
}