i.mce-i-woocommerce-shortcodes {
	position: relative;

	&:before {
		font-family: 'WooCommerce';
		speak: none;
		-webkit-font-smoothing: antialiased;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: center;
		content: "\e03d";
	}
}
