{"id":11,"date":"2026-07-24T11:30:05","date_gmt":"2026-07-24T11:30:05","guid":{"rendered":"https:\/\/fabrecipe.online\/?page_id=11"},"modified":"2026-07-24T12:00:04","modified_gmt":"2026-07-24T12:00:04","slug":"home","status":"publish","type":"page","link":"http:\/\/fabrecipe.online\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-567976a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"567976a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-137b810\" data-id=\"137b810\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e1af2b elementor-widget elementor-widget-html\" data-id=\"4e1af2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Malai Chicken Recipe | Fabrecipe<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:ital,wght@0,500;0,600;0,700;1,500&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --cream:#FDFAF4;\n    --paper:#FFFFFF;\n    --ink:#211C18;\n    --ink-soft:#5B534A;\n    --orange:#E5622E;\n    --orange-light:#FCE7D6;\n    --border:#EFE6D8;\n    --star:#F0A93B;\n    --footer:#1D1815;\n  }\n  *{ box-sizing:border-box; }\n  html{ scroll-behavior:smooth; }\n  body{\n    margin:0; background:var(--cream); color:var(--ink-soft);\n    font-family:'Inter',sans-serif; font-size:15px; line-height:1.7;\n  }\n  h1,h2,h3{ font-family:'Lora',serif; color:var(--ink); margin:0; }\n  a{ color:var(--orange); text-decoration:none; }\n  p{ margin:0 0 14px; }\n\n  \/* announcement bar *\/\n  .topbar{\n    background:var(--orange-light); text-align:center; padding:8px;\n    font-size:12.5px; font-weight:600; color:var(--orange);\n    letter-spacing:.01em;\n  }\n\n  \/* header *\/\n  header.site{ background:var(--paper); border-bottom:1px solid var(--border); }\n  .site-row{\n    max-width:1100px; margin:0 auto; padding:16px 24px;\n    display:flex; align-items:center; justify-content:space-between;\n  }\n  .logo{ display:flex; align-items:center; gap:9px; }\n  .logo .mark{\n    width:32px;height:32px;border-radius:50%; background:var(--orange);\n    color:#fff; display:flex; align-items:center; justify-content:center;\n    font-family:'Lora',serif; font-weight:700; font-size:14px;\n  }\n  .logo .name{ font-family:'Lora',serif; font-weight:700; font-size:19px; color:var(--ink); }\n  nav.main{ display:flex; gap:26px; }\n  nav.main a{\n    color:var(--ink); font-size:12.5px; font-weight:600; letter-spacing:.06em;\n  }\n\n  .wrap{ max-width:820px; margin:0 auto; padding:46px 24px 80px; }\n\n  \/* article head *\/\n  h1.title{ font-size:clamp(28px,4vw,38px); margin-bottom:10px; }\n  .subtitle{ font-size:16px; color:var(--ink-soft); margin-bottom:20px; }\n  .meta-line{\n    display:flex; flex-wrap:wrap; align-items:center; gap:12px;\n    font-size:13px; color:var(--ink-soft); margin-bottom:28px;\n  }\n  .tag{\n    background:var(--orange-light); color:var(--orange); font-weight:700;\n    font-size:12px; padding:6px 14px; border-radius:20px;\n  }\n  .dot{ opacity:.5; }\n\n  .lede p{ font-size:15.5px; color:#4A423A; }\n\n  .photo{ border-radius:8px; overflow:hidden; margin:26px 0; border:1px solid var(--border); }\n  .photo img{ width:100%; display:block; object-fit:cover; }\n  .photo.tall img{ height:420px; }\n  .photo.mid img{ height:340px; }\n  .photo.step img{ height:220px; }\n\n  \/* jump to box *\/\n  .jumpto{\n    background:var(--paper); border:1px solid var(--border); border-radius:8px;\n    padding:22px 26px; margin:30px 0 40px;\n  }\n  .jumpto-title{\n    font-size:11px; font-weight:700; letter-spacing:.14em; color:var(--ink-soft);\n    margin-bottom:14px;\n  }\n  .jumpto-grid{\n    display:grid; grid-template-columns:1fr 1fr 1fr; gap:10px 20px; font-size:14px; font-weight:600;\n  }\n  @media (max-width:560px){ .jumpto-grid{ grid-template-columns:1fr 1fr; } }\n\n  h2.section{ font-size:24px; margin:44px 0 14px; }\n  hr.rule{ border:none; border-top:1px solid var(--border); margin:40px 0; }\n\n  \/* serving cards *\/\n  .serve-grid{\n    display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-top:20px;\n  }\n  @media (max-width:560px){ .serve-grid{ grid-template-columns:1fr; } }\n  .serve-card{\n    background:var(--paper); border:1px solid var(--border); border-radius:8px; padding:18px 20px;\n  }\n  .serve-card h4{ font-family:'Inter',sans-serif; font-weight:700; color:var(--ink); font-size:14.5px; margin:0 0 6px; }\n  .serve-card p{ font-size:13.5px; margin:0; color:var(--ink-soft); }\n\n  \/* recipe card *\/\n  .recipe-card{\n    margin-top:50px; background:var(--paper); border-radius:10px; overflow:hidden;\n    border:1px solid var(--border); box-shadow:0 24px 50px -32px rgba(33,28,24,.3);\n  }\n  .rc-head{ background:var(--ink); color:#fff; padding:30px 34px 26px; }\n  .rc-eyebrow{ font-size:11px; font-weight:700; letter-spacing:.16em; color:var(--orange); margin-bottom:10px; }\n  .rc-head h2{ color:#fff; font-size:27px; margin-bottom:8px; }\n  .rc-head p{ color:#D9D1C6; font-size:14px; margin-bottom:14px; }\n  .rc-stars{ color:var(--star); font-size:14px; }\n  .rc-stars .count{ color:#B8AFA2; margin-left:6px; }\n\n  .rc-meta{ display:flex; background:#FBF3E8; border-bottom:1px solid var(--border); }\n  .rc-meta div{ flex:1; text-align:center; padding:16px 10px; border-right:1px solid var(--border); }\n  .rc-meta div:last-child{ border-right:none; }\n  .rc-meta .lbl{ font-size:11px; color:var(--ink-soft); text-transform:uppercase; letter-spacing:.06em; display:block; margin-bottom:4px; }\n  .rc-meta .val{ font-weight:700; color:var(--ink); font-size:14px; }\n\n  .rc-body{ padding:30px 34px 36px; display:grid; grid-template-columns:1fr 1.3fr; gap:36px; }\n  @media (max-width:720px){ .rc-body{ grid-template-columns:1fr; } }\n\n  .ing-head{ display:flex; align-items:center; justify-content:space-between; margin-bottom:14px; }\n  .ing-head h3{ font-size:17px; font-family:'Inter',sans-serif; font-weight:700; color:var(--ink); }\n  .servings-toggle{ display:flex; gap:6px; }\n  .servings-toggle span{\n    width:26px;height:26px;border-radius:50%; display:flex; align-items:center; justify-content:center;\n    font-size:11px; font-weight:700; border:1px solid var(--border); color:var(--ink-soft);\n  }\n  .servings-toggle span.active{ background:var(--orange); color:#fff; border-color:var(--orange); }\n\n  .ing-sub{ font-size:11.5px; font-weight:700; letter-spacing:.08em; color:var(--orange); margin:20px 0 8px; }\n  .ing-sub:first-of-type{ margin-top:0; }\n  ul.ing-list{ list-style:none; margin:0 0 4px; padding:0; }\n  ul.ing-list li{ display:flex; gap:8px; font-size:13.5px; color:var(--ink-soft); padding:4px 0; }\n  ul.ing-list li::before{\n    content:\"\"; width:13px;height:13px; margin-top:3px; border:1.5px solid #D8CDBB; border-radius:3px; flex-shrink:0;\n  }\n  .ing-note{ font-size:11.5px; color:#A79C8C; margin-top:10px; }\n\n  .method{ list-style:none; margin:0; padding:0; }\n  .method > li{ display:flex; gap:14px; margin-bottom:24px; }\n  .method > li:last-child{ margin-bottom:0; }\n  .step-num{\n    width:28px;height:28px;border-radius:50%; background:var(--orange); color:#fff;\n    display:flex; align-items:center; justify-content:center; font-weight:700; font-size:13px;\n    flex-shrink:0;\n  }\n  .step-title{ font-weight:700; color:var(--ink); font-size:14.5px; margin-bottom:4px; }\n  .step-text{ font-size:13.5px; color:var(--ink-soft); }\n\n  .notes-box{ background:#F7F0E4; margin:0 34px 30px; border-radius:8px; padding:22px 26px; }\n  .notes-box h3{ font-family:'Inter',sans-serif; font-size:15px; font-weight:700; color:var(--ink); margin-bottom:10px; }\n  .notes-box ul{ margin:0; padding-left:18px; font-size:13.5px; color:var(--ink-soft); }\n  .notes-box li{ margin-bottom:5px; }\n\n  .nutri{ margin:0 34px 34px; }\n  .nutri h3{ font-family:'Inter',sans-serif; font-size:15px; font-weight:700; color:var(--ink); margin-bottom:4px; }\n  .nutri .sub{ font-size:12px; color:#A79C8C; margin-bottom:12px; }\n  .nutri-grid{ display:flex; flex-wrap:wrap; gap:10px; }\n  .nutri-grid div{\n    flex:1; min-width:80px; text-align:center; border:1px solid var(--border); border-radius:6px; padding:12px 6px;\n  }\n  .nutri-grid .val{ font-weight:700; color:var(--ink); font-size:15px; display:block; }\n  .nutri-grid .lbl{ font-size:11px; color:var(--ink-soft); }\n\n  \/* reviews *\/\n  .reviews-head{ display:flex; align-items:center; gap:10px; margin-bottom:22px; }\n  .review{\n    background:var(--paper); border:1px solid var(--border); border-radius:8px; padding:18px 20px; margin-bottom:14px;\n    display:flex; gap:14px;\n  }\n  .avatar{\n    width:38px;height:38px;border-radius:50%; flex-shrink:0; color:#fff; font-weight:700;\n    display:flex; align-items:center; justify-content:center; font-family:'Lora',serif;\n  }\n  .review-body{ flex:1; }\n  .review-top{ display:flex; justify-content:space-between; align-items:flex-start; gap:10px; flex-wrap:wrap; }\n  .review-name{ font-weight:700; color:var(--ink); font-size:14px; }\n  .review-date{ font-size:12px; color:#A79C8C; }\n  .review-stars{ color:var(--star); font-size:13px; white-space:nowrap; }\n  .review-text{ font-size:13.5px; color:var(--ink-soft); margin-top:6px; }\n\n  .comment-form{\n    background:var(--paper); border:1px solid var(--border); border-radius:8px; padding:24px 26px; margin-top:24px;\n  }\n  .comment-form h3{ font-family:'Inter',sans-serif; font-size:16px; font-weight:700; color:var(--ink); margin-bottom:16px; }\n  .form-row{ display:flex; gap:14px; margin-bottom:14px; }\n  .form-row input, .comment-form textarea{\n    width:100%; border:1px solid var(--border); border-radius:6px; padding:10px 12px;\n    font-family:inherit; font-size:13.5px; background:var(--cream); color:var(--ink);\n  }\n  .comment-form textarea{ min-height:90px; resize:vertical; margin-bottom:16px; }\n  .comment-form button{\n    background:var(--orange); color:#fff; border:none; padding:11px 24px; border-radius:6px;\n    font-weight:700; font-size:13.5px; cursor:pointer; font-family:inherit;\n  }\n\n  footer.site{ background:var(--footer); color:#B8AFA2; padding:50px 24px 26px; margin-top:60px; }\n  .footer-grid{\n    max-width:1100px; margin:0 auto; display:grid; grid-template-columns:2fr 1fr 1fr; gap:40px; padding-bottom:30px;\n    border-bottom:1px solid #34302B;\n  }\n  @media (max-width:640px){ .footer-grid{ grid-template-columns:1fr; } }\n  .footer-grid h5{ color:#fff; font-family:'Lora',serif; font-size:15px; margin-bottom:12px; }\n  .footer-grid p, .footer-grid a{ font-size:13px; color:#B8AFA2; display:block; margin-bottom:8px; }\n  .socials{ display:flex; gap:10px; }\n  .socials span{\n    width:32px;height:32px;border-radius:50%; border:1px solid #45403A; display:flex; align-items:center;\n    justify-content:center; font-size:11px; color:#B8AFA2;\n  }\n  .copyright{ max-width:1100px; margin:20px auto 0; font-size:12px; color:#8A8177; text-align:center; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"topbar\">Fabrecipe \u2014 Trusted Vegetarian &amp; Non-Vegetarian Indian Recipes<\/div>\n\n<header class=\"site\">\n  <div class=\"site-row\">\n    <div class=\"logo\">\n      <div class=\"mark\">FR<\/div>\n      <div class=\"name\">Fabrecipe<\/div>\n    <\/div>\n    <nav class=\"main\">\n      <a href=\"#\">HOME<\/a>\n      <a href=\"#\">RECIPES<\/a>\n      <a href=\"#\">INSTANT POT<\/a>\n      <a href=\"#\">AIR FRYER<\/a>\n      <a href=\"#\">VIDEOS<\/a>\n      <a href=\"#\">ABOUT<\/a>\n    <\/nav>\n  <\/div>\n<\/header>\n\n<div class=\"wrap\">\n\n  <h1 class=\"title\">Malai Chicken Recipe<\/h1>\n  <p class=\"subtitle\">Creamy, restaurant-style Indian chicken curry made with a yogurt-cashew marinade<\/p>\n\n  <div class=\"meta-line\">\n    <span class=\"tag\">Chicken Recipes<\/span>\n    <span class=\"dot\">\u2022<\/span>\n    <span>Published: Jan 2025<\/span>\n    <span class=\"dot\">\u2022<\/span>\n    <span>Updated: Mar 2025<\/span>\n    <span class=\"dot\">\u2022<\/span>\n    <span>By Fabrecipe<\/span>\n  <\/div>\n\n  <div class=\"lede\">\n    <p>Malai chicken is a rich, creamy and mildly spiced Indian curry made by cooking marinated chicken in a velvety sauce of yogurt, cashews and fresh cream. \"Malai\" means cream in Hindi, and true to its name, this dish is all about a luscious, restaurant-style texture without being overly heavy. It comes together with everyday spices and pairs beautifully with naan, roti or fragrant basmati rice.<\/p>\n    <p>This version skips heavy artificial colors and excess oil, relying instead on a cashew-yogurt marinade to build creaminess and a quick simmer with whole spices for depth of flavor. It's a fantastic recipe for weeknight dinners as well as for entertaining guests.<\/p>\n  <\/div>\n\n  <div class=\"photo tall\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1708782344490-9026aaa5eec7?fm=jpg&q=80&w=1400&auto=format&fit=crop\" alt=\"Creamy malai chicken curry served with rice\">\n  <\/div>\n\n  <div class=\"jumpto\">\n    <p class=\"jumpto-title\">JUMP TO<\/p>\n    <div class=\"jumpto-grid\">\n      <a href=\"#what-is\">What is Malai Chicken<\/a>\n      <a href=\"#about\">About This Recipe<\/a>\n      <a href=\"#ingredients\">Ingredients<\/a>\n      <a href=\"#how-to\">How to Make Malai Chicken<\/a>\n      <a href=\"#serving\">Serving Suggestions<\/a>\n      <a href=\"#recipe\">Recipe Card<\/a>\n    <\/div>\n  <\/div>\n\n  <h2 class=\"section\" id=\"what-is\">What is Malai Chicken?<\/h2>\n  <p>Malai chicken is a North Indian curry where chicken pieces are marinated in a smooth cashew and yogurt paste, then simmered gently with whole spices, onions and a touch of cream. Unlike tomato-based curries, this one relies on dairy and nuts for its signature pale, creamy gravy and subtly sweet undertone. It's often served at celebrations and is a popular choice on Indian restaurant menus alongside butter chicken and korma.<\/p>\n\n  <h2 class=\"section\" id=\"about\">About This Recipe<\/h2>\n  <p>This recipe uses a simple two-step process: marinating the chicken to tenderize and flavor it, then cooking it down in ghee with whole spices until the sauce thickens naturally. No cornstarch or thickeners needed \u2014 the cashew paste does all the work. The result is a fragrant, silky curry that tastes like it took hours, but is ready well within one.<\/p>\n\n  <hr class=\"rule\">\n\n  <h2 class=\"section\" id=\"serving\">Serving Suggestions<\/h2>\n  <p>Malai chicken shines as a main course for dinner parties or a comforting weeknight meal. Serve it hot, garnished with extra cream and coriander, alongside these classic pairings.<\/p>\n\n  <div class=\"photo mid\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1742599361539-f096753d1100?fm=jpg&q=80&w=1200&auto=format&fit=crop\" alt=\"Malai chicken garnished with coriander\">\n  <\/div>\n\n  <div class=\"serve-grid\">\n    <div class=\"serve-card\"><h4>Butter Naan<\/h4><p>Soft, pillowy naan brushed with butter \u2014 a classic pairing.<\/p><\/div>\n    <div class=\"serve-card\"><h4>Steamed Basmati Rice<\/h4><p>Fragrant long-grain rice soaks up the creamy sauce beautifully.<\/p><\/div>\n    <div class=\"serve-card\"><h4>Jeera Rice<\/h4><p>Cumin-flavored rice adds a subtle earthy contrast.<\/p><\/div>\n    <div class=\"serve-card\"><h4>Tandoori Roti<\/h4><p>Whole wheat flatbread, light and perfect for scooping.<\/p><\/div>\n  <\/div>\n\n  <section class=\"recipe-card\" id=\"recipe\">\n    <div class=\"rc-head\">\n      <p class=\"rc-eyebrow\">RECIPE CARD<\/p>\n      <h2>Malai Chicken<\/h2>\n      <p>Creamy, mildly spiced Indian chicken curry made with a yogurt-cashew marinade, whole spices and a finishing touch of fresh cream. Restaurant-style comfort food ready in under an hour.<\/p>\n      <span class=\"rc-stars\">\u2605\u2605\u2605\u2605\u2605 <span class=\"count\">4.9 from 128 votes<\/span><\/span>\n    <\/div>\n    <div class=\"rc-meta\">\n      <div><span class=\"lbl\">Prep Time<\/span><span class=\"val\">20 mins<\/span><\/div>\n      <div><span class=\"lbl\">Cook Time<\/span><span class=\"val\">30 mins<\/span><\/div>\n      <div><span class=\"lbl\">Total Time<\/span><span class=\"val\">50 mins<\/span><\/div>\n      <div><span class=\"lbl\">Cuisine<\/span><span class=\"val\">North Indian<\/span><\/div>\n    <\/div>\n\n    <div class=\"rc-body\">\n      <div id=\"ingredients\">\n        <div class=\"ing-head\">\n          <h3>Ingredients<\/h3>\n          <div class=\"servings-toggle\"><span class=\"active\">1x<\/span><span>2x<\/span><span>3x<\/span><\/div>\n        <\/div>\n\n        <p class=\"ing-sub\">FOR THE MARINADE<\/p>\n        <ul class=\"ing-list\">\n          <li>0.50 kg chicken (bone-in or boneless, curry cut)<\/li>\n          <li>0.50 cup thick yogurt (curd, whisked)<\/li>\n          <li>10 cashews (soaked in warm water)<\/li>\n          <li>1 tbsp ginger garlic paste<\/li>\n          <li>1 green chili (slit or chopped)<\/li>\n          <li>0.50 tsp turmeric<\/li>\n          <li>\u00bc tsp salt (adjust to taste)<\/li>\n        <\/ul>\n\n        <p class=\"ing-sub\">FOR THE GRAVY<\/p>\n        <ul class=\"ing-list\">\n          <li>2 tbsp ghee or oil<\/li>\n          <li>1 bay leaf<\/li>\n          <li>2 green cardamoms<\/li>\n          <li>1 inch cinnamon stick<\/li>\n          <li>1 onion (thinly sliced)<\/li>\n          <li>0.50 tsp garam masala<\/li>\n          <li>2 tbsp fresh cream (plus more for garnish)<\/li>\n          <li>2 tbsp coriander leaves (chopped, for garnish)<\/li>\n        <\/ul>\n        <p class=\"ing-note\">1 cup = 240ml. Serves 2\u20133 people.<\/p>\n      <\/div>\n\n      <div id=\"how-to\">\n        <ol class=\"method\">\n          <li>\n            <span class=\"step-num\">1<\/span>\n            <div>\n              <p class=\"step-title\">Marinate the chicken<\/p>\n              <p class=\"step-text\">In a bowl, blend the soaked cashews with a splash of water to a smooth paste. Add yogurt, ginger garlic paste, green chili, turmeric and salt. Mix well, add the chicken pieces and coat evenly. Cover and marinate for at least 30 minutes, or up to 4 hours in the fridge for best flavor.<\/p>\n              <div class=\"photo step\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1672787153720-e85fe802fd9f?fm=jpg&q=80&w=900&auto=format&fit=crop\" alt=\"Chicken coated in cashew-yogurt marinade\"><\/div>\n            <\/div>\n          <\/li>\n          <li>\n            <span class=\"step-num\">2<\/span>\n            <div>\n              <p class=\"step-title\">Saut\u00e9 the whole spices &amp; onions<\/p>\n              <p class=\"step-text\">Heat ghee in a heavy-bottomed pan. Add bay leaf, cardamom and cinnamon, saut\u00e9 for a few seconds until fragrant. Add the sliced onions and cook until soft and lightly golden, about 5 to 6 minutes.<\/p>\n            <\/div>\n          <\/li>\n          <li>\n            <span class=\"step-num\">3<\/span>\n            <div>\n              <p class=\"step-title\">Cook the marinated chicken<\/p>\n              <p class=\"step-text\">Add the marinated chicken to the pan along with all the marinade. Cook uncovered on medium-high heat, stirring occasionally, until the chicken releases its juices and begins to cook through, about 8 to 10 minutes.<\/p>\n              <div class=\"photo step\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1695089028153-7ee6393a9981?fm=jpg&q=80&w=900&auto=format&fit=crop\" alt=\"Chicken cooking in the pan with spices\"><\/div>\n            <\/div>\n          <\/li>\n          <li>\n            <span class=\"step-num\">4<\/span>\n            <div>\n              <p class=\"step-title\">Simmer to a creamy finish<\/p>\n              <p class=\"step-text\">Cover and simmer on low heat until the chicken is completely cooked and tender, 10 to 12 minutes. Stir in garam masala and fresh cream. Simmer for 2 more minutes without boiling vigorously, so the cream doesn't split.<\/p>\n            <\/div>\n          <\/li>\n          <li>\n            <span class=\"step-num\">5<\/span>\n            <div>\n              <p class=\"step-title\">Garnish and serve<\/p>\n              <p class=\"step-text\">Turn off the heat, taste and adjust salt if needed. Garnish with chopped coriander leaves and a swirl of cream. Serve hot with naan, roti or steamed basmati rice.<\/p>\n            <\/div>\n          <\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n\n    <div class=\"notes-box\">\n      <h3>Notes<\/h3>\n      <ul>\n        <li>Use bone-in chicken for a richer, more flavorful gravy, or boneless thighs for a quicker cook.<\/li>\n        <li>Soaked cashews can be swapped with 2 tablespoons of cashew powder or blanched almonds.<\/li>\n        <li>For a lighter version, skip the cream and finish with an extra tablespoon of yogurt off the heat.<\/li>\n        <li>Keep the flame low once cream is added to avoid curdling.<\/li>\n        <li>Leftovers keep well refrigerated for up to 2 days; reheat gently on the stovetop.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"nutri\">\n      <h3>Nutrition Facts<\/h3>\n      <p class=\"sub\">Per serving (approximate)<\/p>\n      <div class=\"nutri-grid\">\n        <div><span class=\"val\">312 kcal<\/span><span class=\"lbl\">Calories<\/span><\/div>\n        <div><span class=\"val\">24 g<\/span><span class=\"lbl\">Protein<\/span><\/div>\n        <div><span class=\"val\">21 g<\/span><span class=\"lbl\">Fat<\/span><\/div>\n        <div><span class=\"val\">7 g<\/span><span class=\"lbl\">Carbs<\/span><\/div>\n        <div><span class=\"val\">1 g<\/span><span class=\"lbl\">Fiber<\/span><\/div>\n        <div><span class=\"val\">48 g<\/span><span class=\"lbl\">Sodium<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"rule\">\n\n  <h2 class=\"section\">Reader Reviews<\/h2>\n  <div class=\"reviews-head\">\n    <span class=\"rc-stars\" style=\"color:var(--star)\">\u2605\u2605\u2605\u2605\u2605<\/span>\n    <span style=\"font-size:13px;color:var(--ink-soft)\">4.9 from 128 votes<\/span>\n  <\/div>\n\n  <div class=\"review\">\n    <div class=\"avatar\" style=\"background:#E5622E\">P<\/div>\n    <div class=\"review-body\">\n      <div class=\"review-top\">\n        <div><span class=\"review-name\">Priya Nair<\/span><br><span class=\"review-date\">March 14, 2025<\/span><\/div>\n        <span class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n      <\/div>\n      <p class=\"review-text\">Made this last night for my family and it was a huge hit! The chicken was so tender and the sauce was perfectly creamy. Thank you for the detailed instructions.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"review\">\n    <div class=\"avatar\" style=\"background:#3E6FA6\">A<\/div>\n    <div class=\"review-body\">\n      <div class=\"review-top\">\n        <div><span class=\"review-name\">Arjun Mehta<\/span><br><span class=\"review-date\">February 2, 2025<\/span><\/div>\n        <span class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n      <\/div>\n      <p class=\"review-text\">I've made a lot of malai chicken recipes but this one nails the balance of spice and creaminess. Skipped the cream and used extra cashew paste, worked great!<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"review\">\n    <div class=\"avatar\" style=\"background:#C2547A\">S<\/div>\n    <div class=\"review-body\">\n      <div class=\"review-top\">\n        <div><span class=\"review-name\">Sana Sheikh<\/span><br><span class=\"review-date\">January 18, 2025<\/span><\/div>\n        <span class=\"review-stars\">\u2605\u2605\u2605\u2605\u2606<\/span>\n      <\/div>\n      <p class=\"review-text\">Restaurant style taste at home! My kids who usually avoid anything spicy loved it. Will be making this every week now.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"comment-form\">\n    <h3>Leave a Comment<\/h3>\n    <div class=\"form-row\">\n      <input type=\"text\" placeholder=\"Name\">\n      <input type=\"email\" placeholder=\"Email\">\n    <\/div>\n    <textarea placeholder=\"Your comment \/ review\"><\/textarea>\n    <button type=\"button\">Post Comment<\/button>\n  <\/div>\n\n<\/div>\n\n<footer class=\"site\">\n  <div class=\"footer-grid\">\n    <div>\n      <h5>Fabrecipe<\/h5>\n      <p>Simple, tried and tested vegetarian and non-vegetarian recipes for everyday cooking \u2014 from classic curries to quick snacks.<\/p>\n    <\/div>\n    <div>\n      <h5>Explore<\/h5>\n      <a href=\"#\">Chicken Recipes<\/a>\n      <a href=\"#\">Vegetarian Curries<\/a>\n      <a href=\"#\">Rice &amp; Biryani<\/a>\n      <a href=\"#\">Instant Pot Recipes<\/a>\n    <\/div>\n    <div>\n      <h5>Follow<\/h5>\n      <div class=\"socials\">\n        <span>FB<\/span><span>IG<\/span><span>PIN<\/span><span>YT<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n  <p class=\"copyright\">\u00a9 2026 Fabrecipe \u2014 Recreated for demo purposes only.<\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Malai Chicken Recipe | Fabrecipe Fabrecipe \u2014 Trusted Vegetarian &amp; Non-Vegetarian Indian Recipes FR Fabrecipe HOME RECIPES INSTANT POT AIR [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/fabrecipe.online\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/fabrecipe.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/fabrecipe.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/fabrecipe.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/fabrecipe.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":7,"href":"http:\/\/fabrecipe.online\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":19,"href":"http:\/\/fabrecipe.online\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/19"}],"wp:attachment":[{"href":"http:\/\/fabrecipe.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}