.theme-checkout-steps li:not(:first-child){
    display:none!important;
}
.theme-checkout-steps li::after, [data-zs-container-shipping-method], [data-zs-container-review-order]{
    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;
}
 
[class*="theme-product-list-style-"] [data-zs-selling-price], [class*="theme-product-list-style-"] [data-zs-label-price] {
  display: none !important;
}
[data-zs-label-price],.theme-tag-contianer,[data-zs-product-socialshare],[data-nostock-cart-add],[data-zs-selling-price],[data-cart-item] .item-price,.theme-cart-price-label,.theme-cart-summary-details, #zs-order-summary-content,.theme-cart-view-product-price,.theme-cart-view-product-subtotal,.theme-cart-view-head-subtotal,#zs-shipping-methods-form .theme-checkout-list-content>p,.theme-payment-info-list:nth-child(1),.theme-payment-info-list:nth-child(2),.theme-payment-info-list:nth-child(3),.theme-product-options-and-cart-button-container,[data-zs-view-cart],[data-zs-add-to-cart]{
    display: none !important
}
