/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo {
  top: -50px;
}
.tm-navbar .tm-navbar-wrapper .tm-nav {
  top: 50px;
  position: relative;
}
.tm-navbar.uk-navbar-attached .tm-logo svg,
.tm-navbar.uk-navbar-attached .tm-logo img {
 position: relative;
 top: -50px;
}
.uk-container {
    min-height: 140px;
  }
