form.cart.grouped_form button {
    display: none !important;
}

.fkcart-order-summary-container{
    display: flex;
    flex-direction: column;
}
.fkcart-summary-line-item.fkcart-subtotal-wrap{
    order: 2;
}
.fkcart-summary-line-item{
    order: 3;
}
.fkcart-text-light{
    order: 4;
}
.custom-discount{
    order: 1;
}
.wc-item-meta,
.variation-switch {
    display: none !important;
}
td.product-name .wcs-switch-link.button {
    display: none;
}
