
/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
:root {
	--blue: #5452ce;
	--dark: #111;
	--grey: #f6f6f6;
	--bg: #edeefb;
	--yellow_bg: #fbf4ed;
	--heading_color: #5e52ce;
	--gold: #edad00;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	color: var(--dark);
	font-weight: 600 !important;
	line-height: 1.1;
}

h1 {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.4;
}

.text_gold {
	color: var(--gold);
}

h3 {
	font-size: 32px;
	color: #040404;
	font-weight: 700;
	line-height: 1.4;
}

h4 {
	font-size: 24px;
	color: #040404;
	font-weight: 700;
}

.head_p {
	font-size: 22px;
}

.logo {
	width: 120px;
}

.mb_0 {
	margin-bottom: 0;
}

.btn {
	padding: 10px 25px;
	border-radius: 30px;
}

.section {
	margin-top: 70px;
}

.sec {
	padding: 70px 0;
}

.bg_purple {
	background: var(--bg);
}

.bg_grey {
	background: var(--grey);
}

.bg_yellow {
	background: var(--yellow_bg);
}

.img_round {
	border-radius: 20px;
}

.main_banner {
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/uploads/2024/11/main-slide.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 70px 0 0 0;
}

.main_banner h1 {
	color: #fff;
}

.main_banner p {
	font-size: 22px;
	color: #fff;
	font-weight: 400;
}

.blue_text {
	font-weight: 600;
	color: var(--blue);
}

.bann_book {
	position: relative;
}

.bann_book img {
	position: relative;
	top: 70px;
}

.com_btn a {
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
	background: var(--dark);
	padding: 13px 35px;
	border: none;
}

.bannermobilesec {
	display: none;
}

label span {
	color: red;
}

.uner_bann {
	padding: 150px 0 60px 0;
	background: url("https://www.mahaguru.com/wp-content/themes/images/bg2.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.uner_bann .title p {
	font-size: 32px;
	color: #000;
}

.uner_bann .img_box {
	text-align: center;
	padding: 10px 40px;
	border-radius: 10px;
}

.uner_bann .img_box img {
	margin-top: -40px;
}

.uner_bann .img_box .img_text p {
	margin-top: 20px;
	font-size: 18px;
	color: #020202;
	font-weight: 600;
	margin-bottom: 0;
}

.uner_bann .row .img_box.box_color1 {
	background-color: #ffe193;
}

.uner_bann .row .img_box.box_color2 {
	background-color: #90b4ff;
}

.uner_bann .row .img_box.box_color3 {
	background-color: #baeb9d;
}

.discount_sec {
	background-color: #5452ce;
}

.discount_sec p {
	margin-bottom: 0;
}

.discount_sec .dis_box {
	border: 1px solid #fff;
	padding: 20px 40px;
	border-radius: 50px;
}

.discount_sec .dis_box p {
	font-size: 18px;
}

.video_sec {
	background: url("https://www.mahaguru.com/wp-content/themes/images/bg3.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.list_icon li {
	font-size: 18px;
	margin: 8px 0;
	font-weight: 500;
	list-style-image: url("https://www.mahaguru.com/wp-content/themes/images/arrow.png");
}

.list_icon ul {
	padding-left: 25px;
}

.bg_img {
	background: url("https://www.mahaguru.com/wp-content/themes/images/overlay_img.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 80px 0;
}

.text-primary {
	color: var(--heading_color);
}

.p_size {
	font-size: 20px;
}

.review_sec, .sec_bg {
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/uploads/2024/11/review_bg.webp") #f7f7f7;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.review_sec.nitro-lazy, .sec_bg.nitro-lazy {
	background: none !important;
}

.review_box {
	background: #f7f7f7;
	padding: 30px;
	border-radius: 20px;
	min-height: 318px;
}

.review_box .review_text {
	margin-top: 30px;
}

.review_box .review_text p {
	font-size: 18px;
}

.review_box .author_name h5 {
	color: var(--blue);
	font-weight: 600;
}

.review_box .author_name i {
	color: var(--gold);
}

.acc h2 button {
	font-size: 22px;
	color: #000;
	font-weight: 700;
	line-height: 1.4;
}

.acc p {
	font-size: 18px;
}

.acc .accordion-button, .acc .accordion-button:not(.collapsed) {
	background: none;
}

.acc .accordion-item {
	background: none;
	border: none;
}

.faq {
	padding-bottom: 130px;
}

.astra-cart-drawer-content .woocommerce-mini-cart__buttons.buttons {
	display: flex;
	flex-wrap: nowrap;
	align-content: space-around;
	justify-content: space-between;
	align-items: center;
}

.astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button {
	margin: 0px 15px !important;
	border-radius: 30px;
}

.astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button:first-child {
	background-color: transparent !important;
	color: #000 !important;
	border: 1px solid #333 !important;
	opacity: 1 !important;
}

.astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button:first-child:hover {
	background-color: #eff4fd !important;
}

.astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button.checkout {
	background: #ffc900;
	color: #000;
}

.astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons .button.checkout:hover {
	background: #ffd128;
	color: #333;
}

select:focus, input:focus, textarea {
	outline: 0 !important;
	box-shadow: 0 0 0 .1rem rgba(13, 110, 253, .25) !important;
}

.banner_sec {
	padding: 70px 0 150px 0;
	background-color: #dfdfdf;
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/uploads/2024/11/main-bg1.webp");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.wc-item-meta strong {
	font-weight: 600 !important;
}

#astra-mobile-cart-drawer .widget_shopping_cart_content ul li .variation dd, #astra-mobile-cart-drawer .widget_shopping_cart_content ul li .variation dt {
	font-size: 13px !important;
}

.woocommerce-js ul.cart_list li dl dd, .woocommerce-js ul.product_list_widget li dl dd {
	padding: 0 0 .1em;
}

.woocommerce-js ul.cart_list li dl dt, .woocommerce-js ul.product_list_widget li dl dt {
	padding: 0 0 .1em;
}

.banner_sec.astro_temp {
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	padding: 50px 0 400px 0 !important;
}

.myfsize {
	font-size: 1.32rem;
}

.wc-block-components-product-metadata__description {
	display: none;
}

.woocommerce-cart .wc-block-cart {
	margin-top: 40px;
}

.woocommerce-cart table.wc-block-cart-items {
	border: 1px solid #d9d9d9 !important;
}

.woocommerce-cart .wc-block-components-sidebar {
	border: 1px solid #d9d9d9;
	border-radius: 15px 15px 0 0;
	padding: 0;
	background: #f7f7f7;
}

.woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
	background: linear-gradient(135deg, rgba(106, 17, 203, .8), rgba(37, 117, 252, .8));
	padding: 13px;
	border-radius: 15px 15px 0 0;
	color: #fff;
	font-size: 18px;
}

.woocommerce-cart .wc-block-cart__submit-container {
	padding: 10px !important;
}

.woocommerce-cart .wc-block-cart__submit-container a {
	background-image: linear-gradient(0deg, #ffc900 0%, #ffe900 100%) !important;
	border-radius: 30px;
	color: #333 !important;
	font-weight: 600 !important;
}

.woocommerce-cart table.wc-block-cart-items thead th {
	background: transparent !important;
	padding: 15px 10px !important;
}

.woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
	background: linear-gradient(135deg, rgba(106, 17, 203, .8), rgba(37, 117, 252, .8));
	padding: 13px;
	margin-top: 0;
	border-radius: 15px 15px 0 0;
}

.woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title p {
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	border-radius: 15px 15px 0 0;
	background: #f7f7f7;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description {
	display: none !important;
}

.single.product-single-landing .site-content .ast-container {
	max-width: 100% !important;
	width: 100%;
}

.product-single-landing .site-main {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.product-single-landing .landing-product-description .alignfull {
	width: 100%;
	margin: 0;
}

.report_data {
	background: #fbfbfb;
	border-radius: 10px;
	padding-bottom: 20px;
}

#LoderCheckout {
	display: flex;
	background-color: rgba(0, 0, 0, .6);
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.report_data p {
	font-size: 18px;
	margin-bottom: 10px;
}

.report_data h2 {
	font-size: 32px;
	margin-bottom: 0;
}

.report_data h3 {
	font-size: 26px;
	margin-bottom: 10px;
}

.report_data .report_title h2 {
	background: #2563eb;
	padding: 10px 25px;
	border-radius: 10px;
	color: #fff;
	margin-bottom: 0;
	font-size: 32px;
}

.report_body {
	padding: 20px;
	border: 1px solid #d6e5ff;
	border-bottom-width: 3px;
	margin: 20px 30px;
	border-radius: 10px;
}

.report_body .about_report h3 {
	font-size: 26px;
	margin-bottom: 10px;
}

.report_body .about_report p {
	margin-bottom: 0;
}

.report_detail {
	padding-top: 30px;
}

.report_detail .detail_title {
	background: linear-gradient(90deg, #60a5fa, #a855f7);
	padding: 10px 25px;
	border-radius: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px 10px 0 0;
}

.report_detail .detail_title h2 {
	color: #fff;
	margin-bottom: 0;
	font-size: 28px;
}

.report_detail .detail_title i {
	color: #fff;
	font-size: 22px;
}

.detail_con {
	padding: 30px;
	border: 1px solid #bfbaba;
	border-bottom-width: 6px;
	border-radius: 0 0 10px 10px;
}

.color_box {
	margin-top: 40px;
}

.color_box .color_box_item {
	padding: 20px 30px;
	border-radius: 10px;
	margin-bottom: 30px;
}

.color_box .color_box_title {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
}

.color_box .color_box_title i {
	background: #22c55e;
	padding: 15px;
	font-size: 26px;
	color: #fff;
	border-radius: 15px;
}

.color_box .color_box_item.green_box {
	background: rgba(220, 252, 231, .5);
}

.color_box .color_box_item.lemon_box {
	background: rgba(199, 244, 255, .5);
}

.color_box .color_box_item.lemon_box i {
	background: #22a6c5;
}

.zodiac_bgg .wp-block-uagb-info-box {
	padding: 20px;
	border-radius: 30px;
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/themes/astra-child/night-starry-bg.webp");
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.zodiac_bgg .wp-block-uagb-info-box::before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: .6;
	border-radius: 30px;
	background: linear-gradient(180deg, rgba(2, 0, 36, 1) 0%, rgba(38, 89, 173, 1) 138%, rgba(16, 75, 172, 1) 100%) !important;
}

.zodiac_bgg .wp-block-uagb-info-box:hover::before {
	opacity: .8;
}

.zodiac_bgg .wp-block-uagb-info-box p {
	margin-bottom: 0 !important;
}

.zodiac_bgg .wp-block-uagb-info-box .uagb-ifb-content {
	position: relative;
	z-index: 1;
}

.color_box .color_box_item.red_box {
	background: #fff1f2;
}

.color_box .color_box_item.red_box i {
	background: #f43f5e;
}

.color_box .color_box_item.yellow_box {
	background: #fffbeb;
}

.color_box .color_box_item.yellow_box i {
	background: #facc15;
}

.color_box .color_box_item.blue_box {
	background: #eff6ff;
}

.color_box .color_box_item.blue_box i {
	background: #3b82f6;
}

.color_box_title h3 {
	margin-bottom: 0;
	font-size: 26px;
}

.color_box .color_box_item.purple_box {
	background: #f5f3ff;
}

.color_box .color_box_item.purple_box i {
	background: #8b5cf6;
}

.color_box_desc {
	display: flex;
	justify-content: space-between;
}

.color_box .hightlight_text {
	color: #16a34a;
	font-weight: 600;
}

.aus_box table td {
	padding: 12px;
	text-transform: capitalize;
}

.report_table table {
	width: 100%;
	margin-top: 20px;
	text-align: left;
}

.table_item {
	width: 33.33%;
}

.horoscope_con .color_box {
	margin-top: 0;
}

.single_horoscope {
	display: flex;
	gap: 15px;
}

.horoscope_bar {
	width: 30%;
	border: 1px solid #e5e7eb;
}

.horoscope_con {
	width: 70%;
}

.bar_header {
	background: #ebb925;
	text-align: center;
	padding: 20px;
}

.bar_header h4 {
	margin-top: 15px;
	font-size: 28px;
	color: #fff;
	margin-bottom: 0;
}

.bar_header img {
	width: 60px;
}

.bar_body {
	padding: 15px 10px;
}

.elements {
	text-align: center;
	display: flex;
	gap: 10px;
	padding: 10px 20px;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e7eb;
}

.elements h5 {
	margin: 0;
	font-size: 17px;
}

.elements p {
	margin: 0;
	margin-top: 10px;
	font-size: 16px;
}

.border_box {
	border-bottom: 1px solid #e5e7eb;
}

.bar_con h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 25px;
}

.horoscope_box {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}

.horoscope_box_item {
	padding: 30px 20px;
	width: 20%;
	text-align: center;
	border: 1px solid #ebb925;
	border-radius: 20px;
}

.horoscope_box_item a {
	text-decoration: none !important;
}

.horoscope_box_item:hover {
	background-color: rgba(235, 185, 37, .41);
}

.horoscope_box_item .img_content h2 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 0;
}

.horoscope_box_item .img_content img {
	width: auto;
	height: 53px;
}

.mega-menu-item .mega-sub-menu .mega-menu-link {
	font-size: 15px !important;
}

.panchang_area {
	border: 1px solid #e7e7e7;
	background-color: #f3ebd3;
}

.panch_btn a {
	background: #e3ac0e;
	text-align: center;
	display: block;
	border-radius: 0 0 10px 10px;
	text-decoration: none !important;
	color: #fff;
	padding: 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}

.panchang_box {
	background: #e3ac0e;
	padding: 10px;
}

.panchang_box h3 {
	color: white;
	padding-bottom: 5px;
	margin: 0;
	font-size: 26px;
}

.panchang_box a {
	color: white;
}

.panchang_date p {
	font-size: 20px;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin: 0;
	font-weight: 600;
}

.panchang_img_box {
	display: flex;
	gap: 20px;
	justify-content: space-evenly;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.panchang_content {
	text-align: center;
}

.panchang_content p {
	margin: 0;
	font-size: 13px;
}

.panchang_img_box .panchang_content img {
	width: 30px;
}

.panchang_area .month {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.month_content {
	padding-left: 10px;
}

.month_content p {
	margin: 0;
	margin-bottom: 0px;
	font-size: 13px;
}

.month_content h3 {
	margin: 0;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 600;
}

.yog {
	display: flex;
	gap: 20px;
	justify-content: space-between;
	border-bottom: 1px solid #e5e7eb;
	padding-top: 10px;
	padding-bottom: 10px;
}

.yog_content {
	padding-left: 10px;
	width: 50%;
}

.yog_content p {
	margin: 0;
	margin-bottom: 0px;
	font-size: 15px;
}

.panchang_area .bord {
	border-left: 1px solid #fff;
	width: 50%;
	text-transform: capitalize;
}

.panchang_area .tithi {
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
	font-size: 15px;
}

.tithi h3 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
}

.nakshatra {
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
}

.nakshatra h3 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
}

.panchang_area .nakshatra {
	font-size: 15px;
}

.panch_btn button {
	color: white;
	background: #e3ac0e;
	padding: 5px 15px;
	width: 100%;
	display: none;
}

.horoscope_header {
	display: flex;
	border: 1px solid #d5d8ec;
	border-radius: 15px;
	margin: 0 0px 40px 0px;
}

.horoscope_icon_box {
	display: flex;
	gap: 20px;
	width: 30%;
	border-radius: 15px 0 0 15px;
	padding: 15px;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, #383291 0%, rgba(38, 89, 173, 1) 100%, rgba(16, 75, 172, 1) 100%) !important;
}

.horoscope_detail {
	width: 70%;
	padding: 20px;
}

.horoscope_icon_box img {
	width: 100px;
}

.horoscope_icon_box h3 {
	font-size: 28px;
	margin: 0;
	color: #fff;
}

.horoscope_icon_box p {
	margin: 0;
	margin-top: 5px;
	color: #fff;
	font-size: 15px;
}

.detail_row {
	display: flex;
	border-bottom: 1px solid #d5d8ec;
	flex-wrap: wrap;
}

.detail_row:last-child {
	margin-bottom: 0;
	border: none;
}

.detail_item {
	width: 25%;
	border-right: 1px solid #d5d8ec;
	padding: 15px;
	padding-left: 20px;
}

.detail_item:last-child {
	border: none;
}

.detail_item h5 {
	margin: 0;
	font-size: 15px;
	font-weight: 400 !important;
}

.detail_item p {
	margin-bottom: 0;
	margin-top: 5px;
	font-weight: 600;
}

.boxes1 {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	padding: 20px 10px;
	justify-content: center;
}

.img_box1 {
	padding: 10px;
	text-align: center;
	width: 7.8%;
}

.img_content1 h2 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

.img_content1 img {
	width: 100px;
}

.heading1 h2 {
	text-align: center;
}

.grid {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 20px;
	align-items: center;
	justify-content: center;
}

.grid_content {
	text-align: center;
	width: 24.4%;
	border-radius: 20px;
	background-color: #f0f5ff;
}

.grid_content a {
	padding: 40px 20px;
	text-decoration: none;
}

.grid_content h2 {
	margin-bottom: 0;
	color: #dc962a;
	font-size: 20px;
	margin-top: 15px;
}

.grid_content img {
	width: auto;
	height: 65px;
}

.zodiac_sign {
	background: #020024 !important;
	background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(38, 89, 173, 1) 88%, rgba(16, 75, 172, 1) 100%) !important;
}

.container {
	padding-left: 20px;
	padding-right: 20px;
	max-width: 700px;
}

.bottom_mobile_space_small {
	margin-bottom: 30px;
}

.head_p {
	font-size: 18px;
}

h1 {
	font-size: 28px;
}

h3 {
	font-size: 26px;
}

.h3_small {
	font-size: 22px;
}

body {
	overflow-x: hidden;
}

.main_banner {
	padding-top: 30px;
}

.com_btn a {
	font-size: 16px;
	padding: 13px 25px;
}

.uner_bann {
	padding-top: 90px;
}

.uner_bann .row {
	margin-top: 0px !important;
}

.discount_sec .dis_box {
	padding: 18px 20px;
}

.discount_sec .dis_box h4 {
	font-size: 18px;
}

.acc h2 button {
	padding: 0;
	font-size: 19px;
	display: flex;
	gap: 30px;
}

.acc .accordion-body {
	padding: 20px 0;
}

.acc .accordion-item {
	margin-bottom: 30px;
}

.report_cover .d-flex {
	flex-direction: column;
}

.report_cover .cover_img {
	text-align: center;
}

.report_count p {
	font-size: 32px;
}

.bottom_bar {
	left: 12%;
}

.bottom_bar a {
	font-size: 16px;
}

.btn_bg p {
	font-size: 16px;
}

.mobile_bann h1 {
	font-size: 22px;
}

.astro_temp .woocommerce-product-details__short-description h2 {
	font-size: 30px;
}

.astro_form_area .astro_form_title {
	background-position: 0px 122%;
	min-height: 90px;
}

.rev_img_sec i {
	color: var(--gold);
	font-size: 16px;
}

.rev_img_sec h6 {
	margin-bottom: 0px;
	font-size: 20px;
}

.coupon_box label {
	font-weight: 600;
}

.coupon_box {
	border: 2px dashed;
	padding: 10px 5px;
	margin: 0;
	margin-bottom: 20px;
}

#pay input, #pay select {
	padding: 8px;
}

.top_bar {
	background: var(--gold);
	padding: 15px 10px;
}

.top_bar p {
	margin-bottom: 0;
	text-align: center;
	color: #fff;
	font-weight: 600;
}

.top_bar p span {
	font-weight: 600;
	padding: 5px 10px;
}

ol.report_list {
	margin-left: 0;
}

.woocommerce-cart .wc-block-cart {
	margin-top: 40px;
}

.woocommerce-cart table.wc-block-cart-items {
	border: 1px solid #d9d9d9 !important;
}

.woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
	border: 1px solid #d9d9d9;
	border-radius: 15px;
	padding: 0;
	background: #eff4fd;
}

.woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
	background: linear-gradient(135deg, rgba(106, 17, 203, .8), rgba(37, 117, 252, .8));
	padding: 13px;
	border-radius: 15px 15px 0 0;
	color: #fff;
	font-size: 18px;
}

.wc-block-components-sidebar.wc-block-cart__sidebar .wp-block-woocommerce-proceed-to-checkout-block {
	margin-bottom: 15px;
}

.woocommerce-cart .wc-block-cart__submit-container {
	padding: 10px !important;
}

.woocommerce-cart .wc-block-cart__submit-container a {
	background-image: linear-gradient(0deg, #ffc900 0%, #ffe900 100%) !important;
	border-radius: 30px;
	color: #333 !important;
	font-weight: 600 !important;
}

.woocommerce-cart table.wc-block-cart-items thead th {
	background: transparent !important;
	padding: 15px 10px !important;
}

.woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
	background: linear-gradient(135deg, rgba(106, 17, 203, .8), rgba(37, 117, 252, .8));
	padding: 13px;
	margin-top: 0;
	border-radius: 15px 15px 0 0;
}

.woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title p {
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
	border-radius: 15px 15px 0 0;
	background: #f7f7f7;
}

.benefit_sec p {
	font-size: 1rem;
}

.banner_sec {
	padding: 25px 0 70px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.banner_sec.astro_temp {
	background-position: top center !important;
}

.logo_part {
	text-align: center;
}

.section {
	margin-top: 0px;
}

.sec {
	padding: 40px 0;
}

.bottom_mobile_space {
	margin-bottom: 40px;
}

.container1 {
	background-color: #a855f7;
}

.banner_inner {
	position: relative;
	z-index: 1;
}

.banner_sec h1 {
	font-size: 22px;
}

.banner_sec p {
	font-size: 18px;
}

.banner_form {
	background: #fff;
	padding: 30px;
	border-radius: 20px;
}

.banner_form .btn {
	background: var(--gold);
	border-color: var(--gold);
	font-size: 20px;
	color: #000;
	font-weight: 600;
}

.coupon_box .btn {
	background: #333;
	border-color: #333;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
}

.after_border {
	position: relative;
}

.after_border::after {
	content: "";
	position: absolute;
	width: 100px;
	height: 5px;
	background: var(--gold);
	left: 0;
	bottom: -20px;
}

.report_count p {
	font-size: 42px;
}

.title {
	position: relative;
}

.title::after {
	position: absolute;
	content: "";
	width: 130px;
	height: 3px;
	background: var(--blue);
	left: 50%;
	bottom: -20px;
	transform: translate(-50%, -50%);
}

.report_cover {
	background: #fff;
	padding: 20px;
}

.report_cover .report_con h4 {
	background: var(--blue);
	color: #fff;
	padding: 10px 20px;
	border-radius: 10px;
	font-size: 22px;
}

.report_cover .report_list {
	margin-bottom: 0;
}

.report_cover .report_list li {
	font-size: 18px;
	font-weight: 500;
	margin: 8px 0;
}

.report_con {
	width: 100%;
}

.benefit_box {
	background: var(--grey);
	min-height: 435px;
	box-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px;
}

.benefit_box h4 {
	color: #111;
	font-size: 20px;
}

.benefit_box .ben_con {
	padding: 15px;
}

.benefit_box img {
	width: 100%;
	object-fit: cover;
}

.benefit_box .mid_img img {
	height: 535px;
	object-fit: cover;
}

.video_bg {
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/uploads/2024/11/video_bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.quote_img img {
	width: 30px !important;
}

.ser_item {
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
	min-height: 321px;
	box-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px;
}

.ser_item h4 {
	font-size: 21px;
	color: #111;
	margin-top: 15px;
}

.ser_item p {
	margin-bottom: 0;
}

.btn:hover {
	background: var(--gold);
}

.count_sec {
	background: var(--grey);
	padding: 30px 0;
}

.count_sec p {
	font-size: 34px;
	font-weight: 600;
}

.list_item h4 {
	font-size: 21px;
	color: #444;
}

.fix_btn .btn_bg img {
	max-width: 425px;
	width: 100%;
}

.fix_btn .btn_bg {
	position: fixed;
	bottom: 0;
	left: 40%;
	z-index: 99;
}

.btn_bg {
	position: relative;
}

.btn_bg p {
	position: absolute;
	top: 32px;
	left: 42px;
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.btn_bg del {
	color: #777;
}

.cover_img {
	width: 40%;
}

.report_con {
	width: 60%;
}

.astro_form_area {
	position: absolute;
	top: 400px;
	width: 100% !important;
	padding-right: 23px;
}

.astro_form_area .astro_form_title h1 {
	color: #fff;
}

.astro_form_area .astro_form_title {
	border-radius: 0;
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/uploads/2024/12/cir2-1.png");
	min-height: 100px;
	background-size: cover;
	background-position: 0px 320%;
	background-repeat: no-repeat;
}

.astro_form_area .banner_form {
	padding: 0;
	border-radius: 0;
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/uploads/2024/12/bg-p.jpg");
	border: none;
	border-radius: 0;
	filter: drop-shadow(0 0 36.5px rgba(48, 18, 88, .3));
	background-color: #f7f7f7;
}

.astro_form_area .astro_form_title .product_title {
	font-size: 28px;
	margin-bottom: 0 !important;
	padding: 20px 15px 15px 15px !important;
	text-align: center;
}

.astro_form_area .astro_form_fields {
	padding: 0 20px 20px 20px;
}

.astro_temp .woocommerce-product-details__short-description {
	text-align: center;
}

.astro_temp .woocommerce-product-details__short-description h2 {
	color: #fff;
	margin-bottom: 10px;
	font-size: 48px;
	line-height: 1.2;
	font-weight: 600;
}

.astro_temp .woocommerce-product-details__short-description p {
	font-size: 17px;
	margin-bottom: 10px;
	color: #fff;
}

.astro_temp .woocommerce-product-details__short-description img {
	width: 60px;
	box-shadow: none;
}

.astro_temp .astro_bann_btn a {
	background-image: linear-gradient(0deg, #ffc900 0%, #ffe900 100%) !important;
	color: #333 !important;
	text-decoration: none;
	padding: 15px 30px;
	border-radius: 30px;
	display: inline-block;
	font-weight: bold;
}

.astro_temp .woocommerce-product-details__short-description img.rating_img {
	width: auto;
	margin: 20px 0;
}

.astro_temp .banner_form button {
	border-radius: 30px !important;
	background-color: #ffcd00 !important;
	color: #000;
	padding: 15px !important;
	width: 100% !important;
}

.postid-175370 #main {
	padding-top: 0;
}

.woocommerce-form-row .password-input button.show-password-input {
	background: url("https://cdn-ilcjaol.nitrocdn.com/OzTaLyFUZdRGxupjqxrCfRqiyklYsneY/assets/images/optimized/rev-9c72e5a/www.mahaguru.com/wp-content/themes/astra-child/images/eye-view.png") no-repeat;
	background-size: 30px;
	position: absolute;
	border: 0;
	box-shadow: none;
	margin-left: -61px;
	background-color: #f7f7f7;
	height: 48px;
	border-radius: 0;
	margin-top: 1px;
	background-position: 15px 10px;
}

.woocommerce-form-row .password-input button.show-password-input.nitro-lazy {
	background: none !important;
}

.woocommerce-form-row .password-input button.show-password-input.display-password {
	background-position: 15px -40px;
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

@media (min-width:999px) {
	.desk_padding {
		padding-left: 70px;
	}
	
	.mobile_bann {
		display: none;
	}
}

@media (min-width: 922px) {
	.ast-container {
		max-width: 1320px !important;
	}
}

@media (min-width: 768px) {
	.container, .container-md, .container-sm {
		max-width: 1200px !important;
	}
}

@media (max-width:1000px) {
	.img_box1 {
		width: 14%;
	}
}

@media (max-width:999px) {
	.secdesktop {
		display: none;
	}
	
	.bannermobilesec {
		display: block;
		padding-top: 24px;
	}
	
	.hide_br {
		display: none;
	}
	
	.benefit_box img {
		height: auto !important;
	}
	
	.fix_btn .btn_bg {
		left: 0;
	}
	
	.cover_img {
		width: 100%;
	}
	
	.report_con {
		width: 100%;
	}
	
	.bann_book, .logo_sec {
		text-align: center;
	}
	
	body {
		overflow-x: hidden;
	}
	
	.p_size, .list_item p {
		font-size: 1rem;
	}
	
	.acc p {
		font-size: 1rem;
	}
	
	.change_order {
		order: 2;
	}
	
	.mobile_top_space {
		margin-top: 40px;
	}
	
	.banner_form {
		padding: 30px 20px;
		margin-top: 30px;
	}
	
	.astro_form_area .banner_form {
		padding: 0;
		margin-top: 0px;
	}
	
	.bottom_bar {
		left: 28%;
	}
	
	.mobile_bann {
		display: block;
	}
	
	.banner_sec.astro_temp {
		padding: 1px 0 330px 0 !important;
	}
	
	.single_horoscope {
		display: block;
	}
	
	.horoscope_bar {
		width: 100%;
	}
	
	.horoscope_con {
		width: 100%;
	}
	
	.horoscope_box_item {
		width: 35%;
	}
	
	.table3 {
		display: block;
	}
	
	.table_item {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.horoscope_header {
		display: block;
		margin: 0;
		margin-bottom: 30px;
	}
	
	.horoscope_icon_box {
		width: 100%;
		border-radius: 15px;
	}
	
	.horoscope_detail {
		width: 100%;
		padding: 20px 10px;
	}
	
	.detail_item {
		padding: 10px;
	}
	
	.img_box1 {
		width: 16%;
	}
	
	.grid_content {
		width: 49%;
	}
}

@media (max-width:576px) {
	.detail_item {
		width: 50%;
	}
	
	.color_box {
		padding: 0;
	}
	
	.color_box .color_box_item {
		padding: 20px 10px;
	}
	
	.img_box1 {
		width: 23%;
	}
	
	.grid_content {
		width: 100%;
	}
}

@media (max-width:768px) {
	.myfsize {
		font-size: 1rem;
	}
}
