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

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

@media (max-width: 767px) {
	.uk-navbar { background: #ddd; }
}


 .tm-logo-small img {
  margin-top: -25px;
  top: 0;
  position: relative;
  min-width: 150px;
}
 
.uk-navbar-center.uk-visible-small {
  margin-bottom: 50px;
}
 
.uk-navbar-toggle:after {
  font-size: 250%;
  color: #fff;
  margin-top:20px;
}