.woocommerce span.soldout, .woocommerce-page span.soldout {
	min-height: 52px;
	min-width: 52px;
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	line-height: 52px;
	top: 6px;
	left: 6px;
	margin: 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 40px;
	background: #C11B17;
	backgr