.single-product span.price.wpo-price-container {
    font-size: 14px !important;
}
.single-product span.wpo-totals-label {
    font-size: 20px;
    color: #e33425;
}
.single-product div#content {
    margin-top: 80px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}
.single-product .paypal-button-row{
    display: none !important;
}
.single-product span.posted_in {
    display: none !important;
}
.single-product .zutaten-label{
    font-size:20px;
    font-weight:700;
}
table.shop_table.woocommerce-checkout-review-order-table {
    background: transparent;
}