10 Meal Plan
*{box-sizing:border-box;margin:0;padding:0} :root{--bg:#ffffff;--bg-card:#f4f7f4;--bg-card2:#eaf0ea;--bg-pill:#e6eee6;--border:#d5ded5;--green:#279729;--green-dk:#1e7520;--dark:#0d 1a0d;--dark-2:#1a331b;--txt-hi:#111111;--txt-md:#333333;--txt-lo:#555555;--txt-eye:#1e7520;} body{font-family:'Barlow',sans-serif;background:var(--bg);color:var(--txt-hi);line-height:1.6} .sb{width:100%;max-width:680px;margin:0 auto;background:var(--bg);color:var(--txt-hi)} .eyebrow{font-family:'Barlow Condensed',sans-serif;font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--txt-eye);margin-bottom:10px} .heading{font-family:'Oswald',sans-serif;font-size:clamp(26px,5.5vw,40px);font-weight:700;color:var(--txt-hi);letter-spacing:0.02em;line-height:1.1;margin-bottom:16px} .lead{font-size:16px;color:var(--txt-md);line-height:1.75;font-weight:400} .lead strong{color:var(--green)} .section{padding:44px 20px;border-bottom:1px solid var(--border)} /* HERO */ .hero{padding:52px 20px 44px;border-bottom:1px solid var(--border);position:relative;overflow:hidden} .hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 75% 40%,rgba(39,151,41,0.09) 0%,transparent 60%);pointer-events:none} .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px} .hero-eyebrow-line{width:28px;height:2px;background:var(--green);flex-shrink:0} .hero-eyebrow span{font-family:'Barlow Condensed',sans-serif;font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--green-dk)} .hero h1{font-family:'Oswald',sans-serif;font-size:clamp(32px,10vw,56px);font-weight:700;color:var(--txt-hi);letter-spacing:0.02em;line-height:1.04;margin-bottom:20px} .hero h1 em{font-style:normal;color:var(--green)} .hero-sub{font-size:16px;color:var(--txt-md);max-width:460px;line-height:1.75} .hero-sub strong{color:var(--green)} .hero-review-badge{display:inline-flex;align-items:center;gap:10px;background:var(--bg-card);border:1px solid var(--border);border-radius:999px;padding:8px 18px 8px 12px;font-size:13px;color:var(--txt-md);margin-top:22px;position:relative;text-decoration:none} .hero-review-badge:hover{border-color:var(--green)} .hero-review-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0} .hero-review-badge strong{color:var(--txt-hi)} /* SCROLLING STATS STRIP */ .stats-ticker{background:var(--green-dk);overflow:hidden;padding:0;white-space:nowrap;border-bottom:1px solid var(--border)} .stats-ticker-inner{display:inline-flex;animation:statscroll 22s linear infinite;will-change:transform;-webkit-font-smoothing:antialiased;transform:translateZ(0)} .stats-ticker-inner:hover{animation-play-state:paused} .stat-chip{display:inline-flex;align-items:center;gap:10px;padding:13px 32px;border-right:1px solid rgba(255,255,255,0.2)} .stat-chip-num{font-family:'Oswald',sans-serif;font-size:22px;font-weight:700;color:#fff;line-height:1;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility} .stat-chip-label{font-family:'Barlow Condensed',sans-serif;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,0.78);line-height:1.2} @keyframes statscroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}} @media (prefers-reduced-motion: reduce){.stats-ticker-inner{animation:none;white-space:normal;flex-wrap:wrap;justify-content:center}.stats-ticker{white-space:normal}} /* PROOF STATS */ .proof{border-bottom:1px solid var(--border)} .proof-grid{display:grid;grid-template-columns:repeat(3,1fr)} .proof-cell{padding:36px 12px;text-align:center;border-right:1px solid var(--border);text-decoration:none;color:inherit;display:block} .proof-cell:last-child{border-right:none} .proof-num{font-family:'Oswald',sans-serif;font-size:clamp(36px,9vw,58px);font-weight:700;color:var(--txt-hi);line-height:1;display:block} .proof-num em{color:var(--green);font-style:normal} .proof-lbl{font-family:'Barlow Condensed',sans-serif;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--txt-lo);margin-top:10px;display:block} /* SHORT USPS */ .usp-sm{padding:32px 20px} /* HOW IT WORKS */ .steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border-radius:4px;overflow:hidden;margin-top:32px} .step-col{background:var(--bg-card);padding:28px 22px;text-align:center} .step-circle{width:52px;height:52px;background:var(--green);color:#fff;font-family:'Oswald',sans-serif;font-size:22px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px} .step-col h4{font-family:'Barlow',sans-serif;font-size:17px;font-weight:800;color:var(--txt-hi);margin-bottom:8px;line-height:1.2} .step-col p{font-size:13px;color:var(--txt-md);line-height:1.6} /* DELIVERY ZONES */ .zones-block{border:1px solid var(--border);border-radius:4px;padding:20px;margin-top:24px;margin-bottom:16px;background:var(--bg-card)} .zones-label{font-family:'Barlow Condensed',sans-serif;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--txt-lo);margin-bottom:14px;display:block} .zones{display:flex;flex-wrap:wrap;gap:8px} .zone{font-family:'Barlow Condensed',sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;background:var(--bg-pill);border:1px solid var(--border);color:var(--txt-md);padding:6px 14px;border-radius:3px;text-transform:uppercase} .zone.hub{background:var(--green);border-color:var(--green);color:#fff} /* PLANS */ .plan-header{text-align:center;margin-bottom:28px} .plan-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border-radius:4px;overflow:hidden;margin-bottom:16px} .plan-card{background:var(--bg-card);padding:28px 10px;text-align:center;text-decoration:none;color:inherit;display:block;transition:background 0.2s} .plan-card:hover{background:var(--bg-card2)} .plan-card.featured{background:var(--green)} .plan-card.featured:hover{background:var(--green-dk)} .plan-badge{display:inline-block;background:#fff;color:var(--green-dk);font-family:'Barlow Condensed',sans-serif;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:4px 10px;border-radius:2px;margin-bottom:14px} .plan-num{font-family:'Oswald',sans-serif;font-size:clamp(38px,9vw,56px);font-weight:700;color:var(--txt-hi);line-height:1;display:block} .plan-card.featured .plan-num{color:#fff} .plan-lbl{font-family:'Barlow Condensed',sans-serif;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--txt-lo);margin:8px 0 14px;display:block} .plan-card.featured .plan-lbl{color:rgba(255,255,255,0.7)} .plan-desc{font-size:13px;color:var(--txt-md);line-height:1.6;margin-bottom:18px} .plan-card.featured .plan-desc{color:rgba(255,255,255,0.85)} .plan-cta{display:inline-block;font-family:'Barlow Condensed',sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--txt-hi);background:var(--bg-pill);border:1px solid var(--border);padding:10px 12px;border-radius:3px} .plan-card.featured .plan-cta{background:rgba(0,0,0,0.25);border-color:rgba(255,255,255,0.25);color:#fff} @media(max-width:560px){.plan-cards{grid-template-columns:1fr 1fr}} /* CONTACT FOOTER */ .contact-note{text-align:center} .contact-note h3{font-family:'Oswald',sans-serif;font-size:22px;font-weight:700;color:var(--txt-hi);margin-bottom:8px} .contact-note p{font-size:15px;color:var(--txt-md);line-height:1.7;max-width:460px;margin:0 auto} .contact-note a{color:var(--green);font-weight:700;text-decoration:underline} @media(max-width:480px){ .proof-cell{padding:28px 8px} .steps-grid{grid-template-columns:1fr} .step-col{padding:20px 14px} .step-col h4{font-size:15px} .section,.hero{padding-left:16px;padding-right:16px} } @media(max-width:360px){ .proof-num{font-size:32px} .step-col h4{font-size:13px} } From the #1 Mexican Restaurant in Bakersfield Macro-Friendly,Chef-CraftedMeal Prep,Delivered Fresh Across Bakersfield Authentic Mexican restaurant flavors from Mauricio's Grill & Cantina, now delivered to your door with a healthy twist. No meal planning, no cooking, no cleanup. Pickup available! See why Mauricio's Grill & Cantina is rated 4.7⭐ on Google with nearly 3,000 reviews 4.7⭐GoogleRating 40+Years ofExperience 8RestaurantAwards 700CaloriesUnder 50gProteinUp To 28ozHeartyPortions 4.7⭐GoogleRating 40+Years ofExperience 8RestaurantAwards 700CaloriesUnder 50gProteinUp To 28ozHeartyPortions 4.7⭐Nearly 3,000 Google Reviews 40+Years of Experience 8Restaurant Awards 🥗 The Chef Crafted by Chef Sal With 40+ years of experience and 8 restaurant awards, Chef Sal Avila is an authentic Mexican chef that brings the kind of proven skill, consistency, and restaurant level expertise you can trust in every meal. 🌶 The Restaurant From the #1 Mexican Restaurant in Bakersfield For years, Bakersfield residents have visited Mauricio's Grill for an authentic taste of Mexico. Now those same restaurant flavors are delivered to your door, with a healthy twist. You can also choose to pick it up from our restaurant. 🔥 Light on Calories Naturally Lower Calorie Meals Chef Sal puts a twist on authentic Mexican dishes, using fresh herbs, high-quality ingredients, lean proteins, and fresh vegetables. The result is healthy meals under 550 calories to keep your meals satisfying, without feeling heavy. 💪 High Protein High-Protein Meals Made Easy Fuel your day with up to 50g of protein per meal. No meal planning, no cooking, no cleanup. Just heat for 2-3 minutes and enjoy protein-packed meals that fit seamlessly into a busy schedule. 🍴 Plenty of Options Plenty of Options to Choose From Variety is built into every menu. Choose from 10+ menu options featuring chicken, beef, seafood, and vegetarian options, so there's always something that fits your taste and your goals. 🥩 Quality Ingredients Quality Ingredients, Done Right We prioritize clean, high-quality ingredients that support your goals. From grass-fed Angus beef to premium Cert-Fresh seafood, every ingredient is chosen with care and intention. 🍽️ Hearty Portions Generous Portions, Zero Hassle Enjoy hearty portions up to 28 oz per meal that actually feel like a real meal. We handle the prep, cooking, and cleanup so you can eat well without sacrificing time or convenience. 🕓 Never Frozen Cooked Fresh, Never Frozen No frozen meals here. Every dish is prepared fresh on your delivery day, so your meals arrive fresh, flavorful, and ready to enjoy. ❤️ From Scratch Made With Care, From Scratch Our food is made from scratch with care and intention, inspired by the way our Abuela and Mamá cooked. We use mostly whole, organic ingredients when possible and vegetarian-friendly marinades to keep every meal clean, balanced, and consistent. 🚚 Delivery Fresh Delivery or Pickup Meals are delivered fresh and available for pickup every Monday, between 5 PM and 7 PM, across Bakersfield and surrounding neighborhoods, so you can start your week strong. If you prefer Pickup, select that at cart. Delivery areas Bakersfield+ Surrounding Neighborhoods Simple Process How It Works Ready to eat better this week? Order now! 1 ✅ Pick Your Meals Pick your favorite dishes out of our weekly menu. 2 🍳 We Cook Fresh Freshly prepared and delivered to your door. 3 🚚 Delivery or Pickup Straight to your door or pick it up on Monday between 5–7 PM to keep everything fresh and top-notch. 4 🍽️ You Enjoy Ready to enjoy in minutes. No prep, no cleanup. Get Started Want More Than 5 Meals? Pick the plan that fits your week. 6 Meal Plan A little extra for your week. Shop 6 Meals7 Meal Plan One meal for every day of the week. Shop 7 Meals Most Popular 10 Meal Plan Covers most of your week. Shop 10 Meals15 Meal Plan Lunch and dinner every day. Shop 15 Meals Got Questions? Need help choosing a plan or have a quick question? We're one message away. See our Contact Page.
More you might like
Related
Keto Diet Meal Plan-10 Meals
Related
Paleo Diet Meals Plan-10 Meals
Related
Whole30 Diet Meal Plan-10 Meals
Related