{"id":8202,"date":"2015-07-17T03:39:17","date_gmt":"2015-07-17T08:39:17","guid":{"rendered":"http:\/\/www.astroved.com\/?post_type=specials&#038;p=8202"},"modified":"2025-03-22T03:39:13","modified_gmt":"2025-03-22T03:39:13","slug":"aadivelli","status":"publish","type":"post","link":"https:\/\/www.astroved.com\/us\/specials\/aadivelli","title":{"rendered":"LAST CALL: Aadi Goddess Fridays"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Section&#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; 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||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; global_colors_info=&#8221;{}&#8221;]<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(\"2022-08-12 16:00\", \"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; custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;on|off|off&#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; background_image=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/aadi-friday-lp-dsk.jpg&#8221; background_position=&#8221;top_right&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_4,1_4&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;50px||60px||false|false&#8221; custom_padding_tablet=&#8221;10px||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_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;Open Sans|500|||||||&#8221; header_text_color=&#8221;#a31d40&#8243; header_font_size=&#8221;33px&#8221; header_line_height=&#8221;1.3em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;23px&#8221; header_2_line_height=&#8221;1.7em&#8221; header_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;20px||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_font_size_tablet=&#8221;25px&#8221; header_font_size_phone=&#8221;&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;17px&#8221; header_2_font_size_phone=&#8221;17px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;15px&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|tablet&#8221; border_color_bottom=&#8221;#314367&#8243; global_colors_info=&#8221;{}&#8221;]<h1 style=\"font-weight: 600; padding-bottom: 5px; letter-spacing: 0px;\"><span style=\"color:#000;\">LAST CALL: <\/span>AADI GODDESS FRIDAYS<\/h1>\n<h2>4 Power Days to Invoke Ultimate Boons Of 5 Supreme Shakti<br><span style=\"color: #a31d40;\">For Power, Protection, Prosperity,<br>Obstacle-Removal &amp; Wish-Fulfillment<\/span><\/h2>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\">4 Grand Goddess Fire Labs<br><span style=\"color: #a31d40;\">Destroys Negativity &amp; Gives Multifold Wealth Blessings<\/span><\/h3>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\">61 Goddess Poojas<bR><span style=\"color: #a31d40;\">Grants Happiness, Prosperity &amp; Fulfills Desire<\/span><\/h3>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\">21 Sacred Offerings &amp; Donations<br><span style=\"color: #a31d40;\">Bestows Overall Mental &amp; Physical Well-being<\/span><\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"hr-line\"><\/div>[\/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; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div><img decoding=\"async\" class=\"calandar-icon\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/event-specials-calendar-icon.png\" \/><span class=\"event-date\"><span class='timezone-placeholder' data-id='1662717657' data-date='2022-08-12' data-time='17:00' id='converter_1662717657_2022-08-12_17:00'><\/span><\/span><\/div>[\/et_pb_text][et_pb_button button_url=&#8221;#ordernow&#8221; button_text=&#8221;VIEW AADI FRIDAYS PACKAGES&#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;#ffcc01&#8243; button_bg_color=&#8221;#a31d40&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#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|38px|10px|38px|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;on|tablet&#8221; button_text_size_tablet=&#8221;15px&#8221; button_text_size_phone=&#8221;15px&#8221; button_text_size_last_edited=&#8221;on|tablet&#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_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_class=&#8221;banner&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/aadi-friday-lp-mob.jpg&#8221; background_position=&#8221;top_center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;140px||0px||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; 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_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc01&#8243; 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;#a31d40&#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>[\/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; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc01&#8243; custom_padding=&#8221;12px||12px||true|false&#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; 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;#a31d40&#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;#000000&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.5em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#a31d40&#8243; global_colors_info=&#8221;{}&#8221;]<h1 style=\"font-weight: bold; margin-bottom: 2px; margin-top: 5px;\"><span style=\"color:#000;\">LAST CALL<\/span><br>AADI GODDESS FRIDAYS<\/h1>\n<h2>4 Power Days to Invoke Ultimate Boons Of 5 Supreme Shakti<br><span style=\"color: #a31d40;\">For Power, Protection, Prosperity, Obstacle-Removal &amp; Wish-Fulfillment<\/span><\/h2>\n<h2>4 Grand Goddess Fire Labs<br><span style=\"color: #a31d40;\">Destroys Negativity &amp; Gives Multifold Wealth Blessings<\/span><\/h2>\n<h2>61 Goddess Poojas<br><span style=\"color: #a31d40;\">Grants Happiness, Prosperity &amp; Fulfills Desire<\/span><\/h2>\n<h2>21 Sacred Offerings &amp; Donations<br><span style=\"color: #a31d40;\">Bestows Overall Mental &amp; Physical Well-being<\/span><\/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;#f78d06&#8243; header_font=&#8221;Open Sans||||||||&#8221; header_text_color=&#8221;#f78d06&#8243; header_font_size=&#8221;17px&#8221; header_line_height=&#8221;1.4em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;15px&#8221; header_2_line_height=&#8221;1.4em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||-4px|false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;rgba(4,26,68,0.24)&#8221; global_colors_info=&#8221;{}&#8221;]<div><img decoding=\"async\" class=\"calandar-icon\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/event-specials-calendar-icon.png\" \/><span class=\"event-date\"><span class='timezone-placeholder' data-id='1129752411' data-date='2022-08-12' data-time='17:00' id='converter_1129752411_2022-08-12_17:00'><\/span><\/span><\/div>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-15px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"view-pack-btn\"><!-- [et_pb_line_break_holder] -->                <button class=\"view-pack\"><a href=\"#order\">VIEW AADI FRIDAYS PACKAGES<\/a><\/button><!-- [et_pb_line_break_holder] -->              <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px||20px||false|false&#8221; link_option_url=&#8221;#ordernow&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_4,3_4&#8243; 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_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;1_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\/03\/eb-offer.jpg&#8221; title_text=&#8221;eb-offer&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||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|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;3_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_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_font_size=&#8221;28px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;10px||||false|false&#8221; custom_margin_tablet=&#8221;10px||||false|false&#8221; custom_margin_phone=&#8221;10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;33px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"gradient-color\">Up to 25% OFF on Aadi Fridays 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; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffff89&#8243; custom_padding=&#8221;30px||10px||false|false&#8221; custom_padding_tablet=&#8221;30px||20px||false|false&#8221; custom_padding_phone=&#8221;30px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;on|phone&#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_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||||||||&#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;-20px||||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\"><em>\u201cThe power and energy are not masculine but feminine. This is the greatest finding of the Yogis of India. Beauty, expansion, fertility, joy, abundance &#8211; all these are the qualities of the feminine. Female energy is the most powerful energy.\u201d<\/em><\/p>\n<p style=\"line-height: 1.7em;\"><strong>\u2013 Dr. Pillai<\/strong><\/p>[\/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; 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<span class=\"fa fa-chevron-right\"><\/span><\/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; 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;-40px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;30px||30px||false|false&#8221; custom_padding_tablet=&#8221;45px||30px||false|false&#8221; custom_padding_phone=&#8221;25px||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; disabled_on=&#8221;on|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;||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||true|false&#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_column][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 _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#d5d2d2&#8243; global_colors_info=&#8221;{}&#8221;]<h2>OVERVIEW<\/h2>[\/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;80%&#8221; width_tablet=&#8221;40%&#8221; width_phone=&#8221;30%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][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_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#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;||||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||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; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||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>Aadi Fridays: Power Days for Multifold Blessings From The Goddess<\/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;#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;-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;]<p style=\"line-height: 1.7em;\">The auspicious month of Aadi is the prime time of the Goddess when the earth plane is filled with her Divine energy and grace. All 4 Fridays in Aadi are particularly sacred to connect with the ultimate feminine Shakti and invite her miracle boons and multifold blessings of power, protection, spiritual upliftment, prosperity, and the ability to overcome the impossible and accomplish every goal.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; module_id=&#8221;video&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||10px||false|false&#8221; custom_padding_tablet=&#8221;30px||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; 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>Connect With 5 Unique Forms of the Goddess<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;2_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||20px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][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; 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;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||0px||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; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">During Aadi month, AstroVed will perform 86 Special Services to 5 Supreme forms of the Goddess to help you access their abundant and powerful energies prevalent during each phase of Goddess month.<\/p>[\/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;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||0px||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; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Every Friday in Aadi (Aadi Velli), we will venerate a unique aspect of the Goddess with a Grand Fire Lab, Special Aadi Velli Poojas, and Sacred Offerings that will appease the Goddess and grant her Divine blessings.<\/p>[\/et_pb_text][\/et_pb_column][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_video src=&#8221;https:\/\/youtu.be\/hRYrmijNNw4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; border_color_all=&#8221;#0c1232&#8243; box_shadow_style=&#8221;preset1&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_video][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;#0c1232&#8243; text_font_size=&#8221;17px&#8221; text_letter_spacing=&#8221;-1px&#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;||||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; global_colors_info=&#8221;{}&#8221;]Aadi Fridays (Aadi Velli 2022): Power Days for Multifold Blessings From The Goddess[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#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;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;30px||||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; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||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>Goddess Durga (Invincible Protectress &#038; Destroyer of Demons)<\/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;#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;-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;]<p style=\"line-height: 1.7em;\">Goddess Durga is the female energy of the Supreme Absolute known as Devi (Shakti), the unconquerable force and Warrior Goddess, whose invincible energy can remove obstacles, destroy negativities in the form of fears, enemies, misfortune, and grant good health, strength, success, and all kinds of merits and virtues.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#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;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;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;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; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||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>Goddess Angali (Granter of Supernatural Powers)<\/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;#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;-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;]<p style=\"line-height: 1.7em;\">Goddess Angali is Mother Kali, who can grant supernatural powers. Dr. Pillai says that Goddess Angali is the Goddess who belongs to the Satya Yuga. She is associated with the highest form of knowledge or wisdom, can perform miracles, bless you with eight kinds of wealth and comforts, and help you transcend your ego and experience Divine love.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#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;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;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;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; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||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>Goddess Sowbhagya Pratyangira (Annihilator of All Negativity)<\/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;#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;-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;]<p style=\"line-height: 1.7em;\">Goddess Pratyangira is a ferocious manifestation of the Divine Mother. She can destroy the worst evil in the form of illness (physical and mental), bad spirits, or delays that impede your growth in life. She is the Mother of Moksha (liberation) and her auspicious blessings can shield you and your loved ones from negativity and bestow happiness and abundance. <\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#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;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;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;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; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||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>Goddess Karumari Amman (Guarding Deity &#038; Fertility Goddess)<\/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;#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;-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;]<p style=\"line-height: 1.7em;\">Karumari Amman is a powerful manifestation of Mother Goddess Shakti, Guardian of the villages, Goddess of Rain, and is associated with fertility, abundance, good health, protection, and family welfare. She is worshipped in two forms- one with only the head visible above the ground, and the other form sees her in a graceful sitting posture with Parashakti (Supreme Goddess) features.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#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;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;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;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; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||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>Goddess Lalita Tripura Sundari (Supreme Ruler of All Three Worlds- Godly Realm, Earth &#038; Netherworld) <\/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;#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;-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;]<p style=\"line-height: 1.7em;\">Lalita Tripura Sundari, a manifestation of Mother Goddess Parvati, is the Supreme Divine power who resides in the seed center (Bindu) of the Sri Chakra, the geometric pattern that embodies the Goddess&#8217;s energy. Addressed as the Divine Manifestation of the three Shakti- Kameshvari (Rudra Shakti), Vajreshi (Vishnu Shakti), and Bhagamalini (Brahma Shakti), scriptures describe Lalita as the embodiment of the powers of creation, protection, and destruction.<\/p>[\/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; 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;#a31d40&#8243; 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;]<p class=\"rotate\">AADI GODDESS FRIDAY SERVICES<span class=\"fa fa-chevron-right\"><\/span><\/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; module_class=&#8221;service-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#a31d40&#8243; custom_padding=&#8221;||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 column_structure=&#8221;1_5,3_5,1_5&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||5px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||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_5&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;3_5&#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;#ecb92c&#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;#ffe000&#8243; header_3_font_size=&#8221;30px&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_color_tablet=&#8221;#ffeb0e&#8221; header_3_text_color_phone=&#8221;#ffeb0e&#8221; header_3_text_color_last_edited=&#8221;on|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>AADI GODDESS FRIDAY SERVICES<\/h3>\n\n<hr class=\"line-2 line2\" \/>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row module_id=&#8221;firelab&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||||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||||||||&#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;]<p style=\"line-height: 1.7em;\">According to sacred texts, traditional practices, and Powerspot beliefs, performing these rituals to invoke the Goddess during her powertime in Aadi month can bestow the below blessings<\/p>[\/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;#ffe000&#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;on|tablet&#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>4 Grand Goddess Fire Labs to Destroy Negativity, Obstacles &#038; Gain Multifold Wealth Blessings<\/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; _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;||||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\/2022\/07\/Durga-Suktam-Chanting-with-3-Priest-Durga.jpg&#8221; alt=&#8221;Kamadhenu Homa&#8221; title_text=&#8221;Durga-Suktam-Chanting-with-3-Priest-Durga&#8221; module_class=&#8221;spl-img&#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>Durga Suktam Chanting with 3-Priest Durga Suktam Homa (Obstacle-Removal &#038; Success-Booster Fire Lab) on 1st Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Eliminates obstacles &#038; negative energy <\/li>\n<li>Empowers overcoming physical &#038; mental problems<\/li>\n<li>Helps attain success in all endeavors<\/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; 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;]<p style=\"color: #fd0000; font-weight: 600;\">COMPLETED<\/p>[\/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\/2022\/07\/3-Priest-Angali-Homa.jpg&#8221; alt=&#8221;Lakshmi Narayana Homa&#8221; title_text=&#8221;3-Priest-Angali-Homa&#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>3-Priest Angali Homa (Sin-Cleansing &#038; Fear-Dispelling Fire Lab) on 2nd Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Destroys negativity &#038; dispels fear<\/li>\n<li>Bestows supernatural powers<\/li>\n<li>Dissolves sins<\/li>\n<li>Grants overall victory &#038; protection<\/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; 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;]<p style=\"color: #fd0000; font-weight: 600;\">COMPLETED<\/p>[\/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; _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;0px||||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\/2022\/07\/5-Priest-Sowbhagya-Pratyangira-Devi.jpg&#8221; alt=&#8221;Kamadhenu Homa&#8221; title_text=&#8221;5-Priest-Sowbhagya-Pratyangira-Devi&#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>5-Priest Sowbhagya Pratyangira Devi Homa (Negativity-Eliminator &#038; Protection-Bestowing Fire Lab) on 3rd Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants Divine protection<\/li>\n<li>Destroys evil eye, witchcraft &#038; threats of enemies<\/li>\n<li>Bestows abundance &#038; happiness<\/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; 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;]<p style=\"color: #fd0000; font-weight: 600;\">COMPLETED<\/p>[\/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\/2022\/07\/Lalita-Sahasranamam-Chanting.jpg&#8221; alt=&#8221;Lakshmi Narayana Homa&#8221; title_text=&#8221;Lalita-Sahasranamam-Chanting&#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>Lalita Sahasranamam Chanting with 5-Priest Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa (Wish-Fulfillment &#038; Abundance-Multiplier Fire Lab) on 4th Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Fulfills wishes<\/li>\n<li>Gives good health, wealth &#038; prosperity<\/li>\n<li>Provides relief from stress &#038; sorrows<\/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; 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;]<div><img decoding=\"async\" class=\"calandar-icon\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/event-specials-calendar-icon.png\" \/><span class=\"event-date\"><span class='timezone-placeholder' data-id='407660291' data-date='2022-08-12' data-time='17:00' id='converter_407660291_2022-08-12_17:00'><\/span><\/span><\/div>[\/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; module_id=&#8221;pooja&#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;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; 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; 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;#58082b&#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_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||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;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#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>61 Goddess Poojas for Happiness, Prosperity &#038; Desire Fulfillment<\/h3>[\/et_pb_text][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;#06152c&#8221; 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;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#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>Archana (Pooja) to Goddess at Powerspots for 4 Aadi Fridays (Each Friday One Powerspot) <\/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; _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;15px||||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\/2022\/07\/Madurai-Powerspot.jpg&#8221; alt=&#8221;Archana to Vasishtar&#8221; title_text=&#8221;Madurai-Powerspot&#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>Madurai Powerspot<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants beauty, courage &#038; confidence<\/li>\n<li>Gives peace of mind &#038; relieves mental stress<\/li>\n<li>Restores health<\/li>\n<li>Improves family relationships &#038; harmony<\/li>\n<li>Enables self\u2212transformation<\/li>\n<li>Helps seek favorable life partner<\/li>\n<li>Improves intelligence &#038; creative skills<\/li>\n<li>Bestows knowledge &#038; wisdom<\/li>\n<li>Elevates spiritual growth<\/li>\n<li>Gives prosperity<\/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\/2022\/07\/Kanchipuram-Powerspot.jpg&#8221; alt=&#8221;Archana to Vasishtar&#8221; title_text=&#8221;Kanchipuram-Powerspot&#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>Kanchipuram Powerspot<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Removes past life karma<\/li>\n<li>Confers abundance<\/li>\n<li>Dispels negativity<\/li>\n<li>Grants victory over enemies<\/li>\n<li>Bestows harmonious relationships<\/li>\n<li>Enables career progress<\/li>\n<li>Grants peace, happiness &#038; prosperity<\/li>\n<li>Enhances charisma &#038; beauty<\/li>\n<li>Bestows success in endeavors<\/li>\n<li>Fulfills wishes<\/li>\n<\/ul>[\/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; _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;0px||||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\/2022\/07\/Kumbakonam-Powerspot.jpg&#8221; alt=&#8221;Archana to Vasishtar&#8221; title_text=&#8221;Kumbakonam-Powerspot&#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>Kumbakonam Powerspot<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Resolves monetary problems<\/li>\n<li>Absolves sins<\/li>\n<li>Helps seek suitable partner<\/li>\n<li>Confers child boon<\/li>\n<li>Grants vitality<\/li>\n<li>Protects from evil eye<\/li>\n<li>Nullifies negative effects of malefic planets<\/li>\n<li>Bestows wealth &#038; prosperity<\/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\/2022\/07\/Tanjore-Powerspot.jpg&#8221; alt=&#8221;Archana to Vasishtar&#8221; title_text=&#8221;Tanjore-Powerspot&#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>Mayiladuthurai Powerspot<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Bestows courage to overcome challenges in life<\/li>\n<li>Grants longevity<\/li>\n<li>Enhances bonding between couples<\/li>\n<li>Helps overcome fear of death<\/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; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#a31d40&#8243; custom_padding=&#8221;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; 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 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; _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;||||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\/2022\/07\/30-Days-Archana-Pooja-to-Goddess-Karumari-Amman.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;30-Days-Archana-(Pooja)-to-Goddess-Karumari-Amman&#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>30 Days Archana (Pooja) to Goddess Karumari Amman <\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n\t<li>Bestows rainfall &amp; abundant yield of crops<\/li>\n\t<li>Protects from natural calamities &#038; epidemics<\/li>\n\t<li>Safeguards the fetus &amp; grants safe child birth<\/li>\n\t<li>Absolves sins<\/li>\n\t<li>Offers protection against negative influences<\/li>\n\t<li>Restores health<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Abishekam-Hydration-Ceremony-to-Goddess-Karumari-Amman.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Abishekam-(Hydration-Ceremony)-to-Goddess-Karumari-Amman&#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>Abishekam (Hydration Ceremony)  to Goddess Karumari Amman for 4 Aadi Fridays <\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Confers happy relationships <\/li>\n<li>Grants good progeny<\/li>\n<li>Bestows progress in life<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/08\/Manjal-Kappu-to-Goddess-Karumari-Amman.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Manjal-Kappu-to-Goddess-Karumari-Amman&#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>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman for 4 Aadi Fridays <\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Removes negative energies<\/li>\n<li>Grants auspiciousness<\/li>\n<li>Helps embrace wealth consciousness<\/li>\n<li>Enhances financial stability<\/li>\n<\/ul>[\/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; _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;0px||||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\/2022\/07\/Ashtothara-Archana-Pooja-By-Chanting-108.jpg&#8221; alt=&#8221;Archana to Vasishtar&#8221; title_text=&#8221;Ashtothara-Archana-(Pooja-By-Chanting-108&#8243; _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>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali for 4 Aadi Fridays <\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants victory &#038; protection from enemies<\/li>\n<li>Dispels fear &#038; ignorance<\/li>\n<li>Removes negativity<\/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\/2022\/07\/Archana-Pooja-to-Vyasa-Draupadi-for-4-Aadi-Fridays.jpg&#8221; alt=&#8221;Archana to Vasishtar&#8221; title_text=&#8221;Archana-(Pooja)-to-Vyasa-Draupadi-for-4-Aadi-Fridays&#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>Archana (Pooja) to Vyasa Draupadi for 4 Aadi Fridays <\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants material comforts<\/li>\n<li>Resolves financial problems<\/li>\n<li>Instills self-esteem &#038; courage<\/li>\n<li>Confers status<\/li>\n<li>Bestows happiness<\/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; 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;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; 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 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; _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;||||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\/2022\/07\/Archana-Pooja-to-Goddess-Durga.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana-(Pooja)-to-Goddess-Durga&#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>Archana (Pooja) to Goddess Durga at Powerspot on 1st Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants relief from malefic effects of Rahu &#038; Ketu<\/li>\n<li>Removes bad luck<\/li>\n<li>Rejuvenates health<\/li>\n<li>Bestows protection from all forms of negativity<\/li>\n<li>Protects against enemies<\/li>\n<li>Alleviates effects of black magic<\/li>\n<li>Helps seek suitable life partner<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Archana-Pooja-to-Goddess-Kanika-Parameswari.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana-(Pooja)-to-Goddess-Kanika-Parameswari&#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>Archana (Pooja) to Goddess Kanika Parameswari at Powerspot on 1st Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Offers protection from misfortune &#038; danger<\/li>\n<li>Confers wisdom, intelligence &#038; courage<\/li>\n<li>Removes mental &#038; emotional stress<\/li>\n<li>Enhances youthful appearance &#038; aura<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Archana-Pooja-and-Abishekam-Hydration-Ceremony.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana-(Pooja)-and-Abishekam-(Hydration-Ceremony)&#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>Archana (Pooja) and Abishekam (Hydration Ceremony) to Goddess Angali Amman at Powerspot on 2nd Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Helps overcome problems &#038; challenges<\/li>\n<li>Resolves family issues<\/li>\n<li>Removes obstacles to living a happy life<\/li>\n<\/ul>[\/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; _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||||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\/2022\/07\/Archana-Pooja-to-Goddess-Angala-Parameswari.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana-(Pooja)-to-Goddess-Angala-Parameswari&#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>Archana (Pooja) to Goddess Angala Parameswari at Powerspot on 2nd Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Removes effects of evil forces<\/li>\n<li>Destroys all difficulties<\/li>\n<li>Grants supernatural powers, good fortune &#038; wisdom <\/li>\n<li>Bestows a protective shield around you<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Archana-Pooja-to-Goddess-Pratyangira.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana-(Pooja)-to-Goddess-Pratyangira&#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>Archana (Pooja) to Goddess Pratyangira at Kumbakonam Powerspot on 3rd Aadi  Friday <\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Nullifies Saturn afflictions<\/li>\n<li>Removes threat of enemies<\/li>\n<li>Grants relief from debt burdens<\/li>\n<li>Helps regain lost status <\/li>\n<li>Bestows employment opportunities<\/li>\n<li>Gives progress in business &#038; job promotions<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Archana-to-Vishalakshi-Powerspot.jpg&#8221; alt=&#8221;Archana to Vasishtar&#8221; title_text=&#8221;Archana-to-Vishalakshi-Powerspot&#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; locked=&#8221;off&#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>Archana (Pooja) at 3 Shakti Powerspots on 3rd Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n\t<li>Fulfills wishes &amp; grants prosperity<\/li>\n\t<li>Confers wisdom, victory in all endeavors &amp; proficiency in arts<\/li>\n\t<li>Bestows wealth, well-being, happiness &#038; strength &#038; knowledge to accomplish things in life<\/li>\n<\/ul>[\/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; _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;0px||||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\/2022\/07\/Saparivara-Pooja-to-Nava-Durga.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Saparivara-Pooja-to-Nava-Durga&#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>Saparivara Pooja to Nava Durga at Kerala Powerspot on 4th Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Offers protection from negative energy &#038; harmful powers<\/li>\n<li>Nullifies snake afflictions<\/li>\n<li>Mitigates malefic effects of Rahu<\/li>\n<li>Helps overcome adverse situations<\/li>\n<li>Bestows family well-being &#038; happiness<\/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\/2022\/07\/Archana-to-Goddess-Kanika-Parameswari-Services.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana-to-Goddess-Kanika-Parameswari-Services&#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; locked=&#8221;off&#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>Archana (Pooja) to Goddess Kalikambal at Powerspot on 4th Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Rejuvenates health<\/li>\n<li>Confers longevity<\/li>\n<li>Grants fame, wealth &#038; prosperity<\/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; module_id=&#8221;donation&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#a31d40&#8243; custom_padding=&#8221;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; 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; 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;#ffcc01&#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_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||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;#5a0906&#8243; header_3_text_color_phone=&#8221;#5a0906&#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>21 Sacred Offerings and Donations for Overall Mental &#038; Physical Well-being<\/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; _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;15px||||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\/2022\/07\/Raktheswari-Mantra-Pushpanjali.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Raktheswari-Mantra-Pushpanjali&#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>Baneshi Mantra Pushpanjali at Kerala Powerspot on First Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Removes obstacles to seeking a favorable life partner<\/li>\n<li>Mitigates planetary afflictions in birth chart<\/li>\n<li>Resolves relationship conflicts<\/li>\n<li>Grants peace &#038; harmony <\/li>\n<li>Enhances appeal &#038; overall personality<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Offering-a-Lemon-Garland.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Offering-a-Lemon-Garland&#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; locked=&#8221;off&#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>Offering a Lemon Garland to the Goddess at Powerspot on all Aadi Fridays<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Grants peace of mind<\/li>\n<li>Confers longevity<\/li>\n<li>Fulfills desires<\/li>\n<li>Bestows good fortune<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Vasambu-Malai.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Vasambu-Malai&#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; locked=&#8221;off&#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>Vasambu Malai (Herbal Garland) Offering at Powerspot on all Aadi Fridays<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Restores health<\/li>\n<li>Grants longevity<\/li>\n<li>Banishes misfortune<\/li>\n<li>Destroys illusion<\/li>\n<li>Alleviates mental stress<\/li>\n<li>Removes delay in seeking life partner<\/li>\n<\/ul>[\/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; _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||||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\/2022\/07\/Kadu-Madhura-Payasam.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Kadu-Madhura-Payasam&#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>Kadu Madhura Payasam (Offering of Cooked Brown Rice &#038; Jaggery) to Goddesses at Kerala Powerspot on all Aadi Fridays<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Nullifies malefic effects of Rahu &#038; Ketu<\/li>\n<li>Vanquishes all forms of negativity<\/li>\n<li>Grants relief from problems<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/07\/Sweet-Pongal-Offering.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Sweet-Pongal-(Rice-with-Jaggery)&#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>Sweet Pongal (Rice with Jaggery) Offering at Powerspot on First and Last Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Offers Divine protection<\/li>\n<li>Enables fulfillment of wishes<\/li>\n<\/ul>[\/et_pb_text][\/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\/2022\/03\/12-Thrimadhuram-Nivedhyam-Sweet-Offering.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#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>Mara Neekal Vazhipadu (Offering to Remove Unforeseen Dangers) to Goddess Bhagavati at Kerala Powerspot on 2nd Aadi Friday<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Removes unforeseen dangers &#038; obstacles<\/li>\n<li>Dispels illusions<\/li>\n<\/ul>[\/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; _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;0px||||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\/2022\/07\/Porridge-Donation-to-Poor.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Porridge-Donation-to-Poor-and-Needy-on-all-Aadi-Fridays&#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>Porridge Donation to Poor and Needy on all Aadi Fridays<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Reduces hardships<\/li>\n<li>Grants peace of mind<\/li>\n<li>Helps lead a contented life<\/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\/2022\/07\/Bottles-of-Rosewater-Sponsor.jpg&#8221; alt=&#8221;Archana to Saptarisheeswarar at Saptarisheeswarar&#8221; title_text=&#8221;Archana-to-Goddess-Kanika-Parameswari-Services&#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; locked=&#8221;off&#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>108 Bottles of Rose Water Sponsor to Abirami at Powerspot on Last Friday of Aadi Month<\/h3>[\/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 style=\"padding-top: 0; padding-bottom: 0;\">\n<li>Gives clarity of thought<\/li>\n<li>Cleanses negative energy <\/li>\n<li>Bestows wealth<\/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; 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;#ffcc01&#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;#a31d40&#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;\">VIEW PACKAGES<span class=\"fa fa-chevron-right\"><\/span><\/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; 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;||0px||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;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;0px||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;on|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;#58082b&#8221; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>AADI GODDESS FRIDAY PACKAGES<\/h3>[\/et_pb_text][et_pb_text disabled_on=&#8221;off|on|on&#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;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;#57072a&#8221; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#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; 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_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#bd1660&#8243; header_3_text_color_phone=&#8221;#5d69fb&#8221; 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>AADI GODDESS FRIDAY 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_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-4th-Lalita-Sahasranamam-Package-Friday400.jpg&#8221; title_text=&#8221;Aadi-4th-Lalita-Sahasranamam-Package-Friday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 4th Friday Group 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='67776' data-template='16' id='product_67776_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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s 4th Aadi Friday Group Package that includes a Grand Fire Lab, 3 Powerspot Poojas, 32 Special Poojas, Hydration Ceremony, 6 Sacred Offerings, and Donations to the Goddesses to invoke their blessing to get relief from planetary afflictions and snake afflictions, remove bad karma, alleviate suffering, resolve relationship conflict, grant peace, harmony, happiness, well-being and abundance.<\/p>[\/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;]<div class=\"read-more-less\" data-id=\"333\">\n<div class=\"read-toggle\" data-id=\"44\">\n<ul>\n\t<li>5-Priest Lalita Sahasranamam Chanting with Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa (Wish-Fulfillment &amp; Abundance-Multiplier Fire Lab) on 4th Aadi Friday, Aug. 12, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Mayiladuthurai Powerspot<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 4th Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 4th Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>Archana (Pooja) to Goddess Kalikambal at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Saparivara Pooja to Nava Durga at Kerala Powerspot on 4th Aadi Friday<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at her Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Sweet Pongal (Rice with Jaggery) Offering at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n\t<li>108 Bottles of Rose Water Sponsor to Goddess Abirami at Powerspot on Last Friday of Aadi Month<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008802003\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-4th-Lalita-Sahasranamam-Package-Friday400.jpg&#8221; title_text=&#8221;Aadi-4th-Lalita-Sahasranamam-Package-Friday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 4th Friday Individual 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='67777' data-template='16' id='product_67777_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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s 4th Aadi Friday Individual Package that includes 2 Fire Labs, 3 Powerspot Poojas, 32 Special Poojas, Hydration Ceremony, 6 Sacred Offerings and Donations to invoke the Divine grace and blessings of the Supreme Goddesses  for removing negativity, destroying evil influences, granting relief from misfortunes, resolving financial debt, enhancing relationships, granting progeny, happiness, success, and conferring peace, prosperity, and overall well-being.<\/p>[\/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;]<div class=\"read-more-less\" data-id=\"555\">\n<div class=\"read-toggle\" data-id=\"55\">\n<ul>\n\t<li><b>Individual 2\u2212Priest Lalita Sahasranamam Homa on 4th Aadi Friday<\/b><\/li>\n\t<li>5-Priest Lalita Sahasranamam Chanting with Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa (Wish-Fulfillment &amp; Abundance-Multiplier Fire Lab) on 4th Aadi Friday, Aug. 12, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Mayiladuthurai Powerspot<\/li>\n\t<li>Archana (Pooja) to Goddess Kalikambal at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Saparivara Pooja to Nava Durga at Kerala Powerspot on 4th Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 4th Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 4th Aadi Friday<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at her Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Sweet Pongal (Rice with Jaggery) Offering at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n\t<li>108 Bottles of Rose Water Sponsor to Goddess Abirami at Powerspot on Last Friday of Aadi Month<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008802003\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-3rd-Pratyangira-Devi-Package-Friday400.jpg&#8221; title_text=&#8221;Aadi-3rd-Pratyangira-Devi-Package-Friday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 3rd Friday Group 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='67774' data-template='16' id='product_67774_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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s 3rd Aadi Friday Group Package that includes a Grand Fire Lab, 5 Powerspot Poojas, 32 Special Poojas, Hydration Ceremony, 4 Sacred Offerings and Donation to invoke the grace and blessings of the Supreme Goddesses to overcome challenges, remove evil forces, alleviate threats from enemies, relief from debt burden, and bestow longevity, peace of mind, mental clarity, and confer success and prosperity. <\/p>[\/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;]<div class=\"read-more-less\" data-id=\"321\">\n<div class=\"read-toggle\" data-id=\"32\">\n<ul>\n\t<li>5-Priest Sowbhagya Pratyangira Devi Homa (Negativity-Eliminator &amp; Protection-Bestowing Fire Lab) on 3rd Aadi Friday, Aug. 5, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Kumbakonam Powerspot<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 3rd Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 3rd Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>Archana (Pooja) to Goddess Pratyangira at Kumbakonam Powerspot on 3rd Aadi Friday<\/li>\n\t<li>Archana (Pooja) at 3 Shakti Powerspots<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on 3rd Aadi Friday<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008802003\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-3rd-Pratyangira-Devi-Package-Friday400.jpg&#8221; title_text=&#8221;Aadi-3rd-Pratyangira-Devi-Package-Friday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 3rd Friday Individual 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='67775' data-template='16' id='product_67775_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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s 3rd Aadi Friday Individual Package that includes 2 Fire Labs, 5 Powerspot Poojas, 32 Special Poojas, Hydration Ceremony, 4 Sacred Offerings and Donation to invoke the blessing of the powerful Goddesses, during the auspicious Aadi month, to remove hardships, dissolve sins, grant relief from stress and sorrow, dispel illusions, grant Divine protection, well-being, happiness, confer success and abundance.<\/p>[\/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;]<div class=\"read-more-less\" data-id=\"322\">\n<div class=\"read-toggle\" data-id=\"34\">\n<ul>\n\t<li><b>Individual 3\u2212Priest Sowbhagya Pratyangira Devi Homa on 3rd Aadi Friday (Scheduled Per Order Rank)<\/b><\/li>\n\t<li>5-Priest Sowbhagya Pratyangira Devi Homa (Negativity-Eliminator &amp; Protection-Bestowing Fire Lab) on 3rd Aadi Friday, Aug. 5, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Kumabakonam Powerspot<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 3rd Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 3rd Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>Archana (Pooja) to Goddess Pratyangira at Kumbakonam Powerspot on 3rd Aadi Friday<\/li>\n\t<li>Archana (Pooja) at 3 Shakti Powerspots<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on 3rd Aadi Friday<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008802003\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-All-4-Fridays-2022-Group-Package400.jpg&#8221; title_text=&#8221;Aadi-Goddess-Img2-Packages&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi All 4 Fridays Group Package<\/h3>[\/et_pb_text][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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s Aadi Friday All 4 Fridays Group Package that includes 4 Grand Fire Labs, 14 Powerspot Poojas, 38 Special Poojas, 5 Hydration Ceremonies, 25 Sacred Offerings, and 2 Donations to invoke the Divine Goddesses for their sacred energies and blessing to alleviate suffering, remove sorrow and stress, help overcome challenges, mitigate planetary afflictions, bestow mental and physical well-being, happiness, and abundance.<\/p>[\/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;]<div class=\"read-more-less\" data-id=\"123\">\n<div class=\"read-toggle\" data-id=\"23\">\n<ul>\n\t<li>Durga Suktam Chanting with 3-Priest Durga Suktam Homa (Obstacle-Removal &amp; Success-Booster Fire Lab) on 1st Aadi Friday, Jul. 22, 2022 at 5:00 pm<\/li>\n\t<li>3-Priest Angali Homa (Sin-Cleansing &amp; Fear-Dispelling Fire Lab) on 2nd Aadi Friday, Jul. 29, 2022 at 5:00 pm<\/li>\n\t<li>5-Priest Sowbhagya Pratyangira Devi Homa (Negativity-Eliminator &amp; Protection-Bestowing Fire Lab) on 3rd Aadi Friday, Aug. 5, 2022 at 5:00 pm<\/li>\n\t<li>Lalita Sahasranamam Chanting with Sri Vidya Sahida Sampudikarana 5-Priest Lalita Sahasranamam Homa (Wish-Fulfillment &amp; Abundance-Multiplier Fire Lab) with on 4th Aadi Friday, Aug. 12, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Powerspots for 4 Aadi Fridays (Each Friday One Powerspot)<\/li>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\">\n\t<li>Madurai Powerspot<\/li>\n\t<li>Kanchipuram Powerspot<\/li>\n\t<li>Kumbakonam Powerspot<\/li>\n\t<li>Mayiladuthurai Powerspot<\/li>\n<\/ul>\n<\/ul>\n<ul>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman for 4 Aadi Fridays<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman for 4 Aadi Fridays <\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali for 4 Aadi Fridays<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi for 4 Aadi Fridays<\/li>\n\t<li>Archana (Pooja) to Goddess Durga at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Kanika Parameswari at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Archana (Pooja) and Abishekam (Hydration Ceremony) to Goddess Angali Amman at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Angala Parameswari at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Pratyangira at Kumbakonam Powerspot on 3rd Aadi Friday<\/li>\n\t<li>Archana (Poojas) at 3 Shakti Powerspots on 3rd Aadi Friday<\/li>\n\t<li>Saparivara Pooja to Nava Durga at Kerala Powerspot on 4th Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Kalikambal at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Baneshi Mantra Pushpanjali at Kerala Powerspot on First Aadi Friday<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at her Powerspot on all Aadi Fridays<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on all Aadi Fridays<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot on all Aadi Fridays<\/li>\n\t<li>Sweet Pongal (Rice with Jaggery) Offering at Powerspot on First and Last Aadi Friday<\/li>\n\t<li>Mara Neekal Vazhipadu (Offering to Remove Unforeseen Dangers) to Goddess Bhagavati at Kerala Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy on all Aadi Fridays<\/li>\n\t<li>108 Bottles of Rose Water Sponsor to Goddess Abirami at Powerspot on Last Friday of Aadi Month<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-All-4-Fridays-2022-Individual-Package400.jpg&#8221; title_text=&#8221;Aadi-Goddess-Img3-Packages&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">Aadi All 4 Fridays Individual Package<\/h3>[\/et_pb_text][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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s Aadi All 4 Fridays Individual Package that includes 8 Fire Labs, 14 Powerspot Poojas, 38 Special Poojas, 2 Hydration Ceremonies, 25 Sacred Offerings, and 2 Donations to invoke the Divine energy and blessing of the Goddesses to remove obstacles, negativity, destroy enemies, evil forces, dispel fear, illusions, grant peace of mind, good health, longevity, and bestow success, happiness, prosperity and abundance.<\/p>[\/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;]<div class=\"read-more-less\" data-id=\"102\">\n<div class=\"read-toggle\" data-id=\"12\">\n<ul>\n\t<li><b> Individual Durga Suktam Chanting with Durga Suktam Homa on 1st Aadi Friday<\/b><\/li>\n\t<li><b> Individual Angali Homa on 2nd Aadi Friday<\/b><\/li>\n\t<li><b>Individual 3-Priest Sowbhagya Pratyangira Devi Homa on 3rd Aadi Friday (Scheduled Per Order Rank)<\/b><\/li>\n\t<li><b> Individual 2\u2212Priest Lalita Sahasranamam Homa on 4th Aadi Friday<\/b><\/li>\n\t<li>Durga Suktam Chanting with 3-Priest Durga Suktam Homa (Obstacle-Removal &amp; Success-Booster Fire Lab) on 1st Aadi Friday, Jul. 22, 2022 at 5:00 pm<\/li>\n\t<li>3-Priest Angali Homa (Sin-Cleansing &amp; Fear-Dispelling Fire Lab) on 2nd Aadi Friday, Jul.29, 2022 at 5:00 pm<\/li>\n\t<li>5-Priest Sowbhagya Pratyangira Devi Homa (Negativity-Eliminator &amp; Protection-Bestowing Fire Lab) on 3rd Aadi Friday, Aug. 5, 2022 at 5:00 pm<\/li>\n\t<li>5-Priest Lalita Sahasranamam Chanting with Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa (Wish-Fulfillment &amp; Abundance-Multiplier Fire Lab) on 4th Aadi Friday, Aug. 12, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Powerspots for 4 Aadi Fridays (Each Friday One Powerspot)<\/li>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\">\n\t<li>Madurai Powerspot<\/li>\n\t<li>Kanchipuram Powerspot<\/li>\n\t<li>Kumbakonam Powerspot<\/li>\n\t<li>Mayiladuthurai Powerspot<\/li>\n<\/ul>\n<\/ul>\n<ul>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman for 4 Aadi Fridays<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman for 4 Aadi Fridays <\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali for 4 Aadi Fridays<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi for 4 Aadi Fridays<\/li>\n\t<li>Archana (Pooja) to Goddess Durga at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Kanika Parameswari at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Archana (Pooja) and Abishekam (Hydration Ceremony) to Goddess Angali Amman at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Angala Parameswari at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Pratyangira at Kumbakonam Powerspot on 3rd Aadi Friday<\/li>\n\t<li>Archana (Poojas) at 3 Shakti Powerspots on 3rd Aadi Friday<\/li>\n\t<li>Saparivara Pooja to Nava Durga at Kerala Powerspot on 4th Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Kalikambal at Powerspot on 4th Aadi Friday<\/li>\n\t<li>Baneshi Mantra Pushpanjali at Kerala Powerspot on First Aadi Friday<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at Powerspot on all Aadi Fridays<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on all Aadi Fridays<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot on all Aadi Fridays<\/li>\n\t<li>Sweet Pongal (Rice with Jaggery) Offering at Powerspot on First and Last Aadi Friday<\/li>\n\t<li>Mara Neekal Vazhipadu (Offering to Remove Unforeseen Dangers) to Goddess Bhagavati at Kerala Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy on all Aadi Fridays<\/li>\n\t<li>108 Bottles of Rose Water Sponsor to Goddess Abirami at Powerspot on Last Friday of Aadi Month<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-1st-Durga-Friday400.jpg&#8221; title_text=&#8221;Aadi-1st-Durga-Friday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 1st Friday Group Package<\/h3>[\/et_pb_text][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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s 1st Aadi Friday Group Package that includes a Grand Fire Lab, 3 Powerspot Poojas, 32 Special Poojas, Hydration Ceremony, 6 Sacred Offerings and Donation to invoke the blessings of the Goddesses can remove obstacles, dispel fear, relieve stress, grant happiness and prosperity. <\/p>[\/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;]<div class=\"read-more-less\" data-id=\"456\">\n<div class=\"read-toggle\" data-id=\"65\">\n<ul>\n\t<li>Durga Suktam Chanting with 3-Priest Durga Suktam Homa (Obstacle-Removal &amp; Success-Booster Fire Lab) on 1st Aadi Friday, Jul. 22, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Madurai Powerspot on 1st Aadi Friday<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 1st Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 1st Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>Archana (Pooja) to Goddess Durga at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Kanika Parameswari at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Baneshi Mantra Pushpanjali at Kerala Powerspot on 1st Aadi Friday<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Sweet Pongal (Rice with Jaggery) Offering at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members <\/span><span>for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-1st-Durga-Friday400.jpg&#8221; title_text=&#8221;Aadi-1st-Durga-Friday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 1st Friday Individual Package<\/h3>[\/et_pb_text][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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s 1st Aadi Friday Individual Package that includes 2 Fire Labs, 3 Powerspot Poojas, 32 Special Poojas, Hydration Ceremony, 6 Sacred Offerings and Donation to invoke the combined blessings of the Supreme Goddesses to remove negative energy, protect against enemies, grant knowledge, wisdom, and bestow peace and good fortune.<\/p>[\/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;]<div class=\"read-more-less\" data-id=\"115\">\n<div class=\"read-toggle\" data-id=\"15\">\n<ul>\n\t<li><b>Individual Durga Suktam Chanting with Durga Suktam Homa on 1st Friday<\/b><\/li>\n\t<li>3-Priest Durga Suktam Homa (Obstacle-Removal &amp; Success-Booster Fire Lab) with Durga Suktam Chanting on 1st Aadi Friday, Jul. 22, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Madurai Powerspot on 1st Aadi Friday<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 1st Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 1st Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>Archana (Pooja) to Goddess Durga at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Kanika Parameswari at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Baneshi Mantra Pushpanjali at Kerala Powerspot on 1st Aadi Friday<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Sweet Pongal (Rice with Jaggery) Offering at Powerspot on 1st Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members <\/span><span>for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-2nd-AngaliN-Friday400.jpg&#8221; title_text=&#8221;Aadi-2nd-AngaliN-Friday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 2nd Friday Group 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='67772' data-template='16' id='product_67772_template_16'><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/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; 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;]<p style=\"line-height: 1.7em;\">Join AstroVed\u2019s 2nd Aadi Friday Group Package that includes a Grand Fire Lab, 3 Powerspot Poojas, 32 Special Poojas, 2 Hydration Ceremonies, 5 Sacred Offerings and Donation to invoke the grace and blessings of the Goddesses for cleansing sins, resolving relationship issues, granting peace, harmony, happiness and well-being. <\/p>[\/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;]<div class=\"read-more-less\" data-id=\"116\">\n<div class=\"read-toggle\" data-id=\"16\">\n<ul>\n\t<li>3-Priest Angali Homa (Sin-Cleansing &amp; Fear-Dispelling Fire Lab) on 2nd Aadi Friday, Jul. 29, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Kanchipuram Powerspot<\/li>\n\t<li>Archana (Pooja) to Goddess Angala Parameswari at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Archana (Pooja) and Abishekam (Hydration Ceremony) to Goddess Angali Amman at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 2nd Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 2nd Aadi Friday<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at Powerspot<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot<\/li>\n\t<li>Mara Neekal Vazhipadu (Offering to Remove Unforeseen Dangers) to Goddess Bhagavati at Kerala Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members <\/span><span>for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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;50px||||false|false&#8221; custom_margin_tablet=&#8221;30px||||false|false&#8221; custom_margin_phone=&#8221;30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#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_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/07\/Aadi-2nd-AngaliN-Friday400.jpg&#8221; title_text=&#8221;Aadi-2nd-Angali-NFriday400&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|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; text_font=&#8221;Open Sans|600|||||||&#8221; text_font_size=&#8221;22px&#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; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;23px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_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; text_font_size_tablet=&#8221;22px&#8221; text_font_size_phone=&#8221;17px&#8221; text_font_size_last_edited=&#8221;on|phone&#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; header_4_font_size_tablet=&#8221;23px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|desktop&#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\">Aadi 2nd Friday Individual 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='67773' data-template='16' id='product_67773_template_16'><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/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; 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;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s 2nd Aadi Friday Individual Package that includes 2 Fire Labs, 3 Powerspot Poojas, 32 Special Poojas, 2 Hydration Ceremonies, 5 Sacred Offerings, and Donation to invoke the blessings of the Supreme Goddesses to remove impediments, negativity, offer protection against enemies, planetary afflictions, confer good health, success, and abundance. <\/p>[\/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;]<div class=\"read-more-less\" data-id=\"117\">\n<div class=\"read-toggle\" data-id=\"17\">\n<ul>\n\t<li><b>Individual Angali Homa on 2nd Aadi Friday<\/b><\/li>\n\t<li>3-Priest Angali Homa (Sin-Cleansing &amp; Fear-Dispelling Fire Lab) on 2nd Aadi Friday, Jul. 29, 2022 at 5:00 pm<\/li>\n\t<li>Archana (Pooja) to Goddess at Kanchipuram Powerspot<\/li>\n\t<li>30 Days Archana (Pooja) to Goddess Karumari Amman<\/li>\n\t<li>Abishekam (Hydration Ceremony) to Goddess Karumari Amman on 2nd Aadi Friday<\/li>\n\t<li>Manjal Kappu (Turmeric Application) to Goddess Karumari Amman on 2nd Aadi Friday<\/li>\n\t<li>Ashtothara Archana (Pooja By Chanting 108 Names) to Angali<\/li>\n\t<li>Archana (Pooja) to Vyasa Draupadi<\/li>\n\t<li>Archana (Pooja) and Abishekam (Hydration Ceremony) to Goddess Angali Amman at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Archana (Pooja) to Goddess Angala Parameswari at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Kadu Madhura Payasam (Offering of Cooked Brown Rice &amp; Jaggery) to Goddesses at Kerala Powerspot<\/li>\n\t<li>Offering a Lemon Garland to the Goddess at Powerspot<\/li>\n\t<li>Vasambu Malai (Herbal Garland) Offering at Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Mara Neekal Vazhipadu (Offering to Remove Unforeseen Dangers) to Goddess Bhagavati at Kerala Powerspot on 2nd Aadi Friday<\/li>\n\t<li>Porridge Donation to Poor and Needy<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/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; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span>, 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=\"7392660000008584001\" 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><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">AstroVed is not the Official Representative of the Powerspots and hence does not charge its members <\/span><span>for the temple Poojas and Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008242020\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed.<\/span><\/p>\n<p><span data-doc-id=\"7392660000008684006\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time.<\/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] -->  <div class=\"title-btn\"><!-- [et_pb_line_break_holder] -->    <div class=\"dynamic-title\"><pee class=\"dynamic-title-text\">Aadi Goddess Fridays <\/pee> <\/div><!-- [et_pb_line_break_holder] -->    <div><div class=\"fixed-btn-package\"><a class=\"view-btn\" href=\"#ordernow\">VIEW PACKAGES<\/a><\/div><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><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_line_break_holder] -->[\/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; 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; global_colors_info=&#8221;{}&#8221;][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;]<script><!-- [et_pb_line_break_holder] -->$(document).ready( function () {<!-- [et_pb_line_break_holder] -->var contentArray=[];<!-- [et_pb_line_break_holder] -->var index=\"\";<!-- [et_pb_line_break_holder] -->var clickedIndex=\"\";  <!-- [et_pb_line_break_holder] -->\/\/ var minimumLength=$('.read-more-less').attr('data-id');<!-- [et_pb_line_break_holder] -->var minimumLength = 350;<!-- [et_pb_line_break_holder] -->var initialContentLength=[];<!-- [et_pb_line_break_holder] -->var initialContent=[];  <!-- [et_pb_line_break_holder] -->var readMore=\"....<span class='read-more'>Read More<\/span>\";<!-- [et_pb_line_break_holder] -->var readLess=\"<span class='read-less'>Read Less<\/span>\";  <!-- [et_pb_line_break_holder] -->  $('.read-toggle').each(function(){<!-- [et_pb_line_break_holder] -->  index = $(this).attr('data-id');  <!-- [et_pb_line_break_holder] -->  contentArray[index] = $(this).html();<!-- [et_pb_line_break_holder] -->  initialContentLength[index] = $(this).html().length;<!-- [et_pb_line_break_holder] -->  if(initialContentLength[index]>minimumLength) {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html().substr(0,minimumLength);<!-- [et_pb_line_break_holder] -->  }else {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html();<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] -->    $(this).html(initialContent[index]+readMore);<!-- [et_pb_line_break_holder] -->  \/\/console.log(initialContent[0]);  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(document).on('click','.read-more',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle').html(contentArray[clickedIndex]+readLess);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --> $(document).on('click','.read-less',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle').html(initialContent[clickedIndex]+readMore);  <!-- [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 _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: Aadi Goddess Fridays\">\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 src='https:\/\/code.jquery.com\/jquery-2.2.4.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".js-open-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\".js-close-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(document).click(function(event) {<!-- [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] -->  if (!$(event.target).closest(\".modal,.js-open-modal\").length) {<!-- [et_pb_line_break_holder] -->    $(\"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; _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;]<script src=\"https:\/\/code.jquery.com\/jquery-3.5.0.js\"><\/script><!-- [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_row disabled_on=&#8221;off|on|on&#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><!-- [et_pb_line_break_holder] -->jQuery(document).ready(function(){<!-- [et_pb_line_break_holder] -->    function resizeForm(){<!-- [et_pb_line_break_holder] -->        var width = (window.innerWidth > 0) ? window.innerWidth : document.documentElement.clientWidth;<!-- [et_pb_line_break_holder] -->        if(width < 768){<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        var contentArray=[];<!-- [et_pb_line_break_holder] -->var index=\"\";<!-- [et_pb_line_break_holder] -->var clickedIndex=\"\";  <!-- [et_pb_line_break_holder] -->var minimumLength = 80;<!-- [et_pb_line_break_holder] -->\/\/ var minimumLength=$('.read-more-less-service').attr('data-id');<!-- [et_pb_line_break_holder] -->var initialContentLength=[];<!-- [et_pb_line_break_holder] -->var initialContent=[];  <!-- [et_pb_line_break_holder] -->var readMore=\"....<span class='read-more-service'>Read More<\/span>\";<!-- [et_pb_line_break_holder] -->var readLess=\"\u00a0<span class='read-less-service'>Read Less<\/span>\";  <!-- [et_pb_line_break_holder] -->  $('.read-toggle-service').each(function(){<!-- [et_pb_line_break_holder] -->  index = $(this).attr('data-id');  <!-- [et_pb_line_break_holder] -->  contentArray[index] = $(this).html();<!-- [et_pb_line_break_holder] -->  initialContentLength[index] = $(this).html().length;<!-- [et_pb_line_break_holder] -->  if(initialContentLength[index]>minimumLength) {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html().substr(0,minimumLength);<!-- [et_pb_line_break_holder] -->  }else {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html();<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] -->    $(this).html(initialContent[index]+readMore);<!-- [et_pb_line_break_holder] -->  \/\/console.log(initialContent[0]);  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(document).on('click','.read-more-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(contentArray[clickedIndex]+readLess);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --> $(document).on('click','.read-less-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(initialContent[clickedIndex]+readMore);  <!-- [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] -->    window.onresize = resizeForm;<!-- [et_pb_line_break_holder] -->    resizeForm();<!-- [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_section]","protected":false},"excerpt":{"rendered":"4 Aadi Fridays are considered to be the Supreme Powertime of the ultimate feminine Goddess Shakti. AstroVed will perform 86 Special Services to 5 Supreme forms of the Goddess on Aadi Fridays to help you access their abundant and powerful energies prevalent during each week of the month, and invite their multifold blessing of power, protection, spiritual upliftment, prosperity, and the ability to overcome the impossible and accomplish every goal.","protected":false},"author":1,"featured_media":104180,"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> \/*ribbon start*\/ \/* .box { width: 200px; height: 300px; position: relative; border: 1px solid #BBB; background: #EEE; }*\/ .ribbon { position: absolute; left: -5px; top: -5px; z-index: 1; overflow: hidden; width: 75px; height: 75px; text-align: right; } .ribbon span { font-size: 10px; font-weight: bold; color: #FFF; text-transform: uppercase; text-align: center; line-height: 20px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); width: 100px; display: block; background: #79A70A; background: linear-gradient(#F70505 0%, #8F0808 100%); box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1); position: absolute; top: 19px; left: -21px; } .ribbon span::before { content: \"\"; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #8F0808; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #8F0808; } .ribbon span::after { content: \"\"; position: absolute; right: 0px; top: 100%; z-index: -1; border-left: 3px solid transparent; border-right: 3px solid #8F0808; border-bottom: 3px solid transparent; border-top: 3px solid #8F0808; } \/*ribbon end*\/ #fixed-header.small { position: relative; } .light-green{background: #d8fafc; padding: 10px; margin-bottom: 22px !important;} p.productitem{text-align:left;color: #045156 !important;font-weight: bold !important;} span.redfg { color: #dc2216; font-size: 25px; } .av-slidedown-content { display: none; } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #ffffff; background: #cd3333!important; padding: 6px 6px; margin-top: -20px!important; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: 2!important; } .nakshatra-table { border: 1px solid #dddddd; border-collapse: collapse; font-size: 16px; margin: 20px auto; background: #f7f7f7; color: #060606; width: 100%; } .nakshatra-table tr:nth-child(odd) { background-color: #fff; position: relative; } .nakshatra-table td { border: 1px solid #2120202e; padding: 10px 10px 20px; vertical-align: middle; } .tbl-over { overflow: auto; } .nakshatra-table th { background: #cd3333 none repeat scroll 0 0; border: 1px solid #dddddd; color: #ffffff; padding: 5px; } .dkrp-section { float: left; width: 100%; font-size: 18px; font-family: \"Open Sans\",Arial,sans-serif; text-align: left; } .dkrp-navs.rel-menu { margin-bottom: 0; } .rel-menu { position: relative; } .dkrp-navs li { display: inline-block; text-align: center; width:32%; } .dkrp-navs.rel-menu li a { color: #3d1f65; } .dkrp-navs li a { color: #fff; display: block; font-size: 1.1003em; font-weight: 500; margin: 0 auto; padding: 16px 0; text-transform: uppercase; width: 90%; } .fixed-top { background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/09\/texture1.jpg) no-repeat center center; left: 0; position: fixed; top: 0; width: 100%; z-index: 50; } .mrg10{margin-left:25px} .ylw{color:#ffb917;} p.pdgright{padding-left:40px;} .pding20{padding:0px 30px 0px 30px;} .height30{height:20px;} .height40{height:40px;} .section5 .sub-title-box1 ul li a{color:#000 !important;} .section5 .sub-title-box1 h2{color:#eb0663 !important;} .section5 .sub-title-box1>ul>li::before{color:#fff !important;} .template-2 p{font-size: 18px; font-family: \"Open Sans\",Arial,sans-serif; line-height: 1.6; color: #3d3d3d; font-weight: 500;} .package-price-innerbox { background: #fff; padding: 0; margin: 50px 0px 10px; display: table; } .custom-box-left { background: #fff; padding: 30px 90px 30px 30px; width: 77%; display: table-cell; } .custom-box-left h3{font-weight:600;padding:5px 0px 20px; color: #ad1313; font-size: 24px;} .custom-box-right { width: 20%; height: 100%; position: relative; z-index: 9; display: table-cell; background-size: cover; background-position: center; background-repeat: no-repeat; } .custom-box-right { background-color: transparent; } .small-img{float:none;display:block;text-align:center;margin:20px auto;} .section1 { background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Aadi-Fridays.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position-y: 0px; padding: 70px 0 !important; } .section3 { background-color: rgb(0, 42, 56); border-color: rgb(0, 42, 56); 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; background-size: cover; background-position: center center; background-repeat: no-repeat; padding: 30px 0px; } .header-box-inner h1 { color: #faed1f; font-weight: 800; padding: 10px 0px 20px; font-size: 40px; line-height: 53px; font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; } .header-box-inner > p{ color: #fff !important; } .header-box-inner>p { padding:10px 0px 12px 0px; font-size: 28px; color: #fff !important; font-weight: 600; line-height: 39px; } .header-box { background: rgba(16, 16, 12, 0.4) !important; color: inherit; border-radius: 2px; } .main-qoutes { border: 1px solid #0e527a !important; border-left: none !important; border-right: none !important; } .spl-testi-inner h2{ color:#262727;} .spl-testi-bg{ background:#e7b300;} .splpeople-name{ color:#fff;} .splpeople-say p{ color:#fff;} .header-box-inner .vedic { padding: 30px 0px 11px; font-size: 25px; color: #fff !important; line-height: 34px; text-align: center; font-weight: 100; font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; } .header-box-inner .live-date { padding: 16px 0px 13px; font-size: 20px; color: #ffffff !important; line-height: 32px; font-weight: 600; } .offer { background-color: #ad1313; } .sub-title-box h2, .sub-title-box h3, .sub-title-box h4, .sub-title-box h5, .sub-title-box h6 { text-align: center; font-size: 35px; color: #ad1313; padding: 20px 0px 20px 0px; font-weight: 700; font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; } .sub-title-box .recommeded-innerbox2 h3 { font-size: 25px; text-align: left; padding: 4px 10px 10px; margin: 0; } .main-qoutes p { line-height: 30px; font-size: 18px; padding: 20px 0px; font-style: italic; text-align: center; font-family: \"Open Sans\",Arial,sans-serif; } .qoutes { font-style: italic; } .please-note { color: #cb2027; } .recommeded-innerbox { background: #fff; padding: 20px 24px; margin: 50px 0px 10px; float: left!important; } .recommeded-innerbox2 { background: #fff!important; } .recommeded-innerbox1 { background: #fdfde3; padding: 20px 24px; margin: 30px 0px; float: left!important; } .recommeded-innerbox .subtitle { font-weight: bold; padding: 0px; margin: 15px 0px 15px 0px; font-size: 18px; color: #f9ff02; } .pillai-explains { font-style: italic!important; } .recommeded-box { width: 100%; text-align: center; } .recommeded-box h2 { font-size: 38px; color: #d22146; padding: 30px 0px 0px 0px; font-weight: 700;font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; } .power-rituals { width: 100%; text-align: center; padding: 20px 0px 0px 0px; } .power-rituals h2 { font-size: 38px; color: #ff5722; font-weight: 700; } .checkmark-list li { list-style: none; font-size: 18px; font-family: \"Open Sans\",Arial,sans-serif; line-height: 1.6; color: #3d3d3d; font-weight: 500; padding:3px 0; position:relative; } .checkmark-list li::before { color: #ad1313; content: \"f00c\"; display: inline-block; font-family: FontAwesome; position: absolute; left: 0px; top: 5px; } @media screen and (max-width: 480px) { .header-box { background: rgba(0, 0, 0, 0.2) !important; color: inherit; border-radius: 2px; } .sub-title-box .heart li { display: inline-block; list-style: outside none none; text-align: center; width: 100%!important; font-weight: 700; color: #d22146; } .sub-title-box ul li{font-size: 18px !important; line-height: 30px !important;} .sub-title-box1 ul li a{font-size: 18px !important; } .testimonial-box { padding: 0px!important; } .header-box-inner .vedic { padding: 20px 0px; color: #fff !important; line-height: 26px; font-weight: 100; font-size: 20px; font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; } .header-box-inner h1 { padding: 10px 0px; font-size: 30px; color: #faed1f; font-weight: 600; line-height: 36px;font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; } .header-box-inner>p { font-size: 24px; color: #fff; font-weight: 600; line-height: 28px; } .header-box-inner .live-date { padding: 30px 0px 30px; font-size: 19px; line-height: 36px; text-align: center; font-weight: 100; line-height: 30px; } .testimonial-box-inner { padding: 0px!important; } .sub-title-box h2, .sub-title-box h3, .sub-title-box h4, .sub-title-box h5, .sub-title-box h6 { text-align: center; font-size: 24px!important; line-height: 30px; padding: 10px 0px 15px 0px!important; font-weight: 700; } .shortlink-wrap{ padding-top:15px;} .recommeded-innerbox{ margin-top:10px;} .spl-testi-inner h2{ font-size:1.3em;} .box-header h2 { float: left; width: 100%; text-align: center; font-size: 24px; color: #faed1f !important; font-weight: 700; } .box-header h3 { float: left; width: 100%; text-align: center; font-size: 24px; color: #046268 !important; font-weight: 700; padding: 30px 0px 0px 0px; } .pricing-box { background-color: #fafafa; margin: 30px 0; padding: 10px; position: relative; width: 100%; } .breakdown-img { float: left; margin-left: 20px; width: 100%; margin-top: 15px; margin-bottom: 20px; } } .product_list_right { text-align: center; margin: 30px 0px 8px; } .mut-pro-wrap1 { background: beige; padding: 18px !important; margin: 10px; } .mut-pro-wrap1 h6 { font-size: 16px; line-height: 24px; } .mut-pro-wrap1 span { font-size: 17px !important; } a.add_cart { background: #f3a434 url(https:\/\/www.astroved.com\/images\/cart.png) no-repeat scroll 12px -23px; border: medium none; box-shadow: none; color: #000; display: inline-block; float: none !important; font-size: 14px; line-height: 1.4; margin: 0 auto; padding: 9px 20px 8px 38px; text-align: center; text-decoration: none; text-shadow: none; } a.add_cart { margin-left: 10px !important; } a.add_cart:hover { background: #fba200 url(https:\/\/www.astroved.com\/images\/cart.png) no-repeat scroll 12px 11px; transition: all 0.5s ease-in-out 0s; } .product-shortcode.multiple_cost .col-md-4 { padding: 0; } .mut-pro-wrap { background: #edfafb; padding: 14px; border-radius: 3px; padding-bottom: 30px; height: auto; margin: 10px;text-align:center; } .mut-pro-wrap h6 { font-size: 1.2em; font-weight: 600;padding-bottom: 10px; } .mut-pro-wrap span { margin: 20px auto; font-size: 20px; text-align:center; } .testimonial-box-inner:before { content: \"f10e\" !important; font-family: fontawesome!important; font-size: 46px; background: #ffffff; border: 2px solid #0f2143; border-radius: 50%; color: #273d66; padding: 10px; margin-left: 40%; } .testimonial-box-inner { padding: 0px 25px; } .student-name { font-size: 26px!important; color: #6b6969!important; font-weight: bold!important; } .left-img { float: left; max-height: 650px!important; } .pricing-section { background: #046268 !important; } .box-header h2 { float: left; width: 100%; text-align: center; font-size: 38px; color: #faed1f !important; font-weight: 700; } .box-header h3 { float: left; width: 100%; text-align: center; font-size: 38px; color: #ad1313 !important; font-weight: 700;padding: 30px 0px 0px 0px; } .section5 { background-color: #f0f0f0 !important; } .sub-title-box1 h2 { color: #000000!important; font-size: 24px!important; padding: 15px !important; } .sub-title-box1 ul li a { color: #000!important; } .sub-title-box1 ul li a:hover { color: #013e7f !important; } .sub-title-box1>ul>li::before { color: #000!important; } .read_more { color: #000; text-decoration: none; } .main-qoutes span { line-height: 24px; font-size: 24px; color: #ff851b; } .offer span { text-decoration: none; color: #fff; font-size: 26px; text-align: center; font-weight: 800; } .sub-title-box { padding: 0px 0px 0px 0px; float: left; width: 100%; } .section6 { float: left; width: 100%; background: #f7b806; background-size: cover; background-position: center center; background-repeat: no-repeat; padding: 30px 0px 60px; } .box-header span { text-align: center; display: block; font-size: 22px; color: #f00; } .offerammount { color: #faed1f !important; font-size: 32px!important; } .recommeded-innerbox .day strong { color: #FF9800 !important; font-size: 20px; } .custom-box-left .day { font-size:20px !important } .section3 .recommeded-innerbox h3 { color: #000 !important; font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; } .col-md-12.quotes-box h2 { font-weight: 700; text-align: center; color: #cb2027 !important; font-size: 38px; margin-top: 0; } .chanting { font-weight: bold !important; padding: 0px !important; margin: 10px 0px 10px 0px !important; font-size: 22px !important; text-align: left !important; } .mut-pro-wrap span { padding-right: 15px; } .mut-pro-wrap p { text-align: center;line-height: 24px; font-size: 17px; } @media screen and (min-width:0) and (max-width:414px) { .lazy.left-img { height: auto !important; } .product-shortcode { text-align: center; } } @media screen and (min-width:640px) and (max-width:800px) { .lazy.left-img { float: none; display: block; margin: 0 auto; } } .normaltxt { text-align: left; } .pull-right { box-shadow: 0 1px 3px #999999; margin-left: 4%; margin-top: 10px !important; padding: 10px 15px; } .bodily { font-style: italic !important; text-align: center; } .offer-txt { color: #cb2027; font-size: 24px; font-weight: 800; padding: 0; margin: 5px !important; } .offer-txt1 { color: #cb2027; font-size: 18px; font-weight: 800; display: block; } @media screen and (min-width:0) and (max-width:767px) { .sub-title-box22 { padding-left: 0px!important; padding-right: 0px!important; padding-bottom: 30px } } .sub-title-box22 { padding-left: 60px; float: left; margin-top: 30px; } .reg-title { text-align: center; font-size: 34px; line-height: 36px; color: #efd920; padding: 30px 0px 0px 0px; font-weight: 700; } .section2 { float: left; margin: 0px; width: 100%; height: auto; padding: 50px 0px 60px 0px; } .col-md-12.recommeded-innerbox p { color: #000 !important; padding-left: 10px; } @media screen and (min-width: 980px) { .sub-title-box1.col-md-6 li { padding-left: 0%; } } .clear.height10 { height: 15px; clear: none; } .text-center.importantce { color: #101010; font-size: 32px; text-align: left; padding: 0px 0px 20px 0px; } .cart_adjust span { color: #FF9800 !important;margin-right: 20px; } .padbot { padding-bottom: 10px !important; } .rituals-title { color: #0a1031!important; font-size: 24px!important; padding: 0px 0px 15px 0px; font-weight: 700; } .buttom-line { background:#ffeda2 !important; } .right-img { float: right; max-height: 700px; margin: 10px 10px 10px 50px; } .empty-height { height: 60px; float: left; width: 100%; } @media screen and (min-width:0) and (max-width:992px) { .empty-height { float: left; width: 100%; display: none; } .right-img { float:none; margin: 10px 10px 10px 20px;} } .empty-div { float: left; width: 100%; } .buttom-line1 { height: 2px; width: 100%; float: left; margin: 10px 0px 10px 0px; background: #fff; } .bonus { font-size: 22px; color: #f00; font-weight: 600; } .nakshatra-table tr:nth-child(odd) { background-color: #fff; position: relative; } .nakshatra-table td { border: 1px solid #2120202e; padding: 10px 10px 20px; vertical-align: middle; } .tbl-over { overflow: auto; } .breakdown-img { float: right; margin-left: 30px; margin-top: 12px!important; } .top-center { margin-top: 22%; } .heart li { display: inline-block; list-style: outside none none; text-align: center; width: 30%; font-weight: 700; color: #000; } .sub-title-box>.heart>li::before { display: none!important; } .heart-box { float: left; width: 100%; text-align: center; } .heart-bg { background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/03\/heart-bg.jpg) no-repeat center center fixed; } .timerwap h4 { color: #fff !important; } .timerwap .value { color: #fff !important; } .timerwap .label { color: #fff !important; } .timerwap .section p { color: #fff !important; } .panguni { text-transform: capitalize; color: #e0f1ff; } .toggle-item{ margin-bottom:0; position:relative; cursor:pointer;background: #fff;} .toggle-item p { font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif; font-size: 1.4em; font-weight: 600; color: #000;padding:10px; } .toggle-item::after { position: absolute; content: \"\"; background: url(https:\/\/www.pillaicenter.com\/wp-content\/uploads\/2018\/10\/toggle-plus.png) no-repeat; width: 15px; height: 15px; right: 30px; top: 50%; margin-top: -7px; } .toggle-item.openpane::after { position: absolute; content: \"\"; background: url(https:\/\/www.pillaicenter.com\/wp-content\/uploads\/2018\/10\/toggle-minize.png) no-repeat; width: 15px; height: 15px; right: 30px; top: 50%; margin-top: -7px; } .toggle-content{display:none;background: #fff;color:#000;padding:15px;} .toggle-content p{color:#000;padding:10px;font-size:18px;line-height:25px;font-family: \"Open Sans\",Arial,sans-serif;} .section5{padding: 0!important;} .product-shortcode a { margin: 2px 0 0 0 !important; } @media screen (max-width: 414px){ .mut-pro-wrap{margin-bottom: 20px !important;} .timerwap .section p{line-height: 20px !important;} } @media screen and (min-width: 769px) and (max-width: 980px){ .header-box{background: rgba(0, 0, 0, 0.2) !important;} } @media screen and (min-width: 768px) and (max-width: 980px){ .custom-box-left{ padding-right: 40px;} } @media screen and (min-width:300px) and (max-width: 768px){ .dkrp-navs li { width:32%; } .dkrp-navs li a { color: #fff; display: block; font-size: 13px; font-weight: 600; margin: 0 auto; padding: 16px 0; text-transform: initial; width: 100%; } .section1 { background: #25022b; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position-y: 0px; padding: 20px 0 !important; } .offer span { font-size: 24px!important; } .header-box{background: rgba(16, 16, 12, 0.4) !important;} } @media screen and (min-width:300px) and (max-width: 600px) { .custom-box-left{width:100%;padding:30px;} .custom-box-right{display:none;} .custom-box-left h3{font-weight:700;padding:5px 0px 20px; color: #ad1313;font-size: 18px;} } @media screen and (min-width:601px) and (max-width: 7000px) { .custom-box-right.package-img-1 {background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/aadi-bg6.jpg);background-position-x:50%; } .custom-box-right.package-img-2 {background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/06\/aadi-bg2.jpg);background-position-x:50%; } .custom-box-right.package-img-3 {background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/05\/durga2.jpg);background-position-x:50%; } .custom-box-right.package-img-4 {background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/grp-angali-fire.jpg);background-position-x:50%; } .custom-box-right.package-img-5 { background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Angali-Homa.jpg);background-position-x:50%; } .custom-box-right.package-img-6 {background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Nikumbala-Pratyangira-Homa.jpg);background-position-x:50%; } .small-img{display:none;} } .header-box-inner h1 span{ color: #ffffff; font-weight: 700; padding: 0px 0px; font-size: 52px; line-height: 60px;} .pricing-price-area h3{color: #322013;font-weight: 600;} .header-box-inner>p{color: #fff !important;} .cart_adjust{float: none;text-align: left;} .pricingbox{background: #e3ebd4;padding: 10px;} .pricingbox .product-shortcode p{text-align: center;font-weight: 600;} .pricingbox .cart_adjust{text-align: center;} @media screen and (max-width: 575px){ .pricingbox{margin-bottom: 10px;} .header-box-inner .vedic{font-weight: 600;font-size: 22px;line-height: 30px;} .header-box-inner h1 span{font-size: 25px;} .header-box-inner h1{ font-size: 30px; line-height: 1.3;margin: 0;} .header-box-inner>p{font-size: 18px;font-weight: 600;} .header-box-inner .live-date{font-size: 22px;font-weight: 600; padding:9px 0;} .offer span{font-size: 18px;} } .checkmark-list1 strong { color: #d22146; } .no-txt { display: inline-block; width: 40px; height: 40px; border: 1px solid #d22146; text-align: center; line-height: 36px; border-radius: 50%; margin-right: 13px; color: #d22146; font-weight: 600; } .checkmark-list1 li { margin-bottom: 22px !important; } .checkmark-list1 p { padding-left: 53px; } .mobreadmore{ display:none;} .pricing-features{padding:10px 0px 10px 7px;} .pricing-features ul li { line-height: 1.6em; } .pull-right1 { float: right; } .shortlink-wrap { background: #fed549; padding-bottom: 20px; margin-top: 45px; } .sub-title-box .shortlink-wrap h2 { font-size: 24px; padding-bottom: 9px; margin: 0; } .sub-title-box .shortlink-wrap li { margin: 0 0px 5px 10px; } .sub-title-box .shortlink-wrap li a { color: #000; } @media screen and (max-width:767px) { .mobcontent{ height:370px; overflow:hidden; position:relative; float:left; width:100%; display:block;} .mobcontent.mob-about { height: 500px; position: relative; padding-top: 0; } .responsive-video iframe { width: 100%; height: 300px; } .mobcontent .mobvideo { position: absolute; top: 0; background: #fff; left: 0; margin: 2%; text-align: center; padding: 10px; width: 96%; } .mobreadmore { background: #ffffff none repeat scroll 0 0; background: -webkit-linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)); background: -o-linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)); background: -moz-linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)); background: linear-gradient(0deg, #ffffff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)); bottom: 0; color: #fe5e08; padding: 40px 0 13px; position: absolute; text-align: center; text-decoration:underline; width: 100%; font-size:1.18em; text-transform:uppercase; display:block; } .mob-relative{ position:relative; padding-top:50px;} .cart_adjust { float: none; } .package-price-wrap .custom-box-left h3 { padding-bottom: 10px;font-size: 1.3em; } .mob-relative .cart_adjust { float: none; position: absolute; top: 0; width: 100%; margin: 0; } .pricing-section{ padding:20px 0;} .box-header h2{ font-size:24px;} .box-header h3{ font-size:24px;} .section2{ padding-top:15px;} .recommeded-box h2{font-size: 25px; padding: 10px 0;} .package-price-innerbox{ padding-top:10px;} .pull-right1 { float: none; } } .lp-ol ol { list-style-type: none; margin-left: 1.25em; padding-left: 54px; counter-reset: li-counter; border-left: 2px solid #67002a; position: relative; margin-top: 30px; } .lp-ol ol > li { position: relative; margin-bottom: 45px; padding-top: 0px; clear: both; font-size: 18px;color:#3d3d3d; font-family: \"Open Sans\",Arial,sans-serif; } .lp-ol ol > li:before { position: absolute; top: -0.5em; font-weight: 600; font-size: 26px; left: -85px; width: 60px; height: 60px; line-height: 2.25em; text-align: center; color: #67002a; border: 2px solid #67002a; border-radius: 50%; content: counter(li-counter); background-color: #ffffff; counter-increment: li-counter; } .txt-strong { font-weight: 600; } .testeiv li:before:nth-child(2){margin-top:10px;} @media screen and (min-width:0) and (max-width:991px) { .section1 { background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Aadi-Fridays.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position-y: 0px; padding:20px 0 !important; } .breakdown-img{float: none;margin: 20px auto;display: block;} } @media screen and (min-width:1000px) and (max-width:1024px) { .header-box-inner .vedic{font-size: 21px;line-height: 31px;padding: 30px 0px 11px;} .header-box-inner h1{font-size: 26px;padding: 10px 0px;line-height: 38px;} .header-box-inner>p{padding: 1px 0px 10px 0px;font-size: 17px;line-height: 25px;} } @media screen and (max-width: 800px) and (min-width: 640px){ .dkrp-navs li { width: 32%; } } <\/style>\r\n\r\n\u00a0\r\n<div class=\"template-2\">\r\n<div class=\"section1\">\r\n<div class=\"container\">\r\n<div class=\"col-md-7 header-box\">\r\n<div class=\"col-md-12 header-box-inner\">\r\n<p class=\"vedic\">Invite Divine Feminine Blessings for Wish-fulfillment, Power, Protection, Prosperity, and Obstacle Removal<\/p>\r\n\u00a0\r\n<h1>LAST CALL\r\nAADI VELLI\r\nLAST POWER FRIDAY DURING GODDESS MONTH<\/h1>\r\n\u00a0\r\n<p class=\"live-date\">LIVE on Aug 13, 2020 at 10:00 pm PT | Aug 14, 2020 at 1:00 am ET \/ 10:30 am IST<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"timer\" class=\"offer\"><!--\r\n<div class=\"container\">\r\n<div class=\"combo-offer\"><span class=\"combo\"><span class=\"offerammount\">Early Bird Offer: <\/span> <span class=\"offerammount\">10% OFF <\/span> Aadi Fridays All 5 Fridays Package<\/span><\/div>\r\n<\/div>\r\n-->\r\n<div class=\"timerwap\">\r\n<h4>Sign Up By<\/h4>\r\n<ul style=\"padding: 0; margin: 0;\">\r\n \t<li style=\"list-style-type: none;\">\r\n<ul style=\"padding: 0; margin: 0;\">\r\n \t<li><span id=\"days\" class=\"value\"><\/span>\r\n<p class=\"label\">Day(s)<\/p>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<div class=\"sep section\">\r\n\r\n:\r\n\r\n<\/div>\r\n<ul style=\"padding: 0; margin: 0;\">\r\n \t<li style=\"list-style-type: none;\">\r\n<ul style=\"padding: 0; margin: 0;\">\r\n \t<li><span id=\"hours\" class=\"value\"><\/span>\r\n<p class=\"label\">Hour(s)<\/p>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<div class=\"sep section\">\r\n\r\n:\r\n\r\n<\/div>\r\n<ul style=\"padding: 0; margin: 0;\">\r\n \t<li style=\"list-style-type: none;\">\r\n<ul style=\"padding: 0; margin: 0;\">\r\n \t<li><span id=\"minutes\" class=\"value\"><\/span>\r\n<p class=\"label\">Minute(s)<\/p>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<div class=\"sep section\">\r\n\r\n:\r\n\r\n<\/div>\r\n<ul style=\"padding: 0; margin: 0;\">\r\n \t<li><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 \t<li class=\"nav-item\"><a class=\"nav-link scroll\" href=\"#one\">OVERVIEW<\/a><\/li>\r\n \t<li class=\"nav-item\"><a class=\"nav-link scroll\" href=\"#services\">SERVICES<\/a><\/li>\r\n \t<li class=\"nav-item\"><a class=\"nav-link scroll\" href=\"#order\">ORDER NOW<\/a><\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div>\r\n<div class=\"section2\">\r\n<div class=\"container\">\r\n<div id=\"one\" class=\"sub-title-box\">\r\n<div class=\" col-md-12 main-qoutes \">\r\n\r\n\"The power and energy are not masculine but feminine. This is the greatest finding of the Yogis of India. Beauty, expansion, fertility, joy, abundance - all these are the qualities of the feminine. Female energy is the most powerful energy.\"\r\n\r\n\u2013 Dr. Pillai\r\n\r\n<\/div>\r\n<h2>Aadi Fridays: Power Days for Multifold Blessings From The Goddess<\/h2>\r\nThe Tamil month of Aadi is a divine month filled with power, protection, and spiritual blessings of the Goddess. This month is considered auspicious to invite feminine energy, good fortune, and great opportunities to progress in life. All the 5 Fridays during Aadi are particularly sacred for connecting with the power of the Goddess, the divine feminine Shakti. During this month, the energy radiating from the Supreme Shakti fills the earth plane and can provide you with multifold blessings and the ability to create good things in your life.\r\n<h3>Connect With 5 Unique Forms of the Goddess<\/h3>\r\nDuring the month of Aadi, AstroVed\u2019s special services invoke a unique form of the Goddess on every Aadi Friday, culminating in inviting the powerful raw archetypal energy of Goddess Pratyangira.\r\n<h4>First Friday: Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa (Wish Fulfillment and Abundance Multiplier Fire Lab)<\/h4>\r\nOn first Goddess Friday, we will be starting the Goddess invocation with mother Lalita Tripura Sundari, the Supreme Divine power who resides in the seed center (Bindu) of the Sri Chakra, the geometric pattern that embodies the Goddess energy. Addressed as the Lady of three Shaktis- Kameshvari (Rudra Shakti), Vajreshi (Vishnu Shakti), and Bhagamalini (Brahma Shakti), scriptures describes Lalita as the embodiment of the powers of creation, protection, and destruction. Connecting with her through the Fire Lab can invoke her blessings for wish-fulfillment, good health, wealth, prosperity, and relief from stress, and sorrows.\r\n<h4>Second Friday: Durga Suktam Homa (Negativity Eliminator and Success Booster Fire Lab)<\/h4>\r\nOn second Goddess Friday, we will be invoking warrior Goddess Durga, whose energy can help remove obstacles and negative energy, and emerge successful in all endeavors. Goddess Durga will be invoked for protection on all levels. As the Mother of the Universe, she represents the infinite power of the universe, and connecting with her and submitting your prayers through the Fire Lab can destroy negativities in the form of fears, enemies, misfortune and grant good health, strength, success and all kinds of merits and virtues.\r\n<h4>Third Friday: Mangalambika Homa (Auspiciousness Conferring Goddess Fire Lab)<\/h4>\r\nOn the third Friday, you can receive the blessings of the Goddess of all mantras, Mangalambika. The supremely glorious Goddess\u2019 name translates to the one who confers auspiciousness. The consort of Shiva as Kumbeshwarar, who created the entire universe from a sacred pot, is the embodiment of 51 alphabets, 64 art forms, and 36,000 crores (360 billion) Mantra Shakti, called as mantra powers. Invoking her in a sacred Fire Lab can bestow blessings for growth, fulfillment of desires, all kinds of prosperity, and remove poverty.\r\n<h4>Fourth Friday: Angali Homa (Sin-Cleaner and Negativity Dispenser Fire Lab)<\/h4>\r\nOn the fourth Friday, you have an opportunity to invoke the blessings of the Supreme Goddess Angali, who has the powers to destroy negativity, dispel fear, dissolve sins, and grant overall victory and protection. Goddess Angali is Mother Kali, who can grant supernormal powers. Dr. Pillai says that Goddess Angali is the Goddess who belongs to the Satya Yuga and associated with the highest form of knowledge or wisdom, which is to perform miracles.\r\n<h4>Grand Nikumbala Pratyangira Fire Lab on Final Aadi Friday<\/h4>\r\nOn the last Friday, the culmination energy of the Goddess in the form of Pratyangira Devi will be invoked through the sacred fire ceremony. According to scriptures, performing sacred Fire Lab invoking Nikumbala Pratyangira, the ferocious Goddess\u2019 power can destroy the worst evil, whether that negativity takes the form of illness (physical and mental), bad spirits, or delays and sabotage of your efforts. Removal of deeply ingrained negative energy and bestowing multifold happiness and abundance is possible with the Divine intervention of Goddess Pratyangira.\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"services\" class=\"section6 sub-title-box\">\r\n<div class=\"container \">\r\n<div id=\"pro\" class=\"sub-title-box col-md-12\">\r\n<h5>Aadi Goddess Fridays Ceremonies Explained<\/h5>\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\">\r\n<div class=\"ribbon\">COMPLETED<\/div>\r\n<img class=\"breakdown-img\" title=\"Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa \" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/exp11.jpg\" alt=\"Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa \" \/>\r\n<div>\r\n<h3>3-Priest Sri Vidya Sahida Sampudikarana Lalita Sahasranamam Homa (Wish Fulfillment and Abundance Multiplier Fire Lab) on First Friday\r\nLIVE on July 16, 2020 at 6:30 pm PT \/ 9:30 pm ET | July 17, 2020 at 7:00 am IST<\/h3>\r\n<\/div>\r\nAs per sacred texts, this Fire Lab invoke the blessings of the Goddess Lalita Tripura Sundari for wish-fulfillment, good health, wealth, prosperity and relief from stress, and sorrows\r\n\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\">\r\n<div class=\"ribbon\">COMPLETED<\/div>\r\n<img class=\"breakdown-img\" title=\"Durga Suktam Homa \" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/exp10.jpg\" alt=\"Durga Suktam Homa \" \/>\r\n<div>\r\n<h3>3-Priest Durga Suktam Homa (Negativity Eliminator and Success Booster Fire Lab) on Second Friday\r\nLIVE on July 23, 2020 at 10:00 pm PT | July 24, 2020 at 1:00 am ET \/ 10:30 am IST<\/h3>\r\n<\/div>\r\nScriptures hail Durga as a warrior Goddess whose blessings can help overcome physical and mental problems. Performing this Fire Lab can help connect with Goddess Durga to eliminate obstacles and negative energy and attain success in all endeavors\r\n\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\">\r\n<div class=\"ribbon\">COMPLETED<\/div>\r\n<img class=\"breakdown-img\" title=\"Mangalambika Homa\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/exp12.jpg\" alt=\"Mangalambika Homa\" \/>\r\n<div>\r\n<h3>3-Priest Mangalambika Homa (Auspiciousness Conferring Goddess Fire Lab) on Third Friday\r\nLIVE on July 30, 2020 at 5:00 pm PT \/ 8:00 pm ET | July 31, 2020 at 5:30 am IST<\/h3>\r\n<\/div>\r\nThis Goddess is also called as Mangala Nayaki (the one who confers auspiciousness). This sacred Fire lab invokes the blessings of Goddess Mangalambika for invincible power, auspiciousness and to fulfill all your earnest desires\r\n\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\">\r\n<div class=\"ribbon\">COMPLETED<\/div>\r\n<img class=\"breakdown-img\" title=\"Angali Homa \" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/angali.jpg\" alt=\"Angali Homa \" \/>\r\n<div>\r\n<h3>3-Priest Angali Homa (Sin-Cleaner and Negativity Dispenser Fire Lab) on Fourth Friday\r\nLIVE on Aug 7, 2020 at 6:00 am PT \/ 9:00 am ET \/ 6:30 pm IST<\/h3>\r\n<\/div>\r\nThis fire Lab invokes the blessings of Goddess Angali who can destroy negativity, dispels fear, dissolves sins, and grant overall victory and protection\r\n\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\"><img class=\"breakdown-img\" title=\"Nikumbala Pratyangira Homa\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/exp13.jpg\" alt=\"Nikumbala Pratyangira Homa\" \/>\r\n<div>\r\n<h3>4-Priest Nikumbala Pratyangira Homa (Build Positivity and Divine Protection Fire Lab) on Last Friday\r\nLIVE on Aug 13, 2020 at 10:00 pm PT | Aug 14, 2020 at 1:00 am ET \/ 10:30 am IST<\/h3>\r\n<\/div>\r\nThis Fire Lab invokes the ultimate protection Goddess Pratyangira Devi to receive her divine protection and blessings to build a shield of positivity, peace, and prosperity around you\r\n\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\"><img class=\"breakdown-img\" title=\"Archana (Pooja)\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/exp4.jpg\" alt=\"Archana (Pooja)\" \/>\r\n<div>\r\n<h3>Archana (Pooja) at 5 Powerspots for 5 Fridays (Each Friday One Powerspot)<\/h3>\r\n<\/div>\r\nAccording to Powerspot tradition, performing Pooja to Goddesses at these 5 Powerspots on Fridays can bestow the following blessings:\r\n<ul>\r\n \t<li><b>Thiruvudai Amman<\/b> \u2013 fulfills wishes and grants prosperity<\/li>\r\n \t<li><b>Vadivudai Amman<\/b> \u2013 grants wisdom, victory in all endeavors, and proficiency in arts<\/li>\r\n \t<li><b>Kodiyidai Amman<\/b> \u2013 bestows wealth, wellbeing, happiness and strength and knowledge to accomplish things in life<\/li>\r\n \t<li><b>Mangalambigai<\/b> \u2013 grants long and happy married life and relief from Rahu and Ketu afflictions in the birth chart<\/li>\r\n \t<li><b>Angalaparameshawari<\/b> \u2013 Absolves sins and bestows peace, prosperity and happy life<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\"><img class=\"breakdown-img\" title=\"Raktha Pushpanjali\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Raktha-Pushpanjali.jpg\" alt=\"Raktha Pushpanjali\" \/>\r\n<div>\r\n<h3>Raktha Pushpanjali (Flower Offering) at Powerspot on First Friday<\/h3>\r\n<\/div>\r\nAccording to the Kerala Powerspot legend, chanting sacred mantras at Kerala Powerspot while offering flowers can strengthen your immune system, increase your vitality, and remove conditions like anemia. It is a traditional belief that this ritual also acts as a wholesome remedy to enhance both physical and psychological endurance\r\n\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\"><img class=\"breakdown-img\" title=\"Lemon Garland to Goddess\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/exp6.jpg\" alt=\"Lemon Garland to Goddess\" \/>\r\n<div>\r\n<h3>Lemon Garland to Goddess on 5 Aadi Fridays at Kalikambal Powerspot<\/h3>\r\n<\/div>\r\nLemon has the property to absorb negative energy and cool the fierce Mother Shakti. According to traditional practice, offering a lemon garland to the Goddess can grant prosperity, child boon, relief from diseases, bestow longevity, and wellbeing\r\n\r\n<\/div>\r\n<div class=\"col-md-12 recommeded-innerbox recommeded-innerbox2\"><img class=\"breakdown-img\" title=\"Donating Ragi Porridge\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/exp7.jpg\" alt=\"Donating Ragi Porridge\" \/>\r\n<div>\r\n<h3>Donating Ragi Porridge to Devotees on 5 Aadi Fridays<\/h3>\r\n<\/div>\r\nIt is a tradition to donate Ragi porridge, which has a cooling property at Powerspot. It is believed that doing so can help you obtain the blessings of the Mother Goddess\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<a name=\"rituals\"><\/a>\r\n\r\n<\/div>\r\n<div id=\"order\" class=\"section3\">\r\n<div class=\"container\">\r\n<div class=\"box-header\">\r\n<h3>AADI FRIDAYS 2020 PACKAGE<\/h3>\r\nFive Fridays- Jul. 17, 24, 31 and Aug. 7, 14\r\n\r\n<\/div>\r\n<!--\r\n<div class=\"col-md-12 package-price-innerbox\" id=\"p63481\">\r\n<div class=\"custom-box-left\">\r\n\r\n <span class=\"day\"> <b style=\"color:#ff851b;\"> [product id='63481' template='10'] <\/b> <\/span>\r\n<div>\r\n<h3>Aadi Third Friday Package<\/h3>\r\n<\/div>\r\n<img class=\"small-img\" title=\"Aadi Third Friday Package\" src=\"https:\/\/www.astroved.com\/images\/lp\/Aadi-Third-Friday-Package2020-400.jpg\" alt=\"Aadi Third Friday Package\"\/>\r\n<ul class=\"checkmark-list\">\r\n \t<li>3-Priest Mangalambika Homa (Auspiciousness Conferring Goddess Fire Lab) on Third Friday<\/li>\r\n \t<li>Archana to Goddess at Mangalambigai Powerspot<\/li>\r\n \t<li>Lemon Garland to Goddess at Kalikambagal Powerspot<\/li>\r\n \t<li>Donating Ragi Porridge to Devotees on Friday<\/li>\r\n<\/ul>\r\nOn the third Friday, you can receive the blessings of Goddess of all mantras, Mangalambika. Invoking the consort of Shiva as Kumbeshwarar, who created the entire universe from a sacred pot, in a sacred Fire Lab can bestow blessings for growth, fulfillment of desires, all kinds of prosperity, and remove poverty and impoverishment.\r\n<div class=\"cart_adjust\">\r\n<div class=\"product-shortcode \"> [product id='63481' template='2']<\/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\"> What Will I Receive?<\/p>\r\n\r\n<\/div>\r\n<div class=\"toggle-content\">\r\n\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 class=\"subtitle\"> Dr. Pillai explains this:<\/p>\r\nThe 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\r\n<strong class=\"please-note\">Please Note: <\/strong> Your Prasad will be shipped one week after the entire set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4 weeks for delivery.\r\n\r\n<\/div>\r\n<div class=\"clearfix\"><\/div>\r\n-->\r\n<!--\r\n<div class=\"col-md-12 package-price-innerbox\" id=\"p63478\">\r\n<div class=\"custom-box-left\">\r\n               <span class=\"day\"> <b style=\"color:#ff851b;\"> [product id='63478' template='10'] <\/b> <\/span>\r\n<div>\r\n<h3>Aadi Fourth Friday Package<\/h3>\r\n<\/div>\r\n<img class=\"small-img\" title=\"Aadi Fourth Friday Package\" src=\"https:\/\/www.astroved.com\/images\/lp\/Aadi-Fourth-Friday-Package2020-400.jpg\" alt=\"Aadi Fourth Friday Package\"\/>\r\n<ul class=\"checkmark-list\">\r\n \t<li>3-Priest Angali Homa (Sin-Cleaner and Negativity Dispenser Fire Lab) on Fourth Friday<\/li>\r\n \t<li>Archana to Goddess at Angalaparameshawari Powerspot<\/li>\r\n \t<li>Lemon Garland to Goddess at Kalikambagal Powerspot<\/li>\r\n \t<li>Donating Ragi Porridge to Devotees on Friday<\/li>\r\n<\/ul>\r\nDr. Pillai says that Goddess Angali is the Goddess who belongs to the Satya Yuga and associated with the highest form of knowledge or wisdom, which is to perform miracles. On the fourth Friday, you have an opportunity to invoke the blessings of the Supreme Goddess Angali, who has the powers to destroy negativity, dispel fear, dissolve sins, and grant overall victory and protection.\r\n<div class=\"cart_adjust\">\r\n<div class=\"product-shortcode \"> [product id='63478' template='2']<\/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\"> What Will I Receive?<\/p>\r\n\r\n<\/div>\r\n<div class=\"toggle-content\">\r\n\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 class=\"subtitle\"> Dr. Pillai explains this:<\/p>\r\nThe 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\r\n<strong class=\"please-note\">Please Note: <\/strong> Your Prasad will be shipped one week after the entire set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4 weeks for delivery.\r\n\r\n<\/div>\r\n<div class=\"clearfix\"><\/div>\r\n-->\r\n<div id=\"p63479\" class=\"col-md-12 package-price-innerbox\">\r\n<div class=\"custom-box-left\"><span class=\"day\"> <b style=\"color: #ff851b;\"> [product id='63479' template='10'] <\/b> <\/span>\r\n<div>\r\n<h3>Aadi Last Friday Package<\/h3>\r\n<\/div>\r\n<img class=\"small-img\" title=\"Aadi Last Friday Package\" src=\"https:\/\/www.astroved.com\/images\/lp\/Aadi-Last-Friday-Package2020-400.jpg\" alt=\"Aadi Last Friday Package\" \/>\r\n<ul class=\"checkmark-list\">\r\n \t<li>4-Priest Nikumbala Pratyangira Homa (Build Positivity and Divine Protection Fire Lab) on Last Friday<\/li>\r\n \t<li>Archana to Goddess at Mellur Powerspot<\/li>\r\n \t<li>Lemon Garland to Goddess at Kalikambagal Powerspot<\/li>\r\n \t<li>Donating Ragi Porridge to Devotees on Friday<\/li>\r\n<\/ul>\r\nOn the last Friday, the culmination energy of the Goddess in the form of Pratyangira Devi will be invoked through the sacred Fire Lab. According to scriptures, performing sacred Fire Lab invoking Nikumbala Pratyangira, the ferocious Goddess\u2019 power can destroy the worst evil, whether that negativity takes the form of illness (physical and mental), bad spirits, or delays and sabotage of your efforts.\r\n<div class=\"cart_adjust\">\r\n<div class=\"product-shortcode \">[product id='63479' template='2']<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"custom-box-right package-img-6\"><\/div>\r\n<\/div>\r\n<div class=\"clearfix\"><\/div>\r\n<div class=\"toggle-item\">\r\n<p class=\"subtitle\">What Will I Receive?<\/p>\r\n\r\n<\/div>\r\n<div class=\"toggle-content\">\r\n\r\nYou 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 class=\"subtitle\">Dr. Pillai explains this:<\/p>\r\nThe 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\r\n<strong class=\"please-note\">Please Note: <\/strong> Your Prasad will be shipped one week after the entire set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4 weeks for delivery.\r\n\r\n<\/div>\r\n<div class=\"clearfix\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<a id=\"scroll\" style=\"display: inline;\" href=\"#\"><\/a> <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script> <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script> <script type=\"text\/javascript\"> var userTimeZone = moment.tz.guess(); var eventEndDate = moment.tz(\"2020-08-14 09:30\", \"Asia\/Kolkata\"); eventEndDate = eventEndDate.tz(userTimeZone).format(); eventEndDate = moment(eventEndDate).valueOf(); var second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24; var countDown = eventEndDate; x = setInterval(function () { var currenDateTime = moment().tz(userTimeZone); currenDateTime = moment(currenDateTime).valueOf(); distance = countDown - currenDateTime; var test = Math.floor((distance % (minute)) \/ (second)); document.getElementById('days').innerHTML = Math.floor(distance \/ (day)); document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour)); document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute)); document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second)); if (distance < 0) { clearInterval(x); document.getElementById(\"timer\").style.display = \"none\"; } }, second); <\/script> <script type=\"text\/javascript\"> jQuery(document).on(\"scroll\", function () { if (jQuery(document).scrollTop() > jQuery(\".dkrp-nav\").offset().top) { jQuery(\".dkrp-navs\").removeClass(\"rel-menu\").addClass(\"fixed-top\"); } else { jQuery(\".dkrp-navs\").removeClass(\"fixed-top\").addClass(\"rel-menu\"); } }); <\/script> <script type=\"text\/javascript\"> jQuery(window).scroll(function () { if (jQuery(this).scrollTop() > 100) { jQuery('#scroll').fadeIn(); } else { jQuery('#scroll').fadeOut(); } }); jQuery('#scroll').click(function () { jQuery(\"html, body\").animate({ scrollTop: 0 }, 600); return false; }); <\/script>","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[31,35,34,33,30,29,32,15,36,37],"class_list":["post-8202","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-specials","tag-aadi-velli","tag-desire-fulfillment","tag-divine-protection","tag-durga","tag-goddess-friday","tag-goddess-powertime","tag-lalita-tripura-sundari","tag-negativity-removal","tag-obstacle-removal","tag-wealth-booster","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>Aadi Friday 2022, Aadi Velli 2022, Power Rituals for Goddess Shakti<\/title>\r\n<meta name=\"description\" content=\"Aadi Velli is a special Goddess Fridays in the Tamil month of Aadi. Join in our Special Aadi Velli Poojas, to invoke her Divine blessings.\" \/>\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\/aadivelli\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Aadi Friday 2022, Aadi Velli 2022, Power Rituals for Goddess Shakti\" \/>\r\n<meta property=\"og:description\" content=\"Aadi Velli is a special Goddess Fridays in the Tamil month of Aadi. Join in our Special Aadi Velli Poojas, to invoke her Divine blessings.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.astroved.com\/us\/specials\/aadivelli\" \/>\r\n<meta property=\"og:site_name\" content=\"Astroved Specials\" \/>\r\n<meta property=\"article:published_time\" content=\"2015-07-17T08:39:17+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\/2015\/07\/AADI-GODDESS-FRIDAYS.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=\"54 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\/aadivelli\",\"url\":\"https:\/\/www.astroved.com\/us\/specials\/aadivelli\",\"name\":\"Aadi Friday 2022, Aadi Velli 2022, Power Rituals for Goddess Shakti\",\"isPartOf\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/aadivelli#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/aadivelli#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2015\/07\/AADI-GODDESS-FRIDAYS.jpg\",\"datePublished\":\"2015-07-17T08:39:17+00:00\",\"dateModified\":\"2025-03-22T03:39:13+00:00\",\"author\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\"},\"description\":\"Aadi Velli is a special Goddess Fridays in the Tamil month of Aadi. Join in our Special Aadi Velli Poojas, to invoke her Divine blessings.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/aadivelli#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astroved.com\/us\/specials\/aadivelli\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/aadivelli#primaryimage\",\"url\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2015\/07\/AADI-GODDESS-FRIDAYS.jpg\",\"contentUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2015\/07\/AADI-GODDESS-FRIDAYS.jpg\",\"width\":360,\"height\":360,\"caption\":\"AADI-GODDESS-FRIDAYS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/aadivelli#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.astroved.com\/us\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LAST CALL: Aadi Goddess Fridays\"}]},{\"@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":"Aadi Friday 2022, Aadi Velli 2022, Power Rituals for Goddess Shakti","description":"Aadi Velli is a special Goddess Fridays in the Tamil month of Aadi. Join in our Special Aadi Velli Poojas, to invoke her Divine blessings.","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\/aadivelli","og_locale":"en_US","og_type":"article","og_title":"Aadi Friday 2022, Aadi Velli 2022, Power Rituals for Goddess Shakti","og_description":"Aadi Velli is a special Goddess Fridays in the Tamil month of Aadi. Join in our Special Aadi Velli Poojas, to invoke her Divine blessings.","og_url":"https:\/\/www.astroved.com\/us\/specials\/aadivelli","og_site_name":"Astroved Specials","article_published_time":"2015-07-17T08:39:17+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\/2015\/07\/AADI-GODDESS-FRIDAYS.jpg","type":"image\/jpeg"}],"author":"av specials","twitter_card":"summary_large_image","twitter_misc":{"Written by":"av specials","Est. reading time":"54 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astroved.com\/us\/specials\/aadivelli","url":"https:\/\/www.astroved.com\/us\/specials\/aadivelli","name":"Aadi Friday 2022, Aadi Velli 2022, Power Rituals for Goddess Shakti","isPartOf":{"@id":"https:\/\/www.astroved.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astroved.com\/us\/specials\/aadivelli#primaryimage"},"image":{"@id":"https:\/\/www.astroved.com\/us\/specials\/aadivelli#primaryimage"},"thumbnailUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2015\/07\/AADI-GODDESS-FRIDAYS.jpg","datePublished":"2015-07-17T08:39:17+00:00","dateModified":"2025-03-22T03:39:13+00:00","author":{"@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039"},"description":"Aadi Velli is a special Goddess Fridays in the Tamil month of Aadi. Join in our Special Aadi Velli Poojas, to invoke her Divine blessings.","breadcrumb":{"@id":"https:\/\/www.astroved.com\/us\/specials\/aadivelli#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astroved.com\/us\/specials\/aadivelli"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/specials\/aadivelli#primaryimage","url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2015\/07\/AADI-GODDESS-FRIDAYS.jpg","contentUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2015\/07\/AADI-GODDESS-FRIDAYS.jpg","width":360,"height":360,"caption":"AADI-GODDESS-FRIDAYS"},{"@type":"BreadcrumbList","@id":"https:\/\/www.astroved.com\/us\/specials\/aadivelli#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.astroved.com\/us"},{"@type":"ListItem","position":2,"name":"LAST CALL: Aadi Goddess Fridays"}]},{"@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\/8202","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=8202"}],"version-history":[{"count":0,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/8202\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media\/104180"}],"wp:attachment":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media?parent=8202"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/categories?post=8202"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/tags?post=8202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}