/*
This file will be loaded in the page edit page when Visual Composer is activated.

*/

/* Add background for our shortcode in the Visual Composer backend editor */
.vc_general.vc_element-icon.productrotation_icon {
	background-image: url(../assets/productrotation_vc.png);	
	background-color: #93DDFB;
}