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

.sticker>.sticker-tilbud {
	background-color: #ed4b4b;
	border-radius: 100px;
	width: 40px;
	height: 40px;
	top: 10px;
	left: 10px;
	position: relative;
}

.sticker-women-varer-container {
	top: 0;
	right: 0;
}

.sticker-women-varer {
	background-color: #333333;
	border-radius: 100px;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 10px;
	position: relative;
	line-height: 1;
}
.sticker-women-varer-outlet-container {
	top: 0;
	right: 0;
}

.sticker-women-varer-outlet {
	background-color: #333333;
	border-radius: 100px;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 10px;
	position: relative;
	line-height: 1;
}
.sticker-men-varer-outlet-container {
	top: 0;
	right: 0;
}

.sticker-men-varer-outlet {
	height: 75px;
	width: 75px;
	border-radius: 50px;
	line-height: 15px;
}
.sticker-bargain-container {
	bottom: 0;
	left: 0;
}

.sticker>.sticker-bargain {
	height: 30px;
	width: 130px;
	left: 10px;
	bottom: 10px;
	position: relative;
	border-radius: 5px;
}