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

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

ul li.uk-active a.hide_menu_item_when_active {
	background-color: #FFF;
	color: #555;
	box-shadow: none;
}

.tm-headerbar {
	display: flex;
}

.tm-headerbar .tm-logo {  
	flex-grow: 0;
	flex-shrink: 1;
}

.tm-headerbar .tm-search {  
	flex-grow: 1;
}

.tm-headerbar .tm-logo img {  
	
}

.uk-navbar-content .tm-logo-small img {  
	display: inline !important;
}