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

/* ========================================================================
   Use this file to add custom CSS easily - Style
 ========================================================================== */
 
 
 /*Slideshow Fix 
 

.slideshowfix {
	 height: 500px !important;
}

.uk-slideshow {
    height: 500px !important;
}

/*
	
// Navbar and fullscreen Slideshow  
.tm-navbar + [class*='tm-block-'] .uk-slideshow-fullscreen,  
.tm-navbar + [class*='tm-block-'] .uk-slideshow-fullscreen > li { height: ~'calc(50vh - @{navbar-nav-height})'; }  

*/

.tm-navbar-fixed .tm-toolbar + .tm-navbar + .tm-block-padding-collapse {
    padding-top: 90px !important;
}

.tm-navbar, .tm-navbar > div {
    height: 90px !important;
}