/*
Theme Name: Need Valley Marketplace
Theme URI: https://needvalley.com/
Author: Need Valley
Description: Colorful, compact marketplace-style WooCommerce theme for Need Valley.
Version: 5.5.37-product-admin-fix
Text Domain: need-valley-marketplace
*/
:root{--green:#31b82c;--green-dark:#16851d;--navy:#10243a;--blue:#2f72e8;--orange:#ff7417;--pink:#ef4f87;--purple:#7756ee;--teal:#10a99b;--yellow:#ffbd22;--text:#25364a;--muted:#718095;--bg:#f5f7fa;--line:#e4e9ef;--white:#fff;--shadow:0 8px 24px rgba(16,36,58,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.nv-container{width:min(1240px,94%);margin:auto}
/* Header */
.nv-trust-strip{background:#0e7d20;color:#fff;font-size:9px}.nv-trust-inner{display:flex;justify-content:center;gap:30px;padding:5px 0;white-space:nowrap}.nv-header{background:linear-gradient(100deg,#159326 0%,#31b82c 48%,#0e8b72 100%);position:sticky;top:0;z-index:100;box-shadow:0 4px 18px rgba(14,125,32,.18)}.nv-header-main{min-height:58px;display:flex;align-items:center;gap:10px}.nv-brand{display:flex;align-items:center;flex:0 0 auto}.nv-brand img{width:58px;height:42px;object-fit:contain;border-radius:6px;background:transparent;padding:0}.nv-header-trust{display:flex;gap:10px;align-items:center;color:#fff;font-size:8px;font-weight:700;white-space:nowrap}.nv-header-trust span{opacity:.95}.nv-inline-search{flex:1;min-width:150px;max-width:390px;margin-left:auto}.nv-inline-search form{height:34px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.5);background:#fff;border-radius:8px;overflow:hidden}.nv-inline-search input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 7px;font:500 10px Poppins;color:var(--text)}.nv-inline-search button{height:100%;border:0;background:var(--orange);color:#fff;padding:0 12px;font:700 9px Poppins}.nv-actions{display:flex;gap:6px}.nv-head-action{position:relative;width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:9px;background:rgba(255,255,255,.15);font-size:16px;color:#fff}.nv-head-action small{position:absolute;right:-3px;top:-5px;min-width:15px;height:15px;border-radius:99px;background:#ff7417;color:#fff;font:700 8px Poppins;display:grid;place-items:center}.nv-wishlist-head{width:33px;height:33px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:8px;background:rgba(255,255,255,.15);font-size:19px;color:#fff}.nv-menu-toggle{display:none;border:0;background:#10243a;color:#fff;border-radius:9px;width:39px;height:39px;font-size:20px;cursor:pointer}.nv-search-row{display:none}.nv-search-row form{height:40px;display:flex;align-items:center;border:1px solid #dce4eb;background:#f7f9fb;border-radius:10px;overflow:hidden}.nv-search-icon{font-size:20px;color:#8390a0;padding-left:12px}.nv-search-row input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 9px;font:500 12px Poppins;color:var(--text)}.nv-search-row button{height:100%;border:0;background:var(--green);color:#fff;padding:0 18px;font:700 10px Poppins}.nv-drawer{display:none;background:#fff;border-top:1px solid var(--line);box-shadow:0 10px 25px rgba(16,36,58,.13)}.nv-drawer.open{display:block}.nv-drawer-inner{padding:10px 0 13px}.nv-drawer-top{display:flex;justify-content:space-between;align-items:center}.nv-drawer-top strong{font-size:13px;color:var(--navy)}.nv-drawer-close{border:0;background:#f1f4f7;border-radius:8px;width:28px;height:28px;font-size:20px;line-height:1;cursor:pointer}.nv-menu,.nv-mobile-menu{list-style:none;margin:0;padding:0}.nv-menu{display:flex;gap:17px;align-items:center}.nv-menu a{font-size:11px;font-weight:700;color:#fff}.nv-menu a:hover{opacity:.8}.nv-drawer .nv-mobile-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:8px}.nv-drawer .nv-mobile-menu a{display:block;background:#f5f8fa;border:1px solid var(--line);padding:9px;border-radius:8px;font-size:10px;font-weight:700;color:var(--navy)}.nv-drawer-links{display:flex;gap:7px;margin-top:8px}.nv-drawer-links a{font-size:9px;font-weight:800;padding:7px 10px;border-radius:8px;background:#eaf8e7;color:var(--green-dark)}
/* Hero */
.nv-hero{padding:9px 0 5px;background:linear-gradient(135deg,#eef9e9,#f2f7ff 58%,#fff3e9)}.nv-carousel{position:relative;overflow:hidden;border-radius:12px;box-shadow:var(--shadow);background:#fff}.nv-slide{display:none;position:relative;height:145px;overflow:hidden}.nv-slide.active{display:block}.nv-slide-img{width:100%;height:100%;object-fit:cover}.nv-slide-content{position:absolute;left:5%;top:50%;transform:translateY(-50%);max-width:360px}.nv-slide-kicker{display:inline-block;font-size:8px;font-weight:800;letter-spacing:1px;color:var(--green-dark);margin-bottom:2px}.nv-slide-content h1{font-size:22px;line-height:1.12;margin:0 0 5px;color:var(--navy);letter-spacing:-.4px}.nv-slide-content p{font-size:9px;margin:0 0 8px;color:#526273}.nv-slide-btn{display:inline-flex;background:var(--green);color:#fff;border-radius:7px;padding:6px 10px;font-size:8px;font-weight:700}.nv-slide-deal{background:linear-gradient(110deg,#10243a,#23527e 55%,#31b82c)}.nv-slide-deal .nv-slide-content h1,.nv-slide-deal .nv-slide-content p{color:#fff}.nv-slide-deal .nv-slide-kicker{color:#c9ffad}.nv-slide-deal .nv-slide-btn{background:#fff;color:var(--navy)}.nv-slide-new{background:linear-gradient(110deg,#fff0e5,#ffe4ef 50%,#efe9ff)}.nv-slide-new .nv-slide-content h1{color:#3c235c}.nv-slide-art{position:absolute;right:8%;top:50%;transform:translateY(-50%);font-size:85px;opacity:.18}.nv-dots{position:absolute;left:50%;bottom:7px;transform:translateX(-50%);display:flex;gap:4px}.nv-dot{width:5px;height:5px;border:0;border-radius:50%;background:#c6d0da;padding:0}.nv-dot.active{background:var(--green);width:15px;border-radius:8px}
/* Color strip + categories */
.nv-color-promo{background:#fff;padding:6px 0 3px}.nv-color-promo-inner{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.nv-color-promo-inner::-webkit-scrollbar{display:none}.nv-color-promo span{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:8px;font-weight:800}.promo-green{background:#e8f8e5;color:#198b20}.promo-orange{background:#fff0e5;color:#d95b08}.promo-blue{background:#eaf1ff;color:#2f72e8}.promo-pink{background:#ffeaf2;color:#d63c73}.promo-purple{background:#f0ebff;color:#6848d8}
.nv-category-bar{background:#fff;padding:5px 0 7px}.nv-category-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f4;padding-bottom:5px}.nv-category-top>div{display:flex;align-items:center;gap:7px}.nv-mini-label{font-size:7px;letter-spacing:1px;font-weight:800;color:var(--green-dark);display:block}.nv-category-top strong{font-size:14px;color:var(--navy)}.nv-category-toggle{border:1px solid #cde7c7;background:#f2faef;color:var(--green-dark);border-radius:8px;padding:6px 9px;font:700 8px Poppins;cursor:pointer}.nv-category-toggle span{font-size:11px}.nv-category-panel{display:none;padding-top:7px}.nv-category-panel.open{display:block}.nv-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.nv-category-tile{display:grid;grid-template-columns:27px 1fr;grid-template-rows:1fr 1fr;column-gap:6px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fff}.nv-category-tile:hover{box-shadow:0 4px 12px rgba(16,36,58,.07);transform:translateY(-1px)}.nv-cat-icon{grid-row:1/3;width:27px;height:27px;border-radius:7px;display:grid;place-items:center;font-size:9px;font-weight:800;background:#eaf8e7;color:var(--green-dark)}.nv-category-tile b{font-size:8px;line-height:1.1;color:var(--navy)}.nv-category-tile em{font-style:normal;font-size:6px;color:#9aa7b5}.nv-category-tile.blue .nv-cat-icon{background:#eaf1ff;color:var(--blue)}.nv-category-tile.orange .nv-cat-icon{background:#fff0e5;color:var(--orange)}.nv-category-tile.pink .nv-cat-icon{background:#ffeaf2;color:var(--pink)}.nv-category-tile.purple .nv-cat-icon{background:#f0ebff;color:var(--purple)}.nv-category-tile.teal .nv-cat-icon{background:#e3f8f5;color:var(--teal)}
/* Products */
.nv-products-section{padding:9px 0 42px}.nv-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.nv-section-head>div{position:relative}.nv-section-head .nv-mini-label{margin-bottom:1px}.nv-section-head h2{font-size:19px;color:var(--navy);margin:0;letter-spacing:-.3px}.nv-section-head p{margin:1px 0 0;font-size:8px;color:var(--muted)}.nv-view-all{font-size:9px;font-weight:800;color:var(--green-dark)}.nv-shop-layout{display:block}.nv-category-filter{display:none}.nv-filter-title{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800;color:var(--navy);padding:3px 3px 7px;border-bottom:1px solid var(--line)}.nv-filter-title span{width:21px;height:21px;display:grid;place-items:center;background:#eaf8e7;color:var(--green-dark);border-radius:6px}.nv-filter-list{display:grid;gap:2px;margin-top:5px}.nv-filter-list a{display:flex;align-items:center;gap:6px;padding:6px 4px;border-radius:7px;font-size:8px;color:#556579}.nv-filter-list a:hover{background:#f0f9ec;color:var(--green-dark)}.nv-filter-list a span{width:19px;height:19px;border-radius:6px;display:grid;place-items:center;background:#edf4ff;color:var(--blue);font-size:7px;font-weight:800}.nv-filter-list a:nth-child(2n) span{background:#fff0e7;color:var(--orange)}.nv-filter-list a:nth-child(3n) span{background:#f1edff;color:var(--purple)}.nv-filter-list em{margin-left:auto;font-style:normal;color:#9aa7b5;font-size:7px}.nv-products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0!important;padding:0!important;list-style:none}.nv-product-card,.woocommerce ul.products li.product{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;box-shadow:0 3px 12px rgba(16,36,58,.04);transition:.2s;position:relative;width:auto!important;margin:0!important;padding:0!important;float:none!important}.nv-product-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.nv-product-media{position:relative;background:#f8fafc}.nv-product-image,.woocommerce ul.products li.product a img{width:100%!important;aspect-ratio:1/1;object-fit:cover;margin:0!important}.nv-sale-badge{position:absolute;left:7px;top:7px;z-index:2;background:var(--orange);color:#fff;padding:4px 6px;border-radius:6px;font-size:8px;font-weight:800}.nv-quick-heart{position:absolute;right:7px;top:7px;width:27px;height:27px;border:0;border-radius:50%;background:#fff;color:var(--pink);font-size:17px;box-shadow:0 3px 9px rgba(16,36,58,.12);cursor:pointer}.nv-product-body{padding:8px}.nv-rating{font-size:8px;color:#ffad00;white-space:nowrap}.nv-rating span{color:#99a5b2}.nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11px!important;line-height:1.35;color:var(--navy);font-weight:600!important;margin:2px 0 4px!important;min-height:29px}.nv-price-row,.woocommerce ul.products li.product .price{color:var(--green-dark)!important;font-weight:800!important;font-size:13px!important;line-height:1.2}.nv-price-row del{color:#9aa7b5!important;font-size:9px}.nv-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:7px}.nv-add-btn,.nv-buy-btn{display:flex!important;align-items:center;justify-content:center;border-radius:7px!important;padding:7px 4px!important;font-size:8px!important;font-weight:800!important;margin:0!important;text-align:center;line-height:1.1}.nv-add-btn{background:#edf8e9!important;color:var(--green-dark)!important;border:1px solid #cde8c5}.nv-buy-btn{background:var(--green)!important;color:#fff!important;border:1px solid var(--green)}.nv-add-btn:hover{background:#dff3d8!important}.nv-buy-btn:hover{background:var(--green-dark)!important}.nv-product-placeholder{aspect-ratio:1/1;display:grid;place-items:center;background:linear-gradient(135deg,#eef8e8,#edf3ff);font-size:22px;font-weight:800;color:var(--green-dark)}
.nv-flash{margin-top:10px;background:linear-gradient(110deg,#10243a,#193b5d);border-radius:10px;padding:9px;color:#fff}.nv-flash-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.nv-flash h2{margin:0;font-size:16px}.nv-flash small{font-size:8px;color:#cbd8e6}.nv-flash-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.nv-flash-card{background:#fff;color:var(--navy);border-radius:7px;padding:5px}.nv-flash-card .mini-art{height:50px;display:grid;place-items:center;background:#f4f7fa;border-radius:6px;font-size:28px}.nv-flash-card strong{display:block;font-size:9px;margin-top:5px}.nv-flash-card b{color:var(--green-dark);font-size:10px}.nv-flash-card del{font-size:7px;color:#9aa7b5}.nv-offer-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.nv-offer{border-radius:12px;padding:15px;min-height:120px;position:relative;overflow:hidden}.nv-offer h3{margin:0 0 4px;font-size:17px;color:var(--navy)}.nv-offer p{margin:0 0 9px;font-size:8px;color:#596b7d}.nv-offer a{font-size:8px;font-weight:800}.nv-offer.green{background:linear-gradient(120deg,#e8f9df,#d8f2cf)}.nv-offer.orange{background:linear-gradient(120deg,#fff0df,#ffe2c5)}.nv-offer-art{position:absolute;right:12px;bottom:-10px;font-size:65px;opacity:.18}.nv-empty-products{grid-column:1/-1;background:#fff;border:1px dashed #cfd8e1;border-radius:10px;padding:25px;text-align:center;font-size:10px;color:var(--muted)}
/* Footer + Woo */
.nv-footer{background:var(--navy);color:#dce7f2}.nv-footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px;padding:35px 0}.nv-footer-brand img{width:105px;height:48px;object-fit:contain;background:#fff;border-radius:8px}.nv-footer p{font-size:10px;color:#aebdca}.nv-footer h3{font-size:11px;color:#fff;margin:0 0 8px}.nv-footer ul{list-style:none;padding:0;margin:0}.nv-footer li{margin:4px 0}.nv-footer a{font-size:9px;color:#b9c7d4}.nv-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:10px 0;font-size:9px;color:#9fb0c0}.nv-bottom-nav{display:none}.woocommerce .site-main{padding-bottom:30px}.woocommerce-message,.woocommerce-info,.woocommerce-error{font-size:11px}.woocommerce span.onsale{background:var(--orange)!important;border-radius:7px!important;min-height:auto!important;line-height:1!important;padding:5px 7px!important}
@media(max-width:1000px){.nv-header-trust{display:none}.nv-products,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.nv-slide{height:120px}}
@media(max-width:700px){body{padding-bottom:62px}.nv-container{width:94%}.nv-trust-inner{justify-content:flex-start;gap:18px;overflow:hidden;padding:4px 0;font-size:7px}.nv-header-main{min-height:52px;gap:6px}.nv-brand img{width:48px;height:36px}.nv-header-trust{display:none}.nv-inline-search{min-width:0;max-width:none;margin-left:0}.nv-inline-search form{height:32px;border-radius:8px}.nv-inline-search input{font-size:9px;padding:0 6px}.nv-inline-search button{padding:0 9px;font-size:8px}.nv-wishlist-head{width:31px;height:31px;font-size:18px}.nv-actions{display:none}.nv-menu-toggle{display:block;margin-left:0;width:35px;height:35px;font-size:18px}.nv-search-row{display:none}.nv-drawer .nv-mobile-menu{grid-template-columns:repeat(2,1fr)}.nv-drawer-inner{padding:8px 0 11px}.nv-drawer-links{flex-wrap:wrap}.nv-hero{padding:6px 0 3px}.nv-carousel{border-radius:9px}.nv-slide{height:92px}.nv-slide-img{object-fit:cover}.nv-slide-content{left:6%;max-width:52%}.nv-slide-content h1{font-size:13px;line-height:1.12;margin-bottom:3px}.nv-slide-content p{font-size:7px;line-height:1.3;margin-bottom:5px}.nv-slide-kicker{font-size:5px}.nv-slide-btn{padding:4px 7px;font-size:6px;border-radius:5px}.nv-slide-art{font-size:57px;right:8%}.nv-dots{bottom:5px}.nv-dot{width:4px;height:4px}.nv-dot.active{width:12px}.nv-color-promo{padding:5px 0 2px}.nv-color-promo span{padding:4px 7px;font-size:7px}.nv-category-bar{padding:4px 0 6px}.nv-category-top strong{font-size:12px}.nv-category-toggle{font-size:7px;padding:5px 7px}.nv-category-grid{grid-template-columns:repeat(2,1fr);gap:5px}.nv-category-tile{padding:5px;grid-template-columns:24px 1fr}.nv-cat-icon{width:24px;height:24px;font-size:8px}.nv-category-tile b{font-size:7px}.nv-category-tile em{font-size:5px}.nv-products-section{padding:8px 0 28px}.nv-section-head{margin-bottom:7px}.nv-section-head h2{font-size:16px}.nv-section-head p{font-size:7px}.nv-view-all{font-size:8px}.nv-shop-layout{display:block}.nv-products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nv-product-body{padding:7px}.nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:10px!important;min-height:27px}.nv-rating{font-size:7px}.nv-price-row,.woocommerce ul.products li.product .price{font-size:12px!important}.nv-price-row del{font-size:8px}.nv-product-actions{gap:4px;margin-top:6px}.nv-add-btn,.nv-buy-btn{padding:6px 2px!important;font-size:7px!important}.nv-quick-heart{width:24px;height:24px;font-size:15px}.nv-sale-badge{font-size:7px;padding:3px 5px}.nv-flash{padding:8px;margin-top:9px}.nv-flash h2{font-size:13px}.nv-flash-grid{display:flex;overflow-x:auto;gap:6px;scrollbar-width:none}.nv-flash-grid::-webkit-scrollbar{display:none}.nv-flash-card{flex:0 0 118px}.nv-flash-card .mini-art{height:48px}.nv-offer-row{grid-template-columns:1fr;gap:8px}.nv-offer{min-height:105px;padding:13px}.nv-offer h3{font-size:16px}.nv-footer-main{grid-template-columns:1fr 1fr;gap:20px;padding:28px 0 22px}.nv-footer-brand{grid-column:1/-1}.nv-footer a,.nv-footer li{font-size:8px}.nv-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:62px;background:linear-gradient(180deg,#f7fff5,#eef9ec);border-top:1px solid #cfe7c9;box-shadow:0 -6px 20px rgba(16,36,58,.12);z-index:999}.nv-bottom-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#647486}.nv-bottom-item span{font-size:19px;line-height:1}.nv-bottom-item b{font-size:7px;font-weight:700}.nv-bottom-item:hover,.nv-bottom-item:focus{color:var(--green-dark)}}

/* ===== Need Valley 3.2.2 visual refresh ===== */
:root{
 --nv-bg:#080f1d;--nv-surface:#101a2b;--nv-surface-2:#152238;--nv-line:#26354d;
 --nv-white:#f8fbff;--nv-muted:#a8b6c8;--nv-green:#21d36b;--nv-blue:#287cff;
 --nv-red:#ff405f;--nv-orange:#ff8a1f;--nv-purple:#9b6cff;--nv-cyan:#20c9e8;
}
body{font-family:"Noto Sans Bengali",Poppins,system-ui,sans-serif;background:var(--nv-bg);color:var(--nv-white);font-size:15px}
.nv-container{width:min(1260px,94%)}
.nv-trust-strip{display:none}
.nv-header{background:linear-gradient(105deg,#07111f 0%,#10243a 38%,#123b38 72%,#0b1728 100%);box-shadow:0 8px 30px rgba(0,0,0,.32);border-bottom:1px solid rgba(33,211,107,.28)}
.nv-header-main{min-height:72px;gap:12px}
.nv-brand img{width:68px;height:50px;border-radius:9px;background:#fff}
.nv-inline-search{max-width:540px}
.nv-inline-search form{height:44px;border:1px solid #3c506a;border-radius:12px;box-shadow:0 0 0 3px rgba(40,124,255,.08)}
.nv-inline-search input{font:500 13px "Noto Sans Bengali",Poppins,sans-serif;color:#172238}
.nv-inline-search button{font:800 12px "Noto Sans Bengali",Poppins,sans-serif;background:linear-gradient(135deg,var(--orange),#ff4d35);padding:0 18px}
.nv-wishlist-head,.nv-head-action{width:43px;height:43px;border-radius:12px;background:#17253a;border:1px solid #40536d;color:#fff}
.nv-wishlist-head svg,.nv-head-action svg,.nv-menu-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nv-head-action small{background:var(--red);font-size:10px;min-width:18px;height:18px}
.nv-menu-toggle{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#21324b,#0e1727);font-size:0;border:1px solid #40536d}
.nv-drawer{background:#0e1727;border-color:#293a52}
.nv-drawer-top strong,.nv-drawer .nv-mobile-menu a{color:#fff}
.nv-drawer .nv-mobile-menu a{background:#152238;border-color:#30445f}
.nv-drawer-links a{background:#183d2c;color:#61ef96}

.nv-hero{padding:13px 0 8px;background:linear-gradient(135deg,#08101e,#111c30 50%,#0d2730)}
.nv-carousel{border-radius:18px;background:#101a2b;border:1px solid #2b405b;box-shadow:0 14px 35px rgba(0,0,0,.28)}
.nv-slide{height:185px}
.nv-slide-img{object-fit:cover}
.nv-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,11,22,.72),rgba(8,18,32,.18) 70%,rgba(8,18,32,.05))}
.nv-slide-content{left:6%;max-width:470px;z-index:2}
.nv-slide-kicker{font-size:10px;color:#6df39b;letter-spacing:1.4px}
.nv-slide-content h1{font-size:29px;color:#fff;line-height:1.18;text-shadow:0 2px 12px rgba(0,0,0,.25)}
.nv-slide-content p{font-size:13px;color:#d7e2ee;line-height:1.5}
.nv-slide-btn{background:linear-gradient(135deg,var(--green),#11a9a0);padding:9px 15px;border-radius:9px;font-size:11px;color:#04120b;box-shadow:0 8px 18px rgba(33,211,107,.22)}
.nv-dots{bottom:10px}.nv-dot{width:7px;height:7px}.nv-dot.active{width:23px;background:var(--green)}

.nv-color-promo{background:#0b1424;padding:10px 0 8px;border-top:1px solid #1d2b40;border-bottom:1px solid #1d2b40}
.nv-color-promo span{font-size:10px;padding:7px 12px;border:1px solid transparent}
.promo-green{background:#123522;color:#6df39b;border-color:#245b3c}.promo-orange{background:#382313;color:#ffad63;border-color:#63401f}.promo-blue{background:#122c50;color:#70a8ff;border-color:#27538b}.promo-pink{background:#3a1828;color:#ff82ad;border-color:#68304b}.promo-purple{background:#271d46;color:#c4a9ff;border-color:#49377b}

.nv-category-bar{background:linear-gradient(180deg,#0d1727,#101b2d);padding:10px 0 12px;border-bottom:1px solid #24344b}
.nv-category-top{border-bottom:1px solid #26364d;padding-bottom:9px}
.nv-mini-label{font-size:9px;color:#5ee993}
.nv-category-top strong{font-size:20px;color:#fff}
.nv-category-toggle{font:800 11px "Noto Sans Bengali",Poppins,sans-serif;background:#173a2a;color:#6df39b;border-color:#2d6b49;padding:8px 12px}
.nv-category-tile{background:#142136;border-color:#2a3c56;padding:9px;border-radius:12px}
.nv-category-tile b{font-size:11px;color:#f5f8ff}.nv-category-tile em{font-size:8px;color:#91a3b8}
.nv-cat-icon{width:34px;height:34px;border-radius:10px;font-size:11px}
.nv-category-tile.lime .nv-cat-icon{background:#163d2a;color:#62ef9a}.nv-category-tile.blue .nv-cat-icon{background:#15345c;color:#6da8ff}.nv-category-tile.orange .nv-cat-icon{background:#432914;color:#ffae63}.nv-category-tile.pink .nv-cat-icon{background:#401a2d;color:#ff83ad}

.nv-products-section{background:linear-gradient(180deg,#0b1424 0%,#0e1829 65%,#0a1322 100%);padding:18px 0 55px}
.nv-section-head{margin-bottom:12px}.nv-section-head h2{font-size:24px;color:#fff}.nv-section-head p{font-size:10px;color:#93a5b9}.nv-view-all{font-size:11px;color:#62ef9a}
.nv-products,.woocommerce ul.products{gap:14px}
.nv-product-card,.woocommerce ul.products li.product{background:linear-gradient(180deg,#142136,#101a2b);border:1px solid #2a3c55;border-radius:15px;box-shadow:0 9px 24px rgba(0,0,0,.2)}
.nv-product-card:hover,.woocommerce ul.products li.product:hover{border-color:#3f7a64;box-shadow:0 14px 30px rgba(0,0,0,.3)}
.nv-product-media{background:#eef2f7}
.nv-product-body{padding:11px}
.nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;color:#fff;min-height:38px}
.nv-rating{font-size:9px}.nv-rating span{color:#8fa1b5}
.nv-price-row,.woocommerce ul.products li.product .price{font-size:16px!important;color:#55ed91!important}
.nv-price-row del{font-size:10px;color:#8090a3!important}
.nv-add-btn,.nv-buy-btn{font:800 10px "Noto Sans Bengali",Poppins,sans-serif!important;padding:9px 5px!important;border-radius:9px!important}
.nv-add-btn{background:#173a2a!important;color:#6df39b!important;border:1px solid #2d6949}.nv-add-btn:hover{background:#205238!important}
.nv-buy-btn{background:linear-gradient(135deg,#21d36b,#0fb1a0)!important;color:#04120b!important;border:0!important}
.nv-quick-heart{width:34px;height:34px;font-size:21px;background:#f8fbff;color:#ff4d85}

.nv-flash{background:linear-gradient(120deg,#17143b,#25124c 48%,#102e4a);border:1px solid #493c75;border-radius:16px;padding:14px;margin-top:15px}
.nv-flash h2{font-size:20px}.nv-flash small{font-size:10px}.nv-flash-card{background:#f6f8fc;border:1px solid #dce4ee;padding:7px}.nv-flash-card strong{font-size:11px}.nv-flash-card b{font-size:12px;color:#168c5a}
.nv-offer-row{margin-top:15px;gap:12px}.nv-offer{min-height:145px;padding:20px;border:1px solid #2c405b}.nv-offer h3{font-size:20px;color:#fff}.nv-offer p{font-size:10px;color:#c0ccda}.nv-offer a{font-size:10px}.nv-offer.green{background:linear-gradient(120deg,#102d25,#143e2b,#16243a)}.nv-offer.orange{background:linear-gradient(120deg,#3a2015,#4b2816,#25203a)}

.nv-footer{background:linear-gradient(135deg,#070d18,#0d1828 60%,#10152b);border-top:1px solid #26384f}
.nv-footer h3{font-size:13px}.nv-footer a{font-size:10px}.nv-footer p{font-size:11px}
.nv-bottom-nav{background:rgba(9,17,30,.97);border-top:1px solid #2b3d56;box-shadow:0 -8px 25px rgba(0,0,0,.35)}
.nv-bottom-item{color:#8393a7;position:relative}.nv-bottom-item span{font-size:26px}.nv-bottom-item b{font-size:9px;font-family:"Noto Sans Bengali",sans-serif}
.nv-bottom-item.active{color:#5df09a}.nv-bottom-item.active:before{content:"";position:absolute;top:0;left:27%;right:27%;height:3px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#21d36b,#20c9e8)}

.nv-page-shell,.woocommerce .nv-container{color:#edf3fb}
.woocommerce .nv-container{padding-top:28px!important;padding-bottom:55px!important}
.woocommerce .nv-container>*, .woocommerce-page .site-main>*{max-width:100%}
.woocommerce-page .woocommerce h1,.woocommerce-page .woocommerce h2,.woocommerce-page .woocommerce h3{color:#fff}
.woocommerce-page .woocommerce table.shop_table{background:#121d2f;color:#eaf1f9;border:1px solid #2b3d56;border-radius:14px;border-collapse:separate;border-spacing:0;overflow:hidden}
.woocommerce-page .woocommerce table.shop_table th{background:#18263b;color:#8df3b1;border-bottom:1px solid #2b3d56}
.woocommerce-page .woocommerce table.shop_table td{border-top:1px solid #26374f}
.woocommerce-page .woocommerce table.shop_table a{color:#72e9a1}
.woocommerce-page .woocommerce .cart_totals,.woocommerce-page .woocommerce .woocommerce-checkout-review-order,.woocommerce-page .woocommerce form.login,.woocommerce-page .woocommerce form.register,.woocommerce-page .woocommerce .woocommerce-MyAccount-content,.woocommerce-page .woocommerce .woocommerce-MyAccount-navigation{background:#121d2f;border:1px solid #2b3d56;border-radius:15px;padding:18px;color:#dce6f1}
.woocommerce-page .woocommerce .cart_totals h2,.woocommerce-page .woocommerce .woocommerce-checkout h3{color:#fff}
.woocommerce-page .woocommerce input.input-text,.woocommerce-page .woocommerce textarea,.woocommerce-page .woocommerce select,.woocommerce-page .woocommerce .select2-container .select2-selection{background:#0b1424!important;color:#f1f6fc!important;border:1px solid #344962!important;border-radius:9px!important;min-height:44px}
.woocommerce-page .woocommerce label{color:#cbd7e5;font-weight:600}
.woocommerce-page .woocommerce button.button,.woocommerce-page .woocommerce a.button,.woocommerce-page .woocommerce input.button{font-family:"Noto Sans Bengali",Poppins,sans-serif!important;background:linear-gradient(135deg,#21d36b,#0fae9f)!important;color:#04120b!important;border:0!important;border-radius:10px!important;padding:11px 17px!important;font-weight:800!important}
.woocommerce-page .woocommerce .woocommerce-info,.woocommerce-page .woocommerce .woocommerce-message{background:#102a2a;color:#bff7d5;border-top-color:#21d36b}
.woocommerce-page .woocommerce .woocommerce-error{background:#321923;color:#ffc0cb;border-top-color:#ff405f}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;border-radius:9px;background:#18263b;color:#c8d5e4;border:1px solid #2b3d56}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:linear-gradient(135deg,#183f2c,#123d4c);color:#6df39b;border-color:#2d7650}
.woocommerce-account .woocommerce-MyAccount-content{min-height:230px}
.woocommerce-cart .quantity .qty{background:#0b1424;color:#fff;border:1px solid #344962;border-radius:8px;min-height:38px}
.woocommerce-checkout #payment{background:#121d2f;border:1px solid #2b3d56;border-radius:14px;color:#dce6f1}
.woocommerce-checkout #payment div.payment_box{background:#18283e;color:#bdcad8}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#18283e}
.woocommerce .product .summary .price{color:#55ed91}
.woocommerce div.product div.images img{border-radius:15px;border:1px solid #2b3d56}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#18263b;border-color:#2b3d56}
.woocommerce div.product .woocommerce-tabs .panel{background:#121d2f;border:1px solid #2b3d56;border-radius:12px;padding:18px;color:#dce6f1}
.woocommerce .star-rating{color:#ffbd22}
.woocommerce span.onsale{background:#ff405f!important;font-size:11px!important}
.woocommerce ul.products li.product .button{font-size:11px!important;margin-top:8px!important}
.woocommerce ul.products li.product a img{border-radius:14px 14px 0 0}
.woocommerce nav.woocommerce-pagination ul{border:0}
.woocommerce nav.woocommerce-pagination ul li{border:0;margin:3px}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{background:#18263b;color:#cdd9e7;border:1px solid #2b3d56;border-radius:8px;padding:9px 12px}
.woocommerce nav.woocommerce-pagination ul li span.current{background:#21d36b;color:#04120b}

/* CartFlows: keep its cart/checkout inside the page instead of a floating bubble */
body .wcf-cart-icon,body .wcf-floating-cart,body .cartflows-cart-icon,body .wcf-mini-cart-icon,
body .wcf-sticky-cart,body .cartflows-sticky-cart{display:none!important}

@media(max-width:700px){
 body{font-size:15px}
 .nv-header-main{min-height:64px;gap:7px}.nv-brand img{width:56px;height:43px}.nv-inline-search form{height:40px}.nv-inline-search input{font-size:11px}.nv-inline-search button{font-size:10px;padding:0 11px}
 .nv-wishlist-head,.nv-menu-toggle{width:40px;height:40px}.nv-wishlist-head svg,.nv-menu-toggle svg{width:23px;height:23px}
 .nv-hero{padding:9px 0 6px}.nv-carousel{border-radius:14px}.nv-slide{height:135px}.nv-slide-content h1{font-size:20px}.nv-slide-content p{font-size:9px;max-width:250px}.nv-slide-kicker{font-size:7px}.nv-slide-btn{font-size:9px;padding:7px 10px}.nv-slide-art{font-size:65px}
 .nv-color-promo{padding:8px 0 6px}.nv-color-promo span{font-size:9px;padding:6px 10px}
 .nv-category-top strong{font-size:17px}.nv-category-toggle{font-size:9px}.nv-category-tile b{font-size:10px}.nv-category-tile em{font-size:7px}
 .nv-products-section{padding-top:15px}.nv-section-head h2{font-size:21px}.nv-products,.woocommerce ul.products{gap:10px}.nv-product-body{padding:9px}.nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;min-height:34px}.nv-price-row,.woocommerce ul.products li.product .price{font-size:14px!important}.nv-add-btn,.nv-buy-btn{font-size:9px!important;padding:8px 2px!important}
 .nv-flash{padding:11px}.nv-flash h2{font-size:17px}.nv-flash-card{flex-basis:140px}
 .nv-offer{min-height:125px;padding:16px}.nv-offer h3{font-size:18px}
 .woocommerce .nv-container{padding-top:20px!important}.woocommerce-page .woocommerce .cart_totals,.woocommerce-page .woocommerce .woocommerce-checkout-review-order,.woocommerce-page .woocommerce form.login,.woocommerce-page .woocommerce form.register,.woocommerce-page .woocommerce .woocommerce-MyAccount-content,.woocommerce-page .woocommerce .woocommerce-MyAccount-navigation{padding:14px}
 .woocommerce-page .woocommerce table.shop_table{font-size:12px}
}

/* =========================================================
   3.2.3 COLOR SYSTEM — colorful retail marketplace, not all-dark
   ========================================================= */
:root{
  --nv-bg:#f5f8ff;
  --nv-ink:#18324d;
  --nv-green:#16a34a;
  --nv-red:#ef3f4f;
  --nv-blue:#2563eb;
  --nv-yellow:#f5b800;
  --nv-orange:#f97316;
  --nv-purple:#7c3aed;
  --nv-pink:#ec4899;
  --nv-cyan:#0891b2;
}
body{font-family:"Noto Sans Bengali",Poppins,system-ui,sans-serif;background:var(--nv-bg);color:var(--nv-ink)}

/* Header: strong brand color with colorful controls */
.nv-header{background:linear-gradient(100deg,#087f3e 0%,#13a94b 48%,#087f65 100%);border-bottom:3px solid #f43f5e;box-shadow:0 5px 22px rgba(16,78,55,.18)}
.nv-brand img{background:#fff;border:2px solid rgba(255,255,255,.85)}
.nv-inline-search form{height:46px;border:2px solid rgba(255,255,255,.75);border-radius:13px;box-shadow:0 5px 18px rgba(0,0,0,.12)}
.nv-inline-search input{font-size:14px!important;font-family:"Noto Sans Bengali",Poppins,sans-serif}
.nv-inline-search button{background:linear-gradient(135deg,#ef3340,#f97316);font-size:12px!important}
.nv-wishlist-head,.nv-head-action{background:#ffffff20;border:2px solid #ffffff55;width:45px;height:45px;border-radius:13px}
.nv-menu-toggle{background:#17324d;border:2px solid #fff3}

/* Hero: bright and soft, with more breathing room */
.nv-hero{padding:14px 0 10px;background:linear-gradient(135deg,#e9f8ee 0%,#eef5ff 48%,#fff2df 100%)}
.nv-carousel{border:0;border-radius:20px;box-shadow:0 12px 30px rgba(38,75,110,.14)}
.nv-slide{height:205px}
.nv-slide-overlay{background:linear-gradient(90deg,rgba(255,255,255,.84),rgba(255,255,255,.28) 58%,rgba(255,255,255,.02))}
.nv-slide-content h1{font-size:31px;color:#17324d;text-shadow:none}
.nv-slide-content p{font-size:14px;color:#4d6478}
.nv-slide-btn{background:linear-gradient(135deg,#16a34a,#0ea5a4);color:#fff;padding:10px 17px;font-size:12px}
.nv-slide-deal .nv-slide-overlay{background:linear-gradient(90deg,rgba(9,53,92,.76),rgba(19,108,91,.28),rgba(255,255,255,0))}
.nv-slide-new .nv-slide-overlay{background:linear-gradient(90deg,rgba(255,244,231,.88),rgba(255,226,239,.28),rgba(255,255,255,0))}

/* Promo strip = white canvas with individual colors */
.nv-color-promo{background:#fff;padding:12px 0 10px;border:0;box-shadow:0 4px 14px rgba(44,62,80,.06)}
.promo-green{background:#e6f8eb!important;color:#087a38!important;border-color:#bce8c8!important}
.promo-orange{background:#fff0e4!important;color:#d95709!important;border-color:#ffd0b0!important}
.promo-blue{background:#e8f0ff!important;color:#1d5fd1!important;border-color:#c8dafc!important}
.promo-pink{background:#ffeaf3!important;color:#c62e6d!important;border-color:#ffc7dd!important}
.promo-purple{background:#f0eaff!important;color:#6941c6!important;border-color:#d9caff!important}

/* Categories = warm yellow/green panel */
.nv-category-bar{background:linear-gradient(135deg,#fff9df 0%,#effbea 100%);padding:16px 0 18px;border-bottom:1px solid #dfeccf}
.nv-category-top{border-bottom:1px solid #d7e4cf;padding-bottom:12px}
.nv-mini-label{color:#0c8a45!important}
.nv-category-top strong{font-size:23px;color:#17324d}
.nv-category-toggle{background:#fff!important;color:#087a38!important;border:2px solid #b9dfbf!important;border-radius:11px}
.nv-category-tile{background:#fff;border:2px solid #e7eadf;padding:11px;border-radius:14px;box-shadow:0 5px 15px rgba(70,90,60,.07)}
.nv-category-tile.lime{border-color:#bfe8c8;background:linear-gradient(135deg,#fff,#effcf2)}
.nv-category-tile.blue{border-color:#c9dcff;background:linear-gradient(135deg,#fff,#eef5ff)}
.nv-category-tile.orange{border-color:#ffd2b4;background:linear-gradient(135deg,#fff,#fff3ea)}
.nv-category-tile.pink{border-color:#ffc9dd;background:linear-gradient(135deg,#fff,#fff0f6)}
.nv-category-tile b{color:#17324d}
.nv-category-tile em{color:#718095}
.nv-category-tile.lime .nv-cat-icon{background:#dff7e6;color:#087a38}
.nv-category-tile.blue .nv-cat-icon{background:#e1edff;color:#2563eb}
.nv-category-tile.orange .nv-cat-icon{background:#ffeadb;color:#e85d0b}
.nv-category-tile.pink .nv-cat-icon{background:#ffe2ee;color:#d72e73}

/* Featured products = soft blue/lavender canvas, white cards */
.nv-products-section{background:linear-gradient(180deg,#eef5ff 0%,#f8f3ff 52%,#fff7ef 100%);padding:25px 0 62px}
.nv-section-head h2{font-size:27px;color:#17324d}
.nv-section-head p{font-size:12px;color:#708399}
.nv-view-all{color:#087a38!important;font-size:12px}
.nv-product-card,.woocommerce ul.products li.product{background:#fff;border:1px solid #dfe7f0;border-radius:17px;box-shadow:0 7px 20px rgba(38,68,99,.09)}
.nv-product-card:hover,.woocommerce ul.products li.product:hover{border-color:#9cc8ff;box-shadow:0 12px 28px rgba(38,68,99,.14)}
.nv-product-media{background:linear-gradient(135deg,#f7fbff,#fff7f0)}
.nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#17324d!important;font-size:15px!important}
.nv-price-row,.woocommerce ul.products li.product .price{color:#07883e!important;font-size:17px!important}
.nv-add-btn{background:#e9f8ed!important;color:#087a38!important;border:1px solid #bce6c8!important}
.nv-buy-btn{background:linear-gradient(135deg,#16a34a,#0ea5a4)!important;color:#fff!important}
.nv-quick-heart{border:1px solid #ffd0df;background:#fff;color:#ec4899}

/* Flash deals = orange/red section */
.nv-flash{background:linear-gradient(120deg,#fff1df,#fff6e9 45%,#ffe9ef);border:2px solid #ffd0aa;border-radius:18px;padding:16px;margin-top:18px;box-shadow:0 8px 22px rgba(231,103,36,.08)}
.nv-flash h2{color:#d94d0b;font-size:22px}
.nv-flash small{color:#8d6a58}
.nv-flash .nv-view-all{color:#d94d0b!important}
.nv-flash-card{background:#fff;border:1px solid #ffd6be;padding:9px;border-radius:12px}
.nv-flash-card strong{color:#17324d}
.nv-flash-card b{color:#d94d0b}

/* Offers = intentionally different colors */
.nv-offer.green{background:linear-gradient(120deg,#e7f9ed,#d9f5e9,#eefcf6);border:2px solid #b8e7c8}
.nv-offer.orange{background:linear-gradient(120deg,#fff0e4,#ffe5ef,#f0eaff);border:2px solid #ffd0b5}
.nv-offer h3{color:#17324d}
.nv-offer p{color:#536a7e}
.nv-offer.green a{color:#087a38}.nv-offer.orange a{color:#d94d0b}

/* Footer remains dark so the page has a dark-theme feel without making every section black */
.nv-footer{background:linear-gradient(135deg,#12243a,#173d4c 58%,#241b43);border-top:4px solid #ef3f4f}
.nv-bottom-nav{background:rgba(255,255,255,.98);border-top:1px solid #d7e4ee;box-shadow:0 -8px 25px rgba(36,60,80,.12)}
.nv-bottom-item{color:#66788b}
.nv-bottom-item.active{color:#0a9445}
.nv-bottom-item.active:before{background:linear-gradient(90deg,#16a34a,#0ea5a4,#2563eb)}

/* WooCommerce internal pages: each major page gets its own color family */
.woocommerce-page .site-main{background:linear-gradient(135deg,#f2f7ff,#fff8f1);min-height:60vh}
.woocommerce-shop .site-main{background:linear-gradient(135deg,#eef7ff,#f5f0ff)}
.single-product .site-main{background:linear-gradient(135deg,#effbf3,#eef5ff)}
.woocommerce-cart .site-main{background:linear-gradient(135deg,#fff7ea,#fff0f4)}
.woocommerce-checkout .site-main{background:linear-gradient(135deg,#edf9f1,#eef6ff)}
.woocommerce-account .site-main{background:linear-gradient(135deg,#f3efff,#edf7ff)}
.woocommerce-page .woocommerce h1,.woocommerce-page .woocommerce h2,.woocommerce-page .woocommerce h3{color:#17324d}
.woocommerce-page .woocommerce table.shop_table{background:#fff;color:#31475c;border:1px solid #dce6ef;box-shadow:0 7px 20px rgba(35,65,90,.07)}
.woocommerce-page .woocommerce table.shop_table th{background:#eaf4ff;color:#1755a7;border-bottom:1px solid #d5e3f2}
.woocommerce-page .woocommerce table.shop_table td{border-top:1px solid #e6edf3}
.woocommerce-page .woocommerce table.shop_table a{color:#087a38}
.woocommerce-page .woocommerce .cart_totals,.woocommerce-page .woocommerce .woocommerce-checkout-review-order,.woocommerce-page .woocommerce form.login,.woocommerce-page .woocommerce form.register,.woocommerce-page .woocommerce .woocommerce-MyAccount-content,.woocommerce-page .woocommerce .woocommerce-MyAccount-navigation{background:#fff;border:1px solid #dce6ef;color:#31475c;box-shadow:0 7px 20px rgba(35,65,90,.07)}
.woocommerce-page .woocommerce input.input-text,.woocommerce-page .woocommerce textarea,.woocommerce-page .woocommerce select,.woocommerce-page .woocommerce .select2-container .select2-selection{background:#fff!important;color:#263b50!important;border:1px solid #cbd8e4!important}
.woocommerce-page .woocommerce label{color:#42586d}
.woocommerce-page .woocommerce button.button,.woocommerce-page .woocommerce a.button,.woocommerce-page .woocommerce input.button{background:linear-gradient(135deg,#16a34a,#0ea5a4)!important;color:#fff!important}
.woocommerce-page .woocommerce .woocommerce-info{background:#eaf4ff;color:#1755a7;border-top-color:#2563eb}
.woocommerce-page .woocommerce .woocommerce-message{background:#eaf9ef;color:#087a38;border-top-color:#16a34a}
.woocommerce-page .woocommerce .woocommerce-error{background:#fff0f2;color:#c92f45;border-top-color:#ef3f4f}
.woocommerce-account .woocommerce-MyAccount-navigation a{background:#fff;color:#53697d;border:1px solid #dce6ef}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:linear-gradient(135deg,#e8f8ee,#e8f2ff);color:#087a38;border-color:#9ed7ae}
.woocommerce-checkout #payment{background:#fff;border:1px solid #dce6ef;color:#31475c}
.woocommerce-checkout #payment div.payment_box{background:#edf7ff;color:#496176}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#edf7ff}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#eaf4ff;border-color:#d7e5f2}
.woocommerce div.product .woocommerce-tabs .panel{background:#fff;border:1px solid #dce6ef;color:#42586d}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{background:#fff;color:#486076;border:1px solid #dce6ef}
.woocommerce nav.woocommerce-pagination ul li span.current{background:#16a34a;color:#fff}

/* Larger touch targets on mobile */
@media(max-width:700px){
  body{font-size:16px}
  .nv-header-main{min-height:66px}
  .nv-brand img{width:55px;height:43px}
  .nv-inline-search form{height:40px}
  .nv-inline-search input{font-size:11px!important}
  .nv-inline-search button{font-size:10px!important;padding:0 11px}
  .nv-wishlist-head,.nv-menu-toggle{width:42px;height:42px}
  .nv-hero{padding:8px 0 6px}
  .nv-slide{height:132px}
  .nv-slide-content h1{font-size:19px}
  .nv-slide-content p{font-size:9px}
  .nv-slide-btn{font-size:9px;padding:7px 11px}
  .nv-category-bar{padding:10px 0 12px}
  .nv-category-top strong{font-size:16px}
  .nv-products-section{padding:14px 0 34px}
  .nv-section-head h2{font-size:21px}
  .nv-product-body{padding:9px}
  .nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;min-height:34px}
  .nv-price-row,.woocommerce ul.products li.product .price{font-size:14px!important}
  .nv-add-btn,.nv-buy-btn{font-size:9px!important;padding:8px 3px!important;min-height:36px}
  .nv-quick-heart{width:30px;height:30px;font-size:18px}
  .nv-flash{padding:11px}
  .nv-flash h2{font-size:17px}
  .nv-bottom-nav{height:68px}
  .nv-bottom-item span{font-size:25px}
  .nv-bottom-item b{font-size:9px}
}

.nv-bottom-item svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nv-bottom-item span{display:grid;place-items:center}.nv-bottom-item.active svg{stroke-width:2.1}

/* ===== Need Valley 3.2.4 visual refresh ===== */
:root{--nv-blue:#1267d8;--nv-blue2:#0b4fb3;--nv-red:#ef3340;--nv-green:#17a957;--nv-yellow:#ffc928;--nv-purple:#7655e8;--nv-cyan:#0ca6d8;--nv-cream:#fff8ea}
body{font-family:"Noto Sans Bengali",Poppins,system-ui,sans-serif;background:#f4f7fb;color:#23364d;font-size:16px}
button,input,select,textarea{font-family:inherit}
.nv-header{background:linear-gradient(100deg,#0b4fb3 0%,#1267d8 52%,#0788c9 100%);box-shadow:0 5px 18px rgba(18,103,216,.22)}
.nv-header-main{min-height:70px}.nv-brand img{width:64px;height:50px;background:#fff;border-radius:9px;padding:3px}.nv-inline-search{max-width:520px}.nv-inline-search form{height:44px;border:2px solid rgba(255,255,255,.65);border-radius:10px}.nv-inline-search input{font-size:14px!important}.nv-inline-search button{background:var(--nv-red);font-size:13px;padding:0 18px}.nv-wishlist-head,.nv-head-action{width:44px;height:44px;border-radius:10px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.42)}.nv-wishlist-head svg,.nv-head-action svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nv-wishlist-head{position:relative}.nv-wishlist-count{position:absolute;right:-6px;top:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--nv-red);color:#fff;font:800 11px Poppins;display:grid;place-items:center;border:2px solid #fff}.nv-cart-count{position:absolute;right:-6px;top:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--nv-red);color:#fff;font:800 11px Poppins;display:grid;place-items:center;border:2px solid #fff}.nv-menu-toggle{width:46px;height:46px;background:#102b52;border:2px solid rgba(255,255,255,.3)}.nv-menu-toggle svg{width:26px;height:26px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round}
.nv-drawer{background:#fff;border-top:3px solid var(--nv-red);box-shadow:0 12px 30px rgba(10,49,93,.18)}.nv-drawer-top strong{font-size:18px;color:#123d74}.nv-drawer-close{background:#eaf2ff;color:#123d74;font-size:24px}.nv-drawer .nv-mobile-menu a{background:#f7faff;border:2px solid #dce9fb;color:#164a89}.nv-drawer .nv-mobile-menu a:hover,.nv-drawer .nv-mobile-menu .current-menu-item>a{background:#fff0f2;border-color:#ffc4ca;color:#d51f2d}.nv-drawer-links a{background:#eaf4ff;color:#1267d8;border:1px solid #c8dcf7}
.nv-hero{padding:14px 0 10px;background:linear-gradient(135deg,#edf5ff,#fff7e9 55%,#effbf3)}.nv-carousel{border-radius:16px;box-shadow:0 9px 25px rgba(31,72,116,.12)}.nv-slide{height:205px}.nv-slide-content{max-width:48%;left:6%}.nv-slide-content h1{font-size:34px;line-height:1.15;color:#153b68}.nv-slide-content p{font-size:15px;color:#536a7e}.nv-slide-btn{background:var(--nv-red);padding:11px 19px;border-radius:9px;font-size:13px}.nv-slide-overlay{background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.32),rgba(255,255,255,0))}.nv-dot.active{background:var(--nv-red)}
.nv-color-promo{background:#fff;padding:12px 0 10px}.nv-color-promo span{font-size:11px;padding:7px 13px;border:1px solid transparent}.promo-green{background:#e6faef!important;color:#087c3d!important;border-color:#bce8cd!important}.promo-orange{background:#fff1e5!important;color:#d65709!important;border-color:#ffd1b3!important}.promo-blue{background:#e7f0ff!important;color:#165fc7!important;border-color:#c6d9fa!important}.promo-pink{background:#ffeaf2!important;color:#c52e6d!important;border-color:#ffc6db!important}.promo-purple{background:#f0ebff!important;color:#6844c6!important;border-color:#d8cafa!important}
.nv-category-bar{background:linear-gradient(135deg,#fff9df,#effbf0);padding:18px 0 20px}.nv-category-top strong{font-size:25px}.nv-category-toggle{font-size:12px;padding:9px 13px;border:2px solid #b8dfc1!important;color:#08783b!important;background:#fff!important}.nv-category-tile{min-height:64px;padding:10px;border-radius:13px}.nv-category-tile b{font-size:11px}.nv-category-tile em{font-size:9px}
.nv-products-section{padding:28px 0 70px;background:linear-gradient(180deg,#eaf4ff 0%,#f5f0ff 48%,#fff6eb 100%)}.nv-section-head h2{font-size:30px}.nv-section-head p{font-size:14px}.nv-view-all{font-size:14px;color:var(--nv-red)!important}.nv-products,.woocommerce ul.products{gap:16px}.nv-product-card,.woocommerce ul.products li.product{border-radius:18px;border:1px solid #d8e3ef;box-shadow:0 8px 22px rgba(39,72,108,.1)}.nv-product-media{background:linear-gradient(135deg,#f7fbff,#fff8ef)}.nv-product-body{padding:12px}.nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.4;min-height:48px}.nv-rating{font-size:11px}.nv-review-count,.nv-sold{font-size:10px;color:#74859a!important}.nv-stars{white-space:nowrap}.nv-stars span{color:#cbd4de}.nv-stars span.filled{color:#ffb300}.nv-price-row,.woocommerce ul.products li.product .price{font-size:19px!important}.nv-price-row del{font-size:11px}.nv-product-actions{gap:7px;margin-top:10px}.nv-add-btn,.nv-buy-btn{min-height:43px;padding:9px 6px!important;font-size:12px!important;border-radius:9px!important}.nv-add-btn{background:#eaf7ef!important;color:#087a3b!important;border:2px solid #bfe4cc!important}.nv-buy-btn{background:var(--nv-red)!important;border:2px solid var(--nv-red)!important;color:#fff!important}.nv-quick-heart{width:36px;height:36px;font-size:22px}.nv-quick-heart.saved{background:#fff0f3;color:var(--nv-red);border-color:#ffb8c4}.nv-sale-badge{font-size:10px;padding:5px 8px;background:var(--nv-red)}
.nv-flash{background:linear-gradient(120deg,#fff0d7,#fff4e9 50%,#ffe8ef);border:2px solid #ffc98f;border-radius:18px;padding:20px}.nv-flash h2{font-size:25px;color:#e24c0a}.nv-flash-card{padding:12px;border-radius:13px}.nv-flash-card strong{font-size:13px}.nv-flash-card b{font-size:14px}.nv-offer{border-radius:18px!important;padding:20px!important}.nv-offer h3{font-size:22px}.nv-offer p{font-size:13px}
/* WooCommerce archive: keep every product title/price/button visible. */
.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 10px!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;display:block!important}.woocommerce ul.products li.product .price{padding:0 10px}.woocommerce ul.products li.product .star-rating{margin:8px 10px 3px!important}.woocommerce ul.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;background:#eaf7ef!important;color:#087a3b!important;border:2px solid #bfe4cc!important;border-radius:9px!important;min-height:42px;padding:8px 10px!important;font-size:11px!important;font-weight:800!important}.woocommerce ul.products li.product .nv-archive-buy{background:var(--nv-red)!important;color:#fff!important;border-color:var(--nv-red)!important;margin:8px 10px 12px!important}.nv-archive-meta{font-size:10px;color:#75869a;padding:0 10px 2px}
/* Internal WooCommerce pages */
.woocommerce-page .site-main{padding-bottom:50px}.woocommerce-page .woocommerce h1{font-size:32px}.woocommerce-page .woocommerce h2{font-size:25px}.woocommerce-page .woocommerce table.shop_table th{background:#e8f1ff;color:#1359ad;font-size:14px}.woocommerce-page .woocommerce table.shop_table td{font-size:14px}.woocommerce-page .woocommerce .cart_totals,.woocommerce-page .woocommerce .woocommerce-checkout-review-order,.woocommerce-page .woocommerce form.login,.woocommerce-page .woocommerce form.register,.woocommerce-page .woocommerce .woocommerce-MyAccount-content,.woocommerce-page .woocommerce .woocommerce-MyAccount-navigation{border-radius:16px;padding:20px}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;gap:7px}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;border-radius:10px;font-size:14px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:#fff0f2;color:#d61e2d;border-color:#ffbcc4}.woocommerce-account .woocommerce-MyAccount-content{font-size:15px}.woocommerce-account .woocommerce-MyAccount-content strong{color:#123f78}.woocommerce-checkout .woocommerce form .form-row label{font-size:14px;font-weight:700}.woocommerce-checkout .woocommerce input.input-text,.woocommerce-checkout .woocommerce textarea,.woocommerce-checkout .woocommerce select{min-height:46px;border-radius:9px!important;font-size:14px!important}.woocommerce-page .woocommerce button.button,.woocommerce-page .woocommerce a.button,.woocommerce-page .woocommerce input.button{min-height:44px;border-radius:9px!important;font-size:13px!important;background:var(--nv-red)!important}
/* CartFlows floating cart is intentionally hidden because Need Valley already has a cart in header/bottom navigation. */
.cartflows-modern-cart-floating,.cartflows-floating-cart,.wcf-floating-cart,.wcf-modern-cart-floating,.wcf-mc-floating-cart{display:none!important}
.nv-bottom-nav{background:#fff!important;border-top:2px solid #d7e7f8!important;box-shadow:0 -7px 22px rgba(29,70,110,.13)!important}.nv-bottom-item{color:#65778b!important}.nv-bottom-item svg{width:29px;height:29px}.nv-bottom-item.active,.nv-bottom-item:focus,.nv-bottom-item:hover{color:var(--nv-red)!important}.nv-bottom-item.active:before{background:var(--nv-red)!important}.nv-bottom-item b{font-size:10px}.nv-bottom-cart .nv-cart-count{position:absolute}

@media(max-width:700px){
 body{font-size:16px}.nv-header-main{min-height:68px}.nv-brand img{width:54px;height:47px}.nv-inline-search form{height:43px}.nv-inline-search input{font-size:12px!important}.nv-inline-search button{font-size:11px;padding:0 10px}.nv-wishlist-head{width:43px;height:43px}.nv-menu-toggle{width:44px;height:44px}.nv-hero{padding:9px 0 7px}.nv-slide{height:145px}.nv-slide-content{max-width:58%}.nv-slide-content h1{font-size:20px}.nv-slide-content p{font-size:10px}.nv-slide-btn{font-size:10px;padding:8px 12px}.nv-color-promo{padding:8px 0 6px}.nv-color-promo span{font-size:9px;padding:6px 9px}.nv-category-bar{padding:13px 0 14px}.nv-category-top strong{font-size:19px}.nv-category-toggle{font-size:9px;padding:7px 9px}.nv-category-tile{min-height:58px}.nv-category-tile b{font-size:9px}.nv-category-tile em{font-size:7px}.nv-products-section{padding:17px 0 45px}.nv-section-head h2{font-size:23px}.nv-section-head p{font-size:10px}.nv-view-all{font-size:10px}.nv-products,.woocommerce ul.products{gap:10px}.nv-product-body{padding:9px}.nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;min-height:38px}.nv-rating{font-size:8px}.nv-review-count,.nv-sold{font-size:8px}.nv-price-row,.woocommerce ul.products li.product .price{font-size:15px!important}.nv-product-actions{gap:5px}.nv-add-btn,.nv-buy-btn{min-height:40px;font-size:9px!important;padding:8px 2px!important}.nv-quick-heart{width:32px;height:32px;font-size:20px}.nv-sale-badge{font-size:8px}.nv-flash{padding:12px}.nv-flash h2{font-size:18px}.nv-offer{padding:15px!important}.nv-offer h3{font-size:18px}.woocommerce-page .woocommerce h1{font-size:25px}.woocommerce-page .woocommerce h2{font-size:20px}.woocommerce-page .woocommerce .cart_totals,.woocommerce-page .woocommerce .woocommerce-checkout-review-order,.woocommerce-page .woocommerce form.login,.woocommerce-page .woocommerce form.register,.woocommerce-page .woocommerce .woocommerce-MyAccount-content,.woocommerce-page .woocommerce .woocommerce-MyAccount-navigation{padding:14px;border-radius:13px}.woocommerce-page .woocommerce table.shop_table th,.woocommerce-page .woocommerce table.shop_table td{font-size:11px}.woocommerce-account .woocommerce-MyAccount-navigation a{font-size:12px;padding:10px}.nv-bottom-nav{height:74px}.nv-bottom-item svg{width:28px;height:28px}.nv-bottom-item b{font-size:9px}
}

/* ===== 3.2.5 stability fixes ===== */
:root{--nv-blue:#1267d8;--nv-red:#ef3340;--nv-green:#18a957}
html{background:#1267d8}
body{font-family:"Noto Sans Bengali",Poppins,system-ui,-apple-system,"Segoe UI",sans-serif}

/* Header + mobile status-bar color */
.nv-header{background:linear-gradient(110deg,#0759c9 0%,#1267d8 55%,#0b8fd1 100%)!important;border-bottom:4px solid var(--nv-red)!important}
.nv-menu-toggle{background:#12335b!important;border:2px solid rgba(255,255,255,.3)!important}
.nv-wishlist-head{background:rgba(255,255,255,.12)!important}
.nv-header-cart-count{position:absolute;right:-5px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--nv-red);color:#fff;font:800 10px/19px Poppins,sans-serif;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.2)}
.nv-head-action{position:relative}

/* Correct cart badge: keep it beside the Cart icon, not floating above the nav */
.nv-bottom-cart>span{position:relative;display:grid;place-items:center}
.nv-bottom-cart-count{position:absolute!important;right:-8px!important;top:-6px!important;min-width:19px!important;height:19px!important;padding:0 5px!important;border-radius:999px!important;background:var(--nv-red)!important;color:#fff!important;font:800 10px/19px Poppins,sans-serif!important;text-align:center!important;font-style:normal!important;box-shadow:0 2px 6px rgba(0,0,0,.2)!important;z-index:4}

/* Shop/archive: force the same clean grid as the homepage */
.woocommerce ul.products{display:grid!important;width:100%!important;max-width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:16px!important;align-items:stretch!important;clear:none!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important;content:none!important}
.woocommerce ul.products li.product{width:auto!important;max-width:none!important;min-width:0!important;float:none!important;clear:none!important;display:flex!important;flex-direction:column!important;grid-column:auto!important;grid-row:auto!important;margin:0!important}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block!important;flex:0 0 auto!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{display:block!important;color:#17324d!important;opacity:1!important;visibility:visible!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important}
.woocommerce ul.products li.product .price{display:block!important;color:#07883e!important;opacity:1!important;visibility:visible!important}
.woocommerce ul.products li.product .nv-archive-meta{display:block!important;color:#65778b!important;opacity:1!important}
.woocommerce ul.products li.product .button{opacity:1!important;visibility:visible!important}

/* Cart: compact thumbnails and never let a description image become huge */
.woocommerce-cart table.shop_table.cart .product-thumbnail{width:82px!important;min-width:82px!important}
.woocommerce-cart table.shop_table.cart .product-thumbnail img{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;object-fit:contain!important;margin:0 auto!important;border-radius:9px!important}
.woocommerce-cart .cart_item .product-name img{width:auto!important;max-width:78px!important;height:auto!important;max-height:78px!important;object-fit:contain!important;display:inline-block!important}
.woocommerce-cart .cart_item .woocommerce-product-details__short-description img,.woocommerce-cart .cart_item .product-description img{width:auto!important;max-width:78px!important;height:auto!important;max-height:78px!important;object-fit:contain!important}
.woocommerce-cart .cart_item .product-name p{font-size:13px!important;line-height:1.5!important;color:#52667a!important;margin:5px 0!important}

/* Wishlist page */
.nv-wishlist-page{padding:28px 0 80px}
.nv-wishlist-headline{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:18px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#eaf3ff,#fff0f3 55%,#eefbf2);border:1px solid #d7e5f3}
.nv-wishlist-headline h1{margin:0;color:#17324d;font-size:30px}
.nv-wishlist-headline p{margin:3px 0 0;color:#66798b;font-size:13px}
.nv-wishlist-loading,.nv-wishlist-empty{padding:40px 20px;text-align:center;border-radius:18px;background:#fff;border:1px solid #dce6ef;box-shadow:0 8px 24px rgba(35,65,90,.08);color:#607387}
.nv-wishlist-empty-icon{font-size:54px;line-height:1;color:#ef3340}
.nv-wishlist-empty h2{color:#17324d;margin:8px 0}
.nv-wishlist-products{margin:0!important}

/* Drawer: visible active state instead of turning into an unreadable dark block */
.nv-drawer .nv-mobile-menu a,.nv-drawer-links a{transition:.15s ease;background:#f7fbff!important;color:#164a89!important}
.nv-drawer .nv-mobile-menu a:hover,.nv-drawer .nv-mobile-menu .current-menu-item>a,.nv-drawer-links a:hover{background:#fff0f2!important;color:#d51f2d!important;border-color:#ffc4ca!important}
.nv-drawer.open{background:#fff!important}

@media(max-width:700px){
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.35!important;min-height:42px!important;padding:0 10px!important}
  .woocommerce ul.products li.product .price{font-size:16px!important;padding:0 10px!important}
  .woocommerce ul.products li.product .button{font-size:10px!important;min-height:40px!important;margin-left:10px!important;margin-right:10px!important}
  .woocommerce-cart table.shop_table.cart .product-thumbnail{width:72px!important;min-width:72px!important}
  .woocommerce-cart table.shop_table.cart .product-thumbnail img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}
  .woocommerce-cart .cart_item .product-name img,.woocommerce-cart .cart_item .woocommerce-product-details__short-description img,.woocommerce-cart .cart_item .product-description img{max-width:64px!important;max-height:64px!important}
  .nv-wishlist-page{padding:18px 0 85px}
  .nv-wishlist-headline{padding:14px;border-radius:14px}
  .nv-wishlist-headline h1{font-size:24px}
  .nv-wishlist-headline p{font-size:11px}
}


/* ===== Need Valley 3.2.6 fixes ===== */
/* WooCommerce shop heading/sorting text must remain clearly readable. */
.woocommerce-page .woocommerce .woocommerce-products-header__title,
.woocommerce-page .woocommerce .woocommerce-products-header h1,
.woocommerce-page .woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce .woocommerce-breadcrumb{color:#162b43!important;opacity:1!important;visibility:visible!important}
.woocommerce-page .woocommerce .woocommerce-products-header__title{font-weight:800!important}
.woocommerce-page .woocommerce .woocommerce-result-count{font-weight:600!important}
.woocommerce-page .woocommerce .woocommerce-ordering select{background:#fff!important;border:1px solid #8ea4ba!important;color:#162b43!important}

/* Category cards use the native WooCommerce category image when one is set in Products > Categories. */
.nv-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));}
.nv-category-tile{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;overflow:hidden!important;padding:0!important;min-height:0!important;text-align:center!important}
.nv-category-image-wrap{width:100%;height:108px;display:grid;place-items:center;background:linear-gradient(135deg,#f7fbff,#fff8ef);overflow:hidden}
.nv-category-image-wrap .nv-category-image{width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}
.nv-category-image-wrap .nv-cat-icon{width:52px;height:52px;border-radius:14px;font-size:18px}
.nv-category-info{padding:9px 7px 10px;display:flex;flex-direction:column;gap:3px;min-height:55px;justify-content:center;background:#fff}
.nv-category-info b{font-size:12px!important;line-height:1.25!important;color:#162b43!important;display:block!important;overflow-wrap:anywhere}
.nv-category-info em{font-style:normal!important;font-size:9px!important;color:#65778b!important;display:block!important}
.nv-category-tile.lime .nv-category-info{background:#f0fbf2}
.nv-category-tile.blue .nv-category-info{background:#eff6ff}
.nv-category-tile.orange .nv-category-info{background:#fff5ec}
.nv-category-tile.pink .nv-category-info{background:#fff0f5}
.nv-category-tile.purple .nv-category-info{background:#f5f1ff}
.nv-category-tile.teal .nv-category-info{background:#ecfbf8}

/* Keep active bottom navigation red after load; do not rely on hover/JS timing. */
.nv-bottom-item.active{color:#ef3340!important}
.nv-bottom-item.active svg{stroke:#ef3340!important;color:#ef3340!important}
.nv-bottom-item.active b{color:#ef3340!important}
.nv-bottom-item.active:before{background:#ef3340!important;opacity:1!important}
.nv-bottom-item:hover{color:#65778b!important}
.nv-bottom-item.active:hover{color:#ef3340!important}

@media(max-width:1000px){.nv-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:700px){
  .nv-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}
  .nv-category-image-wrap{height:105px}
  .nv-category-info{min-height:56px;padding:8px 6px 9px}
  .nv-category-info b{font-size:12px!important}
  .nv-category-info em{font-size:9px!important}
  .woocommerce-page .woocommerce .woocommerce-products-header__title{font-size:27px!important;color:#162b43!important}
  .woocommerce-page .woocommerce .woocommerce-result-count{font-size:14px!important;color:#162b43!important}
  .woocommerce-page .woocommerce .woocommerce-ordering select{font-size:15px!important;color:#162b43!important;min-height:42px!important}
}


/* 3.2.7 final readability + compact category refinement */
/* WooCommerce shop header: no washed-out text and no oversized empty area. */
.woocommerce-shop .woocommerce-products-header,
.woocommerce-shop .woocommerce-products-header__title,
.woocommerce-shop .woocommerce-products-header h1,
.woocommerce-shop .woocommerce-result-count,
.woocommerce-shop .woocommerce-ordering,
.woocommerce-shop .woocommerce-ordering label,
.woocommerce-shop .woocommerce-ordering select,
.woocommerce-shop .woocommerce-breadcrumb{color:#162b43!important;opacity:1!important;visibility:visible!important;text-shadow:none!important}
.woocommerce-shop .woocommerce-products-header{padding:8px 0 12px!important;margin:0!important;min-height:0!important}
.woocommerce-shop .woocommerce-products-header__title,
.woocommerce-shop .woocommerce-products-header h1{font-size:30px!important;font-weight:800!important;line-height:1.2!important;margin:0 0 5px!important}
.woocommerce-shop .woocommerce-result-count{font-size:14px!important;font-weight:600!important;line-height:1.4!important;margin:0 0 10px!important}
.woocommerce-shop .woocommerce-ordering{margin:0 0 16px!important;float:none!important;display:flex!important;justify-content:flex-end!important}
.woocommerce-shop .woocommerce-ordering select{background:#fff!important;color:#162b43!important;border:1px solid #8ea4ba!important;min-height:42px!important}

/* Single product: every customer-facing text must remain readable on the light canvas. */
.single-product .woocommerce .summary,
.single-product .woocommerce .summary p,
.single-product .woocommerce .summary span,
.single-product .woocommerce .summary label,
.single-product .woocommerce .summary .product_meta,
.single-product .woocommerce .summary .product_meta a,
.single-product .woocommerce .summary .stock,
.single-product .woocommerce .summary .sku_wrapper,
.single-product .woocommerce .summary .posted_in,
.single-product .woocommerce .summary .tagged_as,
.single-product .woocommerce div.product .woocommerce-tabs,
.single-product .woocommerce div.product .woocommerce-tabs .panel,
.single-product .woocommerce div.product .woocommerce-tabs .panel p,
.single-product .woocommerce div.product .woocommerce-tabs .panel li,
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a,
.single-product .woocommerce .woocommerce-product-details__short-description,
.single-product .woocommerce .woocommerce-product-details__short-description p,
.single-product .woocommerce .woocommerce-product-details__short-description li{color:#1d3348!important;opacity:1!important;visibility:visible!important;text-shadow:none!important}
.single-product .woocommerce div.product .product_title{color:#102f50!important;font-weight:800!important}
.single-product .woocommerce div.product .summary .price,
.single-product .woocommerce div.product .summary .price *{color:#07883e!important}
.single-product .woocommerce div.product .summary del,
.single-product .woocommerce div.product .summary del *{color:#718095!important}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff!important;border-color:#ef3340!important}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#ef3340!important;font-weight:800!important}
.single-product .woocommerce div.product .woocommerce-tabs .panel{background:#fff!important;border:1px solid #dce6ef!important}
.single-product .woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom-color:#dce6ef!important}

/* Categories: keep the compact marketplace cards, but show the assigned WooCommerce thumbnail. */
.nv-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:7px!important}
.nv-category-tile{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:0!important;min-height:0!important;height:auto!important;overflow:hidden!important}
.nv-category-image-wrap{width:100%!important;height:62px!important;min-height:62px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#f7fbff!important}
.nv-category-image-wrap .nv-category-image{width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}
.nv-category-image-wrap .nv-cat-icon{width:34px!important;height:34px!important;border-radius:10px!important;font-size:12px!important}
.nv-category-info{padding:6px 5px 7px!important;min-height:0!important;display:flex!important;gap:1px!important;justify-content:center!important;background:#fff!important}
.nv-category-info b{font-size:10px!important;line-height:1.2!important;color:#162b43!important;white-space:normal!important;overflow-wrap:anywhere!important}
.nv-category-info em{font-size:8px!important;line-height:1.2!important;color:#65778b!important}

@media(max-width:700px){
  .woocommerce-shop .woocommerce-products-header{padding:8px 0 9px!important;min-height:0!important}
  .woocommerce-shop .woocommerce-products-header__title,
  .woocommerce-shop .woocommerce-products-header h1{font-size:25px!important;line-height:1.2!important;margin-bottom:3px!important}
  .woocommerce-shop .woocommerce-result-count{font-size:13px!important;margin-bottom:8px!important}
  .woocommerce-shop .woocommerce-ordering{margin-bottom:12px!important}
  .woocommerce-shop .woocommerce-ordering select{font-size:14px!important;min-height:40px!important}
  .single-product .woocommerce div.product .product_title{font-size:25px!important;line-height:1.25!important}
  .single-product .woocommerce .summary p,
  .single-product .woocommerce .summary .product_meta,
  .single-product .woocommerce .woocommerce-product-details__short-description{font-size:14px!important;line-height:1.55!important}
  .nv-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .nv-category-image-wrap{height:58px!important;min-height:58px!important}
  .nv-category-image-wrap .nv-cat-icon{width:30px!important;height:30px!important;font-size:11px!important}
  .nv-category-info{padding:6px 5px 7px!important}
  .nv-category-info b{font-size:11px!important}
  .nv-category-info em{font-size:8px!important}
}


/* ===== 3.2.8 FINAL FIX: cache-busted readability + compact categories ===== */
/* Force customer-facing WooCommerce text to use a strong color. */
body.woocommerce-shop .site-main,
body.woocommerce-shop .site-main *:not(svg):not(path),
body.single-product .site-main,
body.single-product .site-main *:not(svg):not(path){
  text-shadow:none;
}
body.woocommerce-shop .woocommerce-products-header,
body.woocommerce-shop .woocommerce-products-header *{
  color:#102f50!important;
  opacity:1!important;
  visibility:visible!important;
}
body.woocommerce-shop .woocommerce-products-header{
  padding:6px 0 8px!important;
  margin:0!important;
  min-height:0!important;
  height:auto!important;
}
body.woocommerce-shop .woocommerce-products-header__title,
body.woocommerce-shop .woocommerce-products-header h1{
  color:#102f50!important;
  font-size:28px!important;
  font-weight:800!important;
  line-height:1.2!important;
  margin:0 0 4px!important;
}
body.woocommerce-shop .woocommerce-result-count{
  color:#263b50!important;
  font-size:14px!important;
  font-weight:600!important;
  margin:0 0 8px!important;
}
body.woocommerce-shop .woocommerce-ordering,
body.woocommerce-shop .woocommerce-ordering label{
  color:#263b50!important;
  opacity:1!important;
}
body.woocommerce-shop .woocommerce-ordering{margin:0 0 12px!important;}
body.woocommerce-shop .woocommerce-ordering select{
  color:#102f50!important;
  background:#fff!important;
  opacity:1!important;
}
/* Single product: title, description, metadata and tabs must never be washed out. */
body.single-product .site-main,
body.single-product .site-main .woocommerce,
body.single-product .site-main .woocommerce div.product,
body.single-product .site-main .woocommerce div.product .summary,
body.single-product .site-main .woocommerce div.product .summary *{
  opacity:1!important;
  visibility:visible!important;
}
body.single-product .site-main .woocommerce div.product .product_title,
body.single-product .site-main .woocommerce div.product .summary h1,
body.single-product .site-main .woocommerce div.product .summary h2,
body.single-product .site-main .woocommerce div.product .summary h3{
  color:#102f50!important;
}
body.single-product .site-main .woocommerce div.product .summary p,
body.single-product .site-main .woocommerce div.product .summary .product_meta,
body.single-product .site-main .woocommerce div.product .summary .product_meta a,
body.single-product .site-main .woocommerce div.product .summary .stock,
body.single-product .site-main .woocommerce div.product .summary label,
body.single-product .site-main .woocommerce div.product .woocommerce-product-details__short-description,
body.single-product .site-main .woocommerce div.product .woocommerce-product-details__short-description *{
  color:#263b50!important;
}
body.single-product .site-main .woocommerce div.product .summary .price,
body.single-product .site-main .woocommerce div.product .summary .price *{
  color:#07883e!important;
}
body.single-product .site-main .woocommerce div.product .woocommerce-tabs,
body.single-product .site-main .woocommerce div.product .woocommerce-tabs *{
  color:#263b50!important;
  opacity:1!important;
}
body.single-product .site-main .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
  color:#ef3340!important;
}
/* Compact category cards: 3 columns on phones, 4 on tablets, 6 on desktop. */
body .nv-category-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:7px!important;
}
body .nv-category-tile{
  display:flex!important;
  flex-direction:column!important;
  padding:0!important;
  min-height:0!important;
  height:auto!important;
  border-radius:9px!important;
  overflow:hidden!important;
}
body .nv-category-image-wrap{
  height:58px!important;
  min-height:58px!important;
  width:100%!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
body .nv-category-image-wrap .nv-category-image{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
body .nv-category-image-wrap .nv-cat-icon{
  width:30px!important;
  height:30px!important;
  border-radius:8px!important;
  font-size:11px!important;
}
body .nv-category-info{
  padding:5px 4px 6px!important;
  min-height:42px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:1px!important;
  background:#fff!important;
}
body .nv-category-info b{
  font-size:10px!important;
  line-height:1.15!important;
  color:#102f50!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body .nv-category-info em{
  font-size:7px!important;
  line-height:1.15!important;
  color:#5f7286!important;
}
@media(max-width:1000px){
  body .nv-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(max-width:700px){
  body.woocommerce-shop .site-main > .nv-container{padding-top:6px!important;}
  body.woocommerce-shop .woocommerce-products-header{padding:4px 0 7px!important;}
  body.woocommerce-shop .woocommerce-products-header__title,
  body.woocommerce-shop .woocommerce-products-header h1{font-size:24px!important;}
  body.woocommerce-shop .woocommerce-result-count{font-size:13px!important;}
  body .nv-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;}
  body .nv-category-image-wrap{height:52px!important;min-height:52px!important;}
  body .nv-category-info{min-height:40px!important;padding:5px 3px 5px!important;}
  body .nv-category-info b{font-size:9px!important;}
  body .nv-category-info em{font-size:7px!important;}
  body.single-product .site-main .woocommerce div.product .product_title{font-size:25px!important;}
}

/* ===== Need Valley 3.2.9 HARD READABILITY FIX ===== */
/* Some WooCommerce/plugin rules can set very light text after the theme stylesheet.
   These customer-facing selectors intentionally use strong, non-transparent text. */
body.woocommerce-shop .site-main .woocommerce,
body.woocommerce-shop .site-main .woocommerce-products-header,
body.single-product .site-main .woocommerce,
body.single-product .site-main .woocommerce div.product {
  color:#172b43 !important;
  -webkit-text-fill-color:#172b43 !important;
}
body.woocommerce-shop .site-main .woocommerce-products-header *:not(svg):not(path),
body.single-product .site-main .woocommerce div.product .summary h1,
body.single-product .site-main .woocommerce div.product .summary h2,
body.single-product .site-main .woocommerce div.product .summary h3,
body.single-product .site-main .woocommerce div.product .summary p,
body.single-product .site-main .woocommerce div.product .summary span:not(.star-rating),
body.single-product .site-main .woocommerce div.product .summary label,
body.single-product .site-main .woocommerce div.product .summary .product_meta,
body.single-product .site-main .woocommerce div.product .summary .product_meta a,
body.single-product .site-main .woocommerce div.product .woocommerce-tabs,
body.single-product .site-main .woocommerce div.product .woocommerce-tabs p,
body.single-product .site-main .woocommerce div.product .woocommerce-tabs li,
body.single-product .site-main .woocommerce div.product .woocommerce-tabs li a,
body.single-product .site-main .woocommerce div.product .woocommerce-tabs .panel,
body.single-product .site-main .woocommerce div.product .woocommerce-tabs .panel *:not(.star-rating),
body.single-product .site-main .woocommerce div.product .woocommerce-product-details__short-description,
body.single-product .site-main .woocommerce div.product .woocommerce-product-details__short-description * {
  color:#172b43 !important;
  -webkit-text-fill-color:#172b43 !important;
  opacity:1 !important;
  visibility:visible !important;
  text-shadow:none !important;
}
body.single-product .site-main .woocommerce div.product .product_title {
  color:#102f50 !important;
  -webkit-text-fill-color:#102f50 !important;
  font-weight:800 !important;
}
body.single-product .site-main .woocommerce div.product .summary .price,
body.single-product .site-main .woocommerce div.product .summary .price * {
  color:#07883e !important;
  -webkit-text-fill-color:#07883e !important;
}
body.single-product .site-main .woocommerce div.product .summary del,
body.single-product .site-main .woocommerce div.product .summary del * {
  color:#53677c !important;
  -webkit-text-fill-color:#53677c !important;
}
body.single-product .site-main .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color:#ef3340 !important;
  -webkit-text-fill-color:#ef3340 !important;
}
body.woocommerce-shop .site-main .woocommerce-products-header,
body.woocommerce-shop .site-main .woocommerce-products-header * {
  color:#172b43 !important;
  -webkit-text-fill-color:#172b43 !important;
}
body.woocommerce-shop .site-main .woocommerce-ordering select,
body.woocommerce-shop .site-main .woocommerce-ordering select option {
  color:#172b43 !important;
  -webkit-text-fill-color:#172b43 !important;
  background:#fff !important;
}

/* Compact category cards — four small cards across on phones. */
body .nv-category-grid {
  grid-template-columns:repeat(6,minmax(0,1fr)) !important;
  gap:7px !important;
}
body .nv-category-tile {
  min-height:0 !important;
  height:auto !important;
  border-radius:9px !important;
}
body .nv-category-image-wrap {
  height:54px !important;
  min-height:54px !important;
}
body .nv-category-info {
  min-height:38px !important;
  padding:4px 3px 5px !important;
}
body .nv-category-info b {
  font-size:9px !important;
  line-height:1.15 !important;
  color:#102f50 !important;
  -webkit-text-fill-color:#102f50 !important;
}
body .nv-category-info em {
  font-size:7px !important;
  line-height:1.15 !important;
  color:#5f7286 !important;
  -webkit-text-fill-color:#5f7286 !important;
}
@media(max-width:1000px){
  body .nv-category-grid {grid-template-columns:repeat(4,minmax(0,1fr)) !important;}
}
@media(max-width:700px){
  body .nv-category-grid {grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:5px !important;}
  body .nv-category-image-wrap {height:46px !important;min-height:46px !important;}
  body .nv-category-info {min-height:36px !important;padding:4px 2px !important;}
  body .nv-category-info b {font-size:8px !important;}
  body .nv-category-info em {font-size:6px !important;}
}


/* 3.2.11 — Per-banner controls: finished artwork can be shown cleanly without a washed-out overlay. */
.nv-slide:not(.has-overlay) .nv-slide-overlay{display:none!important}
.nv-slide.no-slide-text .nv-slide-content{display:none!important}
.nv-slide-image-only-btn{position:absolute;left:6%;bottom:18%;z-index:3}
@media(max-width:700px){.nv-slide-image-only-btn{left:6%;bottom:15%}}


/* ===== 3.2.11 requested fixes: unlimited homepage products, AJAX cart feedback, centered cart, contact float ===== */
.nv-cart-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,18px);z-index:2000;opacity:0;pointer-events:none;background:#0f7d3a;color:#fff;padding:11px 16px;border-radius:10px;box-shadow:0 8px 25px rgba(0,0,0,.22);font:700 13px/1.3 "Noto Sans Bengali",sans-serif;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.nv-cart-toast.show{opacity:1;transform:translate(-50%,0)}.nv-cart-toast.error{background:#d62839}.nv-add-btn.loading{opacity:1!important;pointer-events:none;position:relative;padding-right:30px!important;background:#eaf7ef!important;color:#087a3b!important;border-color:#bfe4cc!important}.nv-add-btn.loading:after{content:"";position:absolute;right:12px;top:50%;width:11px;height:11px;margin-top:-6px;border:2px solid #087a3b;border-right-color:transparent;border-radius:50%;animation:nv-cart-spin .65s linear infinite}@keyframes nv-cart-spin{to{transform:rotate(360deg)}}
.nv-contact-float{position:fixed;right:18px;bottom:86px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.nv-contact-toggle{width:54px;height:54px;border:0;border-radius:50%;background:linear-gradient(135deg,#18a957,#087a3b);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(8,122,59,.32)}.nv-contact-toggle svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nv-contact-menu{display:flex;flex-direction:column;align-items:flex-end;gap:7px;opacity:0;visibility:hidden;transform:translateY(8px) scale(.96);transform-origin:bottom right;transition:.18s ease}.nv-contact-float[data-open="true"] .nv-contact-menu{opacity:1;visibility:visible;transform:none}.nv-contact-option{display:flex;align-items:center;gap:8px;text-decoration:none!important}.nv-contact-option .nv-contact-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #dce7ef;box-shadow:0 5px 16px rgba(16,36,58,.15);font-size:20px}.nv-contact-option .nv-contact-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nv-contact-option.whatsapp .nv-contact-icon svg{fill:none}.nv-contact-option.messenger .nv-contact-icon svg path:first-child{fill:currentColor;stroke:none}.nv-contact-option.messenger .nv-contact-icon svg path:last-child{fill:#fff;stroke:none}.nv-contact-option b{background:#fff;color:#172238;border-radius:8px;padding:5px 8px;font:700 11px/1.2 "Noto Sans Bengali",sans-serif;box-shadow:0 4px 12px rgba(16,36,58,.1)}.nv-contact-option.call .nv-contact-icon{color:#087a3b}.nv-contact-option.whatsapp .nv-contact-icon{color:#16a34a}.nv-contact-option.messenger .nv-contact-icon{color:#287cff}
.nv-bottom-cart>span{transform:translateY(-12px);width:58px;height:58px;border-radius:50%;background:#18a957;color:#fff;box-shadow:0 7px 18px rgba(24,169,87,.28);border:4px solid #fff}.nv-bottom-cart svg{width:34px!important;height:34px!important;stroke:#fff!important}.nv-bottom-cart b{color:#087a3b!important;font-weight:800!important}.nv-bottom-cart-count{right:-5px!important;top:-5px!important}.nv-bottom-cart.active,.nv-bottom-cart.active b,.nv-bottom-cart:hover{color:#087a3b!important}.nv-bottom-cart.active:before{background:#18a957!important}
@media(max-width:700px){.nv-cart-toast{bottom:84px;font-size:11px;padding:9px 13px}.nv-contact-float{right:12px;bottom:84px}.nv-contact-toggle{width:48px;height:48px}.nv-contact-toggle svg{width:23px;height:23px}.nv-contact-option span{width:38px;height:38px;font-size:18px}.nv-contact-option b{font-size:9px}.nv-bottom-cart>span{width:56px;height:56px;transform:translateY(-10px)}.nv-bottom-cart svg{width:32px!important;height:32px!important}.nv-bottom-item{padding-top:2px}}

/* 3.2.16: Never allow the floating contact menu to appear on checkout/thank-you templates. */
body.woocommerce-checkout .nv-contact-float,
body.woocommerce-order-received .nv-contact-float,
body.woocommerce-thankyou .nv-contact-float,
body.cartflows-checkout .nv-contact-float,
body.wcf-checkout .nv-contact-float{display:none!important}
/* 3.2.17: Elementor editor/preview fallback — this UI is injected by wp_footer, not an Elementor widget. */
.elementor-editor-active .nv-contact-float,
.elementor-editor-preview .nv-contact-float,
body.elementor-editor-active .nv-contact-float{display:none!important}



/* ===== 3.2.22 Shop page + sales display ===== */
.nv-shop-page .nv-products-section{padding-top:28px}
.nv-shop-head{margin-bottom:16px;align-items:flex-end}
.nv-shop-head h1{font-size:30px;line-height:1.1;color:#162b43;margin:0;font-weight:800}
.nv-shop-head p{font-size:14px;color:#65778b;margin:4px 0 0}
.nv-shop-ordering .woocommerce-ordering{float:none!important;margin:0!important}
.nv-shop-ordering .woocommerce-ordering select{min-height:44px;padding:0 34px 0 12px;border:1px solid #8ea4ba;border-radius:9px;background:#fff;color:#162b43;font-size:14px}
.nv-shop-products{width:100%}
.nv-shop-page .nv-rating{font-size:12px!important}
.nv-shop-page .nv-review-count,.nv-shop-page .nv-sold{font-size:11px!important}
.nv-shop-page .nv-stars span{font-size:1em}
.nv-shop-page .woocommerce-pagination{margin-top:22px;text-align:center}
.nv-shop-page .woocommerce-pagination ul.page-numbers{display:flex;justify-content:center;gap:6px;border:0!important;margin:0!important;padding:0!important}
.nv-shop-page .woocommerce-pagination .page-numbers{min-width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid #d8e3ef!important;border-radius:8px;background:#fff;color:#17324d!important;text-decoration:none}
.nv-shop-page .woocommerce-pagination .page-numbers.current{background:var(--nv-red)!important;color:#fff!important;border-color:var(--nv-red)!important}
.nv-admin-sales{display:flex;flex-direction:column;gap:4px}
.nv-admin-sales input{width:70px;padding:5px 7px;border:1px solid #ccd8e4;border-radius:6px}
.nv-admin-sales small{color:#66798b}
@media(max-width:700px){
 .nv-shop-page .nv-products-section{padding-top:17px}
 .nv-shop-head{align-items:flex-end;margin-bottom:10px;gap:8px}
 .nv-shop-head h1{font-size:23px}
 .nv-shop-head p{font-size:9px}
 .nv-shop-ordering .woocommerce-ordering select{min-height:36px;font-size:10px;padding:0 24px 0 8px;max-width:150px}
 .nv-shop-page .nv-rating{font-size:10px!important}
 .nv-shop-page .nv-review-count,.nv-shop-page .nv-sold{font-size:9px!important}
 .nv-shop-page .nv-products{gap:10px!important}
}

/* ===== 3.2.23: search, ratings, account and footer polish ===== */
.nv-no-review{display:inline-flex;align-items:center;min-height:17px;padding:2px 6px;border-radius:999px;background:#eef3f7;color:#6f8192!important;font:700 9px/1 "Noto Sans Bengali",sans-serif}
.nv-sold{font-weight:800!important;color:#7b8da0!important}
.nv-search-page .nv-products-section{min-height:48vh}
.nv-search-head{align-items:flex-end;margin-bottom:16px}
.nv-search-head h1{margin:2px 0 0!important;color:#fff;font-size:23px;line-height:1.25}
.nv-search-head p{margin-top:4px!important}
.nv-search-empty{padding:42px 22px;text-align:center;background:#121d2f;border:1px solid #2b3d56;border-radius:16px;color:#c8d5e4}
.nv-search-empty strong{display:block;color:#fff;font-size:20px;margin-bottom:7px}
.nv-search-empty p{max-width:560px;margin:0 auto 16px;line-height:1.7;font-size:12px}
.nv-search-empty a{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#21d36b,#0fae9f);color:#04120b;border-radius:10px;padding:10px 16px;font-weight:800;font-size:11px;text-decoration:none}
.nv-footer a[href^="tel:"]{color:#75e9a0}
.woocommerce-account .woocommerce-MyAccount-navigation a{font-family:"Noto Sans Bengali",Poppins,sans-serif}
.woocommerce-account .woocommerce-MyAccount-content p{line-height:1.75}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message{border-radius:10px}
@media(max-width:700px){.nv-search-head h1{font-size:18px}.nv-search-empty{padding:32px 15px}.nv-search-empty strong{font-size:17px}.nv-search-empty p{font-size:10px}.nv-no-review{font-size:8px}.nv-sold{font-size:8px}}

.nv-clarity-disclosure{display:block;margin-top:5px;color:#7f93a8;font-size:8px;line-height:1.5}.nv-clarity-disclosure a{font-size:inherit}@media(max-width:700px){.nv-clarity-disclosure{font-size:7px}}


/* ===== 3.2.24: requested shop/account fixes only ===== */
.nv-product-card .nv-product-body{display:flex;flex-direction:column;height:100%;}
.nv-product-card .nv-product-body > a{display:block;}
.nv-product-card .nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{
  display:-webkit-box!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
  min-height:calc(3 * 1.4em)!important;
  max-height:calc(3 * 1.4em)!important;
}
.nv-product-card .nv-product-actions{margin-top:auto;}
.nv-status-badge{position:absolute;left:7px;top:7px;z-index:2;padding:5px 8px;border-radius:7px;font-size:10px;line-height:1;font-weight:800;color:#fff!important;text-shadow:none!important;}
.nv-status-in_stock{background:#159447;}
.nv-status-stock_out{background:#e53935;}
.nv-status-coming_soon{background:#f08a24;}
.nv-shop-page .nv-add-btn{background:#159447!important;color:#fff!important;border-color:#159447!important;}
.nv-shop-page .nv-add-btn:hover{background:#0f7c3b!important;color:#fff!important;}
.nv-shop-page .nv-buy-btn,.nv-shop-page .nv-buy-btn:hover{color:#fff!important;}
body.woocommerce-shop .nv-header{height:auto!important;padding:0!important;}
body.woocommerce-shop .nv-header-main{min-height:70px!important;height:70px!important;}
.woocommerce-account form.register .woocommerce-password-strength,
.woocommerce-account form.register .woocommerce-password-hint{display:none!important;}
@media(max-width:700px){
  body.woocommerce-shop .nv-header-main{min-height:68px!important;height:68px!important;}
  body.woocommerce-shop .nv-brand img{width:54px!important;height:47px!important;}
  body.woocommerce-shop .nv-inline-search form{height:43px!important;}
  body.woocommerce-shop .nv-wishlist-head{width:43px!important;height:43px!important;}
  body.woocommerce-shop .nv-menu-toggle{width:44px!important;height:44px!important;}
  .nv-status-badge{font-size:8px;padding:4px 6px;}
  .nv-product-card .nv-product-body h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:calc(3 * 1.35em)!important;max-height:calc(3 * 1.35em)!important;}
}

/* ===== 3.2.25: fix only the 3 reported issues ===== */
/* 1) Keep the custom product-card actions inside every card. */
.nv-product-card{display:flex!important;flex-direction:column!important;height:100%!important;}
.nv-product-card .nv-product-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:auto!important;min-height:0!important;}
.nv-product-card .nv-product-actions{margin-top:10px!important;flex:0 0 auto!important;}

/* 2) Related products: keep titles to exactly three visible lines and prevent overlap. */
.single-product .related.products ul.products li.product,
.single-product .upsells.products ul.products li.product{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  overflow:hidden!important;
}
.single-product .related.products ul.products li.product .woocommerce-loop-product__title,
.single-product .upsells.products ul.products li.product .woocommerce-loop-product__title{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
  white-space:normal!important;
  text-overflow:ellipsis!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
  line-height:1.35!important;
  min-height:calc(3 * 1.35em)!important;
  max-height:calc(3 * 1.35em)!important;
  padding:0 10px!important;
  margin:7px 0 4px!important;
}
.single-product .related.products ul.products li.product .price,
.single-product .upsells.products ul.products li.product .price{
  display:block!important;
  margin:0!important;
  padding:0 10px!important;
}
.single-product .related.products ul.products li.product .button,
.single-product .upsells.products ul.products li.product .button{
  flex:0 0 auto!important;
}

/* 3) Keep the Shop header at its normal size without letting the sticky header cover the Shop heading. */
body.woocommerce-shop .nv-header{position:relative!important;top:auto!important;}
body.woocommerce-shop .nv-shop-page{padding-top:12px!important;}
@media(max-width:700px){
  body.woocommerce-shop .nv-shop-page{padding-top:10px!important;}
  .single-product .related.products ul.products li.product .woocommerce-loop-product__title,
  .single-product .upsells.products ul.products li.product .woocommerce-loop-product__title{
    line-height:1.35!important;
    min-height:calc(3 * 1.35em)!important;
    max-height:calc(3 * 1.35em)!important;
    margin-top:6px!important;
  }
}

/* ===== 3.2.26: only the 3 reported fixes ===== */
/* Shop and related product-card action text must stay white. */
body.woocommerce-shop .nv-shop-page .nv-product-card .nv-add-btn,
body.woocommerce-shop .nv-shop-page .nv-product-card .nv-buy-btn,
.single-product .nv-related-custom .nv-product-card .nv-add-btn,
.single-product .nv-related-custom .nv-product-card .nv-buy-btn,
.single-product .nv-related-custom .nv-product-card .nv-add-btn:hover,
.single-product .nv-related-custom .nv-product-card .nv-buy-btn:hover{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* Related products use the same status badge/card system; no WooCommerce SALE badge. */
.single-product .nv-related-custom .nv-product-card{min-width:0;}
.single-product .nv-related-custom .nv-product-body{min-width:0;}
.single-product .nv-related-custom .nv-product-body h3{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:normal!important;
  line-height:1.35!important;
  min-height:calc(3 * 1.35em)!important;
  max-height:calc(3 * 1.35em)!important;
}


/* ===== 3.2.27: related-product Add to Cart button contrast only ===== */
.single-product .nv-related-custom .nv-product-card .nv-add-btn,
.single-product .nv-related-custom .nv-product-card .nv-add-btn:hover,
.single-product .nv-related-custom .nv-product-card .nv-add-btn:focus{
  background:#159447!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:#159447!important;
}


/* ===== 5.5.5: final footer settings/layout only ===== */
.nv-footer-main{grid-template-columns:1.35fr 1fr 1fr 1fr;align-items:start;gap:34px}
.nv-footer-brand,.nv-footer-main>div{min-width:0}
.nv-footer-brand p{max-width:250px;line-height:1.6}
.nv-footer h3{margin-bottom:10px}
.nv-footer ul{margin:0}
.nv-footer li{margin:6px 0}
.nv-footer .nv-footer-static{font-size:10px;color:#b9c7d4;line-height:1.65;display:block;cursor:default}
.nv-footer .nv-footer-policy-link{font-size:10px;color:#b9c7d4}
.nv-footer .nv-footer-policy-link:hover{color:#fff}
.nv-footer-security{grid-column:1/-1;margin-top:4px;padding:11px 13px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.035);font-size:9px;line-height:1.7;color:#aebdca}
@media(max-width:700px){.nv-footer-main{grid-template-columns:1fr 1fr;gap:20px;padding:28px 0 22px}.nv-footer-brand{grid-column:1/-1}.nv-footer-security{grid-column:1/-1}.nv-footer .nv-footer-static,.nv-footer .nv-footer-policy-link{font-size:8px}}

/* ===== 5.5.6: header trust row, homepage scrolling notice, compact shiny categories ===== */
.nv-header-trustbar{background:rgba(4,37,91,.24);border-bottom:1px solid rgba(255,255,255,.12)}
.nv-header-trustbar-inner{min-height:24px;display:flex;align-items:center;justify-content:center;gap:22px;overflow:hidden;white-space:nowrap;color:#fff;font:700 9px/1.2 Poppins,"Noto Sans Bengali",sans-serif}
.nv-header-trustbar-inner span{opacity:.96;text-shadow:0 1px 2px rgba(0,0,0,.18)}
.nv-home-notice{padding:7px 0;background:linear-gradient(90deg,#fff9dc 0%,#ffffff 48%,#eef7ff 100%);border-top:1px solid #e5e9ef;border-bottom:1px solid #d9e4ef;overflow:hidden}
.nv-notice-track{display:flex;align-items:center;gap:8px;height:32px;border:1px solid #d9e6ef;border-radius:9px;background:#fff;box-shadow:0 3px 12px rgba(18,103,216,.08);overflow:hidden}
.nv-notice-label{flex:0 0 auto;align-self:stretch;display:flex;align-items:center;padding:0 10px;background:#ef3340;color:#fff;font:800 10px/1 Poppins,"Noto Sans Bengali",sans-serif;box-shadow:4px 0 10px rgba(239,51,64,.14);z-index:2}
.nv-notice-window{flex:1;min-width:0;overflow:hidden;white-space:nowrap}
.nv-notice-text{display:inline-block;padding-left:100%;font:700 10px/32px "Noto Sans Bengali",Poppins,sans-serif;color:#16324f;animation:nvNoticeTicker 16s linear infinite}
@keyframes nvNoticeTicker{from{transform:translateX(0)}to{transform:translateX(-100%)}}
.nv-category-bar{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff7c7 0%,#f0fff5 45%,#eaf3ff 100%)!important;border-bottom:1px solid #d8e7df!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 16px rgba(30,90,70,.06)}
.nv-category-bar:before{content:"";position:absolute;inset:-40% -10%;background:linear-gradient(105deg,transparent 42%,rgba(255,255,255,.42) 49%,transparent 56%);transform:translateX(-45%);animation:nvCategoryShine 8s ease-in-out infinite;pointer-events:none}
.nv-category-bar>.nv-container{position:relative;z-index:1}
@keyframes nvCategoryShine{0%,55%{transform:translateX(-55%)}80%,100%{transform:translateX(55%)}}
.nv-category-bar{padding:9px 0 11px!important}
.nv-category-top{margin-bottom:7px!important}
.nv-category-top strong{font-size:21px!important}
.nv-category-toggle{font-size:10px!important;padding:7px 10px!important}
.nv-category-image-wrap{height:52px!important;min-height:52px!important}
.nv-category-info{min-height:31px!important;padding:4px 3px!important}
@media(max-width:700px){
 .nv-header-trustbar-inner{gap:10px;justify-content:space-between;padding:0 8px;font-size:7px}
 .nv-header-trustbar-inner span{max-width:25%;overflow:hidden;text-overflow:ellipsis}
 .nv-home-notice{padding:5px 0}
 .nv-notice-track{height:29px}
 .nv-notice-label{font-size:8px;padding:0 8px}
 .nv-notice-text{font-size:8px;line-height:29px;animation-duration:14s}
 .nv-category-bar{padding:7px 0 8px!important}
 .nv-category-top{margin-bottom:5px!important}
 .nv-category-top strong{font-size:17px!important}
 .nv-category-toggle{font-size:8px!important;padding:6px 8px!important}
 .nv-category-image-wrap{height:46px!important;min-height:46px!important}
 .nv-category-info{min-height:29px!important;padding:3px 2px!important}
 .nv-category-info b{font-size:8px!important}
 .nv-category-info em{font-size:6px!important}
}
@media(prefers-reduced-motion:reduce){.nv-notice-text,.nv-category-bar:before{animation:none!important}.nv-notice-text{padding-left:8px}}


/* ===== 5.5.7: compact headers + single-product typography + desktop/tablet back ===== */
/* Keep the trust row and main header tight; no unnecessary vertical margins. */
.nv-header-trustbar{height:26px!important;min-height:26px!important;padding:0!important;margin:0!important;}
.nv-header-trustbar-inner{height:26px!important;min-height:26px!important;padding:0!important;margin:0 auto!important;line-height:1!important;}
.nv-header-main{height:70px!important;min-height:70px!important;padding:0!important;margin-top:0!important;margin-bottom:0!important;}
.nv-inline-search{margin-top:0!important;margin-bottom:0!important;}
.nv-inline-search form{margin:0!important;}
body.single-product .nv-header{height:auto!important;min-height:0!important;padding:0!important;margin:0!important;}
body.single-product .nv-header-trustbar{height:26px!important;min-height:26px!important;}
body.single-product .nv-header-main{height:70px!important;min-height:70px!important;}

/* Single product title: compact, left aligned and easy to read. */
.single-product .woocommerce div.product .product_title{font-size:30px!important;line-height:1.22!important;font-weight:800!important;text-align:left!important;margin:0 0 12px!important;letter-spacing:0!important;overflow-wrap:anywhere!important;}
.single-product .woocommerce div.product .summary{text-align:left!important;}
.single-product .woocommerce div.product .summary .price{text-align:left!important;}
.single-product .woocommerce div.product .summary .woocommerce-product-details__short-description{text-align:left!important;}

/* Simple browser-back control for desktop/tablet only. */
.nv-single-back-wrap{padding:10px 0 0;background:transparent;}
.nv-single-back{display:inline-flex!important;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:7px 13px;border:1px solid #c8d7e6;border-radius:9px;background:#fff;color:#17324d;font:700 12px/1.2 "Noto Sans Bengali",Poppins,sans-serif;cursor:pointer;box-shadow:0 3px 10px rgba(25,61,95,.07);}
.nv-single-back:hover{background:#eef7ff;color:#1267d8;}
@media(max-width:700px){
  .nv-header-trustbar{height:23px!important;min-height:23px!important;}
  .nv-header-trustbar-inner{height:23px!important;min-height:23px!important;font-size:7px!important;}
  .nv-header-main{height:64px!important;min-height:64px!important;}
  body.single-product .nv-header-trustbar{height:23px!important;min-height:23px!important;}
  body.single-product .nv-header-main{height:64px!important;min-height:64px!important;}
  body.single-product .woocommerce div.product .product_title{font-size:22px!important;line-height:1.28!important;margin-bottom:9px!important;text-align:left!important;}
  body.single-product .woocommerce .nv-container{padding-top:16px!important;}
  .nv-single-back-wrap{display:none!important;}
}
@media(min-width:701px) and (max-width:1100px){
  .nv-header-trustbar{height:25px!important;min-height:25px!important;}
  .nv-header-trustbar-inner{height:25px!important;min-height:25px!important;}
  .nv-header-main{height:68px!important;min-height:68px!important;}
  .single-product .woocommerce div.product .product_title{font-size:28px!important;line-height:1.25!important;}
}

/* ===== 5.5.8: shop/single header cleanup + compact single-product title ===== */
/* Shop and product pages use the normal scrolling header; the small trust row is homepage-only. */
body.woocommerce-shop .nv-header-trustbar,
body.single-product .nv-header-trustbar{display:none!important;}
body.woocommerce-shop .nv-header,
body.single-product .nv-header{position:relative!important;top:auto!important;}

/* Keep shop/product header compact after removing the trust row. */
body.woocommerce-shop .nv-header-main,
body.single-product .nv-header-main{height:70px!important;min-height:70px!important;}

/* Product detail title: significantly smaller and tighter than the previous version. */
.single-product .woocommerce div.product .product_title{
  font-size:24px!important;
  line-height:1.18!important;
  font-weight:800!important;
  text-align:left!important;
  margin:0 0 8px!important;
  letter-spacing:0!important;
  overflow-wrap:anywhere!important;
}
@media(max-width:700px){
  body.woocommerce-shop .nv-header-main,
  body.single-product .nv-header-main{height:64px!important;min-height:64px!important;}
  .single-product .woocommerce div.product .product_title{
    font-size:18px!important;
    line-height:1.2!important;
    margin:0 0 6px!important;
  }
  body.single-product .woocommerce .nv-container{padding-top:10px!important;}
}
@media(min-width:701px) and (max-width:1100px){
  .single-product .woocommerce div.product .product_title{
    font-size:22px!important;
    line-height:1.2!important;
    margin-bottom:7px!important;
  }
}


/* ===== 5.5.9: final shop/single header geometry + 13px product title ===== */
/* Shop and single-product headers must occupy only the compact row; prevent inherited/earlier rules from stretching them. */
body.woocommerce-shop header.nv-header,
body.single-product header.nv-header{
  position:relative!important;
  top:auto!important;
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
}
body.woocommerce-shop header.nv-header .nv-header-main,
body.single-product header.nv-header .nv-header-main{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
  padding:0!important;
  margin:0 auto!important;
  overflow:visible!important;
}
body.woocommerce-shop header.nv-header .nv-header-trustbar,
body.single-product header.nv-header .nv-header-trustbar{display:none!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;}

/* Product detail title: exactly 13px, with compact spacing. */
body.single-product .woocommerce div.product .product_title,
body.single-product .woocommerce div.product .summary h1.product_title{
  font-size:13px!important;
  line-height:1.3!important;
  font-weight:800!important;
  text-align:left!important;
  margin:0 0 5px!important;
  letter-spacing:0!important;
  overflow-wrap:anywhere!important;
}
body.single-product .woocommerce div.product .summary{margin-top:0!important;}

@media(max-width:700px){
  body.woocommerce-shop header.nv-header,
  body.single-product header.nv-header{
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
  }
  body.woocommerce-shop header.nv-header .nv-header-main,
  body.single-product header.nv-header .nv-header-main{
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
  }
  body.single-product .woocommerce div.product .product_title,
  body.single-product .woocommerce div.product .summary h1.product_title{
    font-size:13px!important;
    line-height:1.28!important;
    margin-bottom:4px!important;
  }
  body.single-product .woocommerce .nv-container{padding-top:6px!important;}
}
@media(min-width:701px) and (max-width:1100px){
  body.woocommerce-shop header.nv-header,
  body.single-product header.nv-header{height:62px!important;min-height:62px!important;max-height:62px!important;}
  body.woocommerce-shop header.nv-header .nv-header-main,
  body.single-product header.nv-header .nv-header-main{height:62px!important;min-height:62px!important;max-height:62px!important;}
  body.single-product .woocommerce div.product .product_title,
  body.single-product .woocommerce div.product .summary h1.product_title{font-size:13px!important;line-height:1.3!important;}
}


/* ===== 5.5.11: product-card average rating ===== */
.nv-rating .nv-stars{display:inline-flex;align-items:center;gap:0;white-space:nowrap;}
.nv-rating .nv-stars .filled{color:#ffb300!important;}
.nv-rating .nv-rating-number{color:#526477!important;font-weight:700;font-size:.95em;margin-left:2px;}
@media(max-width:700px){.nv-rating .nv-rating-number{font-size:.95em;}}

/* ===== 5.5.12: product category/tag archive — match Home/Shop cards ===== */
body.nv-product-archive-page,
body.tax-product_cat,
body.tax-product_tag,
body.post-type-archive-product,
body.search.search-results{
  overflow-x:hidden!important;
}

body.tax-product_cat header.nv-header,
body.tax-product_tag header.nv-header,
body.post-type-archive-product header.nv-header,
body.search.search-results header.nv-header{
  position:relative!important;
  top:auto!important;
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
}
body.tax-product_cat header.nv-header .nv-header-main,
body.tax-product_tag header.nv-header .nv-header-main,
body.post-type-archive-product header.nv-header .nv-header-main,
body.search.search-results header.nv-header .nv-header-main{
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
  padding:0!important;
  margin:0 auto!important;
  overflow:visible!important;
}
body.tax-product_cat header.nv-header .nv-header-trustbar,
body.tax-product_tag header.nv-header .nv-header-trustbar,
body.post-type-archive-product header.nv-header .nv-header-trustbar,
body.search.search-results header.nv-header .nv-header-trustbar{
  display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  padding:0!important;
  margin:0!important;
}

body.tax-product_cat .nv-product-archive-page,
body.tax-product_tag .nv-product-archive-page,
body.post-type-archive-product .nv-product-archive-page,
body.search.search-results .nv-product-archive-page{
  padding-top:14px!important;
  background:transparent!important;
}
body.tax-product_cat .nv-shop-head,
body.tax-product_tag .nv-shop-head,
body.post-type-archive-product .nv-shop-head,
body.search.search-results .nv-shop-head{
  margin-bottom:14px!important;
  align-items:flex-end!important;
}
body.tax-product_cat .nv-shop-head h1,
body.tax-product_tag .nv-shop-head h1,
body.post-type-archive-product .nv-shop-head h1,
body.search.search-results .nv-shop-head h1{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  color:#162b43!important;
  font-size:24px!important;
  line-height:1.2!important;
  font-weight:800!important;
  margin:0!important;
}
body.tax-product_cat .nv-shop-head .nv-mini-label,
body.tax-product_tag .nv-shop-head .nv-mini-label,
body.post-type-archive-product .nv-shop-head .nv-mini-label,
body.search.search-results .nv-shop-head .nv-mini-label{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  color:#159447!important;
  font-size:10px!important;
  font-weight:800!important;
}
body.tax-product_cat .nv-shop-head p,
body.tax-product_tag .nv-shop-head p,
body.post-type-archive-product .nv-shop-head p,
body.search.search-results .nv-shop-head p{
  color:#65778b!important;
  font-size:11px!important;
  margin:3px 0 0!important;
}

/* Archive cards are the exact same custom cards used by Home/Shop. */
body.tax-product_cat .nv-shop-products,
body.tax-product_tag .nv-shop-products,
body.post-type-archive-product .nv-shop-products,
body.search.search-results .nv-shop-products{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
}
body.tax-product_cat .nv-shop-products .nv-product-card,
body.tax-product_tag .nv-shop-products .nv-product-card,
body.post-type-archive-product .nv-shop-products .nv-product-card,
body.search.search-results .nv-shop-products .nv-product-card{
  min-width:0!important;
  width:auto!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
body.tax-product_cat .nv-shop-products .nv-product-body h3,
body.tax-product_tag .nv-shop-products .nv-product-body h3,
body.post-type-archive-product .nv-shop-products .nv-product-body h3,
body.search.search-results .nv-shop-products .nv-product-body h3{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:30px!important;
}

@media(max-width:700px){
  body.tax-product_cat header.nv-header,
  body.tax-product_tag header.nv-header,
  body.post-type-archive-product header.nv-header,
  body.search.search-results header.nv-header{
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
  }
  body.tax-product_cat header.nv-header .nv-header-main,
  body.tax-product_tag header.nv-header .nv-header-main,
  body.post-type-archive-product header.nv-header .nv-header-main,
  body.search.search-results header.nv-header .nv-header-main{
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
  }
  body.tax-product_cat .nv-product-archive-page,
  body.tax-product_tag .nv-product-archive-page,
  body.post-type-archive-product .nv-product-archive-page,
  body.search.search-results .nv-product-archive-page{
    padding-top:10px!important;
  }
  body.tax-product_cat .nv-shop-head,
  body.tax-product_tag .nv-shop-head,
  body.post-type-archive-product .nv-shop-head,
  body.search.search-results .nv-shop-head{
    margin-bottom:10px!important;
    gap:8px!important;
  }
  body.tax-product_cat .nv-shop-head h1,
  body.tax-product_tag .nv-shop-head h1,
  body.post-type-archive-product .nv-shop-head h1,
  body.search.search-results .nv-shop-head h1{font-size:23px!important;}
  body.tax-product_cat .nv-shop-head p,
  body.tax-product_tag .nv-shop-head p,
  body.post-type-archive-product .nv-shop-head p,
  body.search.search-results .nv-shop-head p{font-size:9px!important;}
  body.tax-product_cat .nv-shop-ordering .woocommerce-ordering select,
  body.tax-product_tag .nv-shop-ordering .woocommerce-ordering select,
  body.post-type-archive-product .nv-shop-ordering .woocommerce-ordering select,
  body.search.search-results .nv-shop-ordering .woocommerce-ordering select{
    min-height:36px!important;
    font-size:10px!important;
    padding:0 24px 0 8px!important;
    max-width:150px!important;
  }
}


/* ===== 5.5.19: Integrated horizontal Need Valley branding ===== */
/* Keep the original blue header identity. Only the logo zone gets a soft white gradient. */
.nv-header{
  background:linear-gradient(105deg,#0759c9 0%,#1267d8 58%,#0a4fae 100%)!important;
  border-bottom:4px solid var(--nv-red)!important;
}
.nv-header-main{
  height:70px!important;
  min-height:70px!important;
  gap:10px!important;
  overflow:visible!important;
}
.nv-header .nv-brand{
  flex:0 0 210px!important;
  width:210px!important;
  height:70px!important;
  margin:0!important;
  padding:7px 12px!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:0!important;
  background:linear-gradient(100deg,#ffffff 0%,#f7fbf8 50%,#eef7f1 100%)!important;
  box-shadow:none!important;
  border:0!important;
  overflow:hidden!important;
}
.nv-header .nv-brand img{
  width:100%!important;
  max-width:190px!important;
  height:54px!important;
  max-height:54px!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;
}
/* Search and header actions stay in the blue portion; do not make them floating cards. */
.nv-inline-search{
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:none!important;
  margin-left:0!important;
}
.nv-inline-search form{
  height:44px!important;
  border-radius:10px!important;
}
.nv-wishlist-head,.nv-head-action{
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
}
/* Remove only the drawer trigger so the search gets the space it needs. Drawer markup remains untouched. */
.nv-menu-toggle{display:none!important;}
@media(max-width:700px){
  .nv-header-main{
    height:64px!important;
    min-height:64px!important;
    gap:7px!important;
  }
  .nv-header .nv-brand{
    flex:0 0 118px!important;
    width:118px!important;
    height:64px!important;
    padding:5px 7px!important;
    border-radius:0!important;
  }
  .nv-header .nv-brand img{
    width:100%!important;
    max-width:108px!important;
    height:48px!important;
    max-height:48px!important;
  }
  .nv-inline-search form{height:43px!important;}
  .nv-inline-search input{font-size:12px!important;}
  .nv-inline-search button{font-size:11px!important;padding:0 10px!important;}
  .nv-wishlist-head{
    width:43px!important;
    height:43px!important;
    flex:0 0 43px!important;
  }
}

/* ===== Need Valley 5.5.21 — AI reference homepage, functional implementation ===== */
body.home, body.front-page{background:#fff!important;overflow-x:hidden!important;}
.nv-home-header{background:#fff!important;position:relative!important;box-shadow:0 2px 12px rgba(15,55,40,.08)!important;border:0!important;z-index:100!important;}
.nv-home-header .nv-home-top{height:78px;display:flex;align-items:center;gap:12px;}
.nv-home-menu{width:42px;height:42px;border:0;background:transparent;color:#178a4c;display:grid;place-items:center;cursor:pointer;flex:0 0 42px;padding:0;}
.nv-home-menu svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;}
.nv-home-brand{display:flex;align-items:center;flex:1;min-width:0;}
.nv-home-brand img{width:205px;height:62px;object-fit:contain;object-position:left center;}
.nv-home-actions{display:flex;align-items:center;gap:10px;margin-left:auto;}
.nv-home-icon{position:relative;width:38px;height:42px;display:grid;place-items:center;color:#193b5b;}
.nv-home-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;}
.nv-home-badge{position:absolute;right:-2px;top:-1px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#f52e47;color:#fff;font:800 10px/21px Poppins,sans-serif;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.14);}
.nv-home-search-row{padding:0 0 10px;}
.nv-home-search-row form{height:52px;display:flex;align-items:center;border:1px solid #dce3e9;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(21,55,82,.05);}
.nv-home-search-icon{width:50px;display:grid;place-items:center;color:#8290a0;flex:0 0 50px;}
.nv-home-search-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;}
.nv-home-search-row input{border:0;outline:0;background:#fff;flex:1;min-width:0;height:100%;padding:0 5px;font:500 16px/1.2 "Noto Sans Bengali",Poppins,sans-serif;color:#23384f;}
.nv-home-search-row button{height:100%;border:0;background:#0b9b52;color:#fff;min-width:112px;padding:0 18px;font:800 15px/1 "Noto Sans Bengali",Poppins,sans-serif;cursor:pointer;}
.nv-home-trust{background:#edfff3;border-top:1px solid #e1f2e7;border-bottom:1px solid #e0f0e5;}
.nv-home-trust .nv-container{display:grid;grid-template-columns:repeat(4,1fr);}
.nv-home-trust-item{min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:6px 10px;color:#17384f;font:700 11px/1.25 "Noto Sans Bengali",Poppins,sans-serif;text-align:center;border-right:1px solid #d9e9df;}
.nv-home-trust-item:last-child{border-right:0;}
.nv-home-trust-item svg{width:28px;height:28px;fill:none;stroke:#138d4a;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 28px;}
.nv-home-hero{padding:11px 0 14px;background:#fff;}
.nv-home-hero-link{display:block;border-radius:18px;overflow:hidden;box-shadow:0 5px 16px rgba(23,80,52,.08);}
.nv-home-hero-link img{width:100%;aspect-ratio:658/300;object-fit:cover;}
.nv-home-categories{padding:2px 0 15px;background:#fff;}
.nv-home-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;}
.nv-home-section-head h2{margin:0;color:#163a52;font:800 24px/1.25 "Noto Sans Bengali",Poppins,sans-serif;}
.nv-home-section-head h2:first-letter{color:#15924e;}
.nv-home-section-head>a{display:inline-flex;align-items:center;gap:5px;border:1px solid #cce8d7;border-radius:22px;padding:7px 12px;color:#188b4b;font:700 11px/1.2 "Noto Sans Bengali",Poppins,sans-serif;background:#fff;white-space:nowrap;}
.nv-home-section-head>a span{font-size:17px;line-height:1;}
.nv-home-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;}
.nv-home-cat{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;color:#233d55;text-align:center;font:700 11px/1.25 "Noto Sans Bengali",Poppins,sans-serif;min-width:0;}
.nv-home-cat-icon{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;background:#e8f8ee;color:#07934d;box-shadow:inset 0 0 0 1px rgba(19,143,73,.03);}
.nv-home-cat:nth-child(2) .nv-home-cat-icon{background:#fff0f5;color:#ef376b;}
.nv-home-cat:nth-child(3) .nv-home-cat-icon{background:#fff3df;color:#f3a321;}
.nv-home-cat:nth-child(4) .nv-home-cat-icon{background:#f1eaff;color:#7b43db;}
.nv-home-cat:nth-child(5) .nv-home-cat-icon{background:#e9f5ff;color:#1684d7;}
.nv-home-cat:nth-child(6) .nv-home-cat-icon{background:#e9f8f0;color:#118b4b;}
.nv-home-cat-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.nv-home-cat-more .nv-home-cat-icon{font:900 22px/1 Poppins,sans-serif;letter-spacing:2px;}
.nv-home-cat>span:last-child{max-width:100px;}
.nv-home-promos{padding:0 0 17px;background:#fff;}
.nv-home-promo-grid{display:grid;grid-template-columns:1fr;gap:12px;}
.nv-home-promo{display:block;border-radius:15px;overflow:hidden;box-shadow:0 4px 14px rgba(24,65,45,.06);}
.nv-home-promo img{width:100%;aspect-ratio:656/168;object-fit:cover;}
.nv-home-popular{padding:18px 0 86px;background:linear-gradient(180deg,#edfff3 0%,#f5fff8 55%,#fff 100%);}
.nv-home-popular-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px;}
.nv-home-popular-title{display:flex;align-items:flex-start;gap:9px;min-width:0;}
.nv-fire{font-size:29px;line-height:1;filter:saturate(1.1);}
.nv-home-popular-head h2{margin:0;color:#123c55;font:800 25px/1.2 "Noto Sans Bengali",Poppins,sans-serif;}
.nv-home-popular-head p{margin:4px 0 0;color:#738494;font:500 12px/1.3 "Noto Sans Bengali",Poppins,sans-serif;}
.nv-home-popular-head>a{color:#f02e3f;font:800 12px/1.2 "Noto Sans Bengali",Poppins,sans-serif;white-space:nowrap;}
.nv-home-popular-head>a span{font-size:17px;}
.nv-home-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;}
.nv-home-product-card{background:#fff;border:1px solid #e2e8ed;border-radius:18px;overflow:hidden;box-shadow:0 7px 18px rgba(23,62,90,.10);display:flex;flex-direction:column;min-width:0;}
.nv-home-product-media{position:relative;background:#f6f9fb;aspect-ratio:1/0.86;overflow:hidden;}
.nv-home-product-media>a{display:block;width:100%;height:100%;}
.nv-home-product-image{width:100%;height:100%;object-fit:cover;}
.nv-home-stock{position:absolute;left:10px;top:10px;z-index:2;background:#159b51;color:#fff;border-radius:9px;padding:5px 9px;font:800 10px/1 Poppins,sans-serif;box-shadow:0 2px 6px rgba(0,0,0,.08);}
.nv-home-product-media .nv-quick-heart{position:absolute;right:10px;top:10px;width:39px;height:39px;border:1px solid #ffd5e1;border-radius:50%;background:#fff;color:#f126a0;font-size:24px;display:grid;place-items:center;z-index:2;box-shadow:0 4px 12px rgba(25,40,55,.10);padding:0;cursor:pointer;}
.nv-home-product-body{padding:10px 12px 12px;display:flex;flex-direction:column;min-width:0;}
.nv-home-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;color:#183b57;font:800 15px/1.28 Poppins,"Noto Sans Bengali",sans-serif;}
.nv-home-rating{display:flex;align-items:center;gap:2px;min-height:20px;margin-top:4px;white-space:nowrap;overflow:hidden;color:#f5ad00;font:800 11px/1.2 Poppins,"Noto Sans Bengali",sans-serif;}
.nv-home-rating .nv-stars{display:inline-flex;align-items:center;gap:0;white-space:nowrap;}
.nv-home-rating .nv-stars .filled{color:#f7b500!important;}
.nv-home-rating .nv-rating-number{color:#203e59!important;font-size:10px;font-weight:800;margin-left:3px;}
.nv-home-rating .nv-review-count{color:#7a8794!important;font-size:9px;font-weight:600;}
.nv-home-review-sold{color:#7b8793;font-size:9px;font-weight:600;overflow:hidden;text-overflow:ellipsis;}
.nv-home-price{margin-top:4px;min-height:29px;color:#f1263d;font:800 20px/1.2 Poppins,"Noto Sans Bengali",sans-serif;}
.nv-home-price del{color:#7e858d!important;font-size:11px;font-weight:600;margin-left:4px;}
.nv-home-price ins{text-decoration:none;color:#f1263d!important;}
.nv-home-cart-btn{width:100%;min-height:43px;margin-top:7px;border:0!important;border-radius:10px!important;background:#ff2948!important;color:#fff!important;-webkit-text-fill-color:#fff!important;display:flex!important;align-items:center;justify-content:center;gap:7px;font:800 12px/1.2 "Noto Sans Bengali",Poppins,sans-serif!important;box-shadow:0 4px 10px rgba(255,41,72,.14);}
.nv-home-cart-btn:hover{background:#f31f3f!important;color:#fff!important;}
.nv-home-cart-btn.loading{opacity:.75;}
.nv-home-view-btn{background:#159b51!important;}
.nv-home-popular .nv-empty-products{grid-column:1/-1;background:#fff;border-radius:15px;padding:30px;text-align:center;}
@media(max-width:700px){
  .nv-home-header .nv-home-top{height:74px;gap:7px;padding:0 4px;}
  .nv-home-menu{width:40px;height:40px;flex-basis:40px;}
  .nv-home-brand img{width:212px;height:58px;}
  .nv-home-actions{gap:3px;}
  .nv-home-icon{width:37px;height:40px;}
  .nv-home-icon svg{width:27px;height:27px;}
  .nv-home-search-row{padding:0 0 10px;}
  .nv-home-search-row form{height:51px;border-radius:14px;}
  .nv-home-search-row input{font-size:14px;}
  .nv-home-search-row button{min-width:108px;font-size:14px;}
  .nv-home-trust .nv-container{grid-template-columns:repeat(4,1fr);}
  .nv-home-trust-item{min-height:54px;gap:5px;padding:6px 3px;font-size:9px;}
  .nv-home-trust-item svg{width:25px;height:25px;flex-basis:25px;}
  .nv-home-hero{padding:9px 0 13px;}
  .nv-home-hero-link{border-radius:17px;}
  .nv-home-categories{padding-bottom:13px;}
  .nv-home-section-head{margin-bottom:9px;}
  .nv-home-section-head h2{font-size:21px;}
  .nv-home-section-head>a{font-size:10px;padding:6px 10px;}
  .nv-home-cat-grid{gap:8px;}
  .nv-home-cat-icon{width:55px;height:55px;border-radius:18px;}
  .nv-home-cat-icon svg{width:28px;height:28px;}
  .nv-home-cat{font-size:9px;gap:5px;}
  .nv-home-cat>span:last-child{max-width:72px;}
  .nv-home-promos{padding-bottom:14px;}
  .nv-home-promo{border-radius:13px;}
  .nv-home-popular{padding:15px 0 82px;}
  .nv-home-popular-head{margin-bottom:12px;gap:8px;}
  .nv-fire{font-size:25px;}
  .nv-home-popular-head h2{font-size:20px;}
  .nv-home-popular-head p{font-size:9px;margin-top:3px;}
  .nv-home-popular-head>a{font-size:10px;}
  .nv-home-products{gap:10px;}
  .nv-home-product-card{border-radius:16px;}
  .nv-home-product-body{padding:9px 9px 10px;}
  .nv-home-product-name{font-size:13px;min-height:34px;}
  .nv-home-rating{font-size:10px;min-height:18px;margin-top:3px;}
  .nv-home-rating .nv-rating-number{font-size:9px;}
  .nv-home-rating .nv-review-count,.nv-home-review-sold{font-size:8px;}
  .nv-home-price{font-size:17px;min-height:26px;}
  .nv-home-price del{font-size:9px;}
  .nv-home-cart-btn{min-height:40px;font-size:10px!important;margin-top:6px;}
}


/* ===== Need Valley 5.5.23: unified functional homepage/header/archive ===== */
html{background:#fff!important;}
body{background:#fff!important;overflow-x:hidden!important;}
.nv-site-header{background:#fff!important;position:relative!important;box-shadow:0 2px 12px rgba(15,55,40,.08)!important;border:0!important;z-index:1000!important;}
.nv-site-header .nv-home-menu{display:grid!important;}
.nv-site-header .nv-drawer{display:none;}
.nv-site-header .nv-drawer.open{display:block!important;}
.nv-site-header .nv-home-trust{display:block!important;}
.nv-site-header .nv-home-brand img{width:205px!important;height:62px!important;object-fit:contain!important;object-position:left center!important;}
.nv-site-header .nv-home-search-row{display:block!important;}
.nv-site-header .nv-home-actions{display:flex!important;}
.nv-home-promo-grid-two{grid-template-columns:1fr 1fr!important;}
.nv-home-promo-grid-two .nv-home-promo img{aspect-ratio:328/168!important;object-fit:cover!important;}
.nv-home-category-toggle{display:inline-flex;align-items:center;gap:5px;border:1px solid #cce8d7;border-radius:22px;padding:7px 12px;color:#188b4b;background:#fff;font:700 11px/1.2 "Noto Sans Bengali",Poppins,sans-serif;cursor:pointer;}
.nv-home-all-cats{display:none;margin-top:12px;padding:12px;border:1px solid #dcebe3;border-radius:16px;background:#f7fffa;}
.nv-home-all-cats.open{display:block;}
.nv-home-all-cats-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#163a52;font:800 15px "Noto Sans Bengali",Poppins,sans-serif;}
.nv-home-all-cats-toggle{border:0;background:#fff0f3;color:#ef3340;border-radius:9px;padding:6px 9px;font:700 10px "Noto Sans Bengali",Poppins,sans-serif;cursor:pointer;}
.nv-home-all-cats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;}
.nv-home-all-cats-grid a{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 5px;background:#fff;border:1px solid #e4eee8;border-radius:12px;text-align:center;}
.nv-home-all-cats-grid a>span{width:48px;height:48px;border-radius:14px;background:#eef9f2;display:grid;place-items:center;overflow:hidden;color:#159b51;font-size:22px;}
.nv-home-all-cats-grid a>span img{width:100%;height:100%;object-fit:cover;}
.nv-home-all-cats-grid b{font:700 10px/1.2 "Noto Sans Bengali",Poppins,sans-serif;color:#17324d;}
.nv-home-all-cats-grid em{font:500 8px "Noto Sans Bengali",Poppins,sans-serif;color:#718092;font-style:normal;}
/* Make every Need Valley product list use exactly the homepage card markup. */
.nv-products,.nv-shop-products,.nv-related-products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;}
.nv-unified-product-card{width:auto!important;min-width:0!important;}
.nv-unified-product-card .nv-home-product-body{min-height:0!important;}
.nv-unified-product-card .nv-home-cart-btn{color:#fff!important;background:#ff2948!important;}
.nv-unified-product-card .nv-home-cart-btn:hover{background:#f31f3f!important;}
/* Compact current header on cart/product pages; never restore the old green/blue header. */
.nv-compact-page-header .nv-home-trust{display:none!important;}
.nv-compact-page-header .nv-home-top{height:72px!important;}
.nv-compact-page-header .nv-home-search-row{padding-bottom:8px!important;}
.nv-compact-page-header .nv-home-search-row form{height:48px!important;}
/* Product page: green Buy Now as requested; overrides Product UI inline styles too. */
body.single-product .nvpu-buy-now,
body.single-product .nvpu-buy-now:hover,
body.single-product .nvpu-buy-now:focus{background:#18a957!important;border-color:#18a957!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
/* Ensure the custom product gallery/summary sits below the current header cleanly. */
body.single-product .site-main{padding-top:0!important;}
@media(min-width:701px){
  .nv-site-header .nv-home-top{max-width:1240px;}
  .nv-site-header .nv-home-actions{gap:12px;}
  .nv-site-header .nv-home-icon{width:42px;height:44px;}
  .nv-site-header .nv-home-icon svg{width:30px;height:30px;}
  .nv-site-header .nv-drawer .nv-mobile-menu{grid-template-columns:repeat(5,1fr)!important;}
}
@media(max-width:700px){
  .nv-site-header .nv-home-top{height:74px!important;gap:7px;padding:0 4px;}
  .nv-site-header .nv-home-brand img{width:212px!important;height:58px!important;}
  .nv-site-header .nv-home-search-row{padding-bottom:10px!important;}
  .nv-site-header .nv-home-search-row form{height:51px!important;}
  .nv-home-promo-grid-two{grid-template-columns:1fr 1fr!important;gap:8px!important;}
  .nv-home-promo-grid-two .nv-home-promo{border-radius:12px!important;}
  .nv-home-category-toggle{font-size:10px;padding:6px 10px;}
  .nv-home-all-cats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;}
  .nv-home-all-cats-grid a>span{width:43px;height:43px;border-radius:12px;}
  .nv-home-all-cats-grid b{font-size:9px;}
  .nv-home-all-cats-grid em{font-size:7px;}
  .nv-products,.nv-shop-products,.nv-related-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .nv-compact-page-header .nv-home-top{height:70px!important;}
  .nv-compact-page-header .nv-home-brand img{width:175px!important;height:54px!important;}
  .nv-compact-page-header .nv-home-search-row form{height:48px!important;}
}

/* ===== 5.5.23 patch: preserve 5.5.19 functions while matching the new homepage ===== */
/* Header: clean, no colored hamburger box and no header search icon. */
.nv-site-header .nv-home-menu{background:transparent!important;border:0!important;box-shadow:none!important;color:#178a4c!important;}
.nv-site-header .nv-home-menu svg{stroke-width:2!important;}
/* Give all non-home pages a little breathing room so the header never feels tucked under the browser chrome. */
.nv-site-header{padding-top:4px!important;}
.nv-site-header .nv-home-top{margin-top:0!important;}
/* Product detail: header only; no large search row or trust strip. */
body.single-product .nv-site-header .nv-home-search-row{display:none!important;}
body.single-product .nv-site-header .nv-home-trust{display:none!important;}
body.single-product .nv-site-header .nv-home-top{height:78px!important;}
/* Cart: compact but still comfortably visible. */
body.woocommerce-cart .nv-site-header .nv-home-trust{display:none!important;}
body.woocommerce-cart .nv-site-header .nv-home-top{height:78px!important;}
/* Shop/category/search: no giant trust strip. */
body.woocommerce-shop .nv-site-header .nv-home-trust,
body.tax-product_cat .nv-site-header .nv-home-trust,
body.tax-product_tag .nv-site-header .nv-home-trust,
body.post-type-archive-product .nv-site-header .nv-home-trust,
body.search.search-results .nv-site-header .nv-home-trust{display:none!important;}
body.woocommerce-shop .nv-site-header .nv-home-top,
body.tax-product_cat .nv-site-header .nv-home-top,
body.tax-product_tag .nv-site-header .nv-home-top,
body.post-type-archive-product .nv-site-header .nv-home-top,
body.search.search-results .nv-site-header .nv-home-top{height:78px!important;}
/* Banner: restore the real 10-slide carousel from 5.5.19. */
.nv-banner-carousel-section{padding:10px 0 13px!important;background:#fff!important;}
.nv-home-carousel{position:relative!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;box-shadow:0 6px 18px rgba(23,80,52,.10)!important;}
.nv-home-carousel .nv-slide{display:none;position:relative;height:205px;overflow:hidden;}
.nv-home-carousel .nv-slide.active{display:block!important;}
.nv-home-carousel .nv-slide-img{width:100%;height:100%;object-fit:cover;display:block;}
.nv-home-carousel .nv-slide-content{position:absolute;left:6%;top:50%;transform:translateY(-50%);max-width:48%;z-index:3;}
.nv-home-carousel .nv-slide-content h1{font-size:30px;line-height:1.15;margin:0 0 6px;color:#153b68;text-shadow:none;}
.nv-home-carousel .nv-slide-content p{font-size:13px;line-height:1.45;margin:0 0 9px;color:#536a7e;}
.nv-home-carousel .nv-slide-btn{display:inline-flex;align-items:center;background:#159b51;color:#fff;border-radius:9px;padding:9px 15px;font-size:11px;font-weight:800;}
.nv-home-carousel .nv-slide-overlay{position:absolute;inset:0;z-index:1;}
.nv-home-carousel .nv-slide:not(.has-overlay) .nv-slide-overlay{display:none!important;}
.nv-home-carousel .nv-slide.no-slide-text .nv-slide-content{display:none!important;}
.nv-home-carousel .nv-slide-image-only-btn{position:absolute;left:6%;bottom:18%;z-index:3;}
.nv-home-carousel .nv-dots{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);display:flex;gap:5px;z-index:5;}
.nv-home-carousel .nv-dot{width:7px;height:7px;border:0;border-radius:999px;background:#cbd5df;padding:0;cursor:pointer;}
.nv-home-carousel .nv-dot.active{width:20px;background:#159b51;}
/* Homepage category thumbnails: use WooCommerce category thumbnail when one exists. */
.nv-home-cat-thumb{overflow:hidden!important;}
.nv-home-cat-thumb .nv-home-category-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.nv-home-cat-thumb b{font:800 21px/1 Poppins,"Noto Sans Bengali",sans-serif;color:currentColor;}
/* All categories panel keeps the same visual language and actually opens from "আরও দেখুন". */
.nv-home-all-cats{transition:opacity .18s ease,transform .18s ease;}
.nv-home-all-cats:not(.open){opacity:0;transform:translateY(-5px);pointer-events:none;}
.nv-home-all-cats.open{opacity:1;transform:none;pointer-events:auto;}
/* Same functional product card everywhere: Home, Shop, Search and Related. */
.nv-home-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px;}
.nv-home-product-actions .nv-home-cart-btn,
.nv-home-product-actions .nv-home-buy-btn{width:100%;min-height:41px;margin-top:0!important;display:flex!important;align-items:center;justify-content:center;gap:4px;padding:7px 4px!important;border-radius:10px!important;font:800 11px/1.15 "Noto Sans Bengali",Poppins,sans-serif!important;text-align:center;box-sizing:border-box;}
.nv-home-product-actions .nv-home-cart-btn{background:#ff2948!important;color:#fff!important;border:0!important;-webkit-text-fill-color:#fff!important;}
.nv-home-product-actions .nv-home-buy-btn{background:#159b51!important;color:#fff!important;border:0!important;-webkit-text-fill-color:#fff!important;}
.nv-home-product-actions .nv-home-cart-btn:hover{background:#f31f3f!important;}
.nv-home-product-actions .nv-home-buy-btn:hover{background:#118b49!important;}
/* Keep cards identical in archive/related wrappers. */
.nv-unified-product-card{height:100%!important;}
.nv-unified-product-card .nv-home-product-body{height:auto!important;flex:1 1 auto!important;}
/* Remove old archive/cart header offsets that can pull content upward. */
body.woocommerce-shop .site-main,
body.tax-product_cat .site-main,
body.tax-product_tag .site-main,
body.post-type-archive-product .site-main,
body.search.search-results .site-main,
body.single-product .site-main,
body.woocommerce-cart .site-main{position:relative!important;top:0!important;margin-top:0!important;}
@media(max-width:700px){
  .nv-site-header{padding-top:3px!important;}
  .nv-site-header .nv-home-top{height:72px!important;}
  body.single-product .nv-site-header .nv-home-top,
  body.woocommerce-cart .nv-site-header .nv-home-top,
  body.woocommerce-shop .nv-site-header .nv-home-top,
  body.tax-product_cat .nv-site-header .nv-home-top,
  body.tax-product_tag .nv-site-header .nv-home-top,
  body.post-type-archive-product .nv-site-header .nv-home-top,
  body.search.search-results .nv-site-header .nv-home-top{height:72px!important;}
  .nv-home-carousel{border-radius:16px!important;}
  .nv-home-carousel .nv-slide{height:145px;}
  .nv-home-carousel .nv-slide-content{left:6%;max-width:58%;}
  .nv-home-carousel .nv-slide-content h1{font-size:20px;line-height:1.12;}
  .nv-home-carousel .nv-slide-content p{font-size:9px;}
  .nv-home-carousel .nv-slide-btn{font-size:9px;padding:7px 10px;}
  .nv-home-carousel .nv-slide-image-only-btn{left:6%;bottom:15%;}
  .nv-home-carousel .nv-dots{bottom:5px;}
  .nv-home-carousel .nv-dot{width:5px;height:5px;}
  .nv-home-carousel .nv-dot.active{width:15px;}
  .nv-home-product-actions{gap:5px;margin-top:6px;}
  .nv-home-product-actions .nv-home-cart-btn,
  .nv-home-product-actions .nv-home-buy-btn{min-height:40px;font-size:9px!important;padding:7px 2px!important;}
  .nv-home-product-actions .nv-home-cart-btn span,
  .nv-home-product-actions .nv-home-buy-btn span{white-space:nowrap;}
  .nv-home-cat-grid{gap:8px;}
}


/* ===== Need Valley 5.5.25: final responsive/functionality polish ===== */
/* 1. Product card actions: stack vertically so Bengali labels never get clipped. */
.nv-home-product-actions,
.nv-product-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;}
.nv-home-product-actions .nv-home-cart-btn,
.nv-home-product-actions .nv-home-buy-btn,
.nv-product-actions .nv-add-btn,
.nv-product-actions .nv-buy-btn{width:100%!important;min-width:0!important;min-height:42px!important;white-space:normal!important;overflow:visible!important;font-size:12px!important;padding:9px 8px!important;}
.nv-home-product-actions .nv-home-cart-btn{background:#ff2948!important;color:#fff!important;border-color:#ff2948!important;}
.nv-home-product-actions .nv-home-buy-btn{background:#159b51!important;color:#fff!important;border-color:#159b51!important;}

/* 2. Homepage "আরও দেখুন" is a normal text/button control, not a boxed tile. */
.nv-home-cat-more{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;outline:none!important;}
.nv-home-cat-more .nv-home-cat-icon{background:#edf9f1!important;border:0!important;box-shadow:none!important;}
.nv-home-cat-more:focus-visible{outline:2px solid #159b51!important;outline-offset:3px!important;border-radius:10px!important;}

/* 3. Single product: restore strong readable 5.5.19-style typography and blue purchase buttons. */
body.single-product .site-main .woocommerce div.product .summary,
body.single-product .site-main .woocommerce div.product .summary *{opacity:1!important;visibility:visible!important;text-shadow:none!important;}
body.single-product .site-main .woocommerce div.product .summary .product_title,
body.single-product .site-main .woocommerce div.product .summary h1.product_title{color:#172b43!important;-webkit-text-fill-color:#172b43!important;font-weight:800!important;}
body.single-product .site-main .woocommerce div.product .summary .price,
body.single-product .site-main .woocommerce div.product .summary .price *{color:#172b43!important;-webkit-text-fill-color:#172b43!important;}
body.single-product .site-main .woocommerce div.product .summary .price ins,
body.single-product .site-main .woocommerce div.product .summary .price ins *{color:#172b43!important;-webkit-text-fill-color:#172b43!important;}
body.single-product .site-main .woocommerce div.product .summary .price del,
body.single-product .site-main .woocommerce div.product .summary .price del *{color:#5d6873!important;-webkit-text-fill-color:#5d6873!important;}
body.single-product .site-main .woocommerce div.product .summary .product_meta,
body.single-product .site-main .woocommerce div.product .summary .product_meta a,
body.single-product .site-main .woocommerce div.product .summary .sku_wrapper,
body.single-product .site-main .woocommerce div.product .summary .posted_in,
body.single-product .site-main .woocommerce div.product .summary .tagged_as,
body.single-product .site-main .woocommerce div.product .summary .posted_in a,
body.single-product .site-main .woocommerce div.product .summary .tagged_as a{color:#172b43!important;-webkit-text-fill-color:#172b43!important;}
body.single-product .site-main .woocommerce div.product .summary form.cart .single_add_to_cart_button,
body.single-product .site-main .woocommerce div.product .summary form.cart .nvpu-buy-now{background:#1267d8!important;border-color:#1267d8!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
body.single-product .site-main .woocommerce div.product .summary form.cart .single_add_to_cart_button:hover,
body.single-product .site-main .woocommerce div.product .summary form.cart .nvpu-buy-now:hover{background:#0759c9!important;border-color:#0759c9!important;color:#fff!important;}

/* 4. Menu opens as a long full-width drawer/dropdown, not a tall vertical card stack. */
.nv-site-header .nv-drawer{width:100%!important;max-height:none!important;overflow:visible!important;border-top:1px solid #dfe8e2!important;border-bottom:1px solid #dfe8e2!important;background:#fff!important;box-shadow:0 12px 28px rgba(16,36,58,.14)!important;}
.nv-site-header .nv-drawer-inner{padding:12px 0 14px!important;}
.nv-site-header .nv-drawer .nv-mobile-menu{display:flex!important;flex-wrap:wrap!important;grid-template-columns:none!important;gap:7px!important;margin:9px 0 0!important;}
.nv-site-header .nv-drawer .nv-mobile-menu li{flex:0 0 auto!important;}
.nv-site-header .nv-drawer .nv-mobile-menu a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:8px 14px!important;border:1px solid #dbe8e0!important;border-radius:10px!important;background:#f7fbf8!important;color:#17324d!important;white-space:nowrap!important;font-size:12px!important;}
.nv-site-header .nv-drawer-links{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:9px!important;}
.nv-site-header .nv-drawer-links a{display:inline-flex!important;min-height:36px!important;align-items:center!important;padding:8px 13px!important;border-radius:10px!important;white-space:nowrap!important;}

/* 5. Shop/search header: remove the artificial gap between header row and search. */
body.woocommerce-shop .nv-site-header .nv-home-search-row,
body.tax-product_cat .nv-site-header .nv-home-search-row,
body.tax-product_tag .nv-site-header .nv-home-search-row,
body.post-type-archive-product .nv-site-header .nv-home-search-row,
body.search.search-results .nv-site-header .nv-home-search-row{margin:0!important;padding:0 0 8px!important;}
body.woocommerce-shop .nv-site-header .nv-home-search-row form,
body.tax-product_cat .nv-site-header .nv-home-search-row form,
body.tax-product_tag .nv-site-header .nv-home-search-row form,
body.post-type-archive-product .nv-site-header .nv-home-search-row form,
body.search.search-results .nv-site-header .nv-home-search-row form{margin:0!important;}

/* 6. Exactly 4 product cards on desktop + tablet; 2 on mobile. */
@media(min-width:701px){
  .nv-products,.nv-shop-products,.nv-related-products,.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(min-width:701px) and (max-width:1100px){
  .nv-products,.nv-shop-products,.nv-related-products,.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;}
  .nv-home-product-name{font-size:14px!important;}
  .nv-home-product-actions .nv-home-cart-btn,.nv-home-product-actions .nv-home-buy-btn{font-size:11px!important;}
}
@media(max-width:700px){
  .nv-products,.nv-shop-products,.nv-related-products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .nv-home-product-actions,.nv-product-actions{grid-template-columns:1fr!important;gap:6px!important;}
  .nv-home-product-actions .nv-home-cart-btn,.nv-home-product-actions .nv-home-buy-btn,.nv-product-actions .nv-add-btn,.nv-product-actions .nv-buy-btn{min-height:40px!important;font-size:10px!important;padding:8px 6px!important;}
}

/* 7. Larger hero on desktop/tablet; mobile keeps the compact height. The image itself
   scales down for large/high-resolution files and scales up for smaller files without distortion. */
.nv-home-carousel .nv-slide-img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;}
@media(min-width:1101px){.nv-home-carousel .nv-slide{height:300px!important;}}
@media(min-width:701px) and (max-width:1100px){.nv-home-carousel .nv-slide{height:250px!important;}}
@media(max-width:700px){.nv-home-carousel .nv-slide{height:145px!important;}.nv-home-carousel{min-height:145px!important;}}

/* Keep the category-more control visually natural on all breakpoints. */
@media(max-width:700px){.nv-home-cat-more .nv-home-cat-icon{background:#edf9f1!important;}}

/* Header stays aligned below the browser/status area; content cannot slide underneath it. */
body.woocommerce-shop .nv-site-header,
body.search.search-results .nv-site-header,
body.tax-product_cat .nv-site-header,
body.tax-product_tag .nv-site-header,
body.post-type-archive-product .nv-site-header,
body.single-product .nv-site-header,
body.woocommerce-cart .nv-site-header{position:relative!important;top:auto!important;transform:none!important;}


/* ===== Need Valley 5.5.25: verified final fixes ===== */
/* The header menu button is intentionally icon-only; no colored square/background. */
.nv-site-header .nv-home-menu.nv-menu-toggle,
.nv-site-header .nv-menu-toggle{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:#159b51!important;width:52px!important;height:52px!important;padding:0!important;display:grid!important;place-items:center!important;}
.nv-site-header .nv-home-menu.nv-menu-toggle svg{width:38px!important;height:38px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.9!important;}

/* Full-width drawer: it drops from the header as one wide panel instead of a small pill/dropdown cluster. */
.nv-site-header{position:relative!important;z-index:1000!important;}
.nv-site-header .nv-drawer{position:absolute!important;left:0!important;right:0!important;top:100%!important;width:100%!important;max-width:none!important;margin:0!important;background:#fff!important;border-top:1px solid #dfe8e2!important;border-bottom:1px solid #dfe8e2!important;box-shadow:0 16px 36px rgba(16,36,58,.16)!important;z-index:9999!important;}
.nv-site-header .nv-drawer-inner{max-width:1180px!important;margin:0 auto!important;padding:18px 20px 20px!important;}
.nv-site-header .nv-drawer-top{padding-bottom:10px!important;border-bottom:1px solid #edf1ef!important;}
.nv-site-header .nv-drawer-top strong{font-size:18px!important;color:#162b43!important;}
.nv-site-header .nv-drawer-close{width:38px!important;height:38px!important;border-radius:50%!important;background:#f0f7f3!important;color:#162b43!important;font-size:25px!important;}
.nv-site-header .nv-drawer .nv-mobile-menu{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 0!important;}
.nv-site-header .nv-drawer .nv-mobile-menu li{min-width:0!important;}
.nv-site-header .nv-drawer .nv-mobile-menu a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:10px 12px!important;border:1px solid #dce9e1!important;border-radius:12px!important;background:#fff!important;color:#17324d!important;font-size:13px!important;font-weight:800!important;white-space:normal!important;text-align:center!important;box-shadow:0 2px 7px rgba(16,36,58,.04)!important;}
.nv-site-header .nv-drawer-links{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-top:10px!important;}
.nv-site-header .nv-drawer-links a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:9px 12px!important;border:1px solid #dce9e1!important;border-radius:12px!important;background:#f7fbf8!important;color:#138b49!important;font-size:12px!important;font-weight:800!important;text-align:center!important;}
@media(max-width:700px){
  .nv-site-header .nv-drawer-inner{padding:14px 14px 16px!important;}
  .nv-site-header .nv-drawer .nv-mobile-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  .nv-site-header .nv-drawer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  .nv-site-header .nv-drawer .nv-mobile-menu a{min-height:44px!important;font-size:11px!important;}
}

/* Checkout/cart/order-received: only the header is needed; remove search + trust strip. */
body.woocommerce-cart .nv-site-header .nv-home-search-row,
body.woocommerce-checkout .nv-site-header .nv-home-search-row,
body.woocommerce-order-received .nv-site-header .nv-home-search-row,
body.woocommerce-cart .nv-site-header .nv-home-trust,
body.woocommerce-checkout .nv-site-header .nv-home-trust,
body.woocommerce-order-received .nv-site-header .nv-home-trust{display:none!important;}

/* Single-product metadata and pricing: strong 5.5.19-style readability. */
body.single-product .site-main .woocommerce div.product .summary .product_title,
body.single-product .site-main .woocommerce div.product .summary .product_meta,
body.single-product .site-main .woocommerce div.product .summary .product_meta span,
body.single-product .site-main .woocommerce div.product .summary .product_meta a,
body.single-product .site-main .woocommerce div.product .summary .sku_wrapper,
body.single-product .site-main .woocommerce div.product .summary .posted_in,
body.single-product .site-main .woocommerce div.product .summary .tagged_as,
body.single-product .site-main .woocommerce div.product .summary .posted_in a,
body.single-product .site-main .woocommerce div.product .summary .tagged_as a,
body.single-product .site-main .woocommerce div.product .summary .price,
body.single-product .site-main .woocommerce div.product .summary .price ins,
body.single-product .site-main .woocommerce div.product .summary .price ins *{color:#111827!important;-webkit-text-fill-color:#111827!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;}
body.single-product .site-main .woocommerce div.product .summary .price del,
body.single-product .site-main .woocommerce div.product .summary .price del *{color:#4b5563!important;-webkit-text-fill-color:#4b5563!important;opacity:1!important;}
body.single-product .site-main .woocommerce div.product .summary form.cart .single_add_to_cart_button{background:#ef3340!important;border-color:#ef3340!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
body.single-product .site-main .woocommerce div.product .summary form.cart .single_add_to_cart_button:hover{background:#d92b37!important;border-color:#d92b37!important;color:#fff!important;}
body.single-product .site-main .woocommerce div.product .summary form.cart .nvpu-buy-now{background:#1267d8!important;border-color:#1267d8!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
body.single-product .site-main .woocommerce div.product .summary form.cart .nvpu-buy-now:hover{background:#0759c9!important;border-color:#0759c9!important;color:#fff!important;}

/* Four cards on desktop/tablet; two on phones. Use 600px as tablet floor. */
@media(min-width:601px){
  .nv-products,.nv-shop-products,.nv-related-products,.nv-home-products,.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(min-width:601px) and (max-width:1100px){
  .nv-products,.nv-shop-products,.nv-related-products,.nv-home-products,.woocommerce ul.products{gap:10px!important;}
  .nv-home-product-name{font-size:13px!important;line-height:1.25!important;}
  .nv-home-product-actions .nv-home-cart-btn,.nv-home-product-actions .nv-home-buy-btn{font-size:10px!important;}
}
@media(max-width:600px){
  .nv-products,.nv-shop-products,.nv-related-products,.nv-home-products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
}

/* Banner: contain preserves the complete artwork. Large files scale down; small files scale up without distortion. */
.nv-home-carousel .nv-slide{background:#f4faf6!important;overflow:hidden!important;}
.nv-home-carousel .nv-slide-img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;}
@media(min-width:1101px){.nv-home-carousel .nv-slide{height:320px!important;}}
@media(min-width:601px) and (max-width:1100px){.nv-home-carousel .nv-slide{height:280px!important;}}
@media(max-width:600px){.nv-home-carousel .nv-slide{height:145px!important;}.nv-home-carousel{min-height:145px!important;}}

/* Final category-more appearance: no independent button box/background. */
.nv-home-cat-more{border:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;}
.nv-home-cat-more .nv-home-cat-icon{border:0!important;box-shadow:none!important;}

/* Product card buttons stay stacked so Bengali labels never collide. */
.nv-home-product-actions,.nv-product-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;}
.nv-home-product-actions .nv-home-cart-btn,.nv-product-actions .nv-add-btn{background:#ff2948!important;color:#fff!important;border-color:#ff2948!important;-webkit-text-fill-color:#fff!important;}
.nv-home-product-actions .nv-home-buy-btn,.nv-product-actions .nv-buy-btn{background:#159b51!important;color:#fff!important;border-color:#159b51!important;-webkit-text-fill-color:#fff!important;}

/* Keep header search hidden on product details even if another plugin re-injects the form. */
body.single-product .nv-site-header .nv-home-search-row{display:none!important;}

/* ===== Need Valley 5.5.26: drawer, internal headers, cart, product readability ===== */
/* True side-drawer navigation: opens from the left with a dimmed page behind it. */
.nv-site-header .nv-drawer-backdrop{display:none!important;position:fixed!important;inset:0!important;background:rgba(9,22,36,.48)!important;z-index:10000!important;backdrop-filter:blur(1px);}
.nv-site-header .nv-drawer-backdrop.open{display:block!important;}
.nv-site-header .nv-drawer{position:fixed!important;left:0!important;top:0!important;right:auto!important;width:min(420px,82vw)!important;height:100vh!important;max-height:100vh!important;margin:0!important;overflow-y:auto!important;background:#fff!important;border:0!important;border-radius:0 18px 18px 0!important;box-shadow:16px 0 42px rgba(8,30,50,.24)!important;transform:translateX(-105%)!important;transition:transform .24s ease!important;z-index:10001!important;}
.nv-site-header .nv-drawer.open{display:block!important;transform:translateX(0)!important;}
.nv-site-header .nv-drawer-inner{max-width:none!important;margin:0!important;padding:24px 20px 30px!important;min-height:100%;box-sizing:border-box!important;}
.nv-site-header .nv-drawer-top{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 0 18px!important;border-bottom:1px solid #edf1ef!important;}
.nv-site-header .nv-drawer-top strong{font-size:25px!important;font-weight:800!important;color:#162b43!important;}
.nv-site-header .nv-drawer-close{width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:#f0f7f3!important;color:#162b43!important;font-size:32px!important;line-height:1!important;cursor:pointer!important;}
.nv-site-header .nv-drawer .nv-mobile-menu{display:flex!important;flex-direction:column!important;gap:0!important;margin:12px 0 0!important;padding:0!important;list-style:none!important;}
.nv-site-header .nv-drawer .nv-mobile-menu li{width:100%!important;margin:0!important;border-bottom:1px solid #e3e8ed!important;}
.nv-site-header .nv-drawer .nv-mobile-menu a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:52px!important;padding:10px 2px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#263b50!important;font-size:15px!important;font-weight:700!important;text-align:left!important;box-shadow:none!important;}
.nv-site-header .nv-drawer .nv-mobile-menu a:after{content:'›';font:400 26px/1 Poppins,sans-serif;color:#7b8794!important;}
.nv-site-header .nv-drawer-links{display:flex!important;flex-direction:column!important;gap:0!important;margin-top:10px!important;}
.nv-site-header .nv-drawer-links a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:52px!important;padding:10px 2px!important;border:0!important;border-bottom:1px solid #e3e8ed!important;border-radius:0!important;background:#fff!important;color:#263b50!important;font-size:15px!important;font-weight:700!important;text-align:left!important;}
.nv-site-header .nv-drawer-links a:after{content:'›';font:400 26px/1 Poppins,sans-serif;color:#7b8794!important;}
.nv-site-header .nv-drawer .nv-mobile-menu a:hover,.nv-site-header .nv-drawer-links a:hover{background:#f7fbf8!important;color:#138b49!important;}
body.nv-drawer-open{overflow:hidden!important;}

/* Account/order/checkout/cart/thank-you: header only, no search or trust strip. */
body.woocommerce-account .nv-site-header .nv-home-search-row,
body.woocommerce-account .nv-site-header .nv-home-trust,
body.woocommerce-cart .nv-site-header .nv-home-search-row,
body.woocommerce-cart .nv-site-header .nv-home-trust,
body.woocommerce-checkout .nv-site-header .nv-home-search-row,
body.woocommerce-checkout .nv-site-header .nv-home-trust,
body.woocommerce-order-received .nv-site-header .nv-home-search-row,
body.woocommerce-order-received .nv-site-header .nv-home-trust,
body.nv-order-tracking-page .nv-site-header .nv-home-search-row,
body.nv-order-tracking-page .nv-site-header .nv-home-trust{display:none!important;}

/* Keep shop/search search bar directly under the header, centered and full width. */
body.woocommerce-shop .nv-site-header .nv-home-search-row,
body.search.search-results .nv-site-header .nv-home-search-row,
body.tax-product_cat .nv-site-header .nv-home-search-row,
body.tax-product_tag .nv-site-header .nv-home-search-row,
body.post-type-archive-product .nv-site-header .nv-home-search-row{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 8px!important;}
body.woocommerce-shop .nv-site-header .nv-home-search-row form,
body.search.search-results .nv-site-header .nv-home-search-row form,
body.tax-product_cat .nv-site-header .nv-home-search-row form,
body.tax-product_tag .nv-site-header .nv-home-search-row form,
body.post-type-archive-product .nv-site-header .nv-home-search-row form{width:100%!important;margin:0!important;}

/* Product cards: the same stacked action treatment everywhere. */
.nv-home-product-actions,.nv-product-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important;}
.nv-home-product-actions .nv-home-cart-btn,.nv-product-actions .nv-add-btn{background:#ff2948!important;border-color:#ff2948!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
.nv-home-product-actions .nv-home-buy-btn,.nv-product-actions .nv-buy-btn{background:#159b51!important;border-color:#159b51!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}

/* Cart page: turn the native WooCommerce table into a clean Need Valley card on phones. */
body.woocommerce-cart .site-main{background:linear-gradient(135deg,#fffaf2 0%,#fff4f6 100%)!important;}
body.woocommerce-cart .woocommerce .nv-container{padding:20px 14px 88px!important;color:#263b50!important;}
body.woocommerce-cart .woocommerce h1{color:#17324d!important;font-weight:800!important;margin:0 0 20px!important;}
body.woocommerce-cart .woocommerce table.shop_table.cart{background:#fff!important;border:1px solid #dce6ef!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(35,65,90,.08)!important;color:#263b50!important;}
body.woocommerce-cart .woocommerce table.shop_table.cart th{background:#edf7ff!important;color:#1755a7!important;}
body.woocommerce-cart .woocommerce table.shop_table.cart td{color:#263b50!important;background:#fff!important;}
body.woocommerce-cart .woocommerce table.shop_table.cart a{color:#173f66!important;}
body.woocommerce-cart .woocommerce .cart_totals{background:#fff!important;border:1px solid #dce6ef!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(35,65,90,.08)!important;color:#263b50!important;}
body.woocommerce-cart .woocommerce .cart_totals h2{color:#17324d!important;}
body.woocommerce-cart .woocommerce .cart_totals .checkout-button{background:#159b51!important;color:#fff!important;border-radius:12px!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;}
body.woocommerce-cart .woocommerce .quantity .qty{background:#fff!important;color:#17324d!important;border:1px solid #cbd8e4!important;min-height:40px!important;}
@media(max-width:767px){
  body.woocommerce-cart .woocommerce table.shop_table.cart{display:block!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart thead{display:none!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart tbody{display:block!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart tr.cart_item{display:grid!important;grid-template-columns:78px minmax(0,1fr) 34px!important;grid-template-rows:auto auto auto auto!important;gap:6px 10px!important;padding:12px!important;margin:0 0 12px!important;background:#fff!important;border:1px solid #dce6ef!important;border-radius:16px!important;box-shadow:0 7px 20px rgba(35,65,90,.07)!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart tr.cart_item td{border:0!important;padding:0!important;display:block!important;background:transparent!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-thumbnail{grid-column:1;grid-row:1 / span 4;width:78px!important;min-width:78px!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-thumbnail img{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;border-radius:12px!important;object-fit:contain!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-name{grid-column:2;grid-row:1;font-size:14px!important;font-weight:800!important;line-height:1.4!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-name dl{margin:3px 0!important;font-size:10px!important;color:#718092!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-price{grid-column:2;grid-row:2;font-size:13px!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-quantity{grid-column:2;grid-row:3;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-subtotal{grid-column:2;grid-row:4;font-weight:800!important;color:#ef3340!important;font-size:15px!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove{grid-column:3;grid-row:1;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove a.remove{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fff0f2!important;color:#ef3340!important;font-size:20px!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:10px 0!important;background:transparent!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.actions .coupon{display:flex!important;width:100%!important;gap:6px!important;}
  body.woocommerce-cart .woocommerce table.shop_table.cart td.actions .coupon input{flex:1!important;min-width:0!important;}
}

/* Desktop/tablet: four product cards. Phones remain two. */
@media(min-width:768px){
  .nv-products,.nv-shop-products,.nv-related-products,.nv-home-products,.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(max-width:767px){
  .nv-products,.nv-shop-products,.nv-related-products,.nv-home-products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}


/* ===== Need Valley 5.5.29: clean responsive fix ===== */
/* Keep the existing 5.5.26 design/functionality. Only correct the responsive
   product count, sticky header, and search visibility requested by the owner. */
@media (min-width:601px){
  /* The archive-specific 2-column rule is more specific, so these page-scoped
     selectors intentionally match its specificity and force 4 columns. */
  body.woocommerce-shop .nv-shop-products,
  body.tax-product_cat .nv-shop-products,
  body.tax-product_tag .nv-shop-products,
  body.post-type-archive-product .nv-shop-products,
  body.search.search-results .nv-shop-products,
  body.woocommerce-shop .woocommerce ul.products,
  body.tax-product_cat .woocommerce ul.products,
  body.tax-product_tag .woocommerce ul.products,
  body.post-type-archive-product .woocommerce ul.products,
  body.search.search-results .woocommerce ul.products,
  .nv-products,
  .nv-shop-products,
  .nv-related-products,
  .nv-home-products,
  .woocommerce ul.products{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    width:100%!important;
    float:none!important;
  }

  /* The old page-specific rule set the header to position:relative with !important.
     Match those selectors so sticky actually wins on every page. */
  body.woocommerce-shop .nv-site-header,
  body.tax-product_cat .nv-site-header,
  body.tax-product_tag .nv-site-header,
  body.post-type-archive-product .nv-site-header,
  body.search.search-results .nv-site-header,
  body.single-product .nv-site-header,
  body.woocommerce-cart .nv-site-header,
  body.woocommerce-checkout .nv-site-header,
  body.woocommerce-order-received .nv-site-header,
  body.woocommerce-account .nv-site-header,
  body.nv-order-tracking-page .nv-site-header,
  .nv-site-header{
    position:sticky!important;
    top:0!important;
    z-index:9990!important;
  }

  /* Search must exist and remain visible on desktop/tablet on every page. */
  .nv-site-header .nv-home-search-row{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
  .nv-site-header .nv-home-search-row form{display:flex!important;width:100%!important;}
}

@media (max-width:600px){
  /* Mobile keeps the existing 2-column product layout. */
  .nv-products,.nv-shop-products,.nv-related-products,.nv-home-products,.woocommerce ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  /* Same search function, only more compact on phones. */
  .nv-site-header .nv-home-search-row{display:block!important;padding:0 0 5px!important;}
  .nv-site-header .nv-home-search-row form{height:36px!important;border-radius:9px!important;}
  .nv-site-header .nv-home-search-row input{font-size:11px!important;padding:0 7px!important;}
  .nv-site-header .nv-home-search-row button{min-width:68px!important;padding:0 8px!important;font-size:9px!important;}
}


/* ===== Need Valley 5.5.30: mobile-only trust bar compactness ===== */
/* Only mobile: make the trust strip shorter and pull the banner up.
   Desktop/tablet are intentionally untouched. */
@media(max-width:600px){
  .nv-home-trust .nv-container{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  .nv-home-trust-item{min-height:42px!important;height:42px!important;gap:3px!important;padding:3px 2px!important;font-size:8px!important;line-height:1.1!important;}
  .nv-home-trust-item svg{width:20px!important;height:20px!important;flex-basis:20px!important;}
  .nv-home-hero{padding-top:2px!important;}
}

/* ===== Need Valley 5.5.36: restore 5.5.26 normal header scrolling ===== */
/* Desktop/tablet only: header and search stay in normal document flow and scroll away. */
@media (min-width:768px){
  body.woocommerce-shop .nv-site-header,
  body.tax-product_cat .nv-site-header,
  body.tax-product_tag .nv-site-header,
  body.post-type-archive-product .nv-site-header,
  body.search.search-results .nv-site-header,
  body.single-product .nv-site-header,
  body.woocommerce-cart .nv-site-header,
  body.woocommerce-checkout .nv-site-header,
  body.woocommerce-order-received .nv-site-header,
  body.woocommerce-account .nv-site-header,
  body.nv-order-tracking-page .nv-site-header,
  .nv-site-header{
    position:relative!important;
    top:auto!important;
    bottom:auto!important;
  }
  .nv-desktop-top{
    position:fixed!important;right:22px!important;bottom:22px!important;width:46px!important;height:46px!important;
    border:0!important;border-radius:50%!important;background:#159b51!important;color:#fff!important;
    font:800 24px/1 Arial,sans-serif!important;display:grid!important;place-items:center!important;
    cursor:pointer!important;z-index:9998!important;box-shadow:0 6px 18px rgba(0,0,0,.18)!important;
    opacity:0!important;visibility:hidden!important;transform:translateY(10px)!important;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
  }
  .nv-desktop-top.is-visible{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;}
}
@media(max-width:767px){.nv-desktop-top{display:none!important;}}

/* 5.5.37: tablet only — restore the same normal header/search scrolling as desktop. */
@media (min-width:601px) and (max-width:767px){
  .nv-site-header{
    position:relative!important;
    top:auto!important;
    bottom:auto!important;
  }
}
