.loading-spaceStyle{width:"100%";min-height:200px;display:flex;justify-content:center;align-items:center}.loading-loadingText{color:#1a1a1a;font-family:Manrope,DMSans-Medium,sans-serif;font-size:20px}.noData{width:"100%";min-height:500px;display:flex;justify-content:center;align-items:center;flex-direction:column}.noData-icon{color:gray;font-size:70px}.noData-txt1{color:#d4a853;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:25px;margin-top:15px}.noData-txt2{color:#6b6b6b;font-family:Manrope,DMSans-Medium,sans-serif;font-size:15px;text-align:center;width:300px}.MultiSearchProductList-Header{border-bottom:1px solid #e7e7e7;padding-top:20px;padding-bottom:10px;margin-bottom:15px}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-Header{padding-top:20px;margin-bottom:10px}}.MultiSearchProductList-box{display:flex;flex-direction:row;align-items:center;height:100%}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-box{height:auto}}.MultiSearchProductList-box2{display:flex;flex-direction:column;align-items:flex-end;cursor:pointer}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-box2{flex-direction:row;justify-content:space-between;margin-top:-20px}.MultiSearchProductList-box3{padding-left:0;margin-left:-10px}}.MultiSearchProductList-txt1{font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:20px;margin-block:0}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-txt1{font-size:18px}}.MultiSearchProductList-txt2{text-align:right;font-family:Manrope,DMSans-Bold,sans-serif;font-size:14px;color:#d4a853;cursor:pointer;margin-bottom:10px}@media screen and (min-width:320px)and (max-width:768px){.MultiSearchProductList-txt2{margin-bottom:0}}.MultiSearchProductList-txt3{font-family:Manrope,DMSans-Regular,sans-serif;font-size:14px;color:gray}.MultiSearchProductList-txt4{color:#009700;font-size:12px}.MultiSearchProductList-img{width:65px;height:65px;margin-right:15px;object-fit:cover;border-radius:50%;outline:1px solid #d3d3d3;background-color:#f2f2f2}.cp{cursor:pointer}.productByCat-PageSider{border-right:1px solid #e7e7e7;height:calc(100vh - 74px);overflow-y:auto;position:sticky;scrollbar-width:none;position:-webkit-sticky;top:0}.productByCat-PageSider ::-webkit-scrollbar{display:none;width:5x}@media(max-width:992px){.productByCat-PageSider{display:none}}.productByCat-PageHeader{padding-top:10px}@media screen and (min-width:320px)and (max-width:768px){.productByCat-PageHeader{padding-top:10px}}.productByCat-PageHeadertxt1{font-family:Manrope,DMSans-Bold,sans-serif;font-size:27px}@media screen and (min-width:320px)and (max-width:768px){.productByCat-PageHeadertxt1{font-size:18px}}.productByCat-PageHeadertxt2{font-family:Manrope,DMSans-SemiBold,sans-serif;color:gray;font-size:14px}@media screen and (min-width:320px)and (max-width:768px){.productByCat-PageHeadertxt2{padding-bottom:5px}}.productByCat-PageHeaderBox{display:flex;height:100%;justify-content:flex-end}@media screen and (min-width:320px)and (max-width:768px){.productByCat-PageHeaderBox{justify-content:flex-start}}.productByCat-PageSiderItem{display:flex;flex-direction:row;align-items:center;padding-bottom:5px;padding-top:10px;font-family:Manrope,DMSans-Medium,sans-serif;font-size:14px;padding-left:2px;cursor:pointer}.productByCat-PageSiderItem:hover{color:#c05}.productByCat-PageSiderItem.active,.productByCat-PageSiderItem:hover{background-color:#f1f1f1;border-radius:6px}.productByCat-img{height:40px;width:40px;object-fit:cover;margin-right:10px;border-radius:100px;background-color:#e7e7e7}.homeScreen-loaderBox{display:flex;flex-direction:row;width:100%;overflow:scroll;overflow-x:hidden;overflow-y:hidden;margin-left:-10px}.HomeScreen-section{padding-top:30px}@media screen and (max-width:768px){.HomeScreen-section{padding-top:16px}}.HomeScreen-sectionTitle{font-family:Manrope,DMSans-Bold,sans-serif;font-size:18px;letter-spacing:1.5px;color:#1a1a1a;margin-bottom:20px;padding-bottom:10px;border-bottom:none;display:inline-block;text-transform:uppercase;position:relative}.HomeScreen-sectionTitle:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:#d4a853;border-radius:2px}@media screen and (max-width:768px){.HomeScreen-sectionTitle{font-size:15px;letter-spacing:1px;margin-bottom:14px;padding-left:10px}.HomeScreen-sectionTitle:after{left:10px}}.HomeScreen-BannerBox,.HomeScreen-Banners{width:100%;overflow:hidden}.HomeScreen-Banners{height:520px;background-color:#f9f6f0;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}@media screen and (min-width:768px)and (max-width:968px){.HomeScreen-Banners{height:360px}}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Banners{height:280px}}.HomeScreen-BannersOverlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(26,26,26,.85),rgba(26,26,26,.6) 35%,rgba(26,26,26,.1) 65%,transparent);z-index:1}@media(max-width:768px){.HomeScreen-BannersOverlay{background:linear-gradient(0deg,rgba(26,26,26,.92),rgba(26,26,26,.6) 40%,rgba(26,26,26,.2) 70%,transparent)}}.HomeScreen-BannersContent{position:absolute;inset:0;display:flex;align-items:center;z-index:2}@media(max-width:768px){.HomeScreen-BannersContent{align-items:flex-end;padding-bottom:40px}}.HomeScreen-BannersInner{display:flex;flex-direction:column;justify-content:center;max-width:50%}@media(max-width:968px){.HomeScreen-BannersInner{max-width:65%}}@media(max-width:768px){.HomeScreen-BannersInner{max-width:100%;align-items:center;text-align:center}}.HomeScreen-BannerBadge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:11px;color:#fff;letter-spacing:1.5px;text-transform:uppercase;width:-moz-fit-content;width:fit-content;margin-bottom:20px}@media(max-width:768px){.HomeScreen-BannerBadge{font-size:10px;margin-bottom:12px;padding:4px 12px;align-self:center}}.HomeScreen-BannerBadgeDot{width:6px;height:6px;border-radius:50%;background-color:#d4a853;display:inline-block;box-shadow:0 0 8px rgba(212,168,83,.6)}.Offers-box{border:1px solid gray;padding:20px;display:flex;flex-direction:row;align-items:center;height:100%}.Offers-img,.Offers-img img{width:100%;height:200px}.Offers-img img{object-fit:cover}.HomeScreen-Bannertxt1{font-family:Manrope,DMSans-Medium,sans-serif;font-size:14px;color:hsla(0,0%,100%,.7)}.HomeScreen-Bannertxt2{position:relative;font-family:Manrope,DMSans-Bold,sans-serif;color:#fff;z-index:2;font-size:38px;line-height:1.15;letter-spacing:-.5px;margin-bottom:12px}@media screen and (min-width:768px)and (max-width:968px){.HomeScreen-Bannertxt2{font-size:30px}}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Bannertxt2{font-size:22px;margin-bottom:8px}}.HomeScreen-Bannertxt3{position:relative;font-family:Manrope,DMSans-Regular,sans-serif;font-size:15px;color:hsla(0,0%,100%,.7);z-index:2;line-height:1.6;max-width:400px}@media screen and (min-width:320px)and (max-width:768px){.HomeScreen-Bannertxt3{font-size:12px}}.homescreen-category-item{display:inline-flex;flex-direction:column;align-items:center;vertical-align:top;margin-right:16px;text-align:center;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:13px;text-transform:capitalize;width:110px;cursor:pointer}.homescreen-category-item img{height:90px;width:90px;flex-shrink:0;border-radius:50%;border:2px solid rgba(0,0,0,.06);padding:4px;margin-bottom:10px;background-color:#f9f6f0;object-fit:cover;transition:all .3s cubic-bezier(.2,.8,.2,1)}.homescreen-category-item:hover img{border-color:#d4a853;box-shadow:0 0 0 3px rgba(212,168,83,.2)}.homescreen-category-item div{color:#333;line-height:1.3;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:34px}@media screen and (min-width:320px)and (max-width:768px){.homescreen-category-item{width:80px;font-size:12px;margin-right:8px}.homescreen-category-item img{height:70px;width:70px}.homescreen-category-item div{height:32px}}.HomeScreen-BannerBtn{display:inline-block;margin-top:20px;padding:14px 36px;background-color:#fff;color:#1a1a1a;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:12px;letter-spacing:1.5px;text-decoration:none;border-radius:50px;text-transform:uppercase;transition:all .3s ease;z-index:2;position:relative;width:-moz-fit-content;width:fit-content;box-shadow:0 4px 20px rgba(0,0,0,.1)}.HomeScreen-BannerBtn:hover{background-color:#d4a853;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}@media screen and (max-width:768px){.HomeScreen-BannerBtn{padding:6px 16px;font-size:11px;margin-top:8px}}.HomeScreen-BannerBox .slick-dots{bottom:24px;z-index:3}.HomeScreen-BannerBox .slick-dots li{margin:0 3px}.HomeScreen-BannerBox .slick-dots li button:before{font-size:0;width:8px;height:8px;border-radius:50%;background-color:hsla(0,0%,100%,.4);opacity:1;content:"";transition:all .3s ease}.HomeScreen-BannerBox .slick-dots li.slick-active button:before{background-color:#fff;width:24px;border-radius:4px;opacity:1}.homescreen-category-arrows{margin-bottom:10px;font-size:35px;color:#888}@media screen and (min-width:320px)and (max-width:768px){.homescreen-category-arrows{display:none}}.HomeSCreen-space{padding-top:20px}@media screen and (min-width:320px)and (max-width:768px){.HomeSCreen-space{padding-top:10px}.Homescreen-TopSellingStore{margin:15px}.homescreen-txt1{padding:0;display:none}}.Homescreen-txt2{padding-top:30px;margin-bottom:20px}@media screen and (min-width:320px)and (max-width:768px){.Homescreen-txt2{padding-top:0;margin-left:0;font-size:20px;border-bottom:1px solid #f4f4f4}}.Homescreen-txt3{color:#d4a853}.flex-parent ::-webkit-scrollbar{display:none}@media(min-width:992px){.col-md-3.banner{flex:0 0 auto;width:20%}}.subcategory-fade-wrapper{position:relative;overflow:visible}.subcategory-fade-wrapper:after,.subcategory-fade-wrapper:before{content:"";position:absolute;top:-10px;bottom:0;width:80px;z-index:5;pointer-events:none}.subcategory-fade-wrapper:before{left:0;background:linear-gradient(90deg,#fcfbf8 0,transparent)}.subcategory-fade-wrapper:after{right:0;background:linear-gradient(270deg,#fcfbf8 0,transparent)}@media(max-width:768px){.subcategory-fade-wrapper:after,.subcategory-fade-wrapper:before{width:40px}.subcategory-fade-wrapper:before{background:linear-gradient(90deg,#fff 0,transparent)}.subcategory-fade-wrapper:after{background:linear-gradient(270deg,#fff 0,transparent)}}.ant-float-btn-default .ant-float-btn-body{background-color:#d4a853!important}.store-all-card-img{width:30px;height:30px}.store-all-card-img img{width:100%;height:100%;object-fit:cover;border-radius:50%;outline:1px solid #d3d3d3}.store-all-img-container{width:100%;height:130px}.store-all-img-container img{width:100%;height:100%;border-top-right-radius:12px;border-top-left-radius:12px;object-fit:contain}@media screen and (min-width:320px)and (max-width:768px){.store-All-Horizontal-Pscroll{padding-left:5px}}.store-All-Horizontal-Pscroll+.store-All-Horizontal-Pscroll{margin-top:30px}.store-All-Horizontal-PscrollBox{overflow-x:scroll;scroll-behavior:smooth;overflow-y:hidden;white-space:nowrap}.store-All-Horizontal-item{display:inline-block;vertical-align:middle;width:200px;margin-right:16px}@media screen and (min-width:320px)and (max-width:762px){.store-All-Horizontal-item{width:150px;margin-right:5px}}.store-All-Horizontal-PscrollBox::-webkit-scrollbar{width:0;height:0}.store-All-Horizontal-btn1{height:40px;width:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;border:2px solid #b7b7b7;color:#000;background-color:#fff}@media screen and (min-width:320px)and (max-width:768px){.store-All-Horizontal-btn1{display:none}}.store-All-slider-btn-left{inset:35% auto auto -20px}.store-All-slider-btn-right{inset:35% -20px auto auto}.store-All-Horizontal-viewButton{font-family:Manrope,DMSans-Bold,sans-serif;margin-right:16px;font-size:14px;padding-top:5px;color:gray}.store-All-Horizontal-viewButton:hover{color:#d4a853}.product-search-multi-title{font-family:Manrope,DMSans-SemiBold,sans-serif}.ant-list-split .ant-list-item{-webkit-border-after:1px solid rgba(18,196,2,.98)!important;border-block-end:1px solid rgba(18,196,2,.98)!important}