@charset "UTF-8";

.header-main {
    display: none;
}

#pdfview {
    display: none;
}

.buybox--form {
    display: none;
}

.no-print {
    display: none;
}

.content--list.list--unstyled {
    display: none;
}

.tab-menu--cross-selling {
    display: none;
}

.content--breadcrumb {
    display: none;
}

.content--description {
    display: block !important;
}

.is--ctl-detail .tab--link-content {
    display: block !important;
}

.tab--header {
    display: none;
}

.footer-main {
    display: none;
}

.column--menu {
    display: none;
}

.last-seen-products {
    display: none;
}

iframe {
    display: none !important;
}


.tab--content .content--description {
    display: none !important;
}

.product-slider {
    display: none;
}

.tab--title[title="Ähnliche Artikel"] {
    display: none;
}

/* new */

.product--supplier {
    display: none;
}

.product--buybox {
    display: none;
}

.content-main--inner {
    border: 0 !important;
}

.container-element.description-container {
    border: 0;
}

.content--description,
.tab--link-backup.tab--link-structure {
    padding: 0 1rem;
}

.container-element.details-container {
    border: 0;
}

.redArrowStyle {
    display: none;
}

.details-table-style h4 {
    color: #e60721;
}

.page-wrap,
.content-main,
body {
    border: 0 !important;
}

td > h4 {
    margin-top: 0rem;
}

.content--title {
    margin-top: 0;
}

.container-element {
    display: none !important;
}

.container-element.description-container,
.container-element.details-container {
    display: block !important;
}

.tab--link-backup.tab--link-structure {
    opacity: 0;
}

@print {
    @page :footer {
        display: none
    }

    @page :header {
        display: none
    }
}
