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

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

/*
 * Block-Bereiche / Widget-Positionen
 */
.uk-display-none {
color: transparent;
text-align: center;
margin-top: 20px;
}
.uk-block-primary {
 	background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
}

.uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    background: #7b7c80 none repeat scroll 0 0;
    border-color: #cf1478;
}
.uk-block-secondary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
    border-color: transparent;
    color: #ffffff !important;
}
.uk-block-secondary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
    border-color: transparent;
    color: #ffffff !important;
}
.uk-block-secondary .uk-panel-title {
    color: #ffffff;
}
.uk-panel-box-primary .uk-panel-title {
    color: #7b7c80 !important;
    text-transform: lowercase;
}
.uk-panel-box-secondary .uk-panel-title {
    color: #7b7c80 !important;
}
.uk-block-muted .uk-panel-box {
    background: #ffffff none repeat scroll 0 0;
}

/*
 * Schrift und Formatierung
 */
.uk-navbar-nav > li > a {
    font-size: 20px;
}
.uk-subnav > * > * {
    font-size: 16px;
}
a:hover,
.uk-link:hover {
  color: #cc3f42;
  text-decoration: underline;
}
.uk-icon-hover:hover {
  color: #cf1478;
}
.tm-footer .uk-subnav > * > :hover,
.uk-subnav > * > :focus {
  color: #cf1478;
}
.tm-footer .uk-subnav > * > * {
    color: #ffffff;
}
.uk-article-title {
    font-size: 38px;
    font-weight: 600;
    line-height: 44px;
    text-transform: lowercase;
}
.uk-heading-large {
    font-size: 48px;
    line-height: 54px;
}
.uk-contrast h1, .uk-contrast h2, .uk-contrast h3, .uk-contrast h4, .uk-contrast h5, .uk-contrast h6, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) h1, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) h2, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) h3, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) h4, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) h5, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) h6 {
    color: #ffffff;
}
.uk-panel-title {
    font-weight: 600;
}
.tm-panel-subtitle {
    font-size: 24px;
    line-height: 32px;
    margin: 30px auto;
    color: inherit;
    text-transform: none;
}
.uk-heading-lowercase {
    text-transform: lowercase;
}
.tm-panel-subtitle-small {
    font-size: 18px;
    line-height: 26px;
    margin: 30px auto;
    text-transform: none;
}
.tm-block-divider::before {
    background: #cf1478 none repeat scroll 0 0;
    height: 2px;
    margin-left: -75px;
    width: 200px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: #7b7c80;
    text-decoration: none;
}
.tm-titel-sidepanel {
    font-size: 20px;
    line-height: 32px;
    margin: 0px auto;
    text-transform: none;
}

/*
 * Menü, Buttons und Schaltflächen
 */
 .uk-offcanvas-bar {
    background: #7b7c80 none repeat scroll 0 0;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
    color: #ffffff;
}
.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
  background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
  color: #ffffff;
  /* 2 */
  outline: none;
}
.uk-nav-offcanvas > li > a {
    color: #ffffff;
    padding: 10px 15px;
}
 .tm-sidepanel > .uk-button.uk-hidden-small {
    border: 1px solid #ffffff;
}
.tm-sidepanel > .uk-button.uk-visible-small {
    border: 1px solid #ffffff;
}
.tm-sidepanel > .uk-button {
    top: 35px;
}
 .tm-popover-chester .wk-popover-toggle {
    background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
    border-radius: 0;
    display: block;
    height: 48px;
    width: 48px;
}
.uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20) 
}
.uk-panel-box-primary {
border: 1px solid #eeeff3;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.20) 
}

.uk-navbar-nav > li > a:active {
  background-color: rgba(0, 0, 0, 0);
  color: #cc3f42;
}
.tm-totop-scroller:hover,
.tm-totop-scroller:focus {
  color: #cc3f42;
  text-decoration: none;
}
.tm-totop-scroller {
    color: #ffffff;
}
 .uk-button {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  margin: 0;
  /* 3 */
  border: none;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: #ffffff;
  /* 6 */
  text-transform: none;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 12px;
      background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
  vertical-align: middle;
  /* 8 */
  line-height: 30px;
  /* 9 */
  min-height: 30px;
  /* 10 */
  font-size: 1rem;
  /* 11 */
  text-decoration: none;
  text-align: center;
  position: relative;
  border: 1px solid transparent;
  overflow: hidden;
  -webkit-transition: color .4s, background .2s;
  transition: color .4s, background .2s;
  z-index: 1;
}
.uk-button:active:not(.uk-button-link):before,
.uk-button.uk-active:not(.uk-button-link):before {
  background: #7b7c80;
      border-color: none;
}
.uk-button:hover,
.uk-button:focus {
  background-color: #7b7c80;
  color: #ffffff;
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  border-color: transparent;
}

.uk-button-primary {
  background: #cf1478; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
  color: #ffffff;
  border-color: none;
}
.uk-button-primary:before {
  background: #7b7c80 !important;
      border-color: none;
}
.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #7b7c80;
      border-color: #7b7c80;
}
.uk-icon-button::after {
    background: #7b7c80 none repeat scroll 0 0;
    border: 1px solid transparent;
}
.uk-icon-button {
    color: #ffffff;
    font-size: 22px;
    line-height: 48px;
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.32);
box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.32) 
}

.uk-contrast .uk-button-primary, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) .uk-button-primary {
    background-color: #cf1478;
    background: -webkit-linear-gradient(#cf1478, #cc3f42); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cf1478, #cc3f42); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cf1478, #cc3f42); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#cf1478, #cc3f42); /* Standard syntax */
    color: #ffffff;
}
.uk-contrast .uk-icon-button::after, .uk-block-primary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) .uk-icon-button::after {
    background: #7b7c80 none repeat scroll 0 0;
}
.scnb-buttons a {
font-weight: normal !important;
}

#scnb-cookie-bar {
    bottom: 90px;
}