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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-table-striped tbody tr:nth-of-type(2n+1) {
  	background: rgba(34, 34, 34, 0.08);
}

.uk-article-title {
  text-transform: inherit;
}


.tm-isblog .tm-nav-logo img {
  width: 552px !important;
}

.tm-isblog .uk-navbar-nav {
  margin-top: 115px !important;
}

.tm-sidebar-a-right .uk-navbar-nav {
  margin-top: 0px !important;
}

.tm-sidebar-a-right .tm-block-middle {
  margin-top: 72px !important;
}

.tm-sidebar-a-right .tm-navbar-wrapper img {
  width: 160px !important;
  margin-top: 100px !important;
}