/*
Theme Name: Understrap Child
Theme URI: https://understrap.com
Template: understrap
Author: Howard Development &amp; Consulting
Author URI: https://howarddc.com
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,translation-ready,block-styles,wide-blocks,editor-style,threaded-comments,accessibility-ready
Version: 1.2.4.1787547672
Updated: 2026-08-24 05:01:12

*/

 

@import url('https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url("style-2.css");

@font-face {
    font-family: 'Coolvetica';
    src: url('font/Coolvetica-Regular.woff2') format('woff2'),
        url('font/Coolvetica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body{
    background-color: #ffffff;
      font-family: "Poppins", sans-serif;
}

body p{
            font-family: "Poppins", sans-serif;
            font-size: 14px;
            line-height: 26px;
            color: #031435;
            font-weight: 400;
}

body a{
    text-decoration:none !important;
}

h1,h2,h3,h4,h5,h6 {
     font-family: "Playfair", serif;
    font-weight: 400;
}

.mobshow{
    display:none !important;
}


/**************** Tab responsive Start *********************/
@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%!important;}
.deskshow {display:none!important ;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}

    .ipad-50 {
    width: 50% !important;
    margin-bottom: 30px;
}
    /************** header responsive start  *************/
 .navbar-brand img {
    max-width: 181px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -70px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/menu-button.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #031435;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        border-radius: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Poppins", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::before{
        display:none !important;
}
    
.home #content.site-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
    transform-origin: 0% 0% !important;
    transform: scale3d(0,0,0) !important;
}

    
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100% !important;
    clear: both;
}

    a.call-top-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #fff;
    margin-right: 6px;
}

a.call-top-icon img {
    width: 28px;
    animation: hithere 1.5s ease infinite;
}

.mobshow.mobile-number {
    background: #321f84;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: -1px;
}

.mobshow.mobile-number a {
    font-size: 26px;
    color: #fff;
    background: linear-gradient(to right, #ffffff 20%, #fbb356 30% 30%, #ffffff 70%, #fbb356 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    font-weight: 600;
}
    
    body header#wrapper-navbar .container {
    display: block;
}
    

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    height: auto;
    line-height: normal;
    padding: 0px 10px;
    margin-left: 0;
}
    
/************** header responsive End    *************/ 
    
    header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
    
.home div#content {
    margin-top: 0px !important;
}
    
.home .entry-content{
    margin:0;
}
    
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
    max-width: 100%;
    display: block;
    text-align: center;
}
 body header#wrapper-navbar {
    padding: 0px 0px 0px;
}
    

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

body .menus {
    display: block !important;
    align-items: unset !important;
}

body .inner-menu {
    position: unset !important;
}

body .web-banner {
    margin-top: 0;
}

    
 body .form-title h2 {
    font-size: 20px;
}

body .form-title h3 {
    font-size: 28px;
}

body p.sub-title:after {
    display: none;
}

body p.sub-title:before {
    display: none;
}

body .title h2 {
    font-size: 30px;
}

body .home-second-section {background-position-y: 346px;overflow: visible !important;visibility: visible !important;padding-bottom: 902px;}

body .form.home-second-form {
    margin-top: 116px;
    margin-bottom: 40px;
}

body .form-whatapp {
    top: 30px;
}

body .second-form-sec {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    margin-top: 30px;
}

body .section-video:after {
    display: none;
}

body .why-choose-title p {
    padding: 0;
}

body .number-why-choose {
    display: none;
}

body .why-choose-one:after {
    display: none;
}

body .why-choose-one .inner-why-choose {
    padding: 20px;
    flex-direction: column;

    text-align: center;
}

body .why-choose-one {
    margin-right: 0;
}

body .why-choose-two .inner-why-choose {
    padding: 20px;
    flex-direction: column-reverse;
    text-align: center;
}

body .why-choose-two {
    margin-left: 0;
}

body .why-choose-icon {
    width: 100px;
    margin-bottom: 15px !important;
}

body .why-choose-icon:after {
    display: none;
}

body .why-choose-content h3:after {
    display: none;
}

body .astro-belief-box {
    flex-direction: column;
    margin-bottom: 20px;
}

body .astro-feature {
    width: 100%;
    border: 1px solid #01235c;
    border-radius: 24px;
    margin-bottom: 15px;
}

body .adv-sec {
    padding-top: 40px;
    padding-bottom: 0;
}

body .review-title:after {
    display: none;
}

body .review-title:before {
    display: none;
}

body .review-title {
    padding-top: 30px;
}

body p.footer-sub-heading {
    font-size: 24px;
}

body .footer-heading h2 {
    font-size: 30px;
}

body p.small-bold {
    font-size: 16px;
}

body .footer-map {
    margin-bottom: 20px;
}

body .footer-call-cta {
    flex-direction: column;
    text-align: center;
    row-gap: 15px;
}

body .call-icon:after {
    display: none;
}


body .cta-arrow {
    display: none;
}

body .disclamer {
    padding: 15px;
    flex-direction: column;
    text-align: center;
    margin-top: 0;
}

body .disclamer-icon {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 5px;
}

body .privacy {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: unset;
    padding: 10px  0px;
}

body .privacy p {
    color: #031435;
}

body .privacy p a {
    color: #031435;
}

body .disc-pg-div h4 {
    font-size: 30px;
}   

body img.astromahadev-couple {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
    

}
/**************** Tab responsive End *********************/



/**************** Mobile responsive Start *********************/

@media only screen and (min-width: 320px) and (max-width: 767px){
.deskshow {display:none!important;}
.mobshow {display:block!important;}
.vegacontainer {width:100%!important; margin:0 auto!important;}
.form-left-section h2.title {
    color: #fbad48;
    padding-top: 30px;
}
    .form-left-section p {
    color: #fff;
}
/************** header responsive start  *************/
    
    
    
    
.navbar-brand img {
    max-width: 210px !important;
    margin-left: 0;
    margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -70px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/menu-button.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #9e002200;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #031435;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        border-radius: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 500;
    color: #ffffff !important;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }
    
#mega-menu-wrap-primary #megaa-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
      font-family: "Poppins", sans-serif;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: relative !important;
    width: 100% !important;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #38266b;
    border-radius: 0;
    TOP: 0 !IMPORTANT;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::before{
        display:none !important;
}
    
.home #content.site-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
    transform-origin: 0% 0% !important;
    transform: scale3d(0,0,0) !important;
}

    
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100% !important;
    clear: both;
}

    a.call-top-icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #fff;
    margin-right: 6px;
}

a.call-top-icon img {
    width: 28px;
    animation: hithere 1.5s ease infinite;
}

.mobshow.mobile-number {
    background: #321f84;
    text-align: center;
    padding: 6px 0px;
    margin-bottom: -1px;
}

.mobshow.mobile-number a {
    font-size: 26px;
    color: #fff;
    background: linear-gradient(to right, #ffffff 20%, #fbb356 30% 30%, #ffffff 70%, #fbb356 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    font-weight: 600;
}
    
    body header#wrapper-navbar .container {
    display: block;
}
    

body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #fff !important;
    font-weight: 400;
    height: auto;
    line-height: normal;
    padding: 0px 10px;
    margin-left: 0;
}
    
/************** header responsive End    *************/ 
    
    header#masthead {
    margin-bottom: 0;
    background-color: #242671 !important;
    box-shadow: none;
    padding: 0px;
    position: relative;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
}
    
.home div#content {
    margin-top: 0px !important;
}
    
.home .entry-content{
    margin:0;
}
    
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
body .navbar-brand {
    margin-top: 0;
    max-width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 0;
}
 body header#wrapper-navbar {
    padding: 0px 0px 0px;
}
    

    
/* Home Page start */

body .banner {
    margin-top: 0;
}

body .menus {
    display: block !important;
    align-items: unset !important;
}

body .inner-menu {
    position: unset !important;
}

body .web-banner {
    margin-top: 0;
}

    
 body .form-title h2 {
    font-size: 20px;
}

body .form-title h3 {
    font-size: 28px;
}

body p.sub-title:after {
    display: none;
}

body p.sub-title:before {
    display: none;
}

body .title h2 {
    font-size: 30px;
}

body .home-second-section {background-position-y: 401px;overflow: visible !important;visibility: visible !important;padding-bottom: 430px;background-position-x: 18px;}

body .home-second-section:before {
    bottom: 145px;
    top: unset;
}
body .form.home-second-form {
    margin-top: 116px;
    margin-bottom: 40px;
}

body .form-whatapp {
    top: 30px;
}

body .second-form-sec {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    margin-top: 30px;
}

body .section-video:after {
    display: none;
}

body .why-choose-title p {
    padding: 0;
}

body .number-why-choose {
    display: none;
}

body .why-choose-one:after {
    display: none;
}

body .why-choose-one .inner-why-choose {
    padding: 20px;
    flex-direction: column;

    text-align: center;
}

body .why-choose-one {
    margin-right: 0;
}

body .why-choose-two .inner-why-choose {
    padding: 20px;
    flex-direction: column-reverse;
    text-align: center;
}

body .why-choose-two {
    margin-left: 0;
}

body .why-choose-icon {
    width: 100px;
    margin-bottom: 15px !important;
}

body .why-choose-icon:after {
    display: none;
}

body .why-choose-content h3:after {
    display: none;
}

body .astro-belief-box {
    flex-direction: column;
    margin-bottom: 20px;
}

body .astro-feature {
    width: 100%;
    border: 1px solid #01235c;
    border-radius: 24px;
    margin-bottom: 15px;
}

body .adv-sec {
    padding-top: 40px;
    padding-bottom: 0;
}

body .review-title:after {
    display: none;
}

body .review-title:before {
    display: none;
}

body .review-title {
    padding-top: 30px;
}

body p.footer-sub-heading {
    font-size: 24px;
}

body .footer-heading h2 {
    font-size: 30px;
}

body p.small-bold {
    font-size: 16px;
}

body .footer-map {
    margin-bottom: 20px;
}

body .footer-call-cta {
    flex-direction: column;
    text-align: center;
    row-gap: 15px;
}

body .call-icon:after {
    display: none;
}


body .cta-arrow {
    display: none;
}

body .disclamer {
    padding: 15px;
    flex-direction: column;
    text-align: center;
    margin-top: 0;
}

body .disclamer-icon {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 5px;
}

body .privacy {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: unset;
    padding: 10px  0px;
}

body .privacy p {
    color: #031435;
}

body .privacy p a {
    color: #031435;
}

body .disc-pg-div h4 {
    font-size: 30px;
}   
    
.post.hentry {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.widget-area {
    margin-left: auto !important;
}

    
    .single-post .content-area {
    margin-left: auto !important;
    margin-bottom: 30px !important;
    padding: 15px !important;
}

.single-post header.entry-header h1 {
    font-size: 24px !important;
}

section.main-blog h2, h3 {
    font-size: 24px !important;
}
    body div#page {
    overflow-x: hidden;
}
    

    .moble-whatsapp:after {
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/color-horoscope.webp);
    background-size: cover;
    background-position: center;
    padding: 83px 0px;
    width: 300px;
    height: 300px;
    position:absolute;
    content:'';
    left: calc(50% - 150px);
    z-index: -1;
    top: 15px;
    animation: rotateImage 8s linear infinite;
}

.moble-whatsapp {
    position: relative;
    text-align: center;
    padding-bottom: 100px;
    padding-top: 100px;
}


.moble-whatsapp a {
    display: block;
}

body .section-video iframe {
    border-radius: 24px;
}
    
    
}
/**************** Mobile responsive End *********************/





/**************** Start Header menu  ********************/

header#masthead {
    margin-bottom: 0;
    background-color: #00000024;
    box-shadow: none;
    padding: 0px 0px;
    position: relative;
    z-index: 99;
    /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 12%), inset 0 -1px 0 rgba(0, 0, 0, .1); */
}

header#wrapper-navbar.sticky {
    background-color: #ffff;
        padding-top: 2px;
}


.navbar-brand img {
    max-width: 240px;
    /* margin-bottom: 8px; */
}

.navbar-brand {
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}


div#mega-menu-wrap-primary {
    background-color: transparent;
    margin-bottom: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #021a43;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-left: 40px;
    height: auto;
    line-height: normal;
    padding: 8px 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #021a43;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
    background-color: transparent;
    color: #221845;
    font-weight: 500;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        background: transparent !important;
        color: #021a43;
         font-family: "Poppins", sans-serif;
        font-weight: 400;
        text-decoration: none;
        border-color: #fff;
    }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        background: transparent;
        font-weight: 400;
        font-family: "Poppins", sans-serif;
        text-decoration: none;
        border-color: #fff;
        color: #021a43;
    }

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 24px;
  height: 3px;
  background-color: transparent;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background-color: transparent;
    color: #021a43;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: absolute;
    width: 286px;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #d61922;
    border-radius: 0;
    top: 34px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px;
    width: 100%;
    border-bottom: 1px solid #eeee;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
      font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align:top;
    display: block;
    border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #87477a;
    border: 0;
    position: absolute;
    min-width: 735px;
    padding: 15px;
    left: 0px;
    box-shadow: 0 0px 5px 2px rgba(64, 60, 67, .16);
}

#mega-menu-wrap-primary #mega-menu-primary {
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
    background-color: #031435;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: transparent;
    color: #fff;
      font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    transition: 0.6s ease all;
    border-bottom: 1px solid #ffffff;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
    border: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
    width: 27px;
    height: 24px;
    display: inline-block;
    position: relative;
    outline: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link::before {
      transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}
    
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
        width: 49%;
        margin-left: 5px;
    }

    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu:hover li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:hover > a.mega-menu-link {
    color: #fff;
    font-weight: 400;
/*  background-color:#190f17; */
        font-family: "Poppins", sans-serif;
    transition: all .5s ease-in-out;
    
}

.mega-menu-toggle.mega-menu-open {
    background-image: none !important;
   
    
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open span.mega-toggle-animated-inner {
        background-color: #031435;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::after{
            background-color:#9e0022 ; 
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
    background: #d61922;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}
a {
    color: #ff1276;
}

.menus {
    display: block;
    align-items: center;
    column-gap: 30px;
}

a.whatsapp-img img {
    display: inline-block;
    width: 84px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

.first-text {
    display: block;
    font-size: 12px;
    color: #fff;
}

span.second-text{
    font-size: 18px;
    font-weight: bold;
    color:#fff;
}

.whatsapp-chat {
    text-align: center;
    background-image: linear-gradient(0deg, #4baf4f 0%, #267329 99%, #267329 100%);
    border-radius: 30px 30px 0px 0px;
    padding: 20px 10px 39px;
    position: relative;
}

a.text-link {
    display: block;
    margin-bottom: 20px;
}
nav#main-nav {
    background: transparent !important;
    padding-bottom: 0;
    padding-top: 0;
}

header#wrapper-navbar {
    padding-top: 30px;
    position:relative;
    z-index:2;
    /* background-color: #fff; */
}

a.whatsapp-img {
    position: absolute;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
}


.top-links img {
    width: 16px;
}

.top-links ul {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 28px;
    background-color: #fba73a;
    margin: auto;
    padding: 10px 30px 10px 10px;
    margin-bottom: 0;
    border-radius: 30px;
    position: absolute;
    bottom: -97px;
    right: 0;
}

.top-links span {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    line-height: 33px;
}

.top-links a {
    font-size: 16px;
    color: #222;
}
a.mail-size {
    font-size: 14px;
}

.top-links  li {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

 .top-links.deskshow {
    max-width: 630px;
    margin: auto;
}

 .inner-menu {
    position: relative;
    top: -18px;
}

 
.ctas:after {
    position: absolute;
    content: '';
    width: 852px;
    height: 60px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/menu-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}


/*************** End Header menu  ************/


/* sticky header css start */

.sticky {
  position: sticky!important;
  top: 0;
  width: 100%;
  z-index: 99!important;
  transition:all 0.6s ease-in-out;
  animation:smothScroll 1s forwards;
}
@keyframes smothScroll{
    0%{
        transform:translateY(-40px);
    }
    100%{
        transform:translateY(0px);
    }
}
.sticky + .site-content {
  padding-top: 102px;
}

/* sticky header css End */


/*  Main Header start */
    
.navbar-brand {
    max-width: 188px;
    padding-top: 0;
    margin-top: 0px;
}
    
/* mian header end */   

/* Heder-cta */
 ul.header-links {
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    column-gap: 30px;
    justify-content: right;
}

ul.header-links span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ff272778;
    border-radius: 50%;
    margin-right: 10px;
}

ul.header-links span img {
    width: 15px;
}

ul.header-links  a {
    font-size: 12px;
    color: #fff;
}


.book-btn a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding-right: 28px;
}

.ctas {
    display: flex;
    align-items: center;
    justify-content: right;
    column-gap: 30px;
}

.book-btn {
    background-color: #d61922;
    border-radius: 30px;
    padding: 18.5px 10px;
    position: relative;
}

.book-btn span {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #031435;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
    position: absolute;
    top: 9px;
    right: -13px;
}

.book-btn span img {
    width: 16px;
}





/*  Header Cta */

.wrapper {
    padding: 0;
}

/* ++++++++++
===================== 
Home page Start 
===================== 
++++++++++++  */
    

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1127px;
    }
}

a.banner {
    display: block;
    width: 100%;
    text-align: center;
}

a.banner img {
    width: 100% !important;
}

.web-banner {
    margin-top: 0;
    border-top: 0.1px solid #031435b5;
}



.form {
    padding: 25px 20px 0px;
    border-radius: 30px;
    background: #ffffff;
    box-shadow: rgb(254 87 2 / 17%) 0px 8px 24px;
    border: 1px solid #fe570233;
    margin-top: -30px;
    position: relative;
    z-index: 1;
}

.input {
    height: 50px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    background: #ffffff !important;
    border: 1px solid #071c4633 !important;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px 10px 38px !important;
}
.share:hover{

    background-image:unset !important;
    background-color:#031435 !important;
}
.share {
    height: 50px;
    border-radius: 12px !important;
    color: #ffffff !important;
    border: none !important;
    text-transform: uppercase;
    font-size: 14px !important;
    background: linear-gradient(2deg, #c90016 0%, #ed1c24 45%);
}

textarea.input {
    height: 110px !important;
}


.form-title  p {
    text-align: start;
    color: #6e7582;
}

::placeholder{
    color:#071c46 !important;
    font-size:14px !important;
    font-size:14x !important;
}



.form p {
    margin-bottom: 0 !important;
}


.input-img { position: relative; }
.input-img:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 13px;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/user-4.png);
}
.two:after   { background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/mail-7.png); }
.three:after { background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/call-3.png); }
.for:after   { background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/pen-2.png) !important; }


div#wpcf7-f65-p12-o1 {
    max-width: 100%;
}


.submit {
    position: relative;
}

.submit:after {
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/trisul.webp);
    top: 7px;
    left: 20%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.form-title {
    text-align: center;
    margin-top: 20px;
}

.form-title h2 {
    font-size: 24px;
    color: #031435;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    column-gap: 10px;
    font-family: "Poppins", sans-serif;
}

.form-title h2 img {
    width: 30px;
}

.form-title h3 {
    margin-bottom: 0;
    font-size: 35px;
    color: #031435;
    text-align: start;
}

.form-title img {
    text-align: center;
    padding: 10px 0px;
}

 .home-form-sec {
    background-color: #f8f8f8;
    overflow: visible !important;
    margin-top: -36px;
}


.title {
    text-align: center;
}

p.sub-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #c90016;
    margin-bottom: 0;
}

p.sub-title img {
    margin-right: 10px;
}

p.second-sub-heading {
    font-size: 20px;
    text-transform: uppercase;
}

.title h2 {
    font-size: 70px;
    font-weight: 700;
    color: #c90016;
}

span.heading-title {
    color: #031435;
}

.home-second-section {
     background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/shiv-img.webp);
     background-position: left;
     background-size: contain;
     background-repeat: no-repeat;
     padding-top: 60px;
     padding-bottom: 40px;
     position: relative;
}


p.sub-title:after {
    position: absolute;
    content: '';
    width: 210px;
    height: 20px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/left-line.webp);
    left: 65px;
    top: 11px;
    background-repeat: no-repeat;
}

p.sub-title:before {
    position: absolute;
    content: '';
    width: 210px;
    height: 20px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/right-line.webp);
    right: -15px;
    top: 11px;
    background-repeat: no-repeat;
}



.form.home-second-form {
    box-shadow: none;
    border: 1px solid transparent;
    border-radius: 15px;
    background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(90deg, #071b55 0%, #65134f 50%, #ed1c24 100%) border-box;
    margin-top: 0;
    padding-top: 50px;
}

.second-form-title {
    text-align: center;
    margin-bottom: 15px;
}

h3.form-span {
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    color: #031435;
}

.second-form-title h2 {
    font-size: 30px;
    font-weight: 600;
    color: #c90016;
    margin-bottom: 0;
}

.form.home-second-form .share {
    background: linear-gradient(90deg, #071A50 0%, #64134C 50%, #E51B23 100%);
}

.astromahadev-love-card {
    text-align: center;
}

.astromahadev-get {
    font-size: 14px;
}

.astromahadev-love-card h3 {
    font-size: 30px;
    color: #c90016;
    margin-bottom: 0;
}

span.astromahadev-love {
    color: #031435;
}

.astromahadev-subtitle {
    font-size: 14px;
    margin-bottom: 5px;
}

.astromahadev-subtitle h4 {
    font-size: 20px;
    font-weight: 600;
    color: #031435;
    margin-bottom: 0;
}
a.astromahadev-call-btn:hover{
    background-color:#c90016;
}
a.astromahadev-call-btn {
    display: inline-block;
    background-color: #031435;
    border-radius: 30px;
    padding: 4px 20px 4px 10px;
    transition: 0.4s;
}

span.call-img {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #c90016;
    border-radius: 50%;
    line-height: 40px;
    margin-right: 5px;
}

img.astromahadev-call-icon {
    width: 20px;
}
a.astromahadev-call-btn:hover span.call-img {
    background-color: #031435;
}
a.astromahadev-call-btn span {
    color: #fff;
    font-size: 16px;
}
.second-form-sec {
    background-color: #fff;
    border-radius: 24px;
    padding-top: 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding-bottom: 30px;
}

.form-whatapp {
    position: absolute;
    z-index: 11;
    top: -85px;
    left: calc(50% - 90px);
    width: 180px;
}

.second-form-sec .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin: 0;
}
 
.form.home-second-form .submit:after {
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/arrow-1.png);
    right: 15px;
    left: unset;
}

.form-bootm-line {
    text-align: center;
    margin-top: -15px;
}

.form-bootm-line p.sub-title {
    font-size: 14px;
    text-transform: capitalize;
    color: #031435;
    display: inline-block;
    position: relative;
    background-color: #fff;
    font-family: "Playfair", serif;
}

.form-bootm-line p.sub-title:before {
    display: none;
}

.form-bootm-line p.sub-title:after {
    display: none;
}


/* =========================================
   PREMIUM LOVE CARD
========================================= */

.astro-love-card {
    /* width: 100%; */
    /* max-width: 295px; */
    min-height: 370px;
    /* margin: 20px auto; */
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(7, 26, 80, .35);
    border-radius: 18px;
    box-sizing: border-box;
    box-shadow:
        0 10px 30px rgba(7, 26, 80, .12);
    transition: .4s ease;
}


/* CARD HOVER */

.astro-love-card:hover {
    transform: translateY(-7px);

    box-shadow:
        0 18px 40px rgba(7, 26, 80, .20);
}


/* =========================================
   IMAGE
========================================= */

.astro-card-image {
    width: 100%;
    /* height: 180px; */
    position: relative;
    /* overflow: hidden; */
    background: #eee;
}


/* IMAGE */

.astro-main-img {
    width: 100%;
    /* height: 100%; */
    /* object-fit: cover; */
    /* object-position: center; */
    /* display: block; */
    transform: scale(1.01);
    transition: transform .8s ease;
}


/* IMAGE ZOOM */

.astro-love-card:hover .astro-main-img {
    transform: scale(1.07);
}


/* =========================================
   CURVED WHITE IMAGE BOTTOM
========================================= */

.astro-card-image::after {
    content: "";
    position: absolute;
    left: -10%;
    bottom: -47px;
    width: 120%;
    height: 75px;
    background: #fff;
    border-radius:
        50% 50% 0 0 /
        75% 75% 0 0;
    z-index: 3;
}


/* =========================================
   HEART ICON
========================================= */

.astro-heart {
    position: absolute;
    right: 3px;
    bottom: -17px;
    width: 61px;
    height: 61px;
    z-index: 10;
    border-radius: 50%;
    animation: heartFloat 3s ease-in-out infinite;
}


.astro-heart img {
    width: 100%;
    height: 100%;

    display: block;

    object-fit: contain;

    filter:
        drop-shadow(0 4px 5px rgba(0,0,0,.20));
}


/* HEART FLOAT */

@keyframes heartFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}


/* =========================================
   CONTENT
========================================= */

.astro-card-content {
    position: relative;
    background: #fff;
    padding: 10px 18px 16px;
    text-align: center;
    z-index: 3;
}


/* =========================================
   TITLE
========================================= */

.astro-card-title {
    display: flex;

    align-items: center;
    justify-content: center;

    gap: 9px;
}


/* NUMBER */

.astro-number {
    width: 40px;
    height: 31px;

    flex-shrink: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #d71920;

    color: #fff;

    border-radius: 6px;

    font-family: Arial, sans-serif;

    font-size: 20px;
    font-weight: 700;

    line-height: 1;

    box-shadow:
        0 4px 10px rgba(215,25,32,.18);
}


/* TITLE */

.astro-card-title h3 {
    margin: 0;
    color: #071a50;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 21px;
    font-weight: 700;
    white-space: nowrap;
    /* line-height: 1.15; */
}


.astro-card-title h3 span {
    color: #d71920;
}


/* =========================================
   DIVIDER
========================================= */

.astro-divider {
    height: 20px;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;
}


.astro-divider img {
    width: 70px;
    height: auto;

    display: block;

    animation: dividerGlow 3s ease-in-out infinite;
}


/* DIVIDER ANIMATION */

@keyframes dividerGlow {

    0% {
        opacity: .65;
        transform: scaleX(.85);
    }

    50% {
        opacity: 1;
        transform: scaleX(1.05);
    }

    100% {
        opacity: .65;
        transform: scaleX(.85);
    }
}


/* =========================================
   DESCRIPTION
========================================= */

.astro-card-content p {
}


/* =========================================
   EXPLORE BUTTON
========================================= */

.astro-explore {
    background: #d71920;
    border-radius: 8px;
    color: #fff !important;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 250px;
    padding: 10px;
    transition: 0.4s;
    margin-left: auto;
    margin-right: auto;
}


/* BUTTON HOVER */

.astro-explore:hover {
    transform: translateY(-2px);

    background: #c4141b;

    box-shadow:
        0 8px 18px rgba(215,25,32,.30);
}


/* ARROW */

.astro-explore img {
    width: 26px;
    height: 26px;
    display: block;
    transition:
        transform .35s ease;
    margin-left: 10px;
}


/* ARROW ANIMATION */

.astro-explore:hover img {
    transform: translateX(3px) rotate(-8deg);
}


/* =========================================
   PREMIUM SHINE EFFECT
========================================= */

.astro-love-card::before {
    content: "";

    position: absolute;

    top: 0;
    left: -120%;

    width: 60%;
    height: 100%;

    z-index: 20;

    pointer-events: none;

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(255,255,255,.25),
            transparent
        );

    transform: skewX(-20deg);

    animation: cardShine 6s ease-in-out infinite;
}


/* SHINE KEYFRAME */

@keyframes cardShine {

    0% {
        left: -120%;
    }

    25% {
        left: 140%;
    }

    100% {
        left: 140%;
    }
}


/* =========================================
   SUBTLE CARD BREATHING
========================================= */

.astro-love-card {
    animation: cardBreathing 5s ease-in-out infinite;
}


@keyframes cardBreathing {

    0%,
    100% {
        box-shadow:
            0 10px 30px rgba(7,26,80,.12);
    }

    50% {
        box-shadow:
            0 14px 34px rgba(7,26,80,.17);
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 480px) {

    .astro-love-card {
        /* max-width: 295px; */
    }

    .astro-card-image {
        height: 180px;
    }

}

.home-service-title {
    margin-top: 30px;
}

.section-video {
    position: relative;
    margin-bottom: 35px;
}

.section-video:after {
    position: absolute;
    content: '';
    width: 300px;
    height: 300px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/color-horoscope.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    right: -113px;
    top: -30px;
    animation: rotateImage 8s linear infinite;
}

@keyframes rotateImage {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.adv-sec {
    background-color: #f5f7f9;
    padding-top: 70px;
    padding-bottom: 35px;
}

.why-choose-title h2 {
    font-size: 60px;
}

.why-choose-title p {
    padding: 0px 200px;
}


.inner-why-choose {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 80px 22px 22px 22px;
    column-gap: 25px;
    padding: 15px 15px;
}

.why-choose-box {
    background-color: #01235c;
    border-radius: 24px;
    /* overflow: hidden; */
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: relative;
}

.why-choose-content h3 {
    font-size: 24px;
    color: #01235c;
    font-weight: 600;
    position: relative;
}

.why-choose-one {
    margin-right: 50px;
    margin-bottom: 30px !important;
    position: relative;
}

.why-choose-two {
    margin-left: 50px;
    margin-bottom: 30px !important;
}


.why-choose-two .inner-why-choose {
    border-radius: 22px 80px 22px 22px;
}


.why-choose-one .inner-why-choose {
    padding-right: 65px;
}

.why-choose-two .why-choose-box {
}

.why-choose-two .inner-why-choose {
    padding-left: 65px;
}

.number-why-choose {
    position: absolute;
    right: -30px;
    top: 40px;
    width: 90px;
    height: 90px;
    text-align: center;
    background-color: #01235c;
    border-radius: 50%;
    border: 15px solid #ffffff;
    outline: 1px solid #01235d;
}

.number-why-choose p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-top: 16px;
    position: relative;
}

 .why-choose-two .number-why-choose {
    left: -42px;
}

.why-choose-content {
    max-width: 255px;
}

 .why-choose-icon {
    position: relative;
}

.why-choose-icon:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #01235c73;
    right: -10px;
}

.why-choose-two .why-choose-icon:after {
    left: -15px;
}

.why-choose-content h3:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 1px;
    bottom: -2px;
    left: 0;
    background-color: #c90016;
}

.number-why-choose:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #01235c;
    left: -20px;
    top: 27px;
    border-radius: 50%;
}

.number-why-choose:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #01235c;
    right: -20px;
    top: 27px;
    border-radius: 50%;
}


.number-why-choose p:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #01235c;
    top: -19px;
    border-radius: 50%;
    left: 26px;
}

.number-why-choose p:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #01235c;
    bottom: -37px;
    border-radius: 50%;
    left: 26px;
}

.why-choose-one:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 1px;
    background-color: #01225b4d;
    right: -130px;
    top: 85px;
}


.astro-belief-box {
    padding: 12px 25px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #e4e7ed;
    border-radius: 20px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    margin-bottom: 70px;
}


/* LOTUS */
.astro-lotus {
    width: 145px;
    flex: 0 0 145px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.astro-lotus img {
    width: 110px;
    height: 95px;
    object-fit: contain;
    display: block;
}


/* VERTICAL DIVIDERS */
.astro-dividers {
    width: 2px;
    height: 77px;
    background: #aeb8c9;
    flex: 0 0 2px;
}


/* DESCRIPTION */
.astro-belief-text {
    flex: 1;
    padding: 0 32px;

    font-size: 16px;
    line-height: 1.7;
    font-weight: 500;
    color: #122653;

    box-sizing: border-box;
}


/* FEATURE ITEMS */
.astro-feature {
    width: 110px;
    flex: 0 0 110px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    color: #122653;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.astro-feature img {
    width: 55px;
    height: 55px;
    object-fit: contain;
    display: block;
}

.astro-feature span {
    display: block;
    line-height: 1.2;
}


/* TABLET */
@media (max-width: 900px) {

    .astro-belief-box {
        /* padding: 12px 15px; */
    }

    .astro-lotus {
        width: 105px;
        flex-basis: 105px;
    }

    .astro-lotus img {
        width: 85px;
        height: 80px;
    }

    .astro-belief-text {
        padding: 0 20px;
        font-size: 14px;
        line-height: 1.55;
    }

    .astro-feature {
        /* width: 80px; */
        /* flex-basis: 80px; */
        /* font-size: 13px; */
    }

    .astro-feature img {
        /* width: 48px; */
        /* height: 48px; */
    }

    .astro-divider {
        height: 65px;
    }
}


/* MOBILE */
@media (max-width: 767px) {

    .astro-belief-box {
        /* flex-wrap: wrap; */
        /* min-height: auto; */
        /* padding: 20px 15px; */
        /* border-radius: 16px; */
    }

    .astro-lotus {
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 15px;
    }

    .astro-lotus img {
        width: 90px;
        height: 75px;
    }

    .astro-belief-text {
        width: 100%;
        flex-basis: 100%;
        padding: 15px 5px;
        text-align: center;
        font-size: 14px;
        line-height: 1.6;
    }

    .astro-belief-box > .astro-divider:nth-of-type(1),
    .astro-belief-box > .astro-divider:nth-of-type(2) {
        display: none;
    }

    .astro-feature {
        /* width: 25%; */
        /* flex: 0 0 25%; */
        /* font-size: 12px; */
    }

    .astro-feature img {
        /* width: 45px; */
        /* height: 45px; */
    }

    .astro-feature + .astro-divider {
        height: 45px;
    }
}

.believes-sec {
    position: relative;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/shape-img.webp);
    background-repeat: no-repeat;
    background-position-y: 85px;
    background-size: contain;
}

.review-title {
    padding-top: 80px;
}

.review-title {
    position: relative;
}

.review-title:after {
    position: absolute;
    content: '';
    width: 300px;
    height: 300px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/color-horoscope.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: -133px;
    left: -150px;
    animation: 8s linear 0s infinite normal none running rotateImage;
}

.review-title:before{
    position: absolute;
    content: '';
    width: 300px;
    height: 300px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/dot-cricle.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: -133px;
    right: -150px;
    animation: 8s linear 0s infinite normal none running rotateImage;
}

.review-box {
    text-align: center;
}

.inner-review {
    border: 1px solid #031435ab;
    border-radius: 24px;
    overflow: hidden;
    padding: 50px 20px 58px;
    position: relative;
}

.user-img img {
    border-radius: 50%;
}

.user-name {
    display: flex;
    align-items: center;
    column-gap: 15px;
    position: relative;
    z-index: 1;
}

.user-name {}

.user-names {
    text-align: start;
}

.user-names h5 {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
    color: #10113a;
}

.-review-line {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.star {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.inner-review:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 95px;
    bottom: 0;
    left: 0;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/review-shape.webp);
    background-repeat: no-repeat;
    background-position: center;
}

.quote-img {
    width: 50px;
    height: 50px;
    background-color: #bc0315;
    border-radius: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 50px;
    margin-bottom: -25px;
    position: relative;
    z-index: 1;
}

.quote-img img {
    width: 30px !important;
    display: inline-block;
}

.inner-review:before {
    position: absolute;
    content: '';
    width: 98px;
    height: 63px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/review-layar.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
}

.inner-review p {
    position: relative;
    z-index: 1;
}

.color-review .inner-review:after {
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/review-color-shape.webp);
}

.color-review .inner-review:before {
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/color-review-layar.webp);
}

.color-review .quote-img {
    background-color: #001556;
}

.footer-heading {
    text-align: center;
}

p.footer-sub-heading {
    margin-bottom: 0;
    font-family: "Playfair", serif;
    font-size: 30px;
    font-weight: 700;
}

.footer-heading h2 {
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 0;
    color: #bd0316;
}

.footer-heading h2 span {
    color: #001453;
}

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







/* =============== Footer start here ==================== */

.footer-call-cta {
    display: flex;
    align-items: center;
    border: 1px solid #001454;
    border-radius: 24px;
    column-gap: 30px;
    padding: 20px;
    position: relative;
    margin-bottom: 15px;
}

.call-icon {
    width: 100px;
    height: 100px;
    border: 1px solid #001353;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    position: relative;
}
.call-icon img{
     animation: pulse 1s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}
.cta-content h4 {
    margin-bottom: 0;
    font-weight: 600;
    color: #001453;
}

.cta-content p {
    margin-bottom: 0;
}

.cta-content  a {
    color: #bd0417;
    font-weight: 500;
    font-size: 30px;
}

.cta-arrow a {
    background-color: #bd0416;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
}
.cta-arrow img{
     animation: arrowMove 1.2s ease-in-out infinite;
}

@keyframes arrowMove {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(10px);
    }
    100% {
        transform: translateX(0);
    }
}

.cta-arrow {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.call-icon:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #bd0416ba;
    right: -15px;
}

a.email {
    font-size: 22px;
    font-family: "Playfair", serif;
}

a.location {
    font-size: 30px;
    font-family: "Playfair", serif;
}


.footer-map {
    height: 400px;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid #001453ba;
}

.disclamer {
    display: flex;
    align-items: center;
    /* column-gap: 60px; */
    border: 1px solid #001453;
    border-radius: 24px;
    overflow: hidden;
    padding: 10px 10px 10px 85px;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/disclamer-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px;
}

.disclamer p {
    margin-bottom: 0;
    max-width: 600px;
}

.disclamer-icon {
    border-right: 1px solid #bd0416b0;
    padding-right: 30px;
    margin-right: 30px;
}


.privacy {
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/privacy-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 19px;
    margin-top: 11px;
    padding: 46px 0px 25px;
}

.privacy p {
    margin-bottom: 0;
    color: #fff;
}

.privacy a {
    color: #fff;
}

footer#colophon {
    margin-top: 60px;
}

.disclamer b {
    color: #bd0416;
}

/***************Privacy Policy*******************/


.disc-pg-div p {font-size: 14px;line-height: 26px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 34px;
    font-weight: 600;
    color: #021a43;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.disc-pg-div a{color: #031435;}
/***************Privacy Policy*******************/

.thank-page-sec {
    text-align: center;
}

.thank-page-sec h2 {
    font-size: 38px;
    text-transform: capitalize;
}

.thank-page-sec a {
    display: inline-block;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    background-color: #021a43;
    padding: 11px 30px;
    border: 1px solid #021a43;
    transition: 0.4s;
}
.thank-page-sec a:hover{
    color:#021a43;
background-color:transparent;
}


.mob-number.mobshow {
    background-color: #031435;
    text-align: center;
    padding: 10px;
    margin-bottom: 5px;
}

.mob-number.mobshow img {
    width: 20px;
}

.mob-number.mobshow span {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background-color: #c90016;
    border-radius: 50%;
}


.mob-number.mobshow a {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

        /* ============= sticy icons ======= */

.contact_icons {
    position: fixed;
    left: 50px;
    bottom: 19px;
    z-index: 999;
    width: 50px;
    text-align: center;
}

.contact_icons a {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    text-align: center;
    line-height: 43px;
    font-size: 24px;
    color: #fff;
    background: #edac15;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
}

.contact_icons a.whatsapp-icon {
    background: #72c118;
    font-size: 47px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse2;
    color: #fff;
}

a.whatsapp-icon i {
    margin-top: 10px;
    color: #fff;
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #2DC100;
        box-shadow: 0 0 0 0 #2DC100;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}

@keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #72c118;
        box-shadow: 0 0 0 0 #72c118;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}


.contact_mobile {
    position: fixed;
    right: 58px;
    bottom: 19px;
    z-index: 999;
    width: 49px;
    text-align: center;
}

.contact_mobile a {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    text-align: center;
    line-height: 51px;
    font-size: 24px;
    color: #fff !important;
    background: #edac15;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
    clear: both;
    margin-bottom: 0px;
    display: inline-block;
}

.contact_mobile a.phone-icon {
    font-size: 33px;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse3;
    color: #fff;
    padding-top: 8px;
    background-color: #bd0416;
}



@-webkit-keyframes pulse3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #3b5aee;
        box-shadow: 0 0 0 0 #3b5aee;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}

@keyframes pulse3 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #bd0416;
        box-shadow: 0 0 0 0 #bd0416;
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
        box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
    }
}


/* ============= sticy icons ======= */



 
/* Blog Page Start */

section#block-2 {
  background-color: #e8e8f4;
  text-align: center;
  padding: 20px;
  border-radius: 7px;
  margin-bottom: 30px;
}

section#block-2 label.wp-block-search__label {
  color: #6c5eeb;
  font-size: 22px;
  text-transform: uppercase;
}

section#block-2 input#wp-block-search__input-1 {
  background-color: #ffffff;
  border: 0;
  margin-right: 9px;
  border-radius: 30px;
  height: 34px;
  padding-left: 18px;
}

section#block-2 button.wp-block-search__button.wp-element-button {
  border: 0;
  padding: 5px 23px;
  color: #fff;
  border-radius: 17px;
  background-image: linear-gradient(90deg, #3058ef 0%, #b666e7 100%);
  font-size: 16px;
}

.post-thumbnail img {
  max-height: 440px;
  object-fit: cover;
  border-radius: 30px;
  border: 1px solid #eee;
}

section#block-3,
.widget_block {
  padding: 10px 20px;
  border-radius: 0px;
}

section.widget_block h2.wp-block-heading {
  color: #222;
  border-bottom: 2px solid #222;
}

section#block-3,
.widget_block,
ul.wp-block-latest-posts__list.wp-block-latest-posts li {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}

section#block-3
  ul.wp-block-latest-posts__list.wp-block-latest-posts
  li
  a:hover {
  color: #8e62e9;
  padding-left: 10px;
}

section#block-3 ul.wp-block-latest-posts__list.wp-block-latest-posts li:before {
  position: absolute;
  content: "\f105";
  font-weight: 900;
  font-size: 19px;
  font-family: "FontAwesome";
  left: -23px;
  bottom: -2px;
  background: -webkit-linear-gradient(77deg, #3458ef, #ae65e7 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: sway_X 0.6s linear infinite alternate;
}

.entry-title > a {
  color: #232323;
  font-size: 34px;
  font-weight: 500;
}

h1.entry-title {
  font-size: 35px;
  border-bottom: 1px solid #c7020230;
  color: #fff;
  text-transform: capitalize;
  padding-bottom: 10px;
}

div#comments {
  display: none;
}

.post-navigation .nav-next a:hover {
  color: #ffffff;
  background-color: #f29544;
  border: 1px solid #f29544;
}

.post-navigation .nav-previous a:hover {
  color: #ffffff;
  background-color: #f29544;
  border: 1px solid #f29544;
}

section#block-2 input#wp-block-search__input-1:focus-visible {
  border: 0;
  outline: 0;
  background-color: transparent;
  border: 1px solid #000000;
  color: #222;
}

h1.page-title {
  color: #222;
  font-weight: 500;
}

.single-post h1.entry-title {
  color: #222;
}

.widget_block a.wp-block-latest-posts__post-title {
  color: #fff;
  font-size: 16px;
  transition: 0.6s ease all;
  display: block;
  padding-left: 29px;
}

.psac-post-carousel.psac-design-2
  .psac-post-carousel-slide:hover
  .psac-post-carousel-content {
  border-color: #eee;
}

.psac-post-meta span.psac-post-meta-innr {
  font-size: 15px;
  display: inline-block;
  margin: 0 5px 5px 5px;
  font-style: normal;
  color: #fff;
  background-color: #222;
  padding: 6px 20px;
  border-radius: 20px;
}

ul.wp-block-categories-list li.cat-item a {
  color: #fff;
  font-size: 16px;
  transition: 0.6s ease all;
  display: block;
}

ul.wp-block-categories-list li.cat-item {
  position: relative;
}

ul.wp-block-categories-list.wp-block-categories {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}

ul.wp-block-categories-list.wp-block-categories li:before {
  position: absolute;
  content: "\f105";
  font-weight: 900;
  font-size: 19px;
  font-family: "FontAwesome";
  left: -23px;
  bottom: -2px;
  background: -webkit-linear-gradient(77deg, #ffffff, #ffffff 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: sway_X 0.6s linear infinite alternate;
}

.post-thumbnail img {
  max-height: 200px;
  min-height: 200px;
  object-fit: cover;
  border-radius: 30px;
}

.blog header.entry-header h2 a {
  line-clamp: 2;
  overflow: hidden;
  font-size: 20px;
  line-height: normal;
  text-align: center;
  text-transform: capitalize;
}

.blog .entry-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
  /* display: none; */
}

.post.hentry {
  margin-bottom: 30px !important;
  width: 46%;
  float: left;
  margin: 0% 2%;
  padding: 15px;
  border-radius: 23px;
  min-height: auto;
  position: relative;
  padding-bottom: 16px;
  border: 1px solid transparent;
  background: #eee;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding-bottom: 70px;
}

.single-post .post.hentry {
  margin-bottom: 30px !important;
  width: 100%;
  float: left;
  margin: 0% 0%;
  border-radius: 0px;
  padding: 0;
  background: transparent;
  border: 0;
}

.single-post .post-thumbnail img {
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

table tbody > tr:nth-child(odd) > td {
  background-color: #675eeb;
  color: #fff;
}

table tbody > tr:nth-child(even) > td {
  background-color: #a86ae9;
  color: #fff;
}

table tbody > tr:nth-child(odd) > th {
  text-transform: uppercase;
  background-color: #a19dcc;
  color: #fff;
  font-size: 1.3em;
}

table td,
table th {
  border: 1px solid #fff;
}

.entry-content tr td {
  border-top: 1px solid #eee;
  padding: 6px 24px;
}

.entry-title > a {
    /* color: #ffffff; */
    font-size: 21px;
    font-weight: 500;
    display: block;
    padding: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 1;
    overflow: hidden;
}

span.comments-link {
    display: none;
}

.blog .has-post-thumbnail img {
    border-radius: 30px;
    margin-top: 10px;
}


.blog .has-post-thumbnail  span.posted-on {
    font-size: 12px;
    color: #222;
}

.blog .has-post-thumbnail h2.entry-title {
    margin-bottom: 0;
}

.single-post .has-post-thumbnail img {
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
    border-radius: 30px;
    width: 100%;
}


.single-post header.entry-header {
    margin-bottom: 29px;
}

.single-post header.entry-header h1 {
    font-size: 34px;
    color: #021a43;
    font-weight: 600;
}

.entry-content {
    /* margin-top: 30px; */
}

.single-post .content-area {
    background-color: #090f19;
    padding: 30px 30px;
    border-radius: 30px;
    margin-bottom:35px;
    margin: 0 15px;
    border: 1px solid transparent;
    background: #eee;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.blog .entry-meta {
    text-align: center;
}

.widget-area {
    padding-top: 35px;
    padding-bottom: 20px;
    border-radius: 30px;
    margin: 0 15px;
    max-height: 660px;
    margin-bottom: 55px;
    background-color: #071c46;
}

h2.wp-block-heading {
    color: #fff;
    border-bottom: 1px solid #ffffff6e;
    padding-bottom: 10px;
    margin-bottom: 11px;
}

label.wp-block-search__label {
    color: #ffff;
    padding: 0 20px;
    margin-bottom: 5px;
    position: relative;
}

 .widget-area {
        position: -webkit-sticky; /* For Safari compatibility */
        position: sticky;
        top: 20px; /* Adjust as needed for spacing from the top */
    }


.widget-area #block-2 input#wp-block-search__input-1 {
    background-color: #ffffff;
    border: 0;
    margin-right: 0px;
    border-radius: 30px;
    height: 34px;
    padding-left: 18px;
    color: #222 !important;
}

.widget-area #block-2 button.wp-block-search__button.wp-element-button {
    border: 0;
    padding: 5px 23px;
    color: #000000;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    margin-left: -40px;
    border: 1px solid #eee;
    height: 34px;
    background: #eee;
}


.post-navigation {
    display: none;
}



span.posted-on time.entry-date.published
 {
    color: #222;
    display: inline-block;
}

span.author.vcard a {
    color: #222;
}

.updated {
    display: none;
}

.widget_block a.wp-block-latest-posts__post-title:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-size: cover;
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/sun.png);
    left: -5px;
    top: calc(50% - 11px);
    animation: rotate 8s 
linear infinite;
}

/* Blog Page End */

label.wp-block-search__label:before {
    position: absolute;
    content: '';
    width: 74%;
    height: 1px;
    background-color: #807b7f;
    top: 12px;
    right: 0;
}

a.btn.btn-secondary.understrap-read-more-link {
    /* display: none; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
    border: none;
    border-radius: 24px;
    font-size: 14px;
    padding: 8px 30px;
    color: #fff;
    background-color: #071c46;
}
a.btn.btn-secondary.understrap-read-more-link:hover{
    background-color: #d61922;
}

span.byline {
    color: #fff;
}

span.posted-on {
    color: #222;
}

.category .has-post-thumbnail img {
    border-radius: 30px;
    margin-top: 10px;
}



header.page-header {
    display: none;
}


span.byline span.author.vcard a {color: #fff;}

.single-post h1,h2,h3,h4,h5,h6 {
    /* color: #fff; */
}

.single-post ul li {
    color: #071c46;
    font-size: 14px;
    line-height: 26px;
}

@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}


    .psacp-post-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }


    .entry-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }

span.author.vcard {
    display: none;
}

span.byline {
    display: none;
}


.blog .entry-content p {
    color: #222;
}




.main-blog ul.list li:before {
    left: 0;
}

section.main-tittle  li {
    color: #fff !IMPORTANT;
}
section.main-blog h2,h3 {
    font-size: 34px;
    font-weight: 600;
    color: #021a43;
}
/* Blog Page Start */

.section-video iframe {
    border-radius: 0px 0px 24px 24px;
    border: 2px solid #031b43;
}


.home-second-section:before {
    position: absolute;
    content: '';
    background-image: url(http://astromahadevji.com/wp-content/uploads/2026/08/color-horoscope.webp);
    width: 300px;
    height: 300px;
    left: 28px;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    animation: rotateImage 8s linear infinite;
}

 