/* Copyright (C) arrowthemes, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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

.uk-panel-box, .tm-content, .tm-block {
    padding: 20px 10px;
}
h1.tm-quote {
    padding-top: 8px;
}
h3.tm-quote {
    font-size: 22px;
}
.tm-quote {
    line-height: 32px;
}
.tm-block-bottom-e {
    background: #938372 linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.uk-panel > h3:first-child:not(.uk-panel-title) {
    margin-bottom: 0px;
}

/* Umrandung Bilder in der Galerie */
.uk-position-cover {
    border: 1px solid;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2), 0 5px 0 rgba(0, 0, 0, 0.1) inset, 0 6px 0 rgba(255, 255, 255, 0.1) inset;
}

.date .tm-block-digit {
    height: 52px;
    padding: 6px 5px 0 10px;
}

.date .tm-block-month {
    margin-left: -32px;
    margin-top: 4px;
    width: 48px;
}
.date .tm-menu-item .tm-menu-dots {
    top: 33px;
}
.date .tm-menu-item .uk-badge {
    float: right;
    margin: 38px 0 0;
}
.date * + .uk-progress {
    margin-top: 41px;
}
.date .uk-badge h3 {
    font-size: 3em;
    font-weight: bold;
    margin: 10px 0;
}

.contact-main aside {
    padding-top: 0px;
}
.contact-main a {
    color: #382f2f;
    text-decoration: none;
}
.contact-main ul a {
    text-transform: uppercase;

}

.chronik h1, .welcome h1, .events h1, .galerie h2, .tm-slideshow-gaucho h3, h1.tm-quote {
    font-family: 'Pirata One', cursive;
}


.uk-navbar-nav > li > a {
    font-weight: 800;
}

/* Fußzeile */

.imprint .uk-navbar-nav> li > a {
    height: 30px;
    line-height: 30px;
}
.uk-active .tm-totop-scroller {
    bottom: 12px;
}

.tm-content {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}

span.shadow {
    color: #000;
    font-weight: 500;
}
.tm-header-box {
    padding-bottom: 1px;
}
.tm-menu-item.tm-menu-compound {
    margin-bottom: 25px;
}
.tm-menu-item .tm-menu-price-bottom {
  margin-top: 35px;
}
.tm-menu-item .tm-menu-desc {
    line-height: 1.6em;
}
.welcome .uk-button-primary {
    margin: 5px;
}
.uk-panel-box-secondary > a:not([class]), .uk-panel-box-secondary > *:not([class*="uk-nav"]) a:not([class]) {
    color: #fff;
}
.uk-panel-box-secondary > a:hover:not([class]), .uk-panel-box-secondary > *:hover:not([class*="uk-nav"]) a:hover:not([class]) {
    color: #fff;
    text-decoration: none;
}
/* EFRE-Förderung */
.efre-light{
    background-color: #d2c82a;
}

.efre {
    width: 45%;
    margin: 0 auto;
    padding: 20px 50px 20px 50px;
}
.imprint {
    margin: 0 auto;
    width: 50%;
}
.uk-navbar-nav {
    float: none;
}

/* portrait and landscape */
@media screen and (max-device-width : 380px)  {
    .uk-panel-box-secondary > a:not([class]), .uk-panel-box-secondary > *:not([class*="uk-nav"]) a:not([class]) {
    font-size: 0.8em;
}
.uk-panel-box-secondary > a:hover:not([class]), .uk-panel-box-secondary > *:hover:not([class*="uk-nav"]) a:hover:not([class]) {
    font-size: 0.8em;
}
}
