/* Bottombar */
.viewlevel-link-image-fb {
    background-image: url(../images/leonine/anime-facebook.jpg);
}

.viewlevel-link-image-film {
    background-image: url(../images/leonine/anime-leonine.jpg);
}

.viewlevel-link-image-youtube {
    background-image: url(../images/leonine/anime-youtube.jpg);
}

/* Header */
#header {
  background-image: none;
}

a#logo {
  padding: 14px 0;
}

ul.menu li a {
  color: #fff;
}

/* Search */
.src-input-field {
  background: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-bottom: 8px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.src-input-field:focus {
  background: none;
  outline: none;
}

button.src-add-on {
  background: url(../images/leonine/search.svg) no-repeat 50% 50%;
  position: relative;
  bottom: 2px;
}

.search .src-input-field {
  opacity: 0;
  transition: opacity 1s;
}

.search:hover .src-input-field,
.search .src-input-field:focus {
  opacity: 1;
}

/* Slider */
#header-slider .hs-left,
#header-slider .hs-right {
  background: none;
}

.header-slider .orbit-caption {
  right: 0;
  opacity: 1;
  border-radius: 0;
  background: #ffffff;
  padding: 13px 20px 15px;
}

.header-slider .orbit-caption h2 {
  color: #000000;
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 500;
}

.header-slider .orbit-caption:hover h2 {
  color: #000000;
}

.header-slider-more {
  float: left;
  text-transform: uppercase;
  margin: 3px 0 0 2em;
  background-image: none;
  color: #aaaaaa;
  font-weight: 600;
}

.header-slider .orbit-caption:hover .header-slider-more {
  color: #aaaaaa;
}

.header-slider-more:after {
  content: '>';
  display: inline-block;
  margin-left: 0.5em;
  color: #aeaeae;
}

/* Bullets */
.header-slider .orbit-bullets {
  bottom: 2px;
}

.header-slider .orbit-bullets li {
  width: 9px;
  height: 9px;
  border-radius: 9px;
  border: 1px solid #000000;
  background: none;
  box-shadow: inset 0 0 1px #000000;
}

.header-slider .orbit-bullets li.active {
  background: #000000;
}

/* Footer */
#footer {
  background: #ffffff;
  padding-top: 30px;
}

#footer hr {
  border-top: none;
  border-bottom: 1px solid #000000;
  clear: both;
}

.footer-logo {
  position: relative;
  margin-bottom: 30px;
}

.footer-logo div {
  display: inline-block;
  left: 50%;
  top: -20px;
  position: absolute;
  width: 240px;
  margin-left: -120px;
  text-align: center;
  background: #ffffff;
}

.footer-logo span {
  display: inline-block;
  width: 152px;
  height: 45px;
  background: url(../images/leonine/logo-black.svg) no-repeat center center;
  background-size: contain;
}

#footer ul li a {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 33px;
}

.footer-sep {
  margin-top: 16px;
}

#footer ul.footer-rechtliches {
  text-align: center;
  margin-top: 10px;
}

#footer ul.footer-rechtliches li {
  display: inline-block;
  padding: 0px 14px;
}

#footer ul.footer-rechtliches li a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}

ul.footer-presse-und-haendler {
  text-align: right;
}

#footer .copyright {
  color: #000000;
  margin-top: 20px;
}

.footer-sm {
  text-align: center;
}

#footer ul.footer-socialmedia {
  display: inline-block;
  margin-top: 35px;
}

#footer ul.footer-socialmedia li {
  display: inline-block;
  margin: 0px 22px;
}

#footer ul.footer-socialmedia li a {
  height: 30px;
  width: 30px;
  display: inline-block;
}

ul.footer-socialmedia a.sm-facebook {
  background: url(../images/leonine/facebook.svg) no-repeat center center;
}

ul.footer-socialmedia a.sm-instagram {
  background: url(../images/leonine/insta.svg) no-repeat center center;
}

ul.footer-socialmedia a.sm-youtube {
  background: url(../images/leonine/youtube.svg) no-repeat center center;
}

/* B-Teaser */
.prv-label {
  color: #000000;
  background: none;
  text-transform: uppercase;
  font-style: normal;
  padding: 3px 0;
  font-weight: 500;
  font-size: 11px;
}

.prv-headline {
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.prv-text {
  color: #000000;
}

.prv-detail span {
  color: #aaaaaa;
  font-weight: 500;
}

.prv-detail a {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #aeaeae;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
  margin-top: 4px;
}

.prv-detail a:after {
  content: '>';
  display: inline-block;
  margin-left: 0.5em;
  color: #aeaeae;
}

.prv-detail a:hover {
  background: none;
}

/* HE */
.prv-load-more {
  border: none;
  background: #000000;
  transition: background 0.3s;
}

.prv-load-more:hover {
  background: #333333;
}

.prv-load-more span {
  border: none;
  background: rgba(255,255,255,0.3);
}

/* Details */
.prd-label > div {
  background: #000000;
}

/* GDPR */
.ct-ultimate-gdpr-cookie-bottomPanel,
#ct-ultimate-gdpr-cookie-modal {
  text-shadow: none;
}

.ct-ultimate-gdpr-cookie-bottomPanel img {
  background: none;
  border: none;
}

.ct-ultimate-gdpr-cookie-bottomPanel h2.ct-header-popup {
  margin-bottom: 0.8em;
  text-transform: none;
}

.ct-ultimate-gdpr-cookie-bottomPanel a,
.ct-ultimate-gdpr-cookie-bottomPanel a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#ct-ultimate-gdpr-cookie-read-more {
  display: none;
}

#ct-ultimate-gdpr-cookie-modal ul li {
  list-style-type: none;
  margin: 0;
}

.ct-ultimate-gdpr-cookie-modal-slider li label {
  float: none;
}

.ct-ultimate-gdpr-cookie-modal-btn a {
  background-color: #6a8ee7!important;
  border-radius: 0;
  border: none!important;
  color: #fff!important;
  font-family: Montserrat-Bold!important;
  font-size: 12px!important;
  padding: 12px 15px;
  text-decoration: none!important;
  text-transform: none;
}

.ct-ultimate-gdpr-cookie-modal-btn a:before {
  color: #fff;
  content: '\f00c';
  font-family: Font\ Awesome\ 5\ Free;
  font-weight: 900;
  margin-right: 5px;
}


.allow-yt-container {
  display: flex;
}

.allow-yt-container a {
  text-decoration: underline;
}

.allow-yt-container div {
  line-height: 30px;
}

.yt-not-allowed img {
  max-width: 100%;
  opacity: 0.2;
}

.confirmSwitch {
  min-width: 60px;
  text-align: center;
}

.confirmSwitch .confirmSlider {
  cursor: pointer;
  background-color: #959595;
  height: 20px;
  width: 40px;
  border-radius: 20px;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: 5px;
  transition: all .4s;
  text-align: left;
}

.confirmSwitch .confirmSlider:before {
  content: '';
  background-color: #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 2px;
}
