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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /* Move the navbar downwards: */  
@media (min-width: 960px) {  
    .tm-navbar:not(.uk-navbar-attached) { top: 100px; }  
}  

/* Move the logo upwards: */  
.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo { top: -75px; }

.tm-my-fullscreen-slideshow .uk-slideshow-fullscreen,  
.tm-my-fullscreen-slideshow .uk-slideshow-fullscreen > li {  height: 5px; }
 