.menu-item i._mi,
.menu-item img._mi {
    display: inline-block;
    vertical-align: middle
}

.menu-item i._mi {
    margin-top: -.265em;
    width: auto;
    height: auto;
    font-size: 1.2em;
    line-height: 1
}

.menu-item i._before,
.rtl .menu-item i._after {
    margin-right: .25em
}

.menu-item i._after,
.rtl .menu-item i._before {
    margin-left: .25em
}

.menu-item img._before,
.rtl .menu-item img._after {
    margin-right: .5em
}

.menu-item img._after,
.rtl .menu-item img._before {
    margin-left: .5em
}

.menu-item ._svg {
    width: 1em
}

.rtl .menu-item i._before {
    margin-right: 0
}

.rtl .menu-item i._after {
    margin-left: 0
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.menu-item i.elusive {
    margin-top: -.3em
}

.dashicons-admin-site:before {
    content: "\f319" !important
}

.dashicons-welcome-view-site:before {
    content: "\f115" !important
}