.elementor-9 .elementor-element.elementor-element-e8fb17c{--update-cart-automatically-display:none;}.elementor-9 .elementor-element.elementor-element-e8fb17c .coupon{--apply-coupon-button-alignment:start;--apply-coupon-button-width:auto;}:root{--page-title-display:none;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-e8fb17c */.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4) {
   display: none;
}

.woocommerce table.cart td:nth-of-type(5), .woocommerce table.cart th:nth-of-type(5) {
   display: none;
}

/* Align item summary left on mobile */
@media (max-width: 767px) {
    .woocommerce-cart .product-name,
    .woocommerce-cart .cart_item .product-name a,
    .woocommerce-cart .cart_item .product-name .variation {
        text-align: left !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
}/* End custom CSS */