/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2026 | 08:48:23 */
/* CSS Code hier einfügen.

Zum Beispiel:
.example {
    color: red;
}

Um dein CSS-Wissen zu prüfen, teste es hier http://www.w3schools.com/css/css_syntax.asp

Kommentarende*/ 

input[type="checkbox"].is-active {
	background-color: #bb2254;
	cursor: pointer;
}

.wc-block-components-address-form__address_2-toggle,
#additional_info,
.wc-block-components-checkout-step__heading-container {
	display: none;
}

.wc-block-mini-cart__drawer .wc-block-components-product-metadata__description {
	display: none;
}