{"id":24809,"date":"2017-11-16T17:56:40","date_gmt":"2017-11-16T12:26:40","guid":{"rendered":"https:\/\/www.astroved.com\/?post_type=us&#038;p=24809"},"modified":"2025-03-22T03:39:13","modified_gmt":"2025-03-22T03:39:13","slug":"varahi-homa","status":"publish","type":"post","link":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa","title":{"rendered":"LAST CALL Ashada Navratri: Nine Nights of Performer Goddess Varahi"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Cut Off Timer&#8221; module_id=&#8221;menu-enable&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; disabled=&#8221;on&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<div class=\"offer\" id=\"timer\"><!-- [et_pb_line_break_holder] -->      <div class=\"timerwap\"><!-- [et_pb_line_break_holder] -->        <div class=\"head-timer\"><!-- [et_pb_line_break_holder] -->         <h4>Event Sign-up Closes In<\/h4><!-- [et_pb_line_break_holder] -->         <ul style=\"padding:0;margin:0;padding-right: 25px;\"><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"days\" class=\"value\">1<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">D<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->            <div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"hours\" class=\"value\">10<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">H<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->            <div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"minutes\" class=\"value\">43<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">M<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->            <div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"seconds\" class=\"value\">3<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">S<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->         <\/ul><!-- [et_pb_line_break_holder] -->        <\/div><!-- [et_pb_line_break_holder] -->        <div class=\"signup-button\"><a href=\"#\" class=\"js-open-modal\">SIGN UP NOW<\/a><\/div><!-- [et_pb_line_break_holder] -->      <\/div><!-- [et_pb_line_break_holder] -->   <\/div><!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script> <!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script><!-- [et_pb_line_break_holder] --><script type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->   var userTimeZone = moment.tz.guess();<!-- [et_pb_line_break_holder] -->   var eventEndDate = moment.tz(\"2023-06-19 17:30\", \"Asia\/Kolkata\");<!-- [et_pb_line_break_holder] -->   eventEndDate = eventEndDate.tz(userTimeZone).format();<!-- [et_pb_line_break_holder] -->   eventEndDate = moment(eventEndDate).valueOf();<!-- [et_pb_line_break_holder] -->   var second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24;<!-- [et_pb_line_break_holder] -->   var countDown = eventEndDate;<!-- [et_pb_line_break_holder] -->   var x = setInterval(function () {<!-- [et_pb_line_break_holder] -->   var currenDateTime = moment().tz(userTimeZone);<!-- [et_pb_line_break_holder] -->   currenDateTime = moment(currenDateTime).valueOf();<!-- [et_pb_line_break_holder] -->   distance = countDown - currenDateTime;<!-- [et_pb_line_break_holder] -->   var test = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   document.getElementById('days').innerHTML = Math.floor(distance \/ (day));<!-- [et_pb_line_break_holder] -->   document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour));<!-- [et_pb_line_break_holder] -->   document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute));<!-- [et_pb_line_break_holder] -->   document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   if (distance < 0) {<!-- [et_pb_line_break_holder] -->   clearInterval(x);<!-- [et_pb_line_break_holder] -->   jQuery(\"#timer\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\".avlp-coupon\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\"#avbonus-section\").remove();<!-- [et_pb_line_break_holder] -->   }<!-- [et_pb_line_break_holder] -->   }, second); <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;dsk-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3f005b&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|||on|||||&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;31px&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<h1><span style=\"color:#fff;\">LAST CALL:<\/span> ASHADA NAVARATRI<\/h1>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;20px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<h2>NINE POWER NIGHTS OF GODDESS VARAHI <\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]29 Sacred Rituals to Invoke Goddess of the Earth Varahi<br>For Material Wealth, Desire Fulfilment &#038; Protection [\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]4-Priest Vartali Maha Mantra Homa with Varahi Dwadasa Nama Stotram &#038; Varahi Kavacham Chanting <br>(Fire Lab for Protection from Calamities, Overpower Enemies &#038; Gain Material Wealth) [\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]5-Priest Maha Varahi Homa with Varahi Nigraha Ashtakam Chanting &#038; Varahi Anugraha Ashtakam Chanting <br>(Fire Lab to Remove Malefic Effects of Planets, Destroy Enemies and Grant Abundance &#038; Prosperity) [\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]2-Priest Varahi Avarana Pooja to Nullify Afflictions &#038; Fulfill Earnest Wishes[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Individual Swarna Fire Lab | 20 Special Poojas | Sacred Offering [\/et_pb_text][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_position=&#8221;center&#8221; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;40%&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px; color: #fff;\">\ue023<\/span>From Jun. 19 &#8211; Jun. 27, 2023[\/et_pb_text][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#3f005c&#8221; text_font_size=&#8221;16px&#8221; background_color=&#8221;#ffcc00&#8243; text_orientation=&#8221;center&#8221; custom_padding=&#8221;10px|20px|10px|20px|true|true&#8221; link_option_url=&#8221;#ordernow&#8221; border_radii=&#8221;on|5px|5px|5px|5px&#8221; global_colors_info=&#8221;{}&#8221;]VIEW ASHADA NAVARATRI PACKAGES[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;margin: auto;&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/05\/Ashada-Navaratri-dsk-min.jpg&#8221; alt=&#8221;Ashada Navaratri&#8221; title_text=&#8221;Ashada Navaratri&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;486px&#8221; module_alignment=&#8221;center&#8221; height=&#8221;586px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;off|tablet&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Resp Banner Image&#8221; module_class=&#8221;resp-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3f005c&#8221; background_enable_image=&#8221;off&#8221; background_size=&#8221;initial&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;339px||||false|false&#8221; custom_padding_phone=&#8221;140px||||false|false&#8221; background_last_edited=&#8221;off|desktop&#8221; background_image_phone=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/rahu-ketu-transit-mob-banner.jpg&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Varahi-Homa-2023-resp-lp-new.jpg&#8221; alt=&#8221;Varahi&#8221; title_text=&#8221;Varahi&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Event Details&#8221; module_class=&#8221;resp-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3f005c&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"font-weight: 600; font-size: 15px !important;\">EVENT DETAILS<\/p>\r[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Resp Banner Header&#8221; module_class=&#8221;resp-tit-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3f005c&#8221; custom_padding=&#8221;12px||12px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row module_id=&#8221;resp-header&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;93%&#8221; custom_padding=&#8221;10px|12px|23px|12px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#FBBC2C&#8221; header_font_size=&#8221;24px&#8221; header_line_height=&#8221;1.7rem&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ffcc00&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.5em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<h1><span style=\"color:#fff;\">LAST CALL:<\/span> ASHADA NAVARATRI<\/h1>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.4rem&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2>NINE POWER NIGHTS OF GODDESS VARAHI <\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ffcc00&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.4rem&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2>29 Sacred Rituals to Invoke Goddess of the Earth Varahi<br>For Material Wealth, Desire Fulfilment &#038; Protection<\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.4rem&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2>4-Priest Vartali Maha Mantra Homa with Varahi Dwadasa Nama Stotram &#038; Varahi Kavacham Chanting<br>(Fire Lab for Protection from Calamities, Overpower Enemies &#038; Gain Material Wealth) <\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFCC00&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.4rem&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2>5-Priest Maha Varahi Homa with Varahi Nigraha Ashtakam Chanting &#038; Varahi Anugraha Ashtakam Chanting <br>(Fire Lab to Remove Malefic Effects of Planets, Destroy Enemies and Grant Abundance &#038; Prosperity) <\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.7rem&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2>2-Priest Varahi Avarana Pooja to Nullify Afflictions &#038; Fulfill Earnest Wishes<\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFCC00&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.4rem&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h2>Individual Swarna Fire Lab | 20 Special Poojas | Sacred Offering <\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px; color: #fff;\">\ue023<\/span>From Jun. 19 &#8211; Jun. 27, 2023[\/et_pb_text][et_pb_button button_url=&#8221;#ordernow&#8221; button_text=&#8221;VIEW ASHADA NAVARATRI PACKAGES&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;16px&#8221; button_text_color=&#8221;#3f005c&#8221; button_bg_color=&#8221;#FFCC00&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_font=&#8221;|||on|||||&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;10px|15px|10px|15px|true|true&#8221; custom_padding_tablet=&#8221;|20px||20px|true|true&#8221; custom_padding_phone=&#8221;|20px||20px|true|true&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; button_text_size_tablet=&#8221;15px&#8221; button_text_size_phone=&#8221;15px&#8221; button_text_size_last_edited=&#8221;on|tablet&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_text_color__hover_enabled=&#8221;off|hover&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Bonus Section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px||20px||false|false&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;10px||||false|false&#8221; custom_margin_tablet=&#8221;15px||||false|false&#8221; custom_margin_phone=&#8221;15px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/11\/eb-offer-lp-title.jpg&#8221; alt=&#8221;Early Bird Offer&#8221; title_text=&#8221;Early Bird Offer&#8221; url=&#8221;#saturnpkg&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;off|tablet&#8221; custom_padding=&#8221;||0px||false|false&#8221; link_option_url=&#8221;#saturnpkg&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;off|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Up to <span style=\"color: #fd0000; font-weight: bold;\">20% OFF<\/span> Varahi Combo Packages<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Quotes&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc00&#8243; custom_padding=&#8221;30px||20px||false|false&#8221; custom_padding_tablet=&#8221;30px||20px||false|false&#8221; custom_padding_phone=&#8221;30px||0px||false|false&#8221; background_color_phone=&#8221;#def1f7&#8243; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||on||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]\u201cVarahi is a form of Lakshmi. She is also related to the Goddess of Shreem who is Mahalakshmi. We need them at these times, and they are willing to come and help us. Varahi is very much present, and she\u2019s the Goddess of the earth, and she\u2019s the Goddess of gold, platinum, abundance, above all the Goddess who knows the need of people and wants to do things as quickly as possible.\u201d[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]~ Dr. Pillai[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Resp Overview&#8221; module_id=&#8221;quote&#8221; module_class=&#8221;overviews&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#000000&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p class=\"rotate\" style=\"font-weight: bold;\">OVERVIEW<\/p>\r[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; admin_label=&#8221;Overview&#8221; module_class=&#8221;overview-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;30px||20px||false|false&#8221; custom_padding_tablet=&#8221;45px||30px||false|false&#8221; custom_padding_phone=&#8221;25px||30px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Overview &#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||10px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Montserrat Medium||||||||&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;off|desktop&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>OVERVIEW<\/h3>\r[\/et_pb_text][et_pb_divider color=&#8221;#d4d4d4&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;20%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;light&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>Ashada Navaratri: Nine Power Nights of Performer Goddess Varahi<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]The Vedic month Ashada (Mid-Jun to Mid-Jul) is dedicated to invoking Varahi, the boar-faced archetype who is a Performer Goddess and the Archetype of Material Wealth. Dr. Pillai refers to Varahi as \u2018Goddess of the Earthplane\u2019 for her ability to bestow prosperity and material abundance.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-bottom: 0; padding-top: 0;\">\n\t<li>Though fierce in form, she has all the motherly traits of being highly protective of those who sincerely invoke her<\/li>\n\t<li>Hailed as Dandanatha Devi (who holds the staff of justice) in Brahmanda Purana, Varahi can remove financial obstacles, grant wealth, and material comforts, and reward your right actions<\/li>\n\t<li>According to Varahi Ashtothara Shatanamavalli, she is revered as Bhaktanam Abhaya Pradayai (Dispeller of Fear, Misery &#038; Suffering), Istartha Dayinyai (Fulfiller of Every Wish &#038; Desire), Rundhe Rundhinyai (Destroyer of Enemies &#038; Eradicator of Obstructions)<\/li>\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]According to sacred texts, invoking Performer Goddess Varahi through sacred rituals during Ashada Navaratri (Nine Power Nights of Goddess Varahi) can help gain her benevolence to destroy your sorrows, transform your material life, and respond to your prayers quickly.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]AstroVed will be performing 29 sacred rituals during Ashada Navaratri to invoke the might of Goddess Varahi through a suite of services that include a special Individual Swarna Varahi Fire Lab, 2 Grand Fire Labs, 4 Sacred Hymns Chanting, 18 Special Poojas, a Unique Pooja to Sapta Matrikas (Seven Divine Maidens), a Result Giving Avarana Pooja and a Sacred Offering to destroy sorrow and misery, overcome internal and external enemies, dispel fear and fulfill sincere desires, mitigate afflictions and internal enemies like greed, ego, and pride, and amplify abundance, wealth, luxury and prosperity.[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Ultimate Blessings of Swift-Results Bestower Goddess Varahi <\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-bottom: 0; padding-top: 0;\">\n\t<li>Helps attain rapid results &#038; resolves problems quickly<\/li>\n\t<li>Dispels fear, sorrow &#038; misfortune<\/li>\n\t<li>Transforms material life for success<\/li>\n\t<li>Clears bad money Karma &#038; actualizes immense wealth<\/li>\n\t<li>Fulfills your specific wishes<\/li>\n\t<li>Destroys internal negative traits &#038; external enemies that inhibit your ability to manifest your desires<\/li>\n\t\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;-40px||10px||false|false&#8221; custom_margin_phone=&#8221;-40px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\" padding-bottom: 0;padding-top:0;\">\n<li>Enhances your knowledge of the Vedas and connection with the Divine &#038; uplifts you<\/li>\n\t<li>Grants the fierce protection of the Goddess<\/li>\n\t<li>Removes all illusions (Maya) &#038; reveals your true identity and purpose<\/li>\n\t<li>Bestows popularity, fame &#038; virtues<\/li>\n\t<li>Helps you enjoy rewards for good actions<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Dr. Pillai Reveals Varahi as the Rescuer of the Earthplane &#038; Archetype of Wealth and Victory<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Dr. Pillai has revealed that Varahi has descended to the earthplane to rescue the earth at the time of global crisis and grant relief from problems that plague you and prevent you from leading a successful life. [\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]This All-Powerful Personal Goddess has decided to intervene to fix the problems on earth and will connect with you in a very intimate way, on a one-on-one basis. Invoking her Divine grace during the nine nights of Goddess powertime, Ashada Navaratri can help bestow her timely boons for health, wealth, victory, protection, and overall well-being.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Varahi is the female counterpart of Varaha, Vishnu as the Rescuer of the Earth, and represents Varaha&#8217;s power. She brings prosperity and gold. Everything on and underneath the earth is under her control.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]She is a compassionate Mother Goddess (one among the Sapta Matrika- Seven Mother Goddesses), the Commander-in-Chief of Supreme Goddess Lalita, and holds the Staff of Justice, Fierce Protectress, Vanquisher of Negativity, and the Goddess of Wealth.[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; module_id=&#8221;day&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Goddess Varahi Devi: Embodiment of Supreme Goddess Power, Protection &#038; Prosperity<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Dr. Pillai says Varahi is the Goddess of the Panchami Tithi, the 5th phase of the Waxing Moon, and holds a variety of boons and powers which she readily showers on all those who surrender to her.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]She is the combined aspect of the Supreme Goddesses Parvati, Lakshmi, and Saraswati and the Shakti (Divine Feminine Power &#038; Dynamic Aspect of Supreme Consciousness) of Maheswara (Shiva), the Lord of Kailash. [\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Varahi is considered the embodiment of Dhairyam (Courage), Veeryam (Valor), and Vijayam (Victory) and can annihilate your enemies and negativity as she represents Yama&#8217;s (God of Death) energy.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||10px||false|false&#8221; custom_margin_tablet=&#8221;0px||10px||false|false&#8221; custom_margin_phone=&#8221;0px||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Hence, if somebody is hurting you through their thoughts, actions, or speech, she will fix that too. She will not only fix your mind, eyes, and speech but also subdue those hurting you through the same.[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Resp Services&#8221; module_id=&#8221;services&#8221; module_class=&#8221;service&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3f005c&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#ffbede&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#ffcc00&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]ASHADA NAVARATRI 2023 SERVICES[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Services1&#8243; module_class=&#8221;service-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3F005C&#8221; custom_padding=&#8221;40px||15px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;25px||25px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||10px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Montserrat Medium||||||||&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;off|desktop&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;off|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>ASHADA NAVARATRI 2023 SERVICES<\/h3>[\/et_pb_text][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;20%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;firelab&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||20px||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-10px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#FFFFFF&#8221; text_text_color_phone=&#8221;#FFFFFF&#8221; text_text_color_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]According to sacred texts, Powerspot beliefs, and traditional practices, propitiating Varahi with special Poojas and Offerings can bestow the following blessings[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#ffff0b&#8221; header_3_text_color_phone=&#8221;#ffe000&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>3 Fire Labs with Sacred Hymns Chanting for Defence from Harm, Afflictions, Karmic Burdens and Material Success &#038; Wealth<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;serv-ul&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||30px||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/05\/Kanakadhara-Japam-Chanting.jpg&#8221; alt=&#8221;Varahi Dwadasa Nama Stotram  and Varahi Kavacham Chanting with 4-Priest Vartali Maha Mantra Homa&#8221; title_text=&#8221;Varahi Dwadasa Nama Stotram  and Varahi Kavacham Chanting with 4-Priest Vartali Maha Mantra Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Varahi Dwadasa Nama Stotram (Hymn Invoking 12 Names of Varahi for Protection from Calamities) and Varahi Kavacham (Divine Armor of Varahi to Gain Freedom from Worries) Chanting with 4-Priest Vartali Maha Mantra Homa (Fire Lab to Overpower Enemies &amp; Gain Material Wealth)<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]According to the sacred text Lalitopakhyanam revealed by Hayagriva, Varahi Dwadasa Nama Stotram reveres Varahi through her 12 names and invokes different aspects of her Divine persona. It hails her as the one who vanquishes adversaries and demons tormenting her devotees with the compassionate grace of a protective Divine mother[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Varahi Kavacham invokes the Divine armor of Varahi, hailed as <em>Jagat Isvaryai<\/em> (Goddess of Creation &#038; Sovereign of the Universe), <em>Bhaktopadrava Nasinyai<\/em> (Supreme Banisher of Devotees\u2019 Misfortune), and <em>Kala Mruthyu Vinirjithya<\/em> (Protector Against Untimely Demise), and the epitome of knowledge and material success[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Vartali Devi is one of the most revered Goddesses of Siddha Dharma, and her powers can help you gain control of your mind and emotions. Propitiating her through this Fire Lab on her auspicious Panchami Tithi (Fifth Lunar Phase) day invokes her resonant energy to overcome enemy action and strengthen avenues for your growth and prosperity[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Grants protection from calamities, imminent danger &#038; threats<\/li>\n<li>Removes obstacles blocking one\u2019s path to progress<\/li>\n<li>Helps attain goals &#038; desires<\/li>\n<li>Blesses with material comforts &#038; property or land<\/li>\n<li>Bestows success in every aspect of life<\/li>\n<li>Grants courage and inner strength to fight against all odds &#038; be victorious<\/li>\n<li>Dispels negativity &#038; removes deep-rooted Karma<\/li>\n<li>Eradicates disruptive forces &#038; karmic burdens<\/li>\n<li>Elevates pure consciousness, knowledge &#038; self-realization<\/li>\n<li>Sharpens intellect, mind &#038; oratorical eloquence<\/li>\n<li>Enhances physical, mental &#038; spiritual well-being<\/li>\n<\/ul>[\/et_pb_text][et_pb_divider color=&#8221;#888888&#8243; divider_style=&#8221;dashed&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<pee class=\"event-date\" style=\"color:#000;\"><span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px;color:#000;\">\ue023<\/span>LIVE on <span class='timezone-placeholder' data-id='589367472' data-date='2023-06-22' data-time='17:30' id='converter_589367472_2023-06-22_17:30'><\/span><\/pee>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/03\/Sanaischara-Stuti-Chanting.jpg&#8221; alt=&#8221;Varahi Nigraha Ashtakam  Chanting and Varahi Anugraha Ashtakam Chanting with 5-Priest Maha Varahi Homa&#8221; title_text=&#8221;Varahi Nigraha Ashtakam  Chanting and Varahi Anugraha Ashtakam Chanting with 5-Priest Maha Varahi Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Varahi Nigraha Ashtakam (Octet Hymn to Remove Malefic Effects of Planets) Chanting and Varahi Anugraha Ashtakam (Octet Hymn to Eliminate Evil-Eye) Chanting with 5-Priest Maha Varahi Homa (Fire Lab to Destroy Enemies &#038; Grant Abundance &#038; Prosperity)<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Varahi Nigraha Ashtakam describes the Divine might and attributes of Varahi, who helped decimate the demons Shumbha, Nishumbha, and their armies, and invokes her blessings to help banish vices and addictions and negate the effects of impurities impacting your life[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Varahi Anugraha Ashtakam reveres Varahi as Dandanatha, Supreme Commander of the Sri Chakra who represents the combined might of the Cosmic Feminine Power, and invoking her in a sacred hymn allows you to receive her indomitable blessings to absolve sins, sorrows, and misery and gain material abundance[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]According to the Markandeya Purana, Goddess Varahi embodies knowledge, courage, strength, wealth, abundance, and victory. She is hailed as <em>Vara Roopinyai<\/em> (Granter of Wishes), <em>Arigni<\/em> (Vanquisher of Enemies), and <em>Vartalayai<\/em> (Punisher of Evil and Protector of Devotees). Performing a Fire Lab with two Sacred Hymns Chanting can bestow the following blessings[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Mitigates malefic effects of planets &#038; Sarpa Dosha (Snake Affliction)<\/li>\n<li>Increases mental strength &#038; removes pain &#038; suffering<\/li>\n<li>Bestows wealth, exalted status, abundance &#038; prosperity<\/li>\n<li>Fulfills sincere desires &#038; wishes<\/li>\n<li>Destroys internal &#038; external negativity<\/li>\n<li>Dispels pride, ego, hatred, jealousy, greed &#038; anger<\/li>\n<li>Helps gain victory over enemies &#038; evil entities<\/li>\n<li>Protects from accidents &#038; trauma<\/li>\n<li>Enables communication skills, goodwill &#038; fame<\/li>\n<li>Dispels fear &#038; grants courage &#038; confidence<\/li>\n<li>Removes all barriers to attaining spiritual &#038; material progress<\/li>\n<li>Enhances hope &#038; ability to progress in life<\/li>\n<li>Enlightens with spiritual knowledge<\/li>\n<li>Rejuvenates &#038; restores health<\/li>\n<\/ul>[\/et_pb_text][et_pb_divider color=&#8221;#888888&#8243; divider_style=&#8221;dashed&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;left&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|20px|0px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<pee class=\"event-date\" style=\"color:#000;\"><span class=\"et-pb-icon\" style=\"font-size: 16px; padding-right: 5px;color:#000;\">\ue023<\/span>LIVE on  <span class='timezone-placeholder' data-id='772331672' data-date='2023-06-27' data-time='17:30' id='converter_772331672_2023-06-27_17:30'><\/span><\/pee>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Priest-Varahi-Homa.jpg&#8221; alt=&#8221;Individual Swarna Varahi Homa&#8221; title_text=&#8221;Individual Swarna Varahi Homa&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>*Individual Swarna Varahi Homa (Fire Lab Invoking Gold Varahi for Material Wealth)<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Swarna Varahi is a supremely powerful Goddess who can help you build abundance consciousness from within and create abundance in your life. She is the culmination of wealth-creating and sustaining energies, who can help you break all obstacles to attain financial freedom[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Helps gain material wealth &#038; abundance<\/li>\n<li>Protects from accidents &#038; life-threatening situations<\/li>\n<li>Resolves financial distress &#038; hardships<\/li>\n<li>Bestows victory over enemies &#038; obstacles to progress<\/li>\n<li>Confers happiness &#038; mental peace<\/li>\n<\/ul>\n\n<em>*Part of Advanced Package Services<\/em>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Services2&#8243; module_id=&#8221;special&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc00&#8243; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#3F005C&#8221; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#ffff0b&#8221; header_3_text_color_phone=&#8221;#ffe000&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>2 Special Poojas to Nullify Afflictions, Curses &#038; Grant Wish-Fulfillment <\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;serv-ul&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;50%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;10px||30px||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Archana-to-Goddess-Kanyaka-Kumbakonam.jpg&#8221; alt=&#8221;2-Priest Varahi Avarana Pooja &#8221; title_text=&#8221;2-Priest Varahi Avarana Pooja &#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>2-Priest Varahi Avarana Pooja (Pooja to Varahi to Nullify Afflictions &#038; Fulfill Earnest Wishes)<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]According to Lalitopakhyanam, Varahi Avarana Pooja (also called Kiri Chakra Pooja) is beloved by Varahi and encourages the Goddess to bestow swift results to those who propitiate her. Kiri Chakra is the Yantra form of the Commander Goddess Varahi and comprises an eight-layered, 1000-petalled platform that leads to the Bindu (Center), where Varahi resides and bestows her powerful blessings[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n\t<li>Nullifies effects of afflictions in your birth chart<\/li>\n\t<li>Bestows success in litigation<\/li>\n\t<li>Amplifies prosperity<\/li>\n\t<li>Fulfills earnest wishes<\/li>\n\t<li>Grants good health<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Sapta-Matha-Pooja-at-Kerala-Powerspot.jpg&#8221; alt=&#8221;Sapta Matha Pooja at Kerala Powerspot&#8221; title_text=&#8221;Sapta Matha Pooja at Kerala Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Sapta Matha Pooja at Kerala Powerspot<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Sapta Matha or Sapta Matrikas are the Seven Divine Mothers, who are manifested from Shakti or primordial feminine energy and assist the Supreme Goddess in her fight with demons. [\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Varahi is the fifth among them and is the female energy of Vishnu\u2019s Varaha (Boar) incarnation. Performing this Pooja is an ancient and traditional practice and can bestow the following blessings[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n\t<li>Nullifies impact of family curses &#038; enhances harmony<\/li>\n\t<li>Destroys evil forces &#038; negative energy<\/li>\n\t<li>Confers good health, fortune &#038; happiness<\/li>\n\t<li>Gives healthy &#038; good offspring<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Services4&#8243; module_id=&#8221;sacred&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3f005c&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;pooja&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFCC00&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#ffff0b&#8221; header_3_text_color_phone=&#8221;#ffe000&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>19 Sacred Offerings to Dissolve Enemy Threats &#038; Gain Abundance and Longevity<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;serv-ul&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;50%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;10px||30px||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Vartali-Mantra-Pushpanjali.jpg&#8221; alt=&#8221;Vartali Mantra Pushpanjali&#8221; title_text=&#8221;Vartali Mantra Pushpanjali&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Vartali Mantra Pushpanjali (Flower Offering for Obstructing Enemies)<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Goddess Vartali is the benign aspect of the fearsome Varahi and is hailed as the Goddess of Communication. According to Siddha Dharma, she is the Goddess of mind and emotions. Performing Pushpanjali (Offering of Flowers) along with chanting this sacred hymn can invoke her bountiful blessings and grace in all aspects of life[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Nullifies the negative impact of enemies<\/li>\n<li>Immobilizes minds &#038; emotions of rivals<\/li>\n<li>Helps subdue opponents &#038; win them over<\/li>\n<li>Expands consciousness &#038; primes it for success<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Arali-Bilva-Leaf-Mala.jpg&#8221; alt=&#8221; Arali (Oleander) &#038; Bilva Leaf Mala (Garland Offering) for Navaratri&#8221; title_text=&#8221; Arali (Oleander) &#038; Bilva Leaf Mala (Garland Offering) for Navaratri&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Arali (Oleander) &#038; Bilva Leaf Mala (Garland Offering) for Navaratri (9 Days)<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Offering Arali (Oleander) flowers and Bilva Mala (Garland) to Goddess Varahi during her nine nights powertime can grant the following blessings [\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Restores lost wealth &#038; brings new opportunities<\/li>\n<li>Eliminates enemies &#038; suffering<\/li>\n<li>Bestows material wealth &#038; abundance<\/li>\n<li>Brings positive vibrations into your life<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Resp Package&#8221; module_id=&#8221;order&#8221; module_class=&#8221;orders&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFCC00&#8243; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#daf7f5&#8243; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#3F005C&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p class=\"rotate\" style=\"font-weight: bold;\">VIEW PACKAGES<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Package &#8221; module_id=&#8221;ordernow&#8221; module_class=&#8221;order-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#daf7f5&#8243; custom_padding=&#8221;50px||20px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;30px||35px||false|false&#8221; background_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; module_id=&#8221;saturnpkg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;20px||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#3F005C&#8221; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;30px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>ASHADA NAVARATRI PACKAGES<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-bg-color&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;25px&#8221; background_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; width=&#8221;270px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;300px&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;5px||5px||true|false&#8221; custom_css_main_element=&#8221;width: 270px !important;&#8221; border_radii=&#8221;off|10px|10px||&#8221; border_width_bottom=&#8221;4px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7rem;\">Advanced Package<\/p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Varahi-Navaratri-Advanced-Package-LP.jpg&#8221; alt=&#8221;Ashada Navaratri Advanced Package&#8221; title_text=&#8221;Ashada Navaratri Advanced Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">Ashada Navaratri Advanced Package<\/h3>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='70195' data-template='16' id='product_70195_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h4>Package Description<\/h4>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Join AstroVed&#8217;s Ashada Navaratri Advanced Package to invoke the blessings of Varahi, the Goddess of Material Abundance, with a special suite of services that includes an Individual Fire Lab, 2 Grand Fire Labs, and 4 Sacred Hymns Chanting, 20 Special Poojas, and Sacred Offering to receive swift results to realizing your dreams, to banish evil forces and bad Karma preventing success, gain material comforts, advance career and business.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Individual Swarna Varahi Homa (Fire Lab Invoking Gold Varahi for Material Wealth) (Scheduled Per Order Rank)<\/li>\n<li>Varahi Dwadasa Nama Stotram (Hymn Invoking 12 Names of Varahi for Protection from Calamities) and Varahi Kavacham (Divine Armor of Varahi to Gain Freedom from Worries)  Chanting with 4-Priest Vartali Maha Mantra Homa (Fire Lab to Overpower Enemies &#038; Gain Material Wealth) on Jun. 22, 2023 at 5.30 pm IST<\/li>\n<li>Varahi Nigraha Ashtakam (Octet Hymn to Remove Malefic Effects of Planets) Chanting and Varahi Anugraha Ashtakam (Octet Hymn to Eliminate Evil-Eye) Chanting with 5-Priest Maha Varahi Homa (Fire Lab to Destroy Enemies &#038; Grant Abundance &#038; Prosperity) on Jun. 27, 2023 at 5.30 pm IST<\/li>\n<li>2-Priest Varahi Avarana Pooja (Pooja to Varahi to Nullify Afflictions &#038; Fulfill Earnest Wishes)<\/li>\n<li>Sapta Matha Pooja at Kerala Powerspot<\/li>\n<li>Arali (Oleander) &#038; Bilva Leaf Mala (Garland Offering) for Navaratri (9 Days)<\/li>\n<li>Vartali Mantra Pushpanjali (Flower Offering for Obstructing Enemies)<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\"><span>You will receive sacred grey ash from the Homa and Kum-Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\">The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009968021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the <\/span><span>Powerspot <\/span><span>Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-header=\"0\" class=\"zw-paragraph heading0\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-hd-info=\"0\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-doc-id=\"7392660000009908005\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;40px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Text&#8221; module_class=&#8221;pkg-bg-color&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;25px&#8221; background_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; width=&#8221;270px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;300px&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;5px||5px||true|false&#8221; custom_css_main_element=&#8221;width: 270px !important;&#8221; border_radii=&#8221;off|10px|10px||&#8221; border_width_bottom=&#8221;4px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7rem;\">Enhanced Package<\/p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Varahi-Navaratri-Enhanced-Package-LP.jpg&#8221; alt=&#8221;Ashada Navaratri Enhanced Package&#8221; title_text=&#8221;Ashada Navaratri Enhanced Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">Ashada Navaratri Enhanced Package<\/h3>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='70196' data-template='16' id='product_70196_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h4>Package Description<\/h4>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Join AstroVed&#8217;s Ashada Navaratri Enhanced Package to invoke the blessings of Varahi, Goddess of Swift Results and Material Abundance, with a special suite of services which includes an 2 Grand Fire Labs and 4 Sacred Hymns Chanting, 20 Special Poojas, Sacred Offering to manifest abundant wealth, to overcome enemy threats, to gain swift results and protection from malevolent energies.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Varahi Dwadasa Nama Stotram (Hymn Invoking 12 Names of Varahi for Protection from Calamities) and Varahi Kavacham (Divine Armor of Varahi to Gain Freedom from Worries)  Chanting with 4-Priest Vartali Maha Mantra Homa (Fire Lab to Overpower Enemies &#038; Gain Material Wealth) on Jun. 22, 2023 at 5.30 pm IST<\/li>\n<li>Varahi Nigraha Ashtakam (Octet Hymn to Remove Malefic Effects of Planets) Chanting and Varahi Anugraha Ashtakam (Octet Hymn to Eliminate Evil-Eye) Chanting with 5-Priest Maha Varahi Homa (Fire Lab to Destroy Enemies &#038; Grant Abundance &#038; Prosperity) on Jun. 27, 2023 at 5.30 pm IST<\/li>\n<li>2-Priest Varahi Avarana Pooja (Pooja to Varahi to Nullify Afflictions &#038; Fulfill Earnest Wishes)<\/li>\n<li>Sapta Matha Pooja at Kerala Powerspot<\/li>\n<li>Arali (Oleander) &#038; Bilva Leaf Mala (Garland Offering) for Navaratri (9 Days)<\/li>\n<li>Vartali Mantra Pushpanjali (Flower Offering for Obstructing Enemies)<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" data-margin-bottom=\"10.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009315013\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\">You will receive sacred grey ash from the Homa and Kum-Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\">The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009968021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the <\/span><span>Powerspot <\/span><span>Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-header=\"0\" class=\"zw-paragraph heading0\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-hd-info=\"0\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-doc-id=\"7392660000009908005\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;40px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Text&#8221; module_class=&#8221;pkg-bg-color&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;25px&#8221; background_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; width=&#8221;270px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;300px&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;5px||5px||true|false&#8221; custom_css_main_element=&#8221;width: 270px !important;&#8221; border_radii=&#8221;off|10px|10px||&#8221; border_width_bottom=&#8221;4px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7rem;\">Essential Package<\/p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Varahi-Navaratri-Essential-Package-LP.jpg&#8221; alt=&#8221;Ashada Navaratri Essential Package&#8221; title_text=&#8221;Ashada Navaratri Essential Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">Ashada Navaratri Essential Package<\/h3>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='70197' data-template='16' id='product_70197_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h4>Package Description<\/h4>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Join AstroVed&#8217;s Ashada Navaratri Essential Package to invoke the blessings of Varahi, Goddess of the Earth and Swift Results, with a special suite of services which includes a Grand Fire Lab and 2 Sacred Hymns Chanting, 19 Special Poojas, and Sacred Offering to attain ever growing wealth, to materialize sincere desire, gain multifold prosperity and abundance and attain protection from untimely demise.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Varahi Dwadasa Nama Stotram (Hymn Invoking 12 Names of Varahi for Protection from Calamities) and Varahi Kavacham (Divine Armor of Varahi to Gain Freedom from Worries)  Chanting with 4-Priest Vartali Maha Mantra Homa (Fire Lab to Overpower Enemies &#038; Gain Material Wealth) on Jun. 22, 2023 at 5.30 pm IST<\/li>\n<li>2-Priest Varahi Avarana Pooja (Pooja to Varahi to Nullify Afflictions &#038; Fulfill Earnest Wishes)<\/li>\n<li>Arali (Oleander) &#038; Bilva Leaf Mala (Garland Offering) for Navaratri (9 Days)<\/li>\n<li>Vartali Mantra Pushpanjali (Flower Offering for Obstructing Enemies)<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" data-margin-bottom=\"10.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009315013\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\">You will receive sacred grey ash from the Homa and Kum-Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\">The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009968021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the <\/span><span>Powerspot <\/span><span>Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-header=\"0\" class=\"zw-paragraph heading0\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-hd-info=\"0\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-doc-id=\"7392660000009908005\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;on|on|on&#8221; module_id=&#8221;saturnpkg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;40px||||false|false&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;20px||10px||false|false&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#3F005C&#8221; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;30px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>48 DAYS VARAHI INVOCATIONS &amp; STATUE INSTALLATION PROGRAM PACKAGE<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-bg-color&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; text_font_size=&#8221;25px&#8221; background_enable_color=&#8221;off&#8221; text_orientation=&#8221;center&#8221; width=&#8221;270px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;300px&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;5px||5px||true|false&#8221; custom_css_main_element=&#8221;width: 270px !important;&#8221; border_radii=&#8221;off|10px|10px||&#8221; border_width_bottom=&#8221;4px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7rem;\">Statue Installation Package<\/p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2023\/04\/Varahi-Statue-Installation-Package-LP.jpg&#8221; alt=&#8221;48 Days Varahi Invocations &#038; Statue Installation Package&#8221; title_text=&#8221;48 Days Varahi Invocations &#038; Statue Installation Package&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; border_radii=&#8221;off|||10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">Varahi Statue Installation Package (With 48 Days Rituals Post Installation From May 24 &#8211; Jul. 10, 2023)\n<\/h3>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='70122' data-template='16' id='product_70122_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h4>Package Description<\/h4>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Join AstroVed&#8217;s 48 Days Varahi Statue Installation Package to invoke the blessings of Varahi, Goddess of the Earth, and Swift Results with a special suite of services which includes a Siddha Fire Lab, Statue Installation, Special Service, and Special Pooja, 3 Powerspot Poojas, 18 Special Poojas, 144 Sacred Offerings to remove internal negative traits and external enemies that inhibit your ability to manifest your desires, and to help enhance your knowledge of the Vedas to connect with the Divine and uplift you, to manifest abundance and wealth and protection.[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3 pa-toggle-text&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul>\n<li>Statue Installation followed by Vastra Alankaram (Idol Adornment) with Aarti (Sound &#038; Light Ceremony) and 4-Priest Varahi Homa (Fire Lab for Material Wealth &#038; Protection) by Siddha Priest on May 24, 2023 at 5.00 am IST<\/li>\n<li>Varahi Ashtothara Archana with Pomegranate Seeds (Pooja by Chanting 108 Varahi Names for Prosperity &#038; Abundance) (48 Days From May 24 &#8211; Jul. 10, 2023) <\/li>\n<li>Archana (Pooja) to Varahi at Tanjore Powerspot on First Day of Varahi Navaratri<\/li>\n<li>Archana (Pooja) to Varahi at Kumbakonam Powerspot on Fifth Day of Varahi Navaratri<\/li>\n<li>Archana (Pooja) to Varahi at Swamimalai Powerspot on Last Day of Varahi Navaratri<\/li>\n<li>Nivedhyam (Sacred Offering) of Sweet Potato, Red Banana &#038; Honey Mixed Pomegranate (48 Days From May 24 &#8211; Jul. 10, 2023)<\/li>\n<li>Arali (Oleander) &#038; Bilva Leaf Mala (Garland Offering) for Navaratri (9 Days)<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|on|on&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" data-margin-bottom=\"10.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Liberation Serif,Times New Roman&quot;,&quot;size&quot;:12}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009315013\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\">You will receive sacred grey ash from the Homa and Kum-Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p>Archana (Pooja) to Varahi at Swamimalai Powerspot on Last Day of Varahi Navaratri<\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010591008\" data-doc-type=\"writer\">The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000009968021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the <\/span><span>Powerspot <\/span><span>Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1.15\" data-header=\"0\" class=\"zw-paragraph heading0\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-margin-bottom=\"0pt\" data-margin-top=\"12.0pt\" data-hd-info=\"0\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;,&quot;fgc&quot;:&quot;rgb(14,16,26)&quot;}\" data-doc-id=\"7392660000009908005\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000010012010\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;54px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"sticker\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"title-btn\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"dynamic-title\"><!-- [et_pb_line_break_holder] --><pee class=\"dynamic-title-text\">Ashada Navaratri 2023  <\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div><!-- [et_pb_line_break_holder] --><div class=\"fixed-btn-package\"><a class=\"view-btn\" href=\"#ordernow\">VIEW PACKAGES<\/a><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Scroll Code&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code raw_content_phone=&#8221;<style>\r\n.read-more-service, .read-less-service {\r\n  cursor: pointer;\r\n}\r\n  .read-toggle-service li {\r\n    padding-left: 5px;\r\n}\r\n  span.read-less-service {\r\n    display: inline-block;\r\n    margin-top: 0px;\r\n    color: #f78d06!important;\r\n    font-weight: 600;\r\n    font-size: 15px;\r\n    padding-left: 20px;\r\n}\r\n<\/style>\r\n<script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script>\r\n<script>\r\n$(document).ready( function () {\r\nvar contentArray=%91%93;\r\nvar index=%22%22;\r\nvar clickedIndex=%22%22;  \r\nvar minimumLength=$('.read-more-less-service').attr('data-id');\r\nvar initialContentLength=%91%93;\r\nvar initialContent=%91%93;  \r\nvar readMore=%22....<span class='read-more-service'>Read More<\/span>%22;\r\nvar readLess=%22<span class='read-less-service'>Read Less<\/span>%22;  \r\n  $('.read-toggle-service').each(function(){\r\n  index = $(this).attr('data-id');  \r\n  contentArray%91index%93 = $(this).html();\r\n  initialContentLength%91index%93 = $(this).html().length;\r\n  if(initialContentLength%91index%93>minimumLength) {\r\n    initialContent%91index%93=$(this).html().substr(0,minimumLength);\r\n  }else {\r\n    initialContent%91index%93=$(this).html();\r\n  } \r\n    $(this).html(initialContent%91index%93+readMore);\r\n  \/\/console.log(initialContent%910%93);  \r\n});\r\n  $(document).on('click','.read-more-service',function(){\r\n    $(this).fadeOut(500, function(){\r\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\r\n    $(this).parents('.read-toggle-service').html(contentArray%91clickedIndex%93+readLess);  \r\n    });\r\n  });\r\n $(document).on('click','.read-less-service',function(){\r\n    $(this).fadeOut(500, function(){\r\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\r\n    $(this).parents('.read-toggle-service').html(initialContent%91clickedIndex%93+readMore);  \r\n    });\r\n  }); \r\n});\r\n<\/script>\r\n&#8221; raw_content_last_edited=&#8221;off|phone&#8221; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#menu-enable').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#menu-enable').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#ordernow').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Javascript&#8221; module_id=&#8221;script-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;Package Read More\/Less&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Read More\/Less&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->    jQuery(document).ready(function() {<!-- [et_pb_line_break_holder] -->        var text_expand_text = \"Read More\";<!-- [et_pb_line_break_holder] -->        var text_collapse_text = \"Read Less\";<!-- [et_pb_line_break_holder] -->        var text_expand_icon = \"3\";<!-- [et_pb_line_break_holder] -->        var text_collapse_icon = \"2\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        jQuery(\".pa-toggle-text\").each(function() {<!-- [et_pb_line_break_holder] -->            jQuery(this).append('<div class= \"pa-text-expand-button\"><span class= \"pa-text-collapse-button\">' + text_expand_text + ' <span class= \"pa-text-toggle-icon\">' + text_expand_icon + '<\/span><\/div>');<!-- [et_pb_line_break_holder] -->            jQuery(this).find(\".pa-text-collapse-button\").on(\"click\", function() {<!-- [et_pb_line_break_holder] -->                jQuery(this).parent().siblings(\".et_pb_text_inner\").toggleClass(\"pa-text-toggle-expanded\");<!-- [et_pb_line_break_holder] -->                if (jQuery(this).parent().siblings(\".et_pb_text_inner\").hasClass(\"pa-text-toggle-expanded\")) {<!-- [et_pb_line_break_holder] -->                    jQuery(this).html(text_collapse_text + \"<span class= 'pa-text-toggle-icon'>\" + text_collapse_icon + \"<\/span>\");<!-- [et_pb_line_break_holder] -->                } else {<!-- [et_pb_line_break_holder] -->                    jQuery(this).html(text_expand_text + \"<span class= 'pa-text-toggle-icon'>\" + text_expand_icon + \"<\/span>\");<!-- [et_pb_line_break_holder] -->                }<!-- [et_pb_line_break_holder] -->            })<!-- [et_pb_line_break_holder] -->        })<!-- [et_pb_line_break_holder] -->    }) <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;Sign In Form&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"modal\">\n    <div class=\"modal-inner\">\n    <div class=\"model-inbox\">\n    <p class=\"model-header\"><span class=\"head_title\" style=\"float:none;\"><\/span>\n    <span><a href=\"#\" class=\"js-close-modal\">X<\/a><\/span>\n    <\/p>\n    <form id=\"specialsnl\" name=\"specialsnl\" method=\"post\">\n    <div class=\"sign-up-aksh-form-row\">\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlname\" id=\"nlname\" placeholder=\"Your Name\">\n    <\/div>\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlemail\" id=\"nlemail\" placeholder=\"Email\">\n    <input type=\"hidden\" id=\"speventname\" value=\"LAST CALL Ashada Navratri: Nine Nights of Performer Goddess Varahi\">\n    <\/div>\n    <div class=\"mobno-row\">\n    <div class=\"mobno-col\">\n    <div class=\"form-field\" id=\"country_val\">\n    <select name=\"nlcountry\" id=\"nlcountry\" class=\"er-mob\">\n    <option value=\"\">Code<\/option><option value=\"India +91\">India +91<\/option><option value=\"United States +1\">United States +1<\/option><option value=\"Canada +1\">Canada +1<\/option><option value=\"Malaysia +60\">Malaysia +60<\/option><option value=\"United Kingdom +44\">United Kingdom +44<\/option><option value=\"Australia +61\">Australia +61<\/option><option value=\"Singapore +65\">Singapore +65<\/option><option value=\"Sri Lanka +94\">Sri Lanka +94<\/option><option value=\"United Arab Emirates +971\">United Arab Emirates +971<\/option><option value=\"South Africa +27\">South Africa +27<\/option><option value=\"Afghanistan +93\">Afghanistan +93<\/option><option value=\"Albania +355\">Albania +355<\/option><option value=\"Algeria +213\">Algeria +213<\/option><option value=\"American Samoa +684\">American Samoa +684<\/option><option value=\"Andorra +376\">Andorra +376<\/option><option value=\"Angola +244\">Angola +244<\/option><option value=\"Anguilla +264\">Anguilla +264<\/option><option value=\"Antarctica +672\">Antarctica +672<\/option><option value=\"Antigua and Barbuda +268\">Antigua and Barbuda +268<\/option><option value=\"Argentina +54\">Argentina +54<\/option><option value=\"Armenia +374\">Armenia +374<\/option><option value=\"Aruba +297\">Aruba +297<\/option><option value=\"Austria +43\">Austria +43<\/option><option value=\"Azerbaijan +994\">Azerbaijan +994<\/option><option value=\"Bahamas +242\">Bahamas +242<\/option><option value=\"Bahrain +973\">Bahrain +973<\/option><option value=\"Bangladesh +880\">Bangladesh +880<\/option><option value=\"Barbados +246\">Barbados +246<\/option><option value=\"Belarus +375\">Belarus +375<\/option><option value=\"Belgium +32\">Belgium +32<\/option><option value=\"Belize +501\">Belize +501<\/option><option value=\"Benin +229\">Benin +229<\/option><option value=\"Bermuda +441\">Bermuda +441<\/option><option value=\"Bhutan +975\">Bhutan +975<\/option><option value=\"Bolivia +591\">Bolivia +591<\/option><option value=\"Bosnia and Herzegovina +387\">Bosnia and Herzegovina +387<\/option><option value=\"Botswana +267\">Botswana +267<\/option><option value=\"Brazil +55\">Brazil +55<\/option><option value=\"British Indian Ocean Territory +246\">British Indian Ocean Territory +246<\/option><option value=\"British Virgin Islands +284\">British Virgin Islands +284<\/option><option value=\"Brunei +673\">Brunei +673<\/option><option value=\"Bulgaria +359\">Bulgaria +359<\/option><option value=\"Burkina Faso +226\">Burkina Faso +226<\/option><option value=\"Burundi +257\">Burundi +257<\/option><option value=\"Cambodia +855\">Cambodia +855<\/option><option value=\"Cameroon +237\">Cameroon +237<\/option><option value=\"Cape Verde +238\">Cape Verde +238<\/option><option value=\"Cayman Islands +345\">Cayman Islands +345<\/option><option value=\"Central African Republic +236\">Central African Republic +236<\/option><option value=\"Chad +235\">Chad +235<\/option><option value=\"Chile +56\">Chile +56<\/option><option value=\"China +86\">China +86<\/option><option value=\"Christmas Island +61\">Christmas Island +61<\/option><option value=\"Cocos Islands +61\">Cocos Islands +61<\/option><option value=\"Colombia +57\">Colombia +57<\/option><option value=\"Comoros +269\">Comoros +269<\/option><option value=\"Cook Islands +682\">Cook Islands +682<\/option><option value=\"Costa Rica +506\">Costa Rica +506<\/option><option value=\"Croatia +385\">Croatia +385<\/option><option value=\"Cuba +53\">Cuba +53<\/option><option value=\"Cyprus +357\">Cyprus +357<\/option><option value=\"Czech Republic +420\">Czech Republic +420<\/option><option value=\"Democratic Republic of the Congo +243\">Democratic Republic of the Congo +243<\/option><option value=\"Denmark +45\">Denmark +45<\/option><option value=\"Djibouti +253\">Djibouti +253<\/option><option value=\"Dominica +767\">Dominica +767<\/option><option value=\"Dominican Republic +809\">Dominican Republic +809<\/option><option value=\"East Timor +670\">East Timor +670<\/option><option value=\"Ecuador +593\">Ecuador +593<\/option><option value=\"Egypt +20\">Egypt +20<\/option><option value=\"El Salvador +503\">El Salvador +503<\/option><option value=\"Equatorial Guinea +240\">Equatorial Guinea +240<\/option><option value=\"Eritrea +291\">Eritrea +291<\/option><option value=\"Estonia +372\">Estonia +372<\/option><option value=\"Ethiopia +251\">Ethiopia +251<\/option><option value=\"Falkland Islands +500\">Falkland Islands +500<\/option><option value=\"Faroe Islands +298\">Faroe Islands +298<\/option><option value=\"Fiji +679\">Fiji +679<\/option><option value=\"Finland +358\">Finland +358<\/option><option value=\"France +33\">France +33<\/option><option value=\"French Guiana +594\">French Guiana +594<\/option><option value=\"French Polynesia +689\">French Polynesia +689<\/option><option value=\"French Southern Territories +262\">French Southern Territories +262<\/option><option value=\"Gabon +241\">Gabon +241<\/option><option value=\"Gambia +220\">Gambia +220<\/option><option value=\"Georgia +995\">Georgia +995<\/option><option value=\"Germany +49\">Germany +49<\/option><option value=\"Ghana +233\">Ghana +233<\/option><option value=\"Gibraltar +350\">Gibraltar +350<\/option><option value=\"Greece +30\">Greece +30<\/option><option value=\"Greenland +299\">Greenland +299<\/option><option value=\"Grenada +473\">Grenada +473<\/option><option value=\"Guadeloupe +590\">Guadeloupe +590<\/option><option value=\"Guam +671\">Guam +671<\/option><option value=\"Guatemala +502\">Guatemala +502<\/option><option value=\"Guernsey +44-1481\">Guernsey +44-1481<\/option><option value=\"Guinea +224\">Guinea +224<\/option><option value=\"Guinea-Bissau +245\">Guinea-Bissau +245<\/option><option value=\"Guyana +592\">Guyana +592<\/option><option value=\"Haiti +509\">Haiti +509<\/option><option value=\"Honduras +504\">Honduras +504<\/option><option value=\"Hong Kong +852\">Hong Kong +852<\/option><option value=\"Hungary +36\">Hungary +36<\/option><option value=\"Iceland +354\">Iceland +354<\/option><option value=\"Indonesia +62\">Indonesia +62<\/option><option value=\"Iran +98\">Iran +98<\/option><option value=\"Iraq +964\">Iraq +964<\/option><option value=\"Ireland +353\">Ireland +353<\/option><option value=\"Isle of Man +44\">Isle of Man +44<\/option><option value=\"Israel +972\">Israel +972<\/option><option value=\"Italy +39\">Italy +39<\/option><option value=\"Ivory Coast +225\">Ivory Coast +225<\/option><option value=\"Jamaica +876\">Jamaica +876<\/option><option value=\"Japan +81\">Japan +81<\/option><option value=\"Jersey +44\">Jersey +44<\/option><option value=\"Jordan +962\">Jordan +962<\/option><option value=\"Kazakhstan +7\">Kazakhstan +7<\/option><option value=\"Kenya +254\">Kenya +254<\/option><option value=\"Kiribati +686\">Kiribati +686<\/option><option value=\"Kuwait +965\">Kuwait +965<\/option><option value=\"Kyrgyzstan +996\">Kyrgyzstan +996<\/option><option value=\"Laos +856\">Laos +856<\/option><option value=\"Latvia +371\">Latvia +371<\/option><option value=\"Lebanon +961\">Lebanon +961<\/option><option value=\"Lesotho +266\">Lesotho +266<\/option><option value=\"Liberia +231\">Liberia +231<\/option><option value=\"Libya +218\">Libya +218<\/option><option value=\"Liechtenstein +423\">Liechtenstein +423<\/option><option value=\"Lithuania +370\">Lithuania +370<\/option><option value=\"Luxembourg +352\">Luxembourg +352<\/option><option value=\"Macao +853\">Macao +853<\/option><option value=\"Macedonia +389\">Macedonia +389<\/option><option value=\"Madagascar +261\">Madagascar +261<\/option><option value=\"Malawi +265\">Malawi +265<\/option><option value=\"Maldives +960\">Maldives +960<\/option><option value=\"Mali +223\">Mali +223<\/option><option value=\"Malta +356\">Malta +356<\/option><option value=\"Marshall Islands +692\">Marshall Islands +692<\/option><option value=\"Martinique +596\">Martinique +596<\/option><option value=\"Mauritania +222\">Mauritania +222<\/option><option value=\"Mauritius +230\">Mauritius +230<\/option><option value=\"Mayotte +262\">Mayotte +262<\/option><option value=\"Mexico +52\">Mexico +52<\/option><option value=\"Micronesia +691\">Micronesia +691<\/option><option value=\"Moldova +373\">Moldova +373<\/option><option value=\"Monaco +377\">Monaco +377<\/option><option value=\"Mongolia +976\">Mongolia +976<\/option><option value=\"Montenegro +382\">Montenegro +382<\/option><option value=\"Montserrat +664\">Montserrat +664<\/option><option value=\"Morocco +212\">Morocco +212<\/option><option value=\"Mozambique +258\">Mozambique +258<\/option><option value=\"Myanmar +95\">Myanmar +95<\/option><option value=\"Namibia +264\">Namibia +264<\/option><option value=\"Nauru +674\">Nauru +674<\/option><option value=\"Nepal +977\">Nepal +977<\/option><option value=\"Netherlands +31\">Netherlands +31<\/option><option value=\"Netherlands Antilles +599\">Netherlands Antilles +599<\/option><option value=\"New Caledonia +687\">New Caledonia +687<\/option><option value=\"New Zealand +64\">New Zealand +64<\/option><option value=\"Nicaragua +505\">Nicaragua +505<\/option><option value=\"Niger +227\">Niger +227<\/option><option value=\"Nigeria +234\">Nigeria +234<\/option><option value=\"Niue +683\">Niue +683<\/option><option value=\"Norfolk Island +672\">Norfolk Island +672<\/option><option value=\"North Korea +850\">North Korea +850<\/option><option value=\"Northern Mariana Islands +670\">Northern Mariana Islands +670<\/option><option value=\"Norway +47\">Norway +47<\/option><option value=\"Oman +968\">Oman +968<\/option><option value=\"Pakistan +92\">Pakistan +92<\/option><option value=\"Palau +680\">Palau +680<\/option><option value=\"Palestinian Territory +970\">Palestinian Territory +970<\/option><option value=\"Panama +507\">Panama +507<\/option><option value=\"Papua New Guinea +675\">Papua New Guinea +675<\/option><option value=\"Paraguay +595\">Paraguay +595<\/option><option value=\"Peru +51\">Peru +51<\/option><option value=\"Philippines +63\">Philippines +63<\/option><option value=\"Pitcairn +649\">Pitcairn +649<\/option><option value=\"Poland +48\">Poland +48<\/option><option value=\"Portugal +351\">Portugal +351<\/option><option value=\"Puerto Rico +787\">Puerto Rico +787<\/option><option value=\"Qatar +974\">Qatar +974<\/option><option value=\"Republic of the Congo +242\">Republic of the Congo +242<\/option><option value=\"Reunion +262\">Reunion +262<\/option><option value=\"Romania +40\">Romania +40<\/option><option value=\"Russia +7\">Russia +7<\/option><option value=\"Rwanda +250\">Rwanda +250<\/option><option value=\"Saint Barth\u00e9lemy +590\">Saint Barth\u00e9lemy +590<\/option><option value=\"Saint Helena +290\">Saint Helena +290<\/option><option value=\"Saint Kitts and Nevis +869\">Saint Kitts and Nevis +869<\/option><option value=\"Saint Lucia +758\">Saint Lucia +758<\/option><option value=\"Saint Martin +590\">Saint Martin +590<\/option><option value=\"Saint Pierre and Miquelon +508\">Saint Pierre and Miquelon +508<\/option><option value=\"Saint Vincent and the Grenadines +784\">Saint Vincent and the Grenadines +784<\/option><option value=\"Samoa +685\">Samoa +685<\/option><option value=\"San Marino +378\">San Marino +378<\/option><option value=\"Sao Tome and Principe +239\">Sao Tome and Principe +239<\/option><option value=\"Saudi Arabia +966\">Saudi Arabia +966<\/option><option value=\"Senegal +221\">Senegal +221<\/option><option value=\"Serbia +381\">Serbia +381<\/option><option value=\"Seychelles +248\">Seychelles +248<\/option><option value=\"Sierra Leone +232\">Sierra Leone +232<\/option><option value=\"Slovakia +421\">Slovakia +421<\/option><option value=\"Slovenia +386\">Slovenia +386<\/option><option value=\"Solomon Islands +677\">Solomon Islands +677<\/option><option value=\"Somalia +252\">Somalia +252<\/option><option value=\"South Georgia and the South Sandwich Islands +500\">South Georgia and the South Sandwich Islands +500<\/option><option value=\"South Korea +82\">South Korea +82<\/option><option value=\"Spain +34\">Spain +34<\/option><option value=\"Sudan +249\">Sudan +249<\/option><option value=\"Suriname +597\">Suriname +597<\/option><option value=\"Svalbard and Jan Mayen +47\">Svalbard and Jan Mayen +47<\/option><option value=\"Swaziland +268\">Swaziland +268<\/option><option value=\"Sweden +46\">Sweden +46<\/option><option value=\"Switzerland +41\">Switzerland +41<\/option><option value=\"Syria +963\">Syria +963<\/option><option value=\"Taiwan +886\">Taiwan +886<\/option><option value=\"Tajikistan +992\">Tajikistan +992<\/option><option value=\"Tanzania +255\">Tanzania +255<\/option><option value=\"Thailand +66\">Thailand +66<\/option><option value=\"Togo +228\">Togo +228<\/option><option value=\"Tokelau +690\">Tokelau +690<\/option><option value=\"Tonga +676\">Tonga +676<\/option><option value=\"Trinidad and Tobago +868\">Trinidad and Tobago +868<\/option><option value=\"Tunisia +216\">Tunisia +216<\/option><option value=\"Turkey +90\">Turkey +90<\/option><option value=\"Turkmenistan +993\">Turkmenistan +993<\/option><option value=\"Turks and Caicos Islands +649\">Turks and Caicos Islands +649<\/option><option value=\"Tuvalu +688\">Tuvalu +688<\/option><option value=\"U.S. Virgin Islands +340\">U.S. Virgin Islands +340<\/option><option value=\"Uganda +256\">Uganda +256<\/option><option value=\"Ukraine +380\">Ukraine +380<\/option><option value=\"United States Minor Outlying Islands +849\">United States Minor Outlying Islands +849<\/option><option value=\"Uruguay +598\">Uruguay +598<\/option><option value=\"Uzbekistan +998\">Uzbekistan +998<\/option><option value=\"Vanuatu +678\">Vanuatu +678<\/option><option value=\"Vatican +379\">Vatican +379<\/option><option value=\"Venezuela +58\">Venezuela +58<\/option><option value=\"Vietnam +84\">Vietnam +84<\/option><option value=\"Wallis and Futuna +681\">Wallis and Futuna +681<\/option><option value=\"Western Sahara +732\">Western Sahara +732<\/option><option value=\"Yemen +967\">Yemen +967<\/option><option value=\"Zambia +260\">Zambia +260<\/option><option value=\"Zimbabwe +263\">Zimbabwe +263<\/option><\/select>\n    \n    <\/div>\n    <\/div>\n    <div class=\"mobno-col\">\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlmobile\" id=\"nlmobile\" placeholder=\"Mobile Number\">\n    <\/div>\n    <\/div>\n    <\/div>\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlcity\" id=\"nlcity\" placeholder=\"City\">\n    <\/div>\n    <div class=\"form-field form-submit-button\">\n    <label for=\"err-result\" class=\"err-result\" style=\"color:red;display: none;\">Fill all required fields*<\/label>\n    <input type=\"submit\" id=\"nlsubmit\" name=\"\" value=\"Submit\">\n    <div id=\"Loader\" style=\"display:none;\"><img decoding=\"async\" src=\"\/Images\/ajax-loader.gif\" alt=\"Loading...\"><\/div>\n    <\/div>\n    \n    <\/div> \n    <\/form>\n    <div id=\"specials_nl\"><\/div>\n    <\/div>\n    <\/div> \n    <\/div><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->jQuery(\".js-open-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  jQuery(\".modal\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->jQuery(\".js-close-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  jQuery(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/if you click on anything except the modal itself or the \"open modal\" link, close the modal<!-- [et_pb_line_break_holder] -->  jQuery(document).click(function(event) {<!-- [et_pb_line_break_holder] -->if (!jQuery(event.target).closest(\".modal,.js-open-modal\").length) {<!-- [et_pb_line_break_holder] -->    jQuery(\"body\").find(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; admin_label=&#8221;Toggle&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#quote\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".overview-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".overviews\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(\"#services\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".service-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".service\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#order\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".order-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".orders\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#sponsor\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".sponsor-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".sponsors\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#ad\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".rec-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".ads\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".rotate\").click(function () {<!-- [et_pb_line_break_holder] -->    $(this).toggleClass(\"down\");<!-- [et_pb_line_break_holder] -->})<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"sticker-mob\"><!-- [et_pb_line_break_holder] -->  <div class=\"fixed-btn-package-mob\"><a href=\"#order\">VIEW PACKAGES<\/a><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker-mob\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#quote').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#quote').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#order').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick-mob\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"Ashada Navratri is a nine\u2212day celebration dedicated to Performer Goddess Varahi Devi, Archetype of material wealth, and occurs in the month of Ashada (June\u2212July) during the waxing phase of the moon. Propitiating Goddess Varahi Devi during her powertime can bestow her blessings to grant boons and materializes desires, bestow longevity, wealth, prosperity, immense protection from evil forces, remove impediments affecting progress, and pave the way to achieve spiritual growth and material success.","protected":false},"author":1,"featured_media":243443,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<style>\r\n.global-crisis {\r\n    background: #fffddf;\r\n    border: 1px solid #e8e05e;\r\n    padding: 10px;\r\n    border-radius: 3px;\r\n    color: #b33f05;\r\n    margin: 0px auto 20px;\r\n    text-align: center;\r\n    font-size: 17px;\r\n}\r\n    .avmonth-coup {\r\n    width: 100%;\r\n    text-align: center;\r\n    padding: 10px;\r\n    font-size: 18px;\r\n    font-weight: bold;\r\n}\r\n.avmonth-coup span {\r\n    color: #340e69;\r\n    font-size: 1.3em;\r\n}\r\n.varahi-head{\r\n    font-size: 38px;\r\n    text-align: center;\r\n    color: #ab016b;\r\n    padding: 30px 0px;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\n.dkrp-section2 h2 {\r\n    color: #870464!important;\r\n}\r\n.custom-box-left .avmonth-coup{ text-align:left; padding:0;}\r\n    .copn{font-size:17px !important;text-align: center !important;color:#000 !important;line-height:15px;margin:0px;padding:0px 0px 10px}\r\n    .header-box-inner>p{padding: 10px 0px 15px 0px; color:#000!important;}\r\n    .pull-right{width: auto;margin-top: 0px;}\r\n#rev-slider-header {\r\n    display: none;\r\n}\r\n#page-content-title {\r\n    display: none;\r\n}\r\n#breadcrumbs-container-inner {\r\n    display: none;\r\n}\r\n #fixed-header.small{ position:relative;}\r\n    .rel-menu {\r\n    position: relative;\r\n}\r\n.fixed-top {\r\n    background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/08\/texture1.jpg) no-repeat center center;\r\n    left: 0;\r\n    background-size: cover;\r\n    position: fixed;\r\n    top: 0;\r\n    width: 100%;\r\n    z-index: 50;\r\n}\r\n.main-qoutes p {\r\n       line-height: 30px;\r\n    font-size: 18px;\r\n    padding: 20px 0px;\r\n    text-align: center;\r\n    font-style: italic;\r\n}\r\n.main-qoutes{\r\n    border: 1px solid #113f52 !important;\r\n    border-left: none !important;\r\n    border-right: none !important;\r\n}\r\n.dkrp-navs li {\r\n    display: inline-block;\r\n    text-align: center;\r\n    width: 32%;\r\n}\r\n.dkrp-navs li a {\r\n    color: #fff;\r\n    display: block;\r\n    font-size: 1.1003em;\r\n    font-weight: 500;\r\n    margin: 0 auto;\r\n    padding: 16px 0;\r\n    text-transform: uppercase;\r\n    width: 90%;\r\n}\r\n.dkrp-navs .active a {\r\n    border-bottom: 2px solid;\r\n    color: #f25b22;\r\n}\r\n.dkrp-section6{background: }\r\n.dkrp-navs.rel-menu { margin-bottom: 0;}\r\n.dkrp-navs.rel-menu li a{color:#56073f;}\r\n.section1 {\r\n    background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/05\/varahi-desk-lp-a1.jpg) no-repeat center center;\r\n    -webkit-background-size: cover;\r\n    -moz-background-size: cover;\r\n    -o-background-size: cover;\r\n    background-size: cover;\r\n    background-position-y: 50%;\r\n    padding: 50px 0;\r\n    float: left;\r\n    margin: 0px;\r\n    width: 100%;\r\n    height: auto;\r\n}\r\n.header-box {\r\n    background: rgba(58, 8, 67, 0.62);\r\n    color: inherit;\r\n    border-radius: 2px;\r\n    float:right;\r\n    text-align: center;\r\n    padding: 25px 0;\r\n}\r\n.header-box-inner {\r\n    text-align: center;\r\n    color: #fff;\r\n}\r\n.header-box-inner .vedic {\r\n    padding: 30px 0px 0px;\r\n    font-size: 26px;\r\n    color: #fff;\r\n    line-height: 36px;\r\n    text-align: center;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\n.header-box-inner h1 {\r\n    color: #ffc626;\r\n    font-size: 28px;\r\n    font-weight: 800;\r\n    padding: 10px 0px 20px;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n    text-transform: uppercase;\r\n}\r\n.header-box-inner > p{\r\n    font-size: 25px !important;\r\n    color: #fff !important;\r\n}\r\n.buttom-line {\r\n    background: #fff !important;\r\n}\r\n.header-box-inner h1 span {\r\n       color: #fff;\r\n    font-weight: 700;\r\n    padding: 0px 0px;\r\n    font-size: 36px;\r\n    line-height: 68px;\r\n}\r\n.header-box-inner .live-date {\r\n    padding: 10px 0px 2px;\r\n    font-size: 22px;\r\n    letter-spacing: 4px;\r\n    color: #ffc626 !important;\r\n    line-height: 32px;\r\n    font-weight: 400;\r\n    text-align: center;\r\n}\r\n.offer {\r\n    width: 100%;\r\n    float: left;\r\n    margin: 0px;\r\n    color: #ab016b;\r\n    font-size: 24px;\r\n    text-align: center;\r\n    background-color: #ffc626;\r\n    padding: 40px 0px;\r\n    font-weight: 800;\r\n}\r\n.timerwap {\r\n    text-align: center;\r\n}\r\n.timerwap h4 {\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    padding: 0 0 25px;\r\n    margin: 5px;\r\n    color: #750b78;\r\n}\r\n.timerwap li {\r\n    display: inline-block;\r\n    vertical-align: top;\r\n    font-size: 1.5em;\r\n    list-style-type: none;\r\n    text-transform: uppercase;\r\n    min-width: 150px;\r\n}\r\n.offer span {\r\n    text-decoration: none;\r\n    color: #000;\r\n    font-size: 26px;\r\n    text-align: center;\r\n    font-weight: 800;\r\n}\r\n.timerwap .value {\r\n    font-size: 38px;\r\n    font-weight: 600;\r\n    color: #000;\r\n}\r\n.timerwap .label {\r\n    display: block;\r\n    font-size: 14px;\r\n    line-height: 26px;\r\n    text-align: center;\r\n    padding-top: 3px;\r\n    text-transform: none;\r\n    color: #4a002e;\r\n    font-weight: 500;\r\n}\r\n.timerwap .sep {\r\n    position: relative;\r\n    top: -10px !important;\r\n        display: inline-block;\r\n}\r\n.timerwap .section p {\r\n    display: inline-block;\r\n        padding-top: 15px;\r\n    font-size: 54px;\r\n    line-height: 54px;\r\n    text-align: center;\r\n    position: relative;\r\n    color: #000;\r\n}\r\n.off {\r\n    font-size: 32px;\r\n    color: #fff;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\nspan.offerammount {\r\n        font-size: 32px;\r\n    color: #750b78;\r\n    font-weight: 600;\r\n}\r\n.dkrp-section {\r\n    float: left;\r\n    width: 100%;\r\n    font-size: 18px;\r\n    font-family: \"Open Sans\",Arial,sans-serif;\r\n    text-align: left;\r\n}\r\n\/*\r\n.dkrp-nav {\r\n    background: #f5f1f1;\r\n    padding: 30px 0px;\r\n}\r\n.dkrp-navs.fixed-top {\r\n    list-style: none;\r\n    margin: 0 auto;\r\n}\r\n.dkrp-navs.fixed-top li {\r\n    float: left;\r\n    text-align: center;\r\n    width: 180px;\r\n    font-size: 22px;\r\n    font-weight: 600;\r\n    color: #000;\r\n}\r\n.dkrp-navs.fixed-top li a {\r\n    color: #565656;\r\n}\r\n*\/\r\n.section1-box {\r\n    float: left;\r\n}\r\n.section1-box h2 {\r\n    font-size: 34px;\r\n    text-align: center;\r\n    color: #870464;\r\n    padding: 20px 0px;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\np {\r\n   font-size: 18px;\r\n    font-family: \"Open Sans\",Arial,sans-serif;\r\n    text-align: left;\r\n}\r\n.txt-bold {\r\n    padding: 30px 0px;\r\n    float: left;\r\n    width: 100%;\r\n    text-align: center;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n}\r\n.lp-ol ol {\r\n    list-style-type: none;\r\n    margin-left: 1.25em;\r\n    padding-left: 54px;\r\n    counter-reset: li-counter;\r\n    border-left: 2px solid #252667;\r\n    position: relative;\r\n    margin-top: 30px;\r\n}\r\n.lp-ol ol > li {\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    padding-top: 0px;\r\n    clear: both;\r\n    font-size: 18px;\r\n    font-family: \"Open Sans\",Arial,sans-serif;\r\n}\r\n.lp-ol ol > li:before {\r\n    position: absolute;\r\n    top: -0.5em;\r\n    font-weight: 600;\r\n    font-size: 26px;\r\n    left: -85px;\r\n    width: 60px;\r\n    height: 60px;\r\n    line-height: 2.25em;\r\n    text-align: center;\r\n    color: #252667;\r\n    border: 2px solid #252667;\r\n    border-radius: 50%;\r\n    content: counter(li-counter);\r\n    background-color: #ffffff;\r\n    counter-increment: li-counter;\r\n}\r\n.txt-strong {\r\n    font-weight: 600;\r\n}\r\n.dkrp-section1 {\r\n    padding-bottom: 60px;\r\n}\r\n.dkrp-section3 {\r\n        background: #870464;\r\n    padding: 20px 0px 60px;\r\n}\r\n.service-elements {\r\n    padding: 30px 0px;\r\n    float: left;\r\n}\r\n.element-box {\r\n    text-align: center;\r\n}\r\n.element-content {\r\n    padding-top: 20px;\r\n}\r\n.element-content p {\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    padding: 0px 10px;\r\n}\r\n.section1-box h3 {\r\n    font-size: 28px;\r\n    color: #ffffff;\r\n    font-weight: 600;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n    text-align: center;\r\n    padding-bottom: 20px;\r\n    position: relative;\r\n}\r\n .panel-group .panel {\r\n           border-radius: 0;\r\n    box-shadow: none;\r\n    width: 100%;\r\n    padding: 10px 0px;\r\n    margin-bottom: 20px;\r\n    border: 1px solid #b9b9b9;\r\n    background: #fff;\r\n    }\r\n    .panel-default > .panel-heading {\r\n    padding: 0;\r\n    border-radius: 0;\r\n    color: #212121;\r\n    background-color: #fff;\r\n    width: 100%;\r\n    }\r\n    .panel-title > a {\r\n       display: block;\r\n    padding: 15px;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    text-decoration: none;\r\n    }\r\n    .more-less {\r\n        float: right;\r\n        color: #212121;\r\n    }\r\n.dkrp-section2{\r\n     padding: 20px 0px 0px;\r\n    background: #ffc626;\r\n    float: left;\r\n    width: 100%;\r\n}\r\n.all-rituals {\r\n    float: left;\r\n    width: 100%;\r\n    border: 1px solid #ffffff;\r\n    padding: 20px 0px 40px;\r\n    margin-bottom: 60px;\r\n}\r\np.ritual-quotes {\r\n    color: #000000;\r\n    font-weight: 600;\r\n    font-style: italic;\r\n    letter-spacing: 0;\r\n}\r\n.all-rituals h4 {\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n    font-size: 32px;\r\n    color: #252667;\r\n    text-align: center;\r\n    font-weight: 600;\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n}\r\n.rituals-box {\r\n    padding: 0px 101px;\r\n}\r\n.ritual {\r\n    background: #fff;\r\n    padding: 20px 24px 30px;\r\n    margin: 34px 0px 10px;\r\n    float: left;\r\n    width: 100%;\r\n    position: relative;\r\n}\r\n.circle {\r\n    width: 40px;\r\n    height: 40px;\r\n    background: #870464;\r\n    border-radius: 50%;\r\n    position: absolute;\r\n    left: -120px;\r\n    text-align: center;\r\n    border: 3px solid #fff;\r\n}\r\n.recome {\r\n    text-align: center;\r\n    margin-top: 50px;\r\n}\r\n.circle i {\r\n    font-size: 18px;\r\n    color: #fff;\r\n    line-height: 32px;\r\n}\r\n.ritual h5 {\r\n    font-size: 25px;\r\n    text-align: left;\r\n    padding: 4px 0 10px;\r\n    margin: 0;\r\n    color: #0f297e;\r\n    font-weight: 600;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\n.breakdown-img {\r\n    float: right;\r\n    margin-left: 30px;\r\n    margin-top: 12px;\r\n}\r\n.ritual p {\r\n    color: #000;\r\n}\r\n.dkrp-section4 {\r\n    padding-bottom: 50px;\r\n}\r\n.pricing-box-container ul li {\r\n    vertical-align: top;\r\n    margin-left: 0px!important;\r\n}\r\n.vbox-header h2 {\r\n    font-size: 38px;\r\n    text-align: center;\r\n    color: #ffffff;\r\n    padding: 30px 0px;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\n.pricing-features .checkmark-list li::before {\r\ncolor: #182f3f !important;\r\n}\r\n.pricing-box {\r\n    background-color: #fafafa;\r\n    margin: 30px 0;\r\n    padding: 10px;\r\n    position: relative;\r\n    width:270px;\r\n}\r\n.pricing-price-area {\r\n    background-color: #fafafb;\r\n    border: 1px solid #dededd;\r\n    margin: 10px 0 0;\r\n    padding: 15px 5px;\r\n}\r\n.pricing-price-area h3 {\r\n            color: #131111;\r\n    font-weight: 600;\r\n        font-size: 1.4em;\r\n        margin-top: 0;\r\n}\r\n.pricing-price-area .price-header2 {\r\n    color: #eb9d09;\r\n    font-size: 2em;\r\n    line-height: 1.8em;\r\n    font-weight: 500;\r\n}\r\n.pricing-features {\r\n    padding: 10px 0px 10px 7px;\r\n        color: #777772;\r\n            text-align: left;\r\n}\r\n.pricing-features .checkmark-list {\r\n    padding-left: 35px;\r\n    font-size: 16px;\r\n}\r\n.pricing-features ul li {\r\n    line-height: 1.6em;\r\n    vertical-align: top;\r\n    margin-left: 0px!important;\r\n        list-style: none;\r\n    font-size: 18px;\r\n    font-family: \"Open Sans\",Arial,sans-serif;\r\n    line-height: 1.6;\r\n    color: #3d3d3d;\r\n    font-weight: 500;\r\n    padding: 3px 0;\r\n    position: relative;\r\n}\r\n.product-shortcode a {\r\n    margin: 2px 0 0 0 !important;\r\n}\r\n.product-shortcode .cost {\r\n    display: none;\r\n}\r\na.add_cart {\r\n    background: #f3a434 url(https:\/\/www.astroved.com\/images\/cart.png) no-repeat scroll 12px -23px;\r\n    border: medium none;\r\n    box-shadow: none;\r\n    color: #000;\r\n    display: inline-block;\r\n    float: none !important;\r\n    font-size: 14px;\r\n    line-height: 1.4;\r\n    margin: 0 auto;\r\n    padding: 9px 20px 8px 38px;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    text-shadow: none;\r\n}\r\na.add_cart:hover {\r\n    background: #fba200 url(https:\/\/www.astroved.com\/images\/cart.png) no-repeat scroll 12px 11px;\r\n    transition: all 0.5s ease-in-out 0s;\r\n}\r\n .readmore {\r\n    font-size: 14px;\r\n    font-family: 'Roboto', sans-serif;\r\n    color: #928D8A!important;\r\n    text-decoration: none;\r\n    text-align: center;\r\n}\r\n  .section3 {\r\n    padding: 25px 0;\r\n        background-color: rgb(0, 42, 56);\r\n        border-color: rgb(0, 42, 56);\r\n        background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https:\/\/www.astroved.com\/wp-content\/uploads\/2015\/09\/back2.jpg) no-repeat center center fixed;\r\n        background-size: cover;\r\n        background-position: center center;\r\n        background-repeat: no-repeat;\r\n    }\r\n.package-price-innerbox {\r\n    background: #fff;\r\n    padding: 0;\r\n    margin: 50px 0px 10px;\r\n    display: table;\r\n}\r\n.custom-box-left {\r\n    background: #fff;\r\n    padding: 30px 90px 30px 30px;\r\n    width: 77%;\r\n    display: table-cell;\r\n}\r\n.custom-box-left h3 {\r\n    font-weight: 600;\r\n    padding: 5px 0px 20px;\r\n    color: #000;\r\n    font-size: 24px;\r\n    text-align: left;\r\n}\r\n.custom-box-right {\r\n    width: 20%;\r\n    height: 100%;\r\n    position: relative;\r\n    z-index: 9;\r\n    display: table-cell;\r\n    background-size: cover;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    background-color: transparent;\r\n}\r\n.small-img {\r\n    float: none;\r\n    display: block;\r\n    text-align: center;\r\n    margin: 20px auto;\r\n}\r\nul.checkmark-list {\r\n    padding-left: 40px;\r\n}\r\n.checkmark-list li {\r\n    list-style: none;\r\n    font-size: 18px;\r\n    font-family: \"Open Sans\",Arial,sans-serif;\r\n    line-height: 1.6;\r\n    color: #000;\r\n    font-weight: 500;\r\n    padding: 3px 0;\r\n    position: relative;\r\n}\r\n.checkmark-list li::before {\r\n        color: #131111;\r\n    content: \"f00c\";\r\n    font-size: 12px;\r\n    display: inline-block;\r\n    font-family: FontAwesome;\r\n    position: absolute;\r\n    left: -25px;\r\n    top: 8px;\r\n}\r\n.bonus {\r\n    font-size: 22px;\r\n   color: #eb9d09;\r\n    font-weight: 600;\r\n}\r\n.cart_adjust {\r\n    float: none;\r\n    text-align: left;\r\n}\r\n.cart_adjust span {\r\n    margin-right: 20px;\r\n    color: #FF9800;\r\n    font-size: 25px;\r\n    vertical-align: top;\r\n}\r\n.cart_adjust span {\r\n    vertical-align: middle;\r\n}\r\n.toggle-item {\r\n    margin-bottom: 0;\r\n    position: relative;\r\n    cursor: pointer;\r\n    background: #fff;\r\n}\r\n.toggle-item p {\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n    font-size: 1.4em;\r\n    font-weight: 600;\r\n    color: #000;\r\n    padding: 10px;\r\n}\r\n.toggle-item::after {\r\n    position: absolute;\r\n    content: \"\";\r\n    background: url(https:\/\/www.pillaicenter.com\/wp-content\/uploads\/2018\/10\/toggle-plus.png) no-repeat;\r\n    width: 15px;\r\n    height: 15px;\r\n    right: 30px;\r\n    top: 50%;\r\n    margin-top: -7px;\r\n}\r\n.toggle-content {\r\n    display: none;\r\n    background: #fff;\r\n    color: #000;\r\n    padding: 15px;\r\n}\r\n.toggle-content p {\r\n    color: #000;\r\n    padding: 10px;\r\n    font-size: 18px;\r\n    line-height: 25px;\r\n    font-family: \"Open Sans\",Arial,sans-serif;\r\n}\r\nspan.home-bold {\r\n    font-size: 22px;\r\n    font-weight: 600;\r\n    color: #8a8686;\r\n    text-align: center;\r\n    padding-bottom: 30px;\r\n    float: left;\r\n}\r\n.home-practice {\r\n    padding: 0px 100px;\r\n    float: left;\r\n    width: 100%;\r\n}\r\n.home-practice .toggle-item {\r\n    border: 1px solid #cecece;\r\n}\r\n.home-practice .toggle-content {\r\n    background: #f9f8f8;\r\n}\r\n.home-toggle {\r\n    padding-bottom: 40px;\r\n}\r\n.video-toggle {\r\n    padding: 20px 0px;\r\n}\r\n#two-1 .circle i {\r\n    padding-top: 7px;\r\n}\r\n.more-rituals{\r\n    text-align:center;\r\n    padding-bottom:60px\r\n}\r\n.more-rituals a {\r\n    background: #252667;\r\n    font-size: 32px;\r\n    font-weight: 600;\r\n    color: #ffffff;\r\n    padding: 10px 20px;\r\n}\r\n@media screen and (max-width: 7000px) and (min-width: 601px){\r\n.custom-box-right.package-img-1 {\r\n    background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/Varahilot.jpg);\r\n    background-position-x: 70%;\r\n}\r\n.custom-box-right.package-img-2 {\r\n    background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/archana-varahi.jpg);\r\n    background-position-x: 50%;\r\n}\r\n.custom-box-right.package-img-3 {\r\n    background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/varahins1.jpg);\r\n}\r\n.custom-box-right.package-img-4 {\r\n       background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/Varahilot.jpg);\r\n    background-position-x: 18%;\r\n}\r\n.custom-box-right.package-img-5 {\r\n       background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/10\/varahi96group.jpg);\r\n    background-position-x: 50%;\r\n}\r\n.custom-box-right.package-img-6 {\r\n           background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/10\/vara96indi.jpg);\r\n    background-position-x: 50%;\r\n}\r\n.custom-box-right.package-img-7{\r\n          background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/homa-ss.jpg);\r\n    background-position-x: 50%;\r\n}\r\n.custom-box-right.package-img-8{\r\n            background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/10\/5-Metal-Varahi-Statue.jpg);\r\n    background-position-x: 50%;\r\n}\r\n.custom-box-right.package-img-9 {\r\n     background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/10\/av-Energized-Varahi-Statue.jpg);\r\n    background-position-x: 50%;\r\n}\r\n.custom-box-right.package-img-10 {\r\n     background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/11\/1-5-inch-varahi.jpg);\r\n    background-position-x: 50%;\r\n}\r\n.small-img {\r\n    display: none;\r\n}\r\n}\r\n@media screen and (max-width: 600px) and (min-width: 300px){\r\n    .small-img {\r\n    display:block;\r\n}\r\n.custom-box-right.package-img-4{\r\n    display:none;\r\n}\r\n.dkrp-navs li a {\r\n     color: #fff;\r\n    display: block;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    margin: 0 auto;\r\n    padding: 16px 0;\r\n    text-transform: initial;\r\n    width: 100%;\r\n}\r\n.fixed-top {\r\n    box-shadow: 1px 2px 2px #a7a5a5;\r\n    }\r\n.section1-box h2 {\r\n    font-size: 32px;\r\n    padding: 20px 0px;\r\n}\r\n.circle {\r\n    display: none;\r\n}\r\n.rituals-box {\r\n    padding: 0px 20px;\r\n}\r\n.all-rituals h4{\r\n    font-size: 24px;\r\n}\r\n.vbox-header h2 {\r\n    font-size: 34px;\r\n    padding: 15px 0px;\r\n}\r\n.home-practice{\r\n    padding: 0px 0px;\r\n}\r\niframe {\r\n    width: 100%;\r\n}\r\n.custom-box-left {\r\n    padding: 30px 30px 30px 30px;\r\n    width: 100%;\r\n}\r\n.header-box-inner .vedic {\r\n    padding: 20px 0px 0px;\r\n    font-size: 22px;\r\n}\r\n.header-box-inner h1 {\r\n    font-size: 24px;\r\n    padding: 0px 0px 20px;\r\n}\r\n.header-box-inner h1 span {\r\n    font-size: 36px;\r\n    line-height: 46px;\r\n}\r\n.header-box-inner .live-date {\r\n    padding: 0px 0px 2px;\r\n}\r\n.off {\r\n    font-size: 26px;\r\n    line-height: 36px;\r\n    }\r\n}\r\n@media screen and (max-width: 767px) and (min-width: 0px)\r\n{\r\n    span.offerammount {\r\n    font-size: 26px;\r\n    }\r\n    .offer span {\r\n    font-size: 18px;\r\n    font-weight: 500;\r\n    }\r\n    .timerwap .value {\r\n    font-size: 30px;\r\n    font-weight: 600;\r\n    }\r\n    .timerwap li {\r\n    min-width: 80px;\r\n    }\r\n    .timerwap .section p {\r\n    font-size: 24px;\r\n   }\r\n   .more-rituals{\r\n    text-align:center;\r\n    padding-bottom:30px\r\n    }\r\n    .dkrp-section4 {\r\n    padding-bottom: 30px;\r\n    }\r\n    .more-rituals a{\r\n        font-size:24px;\r\n    }\r\n    .pull-right {\r\n    width: 100%;\r\n}\r\n}\r\n@media screen and (max-width:767px) \r\n{ .responsive-video iframe {\r\n            width: 100%;\r\n            height: 300px;\r\n        }\r\n    }\r\n    @media screen and (max-width: 480px){\r\n        .breakdown-img {\r\n    float: none !important;\r\n    width: 100%;\r\n    margin: 0px 0px 20px 0px!important;\r\n}\r\n    }\r\n\r\n    @media screen and (min-width:0px) and (max-width:635px){.breakdown-img{display:block;}}\r\n@media screen and (max-width: 992px) and (min-width: 0px){\r\n    .section1 {\r\n    background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/05\/varahi-desk-lp-a1.jpg) no-repeat center center;\r\n        background-size: cover;\r\n    background-position-x: right;\r\n    padding: 20px 0 !important;\r\n}\r\n .breakdown-img {\r\n            float: right;\r\n            \r\n        }\r\n}\r\n@media screen and (max-width: 1024px) and (min-width: 1000px){\r\n.header-box-inner .vedic{font-size: 21px;line-height: 32px;padding: 10px 0px 0px;}\r\n.header-box-inner h1 span{font-size: 41px;line-height: 49px;}\r\n.header-box-inner h1{font-size: 21px;}\r\n.header-box-inner .live-date{padding: 10px 0px 1px;}\r\n}\r\n@media screen and (max-width: 480px) and (min-width: 0px)\r\n{\r\n    .toggle-item p{font-size: 16px;}\r\n    .dkrp-navs li {\r\n    width: 32%;\r\n}\r\n.timerwap li {\r\n    min-width: 60px;\r\n}\r\n.timerwap .value {\r\n    font-size: 27px;\r\n}\r\n.timerwap .label {\r\n    font-size: 12px;\r\n}\r\n.timerwap .label {\r\n    font-size: 12px;\r\n}\r\n.main-qoutes span {\r\n    line-height: 24px;\r\n    font-size: 24px;\r\n    color: #000;\r\n}\r\n}\r\n.light-green {\r\n    padding-bottom: 20px;\r\n    border-bottom: 1px solid #e0e0e0;\r\n}\r\n.light-green p strong {\r\n       color: #f3a434;\r\n}\r\n.mut-pro-wrap h6 {\r\n    font-size: 16px;\r\n    font-weight: bold;\r\n    text-align: center;\r\n}\r\n.product-shortcode.multiple_cost p {\r\n    text-align: center;\r\n}\r\n.mut-pro-wrap a.add_cart {\r\n    margin-left: 15px!important;\r\n}\r\n.mut-pro-wrap {\r\n    background: #f1f1f1;\r\n    padding: 20px;\r\n    border-radius: 10px;\r\n    box-shadow: 0 3px 10px rgba(0, 0, 0, .16);\r\n    background-color: #0000000d;\r\n}\r\n.mut-pro-wrap:hover {\r\n    transform: scale(1.1);\r\n    transition: .3s;\r\n}\r\n.product-shortcode.multiple_cost {\r\n    padding: 10px;\r\n}\r\n.responsive-video {\r\n    text-align: center;\r\n}\r\n#scroll {\r\n    position:fixed;\r\n    right:10px;\r\n    bottom:10px;\r\n    cursor:pointer;\r\n    width:50px;\r\n    height:50px;\r\n    background-color: #1d1b1b;\r\n    text-indent:-9999px;\r\n    display:none;\r\n    -webkit-border-radius:60px;\r\n    -moz-border-radius:60px;\r\n    border-radius:60px\r\n}\r\n#scroll span {\r\n    position:absolute;\r\n    top:50%;\r\n    left:50%;\r\n    margin-left:-8px;\r\n    margin-top:-12px;\r\n    height:0;\r\n    width:0;\r\n    border:8px solid transparent;\r\n    border-bottom-color:#ffffff;\r\n}\r\n#scroll:hover {\r\n    background-color:#000;\r\n    opacity:1;filter:\"alpha(opacity=100)\";\r\n    -ms-filter:\"alpha(opacity=100)\";\r\n}\r\n.day {\r\n    font-size: 20px;\r\n}\r\n.halfbox {\r\nbackground: #ff821b;\r\npadding: 20px;\r\n}\r\n.marb{\r\nmargin-bottom: 35px;\r\n}\r\n@media screen and (max-width: 768px){\r\n.halfbox{\r\n    margin-bottom: 20px;\r\n}\r\n}\r\n.section5{\r\n    background: #dce6fb !important;\r\n}\r\n.moon-signs img:hover {\r\ntransform: scale(1.1);\r\ntransition-duration: 0.5s;\r\n}\r\n.section5 h2 {\r\n    font-size: 38px;\r\n    text-align: center;\r\n    color: #182f3f;\r\n    padding: 15px 0px 10px 0;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\n.section5 .title span {\r\n    text-align: center;\r\n    display: block;\r\n    margin-bottom: 30px;\r\n    font-size: 25px;\r\n    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;\r\n}\r\n.vid {\r\n    margin: 25px 0;\r\n}\r\n.reportbtn{\r\n    font-size: 18px;\r\n    line-height: 60px;\r\n}\r\n.vidbox{\r\n    padding: 10px;\r\n    box-shadow: 1px 0 10px #b0b0b0;\r\n    width: 32%;\r\n    margin: 5px;\r\n}\r\n@media screen and (max-width: 980px){\r\n    .vidbox{\r\n        width: 100%;\r\n        margin: 10px;        \r\n    }\r\n}\r\n.recomendtit{\r\n    text-align: center;\r\n    margin-top: 35px;\r\n    font-size: 36px;\r\n    color: #870464;\r\n}\r\n.three {\r\n    background: #870464;\r\n}\r\n.sectit {\r\n    text-align: center;\r\n}\r\n.buttom-line {\r\n    background: #fff !important;\r\n    display: block;\r\n    height: 1px;\r\n    width: 100%;\r\n    margin: 9px 0;\r\n}\r\n.four {\r\n    background: #f2c097;\r\n}\r\n.videotitle {\r\n    text-align: center;\r\n}\r\n@media screen and (max-width: 970px){\r\n    .product-shortcode {\r\n    text-align: center;\r\n}\r\n.section1-box h2{\r\n    font-size: 25px;\r\n}\r\n}\r\n@media screen and (max-width: 320px){\r\n    #three p {\r\n    padding: 20px;\r\n}\r\n.timerwap li{\r\n    min-width: 0px;\r\n}\r\n}\r\n.closed {\r\n    background:#f1fbe3;\r\n    padding: 15px 20px;\r\n}\r\n<\/style>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Roboto:400,700\" rel=\"stylesheet\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Lato\" rel=\"stylesheet\">\r\n<div class=\"section1\">\r\n        <div class=\"container\">\r\n            <div class=\"col-md-6 header-box\">\r\n                <div class=\"col-md-12 header-box-inner\">\r\n                    <h1><span>INVITE PERFORMER GODDESS<\/span><br> VARAHI FOR MATERIAL WEALTH BLESSINGS<\/h1>\r\n                    <span class=\"buttom-line\"><\/span>\r\n                    <p class=\"sectit\">48-Day\/96-Day Program: <br>Daily Invocations to Performer Goddess Varahi<\/p>\r\n                    <span class=\"buttom-line\"><\/span>\r\n                     <!--<p class=\"live-date\" style=\"font-size: 18px !important;\">Program Commencing on May 3, 2020 (IST)<\/p>-->\r\n                     <p class=\"live-date\" style=\"font-size: 18px !important;\">Oct. 7, 2020 (IST)<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n<\/div>\r\n<div class=\"offer\" id=\"timer\">\r\n   <!--  <div class=\"container\">\r\n      \r\n\r\n      <span><span class=\"offerammount\">Early Bird: <\/span> Up to <span class=\"offerammount\">20% OFF<\/span> Material Wealth Blessings Varahi Program<\/span>\r\n    <\/div> -->\r\n      <div class=\"timerwap\">\r\n            <h4>Sign Up By<\/h4>\r\n            <ul style=\"padding:0; margin:0;\">\r\n                <li>\r\n                    <span id=\"days\" class=\"value\"><\/span>\r\n                    <p class=\"label\">Day(s)<\/p>\r\n                <\/li>\r\n                <div class=\"sep section\">\r\n                    <p>:<\/p>\r\n                <\/div>\r\n                <li>\r\n                    <span id=\"hours\" class=\"value\"><\/span>\r\n                    <p class=\"label\">Hour(s)<\/p>\r\n                <\/li>\r\n                <div class=\"sep section\">\r\n                    <p>:<\/p>\r\n                <\/div>\r\n                <li>\r\n                    <span id=\"minutes\" class=\"value\"><\/span>\r\n                    <p class=\"label\">Minute(s) <\/p>\r\n                <\/li>\r\n                <div class=\"sep section\">\r\n                    <p>:<\/p>\r\n                <\/div>\r\n                <li>\r\n                    <span id=\"seconds\" class=\"value\"><\/span>\r\n                    <p class=\"label\">Second(s)<\/p>\r\n                <\/li>\r\n            <\/ul>\r\n        <\/div> \r\n    <\/div>\r\n<div class=\"dkrp-section\">\r\n<div class=\"container\">\r\n            <div class=\"dkrp-nav\">\r\n                <ul class=\"dkrp-navs rel-menu\">\r\n                    <li class=\"nav-item\">\r\n                    <a class=\"nav-link scroll\" href=\"#two\">Services Explained<\/a>\r\n                    <\/li>\r\n                     <li class=\"nav-item\">\r\n                    <a class=\"nav-link scroll\" href=\"#four\">48-DAY VARAHI PROGRAM<\/a>\r\n                    <\/li>\r\n                    <li class=\"nav-item\">\r\n                        <a class=\"nav-link scroll\" href=\"#days96\">96-DAY VARAHI PROGRAM<\/a>\r\n                    <\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n<\/div>\r\n<div class=\"dkrp-section1 one\" id=\"one\">\r\n        <div class=\"container\">\r\n            <div class=\"section1-box\">\r\n                <div class=\" col-md-12 main-qoutes \">\r\n                <p>\r\n                   \"Goddess Varahi is an archetype for material wealth and particularly gold and all that is under the earth and also all that grows on top of the earth; all belong to her. In short, the earth plane belongs to her. She is a form of Lakshmi, a form of Shreem Brzee. She is the one with whom you can establish a personal relationship by talking to her by looking at her picture, listening to her chants.\"\r\n                    <br>\r\n                    <br>\r\n                    <span> \u2013 Dr. Pillai<\/span>\r\n                <\/p>\r\n                <\/div>\r\n                     <div class=\"clear\"><\/div>\r\n            <a name=\"video\"><\/a>\r\n            <div class=\"clear\"><\/div>\r\n                <h2>Invite Varahi\u2019s Material Wealth Blessings<\/h2>\r\n                 <div class=\"col-md-6 col-sm-12 col-xs-12 pull-right\">\r\n                            <p class=\"videotitle\">Dr. Pillai Speaks: Varahi- Goddess Who Performs<\/p>\r\n                            <div class=\"responsive-video\">\r\n                                <iframe width=\"500\" height=\"300\" src=\"https:\/\/www.youtube.com\/embed\/5MtT8zSL_T0\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen=\"\"><\/iframe>\r\n                            <\/div>\r\n                    <\/div>\r\n                <p>Dr. Pillai has revealed that Varahi is a performer goddess of 2020 who can remove your negative money karma and help accomplish your material goals in life. AstroVed has revised the exclusive 48 and 96-day programs with new and enhanced rituals to help everyone access Varahi\u2019s blessings for material wealth. This revised Program is inclusive of  <\/p>\r\n                 <ul class=\"checkmark-list\">\r\n               <li>Daily Poojas at 2 ancient Varahi Powerspots in Tamil Nadu <\/li>\r\n<li> Daily Poojas by chanting 108 names of Varahi at AstroVed Center <\/li>\r\n<li>  Three types of Kerala-style Poojas to Varahi performed every week<\/li>\r\n<li>Weekly Kum-Kum Abishekam to Varahi at Kerala Powerspot <\/li>\r\n<li> Offering Varahi\u2019s favorite food at her powerful Kerala Powerspot<\/li>\r\n<\/ul>\r\n<p>As a grand finale ceremony, we will be invoking Varahi in her form as Lakshmi, who bestows money and abundance by using her seed sound mantra to respond to the prayers of the program participants through a grand Fire Lab.<\/p>\r\n\r\n                <h2>The Origins of Goddess Varahi<\/h2>\r\n                <p>According to sacred texts, Varahi is the Goddess of the earth, with the face of a wild boar, and holds a Dhandam (staff) in her hand as a symbol of protection. She is considered as the embodiment of Dhairyam (courage), Veeryam (valor), and Vijayam (victory). Devi Mahatmyam describes that Varahi was created as one of the Sapta Matrikas (7 Maiden Goddesses) by the Varaha Avatar of Vishnu to fight demonic forces. She is portrayed holding the following weapons and hailed as the Supreme Mother and granter of boons.  <\/p>\r\n                <ul class=\"checkmark-list\">\r\n                  <li><b>Shankha (Conch)<\/b> \u2013 signifies auspiciousness and prosperity<\/li>  \r\n                  <li><b>Chakra (Discus)<\/b> \u2013 signifies swiftness and protection<\/li>\r\n                  <li><b>Hala (Plow)<\/b> \u2013 signifies healing<\/li>\r\n                  <li><b>Danda (Staff)<\/b> \u2013 signifies punisher of wrongdoers<\/li>\r\n                  <li><b>Pasha (Noose)<\/b> \u2013 signifies that Goddess corrects devotees<\/li>\r\n                  <li><b>Ankusha (Goad)<\/b> \u2013 signifies controlling power of the Goddess<\/li>\r\n                  <li><b>Mudra (Hand Gesture):<\/b> Abhaya and Varada Mudra (Signifies that Varahi dispels fear and grants boons)<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n      <\/div>      \r\n <div class=\"clearfix\"><\/div>\r\n <div id=\"two\"><\/div>\r\n <div class=\"dkrp-section2 two\" id=\"Div1\">\r\n        <div class=\"container\">\r\n            <div class=\"section1-box\" id=\"three\">\r\n                    <h2 style=\"color: #870464!important;\"> 48 or 96 Days of Invocations to Performer Goddess Varahi<\/h2>\r\n                    <p style=\"color: #000;\">Varahi loves mantra chanting and receiving her favorite offerings, and she is abundantly available at special Powerspots in India. AstroVed\u2019s unique 48 and 96-day programs invoke Varahi with daily and weekly Poojas, on your behalf, so she can respond with blessings in abundance to transform your material life and get things done fast.<\/p>\r\n                    <div class=\"sectitle\">\r\n                    <h2>144 Daily Invocations at Special Powerspots in Tamil Nadu<\/h2>\r\n                <\/div>\r\n                <div class=\"clear height20\"><\/div>\r\n                <div class=\"all-rituals\">\r\n                        <div class=\"rituals-box\">\r\n                            <h3 class=\"3title\" style=\"color:#340e69;\"><\/h3>\r\n                            <div class=\"ritual\">\r\n                                    <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\" Archana to Varahi\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/03\/PE-archana.jpg\" alt=\" Archana to Varahi\">\r\n                                <div>\r\n                                    <h5>48 Days Archana to Varahi at Tanjore Powerspot <\/h5>\r\n                                <\/div>\r\n                                <p>As per Powerspot legend, Raja Raja Cholan, who conquered South India (Peninsula), islands of the Maldives and expanded his reign to modern-day Sri Lanka, worshipped Varahi before any battle to attain success. She was considered as the Protectress of the mighty Chola Empire and provides blessings of wish fulfillment, settles property, and trade-related issues and success in litigation.<\/p>\r\n                            <\/div>\r\n                         <div class=\"clear\"><\/div>\r\n                            <div class=\"ritual\">\r\n                                <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Archana\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/03\/Archana.jpg\" alt=\"Archana\">\r\n                                <div>\r\n                                    <h5>48 Days Archana to Varahi at Kumbakonam Powerspot<\/h5>\r\n                                <\/div>\r\n                                <p>Brahmanda Purana hails Varahi with 12 significant names. Seven of these powerful forms of Varahi, namely Panchami (5th Goddess of the Sapta Matrika), Sanketha (Secret-coded), Samayeswari (Goddess of the path attained by following rules), Pothrini (boar-faced), Varahi (power of Varaha), Mahasena (having a great army), and Arigni (remover of enemies) are found at this Vishnu Powerspot, which is a rare occurrence. Blessings at this Powerspot are for protection, wealth, and abundance.<\/p>\r\n                                \r\n                            <\/div>\r\n                            <div class=\"ritual\">\r\n                                <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Chanting\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/04\/Kanakadhara-Chanting.jpg\" alt=\"Chanting\">\r\n                                <div>\r\n                                    <h5>48 Days Varahi Ashtottara Archana (Pooja by Chanting 108 Varahi Names) at AstroVed Remedy Center<\/h5>\r\n                                <\/div>\r\n                                <p>Chanting the powerful Varahi Ashtottaram by offering her favorite red pomegranate seeds can invoke her blessings for money and material comforts, success in land\/property dealings, abundance, and fulfillment of desires<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n     <div class=\"dkrp-section3 three\" id=\"Div1\">\r\n        <div class=\"container\">\r\n            <div class=\"section1-box\" id=\"three\">\r\n                    <h2 style=\"color: #ffc626 !important;\">35 Kerala-Style Weekly Invocations at Kerala Powerspot<\/h2>\r\n                    \r\n                <div class=\"clear height20\"><\/div>\r\n                <div class=\"all-rituals\">\r\n                        <div class=\"rituals-box\">\r\n                            <h3 class=\"3title\" style=\"color:#340e69;\"><\/h3>\r\n                            <div class=\"ritual\">\r\n                                    <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Kum-Kum\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/kumk.jpg\" alt=\"Kum-Kum\">\r\n                                <div>\r\n                                    <h5>7 Kum-Kum Abishekam to Varahi at Kerala Powerspot (Weekly Once During 48 Days)<\/h5>\r\n                                <\/div>\r\n                                <p>As per Powerspot practice, performing Hydration Ceremony with Kum-Kum to Varahi can dispel all evil forces, give financial abundance, affluence, prosperity, fulfill desires, and grant victory in all endeavors.<\/p>\r\n                            <\/div>\r\n                         <div class=\"clear\"><\/div>\r\n                            <div class=\"ritual\">\r\n                                <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Raktha Pushpanjali\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/09\/pushpanjali-1.jpg\" alt=\"Raktha Pushpanjali\">\r\n                                <div>\r\n                                    <h5>7 Raktha Pushpanjali to Varahi at Kerala Powerspot (Weekly Once During 48 Days)<\/h5>\r\n                                <\/div>\r\n                                <p>Raktha Pushpanjali (Offering Red Colored Flowers) denote offering prayers to the Goddess with red-colored flowers like hibiscus, Nerium (Arali), and Ixora (Thecchi). As per Kerala Powerspot practices, performing this Pooja to Varahi is believed to subdue enemies, purify your immune system, provide mental strength, and remove fears. The ritual keeps you fit both mentally and physically.<\/p>\r\n                            <\/div>\r\n                            <div class=\"ritual\">\r\n                                <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Raktha Chamundi Pooja\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/04\/Raktha-Chamundi-Pooja.jpg\" alt=\"Raktha Chamundi Pooja\">\r\n                                <div>\r\n                                    <h5>7 Raktha Chamundi Pooja at Kerala Powerspot (Weekly Once During 48 Days)<\/h5>\r\n                                <\/div>\r\n                                <p>As per Kerala tradition, this Pooja performed by chanting Raktha Chamundi Maha Mantra is believed to instill the courage to face difficult life situations, strengthen relationships, protect from enemies, and grant relief from ancestral curses.<\/p>\r\n                            <\/div>\r\n                            <div class=\"ritual\">\r\n                                <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Sapta Mata Pooja\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/04\/Sapta-Mata-Pooja.jpg\" alt=\"Sapta Mata Pooja\">\r\n                                <div>\r\n                                    <h5>7 Sapta Mata Pooja at Kerala Powerspot (Weekly Once During 48 Days)<\/h5>\r\n                                <\/div>\r\n                                <p>Sapta Mata is a group of 7 Maiden Goddesses assisting the great Shakti (Supreme Goddess) in her fight with demons. Various Puranas extol their powers and virtues. They are all incarnations of the Supreme Goddess and, when invoked, are capable of blessing with family unity and harmony, remove the fear of diseases, mitigate the impact of family curses, and to enjoy overall prosperous life.<\/p>                            \r\n                            <\/div>\r\n                            <div class=\"ritual\">\r\n                                <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Nivedya (Offering) Pooja\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/04\/Nivedhyam.jpg\">\r\n                                <div>\r\n                                    <h5>7 Nivedya (Offering) Pooja to Varahi at Kerala Powerspot (Weekly Once During 48 Days)<\/h5>\r\n                                <\/div>\r\n                                <p>Nivedhyam is a sacred offering made to the Divine. Offering Nivedhyam such as honey, sweet potato, curd with sesame seeds, and Kadum Payasam (Sweet delicacy) to Varahi pleases her and makes her fully satisfied with our prayers and fulfill our desires. <\/p>                            \r\n                            <\/div>\r\n                                                   \r\n                        <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n       <div class=\"dkrp-section2 two\" id=\"Div1\">\r\n        <div class=\"container\">\r\n            <div class=\"section1-box\" id=\"three\">\r\n                <h2 style=\"margin-top: 0;padding-top: 0;\">Grand Finale Ceremony<\/h2>\r\n                <div class=\"clear height20\"><\/div>\r\n                <div class=\"all-rituals\">\r\n                        <div class=\"rituals-box\"> \r\n                            <div class=\"ritual\">\r\n                                <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                                <img class=\"breakdown-img\" title=\"Maha Varahi Moola Mantra Homa\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/09\/5-Priest-Yoga-Maya-Homa-1.jpg\" alt=\"Maha Varahi Moola Mantra Homa\">\r\n                                <div>\r\n                                    <h5>Maha Varahi Moola Mantra Homa (Varahi Seed Sound Chanting Fire Lab With 5 Sacred Offerings)<\/h5>\r\n                                <\/div>\r\n                                <p>After pleasing Varahi with continuous Poojas, as a grand finale on the 48th or 96th day of invocation, we will be invoking her abundant blessings in a grand Fire Lab by chanting her Moola Mantra (seed sound) and offering her five favorite Drvyams (ingredients). This grand Fire Lab is targeted to invoke Varahi in the form of wealth Goddess Lakshmi to respond to your prayers quickly, remove financial obstacles, and grant wealth and material comforts.<\/p> \r\n                            <\/div>\r\n                        <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<a name=\"four\"><\/a>\r\n<div class=\"clearfix\"><\/div>\r\n<a name=\"rituals\"><\/a>\r\n            <div class=\"section3\">\r\n        <div class=\"container\">\r\n            <div class=\"clearfix\"><\/div>\r\n            <div class=\"section1-box\" style=\" text-align: center;float: none;\">\r\n        <\/div>\r\n        <div class=\"section1-box col-md-12\">\r\n         <h2 style=\"padding-bottom: 0;\">48-DAY VARAHI PROGRAM FOR MATERIAL BLESSINGS<\/h2>\r\n         <\/div>\r\n                    <div class=\"col-md-12 package-price-innerbox\" id=\"p63268\">\r\n                            <div class=\"custom-box-left\" id=\"report\">\r\n                            <span class=\"day\">\r\n                                <b style=\"color:#eb9d3e;\">\r\n                                     [product id='63883' template='10']<\/b>\r\n                            <\/span>\r\n                            <div id=\"p63883\">\r\n                                <h3>\r\n                                    48-Day Varahi Program For Material Blessings <br>\r\n                                    Group Participation\r\n                                <\/h3>\r\n                            <\/div>\r\n                            <img class=\"small-img\" title=\"48-Day Varahi Essential Program For Material Blessings\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/04\/48-Day-Varahi-Essential-Program400.jpg\" alt=\"48-Day Varahi Essential Program For Material Blessings\">\r\n                              <ul class=\"checkmark-list\">\r\n                                <li>48 Days Varahi Ashtottara Archana (Pooja by Chanting 108 Varahi Names) at AstroVed Remedy Center  <\/li>\r\n                                <li>Maha Varahi Moola Mantra Homa (Varahi Seed Sound Chanting Fire Lab With 5 Sacred Offerings) on 48th Day<\/li>\r\n                                <li><strong>48 Days Archana to Varahi at Tanjore Powerspot<\/strong><\/li>\r\n                                <li><strong>48 Days Archana to Varahi at Kumbakonam Powerspot <\/strong><\/li>\r\n                                <li><strong>7 Kum-Kum Abishekam to Varahi at Kerala Powerspot (Weekly Once During 48 Days) <\/strong><\/li>\r\n                                <li><strong>7 Raktha Pushpanjali to Varahi at Kerala Powerspot (Weekly Once During 48 Days)<\/strong><\/li>\r\n                                <li><strong>7 Raktha Chamundi Pooja at Kerala Powerspot (Weekly Once During 48 Days) <\/strong><\/li>\r\n                                <li><strong>7 Nivedya (Offering) Pooja to Varahi at Kerala Powerspot (Weekly Once During 48 Days)  <\/strong><\/li>\r\n                            <\/ul>\r\n                            <p>Dr. Pillai has revealed that Varahi is a performer goddess of 2020 who can remove your negative money karma and help accomplish your material goals in life. AstroVed has revised the exclusive 48-day program with new and enhanced rituals to help everyone access Varahi\u2019s blessings for material wealth. Join AstroVed\u2019s special 48-Day Performer Goddess Varahi Program with new and enhanced rituals to invoke her material wealth blessings.\r\n                             <\/p>\r\n                            <div class=\"cart_adjust\">\r\n                                <div class=\"product-shortcode \">\r\n                                [product id='63883' template='2']\r\n                                <\/div>\r\n                            <\/div>\r\n                            <\/div>\r\n                            <div class=\"custom-box-right package-img-1\"><\/div>\r\n                           <\/div>\r\n                            <div class=\"clearfix\"><\/div>\r\n                           <div class=\"toggle-item\">\r\n                                <p class=\"subtitle\">\r\n                                        What will I receive?\r\n                                <\/p>\r\n                            <\/div>\r\n                            <div class=\"toggle-content\">\r\n                            <p>\r\n                                You will receive the sacred grey ash powder from the homa and kum-kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.\r\n                <\/p>\r\n                <p class=\"subtitle\">\r\n                    Dr. Pillai explains this:\r\n                <\/p>\r\n                <p>\r\n                    The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.\r\n                <\/p>\r\n                <p>\r\n                    <strong class=\"please-note\">Please Note: <\/strong> Your prasad will be shipped from Chennai, Tamil Nadu, after the entire set of rituals are performed. For international shipping, please allow 2 \u2013 4 weeks for delivery.\r\n                <\/p>\r\n                        <\/div>\r\n                        <div class=\"clearfix\"><\/div>\r\n                 <div class=\"col-md-12 package-price-innerbox\" id=\"p63269\">\r\n                <div class=\"custom-box-left\">  \r\n                    <!-- <div class=\"avmonth-coup\" style=\"text-align: left;color: #000;\">Use <span style=\"font-size: 24px;color: #d21607;\"> 10% OFF<\/span> Coupon  \u2013 <span style=\"font-size: 24px;color: #d21607;\"> VARAHIEN <\/span><\/div> -->\r\n                <span class=\"day\">\r\n                    <b style=\"color:#eb9d3e;\">\r\n                         [product id='63884' template='10']<\/b>\r\n                <\/span>\r\n                \r\n                <div id=\"p63884\">\r\n                    <h3>\r\n                        48-Day Varahi Program For Material Blessings <br>\r\n                        Individual Participation\r\n                    <\/h3>\r\n                <\/div>\r\n                <img class=\"small-img\" title=\"48-Day Varahi Enhanced Program For Material Blessings\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/04\/48-Day-Varahi-Enhanced-Program400.jpg\" alt=\"48-Day Varahi Enhanced Program For Material Blessings\">\r\n                <ul class=\"checkmark-list\">\r\n                    <li>48 Days Varahi Ashtottara Archana (Pooja by Chanting 108 Varahi Names) at AstroVed Remedy Center  <\/li>\r\n                    <li>48 Days Archana to Varahi at Tanjore Powerspot<\/li>\r\n                    <li>48 Days Archana to Varahi at Kumbakonam Powerspot <\/li>\r\n                    <li>7 Kum-Kum Abishekam to Varahi at Kerala Powerspot (Weekly Once During 48 Days)<\/li>\r\n                    <li>7 Raktha Pushpanjali to Varahi at Kerala Powerspot (Weekly Once During 48 Days)<\/li>\r\n                    <li>7 Raktha Chamundi Pooja at Kerala Powerspot (Weekly Once During 48 Days) <\/li>\r\n                    <li>7 Nivedya (Offering) Pooja to Varahi at Kerala Powerspot (Weekly Once During 48 Days) <\/li>\r\n                    <li><b>7 Sapta Mata Pooja at Kerala Powerspot (Weekly Once During 48 Days) <\/b><\/li>\r\n                    <li><b>Individual Maha Varahi Moola Mantra Homa (Varahi Seed Sound Chanting Fire Lab With 5 Sacred Offerings) on 48th Day<\/b><\/li>\r\n                <\/ul>\r\n                <p>\r\n                    Dr. Pillai has revealed that Varahi is a performer goddess of 2020 who can remove your negative money karma and help accomplish your material goals in life. AstroVed has revised the exclusive 48-day program with new and enhanced rituals to help everyone access Varahi\u2019s blessings for material wealth. Join AstroVed\u2019s special 48-Day Performer Goddess Varahi Program with new and enhanced rituals to invoke her material wealth blessings.\r\n                 <\/p>\r\n                 \r\n                <div class=\"cart_adjust\">\r\n                    <div class=\"product-shortcode \">\r\n                     [product id='63884' template='2']\r\n                    <\/div>\r\n                <\/div>\r\n                <\/div>\r\n                <div class=\"custom-box-right package-img-2\"><\/div>\r\n               <\/div>\r\n                <div class=\"clearfix\"><\/div>\r\n                <div class=\"toggle-item\">\r\n                <p class=\"subtitle\">\r\n                        What will I receive?\r\n                <\/p><\/div>\r\n                <div class=\"toggle-content\">\r\n                <p>\r\n                    You will receive the sacred grey ash powder from the homa and kum-kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.\r\n                <\/p>\r\n                <p class=\"subtitle\">\r\n                    Dr. Pillai explains this:\r\n                <\/p>\r\n                <p>\r\n                    The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.\r\n                <\/p>\r\n                <p>\r\n                    <strong class=\"please-note\">Please Note: <\/strong> Your prasad will be shipped from Chennai, Tamil Nadu, after the entire set of rituals are performed. For international shipping, please allow 2 \u2013 4 weeks for delivery.\r\n                <\/p>\r\n            <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n\r\n                <a name=\"days96\"><\/a>\r\n                <h2 class=\"varahi-head\">96-DAY VARAHI PROGRAM FOR MATERIAL BLESSINGS<\/h2>\r\n                <div class=\"col-md-12 package-price-innerbox\" id=\"p63271\">\r\n                        <div class=\"custom-box-left\">\r\n                        <span class=\"day\">\r\n                            <b style=\"color:#eb9d3e;\">\r\n                                 [product id='63885' template='10']<\/b>\r\n                        <\/span>\r\n                        <div id=\"p63885\">\r\n                            <h3>\r\n                                96-Day Varahi Program For Material Blessings <br>\r\n                                Group Participation\r\n                            <\/h3>\r\n                        <\/div>\r\n                        <img class=\"small-img\" title=\"96-Day Varahi Essential Program For Material Blessings\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/04\/48-Day-Varahi-Essential-Program400.jpg\" alt=\"96-Day Varahi Essential Program For Material Blessings\">\r\n                        <ul class=\"checkmark-list\">\r\n                           <li>96 Days Varahi Ashtottara Archana (Pooja by Chanting 108 Varahi Names) at AstroVed Remedy Center<\/li>\r\n                           <li>Maha Varahi Moola Mantra Homa (Varahi Seed Sound Chanting Fire Lab With 5 Sacred Offerings) on 96th Day<\/li>\r\n                           <li><b>96 Days Archana to Varahi at Tanjore Powerspot<\/b><\/li>\r\n                           <li><b>96 Days Archana to Varahi at Kumbakonam Powerspot <\/b><\/li>\r\n                           <li><b>14 Kum-Kum Abishekam to Varahi at Kerala Powerspot (Weekly Once During 96 Days) <\/b><\/li>\r\n                           <li><b>14 Raktha Pushpanjali to Varahi at Kerala Powerspot (Weekly Once During 96 Days)<\/b><\/li>\r\n                           <li><b>14 Raktha Chamundi Pooja at Kerala Powerspot (Weekly Once During 96 Days)<\/b><\/li>\r\n                           <li><b>14 Nivedya (Offering) Pooja to Varahi at Kerala Powerspot (Weekly Once During 96 Days)<\/b><\/li>\r\n                        <\/ul>\r\n                        <p>Dr. Pillai has revealed that Varahi is a performer goddess of 2020 who can remove your negative money karma and help accomplish your material goals in life. AstroVed has revised the exclusive 96-day program with new and enhanced rituals to help everyone access Varahi\u2019s blessings for material wealth. Join AstroVed\u2019s special 96-Day Performer Goddess Varahi Program with new and enhanced rituals to invoke her material wealth blessings.\r\n                         <\/p>\r\n                        <div class=\"cart_adjust\">\r\n                            <div class=\"product-shortcode \">\r\n                             [product id='63885' template='2']\r\n                            <\/div>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"custom-box-right package-img-4\"><\/div>\r\n                       <\/div>\r\n                        <div class=\"clearfix\"><\/div>\r\n                        <div class=\"toggle-item\">\r\n                        <p class=\"subtitle\">\r\n                                What will I receive?\r\n                        <\/p><\/div>\r\n                        <div class=\"toggle-content\">\r\n                        <p>You will receive the sacred grey ash powder from the homa and kum-kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.\r\n                        <\/p>\r\n                        <p class=\"subtitle\">\r\n                            Dr. Pillai explains this:\r\n                        <\/p>\r\n                        <p>\r\n                            The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.\r\n                        <\/p>\r\n                        <p>\r\n                            <strong class=\"please-note\">Please Note: <\/strong> Your prasad will be shipped from Chennai, Tamil Nadu, after the entire set of rituals are performed. For international shipping, please allow 2 \u2013 4 weeks for delivery.\r\n                        <\/p>\r\n                    <\/div>\r\n                    <div class=\"clearfix\"><\/div>\r\n                    <div class=\"col-md-12 package-price-innerbox\" id=\"p63272\">\r\n                        <div class=\"custom-box-left\">\r\n                            <!-- <div class=\"avmonth-coup\" style=\"text-align: left;color: #000;\">Use <span style=\"font-size: 24px;color: #d21607;\"> 15% OFF<\/span> Coupon  \u2013 <span style=\"font-size: 24px;color: #d21607;\"> VARAHIEN15 <\/span><\/div> -->\r\n                        <span class=\"day\">\r\n                            <b style=\"color:#eb9d3e;\">\r\n                                 [product id='63886' template='10']<\/b>\r\n                        <\/span>\r\n                        \r\n                        <div id=\"p63886\">\r\n                            <h3>\r\n                                96-Day Varahi Program For Material Blessings <br>\r\n                                Individual Participation\r\n                            <\/h3>\r\n                        <\/div>\r\n                        <img class=\"small-img\" title=\"96-Day Varahi Enhanced Program For Material Blessings\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/04\/48-Day-Varahi-Enhanced-Program400.jpg\" alt=\"96-Day Varahi Enhanced Program For Material Blessings\">\r\n                        <ul class=\"checkmark-list\">\r\n                             <li>96 Days Varahi Ashtottara Archana (Pooja by Chanting 108 Varahi Names) at AstroVed Remedy Center  <\/li>\r\n                             <li>96 Days Archana to Varahi at Tanjore Powerspot<\/li>\r\n                             <li>96 Days Archana to Varahi at Kumbakonam Powerspot<\/li>\r\n                             <li>14 Kum-Kum Abishekam to Varahi at Kerala Powerspot (Weekly Once During 96 Days)<\/li>\r\n                             <li>14 Raktha Pushpanjali to Varahi at Kerala Powerspot (Weekly Once During 96 Days)<\/li>\r\n                             <li>14 Raktha Chamundi Pooja at Kerala Powerspot (Weekly Once During 96 Days) <\/li>\r\n                             <li>14 Nivedya (Offering) Pooja to Varahi at Kerala Powerspot (Weekly Once During 96 Days) <\/li>\r\n                             <li><b>14 Sapta Mata Pooja at Kerala Powerspot (Weekly Once During 96 Days) <\/b><\/li>\r\n                             <li><b>Individual Maha Varahi Moola Mantra Homa (Varahi Seed Sound Chanting Fire Lab With 5 Sacred Offerings) on 96th Day<\/b><\/li>\r\n                        <\/ul>\r\n                        <p>Dr. Pillai has revealed that Varahi is a performer goddess of 2020 who can remove your negative money karma and help accomplish your material goals in life. AstroVed has revised the exclusive 96-day program with new and enhanced rituals to help everyone access Varahi\u2019s blessings for material wealth. Join AstroVed\u2019s special 96-Day Performer Goddess Varahi Program with new and enhanced rituals to invoke her material wealth blessings.\r\n                         <\/p>\r\n                        <div class=\"cart_adjust\">\r\n                            <div class=\"product-shortcode \">\r\n                             [product id='63886' template='2']\r\n                            <\/div>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"custom-box-right package-img-5\"><\/div>\r\n                       <\/div>\r\n                        <div class=\"clearfix\"><\/div>\r\n                        <div class=\"toggle-item\">\r\n                        <p class=\"subtitle\">\r\n                                What will I receive?\r\n                        <\/p><\/div>\r\n                        <div class=\"toggle-content\">\r\n                        <p>\r\n                            You will receive the sacred grey ash powder from the homa and kum-kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.\r\n                        <\/p>\r\n                        <p class=\"subtitle\">\r\n                            Dr. Pillai explains this:\r\n                        <\/p>\r\n                        <p>\r\n                            The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.\r\n                        <\/p>\r\n                        <p>\r\n                            <strong class=\"please-note\">Please Note: <\/strong> Your prasad will be shipped from Chennai, Tamil Nadu, after the entire set of rituals are performed. For international shipping, please allow 2 \u2013 4 weeks for delivery.\r\n                        <\/p>\r\n                    <\/div>\r\n                    <div class=\"clearfix\"><\/div>\r\n                        \r\n               \r\n          <\/div>\r\n    <\/div>\r\n<a href=\"#\" id=\"scroll\" style=\"display: none;\"><span><\/span><\/a>\r\n<script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script>\r\n<script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script>\r\n<script type=\"text\/javascript\">\r\n    var userTimeZone = moment.tz.guess();\r\n    var eventEndDate = moment.tz(\"2020-05-11 04:30\", \"Asia\/Kolkata\");\r\n    eventEndDate = eventEndDate.tz(userTimeZone).format();\r\n    eventEndDate = moment(eventEndDate).valueOf();\r\n    var second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24;\r\n    var countDown = eventEndDate;\r\n    x = setInterval(function () {\r\n        var currenDateTime = moment().tz(userTimeZone);\r\n        currenDateTime = moment(currenDateTime).valueOf();\r\n        distance = countDown - currenDateTime;\r\n        var test = Math.floor((distance % (minute)) \/ (second));\r\n        document.getElementById('days').innerHTML = Math.floor(distance \/ (day));\r\n        document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour));\r\n        document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute));\r\n        document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second));\r\n        if (distance < 0) {\r\n            clearInterval(x);\r\n            document.getElementById(\"timer\").style.display = \"none\";\r\n        }\r\n    }, second); \r\n    <\/script>\r\n    <script type=\"text\/javascript\">\r\n        jQuery(document).on(\"scroll\", function () {\r\n            if (jQuery(document).scrollTop() > jQuery(\".dkrp-nav\").offset().top) {\r\n                jQuery(\".dkrp-navs\").removeClass(\"rel-menu\").addClass(\"fixed-top\");\r\n            }\r\n            else {\r\n                jQuery(\".dkrp-navs\").removeClass(\"fixed-top\").addClass(\"rel-menu\");\r\n            }\r\n        });    \r\n<\/script>\r\n<script type=\"text\/javascript\">\r\n    jQuery(window).scroll(function () {\r\n        if (jQuery(this).scrollTop() > 100) {\r\n            jQuery('#scroll').fadeIn();\r\n        } else {\r\n            jQuery('#scroll').fadeOut();\r\n        }\r\n    });\r\n    jQuery('#scroll').click(function () {\r\n        jQuery(\"html, body\").animate({ scrollTop: 0 }, 600);\r\n        return false;\r\n    }); \r\n<\/script>","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[34,21,258,359,41],"class_list":["post-24809","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-specials","tag-divine-protection","tag-health-booster","tag-varahi","tag-varahi-homa","tag-wealth-and-abundance","et-has-post-format-content","et_post_format-et-post-format-standard"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Goddess Varahi Devi | Varahi (Ashada) Navaratri | AstroVed.com<\/title>\r\n<meta name=\"description\" content=\"Goddess Varahi Devi is the archetype of material wealth. Participate in our exclusive Varahi programs to 227 Rituals to Invoke Boon Bestower Varahi During Her Descent to the Earthplane\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Goddess Varahi Devi | Varahi (Ashada) Navaratri | AstroVed.com\" \/>\r\n<meta property=\"og:description\" content=\"Goddess Varahi Devi is the archetype of material wealth. Participate in our exclusive Varahi programs to 227 Rituals to Invoke Boon Bestower Varahi During Her Descent to the Earthplane\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa\" \/>\r\n<meta property=\"og:site_name\" content=\"Astroved Specials\" \/>\r\n<meta property=\"article:published_time\" content=\"2017-11-16T12:26:40+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2025-03-22T03:39:13+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"360\" \/>\r\n\t<meta property=\"og:image:height\" content=\"360\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"av specials\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"av specials\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"33 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa\",\"url\":\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa\",\"name\":\"Goddess Varahi Devi | Varahi (Ashada) Navaratri | AstroVed.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg\",\"datePublished\":\"2017-11-16T12:26:40+00:00\",\"dateModified\":\"2025-03-22T03:39:13+00:00\",\"author\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\"},\"description\":\"Goddess Varahi Devi is the archetype of material wealth. Participate in our exclusive Varahi programs to 227 Rituals to Invoke Boon Bestower Varahi During Her Descent to the Earthplane\",\"breadcrumb\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#primaryimage\",\"url\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg\",\"contentUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg\",\"width\":360,\"height\":360},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.astroved.com\/us\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LAST CALL Ashada Navratri: Nine Nights of Performer Goddess Varahi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.astroved.com\/us\/#website\",\"url\":\"https:\/\/www.astroved.com\/us\/\",\"name\":\"Astroved Specials\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.astroved.com\/us\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\",\"name\":\"av specials\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g\",\"caption\":\"av specials\"},\"sameAs\":[\"https:\/\/www.astroved.com\/us\"],\"url\":\"https:\/\/www.astroved.com\/us\/author\/avspecials\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Goddess Varahi Devi | Varahi (Ashada) Navaratri | AstroVed.com","description":"Goddess Varahi Devi is the archetype of material wealth. Participate in our exclusive Varahi programs to 227 Rituals to Invoke Boon Bestower Varahi During Her Descent to the Earthplane","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa","og_locale":"en_US","og_type":"article","og_title":"Goddess Varahi Devi | Varahi (Ashada) Navaratri | AstroVed.com","og_description":"Goddess Varahi Devi is the archetype of material wealth. Participate in our exclusive Varahi programs to 227 Rituals to Invoke Boon Bestower Varahi During Her Descent to the Earthplane","og_url":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa","og_site_name":"Astroved Specials","article_published_time":"2017-11-16T12:26:40+00:00","article_modified_time":"2025-03-22T03:39:13+00:00","og_image":[{"width":360,"height":360,"url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg","type":"image\/jpeg"}],"author":"av specials","twitter_card":"summary_large_image","twitter_misc":{"Written by":"av specials","Est. reading time":"33 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa","url":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa","name":"Goddess Varahi Devi | Varahi (Ashada) Navaratri | AstroVed.com","isPartOf":{"@id":"https:\/\/www.astroved.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#primaryimage"},"image":{"@id":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#primaryimage"},"thumbnailUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg","datePublished":"2017-11-16T12:26:40+00:00","dateModified":"2025-03-22T03:39:13+00:00","author":{"@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039"},"description":"Goddess Varahi Devi is the archetype of material wealth. Participate in our exclusive Varahi programs to 227 Rituals to Invoke Boon Bestower Varahi During Her Descent to the Earthplane","breadcrumb":{"@id":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astroved.com\/us\/specials\/varahi-homa"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#primaryimage","url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg","contentUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/11\/Varahi-Homa-2023-fdsk.jpg","width":360,"height":360},{"@type":"BreadcrumbList","@id":"https:\/\/www.astroved.com\/us\/specials\/varahi-homa#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.astroved.com\/us"},{"@type":"ListItem","position":2,"name":"LAST CALL Ashada Navratri: Nine Nights of Performer Goddess Varahi"}]},{"@type":"WebSite","@id":"https:\/\/www.astroved.com\/us\/#website","url":"https:\/\/www.astroved.com\/us\/","name":"Astroved Specials","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.astroved.com\/us\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039","name":"av specials","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g","caption":"av specials"},"sameAs":["https:\/\/www.astroved.com\/us"],"url":"https:\/\/www.astroved.com\/us\/author\/avspecials"}]}},"_links":{"self":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/24809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/comments?post=24809"}],"version-history":[{"count":0,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/24809\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media\/243443"}],"wp:attachment":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media?parent=24809"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/categories?post=24809"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/tags?post=24809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}