/**
 * Child Theme Labels classes

/* for debugging */
.theme-browser .theme .theme-screenshot {
	/*overflow:visible  !important;*/
}

/* Screenshot overlay - our structural element
----------------------------------------------------------*/
.theme-screenshot .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
