/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
div#atlas_header ul li.current_page_item a { font-weight: 700; }
div#atlas_header ul li a::after { bottom: -9px; height: 5px; background: var( --e-global-color-primary ); }

@media (max-width: 1366px) {
div#atlas_header ul li a::after {bottom: -5px; height: 3px; }
}
/* @media (max-width: 1024px){
    #atlas_header nav { background: #f7f7f7; padding: 20px; }
    #atlas_header nav ul li a { color: #000; }
    #atlas_header nav ul li a:hover, #atlas_header nav ul li.current_page_item a { color: var( --e-global-color-primary ) !important; background: #000000 !important;}
} */


.elementor-widget-text-editor ul li,
.elementor-image-box-wrapper ul li {
	margin-bottom:15px;
}
.elementor-widget-text-editor ul li:last-child {
	margin-bottom:0px;
}
.forminator-custom-form input,
.forminator-custom-form textarea {
	background-color: #F9F9F9 !important;
	border:1px solid #d7d7d7 !important;
	border-radius:0 !important;
	height:44px !important;
}
.forminator-custom-form textarea {
	height:131px !important;
	resize:none;
}
.forminator-custom-form .forminator-label {
	font-size:16px !important;
	font-weight:600 !important;
	margin-bottom:5px !important;
}
.forminator-custom-form  .forminator-field-checkbox .forminator-label {
	display:none !important;
}
.forminator-custom-form .forminator-row {
	margin-bottom:10px !important;
}
.forminator-custom-form .forminator-checkbox-box {
	height: 25px !important;
    width: 25px !important;
    border-radius: 0 !important;
	background-color: #F9F9F9 !important;
	border:1px solid #d7d7d7 !important;
	flex: 0 0 25px !important;
}
.forminator-custom-form .forminator-checkbox-label,
.forminator-custom-form .forminator-checkbox-label a {
	font-size: 16px !important;
    color: #000000 !important;
    font-weight: 500 !important;
}
.forminator-custom-form .forminator-checkbox-label a {
	text-decoration: underline !important;
}
.forminator-custom-form .forminator-checkbox-label a:hover {
	color: #f59c1b !important;
} 
.forminator-custom-form .forminator-button {
	font-size: 16px !important;
	font-weight: 700 !important;
	border-radius: 30px !important;
	padding: 12px 35px 12px 35px !important;
	border: 1px solid #f59c1b !important;
}
.forminator-custom-form .forminator-button:hover {
	box-shadow: none !important;
	background-color: #ffffff !important;
	color: #f59c1b !important;
}
.forminator-custom-form  .forminator-row-last {
	margin-top: 30px !important;
	margin-bottom:0 !important;
}
.schedule-call-btn {
	width:100%;
}
.schedule-call-btn .elementor-cta__content {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row-reverse;
	background-color: transparent;
	padding: 0;
}
.schedule-call-btn .elementor-cta__bg-wrapper .elementor-bg {
	height: 100%;
	width: 49px;
	background-size: contain;
	background-repeat: no-repeat;
}
.schedule-call-btn .elementor-cta {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
	gap: 20px;
}
.schedule-call-btn .elementor-cta:hover .elementor-cta__bg-overlay {
	background-color: unset;
}
.schedule-call-btn .elementor-cta__content .elementor-icon-wrapper {
	width: 115px;
	margin: 0;
	height: 100%;
	background-color: #F59C1B;
	display: flex;
	padding: 18px 20px;
	justify-content: center;
}
.popup-callback-form .forminator-row-last,
.popup-callback-form .forminator-row-last button,
.home-banner-form .forminator-row-last,
.home-banner-form .forminator-row-last button {
	width:100% !important;
} 
.call-back-popup .dialog-close-button svg {
	padding:5px;
}
#elementor-popup-modal-304 .dialog-close-button {
	padding: 20px;
	border-radius: 50%;
}
#elementor-popup-modal-304 {
	bottom: 110px;
	left: -15px;
}
.our-solution-content-details .elementor-image-box-img {
	background-color: #F59C1B;
    height: 68px;
    display: flex;
    justify-content: center;
}
.elementor-image-box-content .elementor-image-box-title {
	margin-top:0;
}
.our-solution-content-details .elementor-image-box-wrapper {
	align-items: flex-start !important;
}
.single-post-content .wp-block-heading {
	font-size:18px !important;
	font-weight:600 !important;
	text-transform:uppercase !important;
	margin-top:30px !important;
}
.single-post-content .wp-block-image {
	margin-top: 30px;
    margin-bottom: 30px;
}
@media (max-width: 1200px){
	.schedule-call-btn .elementor-cta__content .elementor-icon-wrapper {
		width: 70px;
		padding: 10px 10px;
	}
	.schedule-call-btn .elementor-cta__content .elementor-icon-wrapper .elementor-icon {
		font-size: 30px;
	}
	.schedule-call-btn .elementor-cta__bg-wrapper .elementor-bg {
		width: 40px;
	}
	.schedule-call-btn .elementor-cta {
		gap: 0;
	}
	#elementor-popup-modal-304 .dialog-close-button {
		padding: 10px;
	}
	#elementor-popup-modal-304 {
    bottom: 80px;
	}
}
@media (max-width: 767px){
	.footer-menu .menu-item a {
		justify-content:center;
	}
	.our-solution-content-details .elementor-image-box-wrapper {
		display: flex;
		gap: 20px;
	}
	.our-solution-content-details .elementor-image-box-img {
		height:60px;
	}
}