/* EXT:cookie_control */

.ccc-widget {
  background-image: linear-gradient(#C6CED0, #F2F3F4) !important;
}

/* Schriftfarbe (#FFF oder CI-Farben)*/

.ccc-outer, .ccc-inner p,
#cccwr.ccc-right .ccc-expand,
.ccc-inner a, .ccc-inner a:hover {
  color: #262b2d !important;
}

.ccc-inner, .ccc-outer {
  background: initial !important;
}

/* Schriftart (Bisher verwendete Web-Font) */

#cccwr {
  font-family: 'MetaWeb', sans-serif !important;
}

#cccwr.ccc-right .ccc-outer, #cccwr.ccc-right .ccc-inner {
  border-radius: 0px !important;
  width: 100% !important;
}
#cccwr.ccc-right .ccc-inner {
  border-radius: 5px 5px 0 5px;
  width: 100% !important;
}
.ccc-widget {
  position: fixed !important;
  bottom: 0px !important;
}
div#cccwr.ccc-right .ccc-widget {
  left: auto !important;
  right: 0 !important;
  width: 100% !important;
 /*display: block;*/
}
.ccc-inner {
  max-width: 1320px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.ccc-inner h2 {
  display: none !important;
}
#cccwr button {
  cursor: pointer !important;
}
.ccc-expand {
  /*background: #f0942b;*/
  border: 0;
  border-radius: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  color: #fff;
  bottom: 0px !important;
  cursor: pointer;
  font-size: 1em;
  left: 50%;
  line-height: 25px;
  margin-left: 0px;
  position: absolute;
  text-align: center !important;
  text-indent: 0;
  width: 80px;
  z-index: 2;
}
.ccc-close {
  border: 0;
  height: 45px;
  position: absolute;
  right: 0 !important;
  text-indent: -999em;
  top: 25px !important;
  height: 45px !important;
  width: 315px !important;
  background: transparent;
  background-image: url(/fileadmin/public/assets/images/cookies_ok.png) !important;
  background-size: cover !important;
  background-position: center center !important;
  border-radius: 0px !important;
}
.ccc-inner p {
  padding: 8px 0px 5px 0px !important;
  font-size: 14px;
  font-weight: 400;
  max-width: 57%;
  text-align: left;
  margin: 0 auto;
  line-height: 1.6;
  /*margin: 0 auto !important;*/

}
.ccc-outer {
  border: 0px solid #f0942b !important;
  border-radius: 0px;
  box-shadow: none !important;
  color: #fff;
  left: 70px;
  width: 200px;
  bottom: 30px;
}
.ccc-content {
  padding: 5px 0 5px 0 !important;
}
#cccwr.ccc-right .ccc-expand {
  left: auto;
  right:65px;
  top: 35px;
  bottom: auto;
  color: #fff;
  border-radius: 0px;
  background: transparent;
  box-shadow: none;
  padding: 5px 15px 6px 15px;
  width: auto;
  font-size: 13px;
  font-weight: normal;
  font-family: 'MetaWeb', sans-serif !important;
  text-decoration: underline;
}
.ccc-inner .ccc-about {
  position: absolute;
  display: none;
}

div#cccwr div {
    font-size: 14px;
    font-family: "MetaWeb" !important;
    font-weight: 300;
    text-align: center;
}
.ccc-inner a, .ccc-inner a:hover {
  color: #fff;
  text-decoration: underline !important;
}
div#ccc-icon button {
  background-image: url(/fileadmin/public/assets/images/security.png) !important;
  width: 35px !important;
  height: 35px !important;
  background-size: cover !important;
  border-radius: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
}
.c-content-box.c-size-md:last-child:not(.c-content-feature-13-wrap) {
    padding: 0 !important;
}

.ccc-intro {
  float: left;
}

/* AN- UND AUS-SCHALTER */

#ccc-cookies-switch, #cctoggle {
  height: 45px !important;
  width: 194px !important;
  text-decoration: none !important;
  background: none !important;
}
#cccwr #ccc-cookies-switch {
  top: 20px;
  left: 10px;
  float: left;
  position: relative;
  border-radius: 0px !important;
}
#cccwr #ccc-implicit-warning {
    display: none !important;
}

#cctoggle > span {
  text-indent: -999em;
  text-align: left !important;
  height: 45px !important;
  width: 194px !important;
}

html:lang(de) #cctoggle > .toggle-on {
  background-image: url(/fileadmin/public/assets/images/cookies_aktiv.png) !important;
  background-size: cover !important;
  background-position: center center !important;
}

html:lang(de) #cctoggle > .toggle-off {
  background-image: url(/fileadmin/public/assets/images/cookies_inaktiv.png) !important;
  background-size: cover !important;
  background-position: center center !important;
}

html:lang(en) #cctoggle > .toggle-on {
  background-image: url(/fileadmin/public/assets/images/cookies_active.png) !important;
  background-size: cover !important;
  background-position: center center !important;
}

html:lang(en) #cctoggle > .toggle-off {
  background-image: url(/fileadmin/public/assets/images/cookies_inactive.png) !important;
  background-size: cover !important;
  background-position: center center !important;
}

@media (max-width: 1340px) {
  .ccc-close {
    margin-right: 30px;
    max-width: 21.9%;
    border-radius: 4px !important;
  }

  .ccc-inner p {
    max-width: calc(78.1% - 304px);
  }

  p.ccc-intro {
    margin-left: 30px !important;
  }

  #cccwr #ccc-cookies-switch {
    left: 20px;
  }

  #ccc-cookies-switch {
    left: 20px;
  }
}

@media (max-width: 991px) {
  .ccc-inner p {
    max-width: 100%;
  }

  .ccc-content {
    display: inline-block;
  }

  .ccc-intro {
    margin-right: 15px !important;
  }

  #cccwr #ccc-cookies-switch {
    top: 0;
    margin-bottom: 10px;
    left: initial;
    right: 35% !important;
    position: absolute;
    bottom: 5px !important;
    top: auto !important;
    border-radius: 0px !important;
    display: none;
  }

  .ccc-close {
    top: initial !important;
    float: right !important;
    position: initial !important;
    margin-bottom: 5px !important;
    margin-right: 15px !important;
    max-width: calc(33% - 30px) !important;
  }
}

@media (max-width: 767px) {
  .ccc-inner p {
    padding: 8px 0px 5px 0px !important;
    font-size: 14px;
    font-family: 'MetaWeb', sans-serif;
    line-height: 1.5;
    width: 90%;
    max-width: 90%;
  }

  .ccc-close {
    position: static !important;
    right: 0;
    left: auto;
  }

  .ccc-expand {
    right: 15% !important;
    left: auto;
  }
}


