#wpadminbar .ea-wp-admin-bar > .ab-item {
position: relative;
padding-left: 33px;
cursor: pointer;
}
#wpadminbar .ea-wp-admin-bar > .ab-item:before {
position: absolute;
display: block;
width: 20px;
height: 20px;
content: "";
top: 0px;
left: 5px;
opacity: .75;
background: url(//www.sc-smarthome69.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/admin/images/ea-icon-white.svg) no-repeat scroll center 8px/ 85%!important;
}