.elementor-525 .elementor-element.elementor-element-6041f0a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-525 .elementor-element.elementor-element-4b5a858{--update-cart-automatically-display:none;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-4b5a858 *//* Hide the Subtotal column cell */
td[data-title="Subtotal"] {
    display: none !important;
}

/* Hide the Order Total row */
tr.order-total {
    display: none !important;
}

/* Hide Price column */
th.product-price,
td.product-price {
    display: none !important;
}

/* Hide Subtotal column */
th.product-subtotal,
td.product-subtotal,
td[data-title="Subtotal"] {
    display: none !important;
}

/* Hide Order Total row */
tr.order-total {
    display: none !important;
}/* End custom CSS */