.sticker-sale-container {
	top: 0;
	left: 0;
}

.sticker-sale {
	background-color: #000000!important;
	width: 40px;
	height: 40px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	border-radius: 30px;
	font-weight: bold;
}

#commodity-show-image .sticker-sale {
	display:none;
	background-color: #000000!important;
	width: 80px;
	height: 80px;
	margin: 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	border-radius: 70px;
	font-weight: bold;
}