/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 @media (min-width: 960px) {

    .tm-navbar:not(.uk-navbar-attached) { top: 220px; }

}

.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo { top: -180px; }

.tm-navbar.uk-navbar-attached{  
  height: 140px;  
}  

.tm-navbar.uk-navbar-attached >.uk-container{  
  margin-top: 20px;  
}  

.tm-navbar.uk-navbar-attached .tm-sticky-logo{  
  margin-top: -10px;  
}  

.uk-navbar-nav > li.tm-sticky-logo > a {  
margin-left: 100px;   
width: 50%;   
}


.tm-logo-small svg, .tm-logo-small img {
   margin-top: -50px;  
}