.user_nav .menu {
    align-items: center;
}

body:not(.elementor-editor-active) .bt-header-sidebar .user_nav .menu a {
    padding: 5px 15px;
    color: #ffffff;
}

body:not(.elementor-editor-active) .bt-header-sidebar .user_nav .menu a.search-link {
    max-height: 32px;
}

.menu .search-link .icon-search {
    position: relative;
    top: 2px;
}
