.sticker-minus20 {
	background-image: url('https://www.svanekerteminde.dk/shared/10/261/image_120x120m.png');
	background-color: transparent;
	background-size: contain;
}

.sticker>.sticker-minus20 {
	width: 100px;
	height: 25px;
}

.sticker-nyhed {
	background-color: #6B8A94;
	width: 60px;
	height: 18px;
	margin: 0px;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
	color: #fffff;
	border-radius: 0px;
	font-weight: bold;
	line-height: 1.1;
}

#commodity-show-image .sticker-nyhed {
	width: 90px;
	height: 20px;
	margin: 7px;
	font-size: 13px;
	color: #fffff;
	font-weight: bold;
}
.sticker-bargain-23 {
	background-color: #6B8A94;
	width: 60px;
	height: 18px;
	margin: 0px;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
	color: #fffff;
	border-radius: 0px;
	font-weight: bold;
	line-height: 1.1;
}

#commodity-show-image .sticker-bargain-23 {
	width: 90px;
	height: 20px;
	margin: 7px;
	font-size: 13px;
	color: #fffff;
	font-weight: bold;
}
.sticker>.sticker-mid-season-sale .sticker-MID-SEASON-SALE {
	background-color: ##2d3759;
	width: 60px;
	height: 18px;
	margin: 0px;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial;
	color: #fffff;
	border-radius: 0px;
	font-weight: bold;
	line-height: 1.1;
}

.sticker>.sticker-mid-season-sale #commodity-show-image .sticker-MID-SEASON-SALE {
	width: 130px;
	height: 20px;
	margin: 7px;
	font-size: 13px;
	color: #fffff;
	font-weight: bold;
}
.sticker-efterar-container {
	top: 0;
	left: 0;
}

.sticker>.sticker-efterar {
	<style>
}

.sticker>.sticker-efterar .product-card {
	position: relative;
}

.sticker>.sticker-efterar .medlemsrabat-badge {
	display: inline-block;
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 6px 20px;
	font-size: 12px;
	border-radius: 4px;
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 1000;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.sticker>.sticker-efterar {
	</style>

	<div class="medlemsrabat-badge">MEDLEMSRABAT: -25 %</div>
}

.sticker-ekstra10-container {
	top: 0;
	right: 0;
}

.sticker-ekstra10 {
	background-color: #000000;
	width: 60px;
	height: 35px; /* lidt højere for 2 linjer */
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 8px;
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	border-radius: 0px;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.sticker>.sticker-ekstra10 {
	/* På selve produktsiden */
}

#commodity-show-image .sticker-ekstra10 {
	width: 90px;
	height: 35px;
	margin: 7px;
	font-size: 11px;
	line-height: 1.1;
	padding: 0;
}