/*FIXES TO STACK THEME. (REMOVE THESE WHEN NO LONGER NEEDED)*/
/*Fixes issue with with the stack's inline video visual composer block*/
body .imagebg[data-overlay] .video-cover .video-play-icon:not(.hack1):not(.hack2):not(.hack3)
{
	z-index: 10 !important;	/* See [stack theme directory]\style\css\theme.css, .imagebg .video-cover .video-play-icon]  */
}