body.taqa-v186-products-lock{
  --v186-bg:#001009;
  --v186-surface:#04130c;
  --v186-surface-2:#06180f;
  --v186-surface-3:#071c12;
  --v186-primary:#18ea6b;
  --v186-primary-strong:#00e866;
  --v186-text:#f4f7f5;
  --v186-secondary:#9aa49e;
  --v186-muted:#69766e;
  --v186-border-green:rgba(24,234,107,.25);
  --v186-border-soft:rgba(255,255,255,.13);
  --v186-radius-sm:9px;
  --v186-radius-md:12px;
  --v186-radius-lg:16px;
  --v186-page-gap:12px;
  --v186-grid-gap:8px;
  --v186-bottom-nav-height:68px;
  margin:0!important;
  background:var(--v186-bg)!important;
  color:var(--v186-text)!important;
  overflow-x:hidden!important;
}
html:has(body.taqa-v186-products-lock){
  width:100%;max-width:100%;overflow-x:hidden;background:var(--v186-bg,#001009)
}
body.taqa-v186-products-lock *{box-sizing:border-box}
body.taqa-v186-products-lock button,
body.taqa-v186-products-lock input,
body.taqa-v186-products-lock select{font-family:inherit}
body.taqa-v186-products-lock :focus-visible{outline:2px solid rgba(24,234,107,.75)!important;outline-offset:2px!important}
@media (max-width:1023px){
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  body.taqa-v186-products-lock .search-panel{display:none!important}
}

body.taqa-v186-products-lock .v186-products-main{padding:0!important;margin:0!important;min-height:70vh!important;background:var(--v186-bg)!important}
body.taqa-v186-products-lock .v186-products-shell{width:100%;max-width:1280px;margin:0 auto;padding:0 0 calc(var(--v186-bottom-nav-height) + env(safe-area-inset-bottom) + 12px)!important}
body.taqa-v186-products-lock .v186-catalog-intro{
  position:relative;isolation:isolate;overflow:hidden;
  padding:12px 15px 8px!important;margin:0!important;
  border:0!important;border-radius:0!important;box-shadow:none!important;
  background:
    radial-gradient(circle at 16% 10%,rgba(24,234,107,.065),transparent 28%),
    linear-gradient(135deg,rgba(24,234,107,.025),transparent 46%),
    var(--v186-bg)!important;
}
body.taqa-v186-products-lock .v186-catalog-intro::before,
body.taqa-v186-products-lock .v186-catalog-intro::after{
  content:"";position:absolute;z-index:-1;pointer-events:none;opacity:.34
}
body.taqa-v186-products-lock .v186-catalog-intro::before{left:-22px;top:13px;width:96px;height:42px;border-top:1px solid rgba(24,234,107,.18);border-right:1px solid rgba(24,234,107,.12);transform:skewX(-34deg)}
body.taqa-v186-products-lock .v186-catalog-intro::after{right:-26px;top:0;width:128px;height:48px;background:linear-gradient(145deg,transparent 38%,rgba(24,234,107,.05) 39% 62%,transparent 63%);border-bottom:1px solid rgba(24,234,107,.08);transform:skewX(-25deg)}
body.taqa-v186-products-lock .v186-intro-copy{text-align:center!important;padding:0 76px 0!important;min-height:44px}
body.taqa-v186-products-lock .v186-intro-copy h1{margin:0!important;color:var(--v186-text)!important;font-size:23px!important;font-weight:800!important;line-height:1.16!important;letter-spacing:-.2px!important;text-align:center!important}
body.taqa-v186-products-lock .v186-intro-copy p{margin:3px 0 0!important;color:var(--v186-secondary)!important;font-size:12px!important;font-weight:400!important;line-height:1.5!important;text-align:center!important;white-space:nowrap}
body.taqa-v186-products-lock .v186-intro-brand{position:absolute;right:12px;top:38px;width:76px;height:30px;object-fit:contain;opacity:.9;z-index:1}
body.taqa-v186-products-lock .v186-search-shell.v134-search-shell{
  width:100%!important;height:42px!important;min-height:42px!important;margin:8px 0 0!important;padding:0 11px!important;
  direction:ltr!important;display:flex!important;align-items:center!important;gap:8px!important;
  border:1px solid rgba(255,255,255,.23)!important;border-radius:12px!important;background:rgba(7,22,14,.82)!important;box-shadow:none!important;
  transition:border-color .18s ease,box-shadow .18s ease!important
}
body.taqa-v186-products-lock .v186-search-shell.v134-search-shell:focus-within{border-color:rgba(24,234,107,.6)!important;box-shadow:0 0 0 2px rgba(24,234,107,.06)!important}
body.taqa-v186-products-lock .v186-search-shell>svg{order:1!important;width:20px!important;height:20px!important;flex:0 0 20px!important;color:#89948d!important}
body.taqa-v186-products-lock .v186-search-shell input{
  order:0!important;direction:rtl!important;text-align:right!important;flex:1!important;min-width:0!important;height:40px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;
  color:var(--v186-text)!important;font-size:16px!important;font-weight:400!important;line-height:40px!important
}
body.taqa-v186-products-lock .v186-search-shell input::placeholder{color:#7d8881!important;opacity:1!important}
body.taqa-v186-products-lock .v186-search-shell .v134-search-clear{order:2!important;width:26px!important;height:26px!important;min-width:26px!important;flex:0 0 26px!important;border-radius:8px!important;background:rgba(255,255,255,.05)!important;color:#9aa49e!important}
body.taqa-v186-products-lock #categoryRow.v186-category-row{
  width:100%!important;margin:8px 0 0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;direction:rtl!important
}
body.taqa-v186-products-lock #categoryRow.v186-category-row .cat-btn{
  width:100%!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 9px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  border:1px solid rgba(24,234,107,.22)!important;border-radius:11px!important;background:rgba(4,18,11,.75)!important;color:#a0aaa4!important;
  font-size:13px!important;font-weight:500!important;box-shadow:none!important;transform:none!important;white-space:nowrap!important
}
body.taqa-v186-products-lock #categoryRow.v186-category-row .cat-btn svg{width:17px!important;height:17px!important;stroke-width:1.8!important}
body.taqa-v186-products-lock #categoryRow.v186-category-row .cat-btn.active{
  border-color:rgba(24,234,107,.82)!important;background:linear-gradient(135deg,rgba(9,58,29,.95),rgba(10,73,35,.95))!important;color:#21ee71!important;box-shadow:none!important
}
body.taqa-v186-products-lock .v186-intro-divider{height:1px;margin:0;background:rgba(24,234,107,.12)}
body.taqa-v186-products-lock .v186-quick-filter-section{padding:5px 12px 4px!important;margin:0!important;border:0!important}
body.taqa-v186-products-lock #v148QuickFilters.v186-quick-filters{
  width:100%!important;margin:0!important;padding:0 0 1px!important;display:flex!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;direction:rtl!important
}
body.taqa-v186-products-lock #v148QuickFilters.v186-quick-filters::-webkit-scrollbar{display:none!important}
body.taqa-v186-products-lock #v148QuickFilters.v186-quick-filters>span{display:none!important}
body.taqa-v186-products-lock #v148QuickFilters.v186-quick-filters button{
  flex:0 0 auto!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 13px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;background:#06130d!important;color:#a1aaa4!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:12.5px!important;font-weight:500!important;white-space:nowrap!important;box-shadow:none!important
}
body.taqa-v186-products-lock #v148QuickFilters.v186-quick-filters button svg{width:15px!important;height:15px!important;stroke-width:1.8!important}
body.taqa-v186-products-lock #v148QuickFilters.v186-quick-filters button.active{
  border-color:rgba(24,234,107,.75)!important;background:rgba(24,234,107,.08)!important;color:#20ee70!important
}
body.taqa-v186-products-lock .v186-catalog-section.v134-section{margin:0!important;padding:0 15px 18px!important}
body.taqa-v186-products-lock .v186-section-head{
  min-height:29px;margin:0 0 5px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;direction:rtl!important
}
body.taqa-v186-products-lock .v186-section-head h2{margin:0!important;color:var(--v186-text)!important;font-size:20px!important;font-weight:800!important;line-height:1.18!important;text-align:right!important}
body.taqa-v186-products-lock .v186-section-head #v128ProductsCount{color:#22ea6c!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;white-space:nowrap!important}
body.taqa-v186-products-lock .v186-clear-query{margin:-3px 0 7px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--v186-primary)!important;font-size:11px!important}
body.taqa-v186-products-lock .v186-clear-query[hidden],
body.taqa-v186-products-lock .v186-hidden-controls{display:none!important}
body.taqa-v186-products-lock #productsGrid.v186-products-grid{
  width:100%!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:start!important;direction:rtl!important
}
body.taqa-v186-products-lock #productsGrid.v186-products-grid>.v134-empty,
body.taqa-v186-products-lock #productsGrid.v186-products-grid>.v186-empty{grid-column:1/-1!important}
body.taqa-v186-products-lock #productsGrid .v186-product-card.product-card{
  width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;
  display:flex!important;flex-direction:column!important;align-self:start!important;
  border:1px solid rgba(255,255,255,.20)!important;border-radius:13px!important;background:#06150e!important;box-shadow:none!important;transform:none!important
}
body.taqa-v186-products-lock #productsGrid .v186-product-card.unavailable{opacity:.78!important}
body.taqa-v186-products-lock #productsGrid .v186-product-media{
  position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:2/1!important;display:block!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#041009!important
}
body.taqa-v186-products-lock #productsGrid .v186-product-media img{
  position:relative!important;z-index:1!important;width:100%!important;height:100%!important;max-width:100%!important;display:block!important;object-fit:var(--image-fit,cover)!important;object-position:center!important;border:0!important;background:#041009!important;transform:none!important
}
body.taqa-v186-products-lock #productsGrid .v186-product-media .image-skeleton{position:absolute!important;inset:0!important;z-index:0!important;background:linear-gradient(100deg,#06150e 20%,#0b2215 45%,#06150e 70%)!important;background-size:220% 100%!important}
body.taqa-v186-products-lock .v186-availability-badge{
  position:absolute!important;z-index:4!important;top:7px!important;left:7px!important;right:auto!important;height:25px!important;min-height:25px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;
  border-radius:999px!important;font-size:11px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important;backdrop-filter:blur(4px)
}
body.taqa-v186-products-lock .v186-availability-badge svg{width:14px!important;height:14px!important;stroke-width:2!important}
body.taqa-v186-products-lock .v186-availability-badge.is-available{background:rgba(0,48,23,.91)!important;border:1px solid rgba(24,234,107,.45)!important;color:#28ef7a!important}
body.taqa-v186-products-lock .v186-availability-badge.is-out{background:rgba(45,45,45,.9)!important;border:1px solid rgba(255,255,255,.17)!important;color:#b4beb8!important}

body.taqa-v186-products-lock #productsGrid .v186-product-info.v134-product-info{
  flex:1!important;min-height:0!important;margin:0!important;padding:6px!important;display:flex!important;flex-direction:column!important;gap:3px!important;background:#06150e!important
}
body.taqa-v186-products-lock #productsGrid .v186-card-meta.v134-card-meta{
  width:100%!important;min-height:28px!important;height:28px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;direction:ltr!important
}
body.taqa-v186-products-lock #productsGrid .v186-delivery-chip.v134-delivery-chip{
  order:0!important;flex:0 1 auto!important;min-width:0!important;max-width:96px!important;height:26px!important;min-height:26px!important;margin:0!important;padding:0 7px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:1px solid rgba(24,234,107,.28)!important;border-radius:9px!important;background:rgba(4,25,13,.9)!important;color:#27ed72!important;
  font-size:10.5px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;box-shadow:none!important;direction:rtl!important
}
body.taqa-v186-products-lock #productsGrid .v186-delivery-chip.is-manual,
body.taqa-v186-products-lock #productsGrid .v186-delivery-chip.is-fast,
body.taqa-v186-products-lock #productsGrid .v186-delivery-chip.is-unavailable{border-color:rgba(255,255,255,.14)!important;background:rgba(255,255,255,.035)!important;color:#a1aaa4!important}
body.taqa-v186-products-lock #productsGrid .v186-delivery-chip svg{width:13px!important;height:13px!important;flex:0 0 13px!important}
body.taqa-v186-products-lock #productsGrid .v186-card-tools.v148-card-tools{
  order:1!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;direction:rtl!important
}
body.taqa-v186-products-lock #productsGrid .v186-card-tools .v128-favorite-btn,
body.taqa-v186-products-lock #productsGrid .v186-card-tools .v148-quick-view-btn{
  width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0!important;
  display:grid!important;place-items:center!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#a9b3ad!important;box-shadow:none!important;transform:none!important
}
body.taqa-v186-products-lock #productsGrid .v186-card-tools .v128-favorite-btn svg,
body.taqa-v186-products-lock #productsGrid .v186-card-tools .v148-quick-view-btn svg{width:18px!important;height:18px!important;stroke-width:1.8!important;fill:none!important}
body.taqa-v186-products-lock #productsGrid .v186-card-tools .v128-favorite-btn.is-favorite{color:var(--v186-primary)!important}
body.taqa-v186-products-lock #productsGrid .v186-card-tools .v128-favorite-btn.is-favorite svg{fill:rgba(24,234,107,.22)!important}

body.taqa-v186-products-lock #productsGrid .v186-product-title{
  min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;color:var(--v186-text)!important;font-size:13px!important;font-weight:700!important;line-height:16px!important;text-align:right!important;overflow:hidden!important
}
body.taqa-v186-products-lock #productsGrid .v186-product-title a{
  color:inherit!important;text-decoration:none!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;unicode-bidi:plaintext!important
}
body.taqa-v186-products-lock #productsGrid .v186-product-bottom.v134-product-bottom{
  width:100%!important;min-height:38px!important;height:38px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;direction:ltr!important
}
body.taqa-v186-products-lock #productsGrid .v186-price.v134-price{
  flex:0 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;color:var(--v186-primary)!important;font-size:16px!important;font-weight:800!important;line-height:1.1!important;white-space:nowrap!important;direction:rtl!important;unicode-bidi:plaintext!important
}
body.taqa-v186-products-lock #productsGrid .v186-cart-button.quick-order-btn{
  flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0!important;
  display:grid!important;place-items:center!important;border:0!important;border-radius:9px!important;background:#20e868!important;color:#001008!important;box-shadow:none!important;transform:none!important
}
body.taqa-v186-products-lock #productsGrid .v186-cart-button.quick-order-btn svg{width:19px!important;height:19px!important;margin:0!important;stroke-width:2!important}
body.taqa-v186-products-lock #productsGrid .v186-cart-button.quick-order-btn.disabled{background:#26352d!important;color:#87928b!important;opacity:.75!important}
body.taqa-v186-products-lock .v186-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.taqa-v186-products-lock #productsGrid .v186-skeleton-card{
  width:100%!important;height:205px!important;min-height:205px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:13px!important;background:#06150e!important;overflow:hidden!important
}
body.taqa-v186-products-lock #productsGrid .v186-skeleton-card>span{width:100%!important;height:auto!important;aspect-ratio:1.82/1!important;display:block!important;border-radius:0!important}
body.taqa-v186-products-lock #productsGrid .v186-empty,
body.taqa-v186-products-lock #productsGrid .v134-empty{min-height:180px!important;padding:24px 14px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;background:#04130c!important;text-align:center!important}
body.taqa-v186-products-lock #productsGrid .v186-empty>span,
body.taqa-v186-products-lock #productsGrid .v134-empty>span{width:38px!important;height:38px!important;margin:0 auto 8px!important;background:rgba(24,234,107,.08)!important;color:var(--v186-primary)!important}
body.taqa-v186-products-lock #productsGrid .v186-empty b,
body.taqa-v186-products-lock #productsGrid .v134-empty b{font-size:14px!important;color:var(--v186-text)!important}
body.taqa-v186-products-lock #productsGrid .v186-empty p,
body.taqa-v186-products-lock #productsGrid .v134-empty p{margin:5px 0 10px!important;font-size:12px!important;color:var(--v186-secondary)!important}
body.taqa-v186-products-lock #productsGrid .v186-empty button{min-height:34px!important;padding:0 12px!important;border:1px solid rgba(24,234,107,.45)!important;border-radius:9px!important;background:rgba(24,234,107,.08)!important;color:var(--v186-primary)!important;font-size:12px!important;font-weight:700!important}
body.taqa-v186-products-lock #v148RecentlyViewed{margin:7px 15px 18px!important;padding:13px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;background:#04130c!important}
body.taqa-v186-products-lock #v148RecentlyViewed .v148-recent-head{margin-bottom:9px!important}
body.taqa-v186-products-lock #v148RecentlyViewed .v148-recent-head h2{font-size:15px!important}
body.taqa-v186-products-lock #v148RecentlyViewed .v148-recent-head p{font-size:10.5px!important}
body.taqa-v186-products-lock #v148RecentlyViewed .v148-recent-grid{gap:7px!important;overflow-x:auto!important;display:flex!important}
body.taqa-v186-products-lock #v148RecentlyViewed .v148-recent-grid>a{min-width:150px!important;flex:0 0 150px!important;padding:6px!important}
@media (max-width:767px){
  body.taqa-v186-products-lock .mobile-bottom-nav{
    position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;z-index:1000!important;
    width:100%!important;height:calc(var(--v186-bottom-nav-height) + env(safe-area-inset-bottom))!important;min-height:68px!important;
    padding:0 0 env(safe-area-inset-bottom)!important;margin:0!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;
    border-top:1px solid rgba(24,234,107,.18)!important;background:rgba(1,18,10,.98)!important;box-shadow:none!important;transform:translate3d(0,0,0)!important
  }
  body.taqa-v186-products-lock .mobile-bottom-nav a{
    position:relative!important;min-width:0!important;height:68px!important;padding:7px 2px 5px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;
    border:0!important;border-radius:0!important;background:transparent!important;color:#8f9a94!important;text-decoration:none!important;font-size:10.5px!important;font-weight:500!important
  }
  body.taqa-v186-products-lock .mobile-bottom-nav a svg{width:23px!important;height:23px!important;stroke-width:1.8!important}
  body.taqa-v186-products-lock .mobile-bottom-nav a.active{color:var(--v186-primary)!important;background:rgba(24,234,107,.055)!important}
  body.taqa-v186-products-lock .mobile-bottom-nav a.active::before{content:"";position:absolute;top:0;left:31%;right:31%;height:3px;border-radius:0 0 3px 3px;background:var(--v186-primary)!important}
  body.taqa-v186-products-lock .mobile-bottom-nav .cart-count{top:5px!important;right:calc(50% - 19px)!important;left:auto!important;min-width:17px!important;height:17px!important;padding:0 4px!important;border:0!important;background:#25df68!important;color:#001008!important;font-size:10px!important}
  body.taqa-v186-products-lock .whatsapp-float,
  body.taqa-v186-products-lock .chat-float{bottom:calc(var(--v186-bottom-nav-height) + env(safe-area-inset-bottom) + 10px)!important}
}
@media (max-width:359px){
  body.taqa-v186-products-lock .v186-catalog-intro{padding-inline:12px!important}
  body.taqa-v186-products-lock .v186-intro-copy{padding-inline:58px!important}
  body.taqa-v186-products-lock .v186-intro-copy h1{font-size:22px!important}
  body.taqa-v186-products-lock .v186-intro-copy p{font-size:11.5px!important;white-space:normal!important}
  body.taqa-v186-products-lock .v186-intro-brand{width:62px;right:8px;top:48px}
  body.taqa-v186-products-lock .v186-catalog-section.v134-section{padding-inline:12px!important}
  body.taqa-v186-products-lock #productsGrid.v186-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  body.taqa-v186-products-lock #productsGrid .v186-product-info.v134-product-info{padding:7px!important}
  body.taqa-v186-products-lock #productsGrid .v186-product-title{font-size:12px!important;line-height:17px!important;min-height:34px!important;max-height:34px!important}
  body.taqa-v186-products-lock #productsGrid .v186-price.v134-price{font-size:14px!important}
  body.taqa-v186-products-lock #productsGrid .v186-cart-button.quick-order-btn{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex-basis:36px!important}
  body.taqa-v186-products-lock #productsGrid .v186-delivery-chip.v134-delivery-chip{font-size:9.8px!important;padding-inline:6px!important;max-width:88px!important}
  body.taqa-v186-products-lock #productsGrid .v186-card-tools .v128-favorite-btn,
  body.taqa-v186-products-lock #productsGrid .v186-card-tools .v148-quick-view-btn{width:27px!important;min-width:27px!important;max-width:27px!important;height:27px!important;min-height:27px!important;max-height:27px!important}
}
@media (min-width:768px) and (max-width:1099px){
  body.taqa-v186-products-lock .v186-products-shell{padding-inline:20px!important}
  body.taqa-v186-products-lock .v186-catalog-intro{border-left:1px solid rgba(24,234,107,.08)!important;border-right:1px solid rgba(24,234,107,.08)!important}
  body.taqa-v186-products-lock .v186-catalog-section.v134-section{padding-inline:0!important}
  body.taqa-v186-products-lock #productsGrid.v186-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
  body.taqa-v186-products-lock .v186-quick-filter-section{padding-inline:0!important}
  body.taqa-v186-products-lock #v148RecentlyViewed{margin-inline:0!important}
}
@media (min-width:1100px){
  body.taqa-v186-products-lock .v186-products-main{padding:18px 24px 56px!important}
  body.taqa-v186-products-lock .v186-products-shell{max-width:1280px!important;padding:0!important}
  body.taqa-v186-products-lock .v186-catalog-intro{min-height:174px;padding:21px 24px 17px!important;border:1px solid rgba(24,234,107,.11)!important;border-radius:14px!important}
  body.taqa-v186-products-lock .v186-intro-copy{padding-inline:110px!important}
  body.taqa-v186-products-lock .v186-intro-copy h1{font-size:28px!important}
  body.taqa-v186-products-lock .v186-intro-copy p{font-size:13px!important}
  body.taqa-v186-products-lock .v186-intro-brand{right:24px;top:24px;width:98px;height:38px}
  body.taqa-v186-products-lock .v186-search-shell.v134-search-shell{width:min(760px,100%)!important;margin:15px auto 0!important}
  body.taqa-v186-products-lock #categoryRow.v186-category-row{width:min(620px,100%)!important;margin:11px auto 0!important}
  body.taqa-v186-products-lock .v186-intro-divider{margin-top:14px}
  body.taqa-v186-products-lock .v186-quick-filter-section{padding:11px 0 10px!important}
  body.taqa-v186-products-lock .v186-catalog-section.v134-section{padding:0 0 22px!important}
  body.taqa-v186-products-lock .v186-section-head{margin-bottom:10px!important}
  body.taqa-v186-products-lock #productsGrid.v186-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
  body.taqa-v186-products-lock #productsGrid .v186-product-card.product-card{border-radius:14px!important}
  body.taqa-v186-products-lock #productsGrid .v186-product-title{font-size:14px!important;line-height:19px!important;min-height:38px!important;max-height:38px!important}
  body.taqa-v186-products-lock #productsGrid .v186-price.v134-price{font-size:17px!important}
  body.taqa-v186-products-lock #v148RecentlyViewed{margin-inline:0!important}
}

@media (hover:hover){
  body.taqa-v186-products-lock #productsGrid .v186-product-card.product-card{transition:transform .18s ease,border-color .18s ease!important}
  body.taqa-v186-products-lock #productsGrid .v186-product-card.product-card:hover{transform:translateY(-2px)!important;border-color:rgba(24,234,107,.48)!important}
  body.taqa-v186-products-lock #productsGrid .v186-card-tools button:hover{color:var(--v186-primary)!important;background:rgba(24,234,107,.05)!important}
  body.taqa-v186-products-lock #productsGrid .v186-cart-button.quick-order-btn:hover{filter:brightness(1.04)!important}
}


body.taqa-v186-products-lock #productsGrid .v186-card-meta.v134-card-meta{
  overflow:visible!important
}
body.taqa-v186-products-lock #productsGrid .v186-delivery-chip.v134-delivery-chip{
  flex:1 1 auto!important;min-width:72px!important;max-width:none!important;padding-inline:6px!important;overflow:visible!important
}
body.taqa-v186-products-lock #productsGrid .v186-card-tools.v148-card-tools{
  position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;
  flex:0 0 63px!important;min-width:63px!important;max-width:63px!important
}
body.taqa-v186-products-lock #productsGrid .v186-price.v134-price{
  direction:ltr!important;display:inline-flex!important;align-items:baseline!important;gap:3px!important;unicode-bidi:isolate!important
}
body.taqa-v186-products-lock #productsGrid .v186-price .v186-amount{direction:ltr!important;unicode-bidi:isolate!important}
body.taqa-v186-products-lock #productsGrid .v186-price .v186-currency{direction:rtl!important;unicode-bidi:isolate!important}

@media (max-width:359px){
  body.taqa-v186-products-lock #productsGrid .v186-delivery-chip.v134-delivery-chip{
    min-width:64px!important;max-width:none!important;font-size:9.5px!important;padding-inline:5px!important
  }
  body.taqa-v186-products-lock #productsGrid .v186-card-tools.v148-card-tools{
    flex-basis:57px!important;min-width:57px!important;max-width:57px!important
  }
}

@media (min-width:1100px){
  html body[data-page="products"].taqa-v186-products-lock #categoryRow.v134-category-row.v186-category-row{
    width:min(620px,100%)!important;height:38px!important;min-height:38px!important;max-height:38px!important;
    margin:11px auto 0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
    flex-direction:initial!important;gap:8px!important;overflow:visible!important
  }
  html body[data-page="products"].taqa-v186-products-lock #categoryRow.v134-category-row.v186-category-row::before{
    display:none!important;content:none!important
  }
  html body[data-page="products"].taqa-v186-products-lock #categoryRow.v134-category-row.v186-category-row .cat-btn{
    width:100%!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;max-height:38px!important;
    margin:0!important;padding:0 10px!important;justify-content:center!important
  }
  body.taqa-v186-products-lock .v186-catalog-intro{min-height:0!important}
}
body.taqa-v186-products-lock #productsGrid .v186-card-meta.v134-card-meta{
  position:static!important;padding:0!important;padding-inline-start:0!important;align-items:center!important
}
@media (max-width:767px){
  body.taqa-v186-products-lock .mobile-bottom-nav a:is(.active,.taqa-active,.v125-active,[aria-current="page"]){
    color:#8f9a94!important;background:transparent!important
  }
  body.taqa-v186-products-lock .mobile-bottom-nav a:is(.active,.taqa-active,.v125-active,[aria-current="page"])::before{
    display:none!important;content:none!important
  }
  body.taqa-v186-products-lock .mobile-bottom-nav a[href^="products.html"]{
    color:var(--v186-primary)!important;background:rgba(24,234,107,.055)!important
  }
  body.taqa-v186-products-lock .mobile-bottom-nav a[href^="products.html"]::before{
    content:""!important;display:block!important;position:absolute!important;top:0!important;left:31%!important;right:31%!important;width:auto!important;height:3px!important;
    transform:none!important;border-radius:0 0 3px 3px!important;background:var(--v186-primary)!important;box-shadow:none!important
  }
}
body.taqa-v187-products-corrections{
  --v187-card-image-ratio:3/2;
}
body.taqa-v187-products-corrections #categoryRow.v186-category-row{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
  overflow:visible!important;
  width:100%!important;
  min-height:38px!important;
  height:38px!important;
  max-height:38px!important;
  margin-top:8px!important;
}
body.taqa-v187-products-corrections #categoryRow.v186-category-row>.cat-btn{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
}
body.taqa-v187-products-corrections #categoryRow.v186-category-row>.cat-btn:nth-child(n/**/+4){display:none!important}
body.taqa-v187-products-corrections .v186-catalog-intro{padding-bottom:7px!important}
body.taqa-v187-products-corrections .v186-intro-divider{margin:0!important}
body.taqa-v187-products-corrections .v186-quick-filter-section{padding-top:5px!important;padding-bottom:4px!important}
body.taqa-v187-products-corrections .v186-search-shell.v134-search-shell{direction:ltr!important}
body.taqa-v187-products-corrections .v186-search-shell>svg{order:0!important;margin:0!important;flex:0 0 20px!important}
body.taqa-v187-products-corrections .v186-search-shell input{order:1!important;direction:rtl!important;text-align:right!important}
body.taqa-v187-products-corrections .v186-search-shell .v134-search-clear{order:2!important}
body.taqa-v187-products-corrections .v186-intro-copy{padding-inline:66px!important}
body.taqa-v187-products-corrections .v186-intro-brand{
  position:absolute!important;
  right:13px!important;
  left:auto!important;
  top:25px!important;
  width:58px!important;
  height:24px!important;
  margin:0!important;
  object-fit:contain!important;
  opacity:.78!important;
  pointer-events:none!important;
}
body.taqa-v187-products-corrections .v186-catalog-section.v134-section{padding-top:5px!important}
body.taqa-v187-products-corrections .v186-section-head{margin-bottom:5px!important}
@media (max-width:767px){
  body.taqa-v187-products-corrections #productsGrid.v186-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
}
body.taqa-v187-products-corrections #productsGrid .v186-product-media{
  width:100%!important;
  height:auto!important;
  aspect-ratio:var(--v187-card-image-ratio)!important;
  min-height:0!important;
  overflow:hidden!important;
  position:relative!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-product-media img{
  width:100%!important;
  height:100%!important;
  object-fit:var(--image-fit,contain)!important;
  object-position:center!important;
  transform:none!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-availability-badge{
  position:absolute!important;
  top:7px!important;
  left:7px!important;
  right:auto!important;
  bottom:auto!important;
  height:25px!important;
  min-height:25px!important;
  padding-inline:8px!important;
  font-size:10.75px!important;
  line-height:1!important;
  border-radius:999px!important;
  z-index:5!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-availability-badge.is-available{
  background:rgba(0,48,23,.90)!important;
  border:1px solid rgba(24,234,107,.45)!important;
  color:#28ef7a!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-availability-badge.is-out{
  background:rgba(45,45,45,.90)!important;
  border:1px solid rgba(255,255,255,.17)!important;
  color:#b4beb8!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-product-info .v148-stock-chip,
body.taqa-v187-products-corrections #productsGrid .v186-product-info .v134-stock-chip{display:none!important}
body.taqa-v187-products-corrections #productsGrid .v186-product-info.v134-product-info{
  padding:7px 7px 6px!important;
  gap:0!important;
  min-height:0!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-card-meta.v134-card-meta{
  direction:ltr!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  height:30px!important;
  min-height:30px!important;
  margin:0!important;
  gap:4px!important;
  padding:0!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-delivery-chip.v134-delivery-chip{
  order:0!important;
  flex:0 1 auto!important;
  min-width:0!important;
  max-width:92px!important;
  height:25px!important;
  min-height:25px!important;
  padding-inline:7px!important;
  font-size:10.5px!important;
  line-height:1!important;
  direction:rtl!important;
  overflow:hidden!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-delivery-chip svg{
  width:13px!important;height:13px!important;flex:0 0 13px!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-card-tools.v148-card-tools{
  order:1!important;
  flex:0 0 64px!important;
  min-width:64px!important;
  max-width:64px!important;
  direction:ltr!important;
  display:flex!important;
  justify-content:flex-end!important;
  gap:4px!important;
  margin:0!important;
  padding:0!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-card-tools .v128-favorite-btn,
body.taqa-v187-products-corrections #productsGrid .v186-card-tools .v148-quick-view-btn{
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-card-tools .v128-favorite-btn svg,
body.taqa-v187-products-corrections #productsGrid .v186-card-tools .v148-quick-view-btn svg{
  width:18px!important;height:18px!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-product-title{
  margin:5px 0 0!important;
  min-height:34px!important;
  max-height:34px!important;
  padding:0!important;
  font-size:13px!important;
  line-height:17px!important;
  overflow:hidden!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-product-title a{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-product-bottom.v134-product-bottom{
  direction:ltr!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:6px!important;
  height:38px!important;
  min-height:38px!important;
  margin:5px 0 0!important;
  padding:0!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-price.v134-price{
  order:0!important;
  margin:0!important;
  font-size:16px!important;
  line-height:1!important;
  direction:ltr!important;
  display:inline-flex!important;
  align-items:baseline!important;
  gap:3px!important;
  white-space:nowrap!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-price .v186-amount{direction:ltr!important}
body.taqa-v187-products-corrections #productsGrid .v186-price .v186-currency{direction:rtl!important}
body.taqa-v187-products-corrections #productsGrid .v186-cart-button.quick-order-btn{
  order:1!important;
  flex:0 0 37px!important;
  width:37px!important;
  min-width:37px!important;
  max-width:37px!important;
  height:37px!important;
  min-height:37px!important;
  max-height:37px!important;
  margin:0!important;
  padding:0!important;
  border-radius:9px!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-cart-button.quick-order-btn svg{
  width:18px!important;height:18px!important;
}
body.taqa-v187-products-corrections #productsGrid .v186-skeleton-card{height:241px!important;min-height:241px!important}
body.taqa-v187-products-corrections #productsGrid .v186-skeleton-card>span{aspect-ratio:3/2!important}
@media (min-width:360px) and (max-width:430px){
  body.taqa-v187-products-corrections .v186-catalog-section.v134-section{padding-inline:15px!important}
  body.taqa-v187-products-corrections #productsGrid.v186-products-grid{gap:8px!important}
}
@media (max-width:359px){
  body.taqa-v187-products-corrections .v186-intro-copy{padding-inline:56px!important}
  body.taqa-v187-products-corrections .v186-intro-brand{right:8px!important;top:28px!important;width:50px!important;height:21px!important}
  body.taqa-v187-products-corrections #productsGrid .v186-product-info.v134-product-info{padding:6px!important}
  body.taqa-v187-products-corrections #productsGrid .v186-product-title{font-size:12px!important;line-height:16px!important;min-height:32px!important;max-height:32px!important}
  body.taqa-v187-products-corrections #productsGrid .v186-price.v134-price{font-size:14px!important}
  body.taqa-v187-products-corrections #productsGrid .v186-cart-button.quick-order-btn{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex-basis:36px!important}
  body.taqa-v187-products-corrections #productsGrid .v186-delivery-chip.v134-delivery-chip{font-size:9.7px!important;padding-inline:5px!important;max-width:82px!important}
}
@media (min-width:768px){
  body.taqa-v187-products-corrections .v186-intro-brand{right:24px!important;top:24px!important;width:82px!important;height:30px!important;opacity:.82!important}
  body.taqa-v187-products-corrections .v186-intro-copy{padding-inline:96px!important}
}
