
/* V24 Mobile Final Fix */
@media(max-width:991.98px){
  html,body{overflow-x:hidden!important}
  body.mk15-theme{padding-bottom:112px!important;background:#fafbfa!important}

  /* Header + location */
  .mk15-theme .foodmart-header{box-shadow:0 4px 18px rgba(25,45,30,.05)!important;border-bottom:1px solid #edf1ed!important}
  .mk15-theme .foodmart-logo img{max-height:38px!important;width:auto!important}
  .mk15-theme .foodmart-icons a,.mk15-theme .foodmart-icons button{width:42px!important;height:42px!important;border-radius:14px!important}
  .mk15-theme .gf-app-mobile-bar{margin:0 12px 8px!important;padding:10px 12px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e5ece5!important;box-shadow:0 6px 16px rgba(22,43,27,.04)!important}

  /* Search: one compact app-style row */
  .mk15-theme .gf-mobile-search{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 74px!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
    margin:10px 0 16px!important;
    padding:6px!important;
    min-height:56px!important;
    border:1px solid #dfe7df!important;
    border-radius:17px!important;
    background:#fff!important;
    box-shadow:0 8px 20px rgba(19,40,25,.05)!important;
    overflow:hidden!important;
  }
  .mk15-theme .gf-mobile-search::before,.mk15-theme .gf-mobile-search::after{display:none!important;content:none!important}
  .mk15-theme .gf-mobile-search input{
    width:100%!important;
    min-width:0!important;
    height:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0 12px!important;
    border:0!important;
    outline:0!important;
    box-shadow:none!important;
    background:#f7f9f7!important;
    border-radius:12px!important;
    color:#253027!important;
    font-size:13px!important;
    font-weight:700!important;
    text-align:left!important;
  }
  .mk15-theme .gf-mobile-search input::placeholder{color:#9ca49e!important;opacity:1!important}
  .mk15-theme .gf-mobile-search button{
    width:74px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;
    border:0!important;border-radius:12px!important;background:linear-gradient(180deg,#27b653,#1a9842)!important;
    color:#fff!important;font-size:14px!important;font-weight:900!important;box-shadow:none!important
  }

  /* Category heading */
  .mk15-theme .gf-category-head{margin:2px 2px 10px!important;align-items:center!important}
  .mk15-theme .gf-category-head h2{font-size:18px!important;line-height:1.15!important;font-weight:900!important;text-transform:none!important}
  .mk15-theme .gf-category-head a{font-size:11px!important;font-weight:800!important}

  /* exactly 3 category cards */
  .mk15-theme .gf-categories{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:0 0 16px!important;padding:0!important;overflow:visible!important}
  .mk15-theme .gf-cat{min-width:0!important;min-height:128px!important;padding:0!important;border-radius:18px!important;background:#fff!important;border:1px solid #e2e9e2!important;box-shadow:0 7px 18px rgba(20,40,25,.05)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}
  .mk15-theme .gf-cat img{width:100%!important;height:88px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;padding:19px!important;margin:0!important;background:#f5f9f4!important;border-radius:0!important}
  .mk15-theme .gf-cat:nth-child(3n+2) img{background:#f2f7fb!important}
  .mk15-theme .gf-cat:nth-child(3n+3) img{background:#fff5f7!important}
  .mk15-theme .gf-cat span{display:flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:8px 5px!important;margin:0!important;background:#fff!important;color:#26312a!important;font-size:11px!important;line-height:1.15!important;font-weight:800!important;text-align:center!important;white-space:normal!important}

  /* Product sections: 3 columns, compact cards */
  .mk15-theme .managed-product-section,.mk15-theme .category-shop-layout{padding-left:10px!important;padding-right:10px!important}
  .mk15-theme .managed-product-grid,.mk15-theme .product-list-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important}
  .mk15-theme .managed-product-grid>*,.mk15-theme .product-list-grid>*{width:auto!important;max-width:none!important;padding:0!important;margin:0!important;min-width:0!important}
  .mk15-theme .foodmart-product-card,.mk15-theme .product-item.foodmart-product-card{
    min-height:0!important;height:auto!important;padding:7px!important;border-radius:15px!important;border:1px solid #e4eae4!important;background:#fff!important;box-shadow:0 5px 14px rgba(20,40,25,.045)!important;overflow:hidden!important
  }
  .mk15-theme .foodmart-product-card figure,.mk15-theme .product-item.foodmart-product-card figure{
    height:92px!important;min-height:92px!important;margin:0 0 7px!important;padding:5px!important;border-radius:11px!important;background:#fafbfa!important;border:1px solid #f0f3f0!important;overflow:hidden!important
  }
  .mk15-theme .foodmart-product-card figure img,.mk15-theme .product-item.foodmart-product-card figure img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}
  .mk15-theme .foodmart-product-card h3,.mk15-theme .product-item.foodmart-product-card h3{
    min-height:31px!important;max-height:31px!important;margin:0 0 5px!important;font-size:10.5px!important;line-height:1.22!important;font-weight:800!important;color:#253027!important;
    display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important
  }
  .mk15-theme .product-subline{min-height:15px!important;margin:0 0 5px!important;gap:3px!important;white-space:nowrap!important;overflow:hidden!important}
  .mk15-theme .product-subline,.mk15-theme .product-category,.mk15-theme .product-unit,.mk15-theme .product-subline-dot{font-size:7.5px!important;line-height:1!important;color:#7d877f!important;font-weight:700!important}
  .mk15-theme .price{min-height:22px!important;margin:4px 0 7px!important;display:flex!important;align-items:baseline!important;gap:3px!important;flex-wrap:wrap!important}
  .mk15-theme .price .current-price,.mk15-theme .current-price{font-size:14px!important;line-height:1!important;font-weight:900!important;color:#1c2920!important;letter-spacing:-.02em!important}
  .mk15-theme .old-price{font-size:8px!important;line-height:1!important;color:#9ca39e!important}

  /* Hide blank quick/favorite squares on mobile */
  .mk15-theme .v10-card-actions{display:none!important}

  /* compact add button */
  .mk15-theme .foodmart-add-form{margin-top:0!important;padding-top:6px!important;border-top:1px solid #f0f2f0!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;width:100%!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 4px!important;border:0!important;border-radius:9px!important;background:linear-gradient(180deg,#25b653,#199541)!important;color:#fff!important;font-size:8px!important;font-weight:900!important;box-shadow:none!important;white-space:nowrap!important
  }
  .mk15-theme .foodmart-add-btn .foodmart-add-label{display:inline!important;color:#fff!important;font-size:8px!important;font-weight:900!important}
  .mk15-theme .foodmart-add-btn .foodmart-add-plus{display:none!important}
  .mk15-theme .foodmart-add-form.has-cart-qty .foodmart-card-qty-control{min-height:31px!important;height:31px!important;border-radius:9px!important;grid-template-columns:28px 1fr 28px!important}
  .mk15-theme .foodmart-card-qty-btn{height:29px!important;font-size:15px!important}
  .mk15-theme .foodmart-card-qty-value{font-size:10px!important}

  .mk15-theme .foodmart-product-card .product-badge{top:6px!important;left:6px!important;min-height:20px!important;padding:0 6px!important;border-radius:7px!important;border:0!important;font-size:7.5px!important;box-shadow:none!important}
  .mk15-theme .stock-badge-black{top:6px!important;left:6px!important;margin:0!important;min-height:20px!important;padding:5px 6px!important;font-size:7.5px!important;border-radius:7px!important}

  /* bottom nav slimmer */
  .mk15-theme .foodmart-mobile-nav{
    left:10px!important;right:10px!important;bottom:10px!important;min-height:66px!important;padding:7px 5px calc(7px + env(safe-area-inset-bottom))!important;border-radius:20px!important;background:rgba(255,255,255,.98)!important;border:1px solid #e1e7e1!important;box-shadow:0 14px 34px rgba(20,40,25,.14)!important
  }
  .mk15-theme .foodmart-mobile-nav .foodmart-nav-link{min-height:48px!important;border-radius:13px!important;padding:4px 2px!important;gap:2px!important;color:#69736d!important}
  .mk15-theme .foodmart-mobile-nav .foodmart-nav-link svg{width:20px!important;height:20px!important}
  .mk15-theme .foodmart-mobile-nav .foodmart-nav-link span{font-size:8px!important;line-height:1.05!important;font-weight:800!important}
  .mk15-theme .foodmart-mobile-nav .foodmart-nav-link.is-active{background:#eef8ef!important;color:#168d3c!important;box-shadow:none!important}
  .mk15-theme .foodmart-mobile-nav .foodmart-nav-link.is-active span{color:#168d3c!important}

  /* floating cart when cart has products */
  .mk15-theme .mobile-cart-summary{left:10px!important;right:10px!important;bottom:82px!important;width:auto!important;padding:7px!important;border-radius:18px!important;gap:7px!important}
  .mk15-theme .mobile-cart-summary button,.mk15-theme .mobile-cart-summary a{min-height:45px!important}
  .mk15-theme .mobile-cart-summary .floating-cart-icon{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:10px!important}
  .mk15-theme .mobile-cart-summary .floating-cart-copy small{display:none!important}
  .mk15-theme .mobile-cart-summary .floating-cart-copy strong{font-size:14px!important}
  .mk15-theme .mobile-cart-summary .floating-cart-copy span{font-size:9px!important}
  .mk15-theme .mobile-cart-summary a{font-size:11px!important;padding:0 12px!important}
}

@media(max-width:390px){
  .mk15-theme .managed-product-grid,.mk15-theme .product-list-grid{gap:6px!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:84px!important;min-height:84px!important}
  .mk15-theme .foodmart-product-card h3,.mk15-theme .product-item.foodmart-product-card h3{font-size:9.5px!important}
  .mk15-theme .price .current-price,.mk15-theme .current-price{font-size:12.5px!important}
}
