/** dies ist ein leeres CSS **/
.richtext .rte--list a[data-linktypeicon=CMDownload]:after, .richtext .strong a[data-linktypeicon=CMDownload]:after, .richtext .text a[data-linktypeicon=CMDownload]:after {
height: 18px;
}
.social-box iframe{max-width:100%}

/*
.cover[data-type=background-image] .image-box:after {
    background: transparent;
}
*/
.page-header nav .primary li.magazine-nav a:before {
content: "\E8C8" !important;
}


.CookieDeclaration {
display: none !important;
}




  @media screen and (max-width: 1299px){
    .magazine-header .title {
      font-size: 40px;
      width:100%;
    }
  }


input[type="radio"] {
border-radius: 100%;
}

.container-fluid .contact-wrapper h2 {
padding: 0 0 0 0 !important;
}


/* SR-291614 Druckausgabe mit störendem Cookie-Consent-Button */
@media print {
  #CookiebotWidget {
    display: none;
  }
}

/* TEAMIHK24-100 Unterdrückung Downloadsymbole*/
section.search .tiles .tile[data-type=download]:before
{     content: ""; }

