/* das muss hier bleiben sagt michael */
.template-column .lang-currency-switch {
    display: none;
}
/* END das muss hier bleiben sagt michael */

.page-15 .quiqqer-fu-login-container {
    background: none !important;
}

.page-15 .quiqqer-order-ordering-nobody {
    background: var(--box-bg);
    padding: 2rem 0 2rem 2rem;
}

@media screen and (max-width: 767px) {
    .page-15 .quiqqer-order-ordering-nobody {
        padding: 1rem;
    }
}

/* DAS MUSS IN COLOGNE (ohne body davorne) */
@media screen and (max-width: 500px) {
    body .quiqqer-products-control-visitedProducts .quiqqer-bricks-children-slider-child,
    body .product-similar-products .quiqqer-bricks-children-slider-child,
    body .product-equipment-products .quiqqer-bricks-children-slider-child {
        width: 100%;
        max-width: 270px;
    }
}
/* END DAS MUSS IN COLOGNE*/

/*****************************************************/
/* Nach 01.07.2025 kann das weg */
/* „walkingfamily-gridContainer-bg“ überdeckt die Buttons im Warenkorb, sodass ein Kauf nicht abgeschlossen werden kann. */
body .slideout-panel {
    z-index: 1;
}
/* END */
/*********************************************************/