/*
 Theme Name:   Neuros Child
 Description:  Neuros Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/neuros
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     neuros
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  neuros-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.mobile-header-menu-container .header-mobile-button .neuros-button {
    z-index: 999;
    background: #fff;
    color: #173C6D;
    display: block;
    border: 0px;
}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #fff;
}
.eael-simple-menu-container.preset-2 .eael-simple-menu li ul {
    background-color: transparent;
    border: 0px;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-vertical li ul li {
    padding-left: 0px;
}
.elementor-23493 .elementor-element.elementor-element-55f8b9b .eael-simple-menu.eael-simple-menu-vertical li ul li > a {
    border-bottom: 0px;
    padding-left: 20px !important;
}
@media (max-width: 1479px) {
    #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 15px;
    }
}
@media (max-width: 1400px) {
    #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
        padding: 0px;
    }
    #mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu {
        position: relative !important;
        padding: 10px 0px !important;
    }
    #mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        color: #fff;
        font-size: 14px;
    }
    #mega-menu-wrap-main .mega-menu-toggle + #mega-menu-main {
        padding-top: 0px;
    }
    .mobile-header-menu-container .mobile-header-row .header-icons-container {
        margin-bottom: 0px;
    }
}
@media (max-width: 1279px) {
    #home-vid {
        height: 700px;
    }
}
@media (max-width: 991px) {
    #home-vid {
        height: 500px;
    }
    .elementor-23493 .elementor-element.elementor-element-55f8b9b .eael-simple-menu.eael-simple-menu-vertical li ul li > a {
        line-height: 18px;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    #home-vid, #home-vid .elementor-container {
        height: 400px;
    }
}
@media (max-width: 567px) {
    #home-vid, #home-vid .elementor-container {
        height: 300px;
    }
}
