body .wf-search-input{
 color:#000 !important;
}
body nav{
 background-color:transparent !important;
 box-shadow:none !important;
}
body .elementor-widget-n-menu .e-n-menu{
 display:flex;
 flex-direction:column;
 position:relative;
 justify-content:center;
}
body .elementor-widget-n-menu .e-n-menu-heading{
 display:flex;
 flex-direction:row;
 flex-wrap:nowrap !important;
}
@media (max-width:667px){
 body .elementor-widget-n-menu .e-n-menu-heading{
 flex-wrap:wrap !important;
}
}