/* Enter Your Custom CSS Here */

/* Hide Front-end Admin Bar Branda link */
ul#wp-admin-bar-customize-default {
    display: none;
}