.profile-dropdown.show-lang i.arrlan {
    right: 120px;
}

.show-reg-form:before {
    right: -10px;
}

.profile-dropdown:before {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    height: 20px;
    margin-top: -10px;
    width: 1px;
    background: rgba(255,255,255,0.31);
}

.cart-counter {
    left: 4px;
}

.lang-div.show-lang span i {
    float: left;
}

.lang-div.show-lang span strong {
    top: 2px;
}

.profile-dropdown.show-lang span strong {
    padding-right: 10px;
    top: 1px;
}

.profile-dropdown.show-lang span {
    float: right;
}

.list-author-widget-contacts li span.no-link {
    right: 20px;
    color: #878C9F;
}
