#menu_orders, #menu_account, #menu_regulations {
    display: none;
}

#menu_basket > a {
    opacity: 1 !important;
}

.summary__block.--time {
    display: none;
}

div.order2_info_sub.additionalInfo {
    display: none;
}

#MyCustomTrustbadge {
    display: none !important;
}

.mobile_subCategories:before {
    display: none;
}
.blackweek-label:before {
    content: '';
    background: url(/data/include/cms/label/label_sale.png);
    position: absolute;
  width: 74px;
  height: 74px;
    background-repeat: no-repeat;
    top: 0;
    z-index:9;
}
.projector_page .blackweek-label:before {
  width: 74px;
  height: 92px;
  position: relative;
  display: block;
  top: unset;
}
.projector_page span.label.blackweek-label {
  margin-right: 10px;
  right: 0;
  width: 74px;
  height: 92px;
  position: relative;
}
.projector_page .label_icons > * {
  vertical-align: top;
}
.basketedit_client_rebate {
    display: none;
}
input.basketedit_rebatecode_input {
    height: 41px !important;
}
div.basketedit_rebatecodes_outline {
    display: block;
}