.wp_timeline_icon {
	background-image: url("../images/wp-timeline.png");
	background-size: 20px 20px;
}


#available-widgets [class*="wp_timeline_widget"] .widget-title:before {
	background-image: url("../images/wp-timeline.png");
	background-size: 25px 25px;
	content: "";
	position: absolute;
	height: 25px;
	width: 25px;
	top: 0;
}
li.jsn-item[data-value="wp_timeline_widget"] .wr-icon-formfields.wr-icon-widget:before{
	background-image: url("../images/wp-timeline.png");
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 50px;
	position: absolute;
	width: 50px;
}

#addElementModal .element-item[data-element-type="fsn_wp_timeline_designer_pro"] i {
	background-image: url("../images/wp-timeline.png");
	background-size: 24px 24px;
	display: inline-block;
	height: 24px;
	width: 24px;
}
