/*
Theme Name: Jaibhagvan Child
Theme URI: https://example.com
Description: Child Theme for Jaibhagvan Theme
Author: Your Name
Author URI: https://example.com
Template: jaibhagvan
Version: 1.0.0
Text Domain: jaibhagvan-child
*/

/* Add your custom CSS below this line */


@font-face {
    font-family: 'Cinzel';
    src: url('https://www.psychic-jaibhagvan.com/wp-content/themes/jaibhagvan/assets/fonts/Cinzel-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel';
    src: url('https://www.psychic-jaibhagvan.com/wp-content/themes/jaibhagvan/assets/fonts/Cinzel-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel';
    src: url('https://www.psychic-jaibhagvan.com/wp-content/themes/jaibhagvan/assets/fonts/Cinzel-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('https://www.psychic-jaibhagvan.com/wp-content/themes/jaibhagvan/assets/fonts/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('https://www.psychic-jaibhagvan.com/wp-content/themes/jaibhagvan/assets/fonts/Inter-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('https://www.psychic-jaibhagvan.com/wp-content/themes/jaibhagvan/assets/fonts/Inter-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body,
p,
span,
a,
li,
button,
input,
textarea {
    font-family: 'Inter', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Cinzel', sans-serif !important;
}

html,body{
	overflow-x:hidden;
}
.text-change{
	color:#FFC400;
	font-family: 'Cinzel', serif !important;
	
}
aside#secondary {
    display: none;
}
.call-icon h3.elementor-image-box-title {
    margin: 0px;
}
.site-info {
    display: none;
}

.learn-btn::after {
    content: "";
    background: url(https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/06/1d3763dc76ec80259d750253903d8493d0f1b356-1.webp);
    background-size: 32px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 109px;
    top: 4px;
}
footer.entry-footer {
    display: none;
}
.Contact-img h3.elementor-image-box-title {
    margin: 0px;
}
h1.entry-title {
    display: none!important;
}

article#post-8 {
    margin: 0px;
}
.entry-content {
    margin: 0px;
}
article{
    margin: 0 !important;
}

.about-call h3.elementor-image-box-title {
    margin: 0px;
}





@media(max-width:768px){
	
.call-icon .elementor-image-box-wrapper {
    display:flex;
	gap:10px
	}
}
.testimonial-slider{
    max-width:1200px;
    margin:0px;
    position:relative;
  
}

/* CARD */
.testimonial-card{
    position:relative;
    background:#f5f5f5;
    border:2px solid #111;
    border-radius:25px;
    padding:25px 25px 100px;
    min-height:380px;
}

.quote-img{
    margin-bottom:20px;
}

.quote-img img{
    width:70px;
    height:70px;
    object-fit:contain;
}

.testimonial-content{
    font-size:16px;
    line-height:1.7;
    color:#222;
    font-weight:400;
    font-family:inter,sans-serif;
}

.profile-box{
    position:absolute;
    left:0;
    bottom:0;
    width:65%;
    height:60px;
    background:#f5f5f5;
    border-radius:0px 20px 0px 20px;
    border-top:4px solid #000;
    border-right:4px solid #000;
    display:flex;
    align-items:center;
    gap:12px;
    padding:15px;
}

.profile-box img{
    width:38px;
    height:38px;
    border-radius:50%;
    object-fit:cover;
}

.profile-info h4{
    font-size:17px;
    color:#222;
    margin:0;
}

.profile-info p{
    font-size:13px;
    color:#888;
    margin:0;
}

.rating-box{
    position:absolute;
    right:0;
    bottom:10px;
    width:37%;
    height:90px;
    display:flex;
    justify-content:center;
    align-items:end;
    gap:5px;
}

.rating-box img{
    width:36px;
    height:36px;
}

.rating{
    font-size:20px;
    font-weight:600;
    color:#222;
}

/* PAGINATION */
.swiper-pagination{
    margin-top:30px;
    position:relative !important;
}

.swiper-pagination-bullet{
    width:12px;
    height:12px;
    background:#000;
    opacity:.3;
}

.swiper-pagination-bullet-active{
    opacity:1;
}

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

    .testimonial-card{
        min-height:420px;
    }

    .testimonial-content{
        font-size:15px;
    }

    .profile-box{
        width:72%;
    }

    .rating-box{
        width:28%;
    }
}

/* testmonies css */
.testimonial-slider{
    max-width:1200px;
    margin:0px;
    position:relative;
  
}

/* CARD */
.testimonial-card{
    position:relative;
    background:#f5f5f5;
    border:2px solid #111;
    border-radius:25px;
    padding:25px 25px 70px;
    min-height:350px;
}

.quote-img{
    margin-bottom:20px;
}

.quote-img img{
    width:70px;
    height:70px;
    object-fit:contain;
}

.testimonial-content{
    font-size:16px;
    line-height:1.7;
    color:#222;
    font-weight:400;
    font-family:inter,sans-serif;
}

.profile-box{
    position:absolute;
    left:0;
    bottom:0;
    width:65%;
    height:60px;
    background:#f5f5f5;
    border-radius:0px 20px 0px 20px;
    border-top:4px solid #000;
    border-right:4px solid #000;
    display:flex;
    align-items:center;
    gap:12px;
    padding:15px;
}

.profile-box img{
    width:38px;
    height:38px;
    border-radius:50%;
    object-fit:cover;
}

.profile-info h4{
    font-size:17px;
    color:#222;
    margin:0;
}

.profile-info p{
    font-size:13px;
    color:#888;
    margin:0;
}

.rating-box{
    position:absolute;
    right:0;
    bottom:10px;
    width:37%;
    height:90px;
    display:flex;
    justify-content:center;
    align-items:end;
    gap:5px;
}

.rating-box img{
    width:36px;
    height:36px;
}

.rating{
    font-size:20px;
    font-weight:600;
    color:#222;
}

/* PAGINATION */
.swiper-pagination{
    margin-top:30px;
    position:relative !important;
}

.swiper-pagination-bullet{
	display:none;
    width:12px;
    height:12px;
    background:#000;
    opacity:.3;
}

.swiper-pagination-bullet-active{
    opacity:1;
}

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

    .testimonial-card{
        min-height:360px;
    }

    .testimonial-content{
        font-size:15px;
    }

    .profile-box{
        width:72%;
    }

    .rating-box{
        width:28%;
    }
}
		
@media (max-width: 767px){
	
	body,html{
		overflow-x:hidden;
	}
    .mobile-hide{
        display: none;
    }
	
	.Contact-img .elementor-image-box-wrapper {
    display: flex;
    gap: 10px;
}
}

body{
	margin:0px !important;
}


.contact-form {
    background:transparent;
    padding: 40px 30px 20px 30px;
    border-radius: 20px;
    max-width: 500px;
    margin: auto;
}

.contact-form h3{
    text-align:center;
    font-size:36px;
    margin-bottom:30px;
    color:#222;
    font-weight:700;
}

.contact-form .name,
.contact-form .email,
.contact-form .phone,
.contact-form .service,
.contact-form .message,
.contact-form .captcha,
.contact-form .btn{
    margin-bottom:18px;
}

.contact-form input,
.contact-form select,
.contact-form textarea{
    width:100%;
    padding:10px 18px;
    border:none;
    border-radius:6px;
    background:#f5f5f5;
    font-size:16px;
    color:#333;
    box-sizing:border-box;
    outline:none;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus{
    background:#fff;
    box-shadow:0 0 0 3px rgba(255,255,255,.3);
}

.contact-form textarea{
    min-height:70px !important;
    resize:none;
}

.contact-form input[type="submit"]{
    background:White;
    color:black;
    border:none;
    padding:11px 30px;
    border-radius:4px;
    font-size:16px;
    font-weight:600;
    cursor:pointer;
    transition:.3s;
    width:auto;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}

.contact-form input[type="submit"]:hover{
    background:white;
}
.btn {
    align-items: center;
    text-align: center;
}
.contact-form ::placeholder{
    color:#444;
}
span.wpcf7-spinner {
    display: none;
}
.wpcf7-response-output{
    margin-top:15px !important;
    color:#fff;
    border-color:#fff !important;
}
.contact-form textarea {
    /* min-height: 52px !important; */
    height: 125px;
    resize: none;
}

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

    .contact-form{
        padding:25px 20px;
        border-radius:15px;
    }

    .contact-form h3{
        font-size:28px;
        margin-bottom:20px;
    }

    .contact-form input,
    .contact-form select,
    .contact-form textarea{
        padding:14px;
        font-size:15px;
    }

    .contact-form input[type="submit"]{
        width:45%;
    }
}
.contact-form p {
    margin: 0px !important;
}

ul#sm-1781523533857978-2 {
    background-color: #191338;
}

.astro-info p {
    text-align: justify;
}

.faq-section{
    display:flex;
    gap:20px;
    align-items:flex-start;
}

.faq-list{
    flex:1;
}

.faq-item{
    background:#F8F5F2;
    border:1px solid #2ED9FF;
    border-radius:8px;
    margin-bottom:14px;
    overflow:hidden;
}

.faq-title{
    width:100%;
    border:none;
    background:none;
    padding:11px 20px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    cursor:pointer;
    color:#10204B;
    font-size:18px;
    font-weight:600;
    text-align:left;
}

.faq-item.active .faq-title{
    color:#FFCC00;
}

.faq-icon{
    font-size:28px;
}

.faq-content{
    max-height:0;
    overflow:hidden;
    transition:max-height .4s ease;
}

.faq-item.active .faq-content{
    max-height:200px;
}

.faq-content-inner{
    padding:0 20px 20px;
    color:#0F0701;
    line-height:1.8;
}

.faq-pagination{
    width:20px;
    display:flex;
    flex-direction:column;
    gap:10px;
    justify-content:center;
    margin-top:100px;
}

.page-dot{
    width:6px;
    height:16px;
    border-radius:20px;
    background:#d9d9d9;
    cursor:pointer;
    transition:.3s;
}

.page-dot.active{
    height:30px;
    background:#7B2CF5;
}



/* blog section home page */
.astro-blog-wrapper{
    display:grid;
    grid-template-columns:1.3fr 1.2fr;
    gap:20px;
}

.astro-card-large{
    position:relative;
    display:block;
    overflow:hidden;
    border-radius:16px;
    text-decoration:none;
    height:100%;
}
	span.astro-date img {
    position: absolute;
		    left: 0px;
}

.astro-card-large img{
    width:100%;
    height:100%;
   
    min-height:450px;
}

.astro-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(
        to top,
        rgba(0,0,0,.8),
        rgba(0,0,0,.1)
    );
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    padding:25px;
}

.astro-btn {
    align-self: flex-end;
    background: #fff;
    color: #000;
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 500;
}

.astro-content h2{
    color:#fff;
    font-size:38px;
    margin:0 0 10px;
    line-height:1.2;
}

.astro-content p{
    color:#fff;
    margin:0;
}

.astro-side-posts{
    display:flex;
    flex-direction:column;
    gap:20px;
}

.astro-card-small{
    display:flex;
    gap:15px;
    background:rgba(255,255,255,.03);
    border:1px solid rgba(255,255,255,.08);
    border-radius:10px;
   
    text-decoration:none;
}

.astro-thumb img{
    width:100% !important;
    height:100% !important;
	object-fit:cover !important;
    
    border-radius:10px 0px 0px 10px;
}
	.astro-info {
    padding: 12px 12px 12px 0px;
}

.astro-info h3{
    color:#fff;
    font-size:18px;
    margin:0 0 10px;
}

.astro-date{
    color:white;
    font-size:14px;
    display:block;
    margin-bottom:10px;
	padding-left:26px;
	position:relative;
}

.astro-info p {
    color: #d8d8d8;
    font-size: 14px;
    line-height: 1.6;
    margin: 4px 0px;
    text-align: justify;
}

.astro-readmore{
    display:inline-block;
    background:#fff;
    color:#000;
    padding:6px 15px;
    border-radius:30px;
    font-size:13px;
    margin-top:10px;
}

@media(max-width:768px){

    .astro-blog-wrapper{
        grid-template-columns:1fr;
    }

    .astro-card-large img{
        min-height:320px;
    }

    .astro-content h2{
        font-size:28px;
    }

    .astro-card-small{
        flex-direction:column;
    }

    .astro-thumb img{
        width:100%;
        height:220px;
    }
	.astro-thumb img {
    width: 100% !important;
    border-radius: 10px 10px 0px 0px !important;
}
.astro-info {
    padding: 0px 10px 10px 10px;
}
}


    .blog-card p{
        font-size:15px;
    }


@media (max-width:767px){

    .blog-card img{
        height:220px;
    }

    .blog-card .row{
        flex-direction:column;
    }
}

.captcha p {
    color: white;
    margin: 0px 0px 10px 0px !important;
}
.message {
    margin: 0px 0px 10px 0px !important;
}
iframe {
    display: block !important;
    border: 0;
}

.rotate-img {
  animation: rotate360 16s linear infinite;
  transform-origin: center center;
}

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

.about-call {
    perspective: 1000px;
}

.about-call .elementor-image-box-wrapper figure {
    transition: transform 0.8s ease;
    transform-style: preserve-3d;
}

.about-call:hover .elementor-image-box-wrapper figure {
    transform: rotateY(180deg);
}

.icon-rotate {
    perspective: 1000px;
}

.our-service .icon-rotate {
    transition: transform 0.8s ease;
    transform-style: preserve-3d;
}

.our-service:hover .icon-rotate {
    transform: rotateY(180deg);
}

h4.elementor-author-box__name {
    margin: 0px;
}
.post {
    margin: 0px;
}
.elementor-post-navigation {
    display: flex;
    overflow: hidden;
    gap: 10px;
}

@media(max-width:1023px){
	.contact-form {
    background: transparent;
    padding: 10px !important;
    border-radius: 20px;
    max-width: 500px;
    margin: auto;
}
}

.blog-cards-row{
        display:grid;
        grid-template-columns:repeat(3,1fr);
        gap:20px;
    }
		

    .blog-card{
        display:grid;
       background: rgba(255, 255, 255, .03);
        border: 1px solid rgba(255, 255, 255, .08);
        border-radius:20px;
        overflow:hidden;
        height:100%;
    }

    .blog-card-image{
        width:100%;
        flex-shrink:0;
    }

    .blog-card-image img{
        width:100%;
        height:100%;
		object-fit:cover;
       
        
        display:block;
    }

    .blog-card-content{
        padding:10px;
        flex:1;
    }

    .blog-card-content h3{
        margin:0 0 15px;
        line-height:1.3;
		font-family: 'Cinzel', Georgia, serif !important;

    }
		

    .blog-card-content h3 a{
       color:#fff;
    text-decoration:none;
    font-size:21px;
    line-height:1.3;
    font-weight:700;
font-family: 'Cinzel', Georgia, serif !important;

    }
		.blog-card-content p {
    min-height: 102px;
}

  .blog-date {
    color: #00c8c8;
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 25px;
	  position:relative;
}
.blog-card-content p {
    color: #d8d8d8;
    font-size: 17px;
    line-height: 1.5;
    margin: 15px 0px;
	 text-align: justify;
}
    .blog-read-more{
        display:inline-block;
        padding:7px 20px;
        background:#fff;
        color:#000;
        text-decoration:none;
        border-radius:50px;
        font-weight:600;
		font-size:15px !important;
    }
img.calendar {
    position: absolute;
	left:0px;
	top:0px;
}
		 @media (max-width: 1023px) {
    .blog-cards-row {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
			  
			  
    @media(max-width:767px){
        .blog-cards-row{
            grid-template-columns:1fr !important;
        }

        .blog-card{
            flex-direction:column;
        }

        .blog-card-image{
            width:100%;
        }

        .blog-card-image img{
            min-height:220px;
        }
		.blog-card-content h3 a{
			font-size:20px;
		}
		
    }

.floating-contact {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.floating-contact a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    box-shadow: 0 4px 10px rgba(0,0,0,.25);
    transition: all .3s ease;
}

.floating-contact a:hover {
    transform: scale(1.1);
}

.floating-contact .call {
    background: #5a31d8;
}

.floating-contact .whatsapp {
    background: #25D366;
}

.floating-contact .email {
    background: #ff0d4f;
}

a.call img {
    width: 52%;
}

a.whatsapp img {
    width: 52%;
}
a.email img {
    width: 52%;
}


/* About us button */
a.button-sr{
    position:relative;
    display:inline-block;
    background-color:#7B1FFF;
    color:#000;
    padding:8px 50px 8px 20px;
    font-size:15px;
    font-weight:600;
    border-radius:30px;
    border:1px solid #FF8C09;
    text-decoration:none;
    line-height:1.4;
    transition:transform 0.3s ease, box-shadow 0.3s ease;
}

a.button-sr:hover{
    color:#000;
    transform:scale(1.09);
    box-shadow:0 0 10px 0 #FF8C09 !important;
}

a.button-sr::before {
    content: "";
    position: absolute;
    left: 220px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-image: url(https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/06/1d3763dc76ec80259d750253903d8493d0f1b356-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

a.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    white-space:nowrap;
    border:0;
}

.astro-contact-form input {
    background-color: white;
    width: 100%;
    padding: 6px 15px;
    border-radius: 6px;
}
.astro-contact-form input:focus,
.astro-contact-form textarea:focus,
.astro-contact-form select:focus{
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.services-heading{
	min-height:50px !important;
}
.sub-menu{
	position:absolute ;
	left:0px;
}



.menu-item-1539:hover .sub-menu {
    display: grid !important;
    grid-template-columns: 2fr 1fr;
	width:460px !important;
    padding:10px 10px 10px 0px!important;
	
	
}
.sub-menu li{
	transition:transform 0.3s ease-in-out;
	padding-left:10px;
	position:relative;
}

.sub-menu li:hover{
	transform:translatex(10px);
}
.sub-menu li a {
    position: relative;
    display: block;
    padding-left: 40px !important;
}

.elementor-20 .elementor-element.elementor-element-a2dbea1 .elementor-nav-menu--dropdown {
    background-color: #0D0123;
    left: -105px !important;
}

.sub-menu li:nth-child(1) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/wedding-rings.webp") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(2) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/torah-1.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(3) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/adults-couple-with-a-child.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(4) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/heart.png") no-repeat center;
    background-size: contain;
}
.sub-menu li:nth-child(5) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/card-game.png") no-repeat center;
    background-size: contain;
}
.sub-menu li:nth-child(6) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/gender.png") no-repeat center;
    background-size: contain;
}
.sub-menu li:nth-child(7) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/cooperation.png") no-repeat center;
    background-size: contain;
}
.sub-menu li:nth-child(8) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/apart-1.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(9) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/graduate-cap.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(10) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/evil.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(11) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/coins.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(12) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/lottery.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(13) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/healthcare.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(14) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/psychic.png") no-repeat center;
    background-size: contain;
}
.sub-menu li:nth-child(15) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/astrology-1.png") no-repeat center;
    background-size: contain;
}
.sub-menu li:nth-child(16) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/astrology-2.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(17) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/tarot-1.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(18) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/palm.png") no-repeat center;
    background-size: contain;
}

.sub-menu li:nth-child(19) a::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.psychic-jaibhagvan.com/wp-content/uploads/2026/07/voodoo.png") no-repeat center;
    background-size: contain;
}


@media (max-width: 767px) {
    .menu-item-1539 .sub-menu {
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
    }
}


@media(max-width:768px){
	.menu-item-1539:hover .sub-menu  {
    display:block !important;  
		grid-template-columns: 1fr 1fr !important;

}
}


