:root{
  --v22-green:#1fa84a;
  --v22-green-dark:#12843a;
  --v22-ink:#1f2923;
  --v22-muted:#7e8982;
  --v22-line:#e6ece6;
  --v22-soft:#f8faf8;
  --v22-shadow:0 10px 26px rgba(22,43,27,.07);
  --v22-shadow-hover:0 18px 34px rgba(22,43,27,.11);
}
body.mk15-theme{font-family:"Inter","Outfit","Segoe UI",Arial,sans-serif!important;background:#fff!important;color:var(--v22-ink)!important}
@media(min-width:992px){
  .mk15-theme .managed-product-grid,.mk15-theme .product-list-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:24px 20px!important}
  .mk15-theme .gf-categories{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important}
  .mk15-theme .foodmart-product-card,.mk15-theme .product-item.foodmart-product-card{min-height:430px!important;padding:14px!important;border:1px solid var(--v22-line)!important;border-radius:18px!important;box-shadow:var(--v22-shadow)!important;overflow:hidden!important;background:#fff!important}
  .mk15-theme .foodmart-product-card:hover,.mk15-theme .product-item.foodmart-product-card:hover{transform:translateY(-3px)!important;box-shadow:var(--v22-shadow-hover)!important}
  .mk15-theme .foodmart-product-card figure,.mk15-theme .product-item.foodmart-product-card figure{height:205px!important;min-height:205px!important;border-radius:14px!important;background:var(--v22-soft)!important;border:1px solid #eef2ee!important;margin-bottom:12px!important}
  .mk15-theme .foodmart-product-card h3,.mk15-theme .product-item.foodmart-product-card h3{min-height:44px!important;font-size:15px!important;line-height:1.35!important;font-weight:700!important;margin-bottom:7px!important}
  .mk15-theme .product-subline{min-height:20px!important}
  .mk15-theme .price{min-height:34px!important;margin:8px 0 14px!important}
  .mk15-theme .current-price{font-size:22px!important;font-weight:800!important}
  .mk15-theme .old-price{font-size:11px!important}
}
.mk15-theme .foodmart-add-form{margin-top:auto!important;padding-top:12px!important;border-top:1px solid #eef2ee!important;display:block!important}
.mk15-theme .foodmart-add-btn,.mk15-theme .foodmart-product-card button[type="submit"],.mk15-theme .product-item.foodmart-product-card button[type="submit"]{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:44px!important;height:44px!important;padding:0 14px!important;margin:0!important;border:0!important;border-radius:12px!important;background:linear-gradient(180deg,var(--v22-green),var(--v22-green-dark))!important;color:#fff!important;opacity:1!important;visibility:visible!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-indent:0!important;white-space:nowrap!important;overflow:visible!important;box-shadow:0 10px 18px rgba(31,168,74,.20)!important}
.mk15-theme .foodmart-add-btn .foodmart-add-label,.mk15-theme .foodmart-product-card .foodmart-add-label,.mk15-theme .product-item.foodmart-product-card .foodmart-add-label{display:inline!important;opacity:1!important;visibility:visible!important;font-size:13px!important;font-weight:800!important;color:#fff!important;line-height:1!important}
.mk15-theme .foodmart-add-btn .foodmart-add-plus{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:50%!important;background:rgba(255,255,255,.16)!important;color:#fff!important;font-size:14px!important;font-weight:900!important}
.mk15-theme .foodmart-add-btn:disabled,.mk15-theme .foodmart-product-card button[type="submit"]:disabled{background:#dfe6df!important;color:#879088!important;box-shadow:none!important;cursor:not-allowed!important}
.mk15-theme .foodmart-add-btn:disabled .foodmart-add-label{color:#879088!important}
.mk15-theme .foodmart-add-form.has-cart-qty .foodmart-add-btn{display:none!important}
.mk15-theme .foodmart-add-form.has-cart-qty .foodmart-card-qty-control{display:grid!important;grid-template-columns:42px 1fr 42px!important;align-items:center!important;width:100%!important;min-height:44px!important;border:1px solid #dce8dc!important;border-radius:12px!important;background:#f7fbf7!important}
.mk15-theme .foodmart-card-qty-btn{height:42px!important;border:0!important;background:transparent!important;color:var(--v22-green-dark)!important;font-size:20px!important;font-weight:900!important}
.mk15-theme .foodmart-card-qty-value{text-align:center!important;font-weight:800!important;color:var(--v22-ink)!important}
.mk15-theme .gf-cat{border:1px solid var(--v22-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--v22-shadow)!important;overflow:hidden!important}
.mk15-theme .gf-cat img{height:165px!important;padding:24px!important;background:linear-gradient(180deg,#fbfcfb,#f3f7f3)!important;border:0!important}
.mk15-theme .gf-cat span{min-height:52px!important;padding:14px 8px!important;font-size:14px!important;font-weight:700!important;color:#263029!important}
.mk15-theme .managed-section-head h2,.mk15-theme .products-header-card h2,.mk15-theme .gf-category-head h2{font-family:"Outfit","Inter","Segoe UI",Arial,sans-serif!important;letter-spacing:-.02em!important;font-weight:800!important;color:#202722!important}
@media(max-width:991.98px){
  .mk15-theme .gf-categories{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
  .mk15-theme .managed-product-grid,.mk15-theme .product-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
  .mk15-theme .foodmart-product-card,.mk15-theme .product-item.foodmart-product-card{min-height:0!important;padding:8px!important;border:1px solid var(--v22-line)!important;border-radius:14px!important;box-shadow:0 6px 16px rgba(22,43,27,.05)!important}
  .mk15-theme .foodmart-product-card figure,.mk15-theme .product-item.foodmart-product-card figure{height:98px!important;min-height:98px!important;margin-bottom:7px!important;padding:5px!important;border-radius:11px!important}
  .mk15-theme .foodmart-product-card h3,.mk15-theme .product-item.foodmart-product-card h3{min-height:30px!important;font-size:10.5px!important;line-height:1.2!important}
  .mk15-theme .product-subline,.mk15-theme .product-category,.mk15-theme .product-unit,.mk15-theme .product-subline-dot{font-size:7.5px!important}
  .mk15-theme .current-price{font-size:13px!important}.mk15-theme .old-price{font-size:7.5px!important}
  .mk15-theme .foodmart-add-form{padding-top:6px!important}
  .mk15-theme .foodmart-add-btn,.mk15-theme .foodmart-product-card button[type="submit"],.mk15-theme .product-item.foodmart-product-card button[type="submit"]{min-height:32px!important;height:32px!important;border-radius:9px!important;padding:0 5px!important;font-size:8px!important}
  .mk15-theme .foodmart-add-btn .foodmart-add-label{display:inline!important;font-size:8px!important}
  .mk15-theme .foodmart-add-btn .foodmart-add-plus{display:none!important}
  .mk15-theme .gf-cat img{height:98px!important;padding:16px!important}
  .mk15-theme .gf-cat span{min-height:38px!important;padding:9px 4px!important;font-size:10px!important}
}
@media(max-width:390px){
  .mk15-theme .managed-product-grid,.mk15-theme .product-list-grid{gap:7px!important}
  .mk15-theme .foodmart-product-card,.mk15-theme .product-item.foodmart-product-card{padding:6px!important}
  .mk15-theme .foodmart-product-card figure,.mk15-theme .product-item.foodmart-product-card figure{height:90px!important;min-height:90px!important}
}
