{"id":51580,"date":"2020-06-04T19:29:14","date_gmt":"2020-06-04T13:59:14","guid":{"rendered":"https:\/\/www.astroved.com\/?post_type=us&#038;p=51580"},"modified":"2025-03-22T03:39:13","modified_gmt":"2025-03-22T03:39:13","slug":"venus-transit-in-taurus","status":"publish","type":"post","link":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus","title":{"rendered":"LAST CALL: Venus Homecoming in Taurus"},"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-06-20 04:30\", \"Asia\/Kolkata\");<!-- [et_pb_line_break_holder] -->   eventEndDate = eventEndDate.tz(userTimeZone).format();<!-- [et_pb_line_break_holder] -->   eventEndDate = moment(eventEndDate).valueOf();<!-- [et_pb_line_break_holder] -->   var second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24;<!-- [et_pb_line_break_holder] -->   var countDown = eventEndDate;<!-- [et_pb_line_break_holder] -->   var x = setInterval(function () {<!-- [et_pb_line_break_holder] -->   var currenDateTime = moment().tz(userTimeZone);<!-- [et_pb_line_break_holder] -->   currenDateTime = moment(currenDateTime).valueOf();<!-- [et_pb_line_break_holder] -->   distance = countDown - currenDateTime;<!-- [et_pb_line_break_holder] -->   var test = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   document.getElementById('days').innerHTML = Math.floor(distance \/ (day));<!-- [et_pb_line_break_holder] -->   document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour));<!-- [et_pb_line_break_holder] -->   document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute));<!-- [et_pb_line_break_holder] -->   document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   if (distance < 0) {<!-- [et_pb_line_break_holder] -->   clearInterval(x);<!-- [et_pb_line_break_holder] -->   jQuery(\"#timer\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\".avlp-coupon\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\"#avbonus-section\").remove();<!-- [et_pb_line_break_holder] -->   }<!-- [et_pb_line_break_holder] -->   }, second); <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; 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_color=&#8221;#FFFFFF&#8221; background_image=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/venus-transit-in-taurus-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;#46257d&#8221; 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_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_color=&#8221;#46257d&#8221; 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> VENUS HOMECOMING IN TAURUS<\/h1>\n<h2 style=\"line-height: 1.5em; letter-spacing: 0px;\">MONEY &amp; LOVE PLANET IN THE HOUSE OF FINANCE &amp; FAMILY<\/h2>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\">Powertime to Explore Smart Ways to Grow Your Money &amp; Manifest Prosperity<\/h3>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\"><span style=\"color: #000;\">21 Days Wealth Booster Program<\/span><\/h3>\n<h3 style=\"line-height: 1.4em; letter-spacing: 0px;\">2 Grand Fire Labs | 45 Special Poojas<\/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\">Starts on <span class='timezone-placeholder' data-id='128827679' data-date='2022-06-20' data-time='05:30' id='converter_128827679_2022-06-20_05:30'><\/span><\/span><\/div>[\/et_pb_text][et_pb_button button_url=&#8221;#ordernow&#8221; button_text=&#8221;VIEW 21 DAYS WEALTH BOOSTER 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;#fcd7ef&#8221; button_bg_color=&#8221;#46257d&#8221; 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\/06\/venus-transit-in-taurus-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;#fdd7f0&#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;#46257d&#8221; 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;#fdd7f0&#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_color=&#8221;#fce3f2&#8243; 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;#46257d&#8221; 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.2em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#000000&#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>VENUS HOMECOMING IN TAURUS<\/h1>\n<h2><span style=\"color: #000;\">MONEY &amp; LOVE PLANET IN THE HOUSE OF FINANCE &amp; FAMILY<\/span><\/h2>\n<h2><span style=\"color: #46257d;\">Powertime to Explore Smart Ways to Grow Your Money &amp; Manifest Prosperity<\/span><\/h2>\n<h2><span style=\"color: #000;\">21 Days Wealth Booster Program<\/span><\/h2>\n<h2><span style=\"color: #46257d;\">2 Grand Fire Labs | 45 Special Poojas<\/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;-10px|||-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\">Starts on <span class='timezone-placeholder' data-id='871419030' data-date='2022-06-20' data-time='05:30' id='converter_871419030_2022-06-20_05:30'><\/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 21 DAYS WEALTH BOOSTER 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; module_class=&#8221;avlp-coupon&#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; _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; 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;||||true&#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\">10% OFF 21 Days Wealth Booster Advanced Package<\/h3>[\/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_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||10px||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;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|tablet&#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>Venus Homecoming in Taurus: 26 Days to Grow Your Wealth<\/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||0px||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;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Venus- the planet that embodies beauty, love, wealth, luxury, and relationships- <b>transits to its own sign Taurus from Jun. 18, 2022, until Jul. 13, 2022.<\/b> This beneficial 26-day period presents the right opportunity to capitalize on and manifest your material goals.<\/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;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Venus is considered one of the most benefic planets in Vedic astrology, next to Jupiter. Venus rules Taurus and Libra and is particularly strong in the sign Taurus. Taurus is an earthy, fixed sign and rules over the 2<sup>nd<\/sup> house of the natural zodiac that signifies family, material comforts, wealth, and luxury. It makes Venus stable in bestowing wealth.<\/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_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 the 26 days of Venus transit in Taurus, Venus can teach you smart ways to grow your money, be prudent in choosing the right investment options, help you minimize unwanted expenses, and retain material comforts. It is also the best time to unwind and enjoy time with your friends and family.<\/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\/Ts43xX19gfI&#8221; _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;]Venus Transit In Taurus 2022[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||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>What to Do During this Transit Period<\/h3>[\/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;-30px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||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 disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;-35px||||false|false&#8221; custom_margin_phone=&#8221;-50px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_font_size_tablet=&#8221;&#8221; ul_font_size_phone=&#8221;15px&#8221; ul_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul class=\"overview-listing\" style=\"padding-bottom: 0px;\">\n\t<li><b>On the Professional Front<\/b>\n<ul style=\"padding-bottom:0px;\">\n\t<li>The time is ideal for making amends and maintaining good relationships to ensure peace and harmony, enabling success in your endeavors<\/li>\n\t<li>Sort out and resolve any issues you may have with your business partners, especially in matters related to money<\/li>\n\t<li>Those in business can utilize this time to strategize and create effective plans for growth<\/li>\n<\/ul>\n<\/li>\n\t<li><b>On the Personal Front<\/b>\n<ul style=\"padding-bottom:0px;\">\n<li>Eradicate negative thought processes about money or misplaced childhood beliefs about money, instead, focus on your wealth and how to optimize it.<\/li>\n<li>Give money its due respect and be careful in handling your finances and expenditure<\/li>\n<\/ul>\n<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;benefit&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;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>Most Benefited Signs During Venus Transit in Taurus<\/h3>[\/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;-30px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||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 disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;-35px||||false|false&#8221; custom_margin_phone=&#8221;-50px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_font_size_tablet=&#8221;&#8221; ul_font_size_phone=&#8221;15px&#8221; ul_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul class=\"overview-listing\" style=\"padding-bottom: 0px;\">\n<li>Those whose Moon signs and ascendants are Cancer, Leo, Virgo, Capricorn, and Aquarius<\/li>\n<li>Those who have Venus, Mercury, Moon in Taurus in their birth chart can see positive outcomes in all aspects of life<\/li>\n<li>Stardom, Media, and people in the finance industry will find more inspiration and experience supportive energy during this transit<\/li>\n<\/ul>[\/et_pb_text][et_pb_text module_id=&#8221;forms&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; 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;\">To help you capitalize on one of the best times to propitiate Venus and its Overlord Goddess Lakshmi, AstroVed will be <b>performing a special suite of ceremonies from Jun. 20, 2022, for 21 Days<\/b>, to maximize your potential to attract wealth and prosperity, and gain financial stability in your life.<\/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;#46257d&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#ffbede&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#ffd615&#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\"> 21 Days Wealth Booster 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;#46257d&#8221; custom_padding=&#8221;||30px||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;#ffd615&#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>21 Days Wealth Booster Services<\/h3>\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, Powerspot beliefs, and traditional practices, performing the below rituals can bestow immense blessings <\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;firelab&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||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;#ffd615&#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;#5a0906&#8243; header_3_text_color_phone=&#8221;#094aca&#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>2 Grand Fire Labs for Debt-Relief, Financial Stability &amp; Desire Fulfillment<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;55%&#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; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; min_height_last_edited=&#8221;off|desktop&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"service\"><!-- [et_pb_line_break_holder] -->    <div class=\"service-img\"><!-- [et_pb_line_break_holder] -->        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Priest-Aishwarya-Lakshmi-Homa.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Aishwarya Lakshmi Homa\" title=\"Aishwarya Lakshmi Homa\"><\/div><div class=\"service-text\"><h3 class=\"services-text\">4-Priest Aishwarya Lakshmi Homa (Fire Lab for Prosperity and Wealth-Building) <\/h3><\/div><div class=\"service-para\"><!-- [et_pb_line_break_holder] -->             <ul style=\"padding-bottom:12px;padding-top:0px;\" class=\"pa-bullet-list-2-service text\"><!-- [et_pb_line_break_holder] --><li>Removes bad karma &#038; obstacles<\/li><!-- [et_pb_line_break_holder] --><li>Enhances health &#038; overall wellbeing<\/li><!-- [et_pb_line_break_holder] --><li>Grants happiness, peace, harmony, &#038; prosperity<\/li><!-- [et_pb_line_break_holder] --><li>Resolves debts &#038; financial insolvency crisis<\/li><!-- [et_pb_line_break_holder] --><li>Improves business profits &#038; prospects<\/li><!-- [et_pb_line_break_holder] --><li>Mitigates negative planetary impacts<\/li><!-- [et_pb_line_break_holder] --><li>Helps attain goals<\/li><!-- [et_pb_line_break_holder] -->            <\/ul><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <pee class=\"date-time-section\">DATE &#038; TIME:<\/pee><!-- [et_pb_line_break_holder] -->  <div class=\"\" style=\"margin-top: 10px;\"><!-- [et_pb_line_break_holder] -->    <div><!-- [et_pb_line_break_holder] --><div class=\"ind-time\"><!-- [et_pb_line_break_holder] -->        <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\">LIVE on <span class='timezone-placeholder' data-id='683679478' data-date='2022-06-20' data-time='05:30' id='converter_683679478_2022-06-20_05:30'><\/span><\/span><\/div><!-- [et_pb_line_break_holder] -->      <\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] -->  <\/div><\/div>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; height=&#8221;692px&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"service\"><!-- [et_pb_line_break_holder] -->    <div class=\"service-img\"><!-- [et_pb_line_break_holder] -->        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Priest-Venus-Homa.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Venus Homa\" title=\"Venus Homa\"><\/div><div class=\"service-text\"><h3 class=\"services-text\">4-Priest Venus Homa (Venus Planetary Blessings Fire Lab)<\/h3><\/div><div class=\"service-para\"><!-- [et_pb_line_break_holder] -->             <ul style=\"padding-bottom:12px;padding-top:0px;\" class=\"pa-bullet-list-2-service text\"><!-- [et_pb_line_break_holder] --><li>Brings prosperity &#038; good fortune<\/li><!-- [et_pb_line_break_holder] --><li>Enhances creativity &#038; artistic skills<\/li><!-- [et_pb_line_break_holder] --><li>Confers longevity &#038; happiness<\/li><!-- [et_pb_line_break_holder] --><li>Grants child boon<\/li><!-- [et_pb_line_break_holder] --><li>Improves education opportunities<\/li><!-- [et_pb_line_break_holder] --><li>Amplifies success in endeavors<\/li><!-- [et_pb_line_break_holder] -->            <\/ul><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <pee class=\"date-time-section\">DATE &#038; TIME:<\/pee><!-- [et_pb_line_break_holder] -->  <div class=\"\" style=\"margin-top: 10px;\"><!-- [et_pb_line_break_holder] -->    <div><!-- [et_pb_line_break_holder] --><div class=\"ind-time\"><!-- [et_pb_line_break_holder] -->        <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\">LIVE on <span class='timezone-placeholder' data-id='7881999' data-date='2022-06-20' data-time='07:00' id='converter_7881999_2022-06-20_07:00'><\/span><\/span><\/div><!-- [et_pb_line_break_holder] -->      <\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] -->  <\/div><\/div>[\/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;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;#ffd615&#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;firelab&#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;#46257d&#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>44 Special Poojas to Recover from Loss &amp; Enjoy Prosperity<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;55%&#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; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; min_height_last_edited=&#8221;off|desktop&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"service\"><!-- [et_pb_line_break_holder] -->    <div class=\"service-img\"><!-- [et_pb_line_break_holder] -->        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Archana-to-Venus-at-Kanjanur-Powerspot.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Archana to Venus\" title=\"Archana to Venus\"><\/div><div class=\"service-text\"><h3 class=\"services-text\"> Archana (Pooja) to Venus at Kanjanur Powerspot<\/h3><\/div><div class=\"service-para\"><!-- [et_pb_line_break_holder] -->             <ul style=\"padding-bottom:12px;\" class=\"pa-bullet-list-2-service text\"><!-- [et_pb_line_break_holder] --><li>Alleviates Venus afflictions<\/li><!-- [et_pb_line_break_holder] --><li>Restores health<\/li><!-- [et_pb_line_break_holder] --><li>Helps overcome paranoia &#038; delusions<\/li><!-- [et_pb_line_break_holder] --><li>Enhances wealth building<\/li><!-- [et_pb_line_break_holder] -->            <\/ul><!-- [et_pb_line_break_holder] -->  <\/div><\/div>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"service\"><!-- [et_pb_line_break_holder] -->    <div class=\"service-img\"><!-- [et_pb_line_break_holder] -->        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Archana-to-Venus-for-21-Days.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Archana to Venus\" title=\"Archana to Venus\"><\/div><div class=\"service-text\"><h3 class=\"services-text\"> Archana (Pooja) to Venus for 21 Days<\/h3><\/div><div class=\"service-para\"><!-- [et_pb_line_break_holder] -->             <ul style=\"padding-bottom:12px;\" class=\"pa-bullet-list-2-service text\"><!-- [et_pb_line_break_holder] --><li>Enhances comfort and luxury<\/li><!-- [et_pb_line_break_holder] --><li>Amplifies creative skills &#038; talents<\/li><!-- [et_pb_line_break_holder] --><li>Bestows luck &#038; fortune<\/li><!-- [et_pb_line_break_holder] --><li>Boosts new opportunities for growth<\/li><!-- [et_pb_line_break_holder] --><li>Grants the grace of Venus<\/li><!-- [et_pb_line_break_holder] -->            <\/ul><!-- [et_pb_line_break_holder] -->  <\/div><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;55%&#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; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; min_height_last_edited=&#8221;off|desktop&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"service\"><!-- [et_pb_line_break_holder] -->    <div class=\"service-img\"><!-- [et_pb_line_break_holder] -->        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Archana-to-Vyasa-Draupadi-for-21-Days.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Archana to Vyasa Draupadi\" title=\"Archana to Vyasa Draupadi\"><\/div><div class=\"service-text\"><h3 class=\"services-text\">  Archana (Pooja) to Vyasa Draupadi for 21 Days<\/h3><\/div><div class=\"service-para\"><!-- [et_pb_line_break_holder] -->             <ul style=\"padding-bottom:12px;\" class=\"pa-bullet-list-2-service text\"><!-- [et_pb_line_break_holder] --><li>Helps remove physical suffering<\/li><!-- [et_pb_line_break_holder] --><li>Bestows wealth, power &#038; status<\/li><!-- [et_pb_line_break_holder] --><li>Gives happiness &#038; enhances self-esteem<\/li><!-- [et_pb_line_break_holder] -->            <\/ul><!-- [et_pb_line_break_holder] -->  <\/div><\/div>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;&#8221; height_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"service\"><!-- [et_pb_line_break_holder] -->    <div class=\"service-img\"><!-- [et_pb_line_break_holder] -->        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Archana-to-Sundara-Mahalakshmi.jpg\" width=\"489\" class=\"homa-image\" height=\"308\" alt=\"Archana to Sundara Mahalakshmi\" title=\"Archana to Sundara Mahalakshmi\"><\/div><div class=\"service-text\"><h3 class=\"services-text\">Archana (Pooja) to Sundara Mahalakshmi at Keela Surya Moolai Powerspot<\/h3><\/div><div class=\"service-para\"><!-- [et_pb_line_break_holder] -->             <ul style=\"padding-bottom:12px;\" class=\"pa-bullet-list-2-service text\"><!-- [et_pb_line_break_holder] --><li>Helps recover from lack of money, debts, &#038; business loss<\/li><!-- [et_pb_line_break_holder] --><li>Bestows prosperity<\/li><!-- [et_pb_line_break_holder] -->            <\/ul><!-- [et_pb_line_break_holder] -->  <\/div><\/div>[\/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;on|phone&#8221; module_id=&#8221;kerala&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#aa0955&#8243; custom_padding=&#8221;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;30px||30px||false|false&#8221; background_color_phone=&#8221;#daf7f5&#8243; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;firelab&#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;#ffd615&#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;#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>Kerala-Style Powerspot Pooja to Overcome Obstacles &amp; Attain Financial Success<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;sec-pts&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; background_color_phone=&#8221;#FFFFFF&#8221; background_last_edited=&#8221;on|phone&#8221; background_enable_color_phone=&#8221;on&#8221; border_radii_tablet=&#8221;&#8221; border_radii_phone=&#8221;on|10px|10px|10px|10px&#8221; border_radii_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Sri-Suktam-Pushpanjali-at-Kerala.jpg&#8221; title_text=&#8221;Sri-Suktam-Pushpanjali-at-Kerala&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_radii_tablet=&#8221;on|20px|20px|20px|20px&#8221; border_radii_phone=&#8221;on|10px|10px|10px|10px&#8221; border_radii_last_edited=&#8221;on|phone&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical_tablet=&#8221;&#8221; box_shadow_vertical_phone=&#8221;0px&#8221; box_shadow_vertical_last_edited=&#8221;on|phone&#8221; box_shadow_blur_tablet=&#8221;&#8221; box_shadow_blur_phone=&#8221;0px&#8221; box_shadow_blur_last_edited=&#8221;on|phone&#8221; box_shadow_spread_tablet=&#8221;&#8221; box_shadow_spread_phone=&#8221;0px&#8221; box_shadow_spread_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _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;left&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;25px&#8221; custom_margin=&#8221;10px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;|15px||15px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#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_text_color_tablet=&#8221;#FFFFFF&#8221; header_3_text_color_phone=&#8221;#000000&#8243; header_3_text_color_last_edited=&#8221;on|desktop&#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; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"service-section-head\">Sri Suktam Pushpanjali (Flower Offering for Health, Wealth and Prosperity) at Kerala Powerspot<\/h3>[\/et_pb_text][et_pb_text content_phone=&#8221;<span class=%22more%22>Performing Pooja at this Powerspot can grant safe delivery for women, progeny for childless couples, suitable marriage proposal, peace of mind, job opportunities, progress in career and business, alleviate sorrow and unhappiness, grant relief from mental health issues, and fulfill desires.<\/span>&#8221; content_last_edited=&#8221;off|desktop&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; ul_text_color=&#8221;#FFFFFF&#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; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px|15px||15px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_text_color_tablet=&#8221;#FFFFFF&#8221; ul_text_color_phone=&#8221;#000000&#8243; ul_text_color_last_edited=&#8221;on|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0px;\">\n\t<li>Helps attract &amp; protect wealth<\/li>\n\t<li>Amplifies employment prospects<\/li>\n\t<li>Bestows abundance, fertility, &amp; fame<\/li>\n\t<li>Helps overcome debt and suffering<\/li>\n\t<li>Brings positive changes in life<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; 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;#ffd614&#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;#46257d&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p class=\"rotate\" style=\"font-weight: bold;\">VIEW PACKAGES<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;||||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;#46257d&#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>21 DAYS WEALTH BOOSTER 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;#46257d&#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>21 DAYS WEALTH BOOSTER 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_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_code disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-img-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<style><!-- [et_pb_line_break_holder] -->    .av-mySlides img {<!-- [et_pb_line_break_holder] -->        border-radius: 10px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-pkg .container {<!-- [et_pb_line_break_holder] -->      position: relative;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .av-mySlides {<!-- [et_pb_line_break_holder] -->      display: none;<!-- [et_pb_line_break_holder] -->      text-align: center;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .cursor {<!-- [et_pb_line_break_holder] -->      cursor: pointer;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .numbertext {<!-- [et_pb_line_break_holder] -->      color: #f2f2f2;<!-- [et_pb_line_break_holder] -->      font-size: 12px;<!-- [et_pb_line_break_holder] -->      padding: 8px 12px;<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      top: 0;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .row:after {<!-- [et_pb_line_break_holder] -->      content: \"\";<!-- [et_pb_line_break_holder] -->      display: table;<!-- [et_pb_line_break_holder] -->      clear: both;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .column {<!-- [et_pb_line_break_holder] -->        width: 15.66%;<!-- [et_pb_line_break_holder] -->        padding-right: 10px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-demo {<!-- [et_pb_line_break_holder] -->        border-radius: 4px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-pkg .av-demo {<!-- [et_pb_line_break_holder] -->      opacity: 0.6;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .active, .av-pkg .av-demo:hover {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-row {<!-- [et_pb_line_break_holder] -->        justify-content: center;<!-- [et_pb_line_break_holder] -->        margin-top: 20px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-pkg .active, .av-pkg .av-demo:hover {<!-- [et_pb_line_break_holder] -->        opacity: 1;<!-- [et_pb_line_break_holder] -->        border: 5px solid #f78d06;<!-- [et_pb_line_break_holder] -->        border-radius: 10px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <\/style><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <div class=\"av-pkg\"><!-- [et_pb_line_break_holder] -->        <div class=\"container\"><!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B1-Basic-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B2-Basic-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B3-Basic-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->              <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B4-Basic-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlides\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B5-Basic-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"row av-row\"><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S1-Basic-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(1)\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S2-Basic-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(2)\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S3-Basic-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(3)\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S4-Basic-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(4)\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demo cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S5-Basic-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlide(5)\" alt=\"21 Days Wealth Booster Basic Package\"><!-- [et_pb_line_break_holder] -->              <\/div>    <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <\/div><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <script  type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->    var slideIndex = 1;<!-- [et_pb_line_break_holder] -->    showSlides(slideIndex);<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    function plusSlides(n) {<!-- [et_pb_line_break_holder] -->      showSlides(slideIndex += n);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    function currentSlide(n) {<!-- [et_pb_line_break_holder] -->      showSlides(slideIndex = n);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    function showSlides(n) {<!-- [et_pb_line_break_holder] -->      var i;<!-- [et_pb_line_break_holder] -->      var slides = document.getElementsByClassName(\"av-mySlides\");<!-- [et_pb_line_break_holder] -->      var dots = document.getElementsByClassName(\"av-demo\");<!-- [et_pb_line_break_holder] -->      var captionText = document.getElementById(\"caption\");<!-- [et_pb_line_break_holder] -->      if (n > slides.length) {slideIndex = 1}<!-- [et_pb_line_break_holder] -->      if (n < 1) {slideIndex = slides.length}<!-- [et_pb_line_break_holder] -->      for (i = 0; i < slides.length; i++) {<!-- [et_pb_line_break_holder] -->          slides[i].style.display = \"none\";<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      for (i = 0; i < dots.length; i++) {<!-- [et_pb_line_break_holder] -->          dots[i].className = dots[i].className.replace(\" active\", \"\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      slides[slideIndex-1].style.display = \"block\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <\/script>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; width=&#8221;100%&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">21 Days Wealth Booster Basic 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='67334' data-template='16' id='product_67334_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h4>Package Description<\/h4>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s <b>21 Days Wealth Booster Basic Package<\/b> to propitiate Divine archetypes Aishwarya Lakshmi, Sundara Mahalakshmi and Venus through a powerful suite of services during this 26-Day powertime of Venus transit. The package includes 2 Grand Fire Labs, 3 Special Poojas, and a Kerala-Style Powerspot Pooja to receive the combined blessings of the Goddesses and Venus to remove bad karma and obstacles, enhance wealth building, overcome financial debts, expand comforts and luxury, and sharpen creative skills. <\/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=\"191\">\n<div class=\"read-toggle\" data-id=\"20\">\n<ul>\n\t<li>4-Priest Aishwarya Lakshmi Homa (Fire Lab for Prosperity and Wealth-Building) on Jun. 20, 2022 at 5.30 am (IST)<\/li>\n\t<li>4-Priest Venus Homa (Venus Planetary Blessings Fire Lab) on Jun. 20, 2022 at 7.00 am (IST)<\/li>\n\t<li>Archana (Pooja) to Venus at Kanjanur Powerspot<\/li>\n\t<li>Archana (Pooja) to Venus for 21 Days<\/li>\n\t<li>Archana (Pooja) to Sundara Mahalakshmi at Keela Surya Moolai Powerspot<\/li>\n\t<li>Sri Suktam Pushpanjali (Flower Offering for Health, Wealth and Prosperity) at Kerala Powerspot<\/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;||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=\"7392660000008423002\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span> and Kum-Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p><span data-doc-id=\"7392660000008423002\" data-doc-type=\"writer\"> The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-margin-bottom=\"12.0pt\" data-margin-top=\"12.0pt\" class=\"zw-paragraph\" data-doc-id=\"7392660000008423002\" data-doc-type=\"writer\"><span>AstroVed<\/span><span> does not charge its members for the temple Poojas or Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-margin-bottom=\"12.0pt\" data-margin-top=\"12.0pt\" class=\"zw-paragraph\"><span>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>\n<p><span>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_code disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pkg-img-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<style><!-- [et_pb_line_break_holder] -->    .av-mySlidesen img{<!-- [et_pb_line_break_holder] -->      border-radius:10px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-pkg .container {<!-- [et_pb_line_break_holder] -->      position: relative;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .av-mySlidesen {<!-- [et_pb_line_break_holder] -->      display: none;<!-- [et_pb_line_break_holder] -->      text-align: center;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .cursor {<!-- [et_pb_line_break_holder] -->      cursor: pointer;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .numbertext {<!-- [et_pb_line_break_holder] -->      color: #f2f2f2;<!-- [et_pb_line_break_holder] -->      font-size: 12px;<!-- [et_pb_line_break_holder] -->      padding: 8px 12px;<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      top: 0;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .row:after {<!-- [et_pb_line_break_holder] -->      content: \"\";<!-- [et_pb_line_break_holder] -->      display: table;<!-- [et_pb_line_break_holder] -->      clear: both;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .column {<!-- [et_pb_line_break_holder] -->        width: 15.66%;<!-- [et_pb_line_break_holder] -->        padding-right: 10px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-demoen {<!-- [et_pb_line_break_holder] -->        border-radius: 4px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-pkg .av-demoen {<!-- [et_pb_line_break_holder] -->      opacity: 0.6;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    .av-pkg .active, .av-pkg .av-demoen:hover {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-row {<!-- [et_pb_line_break_holder] -->        justify-content: center;<!-- [et_pb_line_break_holder] -->        margin-top: 20px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .av-pkg .active, .av-pkg .av-demoen:hover {<!-- [et_pb_line_break_holder] -->        opacity: 1;<!-- [et_pb_line_break_holder] -->        border: 5px solid #f78d06;<!-- [et_pb_line_break_holder] -->        border-radius: 10px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <\/style><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <div class=\"av-pkg\"><!-- [et_pb_line_break_holder] -->        <div class=\"container\"><!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlidesen\" style=\"display: block;\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B1-Advanced-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B2-Advanced-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B3-Advanced-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->              <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B4-Advanced-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"av-mySlidesen\"><!-- [et_pb_line_break_holder] -->              <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-B5-Basic-Package.jpg\" width=\"300\" height=\"300\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->            <div class=\"row av-row\"><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S1-Advanced-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(1)\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S2-Advanced-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(2)\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S3-Advanced-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(3)\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S4-Advanced-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(4)\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->              <\/div><!-- [et_pb_line_break_holder] -->              <div class=\"column\"><!-- [et_pb_line_break_holder] -->                <img loading=\"lazy\" decoding=\"async\" class=\"av-demoen cursor\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/06\/Wealth-Booster-S5-Basic-Package.jpg\" width=\"43\" height=\"43\" onclick=\"currentSlideen(5)\" alt=\"21 Days Wealth Booster Advanced Package\"><!-- [et_pb_line_break_holder] -->              <\/div>    <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->          <\/div><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <script  type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->    var slideIndex = 1;<!-- [et_pb_line_break_holder] -->    showSlidesen(slideIndex);<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    function plusSlidesen(n) {<!-- [et_pb_line_break_holder] -->      showSlidesen(slideIndex += n);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    function currentSlideen(n) {<!-- [et_pb_line_break_holder] -->      showSlidesen(slideIndex = n);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    function showSlidesen(n) {<!-- [et_pb_line_break_holder] -->      var i;<!-- [et_pb_line_break_holder] -->      var slides = document.getElementsByClassName(\"av-mySlidesen\");<!-- [et_pb_line_break_holder] -->      var dots = document.getElementsByClassName(\"av-demoen\");<!-- [et_pb_line_break_holder] -->      var captionText = document.getElementById(\"caption\");<!-- [et_pb_line_break_holder] -->      if (n > slides.length) {slideIndex = 1}<!-- [et_pb_line_break_holder] -->      if (n < 1) {slideIndex = slides.length}<!-- [et_pb_line_break_holder] -->      for (i = 0; i < slides.length; i++) {<!-- [et_pb_line_break_holder] -->          slides[i].style.display = \"none\";<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      for (i = 0; i < dots.length; i++) {<!-- [et_pb_line_break_holder] -->          dots[i].className = dots[i].className.replace(\" active\", \"\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      slides[slideIndex-1].style.display = \"block\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <\/script>[\/et_pb_code][\/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\">21 Days Wealth Booster Advanced Package\n<\/h3>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='67335' data-template='16' id='product_67335_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 <b>21 Days Wealth Booster Advanced Package<\/b> to propitiate the archetypes of Wealth, Prosperity, and Relationships Venus and its Overlord Lakshmi, through a powerful combination of services which include 4 Fire Labs, 4 Special Poojas, and a Kerala-Style Powerspot Pooja to gain their combined blessings to build wealth and prosperity, improve opportunities for monetary advancement, sharpen creativity, resolve financial debts, improve employment prospects, and amplify comforts and luxury. <\/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=\"192\">\n<div class=\"read-toggle\" data-id=\"21\">\n<ul class=\"pkg-time\">\n\t<li>4-Priest Aishwarya Lakshmi Homa (Fire Lab for Prosperity and Wealth-Building) on Jun. 20, 2022 at 5.30 am (IST)<\/li>\n\t<li>4-Priest Venus Homa (Venus Planetary Blessings Fire Lab) on Jun. 20, 2022 at 7.00 am (IST)<\/li>\n\t<li><b>Individual Venus Homa<\/b><\/li>\n\t<li><b>Individual Aishwarya Lakshmi Homa<\/b><\/li>\n\t<li>Archana (Pooja) to Venus at Kanjanur Powerspot<\/li>\n\t<li>Archana (Pooja) to Venus for 21 Days<\/li>\n\t<li>Archana (Pooja) to Sundara Mahalakshmi at Keela Surya Moolai  Powerspot<\/li>\n\t<li><b>Archana (Pooja) to Vyasa Draupadi for 21 Days<\/b><\/li>\n\t<li>Sri Suktam Pushpanjali (Flower Offering for Health, Wealth and Prosperity) at Kerala Powerspot<\/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;||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 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=\"7392660000008043004\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000008423002\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the <\/span><span>Homa<\/span><span> and Kum-Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\n<p><span data-doc-id=\"7392660000008423002\" data-doc-type=\"writer\">The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-margin-bottom=\"12.0pt\" data-margin-top=\"12.0pt\" class=\"zw-paragraph\" data-doc-id=\"7392660000008423002\" data-doc-type=\"writer\"><span>AstroVed<\/span><span> does not charge its members for the temple Poojas or Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\n<p data-linerule=\"auto\" data-line-height=\"1\" data-margin-bottom=\"12.0pt\" data-margin-top=\"12.0pt\" class=\"zw-paragraph\"><span>The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after the entire set of rituals has been completed.<\/span><\/p>\n<p><span>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; 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\"><!-- [et_pb_line_break_holder] -->  <div class=\"title-btn\"><!-- [et_pb_line_break_holder] -->    <div class=\"dynamic-title\"><pee class=\"dynamic-title-text\">21 Days Wealth Booster Packages<\/pee> <\/div><!-- [et_pb_line_break_holder] -->    <div><div class=\"fixed-btn-package\"><a 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: Venus Homecoming in Taurus\">\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":"Venus- the planet that embodies beauty, love, wealth, luxury, and relationships- transits to its own sign Taurus from Jun. 18, 2022, until Jul. 13, 2022. This beneficial 26-day period presents the right opportunity to capitalize on and manifest your material goals. To help you capitalize on one of the best times to propitiate Venus and its Overlord Goddess Lakshmi, AstroVed offers the 21-Day Wealth Booster Program from Jun. 20, 2022, to maximize your potential to attract wealth and prosperity, and gain financial stability in your life.","protected":false},"author":1,"featured_media":101714,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<style>\r\n    .custol ol {\r\n        counter-reset: li-counter 4 !important;\r\n    }\r\n\r\n    .videotitle {\r\n        line-height: 27px;\r\n        font-size: 18px !important;\r\n    }\r\n\r\n    p.maroon {\r\n        color: #c00 !important;\r\n        font-weigh: 600;\r\n    }\r\n\r\n    h3.3title {\r\n        color: #dd530a !important;\r\n    }\r\n\r\n    .right-img {\r\n        float: right;\r\n        margin: 10px 10px 10px 50px;\r\n    }\r\n\r\n    .main-qoutes p {\r\n        text-align: center !important;\r\n        line-height: 29px;\r\n    }\r\n\r\n    .col-md-12.header-box-inner h2 span .mut-pro-wrap {\r\n        font-size: 50px;\r\n        font-weight: 700;\r\n        color: #00face;\r\n    }\r\n\r\n    .mut-pro-wrap h6 {\r\n        font-size: 17px;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .mut-pro-wrap span {\r\n        margin: 20px auto;\r\n        font-size: 20px;\r\n        padding: 0px 20px 0px 0px;\r\n        color: #FF9800;\r\n    }\r\n\r\n    .mut-pro-wrap p {\r\n        font-size: 16px;\r\n    }\r\n\r\n    ul.checkmark-list1 {\r\n        padding-left: 40px;\r\n        list-style-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/07\/gansblt.png)\r\n    }\r\n\r\n    ul.checkmark-list1 li {\r\n        padding: 13px 0px 0px 8px;\r\n    }\r\n\r\n    p.productitem {\r\n        color: #106704;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .header-box-inner>p {\r\n        padding: 10px 0px 0px 0px;\r\n        color: #fff !important;\r\n        line-height: 34px;\r\n        font-size: 26px;\r\n    }\r\n\r\n    .pull-right {\r\n        width: auto;\r\n        margin: 15px !important;\r\n    }\r\n\r\n    #rev-slider-header {\r\n        display: none;\r\n    }\r\n\r\n    #page-content-title {\r\n        display: none;\r\n    }\r\n\r\n    #breadcrumbs-container-inner {\r\n        display: none;\r\n    }\r\n\r\n    #fixed-header.small {\r\n        position: relative;\r\n    }\r\n\r\n    .rel-menu {\r\n        position: relative;\r\n    }\r\n\r\n    .fixed-top {\r\n        background: #ffffff none repeat scroll 0 0;\r\n        left: 0;\r\n        position: fixed;\r\n        top: 0;\r\n        width: 100%;\r\n        z-index: 50;\r\n    }\r\n\r\n    .dkrp-navs li {\r\n        display: inline-block;\r\n        text-align: center;\r\n        width: 24%;\r\n    }\r\n\r\n    .dkrp-navs li a {\r\n        color: #545454;\r\n        display: block;\r\n        font-size: 1.1003em;\r\n        font-weight: 500;\r\n        margin: 0 auto;\r\n        padding: 16px 0;\r\n        text-transform: uppercase;\r\n        width: 90%;\r\n    }\r\n\r\n    .dkrp-navs .active a {\r\n        border-bottom: 2px solid;\r\n        color: #f25b22;\r\n    }\r\n\r\n    .section1 {\r\n        background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Venus-in-Taurus-new1.jpg) no-repeat center center;\r\n        -webkit-background-size: cover;\r\n        -moz-background-size: cover;\r\n        -o-background-size: cover;\r\n        background-size: cover;\r\n        background-position-y: 0px;\r\n        padding: 0px 0;\r\n        float: left;\r\n        margin: 0px;\r\n        width: 100%;\r\n        height: auto;\r\n    }\r\n\r\n    .header-box {\r\n        background: rgba(255, 255, 255, 0);\r\n        color: inherit;\r\n        border-radius: 2px;\r\n        float: right;\r\n        text-align: center;\r\n    }\r\n\r\n    .header-box-inner {\r\n        text-align: center;\r\n        color: #fff;\r\n        padding: 20px 0;\r\n    }\r\n\r\n    .header-box-inner .vedic {\r\n        padding: 10px 0px 0px;\r\n        font-size: 26px;\r\n        color: #fff;\r\n        line-height: 36px;\r\n        text-align: center;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n    }\r\n\r\n    .header-box-inner h1 {\r\n        color: #0f9684;\r\n        font-size: 56px;\r\n        font-weight: 800;\r\n        padding: 10px 0px 0px;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n        text-transform: uppercase;\r\n        margin: 0;\r\n        line-height: 68px;\r\n    }\r\n\r\n    .header-box-inner>p {\r\n        color: #ffd304 !important;\r\n        padding-bottom: 20px;\r\n    }\r\n\r\n    .buttom-line {\r\n        background: #ffffff !important;\r\n        height: 1px;\r\n    }\r\n\r\n    .header-box-inner h1 span {\r\n        color: #ffd304;\r\n        font-weight: 700;\r\n        padding: 0px 0px;\r\n        font-size: 40px;\r\n        line-height: 72px;\r\n        display: block;\r\n    }\r\n\r\n    .header-box-inner p span {\r\n        color: #00face !important;\r\n        height: 1px;\r\n    }\r\n\r\n    p.thirdtit {\r\n        color: #f67d0b !important;\r\n    }\r\n\r\n    p.regtit {\r\n        font-size: 20px;\r\n    }\r\n\r\n    .header-box-inner .live-date {\r\n        padding: 18px 0px 2px;\r\n        font-size: 23px;\r\n        letter-spacing: 2px;\r\n        color: #585656 !important;\r\n        line-height: 37px;\r\n        font-weight: 400;\r\n        text-align: center;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n    }\r\n\r\n    .offer {\r\n        display: block !important;\r\n    }\r\n\r\n    .offer {\r\n        width: 100%;\r\n        float: left;\r\n        margin: 0px;\r\n        color: #ffffff;\r\n        font-size: 24px;\r\n        text-align: center;\r\n        background: #0f9684;\r\n        padding: 40px 0px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .stars-bg {\r\n        padding-bottom: 60px;\r\n        text-align: center;\r\n    }\r\n\r\n    .timerwap {\r\n        text-align: center;\r\n    }\r\n\r\n    .timerwap h4 {\r\n        font-size: 24px;\r\n        font-weight: 600;\r\n        padding: 0 0 25px;\r\n        margin: 5px;\r\n        color: #fff;\r\n    }\r\n\r\n    .timerwap li {\r\n        display: inline-block;\r\n        vertical-align: top;\r\n        font-size: 1.5em;\r\n        list-style-type: none;\r\n        text-transform: uppercase;\r\n        min-width: 150px;\r\n    }\r\n\r\n    .offer span {\r\n        text-decoration: none;\r\n        color: #fff;\r\n        font-size: 26px;\r\n        text-align: center;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .timerwap .value {\r\n        font-size: 38px;\r\n        font-weight: 600;\r\n        color: #efda49 !important;\r\n    }\r\n\r\n    .timerwap .label {\r\n        display: block;\r\n        font-size: 14px;\r\n        line-height: 26px;\r\n        text-align: center;\r\n        padding-top: 3px;\r\n        text-transform: none;\r\n        color: #fff;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .timerwap .sep {\r\n        position: relative;\r\n        top: -10px !important;\r\n        display: inline-block;\r\n    }\r\n\r\n    .timerwap .section p {\r\n        display: inline-block;\r\n        padding-top: 15px;\r\n        font-size: 41px;\r\n        line-height: 54px;\r\n        text-align: center;\r\n        position: relative;\r\n        color: #fff;\r\n    }\r\n\r\n    .off {\r\n        font-size: 32px;\r\n        color: #fff;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n    }\r\n\r\n    span.offerammount {\r\n        font-size: 36px;\r\n        color: #efda49;\r\n        font-weight: 900;\r\n    }\r\n\r\n    .dkrp-section {\r\n        float: left;\r\n        width: 100%;\r\n        font-size: 18px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n        text-align: left;\r\n    }\r\n\r\n    .section1-box {\r\n        float: right;\r\n    }\r\n\r\n    .section1-box h2 {\r\n        font-size: 38px;\r\n        color: #0f9684;\r\n        text-align: center;\r\n        padding: 30px 0px;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n        width: 100%;\r\n        float: left;\r\n    }\r\n\r\n    p {\r\n        font-size: 18px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n        text-align: left;\r\n    }\r\n\r\n    .txt-bold {\r\n        padding: 30px 0px;\r\n        float: left;\r\n        width: 100%;\r\n        text-align: center;\r\n        font-size: 24px;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .lp-ol ol {\r\n        list-style-type: none;\r\n        margin-left: 1.25em;\r\n        padding-left: 54px;\r\n        counter-reset: li-counter;\r\n        border-left: 2px solid #57100e;\r\n        position: relative;\r\n        margin-top: 30px;\r\n    }\r\n\r\n    .lp-ol ol>li {\r\n        position: relative;\r\n        margin-bottom: 49px;\r\n        padding-top: 0px;\r\n        clear: both;\r\n        font-size: 18px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n    }\r\n\r\n    .lp-ol ol>li:before {\r\n        position: absolute;\r\n        top: -0.5em;\r\n        font-weight: 600;\r\n        font-size: 26px;\r\n        left: -85px;\r\n        width: 60px;\r\n        height: 60px;\r\n        line-height: 2.25em;\r\n        text-align: center;\r\n        color: #57100e;\r\n        border: 2px solid #57100e;\r\n        border-radius: 50%;\r\n        content: counter(li-counter);\r\n        background-color: #ffffff;\r\n        counter-increment: li-counter;\r\n    }\r\n\r\n    .txt-strong {\r\n        font-weight: 600;\r\n    }\r\n\r\n    .dkrp-section1 {\r\n        padding-bottom: 60px;\r\n    }\r\n\r\n    .dkrp-section3 {\r\n        background: #400385;\r\n        padding: 40px 0px 60px;\r\n    }\r\n\r\n    .service-elements {\r\n        padding: 30px 0px;\r\n        float: left;\r\n    }\r\n\r\n    .element-box {\r\n        text-align: center;\r\n    }\r\n\r\n    .element-content {\r\n        padding-top: 20px;\r\n    }\r\n\r\n    .element-content p {\r\n        font-size: 16px;\r\n        font-weight: 600;\r\n        padding: 0px 10px;\r\n    }\r\n\r\n    .section1-box h3 {\r\n        font-size: 28px;\r\n        color: #ed617b;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n        text-align: left;\r\n        position: relative;\r\n        margin: 0;\r\n        padding: 0 0 20px 0;\r\n        float: left;\r\n        width: 100%;\r\n    }\r\n\r\n    .two-div {\r\n        float: left;\r\n        width: 100%;\r\n        margin-top: 60px;\r\n    }\r\n\r\n    .ritual h5 span {\r\n        color: #111641;\r\n    }\r\n\r\n    .panel-group .panel {\r\n        border-radius: 0;\r\n        box-shadow: none;\r\n        width: 100%;\r\n        padding: 10px 0px;\r\n        margin-bottom: 20px;\r\n        border: 1px solid #b9b9b9;\r\n        background: #fff;\r\n    }\r\n\r\n    .panel-default>.panel-heading {\r\n        padding: 0;\r\n        border-radius: 0;\r\n        color: #212121;\r\n        background-color: #fff;\r\n        width: 100%;\r\n    }\r\n\r\n    .panel-title>a {\r\n        display: block;\r\n        padding: 15px;\r\n        font-size: 24px;\r\n        font-weight: 600;\r\n        text-decoration: none;\r\n    }\r\n\r\n    .more-less {\r\n        float: right;\r\n        color: #212121;\r\n    }\r\n\r\n    .dkrp-section2 {\r\n        padding: 40px 0px 0px;\r\n        float: left;\r\n        width: 100%;\r\n        background: #ee637a;\r\n    }\r\n\r\n    .all-rituals {\r\n        float: left;\r\n        width: 100%;\r\n        border: 1px solid #5a5a5a;\r\n        padding: 20px 0px 40px;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    p.ritual-quotes {\r\n        color: #000000;\r\n        font-weight: 600;\r\n        font-style: italic;\r\n        letter-spacing: 0;\r\n    }\r\n\r\n    .all-rituals h4 {\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n        font-size: 32px;\r\n        color: #252667;\r\n        text-align: center;\r\n        font-weight: 600;\r\n        letter-spacing: 1px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .rituals-box {\r\n        padding: 0px 101px;\r\n    }\r\n\r\n    .ritual {\r\n        background: #fff;\r\n        padding: 20px 24px 30px;\r\n        margin: 34px 0px 10px;\r\n        float: left;\r\n        width: 100%;\r\n        position: relative;\r\n    }\r\n\r\n    .circle {\r\n        width: 40px;\r\n        height: 40px;\r\n        background: #efda49;\r\n        border-radius: 50%;\r\n        position: absolute;\r\n        left: -120px;\r\n        text-align: center;\r\n        border: 3px solid #0f9684;\r\n    }\r\n\r\n    .circle i {\r\n        font-size: 18px;\r\n        color: #000;\r\n    }\r\n\r\n    .dkrp-section3.two .circle {\r\n        background: #d630ce;\r\n    }\r\n\r\n    .dkrp-section3.two .circle i {\r\n        color: #fff;\r\n    }\r\n\r\n    .ritual h5 {\r\n        font-size: 25px;\r\n        text-align: left;\r\n        padding: 4px 0 10px;\r\n        margin: 0;\r\n        color: #000;\r\n        font-weight: 600;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n    }\r\n\r\n    .breakdown-img {\r\n        float: right;\r\n        margin-left: 30px;\r\n        margin-top: 12px;\r\n    }\r\n\r\n    .ritual p {\r\n        color: #000;\r\n    }\r\n\r\n    .dkrp-section4 {\r\n        padding-bottom: 50px;\r\n    }\r\n\r\n    .pricing-box-container ul li {\r\n        vertical-align: top;\r\n        margin-left: 0px !important;\r\n    }\r\n\r\n    .vbox-header h2 {\r\n        font-size: 38px;\r\n        text-align: center;\r\n        color: #eb9d09;\r\n        padding: 30px 0px;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n    }\r\n\r\n    .pricing-box {\r\n        background-color: #fafafa;\r\n        margin: 30px 0;\r\n        padding: 10px;\r\n        position: relative;\r\n        width: 330px;\r\n    }\r\n\r\n    .pricing-price-area {\r\n        background-color: #fff;\r\n        border: 1px solid #dededd;\r\n        margin: 10px 0 0;\r\n        padding: 15px 5px;\r\n    }\r\n\r\n    .pricing-price-area h3 {\r\n        color: #001632;\r\n        margin: 10px 0 0;\r\n        padding: 5px;\r\n        font-size: 1.2em;\r\n    }\r\n\r\n    .pricing-price-area .price-header2 {\r\n        color: #eb9d09;\r\n        font-size: 2em;\r\n        line-height: 1.8em;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .pricing-features {\r\n        padding: 10px 0px 10px 7px;\r\n        color: #777772;\r\n        text-align: left;\r\n    }\r\n\r\n    .pricing-features .checkmark-list li::before {\r\n        color: #111031 !important;\r\n    }\r\n\r\n    .pricing-features .checkmark-list {\r\n        padding-left: 35px;\r\n        font-size: 16px;\r\n    }\r\n\r\n    .pricing-features ul li {\r\n        line-height: 1.6em;\r\n        vertical-align: top;\r\n        margin-left: 0px !important;\r\n        list-style: none;\r\n        font-size: 18px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n        line-height: 1.6;\r\n        color: #3d3d3d;\r\n        font-weight: 500;\r\n        padding: 3px 0;\r\n        position: relative;\r\n    }\r\n\r\n    .product-shortcode a {\r\n        margin: 2px 0 0 0 !important;\r\n    }\r\n\r\n    .product-shortcode .cost {\r\n        display: block !important;\r\n        text-align: center;\r\n        color: #eb9d09;\r\n        font-size: 25px;\r\n    }\r\n\r\n    .left-img {\r\n        float: left;\r\n        max-height: 650px !important;\r\n        margin: 10px 90px 10px 10px;\r\n    }\r\n\r\n    a.add_cart {\r\n        background: #f3a434 url(https:\/\/www.astroved.com\/images\/cart.png) no-repeat scroll 12px -23px;\r\n        border: medium none;\r\n        box-shadow: none;\r\n        color: #000;\r\n        display: inline-block;\r\n        float: none !important;\r\n        font-size: 14px;\r\n        line-height: 1.4;\r\n        margin: 0 auto;\r\n        padding: 9px 20px 8px 38px;\r\n        text-align: center;\r\n        text-decoration: none;\r\n        text-shadow: none;\r\n    }\r\n\r\n    a.add_cart:hover {\r\n        background: #fba200 url(https:\/\/www.astroved.com\/images\/cart.png) no-repeat scroll 12px 11px;\r\n        transition: all 0.5s ease-in-out 0s;\r\n    }\r\n\r\n    .readmore {\r\n        font-size: 14px;\r\n        font-family: 'Roboto', sans-serif;\r\n        color: #928D8A !important;\r\n        text-decoration: none;\r\n        text-align: center;\r\n    }\r\n\r\n    .section3 {\r\n        background-color: rgb(0, 42, 56);\r\n        border-color: rgb(0, 42, 56);\r\n        background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https:\/\/www.astroved.com\/wp-content\/uploads\/2015\/09\/back2.jpg) no-repeat center center fixed;\r\n        background-size: cover;\r\n        background-position: center center;\r\n        background-repeat: no-repeat;\r\n    }\r\n\r\n    .package-price-innerbox {\r\n        background: #fff;\r\n        padding: 0;\r\n        margin: 50px 0px 10px;\r\n        display: table;\r\n    }\r\n\r\n    .custom-box-left {\r\n        background: #fff;\r\n        padding: 30px 90px 30px 30px;\r\n        width: 77%;\r\n        display: table-cell;\r\n    }\r\n\r\n    .custom-box-left h3 {\r\n        font-weight: 600;\r\n        padding: 5px 0px 20px;\r\n        color: #000;\r\n        font-size: 24px;\r\n    }\r\n\r\n    .custom-box-right {\r\n        width: 20%;\r\n        height: 100%;\r\n        position: relative;\r\n        z-index: 9;\r\n        display: table-cell;\r\n        background-size: cover;\r\n        background-position: center;\r\n        background-repeat: no-repeat;\r\n        background-color: transparent;\r\n    }\r\n\r\n    .small-img {\r\n        float: none;\r\n        display: block;\r\n        text-align: center;\r\n        margin: 20px auto;\r\n    }\r\n\r\n    ul.checkmark-list {\r\n        padding-left: 40px;\r\n    }\r\n\r\n    .checkmark-list li {\r\n        list-style: none;\r\n        font-size: 18px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n        line-height: 1.6;\r\n        color: #000;\r\n        font-weight: 500;\r\n        padding: 10px 0;\r\n        position: relative;\r\n    }\r\n\r\n    .checkmark-list li::before {\r\n        color: #04151f;\r\n        content: \"f00c\";\r\n        font-size: 12px;\r\n        display: inline-block;\r\n        font-family: FontAwesome;\r\n        position: absolute;\r\n        left: -3px;\r\n        top: 15px;\r\n    }\r\n\r\n    .bonus {\r\n        font-size: 22px;\r\n        color: #eb9d09;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .cart_adjust {\r\n        float: none;\r\n        text-align: left;\r\n    }\r\n\r\n    .cart_adjust span {\r\n        margin-right: 20px;\r\n        color: #FF9800;\r\n        font-size: 25px;\r\n        vertical-align: top;\r\n    }\r\n\r\n    .cart_adjust span {\r\n        vertical-align: middle;\r\n    }\r\n\r\n    .toggle-item {\r\n        margin-bottom: 0;\r\n        position: relative;\r\n        cursor: pointer;\r\n        background: #fff;\r\n    }\r\n\r\n    .toggle-item p {\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n        font-size: 1.5em;\r\n        font-weight: 600;\r\n        color: #000;\r\n        padding: 10px;\r\n    }\r\n\r\n    .toggle-item::after {\r\n        position: absolute;\r\n        content: \"\";\r\n        background: url(https:\/\/www.pillaicenter.com\/wp-content\/uploads\/2018\/10\/toggle-plus.png) no-repeat;\r\n        width: 15px;\r\n        height: 15px;\r\n        right: 30px;\r\n        top: 50%;\r\n        margin-top: -7px;\r\n    }\r\n\r\n    .toggle-content {\r\n        display: none;\r\n        background: #fff;\r\n        color: #000;\r\n        padding: 15px;\r\n    }\r\n\r\n    .toggle-content p {\r\n        color: #000;\r\n        padding: 10px;\r\n        font-size: 18px;\r\n        line-height: 25px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n    }\r\n\r\n    span.home-bold {\r\n        font-size: 22px;\r\n        font-weight: 600;\r\n        color: #8a8686;\r\n        text-align: center;\r\n        padding-bottom: 30px;\r\n        float: left;\r\n    }\r\n\r\n    .home-practice {\r\n        padding: 0px 100px;\r\n        float: left;\r\n        width: 100%;\r\n    }\r\n\r\n    .home-practice .toggle-item {\r\n        border: 1px solid #cecece;\r\n    }\r\n\r\n    .home-practice .toggle-content {\r\n        background: #f9f8f8;\r\n    }\r\n\r\n    .home-toggle {\r\n        padding-bottom: 40px;\r\n    }\r\n\r\n    .video-toggle {\r\n        padding: 20px 0px;\r\n    }\r\n\r\n    #two-1 .circle i {\r\n        padding-top: 7px;\r\n    }\r\n\r\n    .more-rituals {\r\n        text-align: center;\r\n        padding-bottom: 60px\r\n    }\r\n\r\n    .more-rituals a {\r\n        background: #252667;\r\n        font-size: 32px;\r\n        font-weight: 600;\r\n        color: #ffffff;\r\n        padding: 10px 20px;\r\n    }\r\n\r\n    @media screen and (max-width: 7000px) and (min-width: 601px) {\r\n        .custom-box-right.package-img-2 {\r\n            background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/01\/mahalakshmi-premier.jpg);\r\n            background-position-x: 50%;\r\n        }\r\n\r\n        .custom-box-right.package-img-1 {\r\n            background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/03\/archanamr.jpg);\r\n            background-position-x: 50%;\r\n        }\r\n\r\n        .custom-box-right.package-img-3 {\r\n            background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/01\/Venus-Transit-in-Pisces-Basic-Package1.jpg);\r\n            background-position-x: 50%;\r\n        }\r\n\r\n        .small-img {\r\n            display: none;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width: 600px) and (min-width: 300px) {\r\n        .small-img {\r\n            display: block;\r\n        }\r\n\r\n        .custom-box-right.package-img-4 {\r\n            display: none;\r\n        }\r\n\r\n        .dkrp-navs li a {\r\n            color: #252667;\r\n            display: block;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            margin: 0 auto;\r\n            padding: 16px 0;\r\n            text-transform: initial;\r\n            width: 100%;\r\n        }\r\n\r\n        .fixed-top {\r\n            box-shadow: 1px 2px 2px #a7a5a5;\r\n        }\r\n\r\n        .section1-box h2 {\r\n            font-size: 32px;\r\n            padding: 20px 0px;\r\n\r\n        }\r\n\r\n        .circle {\r\n            display: none;\r\n        }\r\n\r\n        .rituals-box {\r\n            padding: 0px 20px;\r\n        }\r\n\r\n        .all-rituals h4 {\r\n            font-size: 24px;\r\n        }\r\n\r\n        .vbox-header h2 {\r\n            font-size: 34px;\r\n            padding: 15px 0px;\r\n        }\r\n\r\n        .home-practice {\r\n            padding: 0px 0px;\r\n        }\r\n\r\n        iframe {\r\n            width: 100%;\r\n        }\r\n\r\n        .custom-box-left {\r\n            padding: 30px 30px 30px 30px;\r\n            width: 100%;\r\n        }\r\n\r\n        .header-box-inner .vedic {\r\n            padding: 20px 0px 0px;\r\n            font-size: 19px;\r\n        }\r\n\r\n        .header-box-inner h1 {\r\n            font-size: 32px;\r\n            padding: 20px 0px 0px;\r\n            line-height: 29px;\r\n        }\r\n\r\n        .header-box-inner h1 span {\r\n            font-size: 30px;\r\n            line-height: 36px;\r\n        }\r\n\r\n        .header-box-inner .live-date {\r\n            padding: 10px 0px 2px;\r\n            line-height: 26px;\r\n        }\r\n\r\n        .off {\r\n            font-size: 26px;\r\n            line-height: 36px;\r\n        }\r\n\r\n    }\r\n\r\n    @media screen and (max-width: 767px) and (min-width: 0px) {\r\n        span.offerammount {\r\n            font-size: 26px;\r\n        }\r\n\r\n        .offer span {\r\n            font-size: 26px;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .timerwap .value {\r\n            font-size: 30px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .timerwap li {\r\n            min-width: 80px;\r\n        }\r\n\r\n        .timerwap .section p {\r\n            font-size: 24px;\r\n        }\r\n\r\n        .more-rituals {\r\n            text-align: center;\r\n            padding-bottom: 30px\r\n        }\r\n\r\n        .dkrp-section4 {\r\n            padding-bottom: 30px;\r\n        }\r\n\r\n        .more-rituals a {\r\n            font-size: 24px;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width:767px) {\r\n        .responsive-video iframe {\r\n            width: 100%;\r\n            height: 300px;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width: 992px) and (min-width: 0px) {\r\n        .stars-bg {\r\n            padding-bottom: 60px;\r\n            margin-left: 0px;\r\n            width: 100%;\r\n            float: left;\r\n        }\r\n\r\n        .whitebg {\r\n            width: 100% !important;\r\n        }\r\n\r\n        .sepratebox {\r\n            width: 100% !important;\r\n        }\r\n\r\n        .section1-box {\r\n            width: 100%;\r\n        }\r\n\r\n        .mut-pro-wrap {\r\n            text-align: center;\r\n        }\r\n    }\r\n\r\n    .breakdown-img {\r\n        float: right;\r\n        margin: 20px auto;\r\n    }\r\n\r\n    .right-img {\r\n        float: right;\r\n        max-height: 400px;\r\n        margin: 10px 10px 10px 90px;\r\n    }\r\n\r\n    @media screen and (max-width: 1024px) and (min-width: 1000px) {\r\n        .header-box-inner .vedic {\r\n            font-size: 21px !important;\r\n            line-height: 32px !important;\r\n            padding: 10px 0px 0px !important;\r\n        }\r\n\r\n        .header-box-inner h1 span {\r\n            font-size: 41px;\r\n            line-height: 49px;\r\n        }\r\n\r\n        .header-box-inner h1 {\r\n            font-size: 21px;\r\n        }\r\n\r\n        .header-box-inner .live-date {\r\n            padding: 10px 0px 1px;\r\n        }\r\n\r\n        .header-box-inner h1 span {\r\n            font-size: 38px;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width: 480px) and (min-width: 0px) {\r\n        h5.section-title.h1 {\r\n            font-size: 36px;\r\n            line-height: 42px;\r\n        }\r\n\r\n        .header-box-inner>p {\r\n            line-height: 26px;\r\n            font-size: 18px;\r\n        }\r\n\r\n        p.regtit {\r\n            font-size: 18px;\r\n        }\r\n\r\n        .header-box-inner .live-date {\r\n            font-size: 18px;\r\n        }\r\n\r\n        .offer span {\r\n            font-size: 26px;\r\n        }\r\n\r\n        .mut-pro-wrap h6 {\r\n            color: #000 !important;\r\n        }\r\n\r\n        .mut-pro-wrap {\r\n            margin: 0px 0px 10px !important;\r\n        }\r\n\r\n        .toggle-item p {\r\n            font-size: 16px;\r\n        }\r\n\r\n        .dkrp-navs li {\r\n            width: 24%;\r\n        }\r\n\r\n        .timerwap li {\r\n            min-width: 60px;\r\n        }\r\n\r\n        .timerwap .value {\r\n            font-size: 27px;\r\n        }\r\n\r\n        .timerwap .label {\r\n            font-size: 12px;\r\n        }\r\n\r\n        .timerwap .label {\r\n            font-size: 12px;\r\n        }\r\n    }\r\n\r\n    .main-qoutes {\r\n        border: 1px solid #f55517 !important;\r\n        border-left: none !important;\r\n        border-right: none !important;\r\n    }\r\n\r\n    .main-qoutes span {\r\n        line-height: 24px;\r\n        font-size: 24px;\r\n        color: #000;\r\n    }\r\n\r\n    @media screen and (min-width:0px) and (max-width:635px) {\r\n        .pull-right {\r\n            width: 100%;\r\n        }\r\n\r\n        .breakdown-img {\r\n            display: block;\r\n        }\r\n\r\n        .section1 {\r\n            background-position: bottom right;\r\n        }\r\n    }\r\n\r\n    .mut-pro-wrap h6 {\r\n        font-size: 18px;\r\n    }\r\n\r\n    .freeship-txt.temp2 {\r\n        display: none !important;\r\n    }\r\n\r\n    .section11 {\r\n        background: #fff;\r\n        padding: 20px;\r\n    }\r\n\r\n    .section11 .section1-box h2 {\r\n        color: #000;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .whitebg {\r\n        background: #fff;\r\n        padding: 20px;\r\n        float: left;\r\n        margin: 10px;\r\n        width: 48%;\r\n    }\r\n\r\n    .maindiv {\r\n        width: 100%;\r\n    }\r\n\r\n    .grand {\r\n        font-size: 22px;\r\n        font-weight: 600;\r\n        text-align: center;\r\n    }\r\n\r\n    .sepratebox {\r\n        background: #fff;\r\n        padding: 20px;\r\n        margin: 10px;\r\n        width: 98%;\r\n        float: left;\r\n    }\r\n\r\n    .sepratebox h5 {\r\n        color: #000000;\r\n        font-weight: 500;\r\n    }\r\n\r\n    p.thirdtit {\r\n        color: #f67d0b !important;\r\n    }\r\n\r\n    p.forthtit {\r\n        color: #fef03e !important;\r\n    }\r\n\r\n    .cou span {\r\n        color: orange;\r\n    }\r\n\r\n    .cou {\r\n        font-size: 20px;\r\n        font-weight: bold;\r\n    }\r\n\r\n    @media screen and (min-width: 769px) {\r\n        .header-box {\r\n            margin: 20px -36px;\r\n            max-width: 800px;\r\n            margin-right: 4%;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width: 575px) {\r\n        .mut-pro-wrap {\r\n            text-align: center !important;\r\n        }\r\n\r\n        .product-shortcode {\r\n            text-align: center !important;\r\n        }\r\n\r\n        .sepratebox h5 {\r\n            font-size: 24px;\r\n        }\r\n\r\n        .sub-title-box h2,\r\n        h3,\r\n        h4,\r\n        h5,\r\n        h6 {\r\n            font-size: 23px;\r\n        }\r\n    }\r\n\r\n    .addon {\r\n        font-weight: bold;\r\n        margin: 20px;\r\n        text-align: center;\r\n        text-decoration: underline;\r\n    }\r\n\r\n    .mut-pro-wrap:hover {\r\n        transform: scale(1.1);\r\n        transition-duration: 0.5s;\r\n    }\r\n\r\n    .card-container {\r\n        -webkit-perspective: 800px;\r\n        -moz-perspective: 800px;\r\n        -o-perspective: 800px;\r\n        perspective: 800px;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    \/* flip the pane when hovered *\/\r\n    .card-container:not(.manual-flip):hover .card,\r\n    .card-container.hover.manual-flip .card {\r\n        -webkit-transform: rotateY(180deg);\r\n        -moz-transform: rotateY(180deg);\r\n        -o-transform: rotateY(180deg);\r\n        transform: rotateY(180deg);\r\n    }\r\n\r\n    .card-container.static:hover .card,\r\n    .card-container.static.hover .card {\r\n        -webkit-transform: none;\r\n        -moz-transform: none;\r\n        -o-transform: none;\r\n        transform: none;\r\n    }\r\n\r\n    \/* flip speed goes here *\/\r\n    .card {\r\n        -webkit-transition: -webkit-transform .5s;\r\n        -moz-transition: -moz-transform .5s;\r\n        -o-transition: -o-transform .5s;\r\n        transition: transform .5s;\r\n        -webkit-transform-style: preserve-3d;\r\n        -moz-transform-style: preserve-3d;\r\n        -o-transform-style: preserve-3d;\r\n        transform-style: preserve-3d;\r\n        position: relative;\r\n    }\r\n\r\n    \/* hide back of pane during swap *\/\r\n    .front,\r\n    .back {\r\n        -webkit-backface-visibility: hidden;\r\n        -moz-backface-visibility: hidden;\r\n        -o-backface-visibility: hidden;\r\n        backface-visibility: hidden;\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        background-color: #FFF;\r\n        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);\r\n    }\r\n\r\n    \/* front pane, placed above back *\/\r\n    .front {\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* back, initially hidden pane *\/\r\n    .back {\r\n        -webkit-transform: rotateY(180deg);\r\n        -moz-transform: rotateY(180deg);\r\n        -o-transform: rotateY(180deg);\r\n        transform: rotateY(180deg);\r\n        z-index: 3;\r\n    }\r\n\r\n    .back .btn-simple {\r\n        position: absolute;\r\n        left: 0;\r\n        bottom: 4px;\r\n    }\r\n\r\n    \/*        Style       *\/\r\n    .card {\r\n        background: none repeat scroll 0 0 #FFFFFF;\r\n        border-radius: 4px;\r\n        color: #444444;\r\n    }\r\n\r\n    .card-container,\r\n    .front,\r\n    .back {\r\n        width: 100%;\r\n        height: 420px;\r\n        border-radius: 4px;\r\n        -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.16);\r\n        -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.16);\r\n        box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.16);\r\n    }\r\n\r\n    .card .cover {\r\n        height: 105px;\r\n        overflow: hidden;\r\n        border-radius: 4px 4px 0 0;\r\n    }\r\n\r\n    .card .cover img {\r\n        width: 100%;\r\n    }\r\n\r\n    .card .user {\r\n        border-radius: 50%;\r\n        display: block;\r\n        height: 120px;\r\n        margin: 20px auto 0;\r\n        overflow: hidden;\r\n        width: 120px;\r\n    }\r\n\r\n    .card .user img {\r\n        background: none repeat scroll 0 0 #FFFFFF;\r\n        border: 4px solid #FFFFFF;\r\n        width: 100%;\r\n    }\r\n\r\n    .card .content {\r\n        background-color: rgba(0, 0, 0, 0);\r\n        box-shadow: none;\r\n        padding: 10px 20px 20px;\r\n        text-align: center;\r\n    }\r\n\r\n    .card .content .main {\r\n        min-height: 160px;\r\n    }\r\n\r\n    .card .back .content .main {\r\n        height: 215px;\r\n    }\r\n\r\n    .card .name {\r\n        font-family: 'Arima Madurai', cursive;\r\n        font-size: 22px;\r\n        line-height: 28px;\r\n        margin: 0px 0 0;\r\n        text-align: center;\r\n        text-transform: capitalize;\r\n    }\r\n\r\n    .card h5 {\r\n        margin: 5px 0;\r\n        font-weight: 400;\r\n        line-height: 20px;\r\n    }\r\n\r\n    .card .profession {\r\n        color: #000000;\r\n        font-size: 14px;\r\n        font-weight: bold;\r\n        text-align: center;\r\n        letter-spacing: 3px;\r\n    }\r\n\r\n    .card .footer {\r\n        border-top: 1px solid #EEEEEE;\r\n        color: #999999;\r\n        margin: 30px 0 0;\r\n        padding: 10px 0 0;\r\n        text-align: center;\r\n    }\r\n\r\n    .card .footer .social-links {\r\n        font-size: 18px;\r\n    }\r\n\r\n    .card .footer .social-links a {\r\n        margin: 0 7px;\r\n    }\r\n\r\n    .card .footer .btn-simple {\r\n        margin-top: -6px;\r\n    }\r\n\r\n    .card .header {\r\n        padding: 15px 20px;\r\n        height: 90px;\r\n    }\r\n\r\n    .card .motto {\r\n        font-family: 'Arima Madurai', cursive;\r\n        border-bottom: 1px solid #EEEEEE;\r\n        color: #999999;\r\n        font-size: 14px;\r\n        font-weight: 400;\r\n        padding-bottom: 10px;\r\n        text-align: center;\r\n    }\r\n\r\n    .card .stats-container {\r\n        width: 100%;\r\n        margin-top: 50px;\r\n    }\r\n\r\n    .card .stats {\r\n        display: block;\r\n        float: left;\r\n        width: 33.333333%;\r\n        text-align: center;\r\n    }\r\n\r\n    .card .stats:first-child {\r\n        border-right: 1px solid #EEEEEE;\r\n    }\r\n\r\n    .card .stats:last-child {\r\n        border-left: 1px solid #EEEEEE;\r\n    }\r\n\r\n    .card .stats h4 {\r\n        font-family: 'Arima Madurai', cursive;\r\n        font-weight: 300;\r\n        margin-bottom: 5px;\r\n    }\r\n\r\n    .card .stats p {\r\n        color: #777777;\r\n    }\r\n\r\n    \/*      Just for presentation        *\/\r\n    .title {\r\n        color: #506A85;\r\n        text-align: center;\r\n        font-weight: 300;\r\n        font-size: 44px;\r\n        margin-bottom: 90px;\r\n        line-height: 90%;\r\n    }\r\n\r\n    .title small {\r\n        font-size: 17px;\r\n        color: #999;\r\n        text-transform: uppercase;\r\n        margin: 0;\r\n    }\r\n\r\n    .space-30 {\r\n        height: 30px;\r\n        display: block;\r\n    }\r\n\r\n    .space-50 {\r\n        height: 50px;\r\n        display: block;\r\n    }\r\n\r\n    .space-200 {\r\n        height: 200px;\r\n        display: block;\r\n    }\r\n\r\n    .white-board {\r\n        background-color: #FFFFFF;\r\n        min-height: 200px;\r\n        padding: 60px 60px 20px;\r\n    }\r\n\r\n    .ct-heart {\r\n        color: #F74933;\r\n    }\r\n\r\n    pre.prettyprint {\r\n        background-color: #ffffff;\r\n        border: 1px solid #999;\r\n        margin-top: 20px;\r\n        padding: 20px;\r\n        text-align: left;\r\n    }\r\n\r\n    .atv,\r\n    .str {\r\n        color: #05AE0E;\r\n    }\r\n\r\n    .tag,\r\n    .pln,\r\n    .kwd {\r\n        color: #3472F7;\r\n    }\r\n\r\n    .atn {\r\n        color: #2C93FF;\r\n    }\r\n\r\n    .pln {\r\n        color: #333;\r\n    }\r\n\r\n    .com {\r\n        color: #999;\r\n    }\r\n\r\n    .btn-simple {\r\n        opacity: .8;\r\n        color: #666666;\r\n        background-color: transparent;\r\n    }\r\n\r\n    .btn-simple:hover,\r\n    .btn-simple:focus {\r\n        background-color: transparent;\r\n        box-shadow: none;\r\n        opacity: 1;\r\n    }\r\n\r\n    .btn-simple i {\r\n        font-size: 16px;\r\n    }\r\n\r\n    .navbar-brand-logo {\r\n        padding: 0;\r\n    }\r\n\r\n    .navbar-brand-logo .logo {\r\n        border: 1px solid #333333;\r\n        border-radius: 50%;\r\n        float: left;\r\n        overflow: hidden;\r\n        width: 60px;\r\n    }\r\n\r\n    .navbar .navbar-brand-logo .brand {\r\n        color: #FFFFFF;\r\n        float: left;\r\n        font-size: 18px;\r\n        font-weight: 400;\r\n        line-height: 20px;\r\n        margin-left: 10px;\r\n        margin-top: 10px;\r\n        width: 60px;\r\n    }\r\n\r\n    .navbar-default .navbar-brand-logo .brand {\r\n        color: #555;\r\n    }\r\n\r\n    \/*       Fix bug for IE      *\/\r\n    @media screen and (-ms-high-contrast: active),\r\n    (-ms-high-contrast: none) {\r\n\r\n        .front,\r\n        .back {\r\n            -ms-backface-visibility: visible;\r\n            backface-visibility: visible;\r\n        }\r\n\r\n        .back {\r\n            visibility: hidden;\r\n            -ms-transition: all 0.2s cubic-bezier(.92, .01, .83, .67);\r\n        }\r\n\r\n        .front {\r\n            z-index: 4;\r\n        }\r\n\r\n        .card-container:not(.manual-flip):hover .back,\r\n        .card-container.manual-flip.hover .back {\r\n            z-index: 5;\r\n            visibility: visible;\r\n        }\r\n    }\r\n\r\n    .card-container p {\r\n        text-align: center;\r\n    }\r\n\r\n    p.bless {\r\n        font-size: 16px;\r\n    }\r\n\r\n    .goddess-bless {\r\n        font-weight: bold;\r\n        color: #f67d0b;\r\n    }\r\n\r\n    .main i.fa.fa-plus {\r\n        background: #f67d0b;\r\n        padding: 10px;\r\n        color: #fff;\r\n        font-size: 10px;\r\n    }\r\n\r\n    section.pb-5 {\r\n        background: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2019\/08\/navaratri-bg.jpg) no-repeat center center;\r\n        -webkit-background-size: cover;\r\n        -moz-background-size: cover;\r\n        -o-background-size: cover;\r\n        background-size: cover;\r\n        background-position-y: 0px;\r\n        color: #fff;\r\n        padding: 0px 0px 60px;\r\n        float: left;\r\n        width: 100%;\r\n    }\r\n\r\n    h5.section-title.h1 {\r\n        text-align: center;\r\n        font-size: 48px;\r\n        font-weight: bold;\r\n        color: #f67d0b;\r\n    }\r\n\r\n    .navah4 {\r\n        text-align: center;\r\n        padding-bottom: 20px;\r\n    }\r\n\r\n    .navaratri-bonus {\r\n        background: #190700;\r\n        color: #fff;\r\n        padding-top: 30px;\r\n    }\r\n\r\n    .recommeded-innerbox2 h5 {\r\n        font-size: 24px;\r\n        text-align: left;\r\n        margin: 0px;\r\n        padding: 0px 0px 10px 0px;\r\n    }\r\n\r\n    .section6 {\r\n        float: left;\r\n        width: 100%;\r\n        background: #1a0100;\r\n    }\r\n\r\n    .recommeded-innerbox p {\r\n        font-size: 18px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n        text-align: left;\r\n        letter-spacing: 0;\r\n        line-height: 1.7;\r\n    }\r\n\r\n    .dkrp-section2.three {\r\n        background: #f3dc85;\r\n    }\r\n\r\n    .dkrp-section2.three h2 {\r\n        color: #eb3cbf;\r\n    }\r\n\r\n    .grand {\r\n        color: #fff;\r\n    }\r\n\r\n    .vbox-header h3 {\r\n        color: #ffffff;\r\n        font-size: 40px;\r\n        padding: 20px 0;\r\n    }\r\n\r\n    span.oneth {\r\n        font-size: 22px;\r\n        color: #071d32;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .fa-angle-right:before {\r\n        content: \"f105\";\r\n        position: absolute;\r\n        bottom: -10px;\r\n        left: -3px;\r\n        color: #0f9684;\r\n    }\r\n\r\n    .avmonth-coup {\r\n        width: 100%;\r\n        text-align: center;\r\n        padding: 10px;\r\n        font-size: 20px;\r\n        font-weight: bold;\r\n        color: #fff;\r\n    }\r\n\r\n    .avmonth-coup span {\r\n        font-size: 22px;\r\n        color: #fdd503;\r\n    }\r\n\r\n    .pull-right {\r\n        margin-left: 20px !important;\r\n        margin-top: 50px !important;\r\n    }\r\n\r\n    .dkrp-navs li {\r\n        display: inline-block;\r\n        text-align: center;\r\n        width: 24%;\r\n    }\r\n\r\n    .dkrp-navs li a {\r\n        color: #fff;\r\n        display: block;\r\n        font-size: 1.1003em;\r\n        font-weight: 500;\r\n        margin: 0 auto;\r\n        padding: 16px 0;\r\n        text-transform: uppercase;\r\n        width: 90%;\r\n    }\r\n\r\n    .dkrp-navs .active a {\r\n        border-bottom: 2px solid;\r\n        color: #f25b22;\r\n    }\r\n\r\n    .dkrp-navs.rel-menu {\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    .dkrp-navs.rel-menu li a {\r\n        color: #000\r\n    }\r\n\r\n    @media screen and (max-width: 600px) and (min-width: 300px) {\r\n        .dkrp-navs li a {\r\n            color: #fff;\r\n            display: block;\r\n            font-size: 13px;\r\n            font-weight: 600;\r\n            margin: 0 auto;\r\n            padding: 16px 0;\r\n            text-transform: initial;\r\n            width: 100%;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width: 480px) and (min-width: 0px) {\r\n        .dkrp-navs li {\r\n            width: 24%;\r\n        }\r\n\r\n    }\r\n\r\n    .fixed-top {\r\n        background: #0f9684;\r\n        left: 0;\r\n        position: fixed;\r\n        top: 0;\r\n        width: 100%;\r\n        z-index: 50;\r\n    }\r\n\r\n    @media screen and (max-width: 600px) and (min-width: 300px) {\r\n        .fixed-top {\r\n            box-shadow: 1px 2px 2px #a7a5a5;\r\n        }\r\n\r\n    }\r\n\r\n    span.reg-before {\r\n        font-size: 32px;\r\n        color: #ff00ac;\r\n    }\r\n\r\n    p.secondtit {\r\n        margin: 0;\r\n        color: #585656 !important;\r\n        padding: 20px 0;\r\n    }\r\n\r\n    .section1-box p {\r\n        padding-bottom: 25px;\r\n    }\r\n\r\n    .section1-box h2 span {\r\n        color: #410385;\r\n    }\r\n\r\n    .dkrp-section4 {\r\n        padding-bottom: 50px;\r\n        background: #f3dc85;\r\n    }\r\n\r\n    @media screen and (max-width: 560px) {\r\n        .pricing-box {\r\n            width: 100%;\r\n        }\r\n    }\r\n\r\n    h2.packagetit {\r\n        text-align: center;\r\n        color: #071d32;\r\n    }\r\n\r\n    .header-box-inner h2 {\r\n        padding-bottom: 15px;\r\n        color: #06584d;\r\n        font-size: 36px;\r\n    }\r\n\r\n    .col-md-12.header-box-inner h2 span {\r\n        font-size: 50px;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .pricing-price-area .price-header2 span {\r\n        font-size: 31px !important;\r\n    }\r\n\r\n    .pricing-header {\r\n        background-color: #d1d4d7;\r\n        color: #524c47;\r\n        font-family: \"Oswald\", sans-serif;\r\n        font-size: 30px;\r\n        padding: 20px 5px;\r\n    }\r\n\r\n    .pricing-header1 {\r\n        background-color: #dfa12a;\r\n        color: #524c47;\r\n        font-family: \"Oswald\", sans-serif;\r\n        font-size: 30px;\r\n        padding: 20px 5px;\r\n    }\r\n\r\n    .pricing-header2 {\r\n        background-color: #ededed;\r\n        color: #524c47;\r\n        font-family: \"Oswald\", sans-serif;\r\n        font-size: 30px;\r\n        padding: 20px 5px;\r\n    }\r\n\r\n    .general-terms {\r\n        background: #fff;\r\n        padding: 20px;\r\n        margin: 20px auto;\r\n    }\r\n\r\n    .general-terms h3 {\r\n        margin: 0;\r\n        font-size: 1.3em;\r\n        padding: 0 0 13px;\r\n        font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;\r\n        color: #000;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .section1-box h4 {\r\n        padding-bottom: 20px;\r\n        color: #b61201;\r\n    }\r\n\r\n    ul.checkmark-list li span {\r\n        color: #57100e;\r\n    }\r\n\r\n    .stars-brd {\r\n        border: 2px dotted #a7a6a5;\r\n        display: inline-block;\r\n        width: 25%;\r\n        margin: 10px;\r\n        vertical-align: top;\r\n    }\r\n\r\n    .stars {\r\n        background: #b61201;\r\n        text-align: center;\r\n        padding: 10px 20px;\r\n        margin: 20px;\r\n    }\r\n\r\n    .stars p {\r\n        text-align: center;\r\n        color: #fff;\r\n    }\r\n\r\n    .stars p span {\r\n        color: #ffd303;\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .dkrp-section1 h4 {\r\n        padding-bottom: 20px;\r\n        color: #b61201;\r\n    }\r\n\r\n    @media screen and (max-width: 992px) {\r\n        .section1 {\r\n            background: url(\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Venus-in-Taurus-new1-mob.jpg\");\r\n            background-position: center;\r\n        }\r\n    }\r\n\r\n    @media screen and (max-width: 767px) {\r\n        .two-div {\r\n            float: left;\r\n            width: 100%;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .stars-brd {\r\n            width: 100%;\r\n        }\r\n\r\n        .stars p {\r\n            height: auto !important;\r\n        }\r\n    }\r\n\r\n    .sub-title-box ul li {\r\n        font-size: 18px;\r\n        font-family: \"Open Sans\", Arial, sans-serif;\r\n        text-align: left;\r\n        margin-bottom: 10px;\r\n        line-height: 30px;\r\n        letter-spacing: 0px;\r\n        margin-left: 30px;\r\n    }\r\n\r\n    .mut-pro-wrap {\r\n        background: rgb(235, 239, 212);\r\n        padding: 14px;\r\n        border-radius: 3px;\r\n        padding-bottom: 30px;\r\n        min-height: auto;\r\n        margin: 10px;\r\n        text-align: center;\r\n    }\r\n\r\n    .section3 h2 {\r\n        text-align: center;\r\n        font-size: 36px;\r\n        color: #ee637a;\r\n    }\r\n\r\n    .sub-title-box {\r\n        padding: 10px 10px !important;\r\n    }\r\n<\/style>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Arima+Madurai|Cedarville+Cursive&display=swap\" rel=\"stylesheet\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Roboto:400,700\" rel=\"stylesheet\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Lato\" rel=\"stylesheet\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Poiret+One&display=swap\" rel=\"stylesheet\">\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=\"secondtit\">36-Day Period to Explore Smart Ways to Grow Your Money and Strengthen Relationships\r\n                <\/p>\r\n                <span class=\"buttom-line\"><\/span>\r\n                <h1>LAST CALL: VENUS TURNS DIRECT IN TAURUS<\/h1>\r\n                <h2>MONEY & LOVE PLANET IN THE HOUSE OF FINANCE & FAMILY<\/h2>\r\n                <span class=\"buttom-line\"><\/span>\r\n                <p class=\"live-date\">LIVE on June 26, 2020 at 5:45 am PT \/ 8:45 am ET \/ 6:15 pm IST<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<div class=\"dkrp-section\">\r\n    <div class=\"container\">\r\n        <div class=\"dkrp-nav\">\r\n            <ul class=\"dkrp-navs rel-menu\">\r\n                <li class=\"nav-item\">\r\n                    <a class=\"nav-link scroll\" href=\"#one\">OVERVIEW<\/a>\r\n                <\/li>\r\n                <li class=\"nav-item\">\r\n                    <a class=\"nav-link scroll\" href=\"#Div1\">SERVICES<\/a>\r\n                <\/li>\r\n                <li class=\"nav-item\">\r\n                    <a class=\"nav-link scroll\" href=\"#rituals\">ORDER NOW<\/a>\r\n                <\/li>\r\n                <li class=\"nav-item\">\r\n                    <a class=\"nav-link scroll\" href=\"#additional\">ADDITIONAL SERVICE<\/a>\r\n                <\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"dkrp-section\">\r\n    <div class=\"dkrp-section1 one\">\r\n        <div class=\"container\">\r\n            <div class=\"section1-box\">\r\n                <a name=\"one\"><\/a>\r\n                <div class=\"clear\"><\/div>\r\n                <div class=\"clear\"><\/div>\r\n                <h2>Venus Direct in Taurus: Planet of Love & Money in Family & Finance Sign<\/h2>\r\n\t\t\t\t<a name=\"video\"><\/a>\r\n              <div class=\"col-md-6 col-sm-12 col-xs-12 pull-right\">\r\n\t\t\t\t\t<p class=\"videotitle\">How To Benefit From Venus Direct In Taurus Period<\/p>\r\n\t\t\t\t\t<div class=\"responsive-video\">\r\n\t\t\t\t\t  <iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/PR9n3zizxMc\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\r\n\t\t\t\t\t<\/div>\r\n              <\/div>\r\n                <p>\r\n                    Venus, the planet of beauty, love, money, material comforts, and luxury is retrograde in its own\r\n                    sign, Taurus, the 2nd house of finance and family in the natural zodiac. On June 25, Venus will turn\r\n                    direct in the sign Taurus and its forward movement to complete the transit in Taurus will start in\r\n                    Taurus' soul star, Rohini, and continue in Mrigasira. During these 36 days (June 25 \u2013 August 1) of\r\n                    the direct movement of Venus in Taurus, Venus' energy will be combined with that of Rohini and\r\n                    Mrigasira to help you grow your money and relationships.\r\n                <\/p>\r\n                <p>\r\n                    To help you capitalize on one of the best times to propitiate Venus and its overlord Goddess\r\n                    Lakshmi, AstroVed will be conducting special ceremonies on June 26 that can help you maximize the\r\n                    potential to explore new money-making opportunities and strengthen your familial relationships.\r\n                <\/p>\r\n                <h2>Benefits of Venus Direct in Taurus<\/h2> <br> <br> <br> <br>\r\n\t\t\t\t\r\n                <ul class=\"checkmark-list\">\r\n                    <li> When transiting in Rohini, Venus' money aspect will be boosted. Rohini is the star of wealth.\r\n                        It carries Rohana Shakti (power of growth) and therefore is also called the star of ascent.\r\n                        Rohini's quality allows it to amplify the positive side of any planet(s) transiting in the star\r\n                    <\/li>\r\n                    <li> Venus-Rohini energy has more power to help you explore new money-making opportunities, minimize\r\n                        losses and save money<\/li>\r\n                    <li> When transiting in the star Mrigasira, Venus' love and relationship aspect will be boosted.\r\n                        Mrigasira is the star ruled by Mars, and its presiding deity is the Moon God Soma. Mrigasira is\r\n                        the pleasure-seeking star of emotion, bonding, and compassion<\/li>\r\n                    <li>\r\n                        Mrigasira carries Prinana Shakti (power of giving fulfillment or bringing delight) and therefore\r\n                        is referred to as the star that fills with joy. Mrigasira's quality allows it to heal,\r\n                        rejuvenate and transform\r\n                    <\/li>\r\n                    <li> Venus-Mrigasira energy has more power to help you mend challenging relationships and strengthen\r\n                        and build harmonious family relationships<\/li>\r\n                <\/ul>\r\n                <div class=\"col-md-12 col-sm-12\">\r\n                    <h2>What to Expect from Venus Direct in Taurus?<\/h2>\r\n                    <p>In Vedic astrology, Venus is considered one of the most benefic planets, next to Jupiter. Venus\r\n                        rules Taurus and Libra, and is particularly strong in the sign Taurus. Taurus is an earthy and\r\n                        fixed sign that makes Venus stable in bestowing wealth. During the 36 days of Venus moving\r\n                        direct, the most favorable period in Taurus, Venus can teach you smart ways to grow your money,\r\n                        be prudent in choosing the right investment options, help you minimize unwanted expenses, retain\r\n                        material comforts and make you disciplined in spending. Venus turning direct in the 2nd house of\r\n                        money, speech and family helps you to learn from the past mistakes of non-judicious money\r\n                        management and use the right choice of words to increase intimacy between loved ones and restore\r\n                        turbulent family relationships.<\/p>\r\n                <\/div>\r\n                <div class=\"clear\"><\/div>\r\n                <h2>What to Do During this Transit Period<\/h2>\r\n                <div class=\"col-md-6\">\r\n                    <img title=\"Business and Professional\"\r\n                        src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/02\/sun-professional.jpg\"\r\n                        alt=\"Business and Professional\" class=\"right-img\">\r\n                <\/div>\r\n                <div class=\"col-md-6 sub-title-box\">\r\n                    <h3>On the business\/professional front<\/h3>\r\n                    <ul>\r\n                        <li>This is an excellent peace-making time. At work\/business, try not to be too stubborn about\r\n                            being right and look for peace and harmony to achieve more success<\/li>\r\n                        <li>This is the best time to sort out issues with your business partner(s) especially, money\r\n                            related issues<\/li>\r\n                        <li>Business people can take advantage of this time to plan and strategize business plans for\r\n                            future execution<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"clear\"><\/div>\r\n                <div class=\"two-div\">\r\n                    <div class=\"col-md-6 sub-title-box\">\r\n                        <h3>On the personal front<\/h3>\r\n                        <ul>\r\n                            <li>The healing of relationships is highly supported. Time to let go of old grudges and\r\n                                resentments<\/li>\r\n                            <li>Forgive your family members for past actions and bring love and harmony back into your\r\n                                life<\/li>\r\n                            <li>Contemplate on your wealth and try to eradicate any negative thought about money or your\r\n                                childhood misbeliefs about money<\/li>\r\n                            <li>Respect money and be prudent in spending money<\/li>\r\n                    <\/div>\r\n                    <div class=\"col-md-6\">\r\n                        <img title=\"personal front\"\r\n                            src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/02\/sun-personal.jpg\"\r\n                            alt=\"personal front\" class=\"right-img\">\r\n                    <\/div>\r\n                <\/div>\r\n                <h2>Most Benefitted Signs During Venus Direct in Taurus<\/h2>\r\n                <p style=\"text-align:center\">Everyone is going to be benefited from this transit.<\/p>\r\n                <div class=\"col-md-6\">\r\n                    <img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/02\/Astrological-Significance.jpg\"\r\n                        alt=\"Venus Direct in Taurus\" title=\"Venus Direct in Taurus\" class=\"left-img\">\r\n                <\/div>\r\n                <div class=\"col-md-6 sub-title-box\">\r\n                    <ul>\r\n                        <li>However, the most benefitted Moon signs and ascendants are Cancer, Virgo, Capricorn, and\r\n                            Aquarius<\/li>\r\n                        <li>Those who have Venus in Taurus in their birth chart can see good results in all areas of\r\n                            life<\/li>\r\n                        <li>Vendors, healers, and people in the finance industry can find more inspiration and\r\n                            supportive energies<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n   \r\n<\/div>\r\n<div class=\"clearfix\"><\/div>\r\n<div class=\"clearfix\"><\/div>\r\n<div class=\"dkrp-section2 two\" id=\"Div1\">\r\n    <div class=\"container\">\r\n        <div class=\"section1-box\">\r\n\r\n            <h2 style=\"color: #efda49;\">Venus Direct In Taurus Poojas and Fire Lab Explained<\/h2>\r\n            <div class=\"all-rituals\">\r\n                <div class=\"rituals-box\">\r\n                    <div class=\"ritual\">\r\n                        <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                        <img class=\"breakdown-img\"\r\n                            src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/08\/balakrishna-homa-1.jpg\"\r\n                            title=\"Lakshmi Samedha Varaha Swamy Homa\" src=\"\" alt=\"Lakshmi Samedha Varaha Swamy Homa\">\r\n                        <div>\r\n                            <h5>Lakshmi Samedha Varaha Swamy Homa (Wealth and Prosperity Multiplier Fire Lab) <\/h5>\r\n                        <\/div>\r\n                        <p>As Venus is transiting in Taurus, an earthy sign, we will be invoking Lakshmi, the overlord\r\n                            of Venus together with Varaha, the boar avatar of Vishnu, who rescued mother earth from the\r\n                            clutches of a demon. As per sacred texts, performing this Fire Lab is believed to improve\r\n                            your business fortunes, grant prosperity and all kinds of abundance, give harmony at home,\r\n                            increase profits and remove lack of money<\/p>\r\n\r\n                    <\/div>\r\n                    <div class=\"ritual\">\r\n                        <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                        <img class=\"breakdown-img\" title=\"Archana (Pooja) at Venus Powerspot\"\r\n                            src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/01\/venus-pooja.jpg\"\r\n                            alt=\"Archana (Pooja) at Venus Powerspot\">\r\n                        <div>\r\n                            <h5>Archana (Pooja) at Venus Powerspot<\/h5>\r\n                            <p>As per the Powerspot tradition, this special Archana invokes the blessings of Venus, who\r\n                                can bless you with good relationships and material comforts<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"ritual\">\r\n                        <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                        <img class=\"breakdown-img\" title=\"Archana (Pooja) to Goddess Lakshmi\"\r\n                            src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/01\/Mahalakshmi.jpg\"\r\n                            alt=\"Archana (Pooja) to Goddess Lakshmi\">\r\n                        <div>\r\n                            <h5>Archana (Pooja) to Goddess Lakshmi at Powerspot <\/h5>\r\n                            <p>As per the Powerspot tradition, performing Archana to Goddess Lakshmi, the overlord of\r\n                                Venus, can help you receive her blessings of fortune and prosperity<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"ritual\">\r\n                        <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                        <img class=\"breakdown-img\" title=\"Aishwarya Mantra Pushpanjali\"\r\n                            src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/05\/Raktha-Pushpanjali.jpg\"\r\n                            alt=\"Aishwarya Mantra Pushpanjali\">\r\n                        <div>\r\n                            <h5>Aishwarya Mantra Pushpanjali (Flower Offering) at Kerala Powerspot<\/h5>\r\n                            <p>As per Kerala Powerspot tradition, performing this Pooja by offering flowers can bestow\r\n                                prosperity, and boost material comforts<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"ritual\">\r\n                        <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                        <div>\r\n                            <img class=\"breakdown-img\" title=\"Pidi Panam (Coin Ritual)\"\r\n                                src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Pidi-Panam.jpg\"\r\n                                alt=\"Pidi Panam (Coin Ritual)\">\r\n                            <h5>Pidi Panam (Coin Ritual) For Goddess at Kerala Powerspot<\/h5>\r\n                            <p>In this unique Kerala Pooja, a handful of coins is offered to the Goddess, and this\r\n                                offering is a true symbol of abundance. As per Powerspot practice, it is believed to\r\n                                bless you with everlasting prosperity and grant relief from debts<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"ritual\">\r\n                        <div class=\"circle\"><i class=\"fa fa-angle-right\"><\/i><\/div>\r\n                        <div>\r\n                            <img class=\"breakdown-img\" title=\"Mangalya Archana\"\r\n                                src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/09\/mangalya.jpg\"\r\n                                alt=\"Mangalya Archana\">\r\n                            <h5>Mangalya Archana (Pooja) and Pattuvastram Charthal (Offering Silk Saree) to Parvati at\r\n                                Kerala Powerspot<\/h5>\r\n                            <p>Mangalyam is the divine marital thread worn around the neck by a married woman as a\r\n                                symbol of her love towards her husband. As per the Powerspot tradition, offering silk\r\n                                saree to Goddess and performing special Pooja to Goddess's sacred Mangalyam can bless\r\n                                you with the right partner, ensure the well-being of your spouse and increase affection\r\n                                between couples<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n<div class=\"clearfix\"><\/div>\r\n<a name=\"order\"><\/a>\r\n<div id=\"rituals\"><\/div>\r\n<div class=\"section3\">\r\n    <div class=\"container\">\r\n        <h2>VENUS DIRECT IN TAURUS 2020 PACKAGES<\/h2>\r\n        <div class=\"col-md-12 package-price-innerbox\" id=\"p63509\">\r\n            <div class=\"custom-box-left\">\r\n                <span class=\"day\" style=\"font-size:20px;\">\r\n                    <b style=\"color:#eb9d3e;\">\r\n                        [product id='63509' template='10']<\/b>\r\n                <\/span>\r\n                <div id=\"Div2\">\r\n                    <h3>\r\n                        Venus Direct in Taurus Basic Package\r\n                    <\/h3>\r\n                <\/div>\r\n                <img class=\"small-img\" title=\" Venus Direct in Taurus Basic Package\"\r\n                    src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Venus-Direct-in-Taurus-Basic-Packag400.jpg\"\r\n                    alt=\" Venus Direct in Taurus Basic Package\">\r\n                <ul class=\"checkmark-list\">\r\n                    <li>Lakshmi Samedha Varaha Swamy Homa (Wealth and Prosperity Multiplier Fire Lab)<\/li>\r\n                    <li>Archana (Pooja) at Venus Powerspot<\/li>\r\n                    <li>Archana (Pooja) to Goddess Lakshmi at Powerspot <\/li>\r\n                    <li>Aishwarya Mantra Pushpanjali at Kerala Powerspot<\/li>\r\n                    <li>Mangalya Archana and Pattuvastram Charthal to Parvati at Kerala Powerspot<\/li>\r\n                <\/ul>\r\n                <p>Venus, the planet of beauty, love, material comforts, and luxury is in its own sign, Taurus, the 2nd\r\n                    house of finance and family in the natural zodiac. During the 126 days of stay in Taurus (Mar. 28 to\r\n                    Aug. 1), Venus has the power to shower its positive blessings. However, particularly these 36 days\r\n                    (Jun. 25 \u2013 Aug. 1), when Venus turns direct in Taurus and starts its forward movement in the star\r\n                    Rohini, it has more power to help you to be prudent in saving money and explore new money-making\r\n                    opportunities, minimize losses, and retain wealth and harmonious family relationships. Invoke the\r\n                    blessings of love and money planet Venus and its overlord, Goddess of Wealth, Lakshmi on the special\r\n                    transit day to attract material comforts and strengthen relationships.<\/p>\r\n                <div class=\"cart_adjust\">\r\n                    <div class=\"product-shortcode \">\r\n                        [product id='63509' template='2']\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"custom-box-right package-img-1\"><\/div>\r\n        <\/div>\r\n        <div class=\"clearfix\"><\/div>\r\n        <div class=\"toggle-item\">\r\n            <p class=\"subtitle\">\r\n                What will I receive?\r\n            <\/p>\r\n        <\/div>\r\n        <div class=\"toggle-content\">\r\n            <p>You will receive the sacred grey ash powder from the Fire Lab which will be blessed in the rituals. Keep\r\n                this on your meditation altar and wear it on your forehead during meditation or at other times to expand\r\n                the Divine blessings into your life.<\/p>\r\n            <p class=\"subtitle\">\r\n                Dr. Pillai explains this:\r\n            <\/p>\r\n            <p>\r\n                The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue\r\n                (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the\r\n                blessings of the archetypes invoked.\r\n            <\/p>\r\n            <p>\r\n                <strong class=\"please-note\">Please Note: <\/strong> Your Prasad will be shipped one week after the entire\r\n                set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4\r\n                weeks for delivery.\r\n            <\/p>\r\n        <\/div>\r\n        <div class=\"clearfix\"><\/div>\r\n        <div class=\"col-md-12 package-price-innerbox\" id=\"p63510\">\r\n            <div class=\"custom-box-left\">\r\n                <span class=\"day\" style=\"font-size:20px;\">\r\n                    <b style=\"color:#eb9d3e;\">\r\n                        [product id='63510' template='10']<\/b>\r\n\r\n                <\/span>\r\n                <div id=\"Div2\">\r\n                    <h3>\r\n                        Venus Direct in Taurus Premier Package\r\n                    <\/h3>\r\n                <\/div>\r\n                <img class=\"small-img\" title=\"Venus Direct in Taurus Premier Package\"\r\n                    src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Venus-Direct-in-Taurus-Premier-Packag400.jpg\"\r\n                    alt=\"Venus Direct in Taurus Premier Package\">\r\n                <ul class=\"checkmark-list\">\r\n                    <li><b>Individual Lakshmi Samedha Varaha Swamy Homa (Wealth and Prosperity Multiplier Fire Lab)<\/b>\r\n                    <\/li>\r\n                    <li><b>Pidi Panam (Coin Ritual) For Goddess at Kerala Powerspot\u00a0<\/b><\/li>\r\n                    <li>Archana (Pooja) at Venus Powerspot <\/li>\r\n                    <li>Archana (Pooja) to Goddess Lakshmi at Powerspot <\/li>\r\n                    <li>Aishwarya Mantra Pushpanjali at Kerala Powerspot <\/li>\r\n                    <li>Mangalya Archana and Pattuvastram Charthal to Parvati at Kerala Powerspot<\/li>\r\n                <\/ul>\r\n                <p>Venus, the planet of beauty, love, material comforts, and luxury is in its own sign, Taurus, the 2nd\r\n                    house of finance and family in the natural zodiac. During the 126 days of stay in Taurus (Mar. 28 to\r\n                    Aug. 1), Venus has the power to shower its positive blessings. However, particularly these 36 days\r\n                    (Jun. 25 \u2013 Aug. 1), when Venus turns direct in Taurus and starts its forward movement in the star\r\n                    Rohini, it has more power to help you to be prudent in saving money and explore new money-making\r\n                    opportunities, minimize losses, and retain wealth and harmonious family relationships. Invoke the\r\n                    blessings of love and money planet Venus and its overlord, Goddess of Wealth, Lakshmi on the special\r\n                    transit day to attract material comforts and strengthen relationships.<\/p>\r\n                <div class=\"cart_adjust\">\r\n                    <div class=\"product-shortcode \">\r\n                        [product id='63510' template='2']\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"custom-box-right package-img-2\"><\/div>\r\n        <\/div>\r\n        <div class=\"clearfix\"><\/div>\r\n        <div class=\"toggle-item\">\r\n            <p class=\"subtitle\">\r\n                What will I receive?\r\n            <\/p>\r\n        <\/div>\r\n        <div class=\"toggle-content\">\r\n            <p>You will receive the sacred grey ash powder from the Fire Lab which will be blessed in the rituals. Keep\r\n                this on your meditation altar and wear it on your forehead during meditation or at other times to expand\r\n                the Divine blessings into your life.<\/p>\r\n            <p class=\"subtitle\">\r\n                Dr. Pillai explains this:\r\n            <\/p>\r\n            <p>\r\n                The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue\r\n                (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the\r\n                blessings of the archetypes invoked.\r\n            <\/p>\r\n            <p>\r\n                <strong class=\"please-note\">Please Note: <\/strong> Your Prasad will be shipped one week after the entire\r\n                set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4\r\n                weeks for delivery.\r\n            <\/p>\r\n        <\/div>\r\n        <div class=\"clearfix\"><\/div>\r\n        <h2 id=\"additional\">ADDITIONAL RECOMMENDED SERVICE<\/h2>\r\n        <div class=\"col-md-12 package-price-innerbox\" id=\"p55\">\r\n            <div class=\"custom-box-left\">\r\n                <span class=\"day\" style=\"font-size:20px;\">\r\n                    <b style=\"color:#eb9d3e;\">\r\n                        [product id='55' template='10']<\/b>\r\n\r\n                <\/span>\r\n                <div id=\"Div2\">\r\n                    <h3>\r\n                        Individual Venus Homa (Fire Lab)\r\n                    <\/h3>\r\n                <\/div>\r\n                <img class=\"small-img\" title=\"Individual Venus Homa (Fire Lab)\"\r\n                    src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2020\/06\/Individual-Venus-Homa400.jpg\"\r\n                    alt=\"Individual Venus Homa (Fire Lab)\">\r\n                <p>Book your individual Fire Lab for Venus, the planet of beauty, love, material comforts, and luxury,\r\n                    on the day when it turns direct in Taurus, the 2nd house of the natural zodiac, signifies family,\r\n                    food, speech, and money. Venus rules Taurus and Libra, and out of which, Venus is strong in the sign\r\n                    Taurus. Taurus is an earthy and fixed sign that makes Venus stable in bestowing wealth.<\/p>\r\n                <div class=\"cart_adjust\">\r\n                    <div class=\"product-shortcode \">\r\n                        [product id='55' template='2']\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"custom-box-right package-img-3\"><\/div>\r\n        <\/div>\r\n        <div class=\"clearfix\"><\/div>\r\n        <div class=\"toggle-item\">\r\n            <p class=\"subtitle\">\r\n                What will I receive?\r\n            <\/p>\r\n        <\/div>\r\n        <div class=\"toggle-content\">\r\n            <p>You will receive the sacred grey ash powder from the Fire Lab which will be blessed in the rituals. Keep\r\n                this on your meditation altar and wear it on your forehead during meditation or at other times to expand\r\n                the Divine blessings into your life.<\/p>\r\n            <p class=\"subtitle\">\r\n                Dr. Pillai explains this:\r\n            <\/p>\r\n            <p>\r\n                The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue\r\n                (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the\r\n                blessings of the archetypes invoked.\r\n            <\/p>\r\n            <p>\r\n                <strong class=\"please-note\">Please Note: <\/strong> Your Prasad will be shipped one week after the entire\r\n                set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4\r\n                weeks for delivery.\r\n            <\/p>\r\n        <\/div>\r\n        <div class=\"clearfix\"><\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n<script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script>\r\n<script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script>\r\n<script type=\"text\/javascript\">\r\n    var userTimeZone = moment.tz.guess();\r\n    var eventEndDate = moment.tz(\"2020-06-26 15:00\", \"Asia\/Kolkata\");\r\n    eventEndDate = eventEndDate.tz(userTimeZone).format();\r\n    eventEndDate = moment(eventEndDate).valueOf();\r\n    var second = 1000,\r\n        minute = second * 60,\r\n        hour = minute * 60,\r\n        day = hour * 24;\r\n    var countDown = eventEndDate;\r\n    x = setInterval(function () {\r\n        var currenDateTime = moment().tz(userTimeZone);\r\n        currenDateTime = moment(currenDateTime).valueOf();\r\n        distance = countDown - currenDateTime;\r\n        var test = Math.floor((distance % (minute)) \/ (second));\r\n        document.getElementById('days').innerHTML = Math.floor(distance \/ (day));\r\n        document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour));\r\n        document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute));\r\n        document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second));\r\n        if (distance < 0) {\r\n            clearInterval(x);\r\n            document.getElementById(\"timer\").style.display = \"none\";\r\n        }\r\n    }, second);\r\n<\/script>\r\n<script type=\"text\/javascript\">\r\n    jQuery(document).on(\"scroll\", function () {\r\n        if (jQuery(document).scrollTop() > jQuery(\".dkrp-nav\").offset().top) {\r\n            jQuery(\".dkrp-navs\").removeClass(\"rel-menu\").addClass(\"fixed-top\");\r\n        } else {\r\n            jQuery(\".dkrp-navs\").removeClass(\"fixed-top\").addClass(\"rel-menu\");\r\n        }\r\n    });\r\n<\/script>\r\n<script type=\"text\/javascript\">\r\n    jQuery(window).scroll(function () {\r\n        if (jQuery(this).scrollTop() > 100) {\r\n            jQuery('#scroll').fadeIn();\r\n        } else {\r\n            jQuery('#scroll').fadeOut();\r\n        }\r\n    });\r\n    jQuery('#scroll').click(function () {\r\n        jQuery(\"html, body\").animate({\r\n            scrollTop: 0\r\n        }, 600);\r\n        return false;\r\n    });\r\n<\/script>","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[84,335,130,511,37],"class_list":["post-51580","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-specials","tag-lakshmi","tag-strengthen-relationships","tag-venus","tag-venus-turns-direct-in-taurus","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>Venus Transit In Taurus | AstroVed.com<\/title>\r\n<meta name=\"description\" content=\"Participate in AstroVed\u2019s Venus Transit In Taurus services to expand comforts and luxury, and sharpen creative skills.\" \/>\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\/venus-transit-in-taurus\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Venus Transit In Taurus | AstroVed.com\" \/>\r\n<meta property=\"og:description\" content=\"Participate in AstroVed\u2019s Venus Transit In Taurus services to expand comforts and luxury, and sharpen creative skills.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus\" \/>\r\n<meta property=\"og:site_name\" content=\"Astroved Specials\" \/>\r\n<meta property=\"article:published_time\" content=\"2020-06-04T13:59:14+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\/2020\/06\/venus-transit-in-taurus-feature-dsk.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=\"48 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\/venus-transit-in-taurus\",\"url\":\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus\",\"name\":\"Venus Transit In Taurus | AstroVed.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2020\/06\/venus-transit-in-taurus-feature-dsk.jpg\",\"datePublished\":\"2020-06-04T13:59:14+00:00\",\"dateModified\":\"2025-03-22T03:39:13+00:00\",\"author\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\"},\"description\":\"Participate in AstroVed\u2019s Venus Transit In Taurus services to expand comforts and luxury, and sharpen creative skills.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#primaryimage\",\"url\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2020\/06\/venus-transit-in-taurus-feature-dsk.jpg\",\"contentUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2020\/06\/venus-transit-in-taurus-feature-dsk.jpg\",\"width\":360,\"height\":360},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.astroved.com\/us\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LAST CALL: Venus Homecoming in Taurus\"}]},{\"@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":"Venus Transit In Taurus | AstroVed.com","description":"Participate in AstroVed\u2019s Venus Transit In Taurus services to expand comforts and luxury, and sharpen creative skills.","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\/venus-transit-in-taurus","og_locale":"en_US","og_type":"article","og_title":"Venus Transit In Taurus | AstroVed.com","og_description":"Participate in AstroVed\u2019s Venus Transit In Taurus services to expand comforts and luxury, and sharpen creative skills.","og_url":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus","og_site_name":"Astroved Specials","article_published_time":"2020-06-04T13:59:14+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\/2020\/06\/venus-transit-in-taurus-feature-dsk.jpg","type":"image\/jpeg"}],"author":"av specials","twitter_card":"summary_large_image","twitter_misc":{"Written by":"av specials","Est. reading time":"48 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus","url":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus","name":"Venus Transit In Taurus | AstroVed.com","isPartOf":{"@id":"https:\/\/www.astroved.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#primaryimage"},"image":{"@id":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#primaryimage"},"thumbnailUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2020\/06\/venus-transit-in-taurus-feature-dsk.jpg","datePublished":"2020-06-04T13:59:14+00:00","dateModified":"2025-03-22T03:39:13+00:00","author":{"@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039"},"description":"Participate in AstroVed\u2019s Venus Transit In Taurus services to expand comforts and luxury, and sharpen creative skills.","breadcrumb":{"@id":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#primaryimage","url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2020\/06\/venus-transit-in-taurus-feature-dsk.jpg","contentUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2020\/06\/venus-transit-in-taurus-feature-dsk.jpg","width":360,"height":360},{"@type":"BreadcrumbList","@id":"https:\/\/www.astroved.com\/us\/specials\/venus-transit-in-taurus#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.astroved.com\/us"},{"@type":"ListItem","position":2,"name":"LAST CALL: Venus Homecoming in Taurus"}]},{"@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\/51580","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=51580"}],"version-history":[{"count":0,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/51580\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media\/101714"}],"wp:attachment":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media?parent=51580"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/categories?post=51580"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/tags?post=51580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}