#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item{
    background-image: url(cws.jpg);
    background-repeat: no-repeat;
    padding-left: 40px;
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before{
    display: none;
}

.elementor-add-section-area-button.pp-add-template-button{
    display: none;
}

.eicon-wordpress:before{
    content: '' ! important;
    width: 22px;
    height: 22px;
    background-image: url(FT.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    background-position: center;
    margin: auto;
}

.e-view.elementor-add-new-section > div:nth-child(2){
    display: none ! important;
}
.e-view.elementor-add-new-section > div:nth-child(3){
    display: none ! important;
}
.e-view.elementor-add-new-section > div:nth-child(4){
    display: none ! important;
}