<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>#indiansweet &#8211; Reetika Mitra</title>
	<atom:link href="https://reetikamitra.com/tag/indiansweet/feed/" rel="self" type="application/rss+xml" />
	<link>https://reetikamitra.com</link>
	<description>Fooding Around</description>
	<lastBuildDate>Sun, 10 Aug 2025 08:38:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://reetikamitra.com/wp-content/uploads/2020/04/cropped-icon-32x32.png</url>
	<title>#indiansweet &#8211; Reetika Mitra</title>
	<link>https://reetikamitra.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Fig Barfi Roll</title>
		<link>https://reetikamitra.com/sweet-nothings/fig-barfi-roll/</link>
					<comments>https://reetikamitra.com/sweet-nothings/fig-barfi-roll/#comments</comments>
		
		<dc:creator><![CDATA[Reetika Mitra]]></dc:creator>
		<pubDate>Sun, 10 Aug 2025 08:19:11 +0000</pubDate>
				<category><![CDATA[Sweet Nothings]]></category>
		<category><![CDATA[#anjeer]]></category>
		<category><![CDATA[#anjeerbarfi]]></category>
		<category><![CDATA[#anjeerroll]]></category>
		<category><![CDATA[#barfi]]></category>
		<category><![CDATA[#festivalofindia]]></category>
		<category><![CDATA[#festivaltime]]></category>
		<category><![CDATA[#festivalvibes]]></category>
		<category><![CDATA[#fig]]></category>
		<category><![CDATA[#figroll]]></category>
		<category><![CDATA[#fusionbarfi]]></category>
		<category><![CDATA[#indiansweet]]></category>
		<category><![CDATA[#janmashtamispecial]]></category>
		<category><![CDATA[#mithai]]></category>
		<guid isPermaLink="false">https://reetikamitra.com/?p=7286</guid>

					<description><![CDATA[I have specially crafted the Fig Barfi Roll on the occasion of Janmashtami. In case you can’t ‘fig’ure it out, the Indian term for Fig is Anjeer. This is a differentiated way in presenting an Indian dessert. It has a moist light sweetness to it. Fig is considered to be quite healthy so this is a good option. I have&#8230;]]></description>
										<content:encoded><![CDATA[<p>I have specially crafted the Fig Barfi Roll on the occasion of Janmashtami. In case you can’t ‘fig’ure it out, the Indian term for Fig is Anjeer. This is a differentiated way in presenting an Indian dessert. It has a moist light sweetness to it. Fig is considered to be quite healthy so this is a good option. I have used Mawa in the recipe but if you cannot get your hands on to Mawa, you may safely opt to use some store bought Kalakand instead. Honestly, it tastes even better with the Kalakand. One tip on the preparation, once you roll the dessert into a log shape, remember to refrigerate it for a couple of hours before slicing into pieces. That helps keep the pieces intact and whole. This recipe looks great on the dining table and you can prepare it in advance. So, a good option for entertaining guests. The dish is dry and makes for easy serving. Go ahead and give the Fig Barfi Roll a try.</p>
<p>&nbsp;</p>
<a class="button tasty-recipes-print-button tasty-recipes-no-print" href="https://reetikamitra.com/sweet-nothings/fig-barfi-roll/print/7288/">Print</a><div id="tasty-recipes-7288" class="tasty-recipes tasty-recipes-7288 tasty-recipes-display tasty-recipes-has-image">
<style type="text/css">
.tasty-recipes-image {
  float: right; }

.tasty-recipes-yield-scale {
  border: 1px solid #979599;
  border-radius: 2px;
  color: #979599;
  margin-left: 3px;
  padding: 0 4px;
  font-size: 0.7rem; }

.tasty-recipes-scale-container {
  float: right;
  padding: 0 0 1rem;
  display: -webkit-box;
  display: flex; }
  .tasty-recipes-scale-container .tasty-recipes-scale-label {
    text-transform: uppercase;
    font-size: 0.6rem;
    color: #979599;
    align-self: center; }
  .tasty-recipes-scale-container button {
    background: transparent;
    border: 1px solid #979599;
    border-radius: 2px;
    color: #979599;
    margin-left: 5px;
    padding: 2px 4px; }
    .tasty-recipes-scale-container button.tasty-recipes-scale-button-active {
      color: #353547;
      border-color: #353547; }
    .tasty-recipes-scale-container button:focus {
      outline: none; }

.tasty-recipes-video-toggle-container {
  float: right;
  padding: 0 0 1rem;
  display: -webkit-box;
  display: flex; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-outer-label {
    text-transform: uppercase;
    font-size: 0.6rem;
    color: #979599;
    align-self: center;
    margin-right: 5px; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle {
    position: relative;
    width: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-checkbox {
    display: none; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px;
    margin: 0; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:before, .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #89969F;
    color: #FFFFFF; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-checkbox:checked + .tasty-recipes-video-toggle-label .tasty-recipes-video-toggle-inner {
    margin-left: 0; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-checkbox:checked + .tasty-recipes-video-toggle-label .tasty-recipes-video-toggle-switch {
    right: 0px; }

.tasty-recipes-print-button {
  background-color: #666677;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-decoration: none; }

a.tasty-recipes-print-button {
  color: #fff; }
  a.tasty-recipes-print-button:hover {
    color: #fff;
	 background-color: rgb(102, 102, 119, 0.6);
 }

.tasty-recipes-equipment {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
          justify-content: space-evenly; }
  .tasty-recipes-equipment > h3 {
    -webkit-box-flex: 0;
            flex: 0 0 100%; }
  .tasty-recipes-equipment .tasty-link-card {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    padding: 1.5rem 1rem;
    text-align: center; }
    @media screen and (min-width: 500px) {
      .tasty-recipes-equipment .tasty-link-card {
        -webkit-box-flex: 0;
                flex: 0 0 33%; } }
    .tasty-recipes-equipment .tasty-link-card p {
      font-weight: bold;
      font-size: 1em;
      margin-bottom: 0; }
      .tasty-recipes-equipment .tasty-link-card p a {
        color: initial; }
    .tasty-recipes-equipment .tasty-link-card span {
      font-size: 0.9em; }

.tasty-recipes-rating.tasty-recipes-clip-10 {
  -webkit-clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%);
          clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-20 {
  -webkit-clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%);
          clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-30 {
  -webkit-clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%);
          clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-40 {
  -webkit-clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%);
          clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-50 {
  -webkit-clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%);
          clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-60 {
  -webkit-clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%);
          clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-70 {
  -webkit-clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%);
          clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-80 {
  -webkit-clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%);
          clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-90 {
  -webkit-clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%);
          clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%); }

.tasty-recipes-nutrition ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .tasty-recipes-nutrition ul:after {
    display: block;
    content: ' ';
    clear: both; }

.tasty-recipes-nutrition li {
  float: left;
  margin-right: 1em; }

.tasty-recipes-plug {
  text-align: center;
  margin-bottom: 1em;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center; }
  .tasty-recipes-plug a {
    text-decoration: none;
    box-shadow: none; }
    .tasty-recipes-plug a img {
      width: 150px;
      height: auto;
      margin: 5px 0 0 8px;
      display: inline-block; }

@media print {
  .tasty-recipes-no-print,
  .tasty-recipes-no-print * {
    display: none !important; } }


.tasty-recipes {
	margin-bottom: 4em;
	max-width: 700px;
	background-color: #f9f9f9;
}

.tasty-recipes.tasty-recipes-has-plug {
	margin-bottom: 1em;
}

.tasty-recipes-plug {
	margin-bottom: 4em;
}

.tasty-recipes-print-button {
	display: none;
}

.tasty-recipes-image-shim {
	height: 69.5px;
	clear: both;
}

.tasty-recipes-entry-header {
	background-color: #f9f9f9;
	padding-top: 2em;
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-header.tasty-recipes-has-image {
	padding-top: 0px;
}

.tasty-recipes-entry-header .tasty-recipes-image {
	float: none;
	margin-bottom: 1em;
}

@media only screen and (min-width: 730px) {

	.tasty-recipes-entry-header .tasty-recipes-image {
		float: left;
		margin-right: 16px;
	}

}

.tasty-recipes-entry-header .tasty-recipes-image img {
	float: none;
	height: 150px;
	width: 150px;
}

.tasty-recipes-entry-header .tasty-recipes-header-content {
	min-height: 215px;
}

.tasty-recipes-entry-header h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	clear: none;
}

.tasty-recipes-entry-header hr {
	border: 1px solid #eee;
	background-color: #eee;
	margin-bottom: 0;
	margin-top: 1em;
	margin-right: -2em;
	margin-left: -2em;
}

.tasty-recipes-entry-header .tasty-recipes-rating-outer {
	width: 100%;
}

.tasty-recipes-entry-header .tasty-recipes-rating-outer a {
	text-decoration: none;
	border: none;
	display: inherit;
	box-shadow: none;
}

.tasty-recipes-entry-header .tasty-recipes-rating-outer a:hover {
	text-decoration: none;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars {
	font-size: 18px;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars span {
	margin-right: 2px;
	margin-left: 2px;
	color: #aaaaaa;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars span:first-child {
	margin-left: 0;
}

.tasty-recipes-entry-header .tasty-recipes-rating-label {
	color: #B7BBC6;
	font-size: .6875em;
	margin-top: 1em;
	position: absolute;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars .post-ratings {
	font-size: 10px;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars .post-ratings .tasty-recipes-cf-ratings-label {
	margin-top: 0;
	line-height: 1;
}

.tasty-recipes-entry-header .tasty-recipes-details {
	margin-top: 1.5em;
	color: #606060;
}

.tasty-recipes-entry-header .tasty-recipes-details ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.tasty-recipes-entry-header .tasty-recipes-details ul li {
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
	margin-right: .5em;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.8em;
}

.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
	height: 1em;
	margin-top: .4em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
	font-size: 1em;
}

.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label {
	margin-right: .125em;
}

.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
	vertical-align: top;
	margin-right: .2em;
}

@media only screen and (min-width: 730px) {
	.tasty-recipes-entry-header .tasty-recipes-details {
		padding-left: 166px;
	}
}

.tasty-recipes-entry-content {
	padding-top: 0.1em;
	background: #f9f9f9;
	color: #606060;
	clear: both;
}

.tasty-recipes-entry-header .tasty-recipes-buttons {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 100%;
}

.tasty-recipes-entry-header .tasty-recipes-buttons:after {
	content: " ";
	display: block;
	clear: both;
}

.tasty-recipes-entry-header .tasty-recipes-button-wrap {
	box-sizing: border-box;
}

.tasty-recipes-entry-header .tasty-recipes-buttons a {
	text-transform: uppercase;
	text-align: center;
	display: block;
	background-color: #f9f9f9;
	font-size: 1em;
	line-height: 1.375em;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0;
	border: 1px solid #aaaaaa;;
	border-radius: 0;
	text-decoration: none;
	color: #aaaaaa;
}

.tasty-recipes-entry-header .tasty-recipes-buttons .button:hover {
	background-color: #f9f9f9;
	border: 3px solid #aaaaaa;
	color: #aaaaaa;
	opacity: 1;
}

.tasty-recipes-entry-content a img {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.tasty-recipes-entry-header .tasty-recipes-buttons a:hover {
	background-color: #979599;
	text-decoration: none;
}

.tasty-recipes-entry-header .tasty-recipes-buttons img {
	vertical-align: top;
}

.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-print,
.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-pinterest {
	height: 1.25em;
	margin-right: .375em;
	margin-bottom: 0;
	background: none;
	display: inline-block;
	box-shadow: none;
}

@media only screen and (max-width: 730px) {
	.tasty-recipes-entry-header .tasty-recipes-button-wrap {
		width: 100%;
	}
	.tasty-recipes-entry-header .tasty-recipes-button-wrap:nth-child(2) {
		padding-top: 1em;
	}
}

@media only screen and (min-width: 450px) {

	.tasty-recipes-entry-header .tasty-recipes-buttons {
		width: 100%;
		float: none;
	}

	.tasty-recipes-entry-header .tasty-recipes-button-wrap:first-child {
		width: 50%;
		padding-right: 5px;
		float: left;
	}

	.tasty-recipes-entry-header .tasty-recipes-button-wrap:last-child {
		width: 50%;
		padding-left: 5px;
		float: right;
		padding-top: 0;
	}

}

@media only screen and (min-width: 730px) {

	.tasty-recipes-entry-header .tasty-recipes-buttons {
		padding-left: 166px;
		box-sizing: border-box;
	}

	.tasty-recipes-header-content {
		position: relative;
	}

	.tasty-recipes-header-content .tasty-recipes-rating-outer {
		position: absolute;
		top: 155px;
		width: 150px;
		text-align: center;
	}

	.tasty-recipes-header-content .tasty-recipes-rating-label {
		display: block;
		position: static;
		margin-top: 0;
	}

}

.tasty-recipes-entry-content h3 {
	color: initial;
}

.tasty-recipes-entry-content h4 {
	font-size: 1em;
	padding-top: 0;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.tasty-recipes-entry-content hr {
	background-color: #eee;
	border: 1px solid #eee;
	margin-top: 1em;
	margin-bottom: 1em;
}

.tasty-recipes-entry-content .tasty-recipes-description,
.tasty-recipes-entry-content .tasty-recipes-ingredients,
.tasty-recipes-entry-content .tasty-recipes-instructions,
.tasty-recipes-entry-content .tasty-recipes-keywords {
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-content .tasty-recipes-description p {
	margin-bottom: 1em;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul,
.tasty-recipes-entry-content .tasty-recipes-instructions ul {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 1.5em;
	padding: 0;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li {
	margin-bottom: .625em;
	list-style-type: none;
	position: relative;
	margin-left: 2.5em;
	line-height: 1.46;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: .5em;
	width: .5em;
	display: block;
	content: " ";
	left: -1.25em;
	top: .375em;
	position: absolute;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
	counter-reset:li;
	margin-left: 0;
	padding: 0;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li,
.tasty-recipes-entry-content .tasty-recipes-instructions ol > li {
	list-style-type: none;
	position: relative;
	margin-bottom: 1em;
	margin-left: 2.5em;
	line-height: 1.46;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ol > li:before {
	content:counter(li);
	counter-increment: li;
	position: absolute;
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 1.45em;
	width: 1.45em;
	color: #FFF;
	left: -1.25em;
	transform: translateX(-50%);
	line-height: 1.5em;
	font-size: .6875em;
	text-align: center;
	top: .1875em;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients li li,
.tasty-recipes-entry-content .tasty-recipes-instructions li li {
	margin-top: 0.625em;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients li ul,
.tasty-recipes-entry-content .tasty-recipes-ingredients li ol,
.tasty-recipes-entry-content .tasty-recipes-instructions li ul,
.tasty-recipes-entry-content .tasty-recipes-instructions li ol {
	margin-bottom: 0;
}

@media only screen and (max-width: 520px) {
	.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
	.tasty-recipes-entry-content .tasty-recipes-instructions ol {
		margin-left: 0;
	}
}

.tasty-recipes-entry-content .tasty-recipes-equipment {
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-content .tasty-recipe-video-embed ~ .tasty-recipes-equipment {
	padding-top: 1em;
}

.tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:before {
	background-color: #aaaaaa;
}

.tasty-recipes-entry-content .tasty-recipes-notes,
.tasty-recipes-entry-content .tasty-recipes-nutrition {
	padding-bottom: 1.25em;
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-content .tasty-recipes-notes ol {
	counter-reset:li;
	margin-left: 0;
	padding: 0;
	margin-bottom: 0;
}

.tasty-recipes-entry-content .tasty-recipes-notes ul {
	margin-left: 0;
	padding: 0;
	margin-bottom: 0;
}

.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
	padding-left: 1.5625em;
	padding-right: 1.5625em;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	position: relative;
	margin-bottom: 1.5em;
	list-style-type: none;
}

.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
	padding-left: 2.5em;
	margin-left: 0;
	margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
	content: "i";
	display: block;
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 1.3em;
	width: 1.3em;
	font-size: .75em;
	line-height: 1.3em;
	text-align: center;
	color: #FFF;
	position: absolute;
	left: 1.167em;
	top: 2.1em;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol > li:before {
	content:counter(li);
	counter-increment: li;
	position: absolute;
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 1.45em;
	width: 1.45em;
	color: #FFF;
	left: 2em;
	transform: translateX(-50%);
	line-height: 1.5em;
	font-size: .6875em;
	text-align: center;
	top: 2.3em;
}

.tasty-recipes-entry-content .tasty-recipes-notes p:last-child {
	margin-bottom: 0;
}

.tasty-recipes-entry-content .tasty-recipes-keywords {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #aaaaaa;
}

.tasty-recipes-entry-content .tasty-recipes-keywords p {
	margin-bottom: 0;
	font-size: 0.7em;
}

.tasty-recipes-nutrifox {
	text-align: center;
	margin: 0;
}

.tasty-recipes-nutrifox iframe {
	width: 100%;
	display: block;
	margin: 0;
}

.tasty-recipes-entry-content .tasty-recipes-nutrition ul li {
	float: none;
	line-height: 2em;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0.833em;
}

.tasty-recipes-entry-footer {
	background-color: #fff;
	padding-top: 1.5625em;
	padding-bottom: 1.25em;
	padding-left: 2.5em;
	padding-right: 2.5em;
	text-align: center;
}

.tasty-recipes-entry-footer .tasty-recipes-footer-content {
	display: inline-block;
}

.tasty-recipes-entry-footer img {
	width: 65px;
}

.tasty-recipes-entry-footer h3 {
	font-size: 1.25em;
	line-height: 2.25em;
	margin-top: .5em;
	margin-bottom: .125em;
	padding: 0;
	line-height: 1em;
}

.tasty-recipes-entry-footer p {
	margin-bottom: 0;
	font-size: .75em;
}

.tasty-recipes-entry-footer p a {
	text-decoration: underline;
	box-shadow: none;
	border-bottom: none;
}

.tasty-recipes-entry-footer:after {
	content: " ";
	display: block;
	clear:both;
}

@media only screen and (max-width: 520px) {
	.tasty-recipes-entry-footer h3 {
		margin-top: .5em;
		margin-bottom: .5em;
	}
	.tasty-recipes-entry-footer {
		text-align: center;
	}
}

@media only screen and (min-width: 520px) {
	.tasty-recipes-entry-footer img {
		float: left;
	}
	.tasty-recipes-entry-footer h3,
	.tasty-recipes-entry-footer p {
		margin-left: 90px;
		clear: none;
		text-align: left;
	}
}

.clearfix:after {
	clear: both;
	content: " ";
	display: table;
}

/* Print view styles */

.tasty-recipes-print-view {
	font-size: 11px;
}

.tasty-recipes-print-view .tasty-recipes-print-button {
	display: inline-block;
}

.tasty-recipes-print {
	padding:0;
}

.tasty-recipes-print-view .tasty-recipes,
.tasty-recipes-print-view .tasty-recipes-entry-content {
	background: #fff;
}

.tasty-recipes-print-view .tasty-recipes {
	margin-top: 1em;
}

.tasty-recipes-print .tasty-recipes-entry-header {
	background-color: inherit;
	color: inherit;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-image {
	transform: none;
	float: left;
	margin-right: 16px;
}

.tasty-recipes-print-view .tasty-recipes-entry-header .tasty-recipes-header-content {
	min-height: 150px;
}

.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
	margin-top: 0;
}

.tasty-recipes-print .tasty-recipes-entry-header h2 {
	color: inherit;
	margin-bottom: .5em;
}

.tasty-recipes-print .tasty-recipes-entry-header hr {
	display: none;
}

.tasty-recipes-print .tasty-recipes-header-content .tasty-recipes-rating-outer {
	position: initial;
	text-align: left;
	width: unset;
	top: unset;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-rating-stars span {
	color: #000;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul {
	padding: 0;
	clear: none;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul li {
	line-height: 1.8em;
	margin-bottom: 0;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
	display: none;
}

.tasty-recipes-print-view .tasty-recipes-source-link {
	text-align: center;

}

.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-instructions ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-ingredients ol li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-instructions ol li {
	margin-bottom: 0;
}

.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ol li {
	margin-top: 1rem;
	padding-top: 0;
	padding-bottom: 0;
}

.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
	top: 0.1em;
}

</style>

<header class="tasty-recipes-entry-header">
			<div class="tasty-recipes-image">
			<img decoding="async" width="150" height="150" src="https://reetikamitra.com/wp-content/uploads/2025/08/Fig-barfi-Roll-2-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" data-pin-nopin="true" srcset="https://reetikamitra.com/wp-content/uploads/2025/08/Fig-barfi-Roll-2-150x150.jpg 150w, https://reetikamitra.com/wp-content/uploads/2025/08/Fig-barfi-Roll-2-270x270.jpg 270w, https://reetikamitra.com/wp-content/uploads/2025/08/Fig-barfi-Roll-2-100x100.jpg 100w, https://reetikamitra.com/wp-content/uploads/2025/08/Fig-barfi-Roll-2-300x300.jpg 300w, https://reetikamitra.com/wp-content/uploads/2025/08/Fig-barfi-Roll-2-225x225.jpg 225w" sizes="(max-width: 150px) 100vw, 150px" />		</div>
		<div class="tasty-recipes-header-content clearfix">
		<h2>Fig Barfi Roll</h2>
					<div class="tasty-recipes-rating">
				<div class="tasty-recipes-rating-outer">
					<div class="tasty-recipes-rating-inner">
													<a href="#respond">
																					<span class="tasty-recipes-rating-stars"><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating tasty-recipes-clip-80">&#9733;</span></span>
																						<span class="tasty-recipes-rating-label"><span class="rating-label"><span class="average">4.8</span> from <span class="count">150</span> reviews</span></span>
																				</a>
											</div>
				</div>
			</div>
							<div class="tasty-recipes-details">
				<ul>
											<li class="author"><span class="tasty-recipes-label">
																		Author:</span> <a class="tasty-recipes-author-name" href="https://reetikamitra.com">Reetika Mitra</a></li>
											<li class="prep-time"><span class="tasty-recipes-label">
												<img decoding="async" class="detail-icon" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-clock-gray.png">						Prep Time:</span> <span class="tasty-recipes-prep-time">10 Mins</span></li>
											<li class="cook-time"><span class="tasty-recipes-label">
												<img decoding="async" class="detail-icon" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-clock-gray.png">						Cook Time:</span> <span class="tasty-recipes-cook-time">10 Mins</span></li>
											<li class="total-time"><span class="tasty-recipes-label">
												<img decoding="async" class="detail-icon" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-clock-gray.png">						Total Time:</span> <span class="tasty-recipes-total-time">20 Mins</span></li>
									</ul>
			</div>
		
				<div class="tasty-recipes-buttons">
			<div class="tasty-recipes-button-wrap"><a class="button tasty-recipes-print-button tasty-recipes-no-print" href="https://reetikamitra.com/sweet-nothings/fig-barfi-roll/print/7288/" target="_blank"><img decoding="async" class="svg-print" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-print-gray.png">Print</a></div>			<div class="tasty-recipes-button-wrap">
				<a class="share-pin button" data-pin-custom="true" href="https://www.pinterest.com/pin/create/button/?url=https://reetikamitra.com/sweet-nothings/fig-barfi-roll/" target="_blank"><img decoding="async" class="svg-pinterest" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-pinterest-gray.png">Pin</a>
			</div>
		</div>
	</div>

	
</header>

<div class="tasty-recipes-entry-content">
	<hr>


			<div class="tasty-recipes-description">
			<h3>Description</h3>
			<p>The Janmashtami Special</p>
		</div>
	
			<hr>
	
			<div class="tasty-recipes-ingredients">
						<h3>Ingredients</h3>
			<ul>
<li><span data-amount="2" data-unit="cup">2 cup</span>s good quality Dried Figs (Anjeer)</li>
<li><span data-amount="1" data-unit="cup">1 cup</span> Whole Milk</li>
<li><span data-amount="3" data-unit="tablespoon">3 tablespoon</span>s Ghee (Clarified Butter)</li>
<li><span data-amount="1" data-unit="cup">1 cup</span> Sugar 2 tablespoons Rose Water</li>
<li><span data-amount="1" data-unit="cup">1 cup</span> Mawa (can be substituted by Kalakand)</li>
<li><span data-amount="1" data-unit="cup">1 cup</span> mixed Nuts toasted and chopped</li>
<li><span data-amount="0.25" data-unit="cup">1/4 cup</span> Poppy Seeds toasted</li>
</ul>
		</div>
	
			<hr>
	
			<div class="tasty-recipes-instructions">
						<h3>Instructions</h3>
			<ol>
<li>Soak the dried figs in milk overnight or minimum for 4 hours. Grind to a puree with the soaked milk.</li>
<li>In a nonstick pan add ghee over medium heat. Pour in the fig puree along with the sugar and rose water. Keep stirring continuously so the mixture doesn&#8217;t stick to the bottom of the pan. Stir until it starts forming a ball and most of the milk has evaporated and thickened (about 12-15 minutes).</li>
<li>To test for the right consistency, take a small portion and form a ball. It should form a ball easily. Turn off heat. Pour over a plate and allow to cool.</li>
<li>Meanwhile, add the toasted and finely chopped nuts to the mawa or kalakand. Mix to incorporate until well combined. Make it into a log shape and set it</li>
<li>On a sheet of butter or parchment paper, roll out the fig mixture to a square, about 1/4-inch thick.</li>
<li>Now, keep the mawa (or kalakand) log in the middle and wrap the flattened fig around it with the help of the parchment paper. Once its rolled into a larger sized log, gently roll it over the poppy seeds. Wrap tightly and refrigerate for 1-2 hour. Slice and serve.</li>
</ol>
		</div>
	
	
			<hr>
	
	
	
			<div class="tasty-recipes-notes">
			<h3>Notes</h3>
			<p>It is recommended to smear the knife with a little oil while cutting the Barfi Roll, to avoid the fig mix sticking onto your knife.</p>
		</div>
	
	
						<hr>
				<div class="tasty-recipes-nutrition">
			<h3>Nutrition</h3>
			<ul>
									<li><strong class="tasty-recipes-label">Serving Size:</strong> <span class="tasty-recipes-serving-size">10</span></li>
							</ul>
		</div>
	
	

<footer class="tasty-recipes-entry-footer">
	<div class="tasty-recipes-footer-content">
		<img decoding="async" class="svg-instagram" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-instagram-black.png">
		<h3>Did you make this recipe?</h3>
		<p>Tag <a href="https://www.instagram.com/mitrareetika" target="_blank">@mitrareetika</a> on Instagram							and hashtag it <a href="https://www.instagram.com/explore/tags/RitzKitchen" target="_blank">#RitzKitchen</a>
					</p>
	</div>
</footer>
</div>

</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://reetikamitra.com/sweet-nothings/fig-barfi-roll/feed/</wfw:commentRss>
			<slash:comments>10689</slash:comments>
		
		
			</item>
		<item>
		<title>Malpua</title>
		<link>https://reetikamitra.com/sweet-nothings/malpua/</link>
					<comments>https://reetikamitra.com/sweet-nothings/malpua/#comments</comments>
		
		<dc:creator><![CDATA[Reetika Mitra]]></dc:creator>
		<pubDate>Sun, 16 Jan 2022 11:38:38 +0000</pubDate>
				<category><![CDATA[Sweet Nothings]]></category>
		<category><![CDATA[#homemadeindiansweet]]></category>
		<category><![CDATA[#indianpancakes]]></category>
		<category><![CDATA[#indiansweet]]></category>
		<category><![CDATA[#malpua]]></category>
		<category><![CDATA[#malpuaandrabdi]]></category>
		<category><![CDATA[#malpuas]]></category>
		<category><![CDATA[#sweetsforindianfestival]]></category>
		<guid isPermaLink="false">https://reetikamitra.com/?p=3474</guid>

					<description><![CDATA[These are traditional Indian fried pancakes soaked in sugar syrup are a household name. Brings back childhood memories. Growing up in a Bengali joint family, I can fondly remember the numerous occasions my Jethima (Aunt) would sit us down and make us sample her delectable Malpua. I could never get enough. Malpua are often associated with numerous festivals in India&#8230;]]></description>
										<content:encoded><![CDATA[<p>These are traditional Indian fried pancakes soaked in sugar syrup are a household name. Brings back childhood memories. Growing up in a Bengali joint family, I can fondly remember the numerous occasions my Jethima (Aunt) would sit us down and make us sample her delectable Malpua. I could never get enough. Malpua are often associated with numerous festivals in India like Sankranti, Holi, Navratri to name a few and is common in households across the country. There are quite a few variations of the Malpua depending on the palate and region. For example, the malpua can be thick and fluffy or thin and crispy. There are certain variations in the ingredients used as well. My ideal Malpua is one that is crisp on the edges and soft in the centre. The malpua can be served either soaked in sugar syrup or in a more elaborate fashion along with Rabri and mixed slivered nuts. This is the time of year when one has access to liquid date jaggery and that’s what I have used in my recipe for the batter as well as for the topping. Once made the Malpua can be stored for 4-5 days so one can make it in bulk and enjoy with family and guests. Happy Fooding Around.</p>
<a class="button tasty-recipes-print-button tasty-recipes-no-print" href="https://reetikamitra.com/sweet-nothings/malpua/print/3476/">Print</a><div id="tasty-recipes-3476" class="tasty-recipes tasty-recipes-3476 tasty-recipes-display tasty-recipes-has-image">
<style type="text/css">
.tasty-recipes-image {
  float: right; }

.tasty-recipes-yield-scale {
  border: 1px solid #979599;
  border-radius: 2px;
  color: #979599;
  margin-left: 3px;
  padding: 0 4px;
  font-size: 0.7rem; }

.tasty-recipes-scale-container {
  float: right;
  padding: 0 0 1rem;
  display: -webkit-box;
  display: flex; }
  .tasty-recipes-scale-container .tasty-recipes-scale-label {
    text-transform: uppercase;
    font-size: 0.6rem;
    color: #979599;
    align-self: center; }
  .tasty-recipes-scale-container button {
    background: transparent;
    border: 1px solid #979599;
    border-radius: 2px;
    color: #979599;
    margin-left: 5px;
    padding: 2px 4px; }
    .tasty-recipes-scale-container button.tasty-recipes-scale-button-active {
      color: #353547;
      border-color: #353547; }
    .tasty-recipes-scale-container button:focus {
      outline: none; }

.tasty-recipes-video-toggle-container {
  float: right;
  padding: 0 0 1rem;
  display: -webkit-box;
  display: flex; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-outer-label {
    text-transform: uppercase;
    font-size: 0.6rem;
    color: #979599;
    align-self: center;
    margin-right: 5px; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle {
    position: relative;
    width: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-checkbox {
    display: none; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px;
    margin: 0; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:before, .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #89969F;
    color: #FFFFFF; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-checkbox:checked + .tasty-recipes-video-toggle-label .tasty-recipes-video-toggle-inner {
    margin-left: 0; }
  .tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-checkbox:checked + .tasty-recipes-video-toggle-label .tasty-recipes-video-toggle-switch {
    right: 0px; }

.tasty-recipes-print-button {
  background-color: #666677;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-decoration: none; }

a.tasty-recipes-print-button {
  color: #fff; }
  a.tasty-recipes-print-button:hover {
    color: #fff;
	 background-color: rgb(102, 102, 119, 0.6);
 }

.tasty-recipes-equipment {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
          justify-content: space-evenly; }
  .tasty-recipes-equipment > h3 {
    -webkit-box-flex: 0;
            flex: 0 0 100%; }
  .tasty-recipes-equipment .tasty-link-card {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    padding: 1.5rem 1rem;
    text-align: center; }
    @media screen and (min-width: 500px) {
      .tasty-recipes-equipment .tasty-link-card {
        -webkit-box-flex: 0;
                flex: 0 0 33%; } }
    .tasty-recipes-equipment .tasty-link-card p {
      font-weight: bold;
      font-size: 1em;
      margin-bottom: 0; }
      .tasty-recipes-equipment .tasty-link-card p a {
        color: initial; }
    .tasty-recipes-equipment .tasty-link-card span {
      font-size: 0.9em; }

.tasty-recipes-rating.tasty-recipes-clip-10 {
  -webkit-clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%);
          clip-path: polygon(0 0, 10% 0%, 10% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-20 {
  -webkit-clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%);
          clip-path: polygon(0 0, 20% 0%, 20% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-30 {
  -webkit-clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%);
          clip-path: polygon(0 0, 30% 0%, 30% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-40 {
  -webkit-clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%);
          clip-path: polygon(0 0, 40% 0%, 40% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-50 {
  -webkit-clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%);
          clip-path: polygon(0 0, 50% 0%, 50% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-60 {
  -webkit-clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%);
          clip-path: polygon(0 0, 60% 0%, 60% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-70 {
  -webkit-clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%);
          clip-path: polygon(0 0, 70% 0%, 70% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-80 {
  -webkit-clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%);
          clip-path: polygon(0 0, 80% 0%, 80% 100%, 0% 100%); }

.tasty-recipes-rating.tasty-recipes-clip-90 {
  -webkit-clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%);
          clip-path: polygon(0 0, 90% 0%, 90% 100%, 0% 100%); }

.tasty-recipes-nutrition ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .tasty-recipes-nutrition ul:after {
    display: block;
    content: ' ';
    clear: both; }

.tasty-recipes-nutrition li {
  float: left;
  margin-right: 1em; }

.tasty-recipes-plug {
  text-align: center;
  margin-bottom: 1em;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center; }
  .tasty-recipes-plug a {
    text-decoration: none;
    box-shadow: none; }
    .tasty-recipes-plug a img {
      width: 150px;
      height: auto;
      margin: 5px 0 0 8px;
      display: inline-block; }

@media print {
  .tasty-recipes-no-print,
  .tasty-recipes-no-print * {
    display: none !important; } }


.tasty-recipes {
	margin-bottom: 4em;
	max-width: 700px;
	background-color: #f9f9f9;
}

.tasty-recipes.tasty-recipes-has-plug {
	margin-bottom: 1em;
}

.tasty-recipes-plug {
	margin-bottom: 4em;
}

.tasty-recipes-print-button {
	display: none;
}

.tasty-recipes-image-shim {
	height: 69.5px;
	clear: both;
}

.tasty-recipes-entry-header {
	background-color: #f9f9f9;
	padding-top: 2em;
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-header.tasty-recipes-has-image {
	padding-top: 0px;
}

.tasty-recipes-entry-header .tasty-recipes-image {
	float: none;
	margin-bottom: 1em;
}

@media only screen and (min-width: 730px) {

	.tasty-recipes-entry-header .tasty-recipes-image {
		float: left;
		margin-right: 16px;
	}

}

.tasty-recipes-entry-header .tasty-recipes-image img {
	float: none;
	height: 150px;
	width: 150px;
}

.tasty-recipes-entry-header .tasty-recipes-header-content {
	min-height: 215px;
}

.tasty-recipes-entry-header h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	clear: none;
}

.tasty-recipes-entry-header hr {
	border: 1px solid #eee;
	background-color: #eee;
	margin-bottom: 0;
	margin-top: 1em;
	margin-right: -2em;
	margin-left: -2em;
}

.tasty-recipes-entry-header .tasty-recipes-rating-outer {
	width: 100%;
}

.tasty-recipes-entry-header .tasty-recipes-rating-outer a {
	text-decoration: none;
	border: none;
	display: inherit;
	box-shadow: none;
}

.tasty-recipes-entry-header .tasty-recipes-rating-outer a:hover {
	text-decoration: none;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars {
	font-size: 18px;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars span {
	margin-right: 2px;
	margin-left: 2px;
	color: #aaaaaa;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars span:first-child {
	margin-left: 0;
}

.tasty-recipes-entry-header .tasty-recipes-rating-label {
	color: #B7BBC6;
	font-size: .6875em;
	margin-top: 1em;
	position: absolute;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars .post-ratings {
	font-size: 10px;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars .post-ratings .tasty-recipes-cf-ratings-label {
	margin-top: 0;
	line-height: 1;
}

.tasty-recipes-entry-header .tasty-recipes-details {
	margin-top: 1.5em;
	color: #606060;
}

.tasty-recipes-entry-header .tasty-recipes-details ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.tasty-recipes-entry-header .tasty-recipes-details ul li {
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
	margin-right: .5em;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.8em;
}

.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
	height: 1em;
	margin-top: .4em;
}
.tasty-recipes-entry-header .tasty-recipes-details ul li {
	font-size: 1em;
}

.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label {
	margin-right: .125em;
}

.tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
	vertical-align: top;
	margin-right: .2em;
}

@media only screen and (min-width: 730px) {
	.tasty-recipes-entry-header .tasty-recipes-details {
		padding-left: 166px;
	}
}

.tasty-recipes-entry-content {
	padding-top: 0.1em;
	background: #f9f9f9;
	color: #606060;
	clear: both;
}

.tasty-recipes-entry-header .tasty-recipes-buttons {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 100%;
}

.tasty-recipes-entry-header .tasty-recipes-buttons:after {
	content: " ";
	display: block;
	clear: both;
}

.tasty-recipes-entry-header .tasty-recipes-button-wrap {
	box-sizing: border-box;
}

.tasty-recipes-entry-header .tasty-recipes-buttons a {
	text-transform: uppercase;
	text-align: center;
	display: block;
	background-color: #f9f9f9;
	font-size: 1em;
	line-height: 1.375em;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0;
	border: 1px solid #aaaaaa;;
	border-radius: 0;
	text-decoration: none;
	color: #aaaaaa;
}

.tasty-recipes-entry-header .tasty-recipes-buttons .button:hover {
	background-color: #f9f9f9;
	border: 3px solid #aaaaaa;
	color: #aaaaaa;
	opacity: 1;
}

.tasty-recipes-entry-content a img {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.tasty-recipes-entry-header .tasty-recipes-buttons a:hover {
	background-color: #979599;
	text-decoration: none;
}

.tasty-recipes-entry-header .tasty-recipes-buttons img {
	vertical-align: top;
}

.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-print,
.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-pinterest {
	height: 1.25em;
	margin-right: .375em;
	margin-bottom: 0;
	background: none;
	display: inline-block;
	box-shadow: none;
}

@media only screen and (max-width: 730px) {
	.tasty-recipes-entry-header .tasty-recipes-button-wrap {
		width: 100%;
	}
	.tasty-recipes-entry-header .tasty-recipes-button-wrap:nth-child(2) {
		padding-top: 1em;
	}
}

@media only screen and (min-width: 450px) {

	.tasty-recipes-entry-header .tasty-recipes-buttons {
		width: 100%;
		float: none;
	}

	.tasty-recipes-entry-header .tasty-recipes-button-wrap:first-child {
		width: 50%;
		padding-right: 5px;
		float: left;
	}

	.tasty-recipes-entry-header .tasty-recipes-button-wrap:last-child {
		width: 50%;
		padding-left: 5px;
		float: right;
		padding-top: 0;
	}

}

@media only screen and (min-width: 730px) {

	.tasty-recipes-entry-header .tasty-recipes-buttons {
		padding-left: 166px;
		box-sizing: border-box;
	}

	.tasty-recipes-header-content {
		position: relative;
	}

	.tasty-recipes-header-content .tasty-recipes-rating-outer {
		position: absolute;
		top: 155px;
		width: 150px;
		text-align: center;
	}

	.tasty-recipes-header-content .tasty-recipes-rating-label {
		display: block;
		position: static;
		margin-top: 0;
	}

}

.tasty-recipes-entry-content h3 {
	color: initial;
}

.tasty-recipes-entry-content h4 {
	font-size: 1em;
	padding-top: 0;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.tasty-recipes-entry-content hr {
	background-color: #eee;
	border: 1px solid #eee;
	margin-top: 1em;
	margin-bottom: 1em;
}

.tasty-recipes-entry-content .tasty-recipes-description,
.tasty-recipes-entry-content .tasty-recipes-ingredients,
.tasty-recipes-entry-content .tasty-recipes-instructions,
.tasty-recipes-entry-content .tasty-recipes-keywords {
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-content .tasty-recipes-description p {
	margin-bottom: 1em;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul,
.tasty-recipes-entry-content .tasty-recipes-instructions ul {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 1.5em;
	padding: 0;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li {
	margin-bottom: .625em;
	list-style-type: none;
	position: relative;
	margin-left: 2.5em;
	line-height: 1.46;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li:before {
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: .5em;
	width: .5em;
	display: block;
	content: " ";
	left: -1.25em;
	top: .375em;
	position: absolute;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
.tasty-recipes-entry-content .tasty-recipes-instructions ol {
	counter-reset:li;
	margin-left: 0;
	padding: 0;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li,
.tasty-recipes-entry-content .tasty-recipes-instructions ol > li {
	list-style-type: none;
	position: relative;
	margin-bottom: 1em;
	margin-left: 2.5em;
	line-height: 1.46;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ol > li:before {
	content:counter(li);
	counter-increment: li;
	position: absolute;
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 1.45em;
	width: 1.45em;
	color: #FFF;
	left: -1.25em;
	transform: translateX(-50%);
	line-height: 1.5em;
	font-size: .6875em;
	text-align: center;
	top: .1875em;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients li li,
.tasty-recipes-entry-content .tasty-recipes-instructions li li {
	margin-top: 0.625em;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients li ul,
.tasty-recipes-entry-content .tasty-recipes-ingredients li ol,
.tasty-recipes-entry-content .tasty-recipes-instructions li ul,
.tasty-recipes-entry-content .tasty-recipes-instructions li ol {
	margin-bottom: 0;
}

@media only screen and (max-width: 520px) {
	.tasty-recipes-entry-content .tasty-recipes-ingredients ol,
	.tasty-recipes-entry-content .tasty-recipes-instructions ol {
		margin-left: 0;
	}
}

.tasty-recipes-entry-content .tasty-recipes-equipment {
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-content .tasty-recipe-video-embed ~ .tasty-recipes-equipment {
	padding-top: 1em;
}

.tasty-recipes-video-toggle-container .tasty-recipes-video-toggle-inner:before {
	background-color: #aaaaaa;
}

.tasty-recipes-entry-content .tasty-recipes-notes,
.tasty-recipes-entry-content .tasty-recipes-nutrition {
	padding-bottom: 1.25em;
	padding-left: 2em;
	padding-right: 2em;
}

.tasty-recipes-entry-content .tasty-recipes-notes ol {
	counter-reset:li;
	margin-left: 0;
	padding: 0;
	margin-bottom: 0;
}

.tasty-recipes-entry-content .tasty-recipes-notes ul {
	margin-left: 0;
	padding: 0;
	margin-bottom: 0;
}

.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
	padding-left: 1.5625em;
	padding-right: 1.5625em;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	position: relative;
	margin-bottom: 1.5em;
	list-style-type: none;
}

.tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-entry-content .tasty-recipes-notes ol li {
	padding-left: 2.5em;
	margin-left: 0;
	margin-bottom: 0;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
	content: "i";
	display: block;
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 1.3em;
	width: 1.3em;
	font-size: .75em;
	line-height: 1.3em;
	text-align: center;
	color: #FFF;
	position: absolute;
	left: 1.167em;
	top: 2.1em;
}
.tasty-recipes-entry-content .tasty-recipes-notes ol > li:before {
	content:counter(li);
	counter-increment: li;
	position: absolute;
	background-color: #aaaaaa;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 1.45em;
	width: 1.45em;
	color: #FFF;
	left: 2em;
	transform: translateX(-50%);
	line-height: 1.5em;
	font-size: .6875em;
	text-align: center;
	top: 2.3em;
}

.tasty-recipes-entry-content .tasty-recipes-notes p:last-child {
	margin-bottom: 0;
}

.tasty-recipes-entry-content .tasty-recipes-keywords {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #aaaaaa;
}

.tasty-recipes-entry-content .tasty-recipes-keywords p {
	margin-bottom: 0;
	font-size: 0.7em;
}

.tasty-recipes-nutrifox {
	text-align: center;
	margin: 0;
}

.tasty-recipes-nutrifox iframe {
	width: 100%;
	display: block;
	margin: 0;
}

.tasty-recipes-entry-content .tasty-recipes-nutrition ul li {
	float: none;
	line-height: 2em;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0.833em;
}

.tasty-recipes-entry-footer {
	background-color: #fff;
	padding-top: 1.5625em;
	padding-bottom: 1.25em;
	padding-left: 2.5em;
	padding-right: 2.5em;
	text-align: center;
}

.tasty-recipes-entry-footer .tasty-recipes-footer-content {
	display: inline-block;
}

.tasty-recipes-entry-footer img {
	width: 65px;
}

.tasty-recipes-entry-footer h3 {
	font-size: 1.25em;
	line-height: 2.25em;
	margin-top: .5em;
	margin-bottom: .125em;
	padding: 0;
	line-height: 1em;
}

.tasty-recipes-entry-footer p {
	margin-bottom: 0;
	font-size: .75em;
}

.tasty-recipes-entry-footer p a {
	text-decoration: underline;
	box-shadow: none;
	border-bottom: none;
}

.tasty-recipes-entry-footer:after {
	content: " ";
	display: block;
	clear:both;
}

@media only screen and (max-width: 520px) {
	.tasty-recipes-entry-footer h3 {
		margin-top: .5em;
		margin-bottom: .5em;
	}
	.tasty-recipes-entry-footer {
		text-align: center;
	}
}

@media only screen and (min-width: 520px) {
	.tasty-recipes-entry-footer img {
		float: left;
	}
	.tasty-recipes-entry-footer h3,
	.tasty-recipes-entry-footer p {
		margin-left: 90px;
		clear: none;
		text-align: left;
	}
}

.clearfix:after {
	clear: both;
	content: " ";
	display: table;
}

/* Print view styles */

.tasty-recipes-print-view {
	font-size: 11px;
}

.tasty-recipes-print-view .tasty-recipes-print-button {
	display: inline-block;
}

.tasty-recipes-print {
	padding:0;
}

.tasty-recipes-print-view .tasty-recipes,
.tasty-recipes-print-view .tasty-recipes-entry-content {
	background: #fff;
}

.tasty-recipes-print-view .tasty-recipes {
	margin-top: 1em;
}

.tasty-recipes-print .tasty-recipes-entry-header {
	background-color: inherit;
	color: inherit;
	padding-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-image {
	transform: none;
	float: left;
	margin-right: 16px;
}

.tasty-recipes-print-view .tasty-recipes-entry-header .tasty-recipes-header-content {
	min-height: 150px;
}

.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2 {
	margin-top: 0;
}

.tasty-recipes-print .tasty-recipes-entry-header h2 {
	color: inherit;
	margin-bottom: .5em;
}

.tasty-recipes-print .tasty-recipes-entry-header hr {
	display: none;
}

.tasty-recipes-print .tasty-recipes-header-content .tasty-recipes-rating-outer {
	position: initial;
	text-align: left;
	width: unset;
	top: unset;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-rating-stars span {
	color: #000;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul {
	padding: 0;
	clear: none;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul li {
	line-height: 1.8em;
	margin-bottom: 0;
}

.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details .detail-icon {
	display: none;
}

.tasty-recipes-print-view .tasty-recipes-source-link {
	text-align: center;

}

.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-ingredients ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-instructions ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-ingredients ol li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-instructions ol li {
	margin-bottom: 0;
}

.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes p,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ul li,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ol li {
	margin-top: 1rem;
	padding-top: 0;
	padding-bottom: 0;
}

.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-print-view .tasty-recipes-entry-content .tasty-recipes-notes ul li:before {
	top: 0.1em;
}

</style>

<header class="tasty-recipes-entry-header">
			<div class="tasty-recipes-image">
			<img decoding="async" width="150" height="150" src="https://reetikamitra.com/wp-content/uploads/2022/01/Malpua-Logo-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" data-pin-nopin="true" srcset="https://reetikamitra.com/wp-content/uploads/2022/01/Malpua-Logo-150x150.jpg 150w, https://reetikamitra.com/wp-content/uploads/2022/01/Malpua-Logo-270x270.jpg 270w, https://reetikamitra.com/wp-content/uploads/2022/01/Malpua-Logo-100x100.jpg 100w, https://reetikamitra.com/wp-content/uploads/2022/01/Malpua-Logo-300x300.jpg 300w, https://reetikamitra.com/wp-content/uploads/2022/01/Malpua-Logo-225x225.jpg 225w" sizes="(max-width: 150px) 100vw, 150px" />		</div>
		<div class="tasty-recipes-header-content clearfix">
		<h2>Malpua</h2>
					<div class="tasty-recipes-rating">
				<div class="tasty-recipes-rating-outer">
					<div class="tasty-recipes-rating-inner">
													<a href="#respond">
																					<span class="tasty-recipes-rating-stars"><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating">&#9733;</span><span class="tasty-recipes-rating tasty-recipes-clip-90">&#9733;</span></span>
																						<span class="tasty-recipes-rating-label"><span class="rating-label"><span class="average">4.9</span> from <span class="count">107</span> reviews</span></span>
																				</a>
											</div>
				</div>
			</div>
							<div class="tasty-recipes-details">
				<ul>
											<li class="author"><span class="tasty-recipes-label">
																		Author:</span> <a class="tasty-recipes-author-name" href="https://reetikamitra.com">Reetika Mitra</a></li>
											<li class="prep-time"><span class="tasty-recipes-label">
												<img decoding="async" class="detail-icon" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-clock-gray.png">						Prep Time:</span> <span class="tasty-recipes-prep-time">20 mins</span></li>
											<li class="cook-time"><span class="tasty-recipes-label">
												<img decoding="async" class="detail-icon" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-clock-gray.png">						Cook Time:</span> <span class="tasty-recipes-cook-time">20 mins</span></li>
											<li class="total-time"><span class="tasty-recipes-label">
												<img decoding="async" class="detail-icon" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-clock-gray.png">						Total Time:</span> <span class="tasty-recipes-total-time">40 mins</span></li>
											<li class="yield"><span class="tasty-recipes-label">
												<img decoding="async" class="detail-icon" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-cutlery-gray.png">						Yield:</span> <span class="tasty-recipes-yield">12</span></li>
									</ul>
			</div>
		
				<div class="tasty-recipes-buttons">
			<div class="tasty-recipes-button-wrap"><a class="button tasty-recipes-print-button tasty-recipes-no-print" href="https://reetikamitra.com/sweet-nothings/malpua/print/3476/" target="_blank"><img decoding="async" class="svg-print" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-print-gray.png">Print</a></div>			<div class="tasty-recipes-button-wrap">
				<a class="share-pin button" data-pin-custom="true" href="https://www.pinterest.com/pin/create/button/?url=https://reetikamitra.com/sweet-nothings/malpua/" target="_blank"><img decoding="async" class="svg-pinterest" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-pinterest-gray.png">Pin</a>
			</div>
		</div>
	</div>

	
</header>

<div class="tasty-recipes-entry-content">
	<hr>


			<div class="tasty-recipes-description">
			<h3>Description</h3>
			<p>Traditional Indian Sweet Pancakes</p>
		</div>
	
			<hr>
	
			<div class="tasty-recipes-ingredients">
						<h3>Ingredients</h3>
			<p>Ingredients for Malpua:</p>
<ul>
<li><span data-amount="1" data-unit="cup">1 cup</span> All Purpose Flour (Maida)</li>
<li><span data-amount="0.5" data-unit="cup">½ cup</span> Semolina (Sooji)</li>
<li><span data-amount="1" data-unit="cup">1 cup</span> Milk</li>
<li><span data-amount="0.33333333333333">1/3</span><sup>rd</sup> cup Sugar (I have used 1/3<sup>rd</sup> cup Nolen Jaggery Gur – Liquid Date Jaggery)</li>
<li><span data-amount="0.33333333333333">1/3</span><sup>rd</sup> cup Milk powder (you may replace this with grated Mawa or Khoya)</li>
<li><span data-amount="0.33333333333333">1/3</span><sup>rd</sup> cup Coconut powder or finely grated Coconut</li>
<li><span data-amount="1" data-unit="tsp">1 Tsp</span> Fennel Seed (Saunf)</li>
<li><span data-amount="0.5" data-unit="tsp">½ Tsp</span> Cardamom powder</li>
<li>Oil for frying ( you may also use Ghee or clarified butter for that extra flavour)</li>
<li>Some Pistachio slivers and chopped Almonds to decorate</li>
</ul>
<p>Ingredients for the Sugar Syrup:</p>
<ul>
<li><span data-amount="1" data-unit="cup">1 cup</span>s Water</li>
<li><span data-amount="0.33333333333333">1/3</span><sup>rd</sup> to ½ cup Sugar (Depending on your sweet intake)</li>
<li><span data-amount="1" data-unit="tbsp">1 Tbsp</span> Lemon Juice</li>
<li>A few strands of Saffron (Kesar) – Optional</li>
<li><span data-amount="2">2</span> &#8211;<span data-amount="3">3</span> Green Cardamoms (Optional)</li>
</ul>
		</div>
	
			<hr>
	
			<div class="tasty-recipes-instructions">
						<h3>Instructions</h3>
			<p>Instruction for the Malpua Batter:</p>
<ol>
<li>Place warm milk in a large bowl and mix together with the milk powder or mawa.</li>
<li>Mix thoroughly before adding the flour, sugar (or jaggery), fennel seed, cardamom powder and coconut powder.</li>
<li>Whisk together to make a smooth batter, which is neither too thick nor too runny.</li>
<li>Use more milk if required to get the right kind of consistency. If the batter is too thin, the batter will spread a lot once poured over the pan, making thin Malpua. On the other hand, if the batter is a thick one, it will make dense and thick Malpua.</li>
<li>You if like your Malpua to be fluffy you may beat the batter with the help of a whisk or a fork for a few minutes.</li>
<li>Keep aside the batter for 30 mins. In the meantime make the sugar syrup. If you have time at hand keep the batter aside for 3 -4 hours.</li>
</ol>
<p>Instruction for the Sugar Syrup:</p>
<ol>
<li>Add the water and sugar to a pan over medium heat. Also add the green cardamoms, if you are using any. Dissolve the sugar and boil the sugar syrup until it turns sticky and somewhat thick in consistency.</li>
<li>To prevent crystallization add 1 tbsp of lemon juice. I have also added a few strands of Saffron, but that is totally optional.</li>
</ol>
<p>Instruction for Making the Malpua :</p>
<ol>
<li>To make the Malpua heat oil or ghee in a heavy bottom pan. When hot pour one ladle full of batter in the centre of the pan. The batter will spread by itself depending on its consistency. Fry till golden brown before flipping sides.</li>
<li>You might want to add some more milk if you want more thin Malpua.</li>
<li>Drain and take off the Malpua from the pan and add it directly to the syrup. It’s a good idea to stir the sugar syrup once before transferring the fried Malpua.</li>
<li>You can remove them immediately after dipping them in the syrup or else you may even soak them for 10 mins or so if your Malpuas are thick.</li>
<li>Arrange them in a plate or platter. Garnish with some pistachio slivers and chopped almonds. You may even serve them with some Rabdi .</li>
</ol>
		</div>
	
	
			<hr>
	
	
	
	
	
						<hr>
				<div class="tasty-recipes-nutrition">
			<h3>Nutrition</h3>
			<ul>
									<li><strong class="tasty-recipes-label">Serving Size:</strong> <span class="tasty-recipes-serving-size">6</span></li>
							</ul>
		</div>
	
	

<footer class="tasty-recipes-entry-footer">
	<div class="tasty-recipes-footer-content">
		<img decoding="async" class="svg-instagram" data-pin-nopin="true" src="https://reetikamitra.com/wp-content/plugins/tasty-recipes/templates/designs/fresh/images/icon-instagram-black.png">
		<h3>Did you make this recipe?</h3>
		<p>Tag <a href="https://www.instagram.com/mitrareetika" target="_blank">@mitrareetika</a> on Instagram							and hashtag it <a href="https://www.instagram.com/explore/tags/RitzKitchen" target="_blank">#RitzKitchen</a>
					</p>
	</div>
</footer>
</div>

</div>
]]></content:encoded>
					
					<wfw:commentRss>https://reetikamitra.com/sweet-nothings/malpua/feed/</wfw:commentRss>
			<slash:comments>5026</slash:comments>
		
		
			</item>
	</channel>
</rss>
