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

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

.tm-headerbar.uk-text-center.uk-clearfix.uk-hidden-small {
  background: white;
  border-radius: 15px;
  margin: 15px auto;
  text-align: left !important;
}

.tm-logo p {
  margin-top: 20px;
}

.tm-logo img {
  margin-left: 45px;
}

h1 {
  color: #1c5472;
}


.tm-sidebar-a li:hover {
  background: #666 !important;
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
  background: none;
}