/* Phase 10A: mobile seller/related grids and checkout simplification */
.ff-cart-delivery-note{display:flex;align-items:center;gap:12px;margin:16px 0;padding:15px;border:1px solid rgba(18,102,55,.12);border-radius:17px;background:#f0f9f3;color:#254b35}.ff-cart-delivery-note>i{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:12px;background:#dff3e6;color:#14743d}.ff-cart-delivery-note span{display:flex;flex-direction:column}.ff-cart-delivery-note strong{font-size:.8rem}.ff-cart-delivery-note small{margin-top:2px;color:#687d70;font-size:.68rem;line-height:1.45}
@media(max-width:575.98px){body.ff-storefront .ff-seller-products>.row,body.ff-storefront .ff-related-products>.row{display:grid!important;width:100%!important;margin:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.ff-storefront .ff-seller-products>.row>.col,body.ff-storefront .ff-related-products>.row>.col{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;flex:none!important}.ff-seller-product{display:flex!important;width:100%!important;min-width:0!important;height:100%!important;flex-direction:column!important;border-radius:17px!important}.ff-seller-product-image{aspect-ratio:1/1}.ff-seller-product>div{display:flex;min-width:0;flex:1;padding:10px!important;flex-direction:column}.ff-seller-product h3{min-height:2.7em;font-size:.78rem!important;overflow-wrap:anywhere}.ff-seller-product p{margin-top:auto}.ff-seller-product .ff-whatsapp-enquiry{margin:7px 0 0}.ff-seller-products-heading{gap:8px!important}.ff-cart-delivery-note{padding:12px}.ff-checkout-button span{font-size:.76rem}}
