/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
 */
@font-face {
    font-family: 'Cinzel Decorative';
    src: url('/wp-content/uploads/2026/07/CinzelDecorative-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Figtree';
    src: url('/wp-content/uploads/2026/07/Figtree-Regular.ttf') format('truetype');
	font-weight: 400;
    font-style: normal;
    font-display: swap;
}


p{
	margin-bottom:0px !important;
}
body{
    overflow-x: hidden;
}

/*Header*/
/* .header-logo-container {
    opacity: 0;
    transition: opacity 0.9s ease;
}
.elementor-element.elementor-element-bf7fa69.e-con-full.e-flex.e-con.e-child {
    overflow: visible;
}
.main-header.idf-sticky .header-logo-container {
    opacity: 1;
}
.main-header.idf-sticky .overflow-logo {
    opacity: 0 !important;
}
.overflow-logo {
    position: fixed;
    top: 0px;
    z-index: 9999999999;
    backdrop-filter: blur(18px) saturate(140%) !important;
    transition: opacity 0.9s ease !important;
}
.main-header {
    z-index: 0;
    overflow: visible;
} */

span.secondary-title {
    color: #B9A0D8;
  font-family: 'Cinzel Decorative', serif !important;
	font-weight:400;
}
.upper-design , .upper-left-design , .bottom-right-design{
    position: relative;
}

.upper-design::before , .upper-left-design::before , .bottom-right-design::before , .bottom-left-design::before {
    content: '';
    position: absolute;
    top: 40px;
    right: 20px;
    left: auto;
    width: 266px;
    height: 287.3738098144531px;
    opacity: 1;
    background-image: url('/wp-content/uploads/2026/07/design.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
	
}
.top-bottom-design::before , .top-bottom-design::after {
    content: '';
    position: absolute;
    top: 40px;
    right: 20px;
    left: auto;
    width: 266px;
    height: 287.3738098144531px;
    opacity: 1;
    background-image: url('/wp-content/uploads/2026/07/design.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
	
}
.top-bottom-design::after {
    bottom: 40px;
    left: 20px;
    top:auto;
    right: auto;
    background-image: url('/wp-content/uploads/2026/07/bottom-left.png');
}
.upper-left-design::before{
	left:20px;
	right:auto;
	 background-image: url('/wp-content/uploads/2026/07/left-design.png');
}
.bottom-right-design::before{
	background-image:url('https://nau.ideafueled.in/wp-content/uploads/2026/07/bottom-right.png');
	bottom:40px;
	top:auto;
}
.bottom-left-design::before{
	background-image:url('https://nau.ideafueled.in/wp-content/uploads/2026/07/bottom-left.png');
	bottom:40px;
	top:auto;
	left:20px;
	right:auto;
}
.elementor-widget-image-carousel .swiper-slide img.swiper-slide-image {object-fit: cover;aspect-ratio: 3/4;}

/*testimonial-section*/
.sp-testimonial-item,
.sp-testimonial-item *,
.sp-testimonial-client-name,
.sp-testimonial-content,
.sp-testimonial-content p {
    font-family: 'Figtree', sans-serif;
}

.home-testimonial .sp-testimonial-free {
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-content:center;
    align-items:center;
}

.home-testimonial .sp-testimonial-client-rating {
    order: 0;
    margin-bottom: 32px !important;
}
.home-testimonial .sp-testimonial-client-image {
    order: 2;
     margin-bottom: 16px !important;
}
.home-testimonial .sp-testimonial-client-image img {
    background-color: transparent !important;
    width: 60px;
    height: 60px;
}
.home-testimonial .sp-testimonial-client-testimonial {
    order: 1;
     margin-bottom: 32px !important;
}
.home-testimonial h4.sp-testimonial-client-name {
    order: 3;
    margin-bottom:0px !important;
}

.home-testimonial .swiper-wrapper {
    margin-bottom: 48px !important;
}
.home-testimonial .sp-testimonial-free {
    position: relative;
}
.home-testimonial .sp-testimonial-free::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -16px; /* Half of the 32px gap */
    transform: translateY(-50%);
    width: 1px;
    height: 205px; /* Adjust as needed */
    background: url("https://nau.ideafueled.in/wp-content/uploads/2026/07/testimonial-border.png") center center / contain no-repeat;
    pointer-events: none;
    z-index: 2;
}
.home-testimonial .swiper-slide-visible:last-child .sp-testimonial-free::after {
    display: none;
}

@media (max-width: 767px) {
    .home-testimonial .sp-testimonial-free::after {
        display: none;
    }
}
/*Service Section*/
.service-main-container {
    position: relative;
    overflow: hidden;
}

/* Overlay pseudo-element on the outer container */
.service-main-container::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #231F20CC;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
    z-index: 1;
    pointer-events: none;
}

.service-main-container:hover::before {
    opacity: 1;
    visibility: visible;
}

/* Inner container hidden by default, positioned below its final spot */
.hover-container {
    position: relative;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: opacity 0.6s ease, transform 0.6s ease, visibility 0.4s ease;
}

.service-main-container:hover .hover-container {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
/*Contact Form*/
/* Container */
.contact-form .wpcf7-form {
    /* background-color: #2b2426; */
    /* padding: 40px; */
    /* border-radius: 8px; */
    /* max-width: 650px; */
}
.cf7-row-full.submit-btn-row {
    margin-bottom: 0px !important;
    position:relative;
}
.wpcf7-response-output {
    border-color: #8c6fa3 !important;
    color: #DFD1BF;
}
.wpcf7-not-valid-tip {
    position: absolute;
    margin-top: 2px !important;
    left: auto;
    right: 0;
}
/* .wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea,
.wpcf7-form select {
    color: #fff !important;
    -webkit-text-fill-color: #fff; 
} */
.wpcf7-form select option {
    color: #fff;
    background: #000; /* Change to match your form background */
}
.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
}
.wpcf7-form input:-webkit-autofill,
.wpcf7-form input:-webkit-autofill:hover,
.wpcf7-form input:-webkit-autofill:focus,
.wpcf7-form textarea:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}
.cf7-row-full.submit-btn-row .wpcf7-spinner {
    position:absolute;
    top: 30%;
	left:30%;
}
/* Row layout - First Name / Last Name side by side */
.contact-form .cf7-row {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

.contact-form .cf7-col {
    flex: 1;
}

.contact-form .cf7-row-full {
    margin-bottom: 24px;
}

/* Labels */
.contact-form .cf7-row label,
.contact-form .cf7-row-full label {
    display: block;
    color: #f3e9dc;
    font-size: 16px;
    margin-bottom: 10px;
}

/* Text inputs, email, textarea, select */
.contact-form .wpcf7-form input[type="text"],
.contact-form .wpcf7-form input[type="email"],
.contact-form .wpcf7-form textarea,
.contact-form .wpcf7-form select {
    width: 100%;
    background-color: #3a3234;
    border: none;
    border-radius: 6px;
    padding: 8px 18px;
    height: 45px;
    color: #d8cfc9;
    font-size: 15px;
    box-sizing: border-box;
}

.contact-form .wpcf7-form input[type="text"]::placeholder,
.contact-form .wpcf7-form input[type="email"]::placeholder,
.contact-form .wpcf7-form textarea::placeholder {
    color: #8a7f7a;
}

.contact-form .wpcf7-form textarea {
    min-height: 120px;
    resize: vertical;
}

/* Select dropdown styling */
.contact-form .wpcf7-form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23d8cfc9' stroke-width='2' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    cursor: pointer;
}

/* Submit button */
.contact-form .wpcf7-form input[type="submit"] {
    width: 100%;
    background-color: #8c6fa3;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 16px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.contact-form .wpcf7-form input[type="submit"]:hover {
    background-color: #9d7fb5;
}

/* Focus states */
.contact-form .wpcf7-form input:focus,
.contact-form .wpcf7-form textarea:focus,
.contact-form .wpcf7-form select:focus {
    outline: none;
    box-shadow: 0 0 0 2px #8c6fa3;
}
.current-post-category {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 6px;

    font-family: "Figtree", sans-serif;
    font-weight: 700;
    font-size: 1.25rem; 
    line-height: 120%;
    letter-spacing: 0.012em;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
	color:#DFD1BF !important;
}

.current-post-category .category-label,
.current-post-category .category-name {
    margin: 0;
}

/* Responsive - stack First/Last name on mobile */

@media (max-width:1280px){
	.current-post-category {
    font-size: 1.125rem; 
}
	.upper-design::before, .upper-left-design::before, .bottom-right-design::before, .bottom-left-design::before , .top-bottom-design::before , .top-bottom-design::after {
		width:120px;
		height:120px;
		object-fit:cover;
	}
	.bottom-right-design::before{
		    bottom: auto;
    top: 80%;

	}
	.top-bottom-design::before{
		top:10px;
	}
}
@media(min-width:1025px){
	.hfe-nav-menu > li:first-child {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.hfe-nav-menu > li:first-child > a {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
	.mobile-menu-container #menu-1-35e3cf7 li:nth-last-child(-n+3) {
  display: none;
}
	.main-header .hfe-nav-menu {
    display: flex !important;
    flex-direction: row !important;
    width: 100%;
    flex-wrap: nowrap !important;
}
}
@media(max-width:1024px){
	.mobile-menu-container {
    margin-left: auto;
		margin-right:0px;
}
}
@media (max-width:820px){
	.bottom-right-design::before{
		        top: 85%;
    
	}
	.top-bottom-design::after , .bottom-left-design::before{
    bottom: 30px;
    left: 15px;
    top: auto;
    right: auto;
}
	.upper-design::before, .upper-left-design::before, .bottom-right-design::before, .bottom-left-design::before , .top-bottom-design::before , .top-bottom-design::after {
		width:100px;
		height:100px;
		object-fit:cover;
	}
}
@media (max-width: 680px) {
    .contact-form .cf7-row {
        flex-direction: column;
        gap: 20px;
    }
		.current-post-category {
    font-size: 1rem; 
}
	.upper-design::before{
		top:15px;
		right:20px;
	}
}