@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);.product_category_list{flex-wrap:nowrap;padding:5px 0;overflow:scroll;display:flex;justify-content:space-between;align-items:center}.product_category_list .category_card.active label{color:#138808;border-bottom:2px solid #138808;font-weight:600}.product_category_list .category_card input{display:none}.product_category_list .category_card h3,.product_category_list .category_card label{padding:5px 10px 10px;color:#505050;text-align:center;font-size:1em;font-weight:500;margin:0;font-family:Hind,sans-serif;line-height:1;display:inline-block}.all_shop_listing{position:relative;padding-bottom:60px}.all_shop_listing .header{background:#ff9932;padding-bottom:15px}.all_shop_listing .header .top-part{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:8px}.all_shop_listing .header .top-part h1{font-size:1em}.all_shop_listing .header .top-part h3{font-size:.875em}.all_shop_listing .shop-search{padding:8px;position:relative}.all_shop_listing .shop-search .input-searchbg{width:100%;height:auto;padding:8px 40px 8px 40px;border:1px solid #ddd;border-radius:5px;font-size:.875em}.all_shop_listing .shop-search .close-icon{position:absolute;right:auto;left:15px;top:15px}.all_shop_listing .shop-search .close-icon svg{width:20px;height:20px;fill:#727272}.all_shop_listing .shop-search .search-icon{position:absolute;left:auto;right:14px;top:12px}.all_shop_listing .shop-search .search-icon i{background:#0091ff;color:#fff;border-radius:100px;padding:5px;font-size:1em}.all_shop_listing .category_wrapper{position:sticky;z-index:9;background:#fff;top:0;margin-top:-8px;border-top-left-radius:8px;border-top-right-radius:8px}.all_shop_listing .shop-category{padding:10px 10px;color:#505050;text-align:center;font-size:1em;font-weight:500;margin:0;font-family:Hind,sans-serif;line-height:1;display:inline-block;white-space:nowrap}.all_shop_listing .shop-category.active{color:#138808;border-bottom:4px solid #138808;font-weight:600;position:relative}.all_shop_listing .shop-category.active:after{content:"";width:5px;height:5px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #138808;position:absolute;left:50%;transform:translate(-50%);bottom:-9px}.all_shop_listing .local_shop_list{flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center}.all_shop_listing .local_shop_list .shop-count-row{width:100%;padding:12px}.all_shop_listing .local_shop_list .shop-count-row .shop-count{color:#505050;font-size:.875em}.all_shop_listing .local_shop_list .shop-count-row p{display:flex;justify-content:space-between;align-items:center;font-size:.875em;font-weight:700}.all_shop_listing .local_shop_list .shop-count-row p .design-checkbox{margin-right:4px;width:20px;height:20px;content:"";border:1px solid green;display:block;position:relative}.all_shop_listing .local_shop_list .shop-count-row p .design-checkbox.active:before{content:"";transform:rotate(45deg);height:14px;width:7px;border-bottom:3px solid green;border-right:3px solid green;display:block;position:absolute;top:0;left:5px}.all_shop_listing .local_shop_list .category-shops{background-color:#dedede;width:100%}.all_shop_listing .local_shop_list .category-shops .category-name{display:flex;justify-content:space-between;align-items:center;justify-content:flex-start;padding:0 8px}.all_shop_listing .local_shop_list .category-shops .category-name img{width:30px;height:30px;border-radius:50%;padding:2px}.all_shop_listing .local_shop_list .category-shops .category-name h3{font-size:1em;margin-left:8px}.all_shop_listing .local_shop_list .category-shops .cat-shop-list{background:#f5f6f8;padding:8px}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card{box-shadow:0 2px 9px 0 rgba(0,0,0,.08);border:1px solid #ddd;background-color:#fff;margin-bottom:8px;border-radius:10px}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details{padding:8px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;display:flex;align-items:flex-start}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-img{height:106px;width:106px;flex-shrink:0;border-radius:10px;overflow:hidden;text-align:center;border:1px solid #ccc;background:#ccc}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-img img{max-height:100%;max-width:100%}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info{padding-left:8px;width:100%}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .product-title{display:flex;align-items:flex-start}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .product-title h4{flex-grow:1;line-height:1;font-size:.938em;font-weight:400;padding-right:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;padding-bottom:8px}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .product-title .is-verified{width:65px}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .product-title .is-verified img{max-width:100%;max-height:100%}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .date{color:#505050;font-size:.75em;padding-bottom:8px;display:flex;align-items:center;word-break:break-word;text-transform:capitalize}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .distance{color:#505050;font-size:.75em;display:flex;align-items:center;justify-content:space-between;background:#727272;padding:4px;color:#fff;position:relative;padding-left:15px}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .distance .material-icons{padding-left:0;color:#fff}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .product-details .product-info .distance:after{content:"";width:0;height:0;border-top:12px solid transparent;border-left:12px solid #fff;border-bottom:12px solid transparent;position:absolute;left:0}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .note-info .note{padding:4px 8px;background:#fdede9;width:100%;display:flex;justify-content:space-between;align-items:center}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .note-info .note span{display:block;line-height:1.5;font-size:.688em}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .note-info .upload-btn{background:#e02020;padding:4px 8px;border-radius:4px;color:#fff;margin-left:8px;text-align:center}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .action-button{display:flex;align-items:center;width:100%;position:relative}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .action-button button{width:50%;border:0;overflow:hidden;padding:10px 8px;background:#fff;font-weight:600;font-size:.75em;justify-content:center}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .action-button button.blank-button{border-bottom-left-radius:10px;color:#44a943;border:1px solid #44a943}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card .action-button button.fill-button{color:#fff;border:1px solid #44a943;background:#44a943;border-bottom-right-radius:10px}.all_shop_listing .local_shop_list .category-shops .cat-shop-list .shop-card:last-child{margin-bottom:0}#snackbar[data-v-593212d7]{width:100%;color:#fff;text-align:center;border-radius:2px;padding:14px;position:fixed;z-index:99;padding-right:30px;top:0;left:0;-webkit-animation:ak-data-v-593212d7 .2s 1;animation:ak-data-v-593212d7 .2s 1;box-shadow:0 2px 10px 0 rgba(0,0,0,.22)}@-webkit-keyframes ak-data-v-593212d7{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ak-data-v-593212d7{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}#snackbar .close_button[data-v-593212d7]{top:12px;right:5px;border-radius:50%;width:20px;height:20px;position:absolute;z-index:9}#snackbar .close_button i[data-v-593212d7]{color:#ccc;font-size:1.25em;font-weight:600}#snackbar .message[data-v-593212d7]{font-size:.938em;position:relative;padding-left:29px;text-align:left}#snackbar .message i[data-v-593212d7]{background:#fff;border-radius:50%;font-size:1em;padding:2px 1px 1px;margin-right:5px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.visibilityHidden[data-v-521eb194]{visibility:hidden}.star-rating[data-v-521eb194]{padding-bottom:4px;display:flex;align-items:center;justify-content:space-between}.star-rating span[data-v-521eb194]{color:#0091ff;font-size:.75em;padding-left:8px}.no-data-found[data-v-521eb194]{text-align:center;font-size:.938em;font-weight:400;border:1px solid;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;padding:4px 55px;border-radius:25px;background:#eee}