/*WACON STYLING LD 05.2022*/


#footerRight .footer-menu-wrapper,
#footerRight .cookie-set {
    float: right;
}

#footerRight .cookie-set {
    margin-right: 15px;
    color: #3c3c3c;
}

#footerRight .cookie-set:hover {
    text-decoration: underline;
}

.waconcookiemanagement {
    z-index: 1031;
}

.waconcookiemanagement .cookieclose {
    display: none;
}

#CookieBox .arrow {
    position: unset;
    width: unset;
    border: .5rem solid #333;
      border-top-color: rgb(51, 51, 51);
      border-right-color: rgb(51, 51, 51);
      border-left-color: rgb(51, 51, 51);
    font-size: 0;
    line-height: 0;
    height: 0;
    padding: 0;
    margin: 0px 10px;
      margin-top: 0px;
    display: inline-block;
    
    
}

#CookieBox .arrow.down,
#CookieBox .arrow.up {
    margin-bottom: -14px;
    margin-left: 14px;
}

#CookieBox .arrow.up {
    margin-bottom: -5px;
}

#CookieBox tr td:first-child {
    width: 150px;
}

#CookieBox .category h3 {
    font-size: 1.25rem !important;
    margin-top: -2px;
}

.cookie-set.script img {
    width: 100%;
    filter: blur(5px);
}

.cookie-set.script p {
    background:rgba(0, 0, 0, 0.4);
    color: white;
    padding: 10px 0px;
}

.wcm_embedvideo {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.wcm_ytvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}