.strb-pro-dialog-button-action {
    display: none!important;
 }
 
 .strb-pro-dialog .elementor-button.go-pro {
    display: none !important;
 }
 
 .strb-pro-dialog .strb-pro-dialog-button-action {
    display: inline-block !important;
 }

 .elementor-panel .elementor-element .icon i.strb-widget-icon::after {
	width: 30px;
	height: 30px;
	content: "";
	display: inline-block;
	border-radius: 5px;
	background: url("../img/sb-icon.png") no-repeat center center/cover;
}