/* Start custom CSS for shortcode, class: .elementor-element-498cb337 *//* Nur die Produktmenge vor dem Warenkorb ausblenden */
.single-product form.cart > .quantity {
    display: none !important;
}
.product .product_meta {
    display: none;
}/* End custom CSS */