
#nav-main > div > div > .d-logo {
display: none;
}
#nav-main.elementor-sticky--effects .d-logo {
display: inline-block;
}
#nav-main.elementor-sticky--effects .l-logo {
display: none;
}
#nav-main.elementor-sticky--effects {
background: #fff!important; /* edit here to change the background color for your sticky header*/
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
#nav-main.elementor-sticky--effects .sticky-menu-items   .e-n-menu-title-text {
color: #333!important; /* edit here to change your text color for sticky header */
}
#nav-main.elementor-sticky--effects .sticky-menu-items ul li a {
    transition:none !important;
}
#nav-main.elementor-sticky--effects {
    transition:none !important;
}


#nav-main.elementor-sticky--effects .sticky-menu-items i {
color: #fff !important;
}

#nav-main.elementor-sticky--effects .sticky-menu-items .elementor-menu-toggle {
background: #fff !important;

}

#nav-main.elementor-sticky--effects .sticky-menu-items .e-n-menu-title-text{
color: #333333 !important; 
}

/* menu */

ul.icon-list {
    padding-left: 20px !important;
}