.menu-page{padding:30px 0}.menu-page-heading{text-align:center;margin-bottom:60px}.menu-page-heading .subheading{color:#224d23;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;display:inline-block}.menu-page-heading h2{font-size:46px;font-weight:600;color:#222;margin:0}.menu-layout{display:grid;grid-template-columns:280px 1fr;gap:50px;align-items:start}.menu-sidebar{position:sticky;top:110px;background:#fff;border:1px solid #eee;border-radius:20px;padding:25px;box-shadow:0 10px 30px #0000000d}.menu-sidebar h4{margin:0 0 20px;font-size:22px;font-weight:600}.menu-sidebar ul{margin:0;padding:0;list-style:none}.menu-sidebar li{margin-bottom:15px}.menu-sidebar a{display:flex;align-items:center;gap:15px;text-decoration:none;color:#333;padding:10px;border-radius:12px;transition:.3s}.menu-sidebar a:hover{background:#fff5ed;color:#224d23}.menu-sidebar img{width:48px;height:48px;border-radius:50%;object-fit:cover}.menu-category{margin-bottom:70px}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:15px}.category-header h3{margin:0;font-size:32px;font-weight:600}.category-header a{color:#224d23;text-decoration:none;font-weight:500}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #eee;transition:.35s}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.product-image{display:block;overflow:hidden}.product-image img{width:100%;height:240px;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.08)}.product-info{padding:22px}.product-info h4{margin:0 0 10px;font-size:20px;font-weight:600}.product-info h4 a{text-decoration:none;color:#222}.product-info p{color:#666;font-size:15px;line-height:1.7;margin-bottom:20px}.product-bottom{display:flex;justify-content:space-between;align-items:center}.price{font-size:22px;font-weight:600;color:#224d23}.product-bottom button{border:none;background:#224d23;color:#fff;border-radius:10px;padding:10px 22px;cursor:pointer;transition:.3s}.product-bottom button:hover{background:#d86c11}.sold-out{color:red;font-weight:500}@media(max-width:1199px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:991px){.menu-layout{grid-template-columns:1fr}.menu-sidebar{position:relative;top:0}}@media(max-width:767px){.menu-page{padding:50px 0}.menu-page-heading h2{font-size:34px}.category-header{flex-direction:column;align-items:flex-start;gap:10px}.product-grid{grid-template-columns:1fr}.menu-sidebar ul{display:flex;overflow:auto;gap:12px;white-space:nowrap}.menu-sidebar li{margin:0}.menu-sidebar a{min-width:180px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/menu-page.css.map */
