.product, .type-product, .type-product .images
{
position:relative;
overflow:hidden;
}
.wc-product-flag-wrap
{
	position:absolute;
	top:3.25em;
	right:-3.75em;
z-index:9999 !important;
}
.wc-product-flag
{
	font-weight: 700;
	padding: 0.53em 5em;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	
}