
/* Monge.ge visual skin for the imported instant-shop engine. */
body.mgis-instant-catalogue,
body.woocommerce-shop { background:#fff; }

.zst-shop{
  --navy:#0b3154;
  --navy-2:#0a4779;
  --blue:#0b5f9b;
  --blue-soft:#eaf4fb;
  --accent:#0b5f9b;
  --accent-2:#0a4779;
  --ink:#12324f;
  --muted:#6e8294;
  --line:#dbe6ee;
  --line-soft:#edf3f7;
  --soft:#f6f9fb;
  --white:#fff;
  max-width:1540px!important;
  padding:42px clamp(16px,3vw,46px) 80px!important;
  font-family:inherit!important;
}
.zst-shop__header{align-items:center!important;margin:0 0 28px!important;padding:0 0 22px!important;border-bottom:1px solid #e3ebf1!important}
.zst-shop__header h1{font-size:clamp(30px,3.1vw,52px)!important;font-weight:800!important;color:var(--navy)!important;letter-spacing:-.035em!important}
.zst-shop__subtitle{font-size:14px!important;color:var(--muted)!important}
.zst-shop__layout{grid-template-columns:minmax(270px,310px) minmax(0,1fr)!important;gap:30px!important}
.zst-shop__sidebar{top:118px!important;border:1px solid #dce7ef!important;border-radius:18px!important;box-shadow:0 14px 40px rgba(16,55,86,.07)!important;scrollbar-color:var(--blue) #eaf2f8!important}
.zst-filter-card{padding:18px 19px!important}
.zst-filter-card h2,.zst-facet summary,.zst-more-details>summary{color:var(--navy)!important;font-weight:800!important}
.zst-category-tree button.is-active{background:var(--blue-soft)!important;color:var(--blue)!important}
.zst-category-tree button:hover,.zst-check:hover{background:#f0f6fa!important;color:var(--blue)!important}
.zst-check input{border-radius:4px!important}
.zst-check input:checked{background:var(--accent)!important;border-color:var(--accent)!important}
.zst-price-range__fill{background:var(--accent)!important}
.zst-price-range input[type=range]::-webkit-slider-thumb{background:#fff!important;border-color:var(--accent)!important}
.zst-price-range input[type=range]::-moz-range-thumb{background:#fff!important;border-color:var(--accent)!important}
.zst-clear-all{background:#eaf4fb!important;color:var(--accent)!important;border-color:#b9d8ee!important}
.zst-clear-all:hover{background:var(--accent)!important;color:#fff!important}

.zst-shop__toolbar{padding:10px!important;border-radius:14px!important;border-color:#dce6ed!important;box-shadow:none!important;background:#fff!important}
.zst-search-wrap input,.zst-sort-trigger{height:50px!important;border-radius:11px!important}
.zst-search-wrap input:focus,.zst-sort-trigger:hover,.zst-sort-wrap.is-open .zst-sort-trigger{border-color:var(--blue)!important;box-shadow:0 0 0 3px rgba(11,95,155,.09)!important}
.zst-sort-trigger__arrow{color:var(--accent)!important}
.zst-active-filters{border-radius:12px!important;background:#f7fafc!important;border-color:#e2eaf0!important}

.zst-products-grid{gap:22px!important}
.zst-product-card{border:1px solid #e0e8ee!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}
.zst-product-card:hover{transform:translateY(-4px)!important;border-color:#bfd4e3!important;box-shadow:0 16px 34px rgba(12,53,85,.10)!important}
.zst-product-card__media{background:#f7f9fb!important;border-bottom:1px solid #edf2f5!important}
.zst-product-card__image{padding:22px!important}
.zst-product-card__image img{object-fit:contain!important;transition:transform .3s ease!important}
.zst-product-card:hover .zst-product-card__image img{transform:scale(1.035)!important}
.zst-product-card__body{padding:17px 17px 82px!important}
.zst-product-card h3{color:var(--navy)!important;font-weight:760!important;letter-spacing:-.015em!important}
.zst-product-card h3 a{color:inherit!important;text-decoration:none!important}
.zst-product-card__description{color:#718395!important}
.zst-product-card__price{color:var(--navy)!important;font-weight:850!important}
.zst-product-card__skus{display:flex!important;flex-direction:column!important;gap:3px!important;color:#405b78!important;font-size:11.5px!important;line-height:1.35!important;margin:0 0 13px!important;padding:9px 10px!important;background:#f6f9fc!important;border:1px solid #edf1f5!important;border-radius:10px!important;word-break:break-word!important}.zst-product-card__skus strong{color:#082b52!important}
.zst-product-weight{background:transparent!important;color:#8b99a8!important;border:0!important;box-shadow:none!important;padding:0!important}
.zst-card-badge{border-radius:999px!important;box-shadow:none!important}
.zst-card-badge--sale,.zst-card-badge--new{background:var(--accent)!important;color:#fff!important}

.zst-shop .zst-product-card__footer>.zst-cart-add-button,
.zst-shop .zst-product-card__footer>.zst-product-button{
  background:var(--blue)!important;
  border-radius:10px!important;
  box-shadow:none!important;
  font-weight:800!important;
}
.zst-shop .zst-product-card__footer>.zst-cart-add-button:hover,
.zst-shop .zst-product-card__footer>.zst-product-button:hover{background:var(--navy)!important;transform:none!important}
.zst-shop .zst-product-card__footer>.zst-view-cart-button,
.zst-shop .zst-product-card__footer>a.added_to_cart.wc-forward{background:var(--accent)!important;border-radius:10px!important;box-shadow:none!important}
.zst-pagination button.is-active{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}
.zst-pagination button:hover{border-color:var(--blue)!important;color:var(--blue)!important}

@media(max-width:1080px){.zst-shop__layout{grid-template-columns:255px minmax(0,1fr)!important;gap:20px!important}}
@media(max-width:820px){
 .zst-shop{padding:24px 12px 62px!important}
 .zst-shop__header{align-items:start!important}
 .zst-mobile-filter-button{background:var(--blue)!important;color:#fff!important;border:0!important;border-radius:12px!important;box-shadow:none!important}
 .zst-instant-shop .zst-shop__sidebar{right:0!important;left:auto!important;border-radius:18px 0 0 18px!important;transform:translate3d(105%,0,0)!important}
 .zst-instant-shop .zst-shop__sidebar.is-open,body.zst-filters-open .zst-instant-shop .zst-shop__sidebar{transform:translate3d(0,0,0)!important}
 .zst-instant-shop .zst-mobile-apply-filters{background:var(--accent)!important;color:#fff!important}
 .zst-products-grid{gap:10px!important}
 .zst-product-card__body{padding:12px 11px 68px!important}
}
@media(max-width:480px){
 .zst-shop__header h1{font-size:28px!important}
 .zst-product-card{border-radius:12px!important}
 .zst-product-card__image{padding:11px!important}
 .zst-product-card h3{font-size:13px!important}
}

/* v1.0.2 — no red/pink accents anywhere on the public catalogue. */
.zst-shop{--accent:var(--blue)!important;--accent-2:var(--navy-2)!important}
.zst-card-badge--sale,.zst-card-badge--new,.zst-shop .zst-product-card__footer>.zst-view-cart-button,.zst-shop .zst-product-card__footer>a.added_to_cart.wc-forward,.zst-pagination button.is-active,.zst-instant-shop .zst-mobile-apply-filters{background:var(--blue)!important;border-color:var(--blue)!important}
.zst-clear-all{background:var(--blue-soft)!important;color:var(--blue)!important;border-color:#b9d8ee!important}
.zst-clear-all:hover{background:var(--blue)!important;color:#fff!important}

@media(max-width:480px){.zst-product-card__skus{font-size:9.2px!important;padding:7px 8px!important}}


/* V25 SKU / CARD FOOTER RESET */
.zst-shop .zst-product-card__body{position:relative!important;padding:17px 17px 16px!important}
.zst-shop .zst-product-card.is-out-of-stock .zst-product-card__body{padding:17px 17px 16px!important}
.zst-shop .zst-product-card__skus{display:flex!important;flex-direction:column!important;gap:3px!important;margin:0 0 13px!important;padding:9px 10px!important;background:#f6f9fc!important;border:1px solid #edf1f5!important;border-radius:10px!important;color:#405b78!important;font-size:11.5px!important;line-height:1.35!important;word-break:break-word!important;overflow:visible!important}
.zst-shop .zst-product-card__skus span{display:block!important;white-space:normal!important;overflow-wrap:anywhere!important}
.zst-shop .zst-product-card__footer{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;margin-top:auto!important;padding-top:2px!important;gap:7px!important}
.zst-shop .zst-product-card__footer>.zst-cart-add-button,.zst-shop .zst-product-card__footer>.zst-view-cart-button,.zst-shop .zst-product-card__footer>.zst-product-button,.zst-shop .zst-product-card__footer>a.added_to_cart.wc-forward{position:relative!important;inset:auto!important;width:100%!important}
@media(max-width:820px){.zst-shop .zst-product-card__body,.zst-shop .zst-product-card.is-out-of-stock .zst-product-card__body{padding:13px!important}}
@media(max-width:480px){.zst-shop .zst-product-card__body,.zst-shop .zst-product-card.is-out-of-stock .zst-product-card__body{padding:10px!important}.zst-shop .zst-product-card__skus{display:block!important;font-size:9.2px!important;padding:7px 8px!important;margin:0 0 10px!important}.zst-shop .zst-product-card__skus span{display:block!important}}


/* 1.0.7 FINAL PRODUCT META CLEANUP */
.zst-shop .zst-product-weight{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;color:#8b99a8!important}
.zst-shop .zst-product-card__skus{display:flex!important;flex-direction:column!important;gap:2px!important;margin:2px 0 12px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#5b7288!important;font-size:11.5px!important;line-height:1.4!important;overflow:visible!important;white-space:normal!important;word-break:break-word!important}
.zst-shop .zst-product-card__skus strong{color:#082b52!important;font-weight:800!important}
@media(max-width:480px){.zst-shop .zst-product-card__skus{font-size:9.5px!important;line-height:1.35!important;margin-bottom:9px!important}.zst-shop .zst-product-card__skus span{display:block!important}}
