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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 
 .tm-navbar.uk-navbar-attached{  
  height: 100px;  
}  

.tm-navbar.uk-navbar-attached >.uk-container{  
  margin-top: 10px;  
}  

.tm-navbar.uk-navbar-attached .tm-sticky-logo{  
  margin-top: -5px;  
}  





.tm-navbar-fullscreen.uk-navbar:not(.uk-navbar-attached) >.uk-container{  
  margin-top: 20px;  
}  
 

.tm-navbar-fullscreen.uk-navbar .tm-nav-logo{  
  margin-top: -60px;  
}