html {
    font: 300 14px / 24px 'Open Sans';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #ffffff;
    color: #393939;
}




#contact-form legend { font-size: 14px; }
#contact-form textarea { height: 120px; }
#contact-form .uk-form-controls-text label.uk-form-label { display: inline-block; }

.tm-artist-categories > .uk-grid > .tm-artist-category .uk-h3 a { font-size: 20px; font-weight: 400; line-height: 24px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.tm-artist-categories > .uk-grid > .tm-artist-category:hover .uk-h3 a { font-size: 26px; }

.tm-artist-categories #tm-content > div.uk-grid.tm-leading-article > div > article > h2 > a { line-height: 24px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.tm-artist-categories #tm-content > div.uk-grid.tm-leading-article > div > article > h2 > a:hover { font-size: 24px; }

.tm-no-decor { text-transform: none; }

.uk-modal { z-index: 2010; background: rgba(0, 0, 0, 0.95); }

h2, .uk-h2, h3, .uk-h3 { text-transform: none; }

section.tm-top-a.uk-grid img {max-height: 70vh;}


.uk-nav li > a {
    font-family: 'Roboto';
    font-size: 16px;
    text-transform: none;
    padding: 0 0 10px 7px;
}

.uk-nav-navbar > li > a {
    color: #474747;
    padding: 0 0 10px 7px;
}

.uk-nav > li > a {
    padding: 15px 20px;
}



.uk-navbar-nav > li > a {
  font-size: 16px;
}

.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
  background: rgba(200, 180, 130, 0.6);
  color: #000;
  /* 2 */
  outline: none;
}

.uk-dropdown-navbar {
    background: #ebebeb;
}

.uk-grid-collapse > * {
    margin-bottom: -1px;
}

div.subCategory h2 {
    font-size: 20px;
     line-height: 28px;
  text-align: center;
}

.uk-panel-title  {
      font-family: 'Roboto';
  color: #777;
    font-size: 20px;
     line-height: 28px;
  text-align: center;
}

.uk-nav > li > a {
    padding: 4px 0 4px 7px;
  font-size:16px;
}

.uk-width-1-4 {
    width: 20%;
}

div.tagItemCategory {
    display: block;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
    border-right: 0px;
    text-align: center;
}

.uk-icon-facebook { background: #3d5b99; }

.uk-icon-instagram { background: #dd3c8a; }

.uk-icon-twitter { background: #35cbfe; }

.uk-cover-background {
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
}

.uk-article-title, .uk-article-title a {
    font-family: 'Roboto';
  font-weight: 300;
    font-size: 24px;
    line-height: 32px;
  text-transform: none ;
}

.news-events .uk-margin-bottom-remove {
    text-align: right;
}


@media (min-width: 1024px) and (max-width: 1300px) {
    .tm-logo-small img { max-width: 130px; }
    .uk-navbar-nav > li:not(:last-child), .uk-navbar-brand { margin-right: 20px; }
    .uk-navbar-nav > li > a { font-size: 14px; }
}

.manufacturer-details-view .category-view .browse-view h1 { display: none; }

a.eshop, a.eshop:link, a.eshop:active, a.eshop:hover, a.eshop:visited, .eshop, .eshop:link, .eshop:active, .eshop:hover, .eshop:visited  {
    font-weight:bold;
}


.tm-panel-headerbar {
    padding-top: 0;
    padding-bottom: 0;
}