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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.automotiveimg {
  background: #1b0d19 url("../../../images/elements-site/header_img.jpg") repeat scroll 50% 0 / cover;
  color: #ffffff !important;
}

.uk-navbar {
  background: none;
  background-image: none;
}

.tm-toolbar {
  /*background-color: #c3c6d0;*/
  background-color: #4e4f53;
  color: #868a99;
}

.uk-subnav > * > * {
  /*color: #70747f;*/
  color: #aaaaaa;
}

.uk-button {
  /*line-height: 16px;*/
}
.uk-button-large {
  font-size: 18px;
  line-height: 46px;
}
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.3);
}
.uk-panel-box {
    padding: 10px 20px;
}

.blockquote small {
    color: #8a1244;
  	font-weight: bolder;
}

.uk-navbar-nav > li {
    margin: 0 8px;
}