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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-features-slideshow .uk-slideshow,
.tm-features-slideshow .uk-slideshow > li { min-height: 400px; }

/*.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo {  
  top: -50px; left:50px; 
}  
@media (min-width: 960px) {  
  .tm-navbar:not(.uk-navbar-attached) {  
    top: 100px;  
  }}
 */ 
  
  .tm-navbar.tm-navbar-fullscreen .tm-nav-logo {  
position: absolute;  
left: auto;  
top: 50%;  
transform: translateY(-50%);  
}  

.tm-navbar.tm-navbar-fullscreen .tm-navbar-wrapper .tm-nav {  
text-align: center;   
}