.search-content .price .preis-netto {
    font-size: 18px;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item__total-price {
    display: none;
}

.xoo-wsc-qty-price span:nth-child(4),
.xoo-wsc-qty-price span:nth-child(5) {
  display: none;
}

.wishlist_table .preis-netto .netto {
    font-size: 1.06rem;
}

body.hide-preis-block .custom-preis-block {
    display: none !important;
}