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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 #dummybodyid > nav > div.uk-container.uk-container-center > div.tm-logo-small.uk-navbar-content.uk-navbar-center.uk-hidden-large > a > div {
	 display:inline-block;
 }
 
 
@media (min-width: 1220px) {
  .tm-navbar {
    padding-top: 0px;
  }
}

img {
	box-sizing: inherit
}