/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-03-02 06:08:49 */
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%;
    }
}

/*===================*/
/* ===== Header ==== */
/*===================*/

/*===== background Header ====*/
.main-panel-top {
    background-color: #ffffff;
    margin-top: -10px;
    margin-bottom: -10px;
}
#html-body > div.page-wrapper > div.position-relative > header > div.main-panel-top > div > div > div {
    background-color: #ffffff;
}
.header-main {
    background-color: #1995AD !important;
}
.page-header {
    margin-left: -0.5px !important;
}
.header.links {
    color: black !important;
}
.header.links a[href*="contact"] {
    display: none;
}

/*===== Contact Us im Header entfernt ====*/
#html-body > div.page-wrapper > div.position-relative > header > div.main-panel-top > div > div > div > div.header-right > div > ul > li:nth-child(5) > a {
    display: none;
}
#html-body > div.page-wrapper > div.position-relative > header > div.main-panel-top > div > div > div > div.header-right > div > ul > li:nth-child(6) {
    display: none;
}
/*===== wishlist im Header entfernt ====*/
#html-body > div.page-wrapper > div.position-relative > header > div.header-main > div > div.header-right > a.my-wishlist {
    display: none;
}
.link.wishlist {
    display: none;
}

/*===================*/
/* ===== Footer ==== */
/*===================*/

/*===== background footer ====*/
.page-footer {
    background-color: #1995ad;
    margin-top: -40px;
}

.footer-bottom {
    background-color:#1995AD;
}

/*========================*/
/* ===== Produktseite ====*/
/*========================*/

/* ===== Sozial-Icons unter dem Warenkorbbutton =====*/
.product-social-links {
    display: none;
}
/* ===== Sternebewerbung unter dem Titel des Produktes =====*/
.product-reviews-summary {
    display: none;
}
/* ===== Entferung Bewertung auf der Produtkionsseite =====*/
#reviews {
    display: none;
}
/* ===== Entferung Anzahl auf Lager Produtkionsseite =====*/
.product-info-stock-sku {
    display: none;
}

/* ===== Farbe der Buttons auf Produktionsseite =====*/
#product-addtocart-button {
    background-color:#1995AD !important;
}
#top-cart-btn-checkout {
    background-color: #1995AD !important;
}

/* ===== Farbe Konfiguration Claudlab bei der PRoduktseite =====*/

#printq_matrix_app_1465 > div.matrix_layoutMain.container.matrix_layoutPersonalizationConfigurationContainer.matrix_layoutMainMobile > div > div > div.matrix_quantityTable.matrix_table > div.matrix_quantityContainer > table > tr.active {
    background-color: #1995AD;
}

#printq_matrix_app_1465 > div.matrix_layoutMain.container.matrix_layoutPersonalizationConfigurationContainer.matrix_layoutMainMobile > div > div > div.matrix_quantityTable.matrix_table {
    border-color:#1995AD;
}

#printq_matrix_app_1465 > div.matrix_layoutMain.container.matrix_layoutPersonalizationConfigurationContainer.matrix_layoutMainMobile > div > div > div.matrix_personalizationButton > button {
    background-color: #1995AD;
}

/* ===== mini-Chart oben rechts =====*/
.details-qty.qty .label {
    margin-right: 28px;
}

/* ===== Printq Konfigurationen ausgeblendet =====*/
#printq_matrix_app_1465 > div.matrix_layoutMain.container.matrix_layoutPersonalizationConfigurationContainer > div > div > div.matrix_otherOptionsTable.matrix_table {
    display: none;
}

#printq_matrix_app_1465 > div.matrix_layoutMain.container.matrix_layoutPersonalizationConfigurationContainer > div > div > div.matrix_optionsTable.matrix_table {
    display: none;
}

/*=====================*/
/* ==== Mein Konto ====*/
/*=====================*/

/* ===== Newsletter-Box rechts unter Mein Benutzerkonto =====*/
.box.box-newsletter {
    display: none;
}

/* ===== Mein Benutzerkonto die einzelnen Navi-Punkte wie gespeicherte Zahlungsmethoden usw. =====*/
.nav.items .nav.item:nth-child(3),
.nav.items .nav.item:nth-child(4),
.nav.items .nav.item:nth-child(5),
.nav.items .nav.item:nth-child(8),
.nav.items .nav.item:nth-child(9),
.nav.items .nav.item:nth-child(10),
.nav.items .nav.item:nth-child(11),
.nav.items .nav.item:nth-child(12) {
    display:none;
}

/*====================*/
/*===== Checkout =====*/
/*====================*/

/* ===== Progress-Bar Farbänderung =====*/
.opc-progress-bar-item._active:before {
    background: #1995AD;
}
.opc-progress-bar-item._active>span:before {
    background: #1995AD;
}

.discount-code {
    display: none;
}

.grand.totals.excl {
    display: none;
}
/* ===== Versandadresse blau umrandet und mit gutzeichen =====*/
.shipping-address-item.selected-item {
    border-color: #1995AD !important;
}
.shipping-address-item.selected-item:after {
    background-color: #1995AD !important;
}

.item-actions {
    display: none;
}

#block-discount {
    display: none;
}


/* ===== Minichart Steuern berrechnen anhand plz =====*/
#block-shipping {
    display: none;
}

/* ===== Button nach der Bestellung =====*/
#maincontent > div.columns > div > div.checkout-success > div > div > a > span {
    display: block;
    margin-top: 11px;
}

/* ===== Produktbeschreibung Prinq =====*/
.item-options {
    display: none;
}
.product-item-name {
    margin-top: 9px;
}

/* ===== weitere Artikel bestellen =====*/
#maincontent > div.columns > div > div.cart-container > div.cart-summary > ul > li:nth-child(2) {
    display: none;
}

body > div.container-fluid > header {
    background-color: #1995AD !important;
}
