.cf { display: block;}
/*.mgz-element-inner strong {
    color: #6B6B6B;
}*/
.leadprint-brand{
display:none;
}
footer.main > .wrp > nav li.druckmuster_jn {display: none}
#modulesPrinttemplate > ul > li > a > span.name{
    right: unset;
    color: unset;
}
#upload_delay {
    display: none;
}
#upload .upload_option {
    padding-bottom: 50px;
}

body > main > section.trade-groups.full > div > h1{
display: none;
}
.col_left, .standOrtLink {
    font-size: 22px;
    width: 100%;
}
#trade-blocks .card figcaption, #trade-blocks .card:hover figcaption { background: none}

#cart > table > tbody > tr:nth-child(35) > td > textarea{border: 1px solid black;}

#slider #controlNav > a {
    border: solid 2px #bbbbbb;
}
#slider #controlNav > a.current {
    border: solid 2px #9f6919;
}

#slider .side-nav::before{
    color: black;
}

.product-listing .card .preview-btn::before{
    color: #0063a2;
}

#optionGroupCon_sorten {
    display: block;
}

.mgz-col-md-6 {
    width: 100%;
}

  #fixedButton {
    position: fixed; /* Fixiert am Bildschirm */
    top: 74%; /* Vertikale Mitte */
    right: 0; /* rechter Rand */
    transform: translateY(-50%); /* Vertikale Zentrierung */
    padding: 10px 20px;
    background-color: #0063a2; /* Blauer Hintergrund */
    color: white; /* Textfarbe */
    border: 2px solid black;
    border-radius: 4px 0px 0px 4px;
    cursor: pointer;
    font-size: 16px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: background-color 0.3s;
    z-index: 4;
    justify-content: center;
    align: center;
}

#teambeamupload{
    width: 91px;
    height: 42px;
    position: fixed; /* Fixiert am Bildschirm */
    top: 2%; /* Vertikale Mitte */
    right: 137px; /* rechter Rand */
    transform: translateY(-50%); /* Vertikale Zentrierung */
    background-color: #0063a200; /* Blauer Hintergrund */
    color: white; /* Textfarbe */
    border: 2px solid black;
    border-radius: 4px 0px 0px 4px;
    cursor: pointer;
    font-size: 16px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: background-color 0.3s;
    z-index: 4;
    justify-content: center;
    align: center;
    opacity: 0;
}

#link_div{
    width: 100px;
    height: 45px;
}

.mgz-element.mos7nom > .mgz-element-inner > .inner-content {
    width: 100%;
}

#usp-bar {
  padding:20px 0px 0px 0px;
  background:#ededed;
  display: none;
}

#usp-bar .individualUSP p {
  color:#0064a3;
}

#usp-bar.individualUSP div.individualUSPCard strong {
    color: #0064a3;
    margin-bottom: 0px;
}

.trade-groups,
.product-listing {
  padding:0 0 0 0;
  background:#ededed
}
.trade-groups {
    height: 0px;
}

#homepage-text2 {
  padding:0px 0px 0px 0px;

}
.trade-groups > div:nth-child(1) {
  height: 20px;

}
.c3f52u6-s {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
#homepage-text2 > div:nth-child(1) {
  width: 100%;
}

.fileuploader-items>div.fileuploader-check li {
  color:#6c6a6a;
}

.hint.message.success
 {
    color: #6c6a6a;
}