.elementor-1521 .elementor-element.elementor-element-633f7c0{--display:flex;}.elementor-1521 .elementor-element.elementor-element-621253fd{text-align:left;}/* Start custom CSS for text-editor, class: .elementor-element-621253fd *//* Hide product quantity column */
td.product-quantity,
th.product-quantity {
    display: none !important;
}

/* Hide product price column */
td.product-price,
th.product-price {
    display: none !important;
}

/* Hide product subtotal */
.shop_table .product-subtotal {
    display: none !important;
}

/* Hide specific price paragraph */
p.price.ct-hidden-sm.ct-hidden-md {
    display: none !important;
}

/* Hide buttons */
button.button {
    display: none !important;
}

/* Hide coupon section */
div.coupon {
    display: none !important;
}/* End custom CSS */