/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/




/*Custom CSS here*/


/******* Utility Classes *********/
.text-center {
	text-align: center !important
}

.theme-color2 {
	color:#FF8301
}

.justify-content-center {
justify-content: center	
}
.gap-12 {
	gap: 12px
}

.link-style {
	color: #FF8301 !important;
	text-decoration: underline !important;
}

.sectionBlur {
	position:relative !important;
	z-index: 1 !important
}

.sectionBlur::before {
    content: '' !important;
    position: absolute !important;
    height: 250px !important;
    width: 50% !important;
    filter: blur(500px) !important;
    top: 65% !important;
	
}

.orange-left::before {
 background-color: #FF8301 !important;	
left: -30% !important;	
	overflow: hidden !important
}

.orange-right::before {
 background-color: #FF8301 !important;	
left: 70% !important;	
} 

.blue-left::before {
	background-color: #2C70C6 !important;	
	left: -30% !important;	
}
.blue-right::before {
	background-color: #2C70C6  !important;	
	left: 70% !important;	
}

.z-index-1 {
	z-index: 1 !important
}

.fw-600 {
	font-weight: 600;
}
/******* Utility Classes *********/


/*HOME Page*/
#tokenize-list li {
	 margin-bottom: 10px;
    padding: 10px 18px;
    border-radius: 7.307px;
    background: #fff;
    backdrop-filter: blur(20.700000762939453px);
    width: 480px;
}
#tokenize-list .list-item {
	 margin-bottom: 10px;
    padding: 8px 18px;
    border-radius: 7.307px;
    background:#fff;
    backdrop-filter: blur(20.700000762939453px);
    
}
@media screen and (min-width: 600px) {
	#tokenize-list .list-item {
		max-width: 480px;
		width: auto
	}
	
	#our-process .step-row .image-col:after {
	content: '';
	background: #F1F1F2;
	width: 4px;
	right: 0;
	height: 100%;
	position: absolute
}
}
.footer-social {
			justify-content: center;
	}
 

#home-process-work .process-count {
	 position: absolute;
    top: -30px;
    right: 28px;
}


#home-process-work .process-count span {
    height: 67px;
    width: 67px;
    background: linear-gradient(45deg, #FF8301 0%, rgba(255, 131, 1) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    font-family: sans-serif;
	outline: 6px solid #d8e5f4;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link:focus, .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link:focus-visible, a:focus-visible {
	outline: none !important
}
/* ---------- HOME Page Ends------------- */

/* ----------  Page------------- */
div#our-team{
	background: linear-gradient(180deg, #D8E5F4 0%, rgba(216, 229, 244, 0.00) 100%);
}
div#our-team ul {
	margin: 0;
}

div#our-team ul li {
	margin-bottom: 15px
}
/* ---------- e Ends------------- */


.faq-accordians .eael-accordion-content {
border-radius: 12px
}
.page-accordions .e-n-accordion-item-title {
    justify-content: space-between !important;
	align-items: start !important
}

.main-header-bar-navigation .current-menu-item a.menu-link {
   font-weight:500
}
.main-header-bar-navigation .current-menu-item a.menu-link:after {
    content: '';
    position: absolute;
    left: 14px;
    background: #FF8301;
    width: 35%;
    height: 1px;
    bottom: 0;
}

#our-process .step-row .image-col {
	position: relative;
}



.step-num span {
    display: inline-flex
;
    width: 32px;
    color: #fff;
    justify-content: center;
    background: #FF8301;
    align-items: center;
    height: 32px;
    border-radius: 50%;
	transform: translatex(-18px)
}


.content-page h2 {
	    font-size: 30px;
    line-height: 120%;
    margin-bottom: 16px;
}

@media screen and (min-width: 767px) {
	header {
	   position: fixed !important;
    top: 0px;
    left: 0;
    width: 100%;
}

body {
	padding-top: 95px
}
}

.ast-mobile-header-content {
padding-bottom: 15px;
}

#ast-hf-mobile-menu {
	margin-bottom: 10px
}



/*Footer CSS*/
.ast-builder-html-element {
    text-align: left !important;
}
.site-footer-section-1 {
	max-width: 90%
}
.site-footer-section-3 {
	width:300px
}
.site-footer-section-3 section{
	margin-bottom: 13px
}

.footer-info {
	display: inline-flex
}
.footer-info figure{
	margin-right: 10px;
	    flex-shrink: 0;
}

section#block-27, section#block-29, section#block-38 {
    margin-bottom: 18px;
}

#block-35 .wp-block-media-text {
	display: flex;
}

#nav_menu-4 li {
	font-size:14px
}

.site-below-footer-inner-wrap {
	border-top: 1px solid #656E5A2B;
	padding-top: 12px
}
.below-footer-links {
    display: flex;
    justify-content: end;
}
.below-footer-links a {
    font-size: 14px; 
	color: #1E2945 !important;
}
.below-footer-links a:last-child {
	padding-left: 24px;
	margin-left: 24px;
	border-left: 1px solid #656E5A2B;
}


.footer-cta {
            display: flex;
			flex-direction: column;
            justify-content: center;
            align-items: center;
            max-width: 1240px;
            margin: 0 auto;
            padding: 52px 40px;
            border-radius: 26px;
	        gap: 30px;
			text-align: center;
	    background-image: url(https://staging.tokenizedenergy.com/wp-content/uploads/2025/02/Cta-bg.png);
		background-repeat: no-repeat;
		background-size: cover;
        }

        .footer-cta h2 {
            color: #fff;
            font-size: 2.25rem;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .footer-cta h4 {
            color: #fff;
            font-size: 1.25rem;
            font-weight: 400;
        }

        .cta-button {
            background-color: #fff;
			color:#3C4253;
            border-radius: 6px;
            display: inline-flex;
            padding: 14px 24px;
            justify-content: center;
            align-items: center;
            gap: 14px;
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
        }


.site-footer-section-1 {
    max-width: 100%;
}

section#nav_menu-4 li {
    position: relative;
    margin-left: 15px;
}
section#nav_menu-4 li:before {
    content: '';
    background-image: url(https://staging.avanzainnovations.com/tokenized-energy/wp-content/uploads/2025/02/Icon-Frame-3.svg);
    width: 14px;
    height: 14px;
    position: absolute !important;
    top: 6px;
    left: -18px;
}


@media screen and (max-width: 600px){
	body .site-footer-primary-section-4 h6 {
		text-align: left !important
	}
	
	.site-footer-primary-section-4 .footer-social {
		justify-content: left
	}
	.below-footer-links {
    justify-content: center;
}
	section#block-27, section#block-29, section#block-38 {
    margin-top: 18px;
}
}
 
	


/*Footer CSS Ends*/


.wpcf7-form .form-control {
    border-radius: 9px;
    background-color: transparent;
    border-color: #C9C9C9;
}
.wpcf7-form input{
	height: 48px;
}

.wpcf7-form p {
	margin: 0 !important
}

.wpcf7-submit {
width: 100%;
	margin-top: 20px
}
.wpcf7 form.sent .wpcf7-response-output {
	  margin: 0;
    border: none;
    color: #46b450;
}
