/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
body{
	overflow-x:hidden;
	zoom: 0.9;
}
body.page-id-421.page-id-421 ul.elementor-nav-menu li a,
body.page-id-452.page-id-452 ul.elementor-nav-menu li a,
body.page-id-513.page-id-513 ul.elementor-nav-menu li a,
body.page-id-517.page-id-517 ul.elementor-nav-menu li a{
    color: #fff !important;
}
body:not(.home) ul.elementor-nav-menu li a {
    color: #000 !important;
}
body:not(.home) ul.elementor-nav-menu li.current-menu-item a {
    color: #f48021 !important;
    fill: #f48021 !important;
}
#secfivepost a.elementor-post__read-more {
    background: #373d42 !important; 
    padding: 20px 40px !important;
}
#secfour:before {
    content: "";
    background: url(https://demowebs.1stopwebsitesolution.com/killeenenergy/wp-content/uploads/2024/09/ICON.png);
    width: 100%;
    height: 990px;
    position: absolute;
    right: -220px;
    top: -77%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.imageboxsec02 .elementor-image-box-wrapper {
    background: #e1e1e1;
    padding: 0 27px 27px 27px;
    height: 300px;
}
.imageboxsec02 .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin-top: -40px !important;
}
.iconimage img {
    max-width: 140% !important;
}
.coloranchor p a {
    color: #f48021;
}


@media only screen and (max-width: 1024px) {
	#secfour:before{
		display:none !important;
	}
.imageboxsec02 .elementor-image-box-wrapper {
    padding: 0 20px 20px 20px !important;
    height: 330px !important;
}
.iconimage img {
    max-width: 50% !important;
}
}
@media only screen and (max-width: 900px) {
	.mainheader{
        margin-bottom: -103px !important;
    }
}
@media only screen and (max-width: 890px) {
.imageboxsec02 .elementor-image-box-wrapper {
    height: 350px !important;
}
}
@media only screen and (max-width: 850px) {
.imageboxsec02 .elementor-image-box-wrapper {
    height: 400px !important;
}
}
@media only screen and (max-width: 768px) {
	.mainheader{
        margin-bottom: -93px !important;
    }
}
@media only screen and (max-width: 767px) {
	.mainheader{
        margin-bottom: -113px !important;
    }
.imageboxsec02 .elementor-image-box-wrapper {
    height: auto !important;
	margin-bottom:50px;
}
}