/*Remove edit tab on front-end*/
.icons.tck-article-tools.tck-article-tools-right {
    display: none;
}