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

.ehf-header #masthead {
    position:relative;
    width:100%;
	background:transparent !important;
}

header#masthead {}

body.elementor-page header#masthead {
    position:absolute !important;
    width:100%
}

.sticky_head {
    position:fixed !important;
    width:100% !important;
    background:#1e1e1e80 !important
}
/*
.sticky_head .hfe-site-logo-img {
    height: 75px;
    transition: linear height 250ms;
}
*/

ul.mega_menu_list_items { padding:0px; margin:0px; list-style:none; }
ul.mega_menu_list_items li { border-bottom:dotted 1px #efefef; padding:0px; margin:0px; }
ul.mega_menu_list_items li a { display:block; padding:10px 0px; margin:0px; }

ul.locations_list_items { padding:0px 0px 0px 20px; margin:0px; list-style:disc; color:#8FBF3E; }
ul.locations_list_items li { border-bottom:dotted 1px #efefef; padding:0px; margin:0px; }
ul.locations_list_items li a { display:block; padding:3px 0px; margin:0px; }

.main_menu_btn a { background:#CEFF00; color:#2E2E2E !important; border-radius:5px; }
.main_menu_btn a:hover { background:#2E2E2E; color:#ffffff !important; }

.txt_block { display:block; }
.txt_green_gd {
  /*background: -webkit-linear-gradient(#CEFF00, #CEFFA1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
	color: #CEFF00;
    background-image: linear-gradient(90deg, #CEFF00, #CEFFA1 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.txt_brown { color:#8C683A; }
.txt_green { color:#CEFFA1; }
.txt_center { text-align:center; }

.amg_counter .elementor-counter { background:#CEFF00; border-radius:10px;  }
.amg_counter .elementor-counter-number-wrapper { padding:20px; }
.amg_counter .elementor-counter-title { background:#2E2E2E; padding:10px !important; border-radius:0px 0px 10px 10px; }

.amp_srv_box .elementor-image-box-img img { margin:-20px 0px 0px 0px; }

.amg-card-img .elementor-image-box-img {
	width:110px;
    background:#2e2e2e;
    padding:0px 20px;
    border-radius:50%;
}

.amg-card-icon .elementor-icon i {
	width:110px;
    background:#2e2e2e;
    padding:15px 20px;
    border-radius:50%;
	height: 110px;
}

table.amg_table { margin:0px; }
table.amg_table th { background:#2e2e2e; color:#ffffff; }

.amg_estimate_form .gform_heading { display:none !important; }
.amg_estimate_form label { color:#2E2E2E !important; font-size:17px; }
.amg_estimate_form input[type="text"], .amg_estimate_form input[type="email"], .amg_estimate_form input[type="tel"], .amg_estimate_form select { border:0px; border-bottom:solid 1px #ffffff; border-radius:0px; padding:10px 0px 10px 0px !important; height:auto; line-height:24px; background:#000000 !important; color:#ffffff; }
.amg_estimate_form input::placeholder { color:#ffffff; }
.amg_estimate_form textarea { border:0px; border-bottom:solid 1px #ffffff; border-radius:0px; padding:10px 0px 10px 0px !important; resize:none; }
.amg_estimate_form input[type="submit"] { background:transparent url('/wp-content/uploads/2025/10/btn-arrow-icon.png') no-repeat center right !important; border-radius:0px !important; padding:10px 35px 10px 0px !important; font-size:18px !important; font-weight:700; letter-spacing:2px; border:0px !important; outline:0px !important; text-transform:uppercase; color:#ffffff; margin:0px !important; }
.amg_estimate_form input[type="submit"]:hover { color:#CEFF00; }
.amg_estimate_form .gform_wrapper.gravity-theme .gform_footer, .amg_estimate_form .gform_wrapper.gravity-theme .gform_page_footer { margin:0px !important; padding:15px 0px 0px 0px !important; }

.gform_wrapper .gform_heading { display:none !important; }
.amg_forms label { color:#2E2E2E !important; font-size:17px; }
.amg_forms input[type="text"], .amg_forms input[type="email"], .amg_forms input[type="tel"], .amg_forms select { border:solid 1px #D8D8D8; border-radius:5px; padding:10px; height:auto; line-height:24px; }
.amg_forms textarea { border:solid 1px #D8D8D8; border-radius:5px; padding:10px; resize:none; }
.gform_wrapper.gravity-theme .gform_footer { padding-bottom:0px; margin:0px;  }

#amg_blog .premium-blog-thumb-effect-wrapper { border-radius:20px; }

.wpgmp_map.leaflet-container { border-radius:15px; }