
/* ERP v7.3.7 — Ghorer Bazar reference storefront skin.
   Recreates public layout patterns with this ERP's own assets, data, logo and code. */
.ghb-reference-theme{--ghb-orange:#ff8a24;--ghb-orange-dark:#f27a13;--ghb-yellow:#ffd800;--ghb-ink:#111;--ghb-soft:#f4f4f4;--ghb-line:#e9e9e9;background:#fff;color:#111}
.ghb-reference-theme .container{--container:1320px}
.ghb-reference-theme .site-main{background:#fff}
.ghb-reference-theme .ghb-topbar{background:var(--ghb-orange);color:#fff;border:0}
.ghb-reference-theme .ghb-topbar-inner{min-height:31px;display:flex;justify-content:center;align-items:center;position:relative;font-size:12px}
.ghb-reference-theme .ghb-top-contact{display:flex;gap:10px;align-items:center}.ghb-reference-theme .ghb-top-contact a{color:#fff}.ghb-reference-theme .ghb-top-contact svg{width:13px;height:13px}.ghb-reference-theme .ghb-top-links{position:absolute;right:0;display:flex;gap:14px}.ghb-reference-theme .ghb-top-links a{color:#fff;opacity:.95}
.ghb-reference-theme .store-header{background:#fff;box-shadow:none;border-bottom:0;position:relative;top:auto}
.ghb-reference-theme .header-main{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;position:relative}
.ghb-reference-theme .ghb-search-trigger{display:grid;grid-column:1;grid-row:1;justify-self:start;width:42px;height:42px;border:0;background:transparent;color:var(--ghb-orange);place-items:center;cursor:pointer}.ghb-reference-theme .ghb-search-trigger svg{width:23px;height:23px}
.ghb-reference-theme .store-brand{grid-column:2;grid-row:1;justify-self:center;min-width:0;color:#111}.ghb-reference-theme .store-brand img{max-width:150px;max-height:58px;object-fit:contain}.ghb-reference-theme .store-brand strong{font-weight:900;color:#111}
.ghb-reference-theme .header-main>.search-shell{display:none}
.ghb-reference-theme .header-main>.mobile-header-contact{display:none!important}
.ghb-reference-theme .header-actions{grid-column:3;grid-row:1;justify-self:end;display:flex;gap:18px}.ghb-reference-theme .header-action{padding:0;color:var(--ghb-orange)}.ghb-reference-theme .header-action>span:last-child{display:none}.ghb-reference-theme .header-action .action-icon{width:34px;height:34px;background:transparent;border-radius:0}.ghb-reference-theme .header-action .action-icon svg{width:22px;height:22px}.ghb-reference-theme .header-action b{background:var(--ghb-orange);color:#fff}
.ghb-reference-theme .desktop-nav-wrap{background:#f4f4f4;border-top:1px solid #f0f0f0;border-bottom:1px solid #ededed}.ghb-reference-theme .desktop-nav{min-height:56px;display:flex;justify-content:center}.ghb-reference-theme .all-categories,.ghb-reference-theme .nav-track,.ghb-reference-theme .nav-shop-link{display:none!important}.ghb-reference-theme .category-links{width:100%;justify-content:space-between;gap:16px}.ghb-reference-theme .nav-item>a{min-height:56px;padding:0 6px;color:#101010;font-size:13px;font-weight:500;background:none!important}.ghb-reference-theme .nav-item>a:hover{color:var(--ghb-orange)}.ghb-reference-theme .dropdown{border-radius:0;border-color:#eee;box-shadow:0 12px 28px rgba(0,0,0,.1)}
.ghb-search-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.22);z-index:149;opacity:0;visibility:hidden;transition:.2s}.ghb-search-backdrop.open{opacity:1;visibility:visible}.ghb-search-overlay{position:fixed;left:0;right:0;top:-100px;z-index:150;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.15);transition:.25s ease;visibility:hidden}.ghb-search-overlay.open{top:0;visibility:visible}.ghb-search-overlay-inner{height:88px;display:grid;grid-template-columns:1fr 40px;align-items:center;gap:12px}.ghb-overlay-search{height:46px;border:1px solid #dedede;border-radius:0}.ghb-overlay-search button{background:var(--ghb-orange);border-radius:0}.ghb-search-close{width:40px;height:40px;border:0;background:#f5f5f5;display:grid;place-items:center;cursor:pointer}

/* home */
.ghb-reference-theme .home-shell{padding-top:24px}.ghb-home-hero{width:100%;background:#fff;margin:0 0 28px}.ghb-hero-image{display:block;width:100%;min-height:520px;background-size:cover;background-position:center;border:0}.ghb-hero-fallback{min-height:520px;display:grid;place-items:center;text-align:center;background:linear-gradient(180deg,#fffce7,#ffe0a3 70%,#ffb94e);padding:40px}.ghb-hero-fallback h1{font-size:56px;margin:8px 0}.ghb-hero-fallback p{font-size:18px}.ghb-hero-fallback .btn{background:var(--ghb-orange);border-radius:4px}
.ghb-reference-theme .service-strip{display:none!important}.ghb-reference-theme .section{margin:34px 0}.ghb-reference-theme .section-head{align-items:end;border-bottom:0;margin-bottom:18px}.ghb-reference-theme .section-head .eyebrow{display:none}.ghb-reference-theme .section-head h2{font-size:28px;text-transform:none;font-weight:500;color:#111}.ghb-reference-theme .section-head>a{color:#111;font-size:13px;text-decoration:underline}.ghb-reference-theme .category-rail{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:14px}.ghb-reference-theme .category-tile{background:#fff;border:1px solid #ececec;border-radius:0;box-shadow:none;padding:12px 8px;min-height:145px}.ghb-reference-theme .category-tile img{width:90px;height:90px;border-radius:0;object-fit:contain}.ghb-reference-theme .category-tile strong{font-size:12px;font-weight:600;color:#222}
.ghb-reference-theme .campaign-banner{border-radius:0;background:linear-gradient(100deg,#ff8a24,#ffad3f);box-shadow:none}
.ghb-reference-theme .home-product-grid{gap:20px}.ghb-reference-theme .market-shelf{border-top:0}

/* cards */
.ghb-product-card{border:1px solid #e7e7e7!important;border-radius:0!important;box-shadow:none!important;background:#fff;overflow:visible}.ghb-product-card:hover{box-shadow:0 5px 18px rgba(0,0,0,.07)!important;transform:none!important}.ghb-product-card .product-card-media{height:245px;background:#fff;padding:10px;position:relative}.ghb-product-card .product-card-media>a{height:100%;display:grid;place-items:center}.ghb-product-card .product-card-img{width:100%;height:100%;object-fit:contain}.ghb-product-card .product-card-tools{top:8px;right:8px}.ghb-product-card .product-card-tools .icon-btn{border:0;background:#fff;color:#777;box-shadow:none}.ghb-sale-pill{position:absolute;left:50%;transform:translateX(-50%);top:10px;background:#a8e3d5;color:#fff;border-radius:99px;padding:4px 10px;font-size:10px;font-weight:800;z-index:3}.ghb-best-badge{position:absolute;left:9px;top:9px;color:var(--ghb-orange);font-size:9px;font-weight:800}.ghb-product-card .product-card-body{padding:12px 14px 10px;text-align:left}.ghb-product-card h3{min-height:42px;margin:0 0 12px;font-size:14px;font-weight:500;line-height:1.45}.ghb-product-card h3 a{color:#151515}.ghb-product-card .rating-row,.ghb-product-card .stock-line,.ghb-product-card .product-card-meta{display:none!important}.ghb-product-card .product-price-row{display:flex;gap:8px;align-items:center;min-height:25px}.ghb-product-card .product-price-row strong{font-size:15px;font-weight:500;color:#111}.ghb-product-card .product-price-row del{font-size:13px;color:#888}.ghb-save-line{font-size:10px;color:#777;margin-top:3px;min-height:15px}.ghb-card-actions{display:block!important;margin-top:12px}.ghb-card-actions form{width:100%;margin:0}.ghb-quick-add{width:100%!important;border-radius:4px!important;background:var(--ghb-orange)!important;border:1px solid var(--ghb-orange)!important;color:#fff!important;min-height:40px!important;font-weight:500!important;box-shadow:none!important}.ghb-buy-link{border:0;background:transparent;color:#111;text-decoration:underline;font-size:12px;padding:8px 0 0;cursor:pointer}

/* product detail */
.ghb-reference-theme .product-breadcrumb{font-size:12px;color:#777;margin-top:18px;margin-bottom:10px}.ghb-product-detail{grid-template-columns:minmax(0,1.1fr) minmax(410px,.9fr)!important;gap:32px!important;align-items:start;margin-top:10px}.ghb-product-detail .ghb-product-gallery{display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:auto;gap:12px;padding:0!important;border:0!important;box-shadow:none!important}.ghb-product-gallery .mp-main-image{grid-column:2;grid-row:1;min-height:610px!important;height:610px;border:0!important;border-radius:0!important;background:#fff!important}.ghb-product-gallery .mp-main-image img{height:610px!important;object-fit:contain}.ghb-product-gallery .mp-thumbs-large{grid-column:1;grid-row:1;display:flex!important;flex-direction:column;gap:12px;margin:0!important}.ghb-product-gallery .mp-thumbs-large .product-thumb{width:88px!important;height:88px!important;min-height:88px!important;border:1px solid #ececec!important;border-radius:0!important;padding:3px!important}.ghb-product-gallery .mp-thumbs-large .product-thumb img{width:100%!important;height:80px!important;object-fit:cover!important}.ghb-product-gallery .mp-thumbs-large .product-thumb.active{border-color:var(--ghb-orange)!important;box-shadow:none!important}.ghb-product-gallery .mp-sale-badge{background:#ef4444;border-radius:50%;width:60px;height:60px;display:grid;place-items:center;top:20px;right:20px;left:auto;color:#fff;font-size:13px}
.ghb-product-detail .ghb-product-info{padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff}.ghb-product-info .mp-brand-row{color:#8a8a8a;font-size:12px}.ghb-product-info h1{font-size:30px!important;font-weight:500!important;line-height:1.35!important;margin:8px 0 8px!important}.ghb-product-info .mp-rating{border-bottom:0;padding-bottom:8px}.ghb-product-info .mp-price{padding:5px 0 14px!important;border-bottom:1px solid #eee!important}.ghb-product-info .mp-price strong{font-size:27px!important;color:#111!important;font-weight:500!important}.ghb-product-info .mp-price del{font-size:16px!important;color:#888!important}.ghb-product-info .mp-short-description{font-size:13px;line-height:1.7;color:#444;max-height:125px;overflow:auto;border-bottom:1px solid #eee;padding-bottom:12px}.ghb-product-info .social-proof-grid{order:20;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid #eee;background:#eee}.ghb-product-info .social-proof-grid>div{border:0!important;border-radius:0!important;background:#fff!important;padding:9px!important;text-align:center}.ghb-product-info .social-proof-grid b{font-size:15px!important;color:#111!important}.ghb-product-info .social-proof-grid span{font-size:9px!important}.ghb-product-info .estimated-delivery-box{order:19;border-radius:0;background:#fff8ec;border:1px solid #ffe0b8;padding:10px}.ghb-product-info .mp-trust-row{display:none!important}.ghb-buy-box{border:0!important;padding:0!important;margin:14px 0 10px!important;background:#fff!important}.ghb-qty-label{font-size:13px!important;font-weight:500!important;margin-bottom:8px!important}.ghb-action-row{display:grid!important;grid-template-columns:92px 1fr!important;gap:10px!important}.ghb-action-row .qty{height:48px;border:1px solid #ddd;border-radius:0!important;text-align:center}.ghb-action-row .mp-add{height:48px!important;border-radius:3px!important;background:#000!important;border-color:#000!important;color:#ff9b50!important;font-size:15px!important;font-weight:500!important}.ghb-action-row .mp-buy-now{grid-column:1/-1;height:52px!important;border-radius:3px!important;background:var(--ghb-orange)!important;border-color:var(--ghb-orange)!important;color:#111!important;font-size:16px!important;font-weight:700!important}.ghb-channel-stack{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:10px}.ghb-channel-stack .contact-btn{min-height:48px!important;border-radius:3px!important;background:#000!important;border-color:#000!important;color:#fff!important;font-size:14px!important;justify-content:center!important}.ghb-channel-stack .whatsapp svg{color:#23c55e}.ghb-channel-stack .messenger svg{color:#8b5cf6}.ghb-pay-online{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;margin-top:12px;background:var(--ghb-yellow);color:#111;font-weight:700;border-radius:3px}.ghb-pay-online svg{width:19px;height:19px}.ghb-product-tabbar{border:0!important;border-bottom:1px solid #ddd!important;border-radius:0!important;background:#fff!important;margin-top:36px!important;padding:0!important;display:flex!important;justify-content:flex-start!important;gap:22px}.ghb-product-tabbar a{border:0!important;padding:14px 0!important;background:#fff!important;color:#222!important}.ghb-product-tabbar a.active{color:var(--ghb-orange)!important;border-bottom:2px solid var(--ghb-orange)!important}.product-description-card,.product-video-card{border-radius:0!important;border:0!important;box-shadow:none!important;padding:20px 0!important}.related-products-section .section-head h2{font-size:30px!important}

/* cart */
.ghb-cart-page{max-width:1200px}.ghb-cart-page .section-head h1{font-weight:500}.ghb-cart-page .table-wrap,.ghb-cart-page .summary{border-radius:0!important;box-shadow:none!important;border:1px solid #e7e7e7!important}.ghb-cart-page .table th{background:#fafafa;color:#222;font-weight:600}.ghb-cart-page .cart-product-image{width:70px!important;height:70px!important;object-fit:contain!important;border-radius:0!important}.ghb-cart-page .ghb-cart-qty{border-radius:0!important}.ghb-cart-page .cart-summary-compact .wide{background:var(--ghb-orange)!important;color:#111!important;border-radius:3px!important}.ghb-cart-page .cart-coupon-inline input,.ghb-cart-page .cart-coupon-inline .btn{border-radius:0!important}

/* checkout */
.page-checkout.ghb-reference-theme .ghb-search-trigger,.page-checkout.ghb-reference-theme .header-main>.search-shell,.page-checkout.ghb-reference-theme .header-actions{display:none!important}.page-checkout.ghb-reference-theme .header-main{grid-template-columns:1fr;justify-items:center;height:78px}.page-checkout.ghb-reference-theme .store-brand{grid-column:1}.page-checkout.ghb-reference-theme .ghb-topbar,.page-checkout.ghb-reference-theme .mobile-sticky-search{display:none!important}.ghb-checkout-page{background:#fafafa;padding:18px 0 50px;min-height:70vh}.ghb-checkout-page .checkout-title{background:#fff;border:1px solid #e7e7e7;border-radius:0!important;padding:18px 22px!important;margin-bottom:12px!important}.ghb-checkout-page .checkout-lock{color:var(--ghb-orange)!important}.ghb-checkout-page .checkout-title h1{font-size:28px;font-weight:500}.ghb-checkout-page .ghb-checkout-trust{background:#fff;border:1px solid #eee;color:#555;border-radius:0!important}.ghb-checkout-page .checkout-shell{grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr)!important;gap:18px!important}.ghb-checkout-page .checkout-card,.ghb-checkout-page .checkout-summary-pro,.ghb-checkout-page .advance-delivery-notice{border-radius:0!important;border:1px solid #e5e5e5!important;box-shadow:none!important;background:#fff!important}.ghb-checkout-page .checkout-card-title>span{background:var(--ghb-orange)!important;color:#111!important}.ghb-checkout-page .field input,.ghb-checkout-page .field select,.ghb-checkout-page .field textarea{border-radius:0!important;border:1px solid #d9d9d9!important;background:#fff!important}.ghb-checkout-page .payment-method-grid{grid-template-columns:1fr!important}.ghb-checkout-page .payment-option{border-radius:0!important}.ghb-checkout-page .payment-option.selected{border-color:var(--ghb-orange)!important;background:#fffaf5!important}.ghb-checkout-page .checkout-item img{border-radius:0!important}.ghb-checkout-page .checkout-qty-control{border-radius:0!important}.ghb-checkout-page .checkout-chat-actions{grid-template-columns:1fr!important}.ghb-checkout-page .checkout-chat-actions .btn{border-radius:3px!important;background:#000!important;color:#fff!important}.ghb-checkout-page .checkout-submit{background:var(--ghb-orange)!important;color:#111!important;border-radius:3px!important;min-height:52px!important;font-weight:800!important}.ghb-checkout-page .summary-line.total{font-size:19px;color:#111}

/* footer closer to plain commerce reference */
.ghb-reference-theme .store-footer{background:#111!important}.ghb-reference-theme .footer-newsletter{display:none}.ghb-reference-theme .footer-grid-v732{padding-top:32px}.ghb-reference-theme .ssl-payment-zone{background:#fff;border-radius:0;padding:18px;margin-top:24px;color:#111}.ghb-reference-theme .footer-bottom{color:#aaa}

@media(max-width:1180px){.ghb-reference-theme .category-rail{grid-template-columns:repeat(6,minmax(0,1fr))}.ghb-product-detail{grid-template-columns:1fr 1fr!important}.ghb-product-gallery .mp-main-image{min-height:520px!important;height:520px}.ghb-product-gallery .mp-main-image img{height:520px!important}}
@media(max-width:860px){
 .ghb-reference-theme .ghb-topbar-inner{justify-content:flex-start}.ghb-reference-theme .ghb-top-links{display:none}.ghb-reference-theme .header-main{min-height:58px;height:58px;grid-template-columns:38px 1fr auto;padding:5px 0}.ghb-reference-theme .mobile-menu-trigger{grid-column:1;grid-row:1;display:grid;color:var(--ghb-orange)}.ghb-reference-theme .ghb-search-trigger{display:none}.ghb-reference-theme .store-brand{grid-column:2;grid-row:1;justify-self:center}.ghb-reference-theme .store-brand img{max-height:42px;max-width:125px}.ghb-reference-theme .header-actions{grid-column:3;grid-row:1;gap:4px}.ghb-reference-theme .header-actions .header-action:not(.cart-action){display:flex}.ghb-reference-theme .header-actions .header-action:first-child{display:none}.ghb-reference-theme .header-action .action-icon{width:32px;height:32px}.ghb-reference-theme .header-main>.search-shell{display:block;grid-column:1/-1;grid-row:2;width:100%;position:absolute;top:58px;left:0;right:0;background:#fff;padding:6px 8px;border-top:1px solid #eee;z-index:65}.ghb-reference-theme .store-search{height:38px;border-radius:0}.ghb-reference-theme .store-search button{background:var(--ghb-orange);border-radius:0;padding:0 12px}.ghb-reference-theme .desktop-nav-wrap{display:none}.ghb-reference-theme .site-main{padding-top:48px}.ghb-home-hero{margin-top:4px}.ghb-hero-image,.ghb-hero-fallback{min-height:300px}.ghb-hero-fallback{padding:20px}.ghb-hero-fallback h1{font-size:34px}.ghb-reference-theme .category-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ghb-reference-theme .category-tile{min-height:120px}.ghb-reference-theme .category-tile img{width:70px;height:70px}.ghb-reference-theme .section-head h2{font-size:21px}.ghb-product-card .product-card-media{height:190px}.ghb-product-detail{grid-template-columns:1fr!important}.ghb-product-detail .ghb-product-gallery{grid-template-columns:1fr;gap:8px}.ghb-product-gallery .mp-main-image{grid-column:1;grid-row:1;min-height:470px!important;height:470px!important}.ghb-product-gallery .mp-main-image img{height:470px!important}.ghb-product-gallery .mp-thumbs-large{grid-column:1;grid-row:2;display:grid!important;grid-template-columns:repeat(4,1fr)!important;flex-direction:row;gap:6px!important}.ghb-product-gallery .mp-thumbs-large .product-thumb{width:100%!important;height:78px!important;min-height:78px!important}.ghb-product-gallery .mp-thumbs-large .product-thumb img{height:70px!important;object-fit:cover!important}.ghb-product-info h1{font-size:24px!important}.ghb-product-info .mp-short-description{max-height:none}.ghb-action-row{grid-template-columns:82px 1fr!important}.ghb-product-tabbar{overflow:auto!important;gap:18px!important}.ghb-checkout-page .checkout-shell{grid-template-columns:1fr!important}.page-checkout.ghb-reference-theme .site-main{padding-top:0}.ghb-checkout-page{padding-top:8px}.ghb-cart-page .cart-two-col{grid-template-columns:1fr!important}.ghb-reference-theme .floating-contact{bottom:86px}.ghb-reference-theme .recently-viewed-trigger{bottom:86px}
}
@media(max-width:520px){.ghb-reference-theme .ghb-topbar-inner{font-size:10px}.ghb-reference-theme .header-actions .cart-action{display:flex}.ghb-hero-image,.ghb-hero-fallback{min-height:230px}.ghb-reference-theme .category-rail{grid-template-columns:repeat(4,1fr)}.ghb-reference-theme .category-tile{min-height:102px;padding:7px 4px}.ghb-reference-theme .category-tile img{width:58px;height:58px}.ghb-product-card .product-card-media{height:165px;padding:6px}.ghb-product-card .product-card-body{padding:8px}.ghb-product-card h3{font-size:12px;min-height:36px}.ghb-product-card .product-price-row strong{font-size:13px}.ghb-product-card .product-price-row del{font-size:11px}.ghb-quick-add{min-height:35px!important;font-size:11px!important}.ghb-product-gallery .mp-main-image{min-height:430px!important;height:430px!important}.ghb-product-gallery .mp-main-image img{height:430px!important}.ghb-channel-stack .contact-btn,.ghb-pay-online{min-height:45px}.ghb-product-info .social-proof-grid{grid-template-columns:1fr 1fr}.ghb-product-info .social-proof-grid>div:last-child{grid-column:1/-1}.ghb-checkout-page .checkout-title{padding:12px!important}.ghb-checkout-page .checkout-title h1{font-size:23px}.ghb-checkout-page .checkout-steps{display:none}.ghb-reference-theme .ssl-payment-zone{margin-left:8px;margin-right:8px}}


/* v7.3.6 closer reference pass — current public storefront hierarchy */
.ghb-reference-home{max-width:1320px}.ghb-reference-home .section{margin:42px 0}.ghb-reference-home .section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ghb-reference-home .section-head h2{font-size:25px;font-weight:500;margin:0}.ghb-reference-home .section-head>a{font-size:13px;color:#222;text-decoration:none}
.ghb-top-selling-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px}.ghb-top-selling-grid .ghb-product-card .product-card-media{height:300px}.ghb-top-selling-grid .ghb-card-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.ghb-top-selling-grid .ghb-buy-link{display:flex;align-items:center;justify-content:center;background:#111;color:#fff;text-decoration:none;border-radius:4px;padding:0;min-height:40px}.ghb-top-selling-grid .ghb-quick-add{background:var(--ghb-orange)!important;color:#fff!important}
.ghb-brand-rail{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px}.ghb-brand-rail .brand-tile{min-width:0;border:1px solid #eee;border-radius:0;box-shadow:none;background:#fff;padding:14px}.ghb-brand-rail .brand-tile img{height:70px;object-fit:contain}.ghb-brand-rail .brand-tile span{height:70px;display:grid;place-items:center;font-size:24px;color:var(--ghb-orange);font-weight:800}.ghb-brand-rail .brand-tile strong{font-size:12px;font-weight:500;color:#333}
.ghb-product-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(205px,1fr);grid-template-rows:1fr;gap:16px;overflow-x:auto;padding:2px 2px 12px;scrollbar-width:thin;scroll-snap-type:x proximity}.ghb-product-scroller>.product-card{scroll-snap-align:start}.ghb-product-scroller-wrap{grid-auto-flow:row;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-columns:auto;overflow:visible}
.ghb-category-shelf{border-top:1px solid #f0f0f0;padding-top:28px}.ghb-category-shelf .ghb-product-card .product-card-media{height:230px}
.ghb-checkout-coupon{padding:14px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:12px 0}.ghb-checkout-coupon label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.ghb-checkout-coupon>div{display:grid;grid-template-columns:1fr auto}.ghb-checkout-coupon input{height:42px;border:1px solid #ddd;border-radius:0;padding:0 11px}.ghb-checkout-coupon .btn{height:42px;border-radius:0!important;background:#fff!important;color:#111!important;border:1px solid #111!important}.ghb-checkout-coupon small{display:block;margin-top:6px;color:#555}.ghb-checkout-page .summary-head h2:after{content:' / Order review';font-size:12px;font-weight:400;color:#888}.ghb-checkout-page .checkout-summary-pro{position:sticky;top:16px;align-self:start}.ghb-checkout-page .checkout-item{padding:12px 0}.ghb-checkout-page .checkout-item img{width:72px;height:72px;object-fit:contain}
.ghb-reference-theme .ghb-pay-online{display:none!important}
@media(max-width:1050px){.ghb-brand-rail{grid-template-columns:repeat(5,minmax(0,1fr))}.ghb-product-scroller-wrap{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:860px){.ghb-top-selling-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.ghb-top-selling-grid .ghb-product-card .product-card-media{height:210px}.ghb-brand-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ghb-brand-rail .brand-tile{padding:8px}.ghb-product-scroller{grid-auto-columns:minmax(170px,46vw)}.ghb-product-scroller-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ghb-checkout-page .checkout-shell{display:flex!important;flex-direction:column}.ghb-checkout-page .checkout-summary-pro{order:-1;position:static}.ghb-checkout-page .checkout-form-pro{order:1}.ghb-reference-home .section{margin:28px 0}.ghb-reference-home .section-head h2{font-size:20px}}
@media(max-width:520px){.ghb-featured-categories .category-tile:nth-child(n+9){display:none}.ghb-top-selling-grid .ghb-card-actions{grid-template-columns:1fr}.ghb-top-selling-grid .ghb-buy-link{min-height:34px;font-size:11px}.ghb-product-scroller{grid-auto-columns:46vw;gap:9px}.ghb-brand-rail{grid-template-columns:repeat(4,1fr)}.ghb-brand-rail .brand-tile img,.ghb-brand-rail .brand-tile span{height:48px}.ghb-brand-rail .brand-tile strong{font-size:10px}.ghb-checkout-coupon>div{grid-template-columns:1fr 88px}}
/* full-bleed campaign banner like the public reference while store data remains dynamic */
.ghb-reference-home>.ghb-home-hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-24px}
.ghb-reference-home>.ghb-home-hero .ghb-hero-image{background-position:center center}
@media(max-width:860px){.ghb-reference-home>.ghb-home-hero{margin-top:-4px}}


/* v7.3.8 — strict responsive separation: desktop is desktop, mobile is mobile.
   Desktop follows the public reference's wide header/search/utility + dark category strip.
   Mobile keeps hamburger/logo/cart only; no desktop header is squeezed into a phone. */
.ghb-reference-theme .ghb-topbar{display:none!important}
.ghb-reference-theme .ghb-desktop-header{height:86px;display:grid;grid-template-columns:190px minmax(360px,1fr) auto;align-items:center;gap:28px}
.ghb-reference-theme .ghb-desktop-brand{justify-self:start;grid-column:auto;grid-row:auto}.ghb-reference-theme .ghb-desktop-brand img{max-width:165px;max-height:62px}
.ghb-reference-theme .ghb-desktop-search{display:block!important;grid-column:auto!important;grid-row:auto!important;width:100%;max-width:none}.ghb-reference-theme .ghb-desktop-search .store-search{height:46px;border:1px solid #e5e5e5;background:#fff;box-shadow:none;border-radius:2px}.ghb-reference-theme .ghb-desktop-search .store-search input{font-size:14px}.ghb-reference-theme .ghb-desktop-search .store-search button{width:54px;background:#fff;color:#333;border-left:0;padding:0;display:grid;place-items:center}.ghb-reference-theme .ghb-desktop-search .store-search button svg{width:23px;height:23px}
.ghb-reference-theme .ghb-desktop-actions{display:flex;justify-self:end;align-items:center;gap:18px;grid-column:auto;grid-row:auto}.ghb-reference-theme .ghb-desktop-actions .header-action{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:48px;color:#333;background:transparent;border:0;font:inherit;cursor:pointer}.ghb-reference-theme .ghb-desktop-actions .header-action>span:last-child{display:block!important;line-height:1}.ghb-reference-theme .ghb-desktop-actions .header-action small{font-size:11px;color:#4b4b4b;white-space:nowrap}.ghb-reference-theme .ghb-desktop-actions .action-icon{width:30px;height:28px;color:#444}.ghb-reference-theme .ghb-desktop-actions .action-icon svg{width:22px;height:22px}.ghb-reference-theme .ghb-more-dots{font-weight:900;letter-spacing:2px;font-size:16px}
.ghb-reference-theme .ghb-mobile-header{display:none}
.ghb-reference-theme .ghb-desktop-nav-wrap{display:block;background:#25302c!important;border:0!important}.ghb-reference-theme .ghb-desktop-nav{min-height:50px;height:50px;display:flex;align-items:center;overflow:visible}.ghb-reference-theme .ghb-desktop-nav .category-links{display:flex;align-items:stretch;justify-content:flex-start;gap:0;width:100%;overflow:visible}.ghb-reference-theme .ghb-desktop-nav .nav-shop-link,.ghb-reference-theme .ghb-desktop-nav .nav-item>a{display:flex!important;align-items:center;min-height:50px;padding:0 15px;color:#fff!important;font-size:12.5px;font-weight:500;white-space:nowrap;background:transparent!important}.ghb-reference-theme .ghb-desktop-nav .nav-shop-link:hover,.ghb-reference-theme .ghb-desktop-nav .nav-item>a:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}.ghb-reference-theme .ghb-desktop-nav .dropdown{top:50px}
.ghb-reference-theme .mobile-sticky-search{display:none}

/* desktop hero: main campaign + side promotion, matching the wide-screen hierarchy */
.ghb-reference-home>.ghb-home-hero-responsive{width:100%;margin:24px 0 34px!important}.ghb-desktop-hero-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,.85fr);gap:14px;width:100%;height:430px}.ghb-desktop-hero-grid.single-banner{grid-template-columns:1fr}.ghb-desktop-hero-grid .ghb-hero-image,.ghb-desktop-hero-grid .ghb-hero-fallback,.ghb-desktop-hero-grid .ghb-side-promo{min-height:0!important;height:430px!important;border-radius:0;background-size:cover;background-position:center;display:block}.ghb-desktop-hero-grid .ghb-side-promo{background-color:#f7f4ec;background-size:cover;background-repeat:no-repeat}.ghb-mobile-hero{display:none}

@media(max-width:1100px) and (min-width:861px){
 .ghb-reference-theme .ghb-desktop-header{grid-template-columns:155px minmax(300px,1fr) auto;gap:16px}.ghb-reference-theme .ghb-desktop-actions{gap:10px}.ghb-reference-theme .ghb-desktop-actions .header-action small{font-size:10px}.ghb-reference-theme .ghb-desktop-nav .nav-shop-link,.ghb-reference-theme .ghb-desktop-nav .nav-item>a{padding:0 9px;font-size:11px}.ghb-desktop-hero-grid{height:360px;grid-template-columns:minmax(0,2fr) minmax(235px,.8fr)}.ghb-desktop-hero-grid .ghb-hero-image,.ghb-desktop-hero-grid .ghb-side-promo{height:360px!important}
}

@media(max-width:860px){
 .ghb-reference-theme .ghb-topbar{display:none!important}
 .ghb-reference-theme .ghb-desktop-header,.ghb-reference-theme .ghb-desktop-nav-wrap{display:none!important}
 .ghb-reference-theme .ghb-mobile-header{display:grid!important;height:76px;min-height:76px;grid-template-columns:54px 1fr 54px;align-items:center;gap:4px;padding:0 2px}
 .ghb-reference-theme .ghb-mobile-header .mobile-menu-trigger{display:grid!important;grid-column:1;grid-row:1;justify-self:start;width:50px;height:50px;color:#161616;background:transparent;border:0}.ghb-reference-theme .ghb-mobile-header .mobile-menu-trigger svg{width:34px;height:34px;stroke-width:1.7}
 .ghb-reference-theme .ghb-mobile-brand{grid-column:2;grid-row:1;justify-self:center!important;display:flex;align-items:center}.ghb-reference-theme .ghb-mobile-brand img{max-width:125px!important;max-height:54px!important;object-fit:contain}.ghb-reference-theme .ghb-mobile-brand strong{font-size:18px}
 .ghb-mobile-cart{grid-column:3;grid-row:1;justify-self:end;position:relative;width:50px;height:50px;display:grid;place-items:center;color:#1b1b1b}.ghb-mobile-cart svg{width:31px;height:31px}.ghb-mobile-cart b{position:absolute;right:0;top:1px;min-width:22px;height:22px;padding:0 5px;border-radius:50px;background:var(--ghb-orange);color:#fff;display:grid;place-items:center;font-size:11px}.ghb-mobile-header-spacer{grid-column:3}
 .ghb-reference-theme .store-header{border-bottom:1px solid #ededed}.ghb-reference-theme .site-main{padding-top:0!important}
 .ghb-reference-theme .mobile-sticky-search{display:block;position:fixed;top:8px;left:8px;right:8px;z-index:185;background:#fff;padding:0;border:0;transform:translateY(-140%);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease;box-shadow:0 8px 24px rgba(15,23,42,.16)}.ghb-reference-theme.mobile-search-stuck .mobile-sticky-search,.mobile-search-stuck.ghb-reference-theme .mobile-sticky-search{transform:translateY(0);opacity:1;pointer-events:auto}.ghb-reference-theme .mobile-sticky-search .store-search{height:40px;border:1px solid #ddd;border-radius:3px}.ghb-reference-theme .mobile-sticky-search .store-search button{background:var(--ghb-orange);color:#fff;border-radius:0 3px 3px 0}
 .ghb-reference-home>.ghb-home-hero-responsive{width:100%;margin:0 0 24px!important}.ghb-desktop-hero-grid{display:none!important}.ghb-mobile-hero{display:block}.ghb-mobile-hero .ghb-hero-image,.ghb-mobile-hero .ghb-hero-fallback{height:260px!important;min-height:260px!important;width:100%;background-size:cover;background-position:center;display:block}
 .ghb-reference-theme .header-main{display:none!important}
}
@media(max-width:520px){
 .ghb-reference-theme .ghb-mobile-header{height:70px;min-height:70px;grid-template-columns:50px 1fr 50px}.ghb-reference-theme .ghb-mobile-header .mobile-menu-trigger{width:46px;height:46px}.ghb-reference-theme .ghb-mobile-brand img{max-width:112px!important;max-height:48px!important}.ghb-mobile-cart{width:46px;height:46px}.ghb-mobile-cart svg{width:29px;height:29px}.ghb-mobile-hero .ghb-hero-image,.ghb-mobile-hero .ghb-hero-fallback{height:230px!important;min-height:230px!important}
}

@media(max-width:860px){
 .ghb-mobile-bottom-nav{background:var(--ghb-orange)!important;border-top:0!important;height:68px!important;box-shadow:0 -3px 14px rgba(0,0,0,.13)!important}
 .ghb-mobile-bottom-nav a,.ghb-mobile-bottom-nav button{appearance:none;border:0;background:transparent;color:#fff!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:inherit;font-size:10px;font-weight:500;position:relative;cursor:pointer}
 .ghb-mobile-bottom-nav svg{width:24px!important;height:24px!important;stroke:currentColor}.ghb-mobile-bottom-nav .mobile-nav-count b{background:#333!important;color:#fff!important;top:0!important}
}


/* v7.3.9 — mobile HOME rebuilt from the supplied Ghorer Bazar phone screenshots.
   These rules intentionally come last so older desktop/mobile hybrid rules cannot leak into home. */
.ghb-category-carousel{position:relative}
.ghb-category-arrow{display:none}
.ghb-mobile-home-cart{display:none}
@media(max-width:860px){
 body.page-home.ghb-reference-theme{background:#fff!important;color:#151515}
 body.page-home.ghb-reference-theme .site-main{background:#fff!important;padding-top:0!important}
 body.page-home.ghb-reference-theme .ghb-mobile-header{height:82px!important;min-height:82px!important;width:100%!important;padding:0 10px!important;grid-template-columns:58px minmax(0,1fr) 58px!important;border-bottom:1px solid #ededed;background:#fff}
 body.page-home.ghb-reference-theme .ghb-mobile-header .mobile-menu-trigger{width:54px!important;height:54px!important;justify-self:start!important;color:#171717!important}
 body.page-home.ghb-reference-theme .ghb-mobile-header .mobile-menu-trigger svg{width:35px!important;height:35px!important;stroke-width:1.55!important}
 body.page-home.ghb-reference-theme .ghb-mobile-brand{justify-self:center!important;min-width:0!important}
 body.page-home.ghb-reference-theme .ghb-mobile-brand img{width:auto!important;max-width:122px!important;max-height:58px!important;object-fit:contain!important}
 body.page-home.ghb-reference-theme .ghb-mobile-brand strong{font-size:19px!important;text-align:center}
 body.page-home.ghb-reference-theme .ghb-mobile-cart{justify-self:end!important;width:54px!important;height:54px!important;color:#171717!important}
 body.page-home.ghb-reference-theme .ghb-mobile-cart svg{width:34px!important;height:34px!important;stroke-width:1.55!important}
 body.page-home.ghb-reference-theme .ghb-mobile-cart b{right:-2px!important;top:2px!important;min-width:21px!important;height:21px!important;background:#f68b1f!important;font-size:11px!important}
 body.page-home.ghb-reference-theme .ghb-reference-home{width:100%!important;max-width:none!important;margin:0!important;padding:0 8px 90px!important}
 body.page-home.ghb-reference-theme .ghb-reference-home>.ghb-home-hero-responsive{width:100%!important;margin:10px 0 0!important;padding:0 0 20px!important}
 body.page-home.ghb-reference-theme .ghb-mobile-hero{display:block!important;width:100%;position:relative}
 body.page-home.ghb-reference-theme .ghb-mobile-hero-track{position:relative;width:100%;aspect-ratio:2.45/1;border-radius:12px;overflow:hidden;background:#f6f2e8}
 body.page-home.ghb-reference-theme .ghb-mobile-hero-slide{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;background-size:cover!important;background-position:center!important;opacity:0;visibility:hidden;transition:opacity .28s ease}
 body.page-home.ghb-reference-theme .ghb-mobile-hero-slide.is-active{opacity:1;visibility:visible}
 body.page-home.ghb-reference-theme .ghb-mobile-hero-dots{display:flex;align-items:center;gap:8px;height:28px;padding:11px 0 0 30px}
 body.page-home.ghb-reference-theme .ghb-mobile-hero-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#ececec;padding:0}
 body.page-home.ghb-reference-theme .ghb-mobile-hero-dots button.active{background:#f68b1f}
 body.page-home.ghb-reference-theme .ghb-reference-home .section{margin:30px 0 38px!important}
 body.page-home.ghb-reference-theme .ghb-reference-home .section-head{display:block!important;text-align:center!important;margin-bottom:18px!important}
 body.page-home.ghb-reference-theme .ghb-reference-home .section-head h2{font-size:24px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:0!important;margin:0!important;color:#1e2228!important}
 body.page-home.ghb-reference-theme .ghb-reference-home .section-head>a{display:none!important}
 body.page-home.ghb-reference-theme .ghb-featured-categories{margin-top:18px!important;overflow:visible!important}
 body.page-home.ghb-reference-theme .ghb-category-carousel{position:relative;margin:0 -8px;padding:0 18px;overflow:hidden}
 body.page-home.ghb-reference-theme .home-category-rail{display:flex!important;grid-template-columns:none!important;gap:15px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:0 6px 8px!important;scrollbar-width:none;-ms-overflow-style:none}
 body.page-home.ghb-reference-theme .home-category-rail::-webkit-scrollbar{display:none}
 body.page-home.ghb-reference-theme .home-category-rail .category-tile{flex:0 0 132px!important;min-width:132px!important;min-height:148px!important;padding:9px 6px 5px!important;border:0!important;border-radius:24px!important;background:#fff!important;box-shadow:none!important;text-align:center!important;scroll-snap-align:center;display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px}
 body.page-home.ghb-reference-theme .home-category-rail .category-tile .category-image,body.page-home.ghb-reference-theme .home-category-rail .category-tile .category-fallback{width:112px!important;height:102px!important;border-radius:22px!important;object-fit:contain!important;background:#fff!important;padding:8px!important}
 body.page-home.ghb-reference-theme .home-category-rail .category-tile strong{font-size:16px!important;line-height:1.25!important;font-weight:400!important;color:#20242b!important;white-space:normal}
 body.page-home.ghb-reference-theme .ghb-category-arrow{display:grid!important;place-items:center;position:absolute;z-index:5;top:54px;width:38px;height:38px;border:0;border-radius:50%;background:#f68b1f;color:#fff;font-size:30px;line-height:1;box-shadow:0 4px 12px rgba(246,139,31,.25)}
 body.page-home.ghb-reference-theme .ghb-category-arrow.prev{left:-8px} body.page-home.ghb-reference-theme .ghb-category-arrow.next{right:-8px}
 body.page-home.ghb-reference-theme .ghb-top-selling{margin-top:42px!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 3px}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-product-card{border:0!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-product-card .product-card-media{height:180px!important;padding:8px!important;background:#fff!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-product-card .product-card-body{padding:8px 7px 10px!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-product-card h3{font-size:13px!important;line-height:1.35!important;min-height:36px!important;margin:0 0 7px!important;font-weight:500!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-product-card .product-price-row strong{font-size:15px!important;color:#161616!important;font-weight:500!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-product-card .product-price-row del{font-size:12px!important;color:#888!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-best-badge{left:auto!important;right:0!important;top:2px!important;background:#fb3d43!important;color:#fff!important;border-radius:4px 0 0 4px!important;padding:4px 8px!important;font-size:10px!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:7px!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-quick-add,body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-buy-link{min-height:34px!important;height:34px!important;font-size:10.5px!important;border-radius:3px!important;text-decoration:none!important;padding:0 4px!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-buy-link{display:flex!important;align-items:center;justify-content:center;background:#111!important;color:#fff!important}
 body.page-home.ghb-reference-theme .ghb-brands-section .ghb-brand-rail{gap:8px!important}
 body.page-home.ghb-reference-theme .ghb-mobile-home-cart{display:flex!important;position:fixed;right:0;top:49%;transform:translateY(-50%);z-index:88;width:78px;flex-direction:column;border-radius:9px 0 0 9px;overflow:hidden;background:#fff;box-shadow:0 7px 20px rgba(0,0,0,.14);border:1px solid #eee;color:#171717}
 body.page-home.ghb-reference-theme .ghb-mobile-home-cart .ghb-mobile-cart-top{display:flex;min-height:72px;padding:8px 4px;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#f68b1f;color:#fff}
 body.page-home.ghb-reference-theme .ghb-mobile-home-cart .ghb-mobile-cart-top svg{width:25px;height:25px}
 body.page-home.ghb-reference-theme .ghb-mobile-home-cart .ghb-mobile-cart-top b{font-size:11px;font-weight:500;white-space:nowrap}
 body.page-home.ghb-reference-theme .ghb-mobile-home-cart>strong{display:grid;place-items:center;min-height:47px;padding:5px 3px;background:#fff;font-size:11px;font-weight:700;color:#d87410;white-space:nowrap}
 body.page-home.ghb-reference-theme .floating-contact{right:12px!important;bottom:84px!important}
 body.page-home.ghb-reference-theme .floating-contact-main{width:54px!important;height:54px!important;min-width:54px!important;border-radius:50%!important;padding:0!important;background:#f68b1f!important;color:#fff!important;box-shadow:0 5px 14px rgba(246,139,31,.32)!important;display:grid!important;place-items:center!important}
 body.page-home.ghb-reference-theme .floating-contact-main span{display:none!important}
 body.page-home.ghb-reference-theme .floating-contact-main svg{width:25px!important;height:25px!important}
 body.page-home.ghb-reference-theme .recently-viewed-trigger{left:10px!important;right:auto!important;bottom:84px!important}
 body.page-home.ghb-reference-theme .ghb-mobile-bottom-nav{height:68px!important;background:#f68b1f!important;padding-top:5px!important;padding-bottom:calc(5px + env(safe-area-inset-bottom))!important}
 body.page-home.ghb-reference-theme .ghb-mobile-bottom-nav a,body.page-home.ghb-reference-theme .ghb-mobile-bottom-nav button{font-size:10px!important;color:#fff!important;font-weight:400!important}
 body.page-home.ghb-reference-theme .ghb-mobile-bottom-nav svg{width:25px!important;height:25px!important;stroke-width:1.65!important}
}
@media(max-width:520px){
 body.page-home.ghb-reference-theme .ghb-mobile-header{height:78px!important;min-height:78px!important}
 body.page-home.ghb-reference-theme .ghb-reference-home{padding-left:8px!important;padding-right:8px!important}
 body.page-home.ghb-reference-theme .ghb-mobile-hero-track{aspect-ratio:2.45/1!important}
 body.page-home.ghb-reference-theme .ghb-reference-home .section-head h2{font-size:22px!important}
 body.page-home.ghb-reference-theme .home-category-rail .category-tile{flex-basis:126px!important;min-width:126px!important}
 body.page-home.ghb-reference-theme .home-category-rail .category-tile .category-image,body.page-home.ghb-reference-theme .home-category-rail .category-tile .category-fallback{width:106px!important;height:98px!important}
 body.page-home.ghb-reference-theme .ghb-top-selling-grid .ghb-product-card .product-card-media{height:168px!important}
}
