/* STYLES ONLY AFFECTING B2C */

/* Hide Various parts */
.quantity, #wl-wrapper .wl-table .product-price, #wl-wrapper .wl-table .product-purchase, .entry-summary > form.cart > div.quantity, .woocommerce-shipping-destination, #post-6 > div > div > div.cart-collaterals > div > table > tbody > tr.woocommerce-shipping-totals.shipping > th, .woocommerce-notices-wrapper { 
    display: none !important; 
}

/* Hide Stock */
p.stock.in-stock, p.stock.available-on-backorder { 
    display: none 
}

/* Hide Assembling Component */
#component_1543316700, #component_1543098061, #component_1543319066, #component_1543330526, #component_1543330526, #component_1543332122, #component_1543333993, #component_1543351156, #component_1543396097, #component_1543941658, #component_1543939279, #component_1543942400, #component_1544298896, #component_1544299921, #component_1544301258, #component_1544434685, #component_1583902874, #component_1544309450, .cart.composite_data {
    display: none !important 
}

/* Hide CLASSIC Assembling Component DK*/
#component_1656108793, #component_1660573743 {
    display: none !important;
}

/* HIDE CLASSIC PRO ASSEMBLING  */
#component_1660302435, #component_1660746512 {
    display: none !important;
    ;
}

.wp-block-woocommerce-cart-order-summary-subtotal-block.wc-block-components-totals-wrapper, .wp-block-woocommerce-cart-order-summary-fee-block.wc-block-components-totals-wrapper, .wp-block-woocommerce-cart-order-summary-, .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper, .wp-block-woocommerce-cart-order-summary-taxes-block.wc-block-components-totals-wrapper, .wc-block-cart-item__total, .wc-block-cart-item__prices, .wc-block-cart-items__header-total, .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
    display: none !important;
}
