/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-sidebars-2 .tm-sidebar-a.uk-width-medium-1-5,  
.tm-sidebars-2 .tm-sidebar-b.uk-width-medium-1-5 {  
width: 20%;  
}  

.tm-sidebars-2 .tm-sidebar-a.uk-pull-3-5,  
.tm-sidebars-2 .tm-sidebar-b.uk-pull-3-5 {  
left: -70%;  
}  

.tm-sidebars-2 .tm-main.uk-width-medium-3-5 {  
width: 70%;  
}  

.tm-sidebars-2 .tm-main.uk-push-2-5 {  
left: 30%;  
}