.badge.price-badge {
	-webkit-box-shadow: none;
	box-shadow: none;
	content: '' !important;
}

.price-badge::before {
	content: '' !important;
}

.sale.no-percentage::before {
	content: '' !important;
}

.item_swift_productdefaultimage {
	min-height: 100px;
}

.item_swift_productheader {
	min-height: 53px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.item_euko_priceanddiscount {
	min-height: 70px;
}

.free-shipping-banner {
	border: 1px solid #164F78;
	padding: 12px 8px;
	font-size: 0.9rem;
	margin-top: 4px;
}

.discount-highlight {
	color: red;
}

.full-width {
	width: 100% !important;
}

.articles-not-reserved {
	margin-top: 7px;
}

.text-price.badge.sale {
	font-size: 16px;
	font-weight: normal;
}
