
.totalSold {
	background-color: #5bc1ac;
	position: absolute;
	top: 0px;
	right: 1px;
	padding: 5px;
	border-radius: 3px;
}

.totalSold p {
	color: #fff!important;
	font-size: 11px;
	margin: 0!important;
	padding: 2px;
}