/* 
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 .elementor-widget-text-editor a {
    text-decoration: underline;
}
body .elementor-widget-text-editor ul {
    margin: 20px 0;
}
.elementor-nav-menu--main .elementor-nav-menu ul a {
	border: 0 !important;
}
@media screen and (max-width: 414px) {
	.elementor-nav-menu--main .elementor-nav-menu ul {
		position: static !important;
		margin: 0 !important;
	}

	.elementor-nav-menu--main .elementor-nav-menu ul a {
		padding: 15px 20px !important;
		background-color: var(--e-global-color-primary) !important;
	}
}
/* Menu */
#menu-1-1d88c02 li a { border-top: 2px solid #fff !important; }
.elementor-nav-menu--main .elementor-nav-menu ul { height: 100%; } 
.elementor-nav-menu--main .elementor-nav-menu ul li a { font-size: 46px; height: 100%; background-color: var(--e-global-color-primary); } 
.elementor-nav-menu--main .elementor-nav-menu ul li {height: 100%;}
#elementor-popup-modal-126 .dialog-message {overflow: visible;}
/* Homepage */
.icon-box-container .elementor-widget-wrap {align-content: start !important;}
.image-box-container .elementor-image-box-img img {
	display: block;
	min-height: 193px;
    object-fit: cover;
}
.image-box-container .elementor-image-box-content { padding: 20px; }
.leadership-card-container .elementor-image-box-description span {
    display: block;
    position: relative;
    top: -15px;
}
.leadership-card-container .elementor-image-box-content {
    padding: 20px;
}

/* Corporate Subpages */ 
.parent-pageid-14 .elementor-widget-text-editor h3:not(:first-child) {
    margin-top: 40px;
    font-size: 24px;
}
