/**
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: 4.11.17
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
*/

a, a:hover, a:visited, a:active, a:focus, a:focus-visible{outline: 0 !important;}

.site-header{position: sticky; top: 0; left: 0; right: 0; width: 100%; z-index: 100; box-shadow: 0 2px 20px rgba(0,0,0,0.15); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);}

.hero_banner{background: linear-gradient(145deg, #1a3d1e 0%, #2C5F2D 40%, #3a6b3b 70%, #2a5229 100%);}
.gold_text span{color: var(--e-global-color-astglobalcolor6);}

.banner_btn_primary, .banner_btn_secondary{transition: all 0.25s;}
.banner_btn_primary .elementor-button:hover{transform: translateY(-1px); box-shadow: 0 4px 20px rgba(212,167,106,0.4);}
.banner_btn_secondary:hover{background: rgba(255,255,255,0.08);}
.banner_btn_secondary:hover .elementor-button{border-color: #fff !important;}
.banner_video_btn{backdrop-filter: blur(6px); width: calc(100% - 20px) !important;}

.book_italic_text em{margin-right: 0.20em;}

.services_grid .elementor-column .elementor-widget-wrap{position: relative; overflow: hidden; transition: all 0.3s !important;}
.services_grid .elementor-column .elementor-widget-wrap:hover{transform: translateY(-4px);}
.services_grid .elementor-column .elementor-widget-wrap:before{content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: #4a7c59; transition: background 0.3s;}
.services_grid .elementor-column .elementor-widget-wrap:hover:before{background: #d4a76a;}
footer .site-footer-primary-section-1 .wp-block-paragraph{opacity: 0.5; max-width: 310px; font-weight: 400;}
footer .site-footer-primary-section-3 .wp-block-paragraph{opacity: 0.5; font-weight: 400; margin-bottom: 7px;}
footer .site-footer-primary-section-3 .widget_text:has(.wp-block-paragraph){margin-bottom: 5px;}
footer .site-footer-primary-section-3 .wp-block-paragraph:has(a){opacity: 1; margin-bottom: 20px;}
footer h4.wp-block-heading{font-weight: 600; letter-spacing: 1.5px; font-family: 'Source Sans 3', sans-serif;}
footer nav li{margin-bottom: 10px; font-weight: 400;}
footer .ast-footer-copyright p{font-weight: 400; opacity: 0.4;}
footer .site-below-footer-inner-wrap{border-top: 1px solid rgba(255,255,255,0.1); padding-top: 20px;}
footer .site-primary-footer-inner-wrap, footer .site-below-footer-inner-wrap{max-width: 1120px !important;}

.media_box .elementor-widget-icon-box{transition: transform 0.2s, box-shadow 0.2s !important; position: relative;}
.media_box .elementor-widget-icon-box a:after{content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1;}
.media_box .elementor-widget-icon-box:hover{transform: translatex(4px);}
.media_box .elementor-icon-box-description span{display: block; font-size: 13px; color: #bbb; margin-top: 6px;}

input[type="email"]:focus{border-width: 2px; border-style: solid;}

.our_story_process > .elementor-widget-wrap{position: relative;}
.our_story_process > .elementor-widget-wrap:before{content:''; position: absolute; left: 50px; bottom: 0; width: 3px; background: linear-gradient(to bottom, #4a7c59, #d4a76a); border-radius: 3px; height: calc(100% + 90px); top: -20px;}

.popmake-content iframe{aspect-ratio: 16/9;}

/* Media Query */

@media screen and (min-width: 992px){
	.site-header .ast-container{max-width: 1320px !important;}
}

@media screen and (max-width: 767px){
	.frm_button_submit{margin-top: -5px !important; width: 100% !important;}
	.our_story_process > .elementor-widget-wrap:before{left: 30px;}
}