.theme-checkout-body .theme-cart-details-inner .theme-cart-details-summary-wrap, .theme-checkout-body .theme-cart-details-inner .theme-cart-details-summary-total-wrap .theme-cart-details-summary-total {

 display:none !important;

}
[data-zs-label-price],[data-zs-selling-price],[data-cart-item] .item-price,.theme-cart-price-label,.theme-cart-summary-details,.theme-cart-view-product-price,.theme-cart-view-product-subtotal,.theme-cart-view-head-subtotal{
    display: none !important
}
.theme-product-pricing-area, [data-zs-pricing-container],.theme-payment-info .theme-payment-info-list:not(:first-child), .item-price, .theme-cart-price-label,.theme-cart-view-product-price, .theme-cart-view-product-subtotal-wrap,.theme-cart-view-head-subtotal, .theme-cart-summary-details,.zs-order-summary-content  {
    display: none!important;
}
   
.zcs_checkout_loading{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    z-index:999;
}

.zpmo-order-list-table-cell.zpmo-table-action-area.text-right.mb0, .zpmo-order-details.zpmo-order-details-info :nth-child(3), .zpmo-product-variants-list, .zpmo-order-info-box .zpmo-order-payment, .zpmo-shipping-info-box .zpmo-order-payment {
    display: none !important
}
