@import url(https://fonts.googleapis.com/css?family=Hind:400,500,600,700&display=swap&subset=devanagari);@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap);*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}* ::-webkit-scrollbar{display:none}input:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}::-webkit-input-placeholder{color:#727272}li,ul{padding:0;margin:0;list-style:none}body{font-size:16px;background:#fff;-webkit-transition:all .5s ease;transition:all .5s ease;color:#000}body,input,textarea{font-family:Roboto,sans-serif}.elm-flex,.inner-header,.tab-type{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.view_h{width:100%;height:100vh;position:relative;overflow-y:auto}.icon-Btn{width:32px;height:32px;position:relative;display:inline-block}.icon-Btn svg{width:16px;height:16px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;position:absolute}.button,.gotoButton,.noads-data .button{width:100%;height:auto;padding:8px 16px;border-radius:6px;font-size:14px;color:#fff;font-weight:700;border:none;-webkit-transition:all .3s ease;transition:all .3s ease}.mid-cnt{width:100%;padding:16px}.inner-header{padding:8px 16px;position:sticky;top:0;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:flex;flex-direction:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inner-header h1{color:#fff;font-size:1em;font-weight:500;margin-top:2px}.inner-header .goback{left:-8px}.inner-header .icon-Btn svg{fill:#fff;width:18px;height:18px}.footerfix{width:100%;height:auto;padding:16px;position:fixed;left:0;bottom:0;background:#fff}.filter-srch{width:100%;display:block;height:auto;margin-bottom:16px;position:relative}.filter-srch .input-srch{width:100%;height:auto;padding:12px 16px 12px 35px;border:none;background:#f1f1f1;font-size:.875em;border-radius:40px}.filter-srch svg{width:12px;height:12px;position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.button:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.ft-panel{width:100%;height:auto;background:#fff;z-index:1;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.25);box-shadow:0 0 30px 0 rgba(0,0,0,.25);position:fixed;top:auto;bottom:0;left:0}.ft-panel:before{width:60px;height:60px;background:#fff;border-radius:100px;position:absolute;left:50%;top:-18px;z-index:-1;content:"";-webkit-transform:translateX(-50%);transform:translateX(-50%)}.noads-data{width:100%;text-align:center;line-height:normal;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;position:absolute;padding:16px}.noads-data p{font-size:.813em;color:#727272;font-weight:600;margin-bottom:16px}.noads-data .button{border-radius:30px;width:auto;margin-top:8px;font-weight:500;font-size:.875em;padding:8px 24px}.tab-type{width:100%;position:sticky;top:0;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:flex;flex-direction:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tab-type li{width:100%;padding:12px 8px;position:relative;color:#505050;font-size:.875em;font-weight:500;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center}.tab-type li:after{border-bottom:5px solid #138808;content:"";position:absolute;left:0;bottom:-1px;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.tab-type li.selected-tab{color:#138808}.tab-type li.selected-tab:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.card-list,.card-listing li{width:100%;height:auto;padding:8px;border-radius:0;background:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.2);box-shadow:0 0 5px 2px rgba(0,0,0,.2);margin-bottom:8px}.card-list:last-child,.card-listing li:last-child{margin-bottom:0}.card-list .prdt-icon,.card-listing li .prdt-icon{width:73px;height:73px;display:inline-block;position:relative;border:1px solid #ddd;border-radius:4px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;overflow:hidden}.card-list .prdt-icon img,.card-listing li .prdt-icon img{width:73px;height:73px;-o-object-fit:cover;object-fit:cover}.card-list .prdt-info,.card-listing li .prdt-info{width:100%;padding:0 12px}.card-list .prdt-info p,.card-listing li .prdt-info p{font-size:.875em;color:#505050;display:block;font-weight:500;margin-top:4px}.card-list .prdt-info .price-block,.card-listing li .prdt-info .price-block{width:100%;margin-top:4px}.card-list .prdt-info .price-block span,.card-listing li .prdt-info .price-block span{font-size:.875em;margin-right:4px}.card-list .prdt-info .price-block .update-price,.card-listing li .prdt-info .price-block .update-price{font-weight:700;color:#000}.card-list .prdt-info .price-block .old-price,.card-listing li .prdt-info .price-block .old-price{color:#727272;text-decoration:line-through}.card-list .prdt-btn,.card-listing li .prdt-btn{width:auto;font-size:.625em;border-radius:4px;color:#0091ff;background:#fff;border:1px solid #0091ff;padding:8px 4px;-ms-flex-item-align:center;align-self:center;white-space:nowrap;text-transform:uppercase;font-weight:700}.customModal .modal_dialog.Cod{width:70%}.customModal .modal_dialog.Cod .modal_content h3{font-weight:500;font-size:.938em;text-align:center}.customModal .modal_dialog.Cod .modal_content .modal_footer{margin:15px 0 0}.customModal .modal_dialog.Cod .modal_content .modal_footer.alert_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0}.customModal .modal_dialog.Cod .modal_content .modal_footer.alert_btn button{border:0;border-radius:5px;color:#fff;padding:6px 10px;width:30%}.customModal .modal_dialog.Cod .modal_content .modal_footer.alert_btn button.yes{background:#138808}.customModal .modal_dialog.Cod .modal_content .modal_footer.alert_btn button.no{background:red}.orderHistory{background-color:#f4f6f8;width:100%;height:100vh;position:relative;overflow-y:auto}.orderHistory::-webkit-scrollbar{display:none}.orderHistory .shopqr-detail{width:80%;position:relative;border-radius:5px;overflow:hidden;padding:8px;padding-left:50px}.orderHistory .shopqr-detail .shop-image{width:35px;height:35px;position:absolute;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:5px;overflow:hidden}.orderHistory .shopqr-detail .shop-image img{max-width:100%;max-height:100%}.orderHistory .shopqr-detail .shop-detail{border:0}.orderHistory .shopqr-detail .shop-detail .shop-name{font-size:.875em;padding-bottom:4px;padding-left:4px}.orderHistory .shopqr-detail .shop-detail .address{color:#727272;font-size:.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:end;-ms-flex-align:end;align-items:end;text-transform:CAPITALIZE}.orderHistory .top-block{position:fixed;top:0;width:100%;background-color:#fff;z-index:9}.orderHistory .top-block header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 15px;background-color:#fff;overflow:hidden}.orderHistory .top-block header .one-cart-size{top:4px;right:6px}.orderHistory .top-block header h4{font-size:1.1em}.orderHistory .top-block header form{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.orderHistory .top-block header form .search-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;padding:10px 55px 10px 15px;top:0;right:-70px;width:0;-webkit-transition:all .2s;transition:all .2s}.orderHistory .top-block header form .search-box.show{width:100%;right:0}.orderHistory .top-block header form .search-box input{height:26px;border:none;border-bottom:1px solid grey;outline:none;padding:0 10px 5px 28px}.orderHistory .top-block header form .search-box span{height:26px;width:28px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 5px 4px;z-index:2}.orderHistory .top-block header form .search-box span img{height:12px;width:12px}.orderHistory .top-block header form .search-icon{-ms-flex-negative:0;flex-shrink:0;height:46px;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:9;background-color:#fff}.orderHistory .top-block header form .search-icon img{height:16px;width:16px}.orderHistory .shop-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;font-size:.8em;background:#f1f1f1}.orderHistory .shop-share .shop-link{padding-right:15px}.orderHistory .shop-share .shop-link span{color:#0091ff;display:block;padding-top:4px;font-weight:500}.orderHistory .shop-share .share-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 25px;border:1px solid green;border-radius:5px;background:#fff;color:green;font-weight:500}.orderHistory .shop-detail{position:sticky;width:100%;background:#fff;z-index:99;top:46px;margin-bottom:0;border-bottom:1px solid #ddd}.orderHistory .shop-detail .shop-title{color:#484848;font-size:1.25em;text-align:center;margin-bottom:16px;font-weight:500}.orderHistory .shop-detail .orders-tab{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.orderHistory .shop-detail .orders-tab.with-ads img{width:25px;height:29px}.orderHistory .shop-detail .orders-tab.with-ads li{border-bottom:0}.orderHistory .shop-detail .orders-tab.with-ads li.active{border-bottom:4px solid #000}.orderHistory .shop-detail .orders-tab.with-ads li.active label{color:#000}.orderHistory .shop-detail .orders-tab.with-ads li label{font-size:12px;line-height:1.75}.orderHistory .shop-detail .orders-tab li{width:50%;margin:0 5px 0 0;display:inline-block;text-align:center;padding:8px 6px;border-bottom:2px solid transparent}.orderHistory .shop-detail .orders-tab li input{display:none}.orderHistory .shop-detail .orders-tab li label{color:#505050;font-size:.875em;font-weight:500;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;text-align:center;display:block}.orderHistory .shop-detail .orders-tab li.active{border-bottom-color:#138808}.orderHistory .shop-detail .orders-tab li.active label{color:#138808;font-weight:600}.userproductList{width:100%;position:sticky;top:95px;z-index:1;padding:16px;padding-bottom:4px}.prdt-search{width:100%;position:fixed;top:95px;z-index:1;background:#fff;padding:16px;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.2);box-shadow:0 0 5px 2px rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(100%);transform:translateX(100%)}.prdt-search.open_modal{-webkit-transform:translateX(0);transform:translateX(0)}.prdt-search .input-searchbg{width:100%;height:auto;padding:12px 40px 12px 40px;border:1px solid #ddd;border-radius:4px;font-size:.75em}.prdt-search .close-icon{position:absolute;right:auto;left:24px;top:25px}.prdt-search .close-icon svg{width:20px;height:20px;fill:#727272}.prdt-search .search-icon{position:absolute;left:auto;right:24px;top:22px}.prdt-search .search-icon i{background:#0091ff;color:#fff;border-radius:100px;padding:5px;font-size:1em}.prdt-listpanel{width:100%;display:block}.prdt-listpanel .prdt-count{width:100%;display:block;padding:16px;font-size:.875em;color:#505050;font-weight:500}.prdt-listpanel .card-listing li .prdt-info{padding:0 0 0 12px}.card-listing{width:100%;margin-bottom:40%}.card-listing li{padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex}.initialOrder{width:100%;position:relative}.initialOrder.no-product-section{height:calc(100vh - 165px)}.initialOrder .total-calc{width:100%;display:block;padding:16px;font-size:.875em;color:#505050;font-weight:500}.initialOrder .status{color:#727272;font-size:.87em;padding:15px}.initialOrder .half-order-listings{width:100%}.initialOrder .half-order-listings ul{padding:0;margin-bottom:35%}.initialOrder .half-order-listings ul .prod-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.2);box-shadow:0 0 5px 2px rgba(0,0,0,.2);background-color:#fff;padding:8px;margin-bottom:8px;border-radius:0;position:relative}.initialOrder .half-order-listings ul .prod-list .product-img{height:72px;width:72px;-ms-flex-negative:0;flex-shrink:0;border-radius:2px;overflow:hidden;text-align:center}.initialOrder .half-order-listings ul .prod-list .product-img img{max-height:100%;max-width:100%}.initialOrder .half-order-listings ul .prod-list .product-detail{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 8px}.initialOrder .half-order-listings ul .prod-list .product-detail h4{font-size:.875em;line-height:1.33;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.initialOrder .half-order-listings ul .prod-list .product-detail .product-price{font-size:.875em;font-weight:600;padding:8px 8px 0 0;display:block;color:#108805}.initialOrder .half-order-listings ul .prod-list .product-detail strike{color:#727272;font-weight:500;padding-left:4px}.initialOrder .half-order-listings ul .prod-list .product-detail p{font-size:.75em;color:#2e384d;padding:8px 0 0 0}.initialOrder .half-order-listings ul .prod-list .product-detail p span{font-weight:500}.initialOrder .half-order-listings ul .prod-list .product-detail p span.faliure{color:#e02020}.initialOrder .half-order-listings ul .prod-list .product-detail p span.refunded{color:#0091ff}.initialOrder .half-order-listings ul .prod-list .product-detail .timing{font-size:.938em;color:#fa6400;font-weight:600}.initialOrder .half-order-listings ul .prod-list .product-detail .update-price-btn{margin-top:8px;border:1px solid #0091ff;color:#0091ff;border-radius:4px;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600}.initialOrder .half-order-listings ul .prod-list .item-oos{position:absolute;right:15px;bottom:15px;color:red;font-size:.688em}.initialOrder .half-order-listings ul .prod-list .item-oos img{height:10px}.initialOrder .half-order-listings ul .prod-list .more_optn{-ms-flex-item-align:auto;align-self:auto}.initialOrder .half-order-listings ul .prod-list .openDialogue{position:absolute;width:40%;z-index:9;background:#fff;right:0;-webkit-box-shadow:0 2px 9px 0 rgba(0,0,0,.08);box-shadow:0 2px 9px 0 rgba(0,0,0,.08);top:0;bottom:auto;left:auto;padding:16px;border-radius:10px}.initialOrder .half-order-listings ul .prod-list .openDialogue svg{position:absolute;right:8px;top:8px}.initialOrder .half-order-listings ul .prod-list .openDialogue span{display:block;font-size:.875em;font-weight:500;padding:8px}.initialOrder .add-prdt-btn{position:fixed;bottom:15px;right:15px;padding:6px 8px;background:#f93;border-radius:25px;color:#fff;font-size:.875em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:35%}.myorder{width:100%;position:relative}.myorder.no-product-section{height:calc(100vh - 165px)}.myorder .total-calc{padding:8px 15px;font-size:1em}.myorder ul{padding:4px 15px 15px}.myorder ul li{width:100%;-webkit-box-shadow:0 2px 9px 0 rgba(0,0,0,.08);box-shadow:0 2px 9px 0 rgba(0,0,0,.08);border:1px solid hsla(0,0%,86.7%,.39);background-color:#fff;padding:10px 8px;margin-bottom:15px;border-radius:10px}.myorder ul li:last-child{margin-bottom:0}.myorder ul li .order-id{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myorder ul li .order-id .ord-id{font-size:.75em;color:#727272}.myorder ul li .order-id .text{font-size:.75em;color:#6299f2;font-weight:600}.myorder ul li .product-details{position:relative;width:100%}.myorder ul li .product-details,.myorder ul li .product-details .product-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.myorder ul li .product-details .product-img{height:72px;width:72px;-ms-flex-negative:0;flex-shrink:0;border-radius:2px;overflow:hidden;text-align:center;margin-bottom:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.myorder ul li .product-details .product-img img{max-height:100%;max-width:100%}.myorder ul li .product-details .product-info{padding-left:8px;width:100%}.myorder ul li .product-details .product-info.global-class,.myorder ul li .product-details .product-info.local-class{padding-top:12px;padding-bottom:12px}.myorder ul li .product-details .product-info .product-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.myorder ul li .product-details .product-info .product-title h4{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.33;font-size:.938em;font-weight:400;padding-right:15px;line-height:1.5}.myorder ul li .product-details .product-info .product-title .p-price{font-weight:600;font-size:.938em;-ms-flex-negative:0;flex-shrink:0}.myorder ul li .product-details .date{color:#727272;font-size:.75em}.myorder ul li .product-details .delivery-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:4px}.myorder ul li .product-details .delivery-info span{font-size:.75em;color:#727272;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px}.myorder ul li .product-details .delivery-info span b{color:#6299f2}.myorder ul li .product-details .delivery-info span b.delivered{color:#138808}.myorder ul li .product-details .delivery-info span b.cancel{color:red}.myorder ul li .product-details .delivery-info span b.dispatched{color:#f93}.myorder ul li .product-details .delivery-info img{-ms-flex-negative:0;flex-shrink:0;height:10px}.myorder ul li .product-details .right-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:15px}.myorder ul li .price-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8em;padding:8px;background:#f9f9f9;border-radius:5px;margin-top:8px;color:#727272}.myorder ul li .price-detail span{font-weight:600}.myorder ul li .customer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px;padding-top:4px}.myorder ul li .customer-info .name{font-size:.875em;font-weight:600;text-transform:capitalize}.myorder ul li .customer-info .date{color:#727272;font-size:.75em}.myorder ul li .customer-info .call{font-size:.75em;font-weight:600;background:green;padding:4px 8px;border-radius:13px;white-space:nowrap}.myorder ul li .customer-info .call a{color:#fff}.myorder ul li .go-to-shopping{background:#6da0f3;color:#fff;font-size:.8em;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:5px 35px;border-radius:8px;margin-top:5px;-webkit-box-shadow:0 2px 9px 0 rgba(0,0,0,.08);box-shadow:0 2px 9px 0 rgba(0,0,0,.08);margin:8px auto 0}.shipping_button{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:9}.shipping_button.cancel_button{bottom:3%;left:3%;width:94%}.shipping_button.cancel_button .order-track-btn{background-color:#fff;border:1px solid #138808;color:#138808;font-weight:500}.shipping_button .order-track-btn{display:block;background-color:#138808;font-size:1.125em;padding:10px;font-weight:600;border-radius:4px;color:#fff;text-align:center;width:100%;border:0}.shipping_button .order-track-btn.return_option{background:#ff2549}.shippingDetails{width:100%;background-color:#f4f6f8}.shippingDetails .main_content{padding:75.8px 15px 50px;min-height:100vh}.shippingDetails .fixed_Back_header .menu{width:70%}.shippingDetails .fixed_Back_header .menu h3{padding-right:15px}.shippingDetails .action_btn{width:32%}.shippingDetails .action_btn span{color:#6299f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.shippingDetails .order-id-block{width:100%;background-color:#fff;padding:16px 8px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shippingDetails .order-id-block span{font-size:.875em;color:#727272;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px}.shippingDetails .order-id-block p{font-size:.875em;color:#505050}.shippingDetails .order-id-block p b{font-weight:500;color:#6299f2}.shippingDetails .order-id-block p b.delivered{color:#138808}.shippingDetails .order-id-block p b.cancel{color:red}.shippingDetails .order-id-block p b.dispatched{color:#f93}.shippingDetails .address{width:100%;background-color:#fff;padding:8px 15px;margin-bottom:8px}.shippingDetails .address h2{font-size:1em;font-weight:500;margin-bottom:8px}.shippingDetails .address .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shippingDetails .address .name p{line-height:1.57;font-size:.875em;font-weight:500;text-transform:capitalize}.shippingDetails .address .addr,.shippingDetails .address .name span{color:#505050;font-size:.875em;line-height:1.43}.shippingDetails .price-details{width:100%;background-color:#fff;padding:8px 15px;margin-bottom:8px}.shippingDetails .price-details h2{font-size:1em;font-weight:600;padding-bottom:4px}.shippingDetails .price-details p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875em;color:#505050;padding-top:8px}.shippingDetails .price-details p .green{color:#138808}.shippingDetails .price-details p span b{color:#000}.shippingDetails .card-payment{width:100%;padding:10px 15px;background-color:#fff}.shippingDetails .card-payment .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:35px;cursor:pointer;font-size:1em;color:#505050;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:0}.shippingDetails .card-payment .container .card-img{height:26px;width:26px;overflow:hidden;margin-right:15px;-ms-flex-negative:0;flex-shrink:0}.shippingDetails .card-payment .container .card-img img{height:100%;width:100%}.shippingDetails .card-payment .container input{position:absolute;opacity:0;cursor:pointer}.shippingDetails .card-payment .checkmark{position:absolute;top:0;right:0;height:24px;width:24px;background-color:#ccc;border-radius:50%}.shippingDetails .card-payment .payment-option-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.shippingDetails .card-payment .container input:checked~.checkmark{background-color:#fff;border:1px solid #138808}.shippingDetails .card-payment .checkmark:after{content:"";position:absolute;display:none}.shippingDetails .card-payment .container input:checked~.checkmark:after{display:block}.shippingDetails .card-payment .container .checkmark:after{top:50%;left:50%;width:18px;height:18px;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#138808}.shippingDetails .cancel_msg{color:#de3532;font-family:Hind,sans-serif;font-weight:500}.shippingDetails .order-track-status{width:100%;background-color:#fff;padding:26px 0 15px 0}.shippingDetails .order-track-status .order-state{width:100%;height:0;display:block;padding:0 0 0 0;position:relative;height:auto;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;-webkit-transform:scaleY(1);transform:scaleY(1)}.shippingDetails .order-track-status .order-state:after{width:auto;border-left:1px solid #c5c5c5;position:absolute;height:91%;left:35px;top:2px;content:""}.shippingDetails .order-track-status .order-state:before{border-left:1px solid #138808;-webkit-animation:topToBtm 5s ease-in;animation:topToBtm 5s ease-in;z-index:2;width:auto;position:absolute;height:91%;left:35px;top:2px;content:""}@-webkit-keyframes topToBtm{0%{height:0}to{height:100%}}@keyframes topToBtm{0%{height:0}to{height:100%}}.shippingDetails .order-track-status .order-state .instatus{width:100%;height:auto;padding:0 0 24px 60px;position:relative;margin-bottom:0;opacity:1}.shippingDetails .order-track-status .order-state .instatus:last-child{padding-bottom:0}.shippingDetails .order-track-status .order-state .instatus:before{content:"";width:18px;height:18px;position:absolute;left:26px;top:2px;z-index:2;background:#f4f6f8;-webkit-box-shadow:0 0 0 1px #c5c5c5;box-shadow:0 0 0 1px #c5c5c5;border:2px solid #fff;border-radius:100px}.shippingDetails .order-track-status .order-state .instatus.completed:before{background:#138808;-webkit-box-shadow:0 0 0 1px #138808;box-shadow:0 0 0 1px #138808;border:2px solid #fff;z-index:3}.shippingDetails .order-track-status .order-state .instatus h3{font-size:1em;color:#505050;margin:0;padding:0;line-height:normal;font-weight:500;margin-bottom:2}.shippingDetails .order-track-status .order-state .instatus p{font-size:.75em;color:#727272;line-height:normal;padding-top:2px}.shippingDetails .order-track-status.refund_shipping{padding-top:0;position:relative}.shippingDetails .order-track-status.refund_shipping:before{width:auto;border:1px dashed #f60;position:absolute;height:40px;left:35px;top:-30px;content:"";overflow:hidden}.shippingDetails .order-track-status.refund_shipping .order-state.refund_track:before{border-left:1px solid #f60}.shippingDetails .order-track-status.refund_shipping .order-state .instatus.completed:before{background:#f60;-webkit-box-shadow:0 0 0 1px #f60;box-shadow:0 0 0 1px #f60}.refundAddressbox{width:100%;height:auto;padding:15px 15px 10px}.refundAddressbox .infotext{font-size:.75em;color:rgba(0,0,0,.5);line-height:normal;padding:0;margin:0;display:block;font-weight:600}.refundAddressbox .textAddress{font-size:.913em;color:#000;line-height:22px;display:block;padding:8px;margin:8px 0;background:#fff;border-radius:3px;font-weight:700}.refundAddressbox .refundBtnpanel{width:100%;text-align:center}.refundAddressbox .refundBtnpanel .bankDtlbtn{width:auto;height:auto;display:inline-block;font-size:.875em;font-weight:500;background:#f60;padding:7px 15px;border-radius:20px;color:#fff}.cstmPopoverlayBG{opacity:0;visibility:hidden;width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.7);z-index:111;-webkit-transition:all .3s ease;transition:all .3s ease;display:none}.bankDetailbody{overflow:hidden}.bankDetailbody .cstmPopoverlayBG{display:block;opacity:1;visibility:visible}.bankDetailbody .bankDtlcontent{width:100%;max-height:90%;position:absolute;background:#fff;z-index:111;left:0;bottom:0;padding:15px;border-radius:15px 15px 0 0;-webkit-transform:translateY(200%);transform:translateY(200%);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(0);transform:translateY(0)}.bankDetailbody .bankDtlcontent .viewPortcnt{width:100%;max-height:calc(100vh - 200px);overflow-y:auto;-webkit-transition:all .3s ease;transition:all .3s ease}.bankDetailbody .bankDtlcontent .viewPortcnt .payBackstatusbox{width:100%;display:block;text-align:center}.bankDetailbody .bankDtlcontent .viewPortcnt .payBackstatusbox h3{width:100%;text-align:left;font-size:4vw;font-weight:500;padding:10px 0 10px 0;margin:0;color:#000}.bankDetailbody .bankDtlcontent .viewPortcnt .payBackstatusbox .inputtextbg{width:100%;margin:0 0 10px 0;display:block;padding:5px;border-radius:5px;font-size:.875em;color:#000;border:1px solid rgba(0,0,0,.4);text-align:left}.bankDetailbody .bankDtlcontent .viewPortcnt .paySubmit{width:50%;padding:10px;background:#f60;margin:10px 0;display:block;color:#fff;text-transform:uppercase;border-radius:50px;font-size:1em;font-weight:500;line-height:normal;text-align:center;margin:16px auto 0}.bankDetailbody .bankDtlcontent h2{font-size:4vw;font-weight:600;color:#000;line-height:normal}.bankDetailbody .bankDtlcontent .selectTypepay{width:100%;margin:15px 0 10px 0;display:block;padding:5px;border-radius:5px;font-size:.875em;color:#000;border:1px solid rgba(0,0,0,.4)}.product-card{width:100%;background-color:#fff;padding:8px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.product-card .product-img{height:72px;width:72px;border-radius:2px;overflow:hidden}.product-card .product-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.product-card .product-detail{width:85%;padding-left:8px}.product-card .product-detail .product-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-card .product-detail .product-title h4{font-size:1em;line-height:1.25;padding-right:30px;font-weight:400;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.5;color:#000}.product-card .product-detail .product-title .product-price{font-size:.875em;line-height:1.33;font-weight:600;-ms-flex-negative:0;flex-shrink:0}.product-card .product-detail p{color:#727272;font-size:.75em}.product-card .product-detail p.share-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0091ff;padding:8px 0;font-weight:600}.product-card .product-detail p.share-section svg{margin-right:5px}.order-notify-msg{width:100%;padding:8px 15px}.order-notify-msg p{font-size:.875em;color:#777;line-height:1.5}.action-on-delivery li{background:#fff;padding:15px;margin-bottom:15px;position:relative;padding-right:25px;font-weight:600;font-size:.875em;-webkit-box-shadow:0 2px 9px 0 rgba(0,0,0,.08);box-shadow:0 2px 9px 0 rgba(0,0,0,.08)}.action-on-delivery li .go_detail_listing{position:absolute;right:15px}.tracking_details{padding:15px 8px}.tracking_details .track_order{background:#2b9421;font-size:.875em;padding:5px 25px;color:#fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tracking_details .demo{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:0;opacity:0}.tracking_details .demo.tracking_info{height:114px;opacity:1}.tracking_details .demo p{font-size:.9em;margin-bottom:6px;margin-left:5px;color:#303030}.tracking_details .demo p:first-child{margin-top:8px}.tracking_details .demo p .color{color:#000;font-weight:500;padding-right:5px}.finger-animate{position:absolute;z-index:99;right:30%;bottom:24%;height:50px;width:50px;overflow:hidden;-webkit-animation:scratchAnimation 2s infinite;animation:scratchAnimation 2s infinite;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.finger-animate img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}@-webkit-keyframes scratchAnimation{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes scratchAnimation{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes buttonAnimation{0%{-webkit-transform:scale(1);transform:scale(1);background-color:rgba(255,149,0,.7)}to{-webkit-transform:scale(1);transform:scale(1);background-color:rgba(255,149,0,.7)}}@keyframes buttonAnimation{0%{-webkit-transform:scale(1);transform:scale(1);background-color:rgba(255,149,0,.7)}to{-webkit-transform:scale(1);transform:scale(1);background-color:rgba(255,149,0,.7)}}.no-item-found{width:65%;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.no-item-found .img-block{width:100%;height:100px;margin-top:40px}.no-item-found .img-block img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.no-item-found .details-block{width:100%;padding:15px;-ms-flex-item-align:end;align-self:flex-end;text-align:center}.no-item-found .details-block p{color:#727272;font-size:.875em;line-height:28px;text-align:center;font-weight:600}.no-item-found .details-block button{border:0;margin:8px;background:green;border-radius:25px;color:#fff;padding:6px 15px}.scantab-ftr{width:100%;height:auto;padding:16px;position:fixed;left:0;background:none;bottom:36px;z-index:99}.scantab-ftr .scan-tab{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#f93;border-radius:100px;padding:8px 16px;margin:0 auto;-webkit-box-shadow:10px 9px 20px 0 rgba(0,0,0,.16);box-shadow:10px 9px 20px 0 rgba(0,0,0,.16)}.scantab-ftr .scan-tab .scan-elm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scantab-ftr .scan-tab .scan-elm svg{fill:#fff;width:28px;height:28px}.scantab-ftr .scan-tab .scan-elm .text-label{font-size:.8em;padding-left:8px;color:#fff;text-transform:uppercase}.modal_pageview{width:0;height:0;position:fixed;top:50%;left:50%;overflow:hidden;z-index:11;background:#fff;visibility:hidden;opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:99}.modal_pageview.slideup{visibility:visible;opacity:1;width:100%;height:100%;left:0;top:0;-webkit-transition:all .8s cubic-bezier(.25,.1,0,1.51);transition:all .8s cubic-bezier(.25,.1,0,1.51);-webkit-transform:translateY(100%) scale(1);transform:translateY(100%) scale(1);-webkit-transform-origin:initial;transform-origin:initial}.modal_pageview.modelslideup{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.modal_pageview .model-header{width:100%;height:auto;padding:16px;position:sticky;top:0;left:0;border-bottom:8px solid #f4f6f8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_pageview .model-header h2{font-size:1em;font-weight:700;color:#000}.modal_pageview .model-header .text-close{font-size:.875em;font-weight:600;color:#00008b}.modal_pageview .modal-midbox{background:#fff;height:calc(100vh - 128px);padding:16px 0;overflow-y:auto}.modal_pageview .modal-ftr{background:#f4f6f8;padding:16px;width:100%;position:fixed;left:0;bottom:0}.modal_pageview.scan-modal .modal-midbox{height:100vh;overflow:hidden;padding:0}.modal_pageview.scan-modal .model-header{border-bottom:none}.modal_pageview.scan-modal .order-idbox{width:100%;padding:8px 16px;display:block;margin-bottom:32px}.modal_pageview.scan-modal .scan_box{width:100%;height:100vh;position:relative;padding:16px;border-radius:40px 40px 0 0;bottom:0;left:0;z-index:auto}.modal_pageview.scan-modal .scan_box .scan-msg{width:100%;height:auto;padding:0;text-align:center}.modal_pageview.scan-modal .scan_box .scan-msg p{font-size:1em;line-height:1.7em;color:#727272;font-weight:500}.modal_pageview.scan-modal .scan_box .glob-scanner{width:100%;height:100vh;position:absolute;display:block;margin:0 0 0 0;padding:16px 0;left:50%;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:auto}.modal_pageview.scan-modal .scan_box .glob-scanner .qrcode-stream-wrapper,.modal_pageview.scan-modal .scan_box .glob-scanner .viewport{position:relative;width:100%;height:100%;overflow:hidden}.modal_pageview.scan-modal .scan_box .glob-scanner .qrcode-stream-wrapper video,.modal_pageview.scan-modal .scan_box .glob-scanner .viewport video{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.modal_pageview.scan-modal .scan_box .glob-scanner .qrcode-stream-wrapper canvas[class=drawingBuffer],.modal_pageview.scan-modal .scan_box .glob-scanner .viewport canvas[class=drawingBuffer]{width:100%!important;height:100%!important}.modal_pageview.scan-modal .scan_box .glob-scanner .scan-label{width:100%;text-align:center;font-size:.75em;color:#fff}.modal_pageview.scan-modal .scan_box .glob-scanner .strip-top{top:-1px;z-index:11}.modal_pageview.scan-modal .scan_box .glob-scanner .strip-bottom,.modal_pageview.scan-modal .scan_box .glob-scanner .strip-top{width:90%;height:4px;background:#3684fa;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute}.modal_pageview.scan-modal .scan_box .glob-scanner .strip-bottom{top:auto;bottom:-1px}.modal_pageview.scan-modal .scan_box .glob-scanner .strip-right{left:auto;right:-2px}.modal_pageview.scan-modal .scan_box .glob-scanner .strip-left,.modal_pageview.scan-modal .scan_box .glob-scanner .strip-right{width:4px;height:90%;background:#3684fa;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.modal_pageview.scan-modal .scan_box .glob-scanner .strip-left{left:-2px}.modal_pageview.scan-modal .scan-ftr{width:100%;height:auto;padding:16px;position:fixed;left:0;bottom:0;background:none}.modal_pageview.scan-modal .scan-ftr button{width:100%;height:auto;padding:8px 16px;border-radius:6px;text-transform:capitalize;font-size:1em;color:#fff;border:1px solid #f93;background:#f93;font-weight:700}.modal_pageview.scan-modal .process-ftr{width:100%;height:auto;padding:16px;position:fixed;left:0;padding:0;bottom:0;background:none}.modal_pageview.scan-modal .process-ftr .button{border-radius:0;width:100%;height:auto;padding:8px 16px;text-transform:capitalize;font-size:1em;color:#fff;border:1px solid #f93;background:#f93;font-weight:700}.modal_pageview#feedback-form{background:#d3d3d3}.modal_pageview#feedback-form .model-header{border-bottom:1px solid #777;background:#fff}.modal_pageview#feedback-form .model-header h2{color:#000}.modal_pageview#feedback-form .model-header .text-close svg{width:18px;height:18px;opacity:.4}.modal_pageview#feedback-form .modal-midbox{padding:0;background:#d3d3d3}.modal_pageview#feedback-form .textare-style{padding:12px}.modal_pageview#feedback-form .modal-ftr{background:#fff;-webkit-box-shadow:0 0 16px 4px rgba(0,0,0,.15);box-shadow:0 0 16px 4px rgba(0,0,0,.15)}.modal_pageview#feedback-form .feedback-message{width:100%;background:#d3d3d3;padding:16px}.modal_pageview#feedback-form .feedback-message p{font-size:.875em;color:#000;line-height:22px}.modal_pageview#feedback-form .field-row{width:100%;border-bottom:1px solid #777;border-top:1px solid #777;background:#fff;padding:16px 0}.modal_pageview#feedback-form .field-row .question-label{width:100%;padding:0 16px 0 40px;position:relative}.modal_pageview#feedback-form .field-row .question-label:before{position:absolute;left:16px;top:1px;content:"Q -"}.modal_pageview#feedback-form .field-row.other{padding:16px}.modal_pageview#feedback-form .field-row .optionbox{width:100%;padding:0;margin:0}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol{width:100%}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol .input-check{width:100%;padding:0}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol .input-check .info-title{width:100%;padding:8px 16px 8px 48px;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol .input-check .info-title .text-value{font-size:.875em;color:#000}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol .input-check .checkmark{left:16px;right:auto;width:16px;height:16px;border-radius:2px;top:8px;background:#fff}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol input:checked~.checkmark{width:16px;height:16px;border-radius:2px;background:#f93;border:1px solid #f93}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol input:checked~.checkmark:after{display:block;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;background:none;width:4px;height:8px;border-bottom:2px solid #fff;border-right:2px solid #fff;top:1px;left:4px;border-radius:0}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol input:checked+.info-title{background:#d3d3d3}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol.input_radiocol .checkmark{border-radius:100px}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol.input_radiocol input:checked~.checkmark{width:16px;height:16px;border-radius:100px;background:#fff;border:1px solid #f93;position:absolute}.modal_pageview#feedback-form .field-row .optionbox .input_checkcol.input_radiocol input:checked~.checkmark:after{width:10px;height:10px;background:#f93;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);border:0;border-radius:100px}.subOrderList .my-sub-order{width:100%;position:relative}.subOrderList .my-sub-order ul li{width:100%}.subOrderList .my-sub-order ul li:last-child{margin-bottom:0}.subOrderList .my-sub-order .order-card{-webkit-box-shadow:0 2px 9px 0 rgba(0,0,0,.08);box-shadow:0 2px 9px 0 rgba(0,0,0,.08);border:1px solid hsla(0,0%,86.7%,.39);background-color:#fff;padding:10px 8px;margin-bottom:15px;border-radius:10px}.subOrderList .my-sub-order .order-card .order-id{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.subOrderList .my-sub-order .order-card .order-id .ord-id{font-size:.75em;color:#727272;font-weight:700}.subOrderList .my-sub-order .order-card .order-id .ord-id strong{color:#3684fa}.subOrderList .my-sub-order .order-card .product-details .delivery-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:4px}.subOrderList .my-sub-order .order-card .product-details .delivery-info span{font-size:.75em;color:#727272;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px}.subOrderList .my-sub-order .order-card .product-details .delivery-info span b{color:#6299f2}.subOrderList .my-sub-order .order-card .product-details .delivery-info span b.delivered{color:#138808}.subOrderList .my-sub-order .order-card .product-details .delivery-info span b.cancel{color:red}.subOrderList .my-sub-order .order-card .product-details .delivery-info span b.dispatched{color:#f93}.subOrderList .my-sub-order .order-card .product-details .delivery-info img{-ms-flex-negative:0;flex-shrink:0;height:10px}.subOrderList .my-sub-order .order-card .product-details .product-details{display:block;padding:0 0 0 32px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.subOrderList .my-sub-order .order-card .product-details .product-details input{position:absolute;opacity:0;cursor:pointer;top:0;left:0}.subOrderList .my-sub-order .order-card .product-details .product-details input:checked~.checkmark:after{display:block;background:#138808}.subOrderList .my-sub-order .order-card .product-details .product-details input:checked~.checkmark{border-color:#138808;background:#fff}.subOrderList .my-sub-order .order-card .product-details .product-details .checkmark{position:absolute;left:0;background:#fff;border-radius:100%;border:1px solid #ddd;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px;height:22px}.subOrderList .my-sub-order .order-card .product-details .product-details .checkmark:after{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;width:16px;height:16px;border-radius:100%;background:#138808;-webkit-transition:all .5s ease;transition:all .5s ease;content:"";position:absolute;display:none}.subOrderList .my-sub-order .order-card .product-details .product-img{height:72px;width:72px;-ms-flex-negative:0;flex-shrink:0;border-radius:2px;overflow:hidden;text-align:center}.subOrderList .my-sub-order .order-card .product-details .product-img img{max-height:100%;max-width:100%}.subOrderList .my-sub-order .order-card .product-details .product-info{padding-left:8px;width:100%}.subOrderList .my-sub-order .order-card .product-details .product-info .product-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.subOrderList .my-sub-order .order-card .product-details .product-info .product-title h4{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.33;font-size:.938em;font-weight:400;padding-right:15px;line-height:1.5;font-weight:700}.subOrderList .my-sub-order .order-card .product-details .product-info .product-title .p-price{font-weight:600;font-size:.938em;-ms-flex-negative:0;flex-shrink:0}.subOrderList .my-sub-order .order-card .product-details .product-price{font-size:.8em;color:#727272;padding-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.subOrderList .my-sub-order .order-card .product-details .product-price .selling-price{color:green;font-weight:700}.subOrderList .my-sub-order .order-card .product-details .product-price .mrp{padding-left:8px}.subOrderList .my-sub-order .order-card .product-details .product-price .supply-type{position:absolute;right:0;background:red;color:#fff;padding:4px 10px;font-size:inherit;border-radius:4px}.subOrderList .my-sub-order .order-card .product-details .product-price .supply-type.local{background:orange}.subOrderList .my-sub-order .order-card .product-details .product-price .supply-type.godaam{background:green}.subOrderList .my-sub-order .order-card .product-details .date{color:#727272;font-size:.75em}.subOrderList .my-sub-order .order-card .quantity-detail{border-top:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8em;padding-top:8px;color:#727272}.subOrderList .my-sub-order .order-card .quantity-detail span{font-weight:600}.subOrderList .my-sub-order .order-card .price-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8em;padding:8px;background:#f9f9f9;border-radius:5px;margin-top:8px;color:#727272}.subOrderList .my-sub-order .order-card .price-detail span{font-weight:600}.subOrderList .delivered-ftr{background:#fff;bottom:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;left:0;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.subOrderList .delivered-ftr .action-btn{background:#108805;color:#fff;border-color:#108805;font-weight:600;font-size:.875em;text-transform:capitalize;-webkit-transition:all .5s ease;transition:all .5s ease;width:50%;height:auto;padding:12px;border:1px solid #108805;text-transform:uppercase}.subOrderList .delivered-ftr .action-btn.cancel{background-color:#fff;color:#108805}.subOrderList .cancel-popup-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7607843137254902);z-index:9}.subOrderList .cancel-popup-wrapper .cancel-popup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;width:60%;padding:16px;border-radius:10px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.16);box-shadow:0 0 6px 0 rgba(0,0,0,.16);text-align:center}.subOrderList .cancel-popup-wrapper .cancel-popup p{font-size:.875em;font-weight:600;margin:8px}.subOrderList .cancel-popup-wrapper .cancel-popup .closePopUp{position:absolute;bottom:-35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99}.add-newprdtab{position:fixed;left:auto;right:-16px;top:auto;width:190px;padding:0;bottom:10%;border-radius:4px 0 0 4px}.add-newprdtab .tab-bg{height:85px;position:absolute;left:auto;right:0}.add-newprdtab .tab-data{width:190px;height:auto;position:absolute;left:24px;top:34px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-size:.875em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-newprdtab .tab-data svg{margin-right:4px;fill:#fff}.myQrCode .qr-code-detail{background:#fff;margin:15px 30px;position:relative;text-align:center;padding:45px 30px 30px 30px;border-radius:10px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.16);box-shadow:0 0 6px 0 rgba(0,0,0,.16)}.myQrCode .qr-code-detail .shop-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#727272;font-size:.75em}.myQrCode .qr-code-detail .shop-image{width:60px;height:60px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-30px;border-radius:5px;overflow:hidden}.myQrCode .qr-code-detail .shop-image img{max-width:100%;max-height:100%}.myQrCode .qr-code-detail .shop-qr-image{width:202px;height:202px;margin:15px auto 8px;border:1px solid hsla(0,0%,44.7%,.2196078431372549);border-radius:10px;overflow:hidden;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.16);box-shadow:0 0 2px 0 rgba(0,0,0,.16)}.myQrCode .qr-code-detail .shop-qr-image img{max-width:100%;max-height:100%}.myQrCode .qr-info{text-align:center}.myQrCode .qr-info .note{padding:8px 15px}.myQrCode .qr-info .download-qr{color:#0063d3;padding:15px}.myQrCode .qr-info .download-button{background:#0063d3;color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none;margin-bottom:15px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:10px;border-radius:10px}.user-transaction-list{background:#e7e7e7;padding:4px}.user-transaction-list .navlisttab{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-transaction-list .navlisttab li{width:auto;padding:8px;color:#727272;font-size:12px;border-radius:8px;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.user-transaction-list .navlisttab li.selected-tab{background:#fff;color:#727272;border-radius:4px;font-weight:600}.user-transaction-list .navlisttab li:first-child{margin-right:8px}.user-transaction-list .navlisttab li:last-child{margin-left:8px}.user-transaction-list .navlisttab li:first-child.selected-tab{padding-right:8px}.user-transaction-list .navlisttab li:last-child.selected-tab{padding-left:8px;left:-8px}.color-size{padding:3px 0}.color-size .product-color{font-size:.875em;color:#727272;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:8px;padding-bottom:4px}.color-size .product-color .colour span{text-transform:lowercase}.color-size .product-sz{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875em;color:#727272;padding-bottom:4px}.color-size .product-sz .size{background-color:#f93;padding:3px 8px;font-size:.65em;border-radius:9px;margin-left:4px;color:#000;font-weight:500}.available-payment-option{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:16px;padding-bottom:0}.available-payment-option .avilability-option{padding:8px 0 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.available-payment-option .avilability-option .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875em;margin-right:8px;white-space:nowrap}.available-payment-option .avilability-option .list-item:last-child{margin:0}.available-payment-option .avilability-option .list-item .item{content:"";display:inline-block;width:16px;height:16px;margin-right:4px;border:1px solid #ccc;position:relative;border-radius:2px}.available-payment-option .avilability-option .list-item .item.active{border:1px solid green;background:green}.available-payment-option .avilability-option .list-item .item.active:after{content:"";display:inline-block;width:6px;height:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;left:3px;top:-1px}.available-payment-option .whatsapp-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;margin-bottom:8px}.available-payment-option .whatsapp-input p{font-size:.875em!important}.available-payment-option .whatsapp-input input{border:1px solid #ccc!important;width:50%!important;border-radius:5px!important;padding:8px!important;font-size:.875em!important;text-align:center}