:root{--bhagwa:#e8490a;--bhagwa2:#ff6a00;--dark:#160900;--soft:#fff4e6;--line:#f0dfd0;--text:#151515}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--text)}a{text-decoration:none;color:inherit}.topStrip{background:linear-gradient(90deg,#ef5b00,#cf3a00);color:#fff;font-size:13px;padding:8px 34px;display:flex;justify-content:space-between;gap:16px}.topStrip a{color:#fff;margin-left:20px}.top{position:sticky;top:0;z-index:50;background:#fff;display:grid;grid-template-columns:260px minmax(360px,1fr) 180px;align-items:center;gap:18px;padding:14px 32px;box-shadow:0 2px 12px #0001}.brand a{display:flex;align-items:center;gap:12px}.logo{width:54px;height:54px;background:linear-gradient(135deg,#f15a00,#ff8a00);color:#fff;font-size:22px;font-weight:900;border-radius:10px;display:flex;align-items:center;justify-content:center}.brand b{font-size:23px;display:block;line-height:1}.brand small{font-size:12px;color:#333;font-weight:700}.headsearch{display:grid;grid-template-columns:74px minmax(0,1fr) 62px;border:2px solid #ff6a00;border-radius:7px;background:#fff;position:relative}.searchCat{border:0;border-right:1px solid #eee;background:#fff;padding:0 8px;border-radius:6px 0 0 6px}.searchbox{position:relative;min-width:0}.headsearch input{height:47px;width:100%;border:0;padding:0 14px;font-size:15px;outline:none}.headsearch button{border:0;background:linear-gradient(90deg,#ff6a00,#e8490a);color:#fff;font-size:20px;border-radius:0 4px 4px 0;cursor:pointer}.headActions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.headActions a{position:relative;text-align:center;font-weight:800}.headActions a>span{display:block;font-size:12px}.cartlink b{position:absolute;right:-12px;top:-8px;background:var(--bhagwa);color:#fff;border-radius:50%;font-size:12px;min-width:20px;height:20px;line-height:20px}.mainnav{background:linear-gradient(90deg,#f26700,#d94100);color:#fff;display:flex;gap:1px;padding:0 32px;align-items:center;position:relative;z-index:30}.mainnav a{color:#fff;font-weight:900;padding:14px 24px;border-right:1px solid #ffffff22}.mainnav a:first-child{background:#c53700}.backbar{max-width:1480px;margin:auto;padding:10px 32px}.backbar button{border:0;background:transparent;font-weight:900;font-size:15px;cursor:pointer}.wrap{max-width:1480px;margin:0 auto;padding:0 32px 20px}.suggestbox{display:none;position:absolute;top:48px;left:-74px;right:-62px;background:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;box-shadow:0 12px 26px #0002;z-index:100;overflow:hidden}.suggestbox.show{display:block}.suggestitem{display:grid!important;grid-template-columns:58px minmax(0,1fr) 92px!important;align-items:center!important;gap:12px!important;padding:9px 12px!important;color:#111!important;border-bottom:1px solid #eee!important;min-height:70px!important}.suggestitem:hover{background:#fff5ee}.suggestitem img{width:54px!important;height:54px!important;object-fit:contain!important;border:1px solid #eee!important;border-radius:6px!important;background:#fff!important}.suggestitem .sname{min-width:0;overflow:hidden}.suggestitem .sname b{display:block;font-size:15px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestitem .sname small{display:block;color:#666;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestitem .sprice{text-align:right;color:var(--bhagwa);font-weight:900;font-size:15px;white-space:nowrap}.noresult{grid-template-columns:1fr!important;text-align:center;color:#777}.homeBanner{width:100%;height:275px;margin:0 auto 18px;border-radius:12px;overflow:hidden;position:relative;background:#090909;box-shadow:0 4px 14px #0002}.slideTrack{height:100%;display:flex;transition:transform .6s ease}.slideTrack img{width:100%;height:100%;flex:0 0 100%;object-fit:cover;object-position:center}.slidebtn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:56px;border:0;background:#ffffffcc;color:#111;font-size:40px;cursor:pointer;border-radius:50%}.slidebtn.prev{left:14px}.slidebtn.next{right:14px}.slideDots{position:absolute;left:0;right:0;bottom:13px;display:flex;justify-content:center;gap:7px}.slideDots button{width:10px;height:10px;border-radius:50%;border:0;background:#fff8}.slideDots button.active{width:24px;border-radius:20px;background:var(--bhagwa2)}.homefilter{border:1px solid var(--line);border-radius:10px;padding:14px;margin:12px 0 20px;background:#fff}.sectionHead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px}.sectionHead h2{font-size:22px;margin:0}.sectionHead h3{font-size:17px;margin:0}.sectionHead a,.moreBtn{color:var(--bhagwa);font-weight:900}.filter3{display:grid;grid-template-columns:1fr 1fr 1fr 110px;gap:10px}.filter3 select,.filter3 input{height:44px;border:1px solid var(--line);border-radius:7px;padding:0 12px;background:#fff}.btn{border:0;border-radius:7px;background:linear-gradient(90deg,#ff6a00,#df4300);color:#fff;font-weight:900;cursor:pointer}.homeBlock{margin:22px 0}.mainCatGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.catCard{height:142px;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px;background:#fff}.catCard img{height:78px;width:100%;object-fit:contain}.catCard h3{font-size:13px;line-height:17px;margin:8px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hProductRow{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.prod{position:relative;border:1px solid #e8e8e8;border-radius:10px;padding:10px;background:#fff;transition:.2s}.prod:hover{box-shadow:0 8px 24px #0001;transform:translateY(-2px)}.prodImg{height:142px;display:flex;align-items:center;justify-content:center}.prodImg img{width:100%;height:100%;object-fit:contain}.prod h3{font-size:14px;line-height:18px;min-height:36px;margin:8px 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.muted{color:#666;font-size:11px;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{color:var(--bhagwa);font-size:16px;font-weight:900}.smallBtn{display:block;margin-top:8px;text-align:center;background:linear-gradient(90deg,#ff6a00,#df4300);color:#fff;font-weight:900;border-radius:7px;padding:9px 5px;font-size:12px}.wishBtn{position:absolute;top:8px;right:8px;width:31px;height:31px;border-radius:50%;border:1px solid #e8e8e8;background:#fff;box-shadow:0 2px 8px #0001;z-index:5;cursor:pointer;font-size:0}.wishBtn:before{content:'♡';font-size:22px;color:#999;line-height:28px}.wishBtn.active:before{content:'♥';color:#e60023}.serviceRow{max-width:1480px;margin:25px auto 0;padding:18px 32px;border-top:1px solid #eee;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.serviceRow div{display:flex;flex-direction:column;gap:3px}.serviceRow b{font-size:15px}.serviceRow small{color:#777}.footer{background:linear-gradient(90deg,#ef5b00,#cf3a00);color:#fff;text-align:center;padding:14px;margin-top:10px}.toast{position:fixed;right:20px;top:95px;background:#111;color:#fff;padding:12px 18px;border-radius:10px;z-index:200}@media(max-width:1024px){.top{grid-template-columns:220px minmax(260px,1fr) 120px;padding:12px}.mainnav{padding:0 12px;overflow:auto}.mainnav a{padding:12px}.wrap{padding:0 12px}.homeBanner{height:220px}.hProductRow,.mainCatGrid{grid-template-columns:repeat(5,1fr);gap:9px}.prod{padding:7px}.prodImg{height:105px}.prod h3{font-size:11px;line-height:14px;min-height:28px}.price{font-size:12px}.smallBtn{font-size:10px;padding:6px 3px}.catCard{height:110px}.catCard img{height:60px}.catCard h3{font-size:10px;line-height:13px}.serviceRow{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.topStrip{display:none}.top{position:sticky;display:grid;grid-template-columns:1fr;gap:8px;padding:8px}.brand b{font-size:16px}.brand small{font-size:10px}.logo{width:42px;height:42px;font-size:17px}.headsearch{grid-template-columns:56px minmax(0,1fr) 48px}.searchCat{font-size:11px;padding:0 3px}.headsearch input{height:40px;font-size:12px;padding:0 8px}.headsearch button{font-size:15px}.headActions{position:absolute;right:8px;top:9px;gap:12px}.headActions a{font-size:16px}.headActions a>span{display:none}.mainnav{padding:0 6px;overflow-x:auto}.mainnav a{font-size:11px;padding:10px 9px;white-space:nowrap}.backbar{padding:7px 8px}.wrap{padding:0 6px 10px}.suggestbox{top:42px;left:-56px;right:-48px}.suggestitem{grid-template-columns:44px minmax(0,1fr) 62px!important;gap:6px!important;min-height:54px!important;padding:6px!important}.suggestitem img{width:42px!important;height:42px!important}.suggestitem .sname b{font-size:11px;line-height:14px}.suggestitem .sname small{font-size:9px;line-height:11px}.suggestitem .sprice{font-size:10px}.homeBanner{height:145px;border-radius:8px;margin-bottom:10px}.slidebtn{width:30px;height:38px;font-size:28px}.homefilter{padding:8px}.filter3{grid-template-columns:1fr 1fr 1fr 64px;gap:5px}.filter3 select{height:32px;font-size:9px;padding:0 3px}.filter3 .btn{font-size:9px}.sectionHead{margin-bottom:8px}.sectionHead h2{font-size:15px}.sectionHead a{font-size:12px}.hProductRow,.mainCatGrid{grid-template-columns:repeat(5,1fr);gap:5px}.catCard{height:86px;padding:4px;border-radius:7px}.catCard img{height:48px}.catCard h3{font-size:8px;line-height:10px;margin-top:4px}.prod{padding:4px;border-radius:7px}.prodImg{height:58px}.prod h3{font-size:8px;line-height:10px;min-height:20px;margin:4px 0 1px}.muted{font-size:7px;line-height:9px;margin-bottom:2px}.price{font-size:8.5px;line-height:10px}.smallBtn{font-size:7px;line-height:8px;padding:4px 1px;margin-top:3px;border-radius:4px}.wishBtn{width:19px;height:19px;top:3px;right:3px}.wishBtn:before{font-size:14px;line-height:17px}.serviceRow{grid-template-columns:repeat(2,1fr);padding:12px 8px;font-size:11px}.footer{font-size:11px}}

/* ===== Home main-category ecommerce final update ===== */
.homefilter,.mainCatGrid,.catCard{display:none!important}
.wrap{max-width:100%;padding:0 22px 20px}.electronixBanner,.homeBanner{width:100%;height:255px;margin:0 0 18px;border-radius:0;background:#fff;box-shadow:none}.slideTrack img{object-fit:cover;object-position:center}.mainCategoryProducts{max-width:1480px;margin:18px auto 26px;padding:0 10px}.catTitleRow{border-bottom:2px solid #f4e1d2;padding:0 0 9px;margin-bottom:12px}.catTitleRow h2{font-size:22px;font-weight:900;color:#1d1d1d;position:relative;padding-left:12px}.catTitleRow h2:before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:10px;background:linear-gradient(#ff7b00,#de4100)}.moreBtn{background:linear-gradient(90deg,#ff7b00,#e8490a);color:#fff!important;padding:8px 13px;border-radius:18px;font-size:13px;white-space:nowrap}.hProductRow.mainProductScroll{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.prod.squareCard{aspect-ratio:1/1.22;border:1px solid #ececec;border-radius:12px;padding:8px;background:#fff;overflow:hidden}.prod.squareCard:hover{box-shadow:0 8px 22px #00000016;transform:translateY(-2px)}.prod.squareCard .prodImg{height:54%;min-height:0}.prod.squareCard h3{font-size:13px;line-height:16px;min-height:32px;margin:6px 0 2px}.prod.squareCard .muted{font-size:10px;margin-bottom:3px}.prod.squareCard .price{font-size:14px}.prod.squareCard .smallBtn{font-size:11px;padding:7px 3px;margin-top:5px;border-radius:7px}.wishBtn{background:#fff!important}.wishBtn.active:before{color:#e60023!important}.footer .contactLine,.footer .whatsappLine{display:none!important}
@media(max-width:1024px){.wrap{padding:0 10px 16px}.electronixBanner,.homeBanner{height:210px}.hProductRow.mainProductScroll{gap:8px}.prod.squareCard{padding:6px}.prod.squareCard h3{font-size:11px;line-height:13px;min-height:26px}.prod.squareCard .price{font-size:12px}.prod.squareCard .smallBtn{font-size:9px;padding:5px 2px}}
@media(max-width:700px){.wrap{padding:0 5px 10px}.electronixBanner,.homeBanner{height:138px;margin-bottom:10px}.slidebtn{display:none}.slideDots{bottom:6px}.mainCategoryProducts{margin:12px 0 18px;padding:0}.catTitleRow{padding:0 4px 7px;margin-bottom:8px}.catTitleRow h2{font-size:14px;padding-left:9px}.moreBtn{font-size:10px;padding:5px 8px}.hProductRow.mainProductScroll{display:flex!important;grid-template-columns:none!important;gap:5px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:0 4px 4px}.hProductRow.mainProductScroll::-webkit-scrollbar{display:none}.hProductRow.mainProductScroll .prod.squareCard{flex:0 0 calc((100% - 20px)/5);min-width:calc((100% - 20px)/5);scroll-snap-align:start;aspect-ratio:1/1.58;padding:3px;border-radius:7px}.hProductRow.mainProductScroll .prod.squareCard .prodImg{height:47px}.hProductRow.mainProductScroll .prod.squareCard h3{font-size:7.4px;line-height:9px;min-height:18px;margin:3px 0 1px}.hProductRow.mainProductScroll .prod.squareCard .muted{font-size:6.5px;line-height:8px;margin:0 0 1px}.hProductRow.mainProductScroll .prod.squareCard .price{font-size:7.5px;line-height:9px}.hProductRow.mainProductScroll .prod.squareCard .smallBtn{font-size:6.5px;line-height:8px;padding:3px 1px;margin-top:2px;border-radius:4px}.hProductRow.mainProductScroll .wishBtn{width:17px;height:17px;top:2px;right:2px}.hProductRow.mainProductScroll .wishBtn:before{font-size:13px;line-height:15px}}
