.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-section .HomeScreen-productRow{--bs-gutter-x:0;--bs-gutter-y:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:6px;padding:4px 0 8px;scrollbar-width:none;-ms-overflow-style:none}}@media screen and (max-width:768px){.HomeScreen-section .HomeScreen-productRow::-webkit-scrollbar{display:none}.HomeScreen-section .HomeScreen-productCol{flex:0 0 auto;width:calc((100% - 12px)/2.35);max-width:calc((100% - 12px)/2.35);scroll-snap-align:start}.HomeScreen-section .HomeScreen-productCol .ProductItem-txt2{display:none}.HomeScreen-section .HomeScreen-productCol .ProductItem-Box2 .d-flex:has(>.ProductItem-txt5){display:none}.HomeScreen-section .HomeScreen-productCol .ProductItem-Box2{gap:6px!important;padding:8px 10px}}#bestsellers{scroll-margin-top:120px}@media screen and (max-width:768px){#bestsellers{scroll-margin-top:80px}}.HomeScreen-categoriesHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:768px){.HomeScreen-categoriesHeader{align-items:baseline;margin-bottom:14px}}.HomeScreen-categoriesHeader .HomeScreen-sectionTitle{margin-bottom:0}.HomeScreen-exploreAll{display:inline-flex;align-items:center;gap:3px;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:13px;line-height:1;color:#0a3d28;text-decoration:none;white-space:nowrap}.HomeScreen-exploreAll:hover{text-decoration:underline}.HomeScreen-exploreAll svg{margin-top:1px}@media screen and (max-width:768px){.HomeScreen-exploreAll{padding-right:10px}}.HomeScreen-sectionHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}@media screen and (max-width:768px){.HomeScreen-sectionHeader{align-items:baseline}}.HomeScreen-sectionHeader .HomeScreen-sectionTitle{margin-bottom:0}.HomeScreen-seeAll{display:none}@media screen and (max-width:768px){.HomeScreen-seeAll{display:inline-flex;align-items:center;gap:3px;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:13px;line-height:1;color:#0a3d28;text-decoration:none;white-space:nowrap;padding-right:10px}.HomeScreen-seeAll:hover{text-decoration:underline}.HomeScreen-seeAll svg{margin-top:1px}}.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:#0e4a32;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}}.CouponBanner{position:relative;background:linear-gradient(90deg,#001510,#0a3d28 50%,#001510);border-top:1px solid hsla(43,73%,65%,.4);border-bottom:1px solid hsla(43,73%,65%,.4);overflow:hidden}.CouponBanner:after,.CouponBanner:before{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}.CouponBanner:before{left:0;background:linear-gradient(90deg,#001510,transparent)}.CouponBanner:after{right:0;background:linear-gradient(270deg,#001510,transparent)}.CouponBanner:hover .CouponBanner-track{animation-play-state:paused}.CouponBanner-track{display:flex;width:max-content;animation:couponMarquee 26s linear infinite}.CouponBanner-group{display:flex;flex-shrink:0}.CouponBanner-item{display:inline-flex;align-items:center;gap:12px;padding:11px 26px;white-space:nowrap}.CouponBanner-spark{font-size:16px;animation:couponSpark 1.2s ease-in-out infinite}.CouponBanner-text{font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#fff}.CouponBanner-hint{color:#e7c265}.CouponBanner-dot{color:hsla(43,73%,65%,.6);font-size:18px;line-height:1}.CouponBanner-code{font-family:Manrope,DMSans-Bold,sans-serif;font-size:15px;letter-spacing:1px;text-transform:uppercase;color:#e7c265;text-shadow:0 0 12px hsla(43,73%,65%,.5)}@keyframes couponMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes couponBlink{0%,to{box-shadow:0 0 0 0 hsla(43,73%,65%,.7);opacity:1}50%{box-shadow:0 0 14px 3px hsla(43,73%,65%,.9);opacity:.85}}@keyframes couponSpark{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.25) rotate(10deg)}}@media screen and (max-width:768px){.CouponBanner-item{gap:8px;padding:9px 18px}.CouponBanner-text{font-size:11px;letter-spacing:.5px}.CouponBanner-code{font-size:13px}.CouponBanner-track{animation-duration:18s}.CouponBanner:after,.CouponBanner:before{width:28px}}@media(prefers-reduced-motion:reduce){.CouponBanner-code,.CouponBanner-spark,.CouponBanner-track{animation:none}}.HomeScreen-BannerBox{width:100%;overflow:hidden}.HomeScreen-BannerLink{display:block;cursor:pointer;text-decoration:none}.HomeScreen-BannerLink:hover{text-decoration:none}.HomeScreen-Banners{background-color:#eff6f1;overflow:hidden}.HomeScreen-BannerImg,.HomeScreen-Banners{position:relative;width:100%;height:auto;display:block}.HomeScreen-BannerImg{max-width:100%;z-index:0}.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}}.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;text-shadow:0 1px 12px rgba(0,0,0,.55);font-size:clamp(24px,4.5vw,46px);line-height:1.15;letter-spacing:-.5px;margin-bottom:12px}@media screen and (max-width:768px){.HomeScreen-Bannertxt2{margin-bottom:8px}}.HomeScreen-Bannertxt3{position:relative;font-family:Manrope,DMSans-Regular,sans-serif;font-size:clamp(13px,1.8vw,17px);color:hsla(0,0%,100%,.9);text-shadow:0 1px 10px rgba(0,0,0,.5);z-index:2;line-height:1.6;max-width:min(90%,440px)}.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:#eff6f1;object-fit:cover;transition:all .3s cubic-bezier(.2,.8,.2,1)}.homescreen-category-item div{color:#111;font-family:Manrope,DMSans-Bold,sans-serif;line-height:1.3;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;height:34px}@media screen and (max-width:768px){.homescreen-category-item{width:auto;margin-right:0;align-items:stretch;text-align:left;font-size:13px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05)}.homescreen-category-item img{width:100%;height:auto;aspect-ratio:1/1;border:none;border-radius:0;padding:0;margin-bottom:0}.homescreen-category-item div{height:auto;min-height:38px;padding:8px 10px;text-align:center}}.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 1px 4px rgba(0,0,0,.06)}.HomeScreen-BannerBtn:hover{background-color:#0e4a32;color:#fff;transform:translateY(-2px);box-shadow:0 2px 6px rgba(0,0,0,.08)}@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:#0e4a32}.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 .Horizontal-PscrollBox{padding-top:10px;padding-left:16px;padding-right:16px;scroll-padding-left:16px;scroll-padding-right:16px}@media screen and (max-width:768px){.subcategory-fade-wrapper .Horizontal-PscrollBox{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;overflow:visible;white-space:normal;padding-bottom:4px}.subcategory-fade-wrapper .Horizontal-PscrollBox .homescreen-category-item:nth-child(n+11){display:none}.HomeScreen-categoriesRail{position:static!important}.HomeScreen-categoriesSection+.HomeScreen-section{padding-top:28px}}.ant-float-btn-default .ant-float-btn-body{background-color:#0e4a32!important}.ProductPreviewBannerRoot .ant-modal-content{border-radius:12px;overflow:hidden;padding:24px}.PreviewBannerLoading{display:flex;justify-content:center;align-items:center;min-height:260px}.PreviewBannerBody{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.PreviewBannerTop{display:flex;justify-content:center}.PreviewBannerImage{width:240px;height:240px;object-fit:contain;border-radius:12px;background:#fafafa}.PreviewBannerInfo{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.PreviewBannerName{font-size:20px;font-weight:700;text-transform:capitalize}.PreviewBannerMetaRow{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.PreviewBannerPriceRow{display:flex;align-items:center;gap:16px}.PreviewBannerPrice{font-size:20px;font-weight:700;color:#d4380d}.PreviewBannerStock{font-size:13px;font-weight:600}.PreviewBannerStock.in{color:#389e0d}.PreviewBannerStock.out{color:#cf1322}.PreviewBannerRate{font-size:18px}.PreviewBannerDesc{font-size:14px;color:#555;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.PreviewBannerActions{width:100%;margin-top:8px}@media(max-width:768px){.ProductPreviewBannerRoot .ant-modal-content{padding:16px}.PreviewBannerImage{width:200px;height:200px}.PreviewBannerName{font-size:18px}}.OrderProductRow{display:flex;align-items:flex-start;gap:16px;padding:14px 0}.OrderProductRow:not(:last-child){border-bottom:1px solid #f0f0f0}.OrderProductImage{width:100px!important;height:100px!important;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb;flex-shrink:0;cursor:pointer;transition:transform .2s ease}.OrderProductImage:hover{transform:scale(1.03)}.OrderProductImageRoot{flex-shrink:0}.OrderProductInfo{flex:1 1;min-width:0}.OrderProductTable{width:100%;border:1px solid #e5e7eb;border-radius:8px;border-collapse:separate;border-spacing:0;overflow:hidden;font-size:13px;line-height:1.4;color:#111827}.OrderProductTable td,.OrderProductTable th{padding:7px 12px;border-bottom:1px solid #e5e7eb;vertical-align:top;text-align:left}.OrderProductTable th{width:130px;background-color:#f8f8f8;border-right:1px solid #e5e7eb;font-weight:600;color:#374151;white-space:nowrap}.OrderProductTable td{word-break:break-word}.OrderProductTable tr:last-child td,.OrderProductTable tr:last-child th{border-bottom:none}.OrderProductTable-strong{font-weight:700}@media(max-width:576px){.OrderProductRow{flex-direction:column;gap:12px}.OrderProductImage{width:90px!important;height:90px!important}.OrderProductTable th{width:110px}}.ProductItem{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;min-width:124px;background-color:#fff;border-radius:16px;justify-content:space-between;border:1px solid rgba(0,0,0,.06);transition:box-shadow .3s ease,transform .3s ease}.ProductItem:hover{box-shadow:0 12px 36px rgba(0,0,0,.08);transform:translateY(-4px)}.ProductItem-img{object-fit:cover;width:100%;height:190px;transition:transform .4s cubic-bezier(.2,.8,.2,1);background-color:#eff6f1;cursor:pointer;border-radius:16px 16px 0 0}.ProductItem-img:hover{transform:scale(1.04)}@media(max-width:762px){.ProductItem{min-width:0;border:1px solid rgba(14,74,50,.15)}.ProductItem-img{object-fit:contain;height:150px}}.ProductItem-Box1{position:relative}.ProductItem-addOverlay{position:absolute;right:10px;bottom:10px;z-index:2}.ProductItem-addBtn{width:42px;height:42px;border-radius:50%;border:none;background-color:#1b5e20;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.28);transition:transform .2s ease,background-color .2s ease}.ProductItem-addBtn svg{color:#fff;fill:currentColor}.ProductItem-addBtn:hover{background-color:#2e7d32;transform:scale(1.08)}@media(max-width:762px){.ProductItem-addBtn{width:36px;height:36px;font-size:18px}.ProductItem-addBtn svg{width:18px;height:18px}}.ProductItem-stepper{display:flex;align-items:center;gap:8px;background-color:#1b5e20;color:#fff;border:none;border-radius:999px;padding:4px 6px;box-shadow:0 4px 12px rgba(0,0,0,.28)}.ProductItem-stepper button{width:28px;height:28px;border-radius:50%;border:none;background-color:hsla(0,0%,100%,.18);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:background-color .2s ease}.ProductItem-stepper button:hover{background-color:hsla(0,0%,100%,.3)}.ProductItem-stepper span{min-width:18px;text-align:center;font-weight:600;font-size:14px}@media(max-width:762px){.ProductItem-stepper{padding:0 4px;gap:6px}.ProductItem-stepper button{width:36px;height:36px;font-size:18px}.ProductItem-stepper button svg{width:18px;height:18px}}@media(max-width:480px){.ProductItem-stepper{gap:4px;padding:0 3px}.ProductItem-stepper button{width:36px;height:36px;font-size:18px}.ProductItem-stepper button svg{width:18px;height:18px}}.ProductItem-Box2{padding:12px 14px}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-Box2{padding:10px}}.ProductItem-txt1{font-family:Manrope,DMSans-Medium,sans-serif;text-transform:capitalize;font-size:14px;white-space:wrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-txt1{font-size:13px;min-height:2.6em}}.ProductItem-txt1:hover{color:#0e4a32}.ProductItem-txt2{font-family:Manrope,DMSans-Regular,sans-serif;font-size:13px;color:#5c5c5c;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;line-height:1.4;min-height:1.4em}@media screen and (min-width:320px)and (max-width:768px){.ProductItem-txt2{font-size:12px}}.ProductItem-txt3{font-size:18px;cursor:pointer;font-family:DM Sans,sans-serif;font-weight:700;background-color:#e7f2e9;color:#14532d;border-radius:20px;padding:4px 14px;display:inline-block;border:1px solid rgba(27,94,32,.15);transition:all .2s ease-in-out}.ProductItem-txt3:hover{background-color:#1b5e20;color:#fff;border-color:#1b5e20}@media(max-width:762px){.ProductItem-txt3{font-size:16px;padding:3px 10px}}.ProductItem-discountBadge{position:absolute;top:8px;left:8px;z-index:2;padding:3px 8px;border-radius:6px;background-color:#e0244d;color:#fff;font-family:DM Sans,sans-serif;font-weight:700;font-size:11px;letter-spacing:.3px;line-height:1}@media(max-width:762px){.ProductItem-discountBadge{font-size:10px;padding:2px 6px}}.ProductItem-strike{font-size:14px;color:#888;text-decoration:line-through;margin-right:8px;font-family:DM Sans,sans-serif}@media(max-width:762px){.ProductItem-strike{font-size:12px}}.ProductItem-offer{color:#1b5e20}.ProductItem-txt5{font-size:13px;color:#0e4a32}.ProductItem-txt5:hover{color:#0e4a32}.product_status_tag{font-size:12px;font-family:Manrope,DMSans-SemiBold,sans-serif;display:flex;color:#1f1f1f;inset:0 auto auto 0}.product_status_tag .badge2{padding-block:2px;padding-left:6px;padding-right:3px;position:relative}.product_status_tag .badge2:after{content:"";position:absolute;width:0;height:0;border-left:0 solid transparent;border-right:10px solid transparent;top:0;right:-10px}.product_status_tag .badge2.orange{background-color:#ffdd9f}.product_status_tag .badge2.orange:after{border-top:22px solid #ffdd9f}.product_status_tag .badge2.blue{background-color:#9addff}.product_status_tag .badge2.blue:after{border-top:22px solid #9addff}.product_status_tag .badge2.red{background-color:#ff8080}.product_status_tag .badge2.red:after{border-top:22px solid #ff8080}.product_status_tag .badge2.grey{background-color:#cbcbcb}.product_status_tag .badge2.grey:after{border-top:22px solid #cbcbcb}.buy-btn:hover{color:#000!important}.ProductItem-no-img{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5ede0,#e8d5b7);border:2px dashed #c9a84c;border-radius:8px;color:#8b6914;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}@keyframes sk-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes home-skeleton-fade-in{0%{opacity:0}to{opacity:1}}.home-skeleton{animation:home-skeleton-fade-in .25s ease both;padding-bottom:8px}.home-skeleton .sk-block{display:block;border-radius:8px;background:linear-gradient(90deg,#e9f1ec 25%,#f6faf7 37%,#e9f1ec 63%);background-size:200% 100%;animation:sk-shimmer 1.4s ease-in-out infinite}.home-skeleton .sk-banner-wrap{padding:0}.home-skeleton .sk-banner{width:100%;height:clamp(170px,30vw,600px);border-radius:0}.home-skeleton .sk-section{margin-top:clamp(20px,2.2vw,32px)}.home-skeleton .sk-title{height:clamp(18px,1.7vw,26px);width:clamp(160px,18vw,280px);max-width:60%;border-radius:6px;margin-bottom:clamp(12px,1.4vw,18px)}.home-skeleton .sk-title-sm{width:clamp(120px,14vw,200px);height:clamp(15px,1.4vw,20px);margin-bottom:clamp(10px,1.2vw,16px)}.home-skeleton .sk-cats-section{margin-top:clamp(16px,1.8vw,26px)}.home-skeleton .sk-cats{display:flex;gap:16px;overflow:hidden}.home-skeleton .sk-cat{display:flex;flex-direction:column;align-items:center;gap:10px;flex:0 0 auto;width:110px}.home-skeleton .sk-cat-circle{width:90px;height:90px;border-radius:50%}.home-skeleton .sk-cat-label{width:64px;height:12px}.home-skeleton .sk-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;height:100%}.home-skeleton .sk-card-imgwrap{position:relative;width:100%}.home-skeleton .sk-card-img{width:100%;height:190px;border-radius:0}.home-skeleton .sk-add{position:absolute;right:10px;bottom:10px;width:42px;height:42px;border-radius:50%}.home-skeleton .sk-card-body{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.home-skeleton .sk-line{height:12px;border-radius:6px}.home-skeleton .sk-w-90{width:90%}.home-skeleton .sk-w-60{width:60%}.home-skeleton .sk-price{width:72px;height:28px;border-radius:20px;margin-top:2px}@media(max-width:768px){.home-skeleton .sk-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;overflow:visible}.home-skeleton .sk-cat{width:auto;gap:0;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden}.home-skeleton .sk-cat-circle{width:100%;height:auto;aspect-ratio:1/1;border-radius:0}.home-skeleton .sk-cat-label{width:60%;margin:10px auto}}@media(max-width:762px){.home-skeleton .sk-card-img{height:150px}.home-skeleton .sk-add{width:36px;height:36px}.home-skeleton .sk-card-body{padding:10px;gap:6px}}.home-skeleton .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-fade-in{animation:home-skeleton-fade-in .4s ease both}.PD-breadcrumb{padding:16px 0 8px;font-size:13px;font-family:Manrope,DMSans-Regular,sans-serif;color:#999}@media(max-width:768px){.PD-breadcrumb{padding:10px 0 4px;font-size:12px}}.PD-breadcrumb-link{color:#666;cursor:pointer}.PD-breadcrumb-link:hover{color:#0e4a32}.PD-breadcrumb-sep{margin:0 6px;color:#ccc}.PD-breadcrumb-current{color:#333}.PD-images{position:-webkit-sticky;position:sticky;top:80px}.PD-mainImageWrapper{border:1px solid #f0f0f0;border-radius:12px;overflow:hidden;background:#fafafa;display:flex;align-items:center;justify-content:center;min-height:300px}.PD-mainImage{width:100%;max-height:450px;object-fit:contain}.PD-thumbnails{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.PD-thumbnails::-webkit-scrollbar{height:0}.PD-thumb{flex-shrink:0;width:64px;height:64px;border:2px solid #e8e8e8;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s}.PD-thumb img{width:100%;height:100%;object-fit:cover}.PD-thumb:hover{border-color:#0e4a32}.PD-thumbActive{border-color:#0e4a32!important;box-shadow:0 0 0 1px #0e4a32}.PD-infoSection{padding-left:20px}@media(max-width:768px){.PD-infoSection{padding-left:0;padding-top:16px}}.PD-productName{font-family:Manrope,DMSans-Bold,sans-serif;font-size:24px;color:#1a1a1a;margin-bottom:4px;line-height:1.3}@media(max-width:768px){.PD-productName{font-size:20px}}.PD-category{font-family:Manrope,DMSans-Regular,sans-serif;font-size:14px;color:#888;margin-bottom:16px}.PD-description{margin-bottom:20px}.PD-priceRow{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.PD-price{font-family:Manrope,DMSans-Bold,sans-serif;font-size:28px;color:#1a1a1a}@media(max-width:768px){.PD-price{font-size:24px}}.PD-mrp{font-family:Manrope,DMSans-Regular,sans-serif;font-size:16px;color:#999;text-decoration:line-through}.PD-stockBadge{display:inline-block;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:13px;padding:3px 10px;border-radius:4px;margin-bottom:16px}.PD-stockIn{background:#e8f5e9;color:#2e7d32}.PD-stockLow{background:#fff3e0;color:#e65100}.PD-stockOut{background:#ffebee;color:#c62828}.PD-actionRow{gap:16px;margin-bottom:12px}.PD-actionRow,.PD-quantityBox{display:flex;align-items:center}.PD-quantityBox{gap:8px;border:1px solid #e0e0e0;border-radius:8px;padding:4px 8px}.PD-qtyBtn{border:none!important;box-shadow:none!important;background:#f5f5f5!important;border-radius:6px!important;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.PD-qtyValue{font-family:Manrope,DMSans-Bold,sans-serif;font-size:16px;min-width:24px;text-align:center}.PD-addToCartBtn{flex:1 1;height:44px!important;font-family:Manrope,DMSans-Bold,sans-serif!important;font-size:15px!important;border-radius:8px!important;letter-spacing:.5px;background:#1b5e20!important;border-color:#1b5e20!important;color:#fff!important}.PD-addToCartBtn:focus,.PD-addToCartBtn:hover{background:#2e7d32!important;border-color:#2e7d32!important;color:#fff!important}.PD-totalLine{font-family:Manrope,DMSans-Regular,sans-serif;font-size:14px;color:#666;margin-bottom:12px}.PD-totalLine strong{color:#1a1a1a;font-family:Manrope,DMSans-SemiBold,sans-serif}.PD-buyNowBtn{width:100%;height:44px!important;font-family:Manrope,DMSans-Bold,sans-serif!important;font-size:15px!important;border-radius:8px!important;border-color:#1b5e20!important;color:#1b5e20!important;letter-spacing:.5px}.PD-buyNowBtn:hover{background:#1b5e20!important;color:#fff!important}.PD-variants{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.PD-benefits{background:#f9f9f9;border-radius:12px;padding:20px;margin-top:8px}.PD-benefitsTitle{font-family:Manrope,DMSans-Bold,sans-serif;font-size:16px;color:#1a1a1a;margin-bottom:16px}.PD-benefitItem{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.PD-benefitItem:last-child{margin-bottom:0}.PD-benefitIcon{color:#0e4a32;flex-shrink:0;margin-top:2px}.PD-benefitHead{font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:14px;color:#333}.PD-benefitDesc{font-family:Manrope,DMSans-Regular,sans-serif;font-size:12px;color:#888}.PD-detailsSection{margin-top:40px;padding-top:24px;border-top:1px solid #f0f0f0}@media(max-width:768px){.PD-detailsSection{margin-top:24px;padding-top:16px}}.PD-detailsTitle{font-family:Manrope,DMSans-Bold,sans-serif;font-size:20px;color:#1a1a1a;margin-bottom:12px}.PD-detailsText{font-family:Manrope,DMSans-Regular,sans-serif;font-size:14px;color:#555;line-height:1.7;white-space:pre-wrap}.PD-detailsRich{white-space:normal;word-break:break-word}.PD-detailsRich p{margin:0 0 10px}.PD-detailsRich ol,.PD-detailsRich ul{margin:0 0 10px;padding-left:22px}.PD-detailsRich li{margin-bottom:4px}.PD-detailsRich b,.PD-detailsRich strong{font-family:Manrope,DMSans-SemiBold,sans-serif;color:#333}.PD-detailsRich a{color:#0e4a32;text-decoration:underline}.PD-detailsRich img{max-width:100%;height:auto}.PD-detailsRich :last-child{margin-bottom:0}.PD-detailsClamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.PD-detailsToggle{display:inline-block;margin-top:8px;font-family:Manrope,DMSans-SemiBold,sans-serif;font-size:14px;color:#0e4a32;cursor:pointer}.PD-detailsToggle:hover{text-decoration:underline}.PD-relatedSection{margin-top:40px;padding-top:24px;border-top:1px solid #f0f0f0;margin-bottom:40px}@media(max-width:768px){.PD-relatedSection{margin-top:24px}}.PD-relatedTitle{font-family:Manrope,DMSans-Bold,sans-serif;font-size:20px;color:#1a1a1a;margin-bottom:16px}.ant-image,.ant-image .ant-image-img{display:block!important}@keyframes wobble{0%,to{transform:rotate(0deg)}25%{transform:rotate(-20deg)}50%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}.wobble{animation:wobble .5s ease}.MultiSearchProductList-txt1,.MultiSearchProductList-txt3{cursor:pointer}.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:#0e4a32;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;flex-wrap:wrap;row-gap:4px;margin-top:0}.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:#0e4a32;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}.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:#0e4a32}.product-search-multi-title{font-family:Manrope,DMSans-SemiBold,sans-serif}.OrderItemImage{cursor:pointer;transition:transform .2s ease}.OrderItemImage:hover{transform:scale(1.03)}.OrderItemName{cursor:pointer;display:inline-block}.OrderItemName:hover{text-decoration:underline}