/* Hide Render With Wordpress */
li#wp-admin-bar-editor_mode {
    display: none !important;
}

/* Kleeq Logo */
li#wp-admin-bar-milkdrop-assistant svg {
    background: white;
    padding: 3px;
    height: auto;
    top: 5px;
    position: relative;
    width: 14px;
}

li#toplevel_page_milkdrop-options img {
    width: 17px;
    height: auto;
    left: 0px;
    position: relative;
}