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

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

.tm-features-slideshow .uk-slideshow,
.tm-features-slideshow .uk-slideshow > li { min-height: 400px; }

.wk-switcher-venice > .wk-switcher-venice-nav > li.uk-active .uk-overlay-area {
background: #007034; }

.uk-overlay-area {
background: #B6998D; }

.tm-block.tm-block-image {
background: #3e3e40 url('../images/default/block_image/bg.jpg') 50% 50% no-repeat;
}

@media (min-width: 768px)
.tm-block.tm-block-padding-large {
    padding-top: 0px;
    padding-bottom: 0px;
}

.tm-block.tm-block-padding-large {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width: 768px)
.tm-content-padding .tm-block-middle {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tm-content-padding .tm-block-middle {
    padding-top: 20px;
    padding-bottom: 20px;
}

.uk-nav-side > li > a {
  color: #ffffff;
}
.uk-nav-side ul a {
  color: #ffffff;
}

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

em {
color: #007034;
}

.tm-content-boxed .uk-article .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary), .tm-block-alt .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    background-color: #b6998d;
}
.atlas > li > a {
color:#000000;
}
.atlas ul a {
color:#000000;
}