#nav-categories {
    display: none;
}
/**
.current {
    display: none;
} **/
.breadcrumbs {
    display: none;
}
#kategorie3 {
    margin-top: 30px;
}

.seo {
    line-height: 22px;
    padding: 16px;
    margin-bottom: 20px;
}
.seo b {
    padding-bottom: 5px;
    display: inline-block;
    font-size: 19px;
    color: #000;
    margin-top: 11px;
    line-height: 21px;
    font-family: mm-text-bold;
}
.seo a {
    color: #ef0000;
}
.click1 {
    display: none;
}
.click, .click1 {
    background: #000;
    color: #fff;
    padding: 3px 11px 6px;
    border-radius: 3px;
}
.click:hover, .click1:hover {
    background: #a1a1a1;
    color: #fff;
    text-decoration: none !important;
}
#nav-categories li a, #nav-categories li > span {
    border-bottom: 1px solid #fff;
        border-bottom-color: rgb(255, 255, 255);
    border-color: rgba(255,255,255,.65);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 20px;
}
#nav-categories li {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
}
#kateborie1, #kateborie2 {
    display: none;
}
#kategorie1 {
    margin-top: 1px;
}
#angebote h2 {
    font-family: mm-text-bold !important;
    font-size: 26px !important;
    font-weight: normal !important;
    color: #000 !important;
}
#angebote .header.border {
    border: none !important;
    margin-left: 8px;
    margin-top: 17px;
}
#angebote .products-carousel {
    background: none !important;
    padding-bottom: 11px;
}
#angebote .product-container .pc-wrapper {
    margin-top: 9px;
}
#angebote .products-grid .base-info{
    text-align: left !important;
}
#angebote .b-set {
    margin-left: 12px;
    margin-top: 7px;
}
#angebote .products-grid .add-to-cart{
    padding-left: 31px !important;
}
#angebote .button.add-to-cart::before {
    top: 5px;
}
#angebote .products-grid .base-info.cta .price + .vat-info {
    top: 0px !important;
    position: absolute;
    width: 71px !important;
    right: 9px;
}
#angebote .icon.icon-info {
    margin-top: 2px;
}
#angebote .products-grid .base-info.cta h3 {
    font-family: mm-text-regular !important;
}
@media only screen and (max-width: 1100px) {
.aktionen-kat img {
    width: 100% !important;
}
}