/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-01-14 10:37:39 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

#maincontent > div.page-title-wrapper > h1 > span {display:none;}
.search-area {display:none;} /* Suchleiste ausgeblendet - JS 22.06.2023 */
.page-header .panel.wrapper::after {border: none;} /* Trennstrich ausgeblendet - JS 22.06.2023 */
.page-header .header-main a, .page-header.type5 .search-area a.search-toggle-icon {color: #FFF;}
.minicart-wrapper .action.showcart .counter.qty { color: #e0001a; background-color: #FFF;}



/* Center Main Menu */
.nav-sections-item-content > .navigation
{display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}



@media (min-width: 992px) {
.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 20px;
}}


#maincontent > div.page-title-wrapper > h1 > span {display:none;}
.search-area {display:none;} /* Suchleiste ausgeblendet - JS 22.06.2023 */
.page-header .panel.wrapper::after {border: none;} /* Trennstrich ausgeblendet - JS 22.06.2023 */
.page-header .header-main a, .page-header.type5 .search-area a.search-toggle-icon {color: #FFF;}
.minicart-wrapper .action.showcart .counter.qty { color: #e0001a; background-color: #FFF;}

/* Center Main Menu */
.nav-sections-item-content > .navigation
{display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: start;
    align-items: center;
}


@media (min-width: 992px) {
.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 20px;
}
.page-header.type2 .nav-sections {
    min-height: 40px;
}
}

.nav-sections-item-content > .navigation {
    justify-content: start;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
padding: 0;
}

.products-grid .product-item .product-item-info {
    background: white;
}

/* Hide Social Media Button */
.product-social-links {
    display: none;
}

/* Hide Stock Inco */
div.stock.available {
    display: none;
}


/*  Product Matrix */
.matrix_layoutMain .matrix_pageOptionAttributesContainer img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-width: 128px!important;
    max-height: 128px!important;
}

.matrix_layoutMain .matrix_pageOption .btn.active .matrix_pageOptionLabel {
    color: #fff;
    background-color: #e0001a!important;
    width: 100%;
}

.matrix_layoutMain .matrix_pageOptionAllAttributesContainerItem[code="pages"] .matrix_pageOptionAttributesImage {
 display: none!important;
}

.matrix_layoutMain .matrix_pageOptionAttributes button.matrix_pageOptionAttributeButton {
height: auto!important;
}

a[href="https://druckstudio.pvoe.at/customer/account/create/"]{
 display: none!important;
}

.sections.nav-sections {
    padding-top: 16px;
    margin-top: 16px;
    padding-bottom: 16px;
    font-size: 18px !important;
    font-weight: bold !important;
}

    .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 18px;
        line-height: 22px;
    }