.elementor-panel .elementor-element .icon i.th-icon::before{
	display: none;
}

/*.elementor-panel .elementor-element .icon i.th-icon::after{
    width: 30px;
    height: 30px;
    content: "";
    display: inline-block;
    border-radius: 5px;
    margin-bottom: -6px;
	background: url("../img/icons/brand_logo.png") no-repeat center center/cover;
}*/
.elementor-panel .elementor-element .icon i.th-icon::after{
    width: 30px;
    height: 30px;
    content: "";
    display: inline-block;
    border-radius: 5px;
    margin-bottom: -6px;
    background: url("https://s3.envato.com/files/446551624/themeholy-loog.png") no-repeat center center/cover;
}