	/*
	Theme Name: Understrap Child
	Theme URI: https://understrap.com
	Template: understrap
	Author: Howard Development &amp; Consulting
	Author URI: https://howarddc.com
	Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
	Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,translation-ready,block-styles,wide-blocks,editor-style,threaded-comments,accessibility-ready
	Version: 1.2.4.1757572972
	Updated: 2025-09-11 06:42:52
	
	*/
	
	@import url("style-2.css");
	
	@font-face {
	    font-family: 'Euclid Circular A';
	    src: url('font/EuclidCircularA-Medium.woff2') format('woff2'),
	        url('font/EuclidCircularA-Medium.woff') format('woff');
	    font-weight: 500;
	    font-style: normal;
	    font-display: swap;
	}
	
	@font-face {
	    font-family: 'Euclid Circular A';
	    src: url('font/EuclidCircularA-Regular.woff2') format('woff2'),
	        url('font/EuclidCircularA-Regular.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;
	    font-display: swap;
	}
	
	@font-face {
	    font-family: 'Euclid Circular A';
	    src: url('font/EuclidCircularA-SemiBold.woff2') format('woff2'),
	        url('font/EuclidCircularA-SemiBold.woff') format('woff');
	    font-weight: 600;
	    font-style: normal;
	    font-display: swap;
	}
	
	
	
	
	body{
	    background-color:#0d0421;
	    font-family: 'Euclid Circular A';
	}
	
	body p{
	             font-family: 'Euclid Circular A';
	            font-size: 14px;
	            line-height: 26px;
	            color: #ffff;
	            font-weight: 400;
	}
	
	body a{
	    text-decoration:none !important;
	}
	
	h1,h2,h3,h4,h5,h6 {
	    font-family: 'Euclid Circular A';
	    font-weight: 400;
	}
	
	.mobshow{
	    display:none !important;
	}
	
	
	/**************** Tab responsive Start *********************/
	@media only screen and (min-width: 767px) and (max-width: 1023px){
	.ipad{width:100%!important;}
	.deskshow {display:none!important ;}
	.mobshow {display:block!important;}
	.vegacontainer {width:100%!important; margin:0 auto!important;}
	
	    .ipad-50 {
	    width: 50% !important;
	    margin-bottom: 30px;
	}
	    /************** header responsive start  *************/
	.navbar-brand img {
	    max-width: 225px !important;
	    margin-left: 0px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle {
	    position: absolute;
	    right: -12px;
	    top: -56px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle {
	    z-index: 1;
	    cursor: pointer;
	    background: #00000000;
	    border-radius: 35px;
	    line-height: 40px;
	    height: 40px;
	    text-align: -webkit-right;
	    user-select: none;
	    -webkit-tap-highlight-color: #0000;
	    outline: none;
	    white-space: nowrap;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
	        width: 33px;
	        height: 2px;
	        background-color: #fff;
	        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: #fff;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
	            width: 33px;
	            height: 2px;
	            background-color: #fff;
	}
	    
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
	        display: block;
	        position: absolute;
	        width: 100%;
	        background: #daa95a;
	        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
	        top: 5px;
	}
	    
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	    background-color: transparent;
	    font-weight: 500;
	    color: #ffffff !important;
	}
	    
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	        display: list-item;
	        margin: 0;
	        clear: both;
	        border: 0;
	        border-bottom: 1px solid #ffffff6e;
	        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: "Syne", 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;
	}
	
	    
	/************** header responsive End    *************/ 
	    
	body    header#wrapper-navbar {
	    margin-bottom: 0;
	    background-color: #000 !important;
	    box-shadow: none;
	    padding: 5px 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 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	    font-size: 14px;
	    color: #fff;
	    font-weight: 400;
	   font-family: "Syne", sans-serif;
	    margin-left: 0px;
	    height: auto;
	    line-height: normal;
	    padding-right: 18px;
	}
	    
	body    #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: "Syne", sans-serif;
	    text-decoration: none;
	    border-color: #000000;
	    color: #fff;
	}
	    
	/* Home Page start */
	
		body .post.hentry {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px !important;
}

body .widget-area {
    margin-left: 0;
}
		
		
body .single-post .content-area {
    margin-left: 0;
    margin-bottom: 30px;
}

body .single-post header.entry-header h1 {
    font-size: 24px;
}
	
	
	
	}
	/**************** 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;}
	
	/************** header responsive start  *************/
	    
	.navbar-brand img {
	    max-width: 170px !important;
	    margin-left: 0px;
	    z-index: 0;
	}
		
	    #mega-menu-wrap-primary .mega-menu-toggle {
	        position: absolute;
	        right: -9px;
	        top: 17px;
	    }
		
		
	#mega-menu-wrap-primary .mega-menu-toggle {
	    z-index: 1;
	    cursor: pointer;
	    background: #00000000;
	    border-radius: 35px;
	    line-height: 40px;
	    height: 40px;
	    text-align: -webkit-right;
	    user-select: none;
	    -webkit-tap-highlight-color: #0000;
	    outline: none;
	    white-space: nowrap;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{
	        width: 33px;
	        height: 2px;
	        background-color: #fff;
	        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: #fff;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
	            width: 33px;
	            height: 2px;
	            background-color: #fff;
	}
	    
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
	        display: block;
	        position: absolute;
	        width: 100%;
	        background: #0d0421;
	        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
	        top: 74px;
	        z-index: 0;
	}
	    
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	    background-color: transparent;
	    font-weight: 500;
	    color: #ffffff !important;
	}
	    
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	        display: list-item;
	        margin: 0;
	        clear: both;
	        border: 0;
	        border-bottom: 1px solid #ffffff6e;
	        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: "Syne", 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;
	}
	
	    
	/************** header responsive End    *************/ 
	    
	body    header#wrapper-navbar {
	    margin-bottom: 0;
	    background-color: #0d0421 !important;
	    box-shadow: none;
	    padding: 6px 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;
		padding:0;
	}
	    
	.home .entry-content{
	    margin:0;
	}
	    
	nav.navbar.navbar-expand-xl.p-0 {
	    display: block;
	}
	
	    body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	    font-size: 14px;
	    color: #fff;
	    font-weight: 400;
	   font-family: "Syne", sans-serif;
	    margin-left: 0px;
	    height: auto;
	    line-height: normal;
	    padding-right: 18px;
	}
	    
	body    #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: "Syne", sans-serif;
	    text-decoration: none;
	    border-color: #000000;
	    color: #fff;
	}
	    
	/* Home Page start */
		
	body	a.navbar-brand:before {
	    display:none;
	}
		
	body	.navbar-brand {
	      margin: 0;
	      padding: 0;
	      padding-bottom: 0px;
	      padding-top: 0px;
	      display: block;
	      position: relative;
	      margin-top: 0px;
	      margin-bottom: 0px;
	      text-align: center;
	}
		
	body	nav#main-nav {
	    padding: 0;
	    padding: 0px 0;
	    background-color: #0d0421;
	    border-bottom: 0px solid #dfb84a;
	    position: relative;
	    z-index: 1;
	}
		
	 body	header#wrapper-navbar .top-logo-container .container {
	    padding: 0px 0px;
	    padding-bottom: 0px;
	    border-radius: 0px 0px 0px 0px;
	    margin-bottom: 0;
	    background-image: none;
	}
		
		
		body .vc_row {
			margin:0 !important;
		} 
		

		
	body	.row {
	    padding: 0;
	    margin: 0;
	}
		
		body.vc_non_responsive  .vc_row .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
	    position: relative;
	    float: left;
	    width: 33.33333333%;
	    min-height: 1px;
	    padding-left: 0px;
        padding-right: 0px;
	}
		
		
	 body	.navbar-brand:after {
	 display:none;
	}
		
		body .boxcontainer {
    position: relative;
    width: 100%;
    height: 520px;
    overflow: visible;
    border-radius: 0;
    border: 0;
    padding: 10px 0px;
}
		
		
		body h2.main-heading {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    font-family: "Euclid Circular A";
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
}
		
	body	h2.main-heading br {
   display:none;
}
		
	body	.theme-btn-row a.normal-btn {
    padding: 9px 8px;
    border-radius: 25px;
    font-size: 11px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    text-align: center;
    border: 1px solid transparent;
    background: linear-gradient(#0d0421, #0d0421) padding-box, linear-gradient(130deg, #f1c93b, #f9e38e) border-box;
}
	
	body	.add-banner-section {
    padding-top: 40px;
    padding-bottom: 10px;
}
		
    body .form-br:before
 {
        position: absolute;
        content: '';
        width: 100%;
        height: 769px;
        border-radius: 205px;
        border: 1px solid #f5d768;
        left: 0px;
        top: -30px;
    }
		
	body	.home-form {
    width: 100%;
    height: 706px;
    padding: 40px 22px;
    border-radius: 176px;
    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    border: 10px solid #eae7ec;
    border: 10px solid transparent;
    background: linear-gradient(#0d0421, #0d0421) padding-box, linear-gradient(130deg, #461e5b, #79326e) border-box;
    text-align: center;
    padding-bottom: 0px;
}
		
body		.footer-detials-box ul li {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 10px;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
		
	body	.home-srv-content {
    display: flex;
    padding: 0 14px;
    justify-content: center;
    flex-wrap: wrap;
}
    body .home-services-box {
        max-height: 100%;
        border-radius: 40px;
        background-color: #0d0421;
        padding: 30px 0;
        margin-bottom: 0px !important;
        margin-top: 40px;
        border: 1px solid transparent;
        transition: 0.6s ease all;
    }
		
	body	.home-main-services-section {
    padding-top: 20px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/services-section-bg.jpg);
    background-position: bottom;
    padding-bottom: 70px;
    background-repeat: no-repeat;
}
		
body		.srv-inner-content {
    min-width: 100%;
    justify-content: center;
    align-items: center;
}
		
	body	.mt--150 {
    margin-top: -110px;
}
		
	body	.home-form-section:after {
  display:none;
}
		
	body	.form-br {
    margin-top: 20px;
    position: relative;
}
		
	body	.why-us-box {
    text-align: center;
    z-index: 1;
    position: relative;
    margin-top: 10px;
}
		
	    body .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 8px;
        margin-bottom: 100px;
    }
		
	body		.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: 16px;padding-right: 50px;line-height: 22px;font-family: "Euclid Circular A";color: #fff;margin-top: 20px;background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);}

		
		body .theme-btn-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    position: relative;
    flex-wrap: wrap;
}
		
	body	.fomr-heading-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/form-header-bg.png);
    left: 0;
    top: -10px;
    background-repeat: no-repeat;
    background-position: top;
    z-index: 0;
    background-size: contain;
}
		
body		.fomr-heading-box {
    position: relative;
    padding-top: 20px;
    padding-bottom: 12px;
    margin-bottom: 0px;
}
		
	body	.faq-inner-section {
    padding-top: 70px;
    border: 1px solid #f3d050;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 70px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
		
	body	.faq-inner-section:before {
    position: absolute;
    content: '';
    width: 1120px;
    height: 1px;
    background-color: #f3d050;
    top: 20px;
    left: -80px;
}
		
	body	.faq-inner-section:after {
    position: absolute;
    content: '';
    bottom: 100px;
    width: 1120px;
    height: 1px;
    background-color: #f3d050;
    bottom: 30px;
    left: -80px;
}
		
	body .submit-btn:before
 {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/form-submit-btn-bg.png);
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    top: 0px;
    background-size: contain;
}
		
	body	.home-form input.wpcf7-form-control.home-submit-btn {
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    text-align: center;
    border: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    position: relative;
}
		
	body	.fomr-heading-box h4 {
    font-size: 23px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    font-family: "Euclid Circular A";
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #6f2e6a 0%, #4f215e 100%);
}
		
	body	.psacp-post-img-bg {
    overflow: hidden;
    line-height: 0px;
    max-width: 100%;
    height: 346px;
    border-radius: 40px;
    background-color: #000000;
    border: 1px solid #f8df81;
    margin-left: 0px;
}
		
body a.psacp-rdmr-btn {
    position: absolute;
    top: calc(50% - 290px) !important;
    right: 28px;
    width: 67px;
    height: 67px;
    border-radius: 34px;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    border: 0;
    color: #0000 !important;
    background: #f4d45c;
    background-size: contain;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/btn-arrow.png);
    background-position: center;
}
		
		
		
	body	.blog-section {
    position: relative;
    margin-bottom: -190px !important;
    display: block;
    overflow: hidden;
    padding-top: 10px;
}

	body	.footer-detials-box {
    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    padding: 12px 30px;
    border: 1px solid transparent;
   background: linear-gradient(270deg, #76316d, #5e2864) padding-box, linear-gradient(130deg, #f1c93b, #f9e38e) border-box;
    border-radius: 40px;
    position: relative;
    margin-right: 0px;
		margin-top:35px;
}
		
body		.footer-detials-box ul li .ftr-content a.mail-text {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
}
		
	body	a.mobloc-text {
    font-size: 16px !important;
    text-align: center;
    display: block;
    line-height: 29px !important;
}
	body	.footer-detials-box ul li .ftr-content p {
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    line-height: normal;
    text-align: center;
}
		
	body .ftr-form h3 {
    text-align: center;
    font-size: 17px;
    line-height: 28px;
    color: #301448;
    font-weight: bold;
}
		
	body .post.hentry {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px !important;
}

body .widget-area {
    margin-left: 0;
}
		
		

.single-post header.entry-header h1 {
    font-size: 24px !important;
}	
		
	body .col-md.content-area {
    margin-left: 0;
    margin-bottom: 30px;
    padding:30px 0px;
}
		
	body .ipad-50 {
    width: 50% !important;
}
		
		
body .about-revie {
    padding: 0px 20px;
    margin-top: -40px;
}

body .user-name h3 {
    font-size: 16px;
}

body .user-name img {
    width: 100px !important;
}

body .user-img img {
    width: 50px !important;
    height: 50% !important;
}

body .wrap-text li {
    text-wrap-mode: nowrap;
}


body .first-list .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

		
body .home-list-section {
    margin-top: -75px !important;
}
		
	    
	}
	/**************** Mobile responsive End *********************/
	
	
	
	
	
	/**************** Start Header menu  ********************/
	
	header#wrapper-navbar {
	    margin-bottom: 0;
	    background-color: #ffffff24;
	    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: transparent;
	}
	
	
	.navbar-brand img {
	    max-width: 100%;
	}
	
	.navbar-brand {
	    margin: 0;
	    padding: 0;
	    padding-bottom: 0px;
	    padding-top: 0px;
	    display: block;
	    position: relative;
	    margin-top: -55px;
	    margin-bottom: -140px;
	}
	
	
	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: 16px;
	    color: #ffff;
	    font-weight: 400;
	    font-family: "Syne", sans-serif;
	    margin-left: 0px;
	    height: auto;
	    line-height: normal;
	    padding-right: 23px;
	    margin: 0px 24px;
	}
	
	#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: #ffff;
	}
	
	#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: "DM Sans", 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: "Syne", sans-serif;
	        text-decoration: none;
	        border-color: #000000;
	        color: #fff;
	    }
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	    background-color: transparent;
	    color: #222;
	}
	
	
	#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: #f79009;
	    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: "Syne", 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 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	    display: block;
	    background: transparent;
	    color: #fff;
	 font-family: "Syne", 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-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: "Syne", sans-serif;
	    transition: all .5s ease-in-out;
	    
	}
	
	#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: #e03525;
	    font-weight: normal;
	    text-decoration: none;
	    color: #ffffff;
	}
	a {
	    color: #ff1276;
	}
	
	
	/*************** End Header menu  ************/
	
	
	/* sticky header css start */
	
	.sticky {
	  position: sticky!important;
	  top: 0;
	  width: 100%;
	  z-index: 129!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 img {
	    max-width: 452px;
	    position: relative;
	}
	
	    
	/* mian header end */   
	
	header#wrapper-navbar {
	    margin-bottom: 0;
	    background-color: transparent;
	    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);
	}
	
	section.top-bar-section {
	    padding: 10px;
	    background-color: #000;
	}
	
	section.top-bar-section a {
	    color: #fff;
	}
	
	
	
	    .contact-btn {
	        float: right;
	        background-image: url(https://astrobhairavji.com/wp-content/uploads/2025/07/menu-side-btn-bg.png);
	        background-position: center;
	        padding: 0 0;
	        background-repeat: no-repeat;
	        display: flex;
	        align-content: center;
	        align-items: center;
	        gap: 6px;
	        padding: 19px 8px;
	        min-width: 214px;
	        justify-content: space-around;
	    }
	    
	    .contact-btn a {
	        font-size: 16px;
	        line-height: 30px;
	        color: #ffffff;
	        font-weight: 400;
	        font-family: "Syne", sans-serif;
	        text-align: right;
	    }
	    
	.menu-row {
	    display: flex;
	    justify-content: flex-end;
	    gap: 40px;
	    align-items: center;
	    padding-top: 10px;
	}
	    
	/* Top Header Start */
	section.top-header {
	    padding: 0px 0;
	    position: relative;
	    z-index: 6;
	    overflow: hidden;
	    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
	}
	
	.mob-number a {
	    font-size: 26px;
	    color: #ffffff;
	    font-weight: 500;
	    line-height: 40px;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	    font-family: 'Euclid Circular A';
	    gap: 11px;
	}
	
	.mob-number img {
	    max-width: 38px;
	    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 */
	
	
	.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
	    display: block;
	    flex-wrap: inherit;
	    align-items: center;
	    justify-content: space-between;
	}
	
	
	nav#main-nav {
	    padding: 0;
	    padding: 11px 0;
	    background-color: #0d0421;
	    border-bottom: 1px solid #dfb84a;
	    position: relative;
	    z-index: 1;
	}
	
	
	.wrapper {
	    padding: 0rem 0;
	}
	
	/*TOP Header desktop  */
	
	
	.top-header-icon a {
	    width: 46px;
	    height: 46px;
	    border-radius: 37px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    position: relative;
	    filter: drop-shadow(0 0 9px rgba(236,126,45,0.53));
	    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	}
	
	.top-header-icon a img {
	    max-width: 26px;
	}
	
	.top-details {
	    display: flex;
	    align-items: center;
	}
	
	.top-details .top-details-content p {
	    margin: 0;
	    font-size: 12px;
	    line-height: 22px;
	    font-weight: 400;
	}
	
	.top-details .top-details-content a {
	    font-size: 20px;
	    line-height: 22px;
	    color: #ffffff;
	    font-weight: 400;
	}
	
	.top-header-icon {
	    margin-left: 20px;
	    margin-right: 20px;
	    position: relative;
	}
	
	
	.top-details.text-end {
	    justify-content: end;
	}
	
	header#wrapper-navbar .top-logo-container .container {
	    padding: 12px 0px;
	    padding-bottom: 18px;
	    border-radius: 0px 0px 40px 40px;
	    margin-bottom: 30px;
	    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
	}
	
	/*TOp HEader desktop   */
	
	a.navbar-brand:before {
	    position: absolute;
	    content: '';
	    width: 349px;
	    height: 349px;
	    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/logo-before-image.png);
	    background-size: contain;
	    background-repeat: no-repeat;
	    z-index: 0;
	    background-position: center;
	    top: -122px;
	    left: calc(50% - 173px);
	    animation: rotate 15s linear infinite;
	}
	
	.navbar-brand:after {
	    position: absolute;
	    width: 322px;
	    height: 1px;
	    content: '';
	    background-color: #0d0421;
	    top: 42px;
	    margin: 0 auto;
	    text-align: center;
	    display: flex;
	    left: 22px;
	    z-index: 11;
	}
	
	
	.logo-center {text-align: center;}
	
	/* ++++++++++
	===================== 
	Home page Start 
	===================== 
	++++++++++++  */
	
	
	a.banner {
	    width: 100%;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	    display: flex;
	    justify-content: center;
	}
	
	a.banner img {
	    width: 100% !important;
	    min-width: 1360px;
	    position: relative;
	}
	
	
	.vc_non_responsive .vc_row.home-banner-section .vc_col-sm-12{
	  padding:0px !important;
	}
	
	
	.home-banner-section {
	    margin-top: -100px;
	}
	
	/* Main Banner Section */
	
	.web-banner-slider {
	    background-repeat: no-repeat;
	    padding-top: 240px;
	    background-position: center;
	    background-size: cover;
	}
	
	.shape-1 {
	    position: absolute;
	    right: 150px;
	    top: 110px;
	}
	
	.shape-2 {
	    position: absolute;
	    right: 90px;
	    top: 400px;
	}
	
	.banner-main-image {
	    margin-top: -271px;
	}
	
	.side-icon-left {
	    position: absolute;
	    bottom: 250px;
	    left: 81px;
	}
	
	.side-icon-right {
	    position: absolute;
	    bottom: 260px;
	    margin-right: 10px;
	    right: 80px;
	}
	
	.shape-3 {
	    position: absolute;
	    top: 460px;
	    left: 240px;
	}
	
	.shape-4 {
	    position: absolute;
	    top: 90px;
	    left: 170px;
	}
	
	
	a.banner:before {
	    position: absolute;
	    content: '';
	    width: 731px;
	    height: 731px;
	    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/banner-horscope-image.png);
	    background-size: contain;
	    background-position: center;
	    z-index: 0;
	    top: 230px;
	    animation-name: rotate-left;
	    animation-duration: 9s;
	    animation-iteration-count: infinite;
	    animation-timing-function: linear;
	    background-position: center center;
	    transition: 0.6s ease-out all;
	}
	
	
	@keyframes rotate-left {
	  from {
	    transform: rotate(0deg); /* The starting point of the animation */
	  }
	  to {
	    transform: rotate(-360deg); /* The ending point (one full counter-clockwise turn) */
	  }
	}
	
	
	.banner-shapes-container {
	    position: relative;
	    z-index: 11;
	}
	
	.shape-2 img {
	    animation: float 6s ease-in-out infinite;
	}
	@keyframes float {
	    0%, 100% {
	        transform: translateY(0) rotate(0deg);
	    }
	    50% {
	        transform: translateY(-20px) rotate(15deg);
	    }
	}
	
	
	.shape-1 img {
	    animation: floating 6s ease-in-out infinite;
	}
	
	.shape-4 img {
	    animation: float 6s ease-in-out infinite;
	}
	
	
	.shape-3 img {
	    animation: floating 6s ease-in-out infinite;
	}
	@keyframes float {
	    0%, 100% {
	        transform: translateY(0) rotate(0deg);
	    }
	    50% {
	        transform: translateY(-20px) rotate(15deg);
	    }
	}
	
	@keyframes floating {
		0% {
			
			transform: translatey(0px);
		}
		50% {
		
			transform: translatey(-20px);
		}
		100% {
			
			transform: translatey(0px);
		}
	}
	
	
	.side-icon-left a::before {
	    position:absolute;
	    content:'';
	    width: 109px;
	    height: 109px;
	    border-radius: 55px;
	    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	    z-index: 0;
	    le]: 0;
	    top: -40px;
	    left: -3px;
	}
	.side-icon-left a{
	    position:relative;
	}
	
	.side-icon-left a img {
	    position: relative;
	    z-index: 1;
	    animation: hithere 1s ease infinite;
	}
	
	.side-icon-right a::before {
	    position:absolute;
	    content:'';
	    width: 109px;
	    height: 109px;
	    border-radius: 55px;
	    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	    z-index: 0;
	    le]: 0;
	    top: -40px;
	    left: -3px;
	}
	.side-icon-right a{
	    position:relative;
	}
	
	.side-icon-right a img {
	    position: relative;
	    z-index: 1;
	    animation: hithere 1s ease infinite;
	}
	
	
	/* Main Banner Section end */
	
	.boxcontainer {
	    position: relative;
	    width: 100%;
	    height: 390px;
	    overflow: visible;
	    border-radius: 0;
	    border: 0;
	    padding: 20px 210px;
	}
	
	.shape img {
	    animation: image_blur 3s linear infinite;
	}
	
	@keyframes image_blur {
	0% { -webkit-filter: blur(0px);}
	50% { -webkit-filter: blur(3px);}
	100% { -webkit-filter: blur(0px);}
	}
	
	
	
	.shape {
	  position: absolute; /* Allows precise positioning */
	  min-width: 50px;
	  min-height: 50px;
	  
	  /* Add specific styles for different shapes (e.g., border-radius for circles) */
	}
	
	h2.main-heading {
	    font-size: 40px;
	    line-height: 52px;
	    font-weight: bold;
	    font-family: "Euclid Circular A";
	    text-align: center;
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
	   background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	}
	
	.theme-btn-row {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    gap: 7px;
	    position: relative;
	}
	
	.theme-btn-row a.normal-btn {
	    padding: 10px 27px;
	    border-radius: 25px;
	    font-size: 14px;
	    color: #ffffff;
	    font-family: "Euclid Circular A";
	    text-align: center;
	    border: 1px solid transparent;
	    background: linear-gradient(#0d0421, #0d0421) padding-box, linear-gradient(130deg, #f1c93b, #f9e38e) border-box;
	}
	
	a.icon-btn {
	     -webkit-background-clip: text;
	     -webkit-text-fill-color: transparent;
	     background-image: linear-gradient(90deg, #f1c93c 0%, #f8e18a 99%, #f9e28c 100%);
	     position: relative;
	     font-size: 12px;
	}
	
	.icon-btn:before {
	    position: absolute;
	    content: '';
	    width: 30px;
	    height: 14px;
	    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/arrow-down.png);
	    top: 11px;
	    background-position: center;
	    left: -20px;
	    animation: wobble 2s ease infinite;
	    background-size: auto;
	    background-repeat: no-repeat;
	    margin-top: -20px;
	}
	
	
	.home-list-section {
	    padding: 40px;
	    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
	    padding-bottom: 10px;
	}
	
	ul.list-style-one li {
	    font-size: 13px;
	    line-height: 28px;
	    color: #ffffff;
	    font-family: "Euclid Circular A";
	    position: relative;
	    /* text-wrap-mode: nowrap; */
	}
	
	ul.list-style-one {
	    list-style: none;
	    padding-left: 33px;
	}
	
	ul.list-style-one li:before {
	    position: absolute;
	    content: '';
	    width: 12px;
	    height: 12px;
	    border-radius: 30px;
	    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	    left: -23px;
	    top: 9px;
	}
	
	.add-banner-section {
	    padding-top: 80px;
	    padding-bottom: 60px;
	}
	
	/* Why Astrologer Section Start */
	
	.why-astrologer {
	    text-align: center;
	}
	
	.why-astro-icon:before {
	    position: absolute;
	    content: '';
	    width: 104px;
	    height: 104px;
	    border-radius: 52px;
	    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	    z-index: -1;
	}
	
	.why-astro-icon {
	    z-index: 11;
	    margin-top: -60px;
	    position: relative;
	    margin-bottom: 0px;
	}
	
	
	.why-astro-content p {
	    font-size: 18px;
	    line-height: 73px;
	    color: #ffffff;
	    font-family: "Euclid Circular A";
	    text-align: center;
	}
	
	.why-astrologer-section {
	    position: relative;
	}
	
	.why-astrologer-section:before {
	    position: absolute;
	    content: '';
	    width: 100%;
	    height: 10px;
	    bottom: 139px;
	    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	    left: 0;
	}
	
	.why-astro-icon img {
	     animation: pulse 1s infinite ease-in-out alternate;
	}
	
	
	
	
	
	/* why Astrologer End */


/* Home Services Section  */


.home-main-services-section {
    padding-top: 80px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/services-section-bg.jpg);
    background-position: center;
    padding-bottom: 220px;
    background-repeat: no-repeat;
    background-size: cover;
}


.home-services-box {
    max-height: 396px;
    border-radius: 40px;
    background-color: #0d0421;
    padding: 30px 0;
    margin-bottom: 100px !important;
    margin-top: 40px;
    border: 1px solid transparent;
    transition: 0.6s ease all;
}

.home-services-box:hover {
    border: 1px solid #f2cc44;
    transition: 0.6s ease all;
}

.home-services-box .srv-heading ul {
    display: flex;
    padding: 0;
    list-style: none;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.home-services-box .srv-heading ul li a.srv-heading-title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    font-size: 18px;
}

.home-services-box .srv-heading ul li a.whtsapp-title {
    font-size: 12px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #52eb00 0%, #21a008 100%);
    display: flex;
    align-items: center;
    gap: 10px;
}

.home-services-box .srv-heading ul li a.whtsapp-title i {
    width: 36px;
    height: 36px;
    border-radius: 18px;
    
}

.srv-heading {
    padding: 0 30px;
    margin-bottom: 20px;
    border-bottom: 10px solid #1f0c3a;
    padding-bottom: 20px;
}


.home-srv-content {
    display: flex;
    padding: 0 14px;
    justify-content: space-between;
}

.home-services-box .srv-heading p {
    font-size: 12px;
}

.srv-inner-content {
    min-width: 202px;
}

span.chat-icon {
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background-image: linear-gradient(90deg, #52eb00 0%, #21a008 100%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: whatsapp_puls;
}

@-webkit-keyframes whatsapp_puls {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 10px rgba(21, 101, 192, 0); } }

@keyframes whatsapp_puls {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 10px rgba(21, 101, 192, 0); } 
} 

a.srv-read-more-btn {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93c 0%, #f8e18a 99%, #f9e28c 100%);
    position: relative;
    font-size: 12px;
}

a.srv-read-more-btn:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 14px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/arrow-down.png);
    top: 0px;
    background-position: center;
    left: 14px;
    animation: wobble 2s ease infinite;
    background-size: auto;
    background-repeat: no-repeat;
    margin-top: -20px;
}

/* Home Services Section End */



/* Home Form Section Start */

.home-form-section {
    position: relative;
    overflow: visible !important;
    padding-top: 50px;
}

.form-br {
    margin-top: -219px;
    position: relative;
}

.home-form-section:before {
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
    height: 10px;
    left: 0;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    z-index: 1;
}

.form-br:before {
    position: absolute;
    content: '';
    width: 410px;
    height: 769px;
    border-radius: 205px;
    border: 1px solid #f5d768;
    left: -14px;
    top: -30px;
}


.home-form {
    width: 352px;
    height: 706px;
    padding: 40px 22px;
    border-radius: 176px;
    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    border: 10px solid #eae7ec;
    border: 10px solid transparent;
    background: linear-gradient(#0d0421, #0d0421) padding-box, linear-gradient(130deg, #461e5b, #79326e) border-box;
    text-align: center;
    padding-bottom: 0px;
}

.fomr-heading-box {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.fomr-heading-box h4 {
    font-size: 28px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    font-family: "Euclid Circular A";
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #6f2e6a 0%, #4f215e 100%);
}

.fomr-heading-box h4 span.small-text {
    font-size: 22px;
    font-weight: 100;
}

.fomr-heading-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/form-header-bg.png);
    left: 0;
    top: -10px;
    background-repeat: no-repeat;
    background-position: top;
    z-index: 0;
}

.home-form p {
    font-size: 12px;
}

.form-body {
    margin-left: 50px;
}

.home-form input.wpcf7-form-control.home-input {
    height: 45px;
    border-radius: 22px;
    background-color: #eae7ec;
    padding: 3px 20px;
    border: 0;
    font-size: 12px;
    line-height: 28px;
    color: #222222;
}

.home-form textarea.wpcf7-form-control.home-input {
    height: 105px;
    border-radius: 30px;
    background-color: #eae7ec;
    padding: 10px 20px;
    border: 0;
    font-size: 12px;
    line-height: 28px;
    color: #222222;
}

.home-form input.wpcf7-form-control.home-submit-btn {
    font-size: 18px;
    line-height: 44px;
    color: #ffffff;
    font-family: "Euclid Circular A";
    text-align: center;
    border: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    position: relative;
}

.submit-btn {
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
}

.submit-btn:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/form-submit-btn-bg.png);
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    top: -10px;
}


.username {
    position: relative;
}

.username:before {
    position: absolute;
    content: '';
    width: 44px;
    height: 47px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/input-1.png);
    left: -50px;
}

.user-email {
     position: relative;
}

.user-email:before {
    position: absolute;
    content: '';
    width: 44px;
    height: 47px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/input-2.png);
    left: -50px;
}

.user-phone {
     position: relative;
}

.user-phone:before {
    position: absolute;
    content: '';
    width: 44px;
    height: 47px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/input-3.png);
    left: -50px;
}

.user-message {
     position: relative;
}

.user-message:before {
    position: absolute;
    content: '';
    width: 44px;
    height: 47px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/input-5.png);
    left: -50px;
    top: calc(50% - 22px);
}


.why-us-box {
    text-align: center;
    z-index: 1;
    position: relative;
}

.why-us-box .whyus-content {
    max-width: 304px;
    min-height: 219px;
    border-radius: 40px;
    background-color: #0d0421;
    border: 1px solid #1f0c3a;
    margin: 0 auto;
    padding: 20px;
    margin-top: 30px;
}

.why-us-box .whyus-content h3 {
    font-size: 18px;
    line-height: 28px;
    font-family: "Euclid Circular A";
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
}

.mt--150 {
    margin-top: -102px;
}

.whatsapp-chat {
    margin-bottom: 0 !important;
    margin-top: 55px;
}


.why-icon-box:before {
    position: absolute;
    content: '';
    width: 138px;
    height: 138px;
    border-radius: 69px;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    z-index: -1;
    top: -9px;
    left: calc(50% - 69px);
}

.home-form-section:after {
    position:absolute;
    height: 768px;
    width: 100%;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/whyus-bg.png);
    background-position: top;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
}

.youtube-section {
    padding-top: 80px;
}

/* HOme FOrm Section End */


/* Faq Section */

.faq-section {
	position: relative;
	display: flex;
	background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/faq-section-bg.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.faq-inner-section {
    padding-top: 200px;
    border: 1px solid #f3d050;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 150px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.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 80px;
    margin-bottom: 100px;
}

	.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: 16px;line-height: 26px;font-family: "Euclid Circular A";color: #fff;margin-top: 20px;background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
	color: #fff !important;
	background-image: linear-gradient(90deg, #1f0c3a 0%, #1f0c3a 100%, #1f0c3a 100%);
	border-radius: 20px 20px 0px 0px;
}

.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;
    background-color: #ffffff;
    align-items: center;
    padding: 13px;
    display: flex;
    justify-content: center;
    width: 40px;
    height: 40px;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #f5d666 !important;
    width: 15px;
    left: 12px !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #f6d766 !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: #1f0c3a;border: 0px solid #cccccc !important;padding: 10px 17px;margin: 0px 1px;margin-bottom: 15px;20px 20px 0pxcontain-intrinsic-block-size: auto 100px;border-radius: 0px 0px 20px 20px !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;
}



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 End */

/* location Section Start */

.location-city-box ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0 23px;
}

.location-city-box {
    position: relative;
}

.location-city-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/location-roat-img.png);
    background-repeat: no-repeat;
    bottom: -126px;
    background-size: contain;
}

.location-city-box ul li {
    position: relative;
}

.location-city-box ul li:nth-child(3){top: 26px;}

.location-city-box ul li:before {
    position: absolute;
    border-radius: 50%;
    content: '';
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e490 100%);
    height: 20px;
    width: 41px;
    bottom: -23px;
    left: calc(50% - 20px);
    z-index: 0;
}



.hover-text {
    position: absolute;
    width: 117px;
    height: 32px;
    border-radius: 16px;
    background-color: #ffffff;
    border: 1px solid #f1c93a;
    text-align: center;
    transform: translateY(-20%);
    visibility: hidden;
    transition: 0.1s ease all;
}

.location-city-box ul li:nth-child(2) {
    top: 7px;
}

.location-city-box ul li:nth-child(5) {
    top: -12px;
}

.location-city-box ul li:hover .hover-text {
     transform: translateY(-120%);
      visibility: visible;
      transition: 0.6s ease all;
}

.hover-text a {
    font-size: 12px;
    line-height: 29px;
    color: #222222;
    text-align: center;
}
/* Location Section End */


/* Blog Section Start */

.psacp-post-img-bg {
    overflow: hidden;
    line-height: 0px;
    max-width: 295px;
    height: 346px;
    border-radius: 40px;
    background-color: #000000;
    border: 1px solid #f8df81;
    margin-left: 1px;
}



a.psacp-rdmr-btn {
    position: absolute;
    top: calc(50%  - 220px);
    right: -42px;
    width: 67px;
    height: 67px;
    border-radius: 34px;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    border: 0;
    color: #0000;
    background: #f4d45c;
    background-size: contain;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/btn-arrow.png);
    background-position: center;
}

a.psacp-rdmr-btn:before {
    position: absolute;
    content: '';
    width: 116px;
    height: 116px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/banner-horscope-image.png);
    background-size: contain;
    left: -24px;
    top: -23px;
    z-index: -1;
    animation: rotate 15s linear infinite;
}


.psacp-post-carousel-wrap h2.psacp-post-title {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Euclid Circular A";
}

.psacp-post-carousel-wrap.psacp-design-1 .psacp-post-content {
    max-width: 290px;
    margin-top: -61px;
    z-index: 11;
    position: absolute;
    padding-left: 20px;
}

.psacp-post-carousel-wrap.psacp-design-1 .psacp-post-content .psacp-post-desc {
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
}

.psacp-post-carousel-wrap.psacp-design-1 .psacp-post-overlay {
    text-align: left;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    padding: 20px;
    padding-bottom: 65px;
    width: 100%;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(130%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 130%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 130%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}

a.psacp-rdmr-btn:hover {
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    border: 0;
    color: #0000 !important;
    background: #f4d45c;
    background-size: contain;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/btn-arrow.png);
    background-position: center;
}

body .psacp-post-carousel-wrap.psacp-design-1 .psacp-post-overlay .psacp-post-title a {
    color: #f3cf4d !important;
}

/* Blog Section End */

/* FOoter Section Start */

.footer-detials-box {
    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    padding: 12px 30px;
    border: 1px solid transparent;
    background: linear-gradient(
270deg, #76316d, #5e2864) padding-box, linear-gradient(130deg, #f1c93b, #f9e38e) border-box;
    border-radius: 40px;
    position: relative;
    margin-right: 50px;
}

.footer-detials-box ul {
    padding: 0;
    list-style: none;
}

.footer-detials-box ul li {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 10px;
}

a.location-ftr-ion {
    position: absolute;
    right: -34px;
    bottom: 63px;
    z-index: 1;
    width: 67px;
    height: 67px;
    border-radius: 34px;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
}

.footer-detials-box ul li .ftr-content p {
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    line-height: normal;
}

.footer-detials-box ul li .ftr-content a {
    font-size: 30px;
    line-height: 33px;
    color: #ffffff;
}

.footer-detials-box ul li .ftr-content  a.mail-text {
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}

.ftr-icon {
    position: relative;
}

.ftr-icon:before {
    position: absolute;
    content: '';
    width: 67px;
    height: 67px;
    border-radius: 52px;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    z-index: 0;
}

.ftr-icon img {
    position: relative;
    animation: pulse 1s infinite ease-in-out alternate;
}


a.location-ftr-ion:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/chakra.png);
    background-size: contain;
    z-index: -1;
    left: -16px;
    top: -16px;
    animation: rotate 15s linear infinite;
}
/* FOoter Section Start */

.blog-section {
	position:relative;
	margin-bottom: -190px !important;
	display: block;
	overflow: hidden;
	padding-top: 10px;
}

.ftr-form {
    padding: 20px 30px;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    border-radius: 40px;
}

.ftr-form h3 {
    text-align: center;
    font-size: 20px;
    line-height: 52px;
    color: #301448 !important;
    font-weight: bold;
}

span.wpcf7-spinner {
    position: absolute;
}

span.wpcf7-spinner {
    position: absolute;
}

input.footer-input {
    height: 40px;
    background-color: #ffffff !important;
    border-radius: 40px !important;
    border: 0 !important;
    font-size: 12px !important;
}

input.wpcf7-form-control.ftr-submit-btn {
    height: 40px;
    border-radius: 20px;
    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    border: 0;
    color: #fff;
}
.ftr-form a.normal-btn {
    background: transparent;
    border: 1px solid #fff;
    color: #481f5c;
}

.ftr-form a.icon-btn {
    color: #000;
    -webkit-text-fill-color: currentColor;
}

.ftr-form .icon-btn:before{
	background-image:url('https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/arrow-icon.png');
}

.sub-heading{
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	    font-weight: 500;
}

.bold-point{
	   -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
	    font-weight: 500;
}

.bg-img {
    background-image: url("https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/services-section-bg.jpg");
    max-width: 100%;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    padding: 50px 0px;
	margin-bottom:20px;
}




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

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

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

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

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

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

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

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: 14px;
  transition: 0.6s ease all;
  display: block;
}

.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;
}
/* Blog Page End */

.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: 24px;
  line-height: normal;
  text-align: center;
  text-transform: capitalize;
  color: #f1c93a ;
}

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

.post.hentry {
  margin-bottom: 30px !important;
  width: 46%;
  float: left;
  margin: 0% 2%;
  background: #eee;
  padding: 15px;
  border-radius: 23px;
  min-height: 465px;
  background-color: #0d0421;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 63px !important;
  border: 1px solid #fff;
}

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

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

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

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

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

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

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

.entry-title > a {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    display: block;
    padding: 0px;
}

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

.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;
    font-weight: 400;
    padding-bottom: 9px;
    color: #f1c93a ;
}

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

.single-post .content-area {
    padding: 30px 30px;
    border-radius: 30px;
    margin-bottom:35px;
    margin: 0 15px;
    background-color: #0d0421;
    margin-bottom: 70px;
}

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

.widget-area {
    padding-top: 35px;
    padding-bottom: 20px;
    border-radius: 30px;
    margin: 0 15px;
    max-height: 650px;
    border: 1px solid transparent;
    background: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    margin-bottom: 70px;
}

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

label.wp-block-search__label {
    color: #ffff;
}

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


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

.widget-area button.wp-block-search__button.btn.btn-primary.wp-element-button {
    border: 0;
    padding: 5px 23px;
    color: #222;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    margin-left: -20px;
    background: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
}


.post-navigation {
    display: none;
}


.blog .has-post-thumbnail span.posted-on a {
    color: #ffffff;
}

.blog .entry-meta span.byline a {
    color: #fff;
}

.blog .entry-meta span.byline {
    color: #fff;
}

a.btn.btn-secondary.understrap-read-more-link {
    border-radius: 30px;
    color: #ffffff !important;
    background: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 21px;
    border: 1px solid #fff;
}

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

span.posted-on time.entry-date.published.updated {
    color: #fff;
}

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

span.byline {
    color: #fff;
}

span.byline {
    display: none;
}

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


span.posted-on a {
    color: #ffffff;
}

.entry-content p {
    /* color: #fff; */
}

section.blog-section {}

section.blog-section h1 {
    font-size: 28px;
    color: #fff;
}

section.blog-section  h2 {
    color: #fff;
    font-size: 28px;
}

section.blog-section  li {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}

section.blog-section h3 {
    color: #fff;
    font-size: 28px;
}

section.blog-section p {
    color: #fff;
}

/* =========== Blog Word Limit css ============ */

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


section.blog-sec p {
    color: #ffffff;
}

    /* =========== Blog Word Limit css ============ */


/* Blog page End */



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

.contact_icons{position: fixed;left: 50px;bottom: 19px;z-index: 999;width: 50px;text-align: center;}
.contact_icons a{width: 66px;height: 66px;border-radius: 100%;text-align: center;line-height: 43px;font-size: 24px;color: #fff;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_icons a.whatsapp-icon{background: #72c118;font-size: 47px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse2;color: #fff;}
a.whatsapp-icon i {
    margin-top: 10px;
    color: #fff;
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #72c118;
            box-shadow: 0 0 0 0 #72c118; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 


.contact_mobile{position: fixed;right: 58px;bottom: 19px;z-index: 999;width: 49px;text-align: center;}
.contact_mobile a{width: 65px;height: 65px;border-radius: 100%;text-align: center;line-height: 51px;font-size: 24px;color: #fff !important;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_mobile a.phone-icon{font-size: 33px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse3;color: #fff;padding-top: 8px;background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);}
a.phone-icon i {
    /* margin-top: 16px; */
    /* transform: rotate(100deg); */
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #3b5aee;
            box-shadow: 0 0 0 0 #3b5aee; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #f2cc43;
    box-shadow: 0 0 0 0 #f1c93c;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 


.contact-us-form .about-form {
    padding: 46px 20px  40px;
}


.main-location-section {
    text-align: center;
}

.main-location-section a {
    display: block;
    background: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
    border-radius: 30px;
    color: #fff;
    padding: 5px 5px;
    margin-top: 10px;
	
	   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: 32px;
}

img.main-location {
    animation: bounce-new 2s ease infinite;
    display: inline-block;
}

@keyframes bounce-new {
  	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-10px);}
	60% {transform: translateY(-15px);}
}


.main-location-section a:hover {
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    color: #222;
}




p.review-content {
    border: 1px solid #f3ce4a;
    border-radius: 30px;
    padding: 20px 20px 50px;
}

.user-name {
    background: #0d0421;
    padding: 0px 15px;
    text-align: center;
}



.user-name h3 {
    font-size: 20px;
    color: #fff;
}

.user-img {}

.user-img img {
    width: 80px !important;
    height: 80px !important;
    display: inline-block;
    border-radius: 50%;
    border: 3px solid #f3cf4d;
}

.about-revie {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -55px;
    padding: 0px 42px;
}


.user-name img {
    width: 150px !important;
}

.review {
    margin-bottom: 30px;
}

.wrap-text li {
    text-wrap-mode: nowrap;
}

/* =========== Mob Banner ======== */

.banner-mob-image {
    position: relative;
}

.banner-mob-image:after {
    position: absolute;
    content: '';
    width: 300px;
    height: 300px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/09/banner-horscope-image.png);
    background-size: cover;
    top: -29px;
    left: calc(50% - 150px);
    background-position: center;
    animation:rotate 15s linear infinite;
}

.banner-mob-image a {
    position: relative;
    z-index: 1;
}

.Mobile-banner-slider {padding-top: 30px;}



.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}
.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 14px 12px;
  transition: all 0.3s ease;
  color: #fff !important;
  font-size: 22px;
}

.icon-bar1 a:hover {color: #fff !important;}

.wtbtn {
  background: #2DC100;
  color: white;
}

.youtubebtn {
    background: #6d2d6a;
    color: white;
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
    text-align: center;
}




iframe.text-video {
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #f3ce4a;
}


iframe.video-box {
    border-radius: 30px;
    border: 2px solid #f5d563;
}


/* location page icon css  */
.cst-loc-icon {
    list-style: none;
}

.cst-loc-icon li {
    color: #fff;
    position: relative;
    display: block;
    margin-bottom: 11px;
}

.cst-loc-icon  li:before {
    position: absolute;
    content: '';
    width: 23px;
    height: 23px;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/10/check-circle.png);
    background-size: contain;
    left: -29px;
    background-repeat: no-repeat;
}

.wpb_text_column.wpb_content_element.faq-text p {
    color: #000;
}
.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.cst-faq-accor {
    padding: 0 0px;
}

ul.pagination {
    position: absolute;
    bottom: 0;
    border-radius: 30px;
    right: 40px;
}

ul.pagination a.page-link {
    background-color: #f4d35b;
    color: #000;
    border: 1px solid #333;
}

li .page-link.current {
    background-color: #6d2d6a;
    border: 1px solid #000;
    color: #fff;
}

.blog  .content-area {
    position: relative;
}


/* BLog Page  FAq Section  Start */

.accordation-for-width-blog {
    background-color: transparent;
}

.home-form-section-blog .accordation-for-width-blog  .vc_tta-panel-heading {
    background-color: transparent !important;
    border: 0 !important;
}

.home-form-section-blog .accordation-for-width-blog  .vc_tta-panel-heading  .vc_tta-panel-title>a {
    font-size: 20px;
    padding-right: 61px;
}

.home-form-section-blog .accordation-for-width-blog  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-right: 61px;
    margin: 0px 0;
    font-size: 16px;
    line-height: 26px;
    font-family: "Euclid Circular A";
    color: #fff;
    margin-top: 20px;
    background-image: linear-gradient(90deg, #461e5b 0%, #79326e 100%, #79326e 100%);
}

.home-form-section-blog .accordation-for-width-blog i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    border-radius: 20px;
    background-color: #ffffff;
    align-items: center;
    padding: 13px;
    display: flex;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.home-form-section-blog .accordation-for-width-blog.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #1f0c3a;
    border: 0px solid #cccccc !important;
    padding: 10px 17px;
    margin: 0px 1px;
    margin-bottom: 15px;
    border-radius: 0px 0px 20px 20px !important;
}

/*  Blog Page FAQ  Section End  */


.widget_block a.wp-block-latest-posts__post-title:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background-size: cover;
    background-image: url(https://arjunnadhaastrologer.co.uk/wp-content/uploads/2025/12/sunny.png);
    left: -37px;
    top: calc(50% - 13px);
    animation-name: rotate-left;
    animation-duration: 9s;
    animation-iteration-count: infinite;
    animation-timing-function: 
linear;
    background-position: center center;
    transition: 0.6s 
ease-out all;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    padding-left: 43px;
}

.home-services-box-inner {
    max-height: 550px;
    border-radius: 40px;
    background-color: #0d0421;
    padding: 30px 0;
    margin-bottom: 100px !important;
    margin-top: 0px;
    border: 1px solid transparent;
    transition: 0.6s ease all;
}

.home-services-box-inner:hover {
    border: 1px solid #f2cc44;
    transition: 0.6s ease all;
}

.home-services-box-inner.srv-heading ul {
    display: flex;
    padding: 0;
    list-style: none;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.home-services-box-inner .srv-heading ul li a.srv-heading-title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    font-size: 18px;
}

.home-services-box-inner .srv-heading ul li a.whtsapp-title {
    font-size: 12px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #52eb00 0%, #21a008 100%);
    display: flex;
    align-items: center;
    gap: 10px;
}

.home-services-box-inner .srv-heading ul li a.whtsapp-title i {
    width: 36px;
    height: 36px;
    border-radius: 18px;
    
}

.srv-heading {
    padding: 0 30px;
    margin-bottom: 20px;
    border-bottom: 10px solid #1f0c3a;
    padding-bottom: 20px;
}


.home-srv-content {
    display: flex;
    padding: 0 14px;
    justify-content: space-between;
}
.home-services-box-inner .srv-heading p {
    font-size: 12px;
}

.home-services-box-inner-1 {
    max-height: 730px;
    border-radius: 40px;
    background-color: #0d0421;
    padding: 30px 0;
    margin-bottom: 100px !important;
    margin-top: 0px;
    border: 1px solid transparent;
    transition: 0.6s ease all;
}

.home-services-box-inner-1:hover {
    border: 1px solid #f2cc44;
    transition: 0.6s ease all;
}

.home-services-box-inner-1.srv-heading ul {
    display: flex;
    padding: 0;
    list-style: none;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.home-services-box-inner-1 .srv-heading ul li a.srv-heading-title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #f1c93a 0%, #f9e38f 100%);
    font-size: 18px;
}

.home-services-box-inner-1 .srv-heading ul li a.whtsapp-title {
    font-size: 12px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #52eb00 0%, #21a008 100%);
    display: flex;
    align-items: center;
    gap: 10px;
}


.home-services-box-inner-1 .srv-heading p {
    font-size: 12px;
}

.top-margin {
    margin-top: 20px;
}




