/*
Theme Name: PANDITH JAYRAM
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

Updated: 2025-10-30 12:17:16

*/

@import url('https://fonts.googleapis.com/css2?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: 'Black Quality';
    src: url('fonts/BlackQuality.woff2') format('woff2'),
        url('fonts/BlackQuality.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 
 
 
@font-face {
    font-family: 'Roundkey';
    src: url('fonts/Roundkey-Medium.woff2') format('woff2'),
        url('fonts/Roundkey-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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





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

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

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

h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  font-family: 'Roundkey';
}

.mobshow{
    display:none !important;
}


/**************** Tab responsive Start *********************/
@media only screen and (min-width: 767px) and (max-width: 1024px){
.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: 176px !important;
}


.navbar-brand img {
  max-width: 229px !important;
  margin-left: 0;
  margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 0px;
        top: -47px;
        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(https://astropsychic.us/wp-content/uploads/2025/11/menu-icon.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: #fe4232;
        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: #fe4232;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
            width: 33px;
            height: 2px;
            background-color: #fe4232;
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #f98c28;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 6px;
        border-radius: 0;
        margin: 0 !important;
        float: left !important;
        max-width: 100% !important;
        border: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent !important;
    font-weight: 500;
    color: #ffffff !important;
    background-image: none !important;
    padding: 0px 10px !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    header#wrapper-navbar.sticky {
    background-color: #fff;
    padding-top: 0px;
}

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;
}
    
/************** 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;
    background-color: transparent !important;
}
 body header#wrapper-navbar {
    padding: 6px 0;
    background: #fff;
}
    
body .main-menu {
    display: block;
}

body header#wrapper-navbar:after {
    display: none;
}
body div#mega-menu-wrap-primary{
        margin-top:0px;
    }
	
	
    

    
/* Home Page start */

body	header#wrapper-navbar .main-menu {
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    border: 0;
    padding: 0;
    padding-right: 0px;
    margin-top: 0;
}

	
body	.home-banner-section {
    margin-top: 0px;
}
	
	
body	.main-heading {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    font-size: 30px;
    line-height: normal;
    font-weight: 800;
    text-transform: uppercase;
}
	
    body .banner-call-cta {
        position: relative;
        margin-top: -130px;
        margin-bottom: 0px !important;
        overflow: hidden;
        padding-bottom: 90px;
    }
	
body	.banner-call-cta a {
    width: 154px;
    height: 154px;
    border-radius: 77px;
    box-shadow: inset 0 0 10px rgba(254, 76, 43, 0.32);
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
	
body	.banner-call-cta:before
 {
    position: absolute;
    content: '';
    width: 318px;
    height: 318px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: calc(50% - 161px);
    top: -83px;
    animation: spin 8s infinite 
linear;
}

	body .home-services-inner-section {
    padding: 0 10px;
    position: relative;
    overflow: hidden;
}
	
body	.main-services-section {
    border-radius: 0;
    border: 2px solid transparent;
    background: linear-gradient(#ffff, #ffff) padding-box, linear-gradient(
130deg, #fd3d35, #ff8800) border-box;
    position: relative;
    padding: 37px 0px;
    border-top: 0;
    padding-bottom:0;
    border-radius:  0px 0px 30px 30px;
}
	
body	.home-main-services-content {
/*     background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%); */
    padding: 20px;
    padding-bottom: 120px;
    margin: 0 15px;
}

	body .main-service-box {
    text-align: center;
    transition: 0.6s 
ease all;
    margin-bottom: 100px !important;
}
	
body	a.next-btn {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #1d1c4d;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    visibility: visible;
       transform: translateX(30px);
}
	
body	.main-service-box a.whts-btn {
    visibility: visible;
    transform: translateX(-30px);
    transition: 0.6s 
ease all;
}
	
body	.bottom-services-section {
    padding-top: 0px;
}
	
	    body .home-services-inner-section {
        padding: 0 10px;
        position: relative;
        overflow: hidden;
        padding-top: 0px;
    }
	
body	.main-service-box-2 {
    text-align: center;
    transition: 0.6s 
ease all;
    margin-bottom: 110px !important;
    padding-top: 80px;
}
	
body	.main-service-box-2 a.next-btn-2 {
    visibility: visible;
    transform: translateX(30px);
    transition: 0.6s 
ease all;
}
	
body	.main-service-box-2 a.whts-btn-2 {
    visibility: visible;
    transform: translateX(-30px);
    transition: 0.6s 
ease all;
}
	
	body .home-main-services-content-2 {
/*     background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%); */
    padding: 22px;
    padding-top: 140px;
    margin: 0 15px;
}
	
body	.location-item:before {
    position: absolute;
    content: '';
    width: 100%;
    width: 156px;
    height: 156px;
    border-radius: 78px;
    background-color: #0000;
    border: 12px solid #ff8900;
    left: 38px;
    bottom: 9px;
    z-index: -2;
}
	
	    body .main-service-box-2:last-child {
        text-align: center;
        transition: 0.6s 
ease all;
        margin-bottom: 110px !important;
        padding-top: 0px;
    }
	
	body .main-service-box-2:last-child {
        text-align: center;
        transition: 0.6s 
ease all;
        margin-bottom: 0px !important;
        padding-top: 100px !important;
    }
	
body .whyus-top-inner-sec {
    border-top: 0;
    /* padding: 10px; */
    padding-top: 90px;
    margin-top: -50px;
    position: relative;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

	.whyus-top-inner-sec:before {
		display:none;
	}
	
body	.home-whyus-section {
    padding: 0 0px;
}
	
body	.testimonial-box:before {
    position: absolute;
    content: '';
    width: 300px;
    height: 300px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: calc(50% - 150px);
    top: 19px;
    z-index: -1;
    animation: spin 8s infinite 
linear;
}
	
	
body .why-us-box {
    width: 100%;
    border-radius: 40px 40px 0px 0px;
    background-color: #eeeeee;
    padding: 50px 20px;
    text-align: center;
    position: relative;
    /* right: 0; */
    margin-top: 100px;
}

body	.home-testimonial-section {
    padding-top: 10px;
	}

body	.top-service-box {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	
body	section.main-tittle {
    text-align: center;
    background: #121132;
    padding: 20px 0px 20px;
    margin-top: 0px;
    margin-bottom: 60px;
}


}
/**************** 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;
}

.location-item .location-img {
    width: 112px;
    height: 112px;
    border-radius: 56px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    

}

/************** header responsive start  *************/
    
    
    
    
.navbar-brand img {
  max-width: 229px !important;
  margin-left: 0;
  margin: 0 !important;
}

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left:8px;
        top: -47px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #00000000;
        outline: none;
        white-space: nowrap;
        background-color: #00000000;
        /* background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/menu-icon.png); */
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }

/* Add hamburger icon using ::before */
.menu-toggle::before {
    content: "\2630"; /* Unicode hamburger icon ☰ */
    font-size: 28px;
    color: #000; /* Change to white (#fff) if needed */
    line-height: 1;
}


#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
        width: 40px;
        height: 3px;
        background:linear-gradient(90deg, #fd3d35 0%, #ff8900 100%) !important;
        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: 40px;
        height: 3px;
         background:linear-gradient(90deg, #fd3d35 0%, #ff8900 100%)
        
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
         width: 40px;
        height: 3px;
        background:linear-gradient(90deg, #fd3d35 0%, #ff8900 100%)
        
}
    
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #f98c28;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 6px;
        border-radius: 0;
        margin: 0 !important;
        float: left !important;
        max-width: 100% !important;
        border: 0;
}
    
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    background-color: transparent !important;
    font-weight: 500;
    color: #ffffff !important;
    background-image: none !important;
    padding: 0px 10px !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    header#wrapper-navbar.sticky {
    background-color: #fff;
    padding-top: 0px;
}

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;
}
    
/************** 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: -10px;
    max-width: 100%;
    display: block;
    text-align: center;
    background-color: transparent !important;
}
 body header#wrapper-navbar {
    padding: 6px 0;
    background: #fff;
}
    
body .main-menu {
    display: block;
}

body header#wrapper-navbar:after {
    display: none;
}
body div#mega-menu-wrap-primary{
        margin-top:0px;
    }
    

    
/* Home Page start */

body	header#wrapper-navbar .main-menu {
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    border: 0;
    padding: 0;
    padding-right: 0px;
    margin-top: 0;
}

	
body	.home-banner-section {
    margin-top: 0px;
}
	
	
body	.main-heading {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    font-size: 30px;
    line-height: normal;
    font-weight: 800;
    text-transform: uppercase;
}
	
    body .banner-call-cta {
        position: relative;
        margin-top: -130px;
        margin-bottom: 0px !important;
        overflow: hidden;
        padding-bottom: 90px;
    }
	
body	.banner-call-cta a {
    width: 154px;
    height: 154px;
    border-radius: 77px;
    box-shadow: inset 0 0 10px rgba(254, 76, 43, 0.32);
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
	
body	.banner-call-cta:before
 {
    position: absolute;
    content: '';
    width: 318px;
    height: 318px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: calc(50% - 161px);
    top: -83px;
    animation: spin 8s infinite 
linear;
}

	body .home-services-inner-section {
    padding: 0 10px;
    position: relative;
    overflow: hidden;
}
	
body	.main-services-section {
    border-radius: 0;
    border: 2px solid transparent;
    background: linear-gradient(#ffff, #ffff) padding-box, linear-gradient(
130deg, #fd3d35, #ff8800) border-box;
    position: relative;
    padding: 37px 0px;
    border-top: 0;
    padding-bottom:0;
}
	
body	.home-main-services-content {
/*     background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%); */
    padding: 20px;
    padding-bottom: 120px;
    margin: 0 15px;
}

	body .main-service-box {
    text-align: center;
    transition: 0.6s 
ease all;
    margin-bottom: 100px !important;
}
	
body	a.next-btn {
    min-width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #1d1c4d;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    visibility: visible;
    transform: translateX(30px);
}
	
body	.main-service-box a.whts-btn {
    visibility: visible;
    transform: translateX(-30px);
    transition: 0.6s 
ease all;
}
	
body	.bottom-services-section {
    padding-top: 0px;
}
	
	    body .home-services-inner-section {
        padding: 0 10px;
        position: relative;
        overflow: hidden;
        padding-top: 0px;
    }
	
body	.main-service-box-2 {
    text-align: center;
    transition: 0.6s 
ease all;
    margin-bottom: 110px !important;
    padding-top: 80px;
}
	
body	.main-service-box-2 a.next-btn-2 {
    visibility: visible;
    transform: translateX(30px);
    transition: 0.6s 
ease all;
}
	
body	.main-service-box-2 a.whts-btn-2 {
    visibility: visible;
    transform: translateX(-30px);
    transition: 0.6s 
ease all;
}
	
	body .home-main-services-content-2 {
/*     background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%); */
    padding: 22px;
    padding-top: 140px;
    margin: 0 15px;
}
	
    body .location-item:before {
        position: absolute;
        content: '';
        width: 100%;
        width: 156px;
        height: 156px;
        border-radius: 78px;
        background-color: #0000;
        border: 12px solid #ff8900;
        left: calc(50% - 79px);
        bottom: 9px;
        z-index: -2;
    }	
	
	
	    body .main-service-box-2:last-child {
        text-align: center;
        transition: 0.6s 
ease all;
        margin-bottom: 110px !important;
        padding-top: 0px;
    }
	
	body .main-service-box-2:last-child {
        text-align: center;
        transition: 0.6s 
ease all;
        margin-bottom: 0px !important;
        padding-top: 100px !important;
    }
	
body .whyus-top-inner-sec {
    border-top: 0;
    /* padding: 10px; */
    padding-top: 90px;
    margin-top: -50px;
    position: relative;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

	.whyus-top-inner-sec:before {
		display:none;
	}
	
body	.home-whyus-section {
    padding: 0 0px;
}
	
    body .testimonial-box:before {
        position: absolute;
        content: '';
        width: 300px;
        height: 300px;
        background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
        background-size: contain;
        background-repeat: no-repeat;
        left: calc(50% - 150px);
        top: 19px;
        z-index: -1;
        animation: spin 8s infinite linear;
    }
	
	
body .why-us-box {
    width: 100%;
    border-radius: 40px 40px 0px 0px;
    background-color: #eeeeee;
    padding: 50px 20px;
    text-align: center;
    position: relative;
    /* right: 0; */
    margin-top: 100px;
}

body	.home-testimonial-section {
    padding-top: 40px;
    padding-bottom: 30px;
 }
	
body a.adv-whatsapp {
    width: 50px;
}

body .inner-adv-banner img {
    border-radius: 24px;
}

body .inner-adv-banner:after {
    width: 100px;
    height: 100px;
    left: calc(50% - 50px);
    bottom: -46px;
}

body .adv-banner {
    margin-top: 20px;
}

body .faq-section {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px 30px;
}

body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
}

body  .faq-section span.vc_tta-title-text {
    max-width: 300px;
    display: inline-block;
}
	body  .faq-section-blogs span.vc_tta-title-text {
    max-width: 300px;
    display: inline-block;
}

}
/**************** 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: #ffffff;
    padding-top: 0px;
    border-bottom: 1px solid #eee;
}


.navbar-brand img {
    max-width: 100%;
    margin-bottom: 0;
}

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


div#mega-menu-wrap-primary {
    background-color: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    color: #222;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    height: auto;
    line-height: normal;
    margin-left: 8px;
    padding: 20px 20px;
    margin-right: -10px;
    text-transform: uppercase;
}

#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: #222;
    padding: 16px 20px;
    border-radius: 20px;
}

#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: #ffffff;
              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: #b0160b;
        border-radius: 20px;
    }

#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: #ffffff;
}


#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: #ff1276;
    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 {
    border-left: 1px solid #eee;
}

#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: #d50a03;
}


#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: #d50a03;
}

#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: #a70a44;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}
a {
    color: #222;
}

.menus {
    display: flex;
    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: 0px;
    position:relative;
    z-index:2;
    background: #ffffff00;
    padding: 0px 0px 0px;
    border-top: revert-layer;
}

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;
}

 

/*************** 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 {
    display: inline-block;
    margin-top: 0px;
    display: block;
}
    
/* mian header end */   

/* Top Header Start */
section.top-header {
    padding: 10px 0;
    background: #121132;
}

.mob-number a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 26px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    animation: blink 3s linear infinite;
    gap: 2px;
}

.mob-number img {
    max-width: 45px;
    margin-right: 10px;
}

#content.site-content {
    padding-bottom: 10px;
    padding-top: 10px;
}


a.link-img
 {
    position: absolute;
    top: 22px;
    left: 101px;
}




.mob-number {display: flex;justify-content: center;}

/* Top Header End */


.wrapper {
    padding: 0;
}


/*  Menu Style*/
header#wrapper-navbar .main-menu {
    display: block;
    width: 100%;
    border-radius: 30px;
    background-color: #ffff;
    border: 0px solid #7d0633;
    padding: 0px 13px;
    padding-right: 0px;
    margin-top: 20px;
}

/* Menu Style */


/* Top-menu-detials  */

ul.top-detials {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    gap: 6px;
    /* margin-top: 12px; */
    padding-right: 50px;
    justify-content: space-between;
}

ul.top-detials li  span.icon {
    min-width: 47px;
    min-height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 23px;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
}

ul.top-detials li span.icon img {
    max-width: 25px;
}

ul.top-detials li {
    display: flex;
    gap: 8px;
    align-items: center;
    border-left: 1px solid #eee;
    padding-left: 11px;
    padding-top: 8px;
    padding-bottom: 8px;
}

ul.top-detials li a {
    font-size: 16px;
    line-height: 24px;
    display: block;
    color: #060a34;
}

ul.top-detials li a.top-number {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    float: left;
    display: inline-flex;
}

.top-bar-section {text-align: end;border-top: 1px solid #eee;}

ul.top-detials li a.top-mail {
    display: block;
    width: 100%;
    float: left;
}

ul.top-detials li p {
    margin: 0;
}

ul.top-detials li a.top-whts-btn {
    border-radius: 25px;
    background-color: #90ff0000;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    color: #222;
    font-weight: 400;
    text-align: right;
    transition: 0.6s ease all;
    display: flex;
    align-items: center;
    gap: 10px;
}

ul.top-detials li a.top-whts-btn img {
    max-width: 53px;
}

/*  Top Menu  Details section End */


ul.top-detials li a.top-whts-btn:hover {
    background-color: #fff;
    color: #000;
    transition: 0.6s ease all;
}

ul.top-detials li a.top-whts-btn p {
    text-align: justify;
    line-height: normal;
    font-weight: 800;
}

ul.top-detials li a.top-whts-btn p span {
    font-weight: 400;
}


/* ++++++++++
===================== 
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;
}


.home-banner-section {
    margin-top: -184px;
}


.web-banner {
    display: block;
    width: 100%;
    padding-top: 164px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


/* Banner Cta Style Start */
.banner-call-cta {
    position: relative;
    margin-top: -270px;
}

.banner-call-cta a {
    width: 154px;
    height: 154px;
    border-radius: 77px;
    box-shadow: inset 0 0 10px rgba(254,76,43,0.32);
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-left: 100px;
}

.banner-call-cta a img {
    max-width: 80px;
    animation: gelatine 0.5s infinite;
}

.banner-call-cta a:before {
    position: absolute;
    content: '';
    width: 130px;
    height: 130px;
    border: 1px solid #ffffff78;
    border-radius: 40pc;
}

.banner-call-cta:before {
    position: absolute;
    content: '';
    width: 318px;
    height: 318px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: calc(50% - 199px);
    top: -83px;
    animation: spin 8s infinite 
linear;
}
/*  banner Cta Style End */
/* Banner Section End */

.main-heading {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    font-size: 50px;
    line-height: normal;
    font-weight: 800;
    text-transform: uppercase;
}

p.heading-top {
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    color: #121132;
    font-weight: 400;
    margin: 0;
}

/*  TOp  Service Icon Section Style Start */
.top-icon-service-section {
    background-color: #121132;
    padding: 61px 0px;
    padding-bottom: 20px;
}

.top-service-box {
    text-align: center;
}

.top-srvicon {
    width: 160px;
    height: 160px;
    border-radius: 80px;
    box-shadow: inset 0 0 10px #fe4a2d;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.top-srvicon:before {
    position: absolute;
    content: '';
    width: 130px;
    height: 130px;
    border-radius: 30pc;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    filter: brightness(130%);
    background-size: contain;
    z-index: 0;
    opacity: 120%;
}

.top-srvicon img {
    position: relative;
    z-index: 1;
    display: block !important;
    width: 98px !important;
}

a.srv-link {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin-top: 30px;
	    position: relative;
    left: -7px;
}

/* TOp  services Section Icon Style End */


.main-services-section {
    border-radius: 0px 0px 40px 40px;
    border: 1px solid transparent;
    background: linear-gradient(#ffff, #ffff) padding-box, linear-gradient(
130deg, #fd3d35, #ff8800) border-box;
    position: relative;
    padding: 40px;
	border-top:0;
}


/* Home Main Services Section Start */
.home-services-inner-section {
    padding: 0 10px;
}

.main-service-box {
    text-align: center;
    transition: 0.6s ease all;
}

.home-main-services-content {
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    padding: 15px;
    padding-bottom: 140px;
    margin: 0 15px;
    background: #121132;
}

.home-main-services-content h4 {
    font-size: 32px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    filter: drop-shadow(0 0 10px #000);
}

.home-main-services-content p {
    color: #fff;
}

a.next-btn {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #1d1c4d;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    visibility: hidden;
    /* transition: 0.6s ease auto; */
}

a.next-btn img {
    max-width: 15px;
    /* transition: 0.6s 
ease all; */
}

a.whts-btn {
    min-width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #01a901;
    border: 2px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    visibility: hidden;
    transition: 0.6s 
ease auto;
    transform: translateX(0px);
}

a.whts-btn img {
    max-width: 28px;
 
    rotate: 0deg;
	animation:hithere 1s ease infinite;
}

img.main-service {
    position: relative;
    border: 2px solid #fff;
    border-radius: 130px;
    margin-top: 0;
    padding: 0;
}

.home-srv-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -102px;
    position: relative;
}

.home-srv-image:before {
    position: absolute;
    content: '';
    width: 351px;
    height: 351px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    animation: spin 8s infinite 
linear;
}

.main-service-box:hover a.next-btn {
    visibility: visible;
    transform: translateX(30px);
    transition: 0.6s ease all;
}

.main-service-box:hover a.whts-btn {
        visibility: visible;
        transform: translateX(-30px);
        transition: 0.6s ease all;
}



.main-service-box:hover a.next-btn:hover {
    background-color: #fd4232;
    border: 2px solid #fff;
}

.main-service-box:hover a.next-btn:hover img {
    rotate: 45deg;
    transition: 0.6s ease all;
}

a.whts-btn:hover {
    background-color: #fd4232;
}

a.whts-btn:hover img {
    rotate: 360deg;
    transition: 0.6s ease-in-out all;
}


.bottom-services-section {
    padding-top: 160px;
}


.main-service-box-2 {
    text-align: center;
    transition: 0.6s ease all;
}

.home-main-services-content-2 {
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    padding: 30px;
    padding-top: 140px;
    margin: 0 15px;
    min-height: 390px;
    background: #121132;
}

.home-main-services-content-2 h4 {
    font-size: 32px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    filter: drop-shadow(0 0 10px #000);
}

.home-main-services-content-2 p {
    color: #fff;
}

a.next-btn-2 {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #1d1c4d;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    visibility: hidden;
    /* transition: 0.6s ease auto; */
}

a.next-btn-2 img {
    max-width: 15px;
    /* transition: 0.6s 
ease all; */
}

a.whts-btn-2 {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #01a901;
    border: 2px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    visibility: hidden;
    transition: 0.6s 
ease auto;
    transform: translateX(0px);
}

a.whts-btn-2 img {
    max-width: 28px;
    /* transition: 0.6s 
ease all; */
    rotate: 0deg;
	animation:hithere 1s ease infinite;
}

img.main-service-2 {
    position: relative;
    border: 2px solid #fff;
    border-radius: 130px;
    margin-top: 0;
    padding: 0;
}

.home-srv-image-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -112px;
    position: relative;
}

.home-srv-image-2:before {
    position: absolute;
    content: '';
    width: 351px;
    height: 351px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    animation: spin 8s infinite 
linear;
}

.main-service-box-2:hover a.next-btn-2 {
    visibility: visible;
    transform: translateX(30px);
    transition: 0.6s ease all;
}

.main-service-box-2:hover a.whts-btn-2 {
        visibility: visible;
        transform: translateX(-30px);
        transition: 0.6s ease all;
}



.main-service-box-2:hover a.next-btn-2:hover {
    background-color: #fd4232;
    border: 2px solid #fff;
}

.main-service-box-2:hover a.next-btn-2:hover img {
    rotate: 45deg;
    transition: 0.6s ease all;
}

a.whts-btn-2:hover {
    background-color: #fd4232;
}

a.whts-btn-2:hover img {
    rotate: 360deg;
    transition: 0.6s ease-in-out all;
}
/* HOme Services Section End */


/* HOme lOCATION sENCTION sTART */

.home-location-section {
    position: relative;
    overflow: visible !important;
}

.location-item {
    text-align: center;
    margin-bottom: 0px !important;
    padding-top: 30px;
    position: relative;
    padding-bottom: 31px;
}

.location-item .location-img {
    width: 112px;
    height: 112px;
    border-radius: 56px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.location-img a {
    color: #fff;
    font-size: 16px;
    line-height: 34px;
}

.location-item a {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px !important;
    display: block;
    min-height: 44px;
}

.location-item:before {
    position: absolute;
    content: '';
    width: 100%;
    width: 156px;
    height: 156px;
    border-radius: 78px;
    background-color: #0000;
    border: 12px solid #ff8900;
    left: 14px;
    bottom: 9px;
    z-index: -2;
}

.home-location-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0px;
    left: 0;
    background-image: linear-gradient(180deg, #fe3e35 0%, #ff8900 50%);
    z-index: 1;
}




/* Home Location Section End */


/* HOme Form Section  */
.home .form {
	/* margin:0; */
	border-radius:0;
	padding-top: 121px;
	margin-bottom: -34px;
	margin-top: -162px;
}


.home-form-title {
    text-align: center;
    padding-bottom: 20px;
}

.home-form-title h2 {
    font-size: 30px;
    line-height: 28px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    text-transform: uppercase;
    font-weight: 700;
}

.home-form-title p {
    color: #fff;
}

.form input.share-btn {
    width: 100%;
    height: 44px;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    border: 0;
    border-radius: 0;
    color: #ffff;
    clip-path: polygon(8% 0%, 91% 0%, 100% 100%, 0% 100%);
    margin-bottom: -80px;
    z-index: 100;
    text-transform: uppercase;
}

/* Home Form Section End */


.testimonial-box {
    text-align: center;
    position: relative;
    padding-top: 95px;
}

.testimonial-box .testimo-content {
    border-radius: 0px 0px 40px 40px;
    background-color: #121132;
    border: 1px solid #1d1c45;
    padding: 30px;
    padding-top: 90px;
    min-height: 350px;
}

.testimo-content p {
    color: #fff;
}

.testimo-content h4 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

.testimonial-box .testimo-content .star-row i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
}

.testi-image {
    width: 151px;
    position: relative;
    height: 151px;
    border-radius: 75px;
    background-color: #121132;
    border: 2px solid #ffffff;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: -70px;
}

.whyus-top-inner-sec {
    border-top: 0;
    /* padding: 10px; */
    padding-top: 90px;
    margin-top: -50px;
    position: relative;
    display: flex;
    align-items: flex-end;
}

.home-whyus-section {
    padding: 0 30px;
}

.whyus-top-inner-sec:before {
    position: absolute;
    content: '';
    width: 944px;
    height: 100%;
    border-radius: 0px 0px 40px 40px;
    border: 2px solid transparent;
    background: linear-gradient(#ffff, #ffff) padding-box, linear-gradient(
356deg, #fd3d35, #ff8800) border-box;
    border-top: 0;
    top: 0;
    left: calc(50% - 472px);
    z-index: -1;
}

.why-us-box {
    width: 241px;
    border-radius: 40px 40px 0px 0px;
    background-color: #eeeeee;
    padding: 50px 20px;
    text-align: center;
    position: relative;
    /* right: 0; */
}

.why-us-box p {
    font-size: 12px;
    line-height: 26px;
    color: #121132;
}

.why-us-box h4 {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #121132;
    font-weight: bold;
}

.why-iconbx {
    width: 114px;
    height: 114px;
    border-radius: 57px;
    box-shadow: inset 0 0 10px rgba(254,65,51,0.32);
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -100px;
    margin-bottom: 20px;
    position: relative;
}

.why-us-box:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 200px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    left: calc(50% - 100px);
    background-repeat: no-repeat;
    background-size: contain;
    top: -90px;
    z-index: -1;
    animation: spin 8s infinite 
linear;
}


.why-1 {
    float: right;
    bottom: 2px;
}

.why-2 {
    float: left;
    bottom: 2px;
}


.why-us-box-btm {
     width: 241px;
     border-radius: 0px 0px 40px 40px;
     background-color: #eeeeee;
     padding: 50px 20px;
     text-align: center;
     position: relative;
     padding-top: 40px;
}

.why-3 {
    float: right;
    margin-top: -35px;
}

.why-iconbx-btm {
    width: 114px;
    height: 114px;
    border-radius: 57px;
    box-shadow: inset 0 0 10px rgba(254, 65, 51, 0.32);
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -100px !important;
    position: relative;
}

.why-us-box-btm:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 200px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    left: calc(50% - 100px);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -90px;
    z-index: -1;
    animation: spin 8s infinite 
linear;
}

.why-us-box-btm h4 {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #121132;
    font-weight: bold;
}

.why-us-box-btm p {
    font-size: 12px;
    line-height: 26px;
    color: #121132;
    font-weight: 400;
    text-align: center;
}

.testimonial-box:before {
    position: absolute;
    content: '';
    width: 351px;
    height: 351px;
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: -30px;
    top: 0;
    z-index: -1;
    animation: spin 8s infinite 
linear;
}

.home-testimonial-section {padding-top: 87px;background: #eee;display: inline-block;padding-bottom: 80px;}






/* =========== */



.inner-adv-banner {
    text-align: center;
    overflow: hidden;
    position: relative;
}

.inner-adv-banner img {
    width: 100%;
    border-radius: 40px;
}

.adv-banner {
    text-align: center;
    margin-top: 70px;
}

a.adv-whatsapp {
    width: 116px;
    display: inline-block;
    margin-top: -60px;
    position: relative;
    top: -14px;
    animation: pulse 1s infinite ease-in-out alternate;
}

.inner-adv-banner:after {
    position: absolute;
    content: '';
    width: 368px;
    height: 368px;
    background-position: center;
    background-size: cover;
    left: calc(50% - 184px);
    background-image: url(https://astropsychic.us/wp-content/uploads/2025/11/chakra.png);
    animation: spin 8s infinite linear;
    bottom: -187px;
}


/* Faq Section */
 
.faq-section {
    position: relative;
    padding: 80px 130px 80px;
    margin: 0px;
    border-bottom: 0;
    width:100%;
    border: 2px solid transparent;
    background: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(to right, #fd3e35, #ff8404);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 40px 40px 0px 0px;
    border-bottom: navajowhite;
}
 
.faq-section.faq-blogs {
    position: relative;
    padding: 0px;
    margin: 0px;
    border-bottom: 0;
    width: 100%;
    border: 2px solid transparent;
    background: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(to right, #fd3e35, #ff8404);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 40px 40px 0px 0px;
	border-bottom: navajowhite;
}
.vc_general.vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-controls-align-default.accordation-for-width {
    padding: 0;
}
 
.faq-section .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    border-radius: 30px;
    border: 0px solid #1f0c3a !important;
    padding: 14px 14px;
    position: relative;
    padding-left: 19px;
    margin: 0px 0;
    font-size: 14px;
    line-height: 26px;
    font-family: "Fira Sans", sans-serif;
    color: #fff;
    margin-top: 20px;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
}
 .faq-section .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    border-radius: 30px;
    border: 0px solid #1f0c3a !important;
    padding: 14px 14px;
    position: relative;
    padding-left: 19px;
    margin: 0px 0;
    font-size: 14px;
    line-height: 26px;
    font-family: "Fira Sans", sans-serif;
    color: #fff;
    margin-top: 20px;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
}
 
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #222222 !important;
    border-radius: 30px 30px 0px 0px;
    background-color: #eeeeee !important;
    background-image: none;
}
 
.faq-section .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: transparent !important;
    background-color: transparent !important;
}
 
 
.faq-section .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    border-radius: 20px;
    align-items: center;
    padding: 13px;
    display: flex;
    justify-content: center;
    width: 40px;
    background-color: #131033;
    height: 40px;
}
 
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-color: #ff7211 !important;
    width: 15px;
    left: 12px !important;
}
 
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    border-color: #fe6816 !important;
    height: 15px;
    top: 12px !important;
}
 
 
 
.faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #eeeeee;
    border: 0px solid #cccccc !important;
    padding: 10px 17px;
    margin: 0px 1px;
    margin-bottom: 15px;
    border-radius: 0px 0px 30px 30px !important;
}
 
 
.faq-section .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {
    font-size: 12px;
    color: #222222;
    line-height: 25px;
}
 
 
 
img.firt-chakra-2 {
    position: relative;
    animation: rotation 10s infinite linear;
}
 
 
p.faq-pehra {
    font-size: 12px;
    line-height: 26px;
    color: #222222;
}
 
 
.faq-inner-section:before {
    position: absolute;
    content: '';
    width: 1120px;
    height: 1px;
    background-color: #f3d050;
    top: 100px;
    left: -80px;
}
 
.faq-inner-section:after {
    position: absolute;
    content: '';
    bottom: 100px;
    width: 1120px;
    height: 1px;
    background-color: #f3d050;
    bottom: 100px;
    left: -80px;
}


.faq-section .accordation-for-width h3.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
    border-radius: 30px;
    border: 0px solid #1f0c3a !important;
    padding: 14px 14px;
    position: relative;
    padding-left: 19px;
    margin: 0px 0;
    font-size: 16px;
    line-height: 26px;
    font-family: "Fira Sans", sans-serif;
    color: #fff;
    margin-top: 20px;
    background-image: linear-gradient(90deg, #321f84 0%, #c01a36 38%, #c20808 66%, #5e0c62 100%);
}
/* faq Section End */



.home footer#colophon{
	margin-top:-8px;
}

button.button-banner {
       display: inline-block;
    background: #01a901;
    /* background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%); */
    color: #fff;
    font-size: 27px;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 11px 26px;
    border: none;
    width:100%;

}
a.book {
    color: white;
}
 
button.call-button {
	display: inline-block;
	
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 11px 26px;
    border: none;
	width:100%;
}

.book-btn {
    text-align: center;
    margin-bottom: 20px;
}

.book-btn a {
   font-size: 20px;
    background-image: linear-gradient(90deg, #01e70d 0%, #07a61a 100%);
    border-radius: 50px;
    padding: 16px;
    color: #fff;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
}


.book-btn a img {
  width: 35px;
    position: relative;
    right: 9px;
    animation: gelatine 0.5s infinite;
}

.book-btn {
    text-align: center;
    margin-bottom: 20px;
}

.app-btn a {
   font-size: 20px;
    background-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
    border-radius: 50px;
    padding: 15px;
    color: #fff;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
}


.app-btn  a img {
    width: 35px;
    animation: hithere 1s ease infinite;
}

@keyframes hithere {
  30% { transform: scale(1.2); }
  40%, 60% { transform: rotate(-20deg) scale(1.2); }
  50% { transform: rotate(20deg) scale(1.2); }
  70% { transform: rotate(0deg) scale(1.2); }
  100% { transform: scale(1); }
}


.form input.share-btn:hover {
    background: #121132;
    /* background-image: url(); */
}


/* 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;
}
 
 
.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: 3;
  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;
}
 
 
 
.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: 28px;
    color: #222;
}
 
.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: white;
    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-image:linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
}
 
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 {
    position: relative;
    padding-left: 35px;
    display: inline-block;
}
.widget_block a.wp-block-latest-posts__post-title:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-size: cover;
    background-image: url(https://astropsychic.us/wp-content/uploads/2026/03/star.webp);
   left: 4px;
    top: calc(50% - 13px);
    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-image: linear-gradient(90deg, #fd3d35 0%, #ff8900 100%);
}
 
 
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: white;
}
 
@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;
}

/* Blog Page Start */

.single-post .entry-content ul li {
	position:relative;
	list-style:none;
	color:black;
	margin-bottom: 12px;
}
.single-post .entry-content ul li:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-size: cover;
    background-image: url(https://astropsychic.us/wp-content/uploads/2026/03/star.webp);
    background-size: contain;
    left: -28px;
    color: black;
    background-repeat: no-repeat;
    margin-left: 0px;
}

.single-post header.entry-header h1 {
	display:none;
}
