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

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-top: 10px;
}

div#e-n-menu-content-1331 {
    background: transparent;
}

div#e-n-menu-content-1332 {
    background: transparent;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover {
    background-color: transparent!important;
    color: #000!important;
	outline:none!important;
}

@media (max-width: 1025px) {
    #elementor-popup-modal-122 .dialog-message {
        max-width: 40vw!important;
    }
}

@media (max-width: 800px) {
    #elementor-popup-modal-122 .dialog-message {
        max-width: 70vw!important;
    }
}

.elementor-nav-menu--dropdown a.elementor-sub-item {
    font-size: 14px !important;
    padding: 5px 0 !important;
	border-inline-start: 0!important;
}

.gradient {
    background: linear-gradient(to right, #004ED8, #22AF75);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list li{
	margin-bottom:5px!important;
}