.mlmmp-shop,.mlmmp-cart-wrap{margin:20px auto;max-width:1200px}.mlmmp-shop-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.mlmmp-shop-header h2{margin:0 0 6px}.mlmmp-shop-header p{margin:0;opacity:.75}.mlmmp-cart-button,.mlmmp-product-button{display:inline-block;padding:10px 16px;text-decoration:none;border-radius:5px;border:0;cursor:pointer}.mlmmp-cart-button{white-space:nowrap}.mlmmp-products{display:grid;grid-template-columns:repeat(var(--mlmmp-shop-columns),minmax(0,1fr));gap:22px}.mlmmp-product-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;background:#fff}.mlmmp-product-image{display:block;text-align:center;background:#f7f7f7}.mlmmp-product-image img{display:block;width:100%;height:auto}.mlmmp-no-image{display:block;padding:70px 10px}.mlmmp-product-body{padding:16px}.mlmmp-product-body h3{font-size:18px;margin:0 0 8px}.mlmmp-product-body h3 a{text-decoration:none}.mlmmp-product-price{margin-bottom:14px;font-weight:600}.mlmmp-add-row{display:flex;gap:8px;align-items:center}.mlmmp-add-row input[type=number]{width:70px;padding:9px}.mlmmp-stock{display:inline-block;padding:8px 0;font-weight:600}.mlmmp-shop-empty,.mlmmp-shop-notice{padding:25px;border:1px solid #ddd;border-radius:8px}.mlmmp-shop-pagination{display:flex;gap:8px;justify-content:center;margin-top:28px}.mlmmp-shop-pagination a{padding:8px 12px;border:1px solid #ddd;text-decoration:none;border-radius:4px}.mlmmp-shop-pagination a.active{font-weight:700}.mlmmp-cart-wrap .woocommerce{margin-top:10px}@media(max-width:900px){.mlmmp-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mlmmp-shop-header{align-items:flex-start;flex-direction:column}.mlmmp-products{grid-template-columns:1fr}.mlmmp-add-row{flex-wrap:wrap}}
