:is(.elementor-widget-eskil_core_product_list, .related.products) .qodef-woo-product-image {
	position: relative;
}

:is(.elementor-widget-eskil_core_product_list, .related.products) .dpfp-featured-product-badge {
	position: absolute !important;
	top: var(--dpfp-card-badge-top, 14px) !important;
	right: auto !important;
	left: var(--dpfp-card-badge-left, 14px) !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	min-width: 0 !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 4px 10px !important;
	transform: none !important;
	z-index: 50 !important;
	background: #fff !important;
	color: #111 !important;
	border: 1px solid #111 !important;
	border-radius: 999px !important;
	box-shadow: none !important;
	font-size: 10px !important;
	font-weight: 500 !important;
	line-height: 1.1 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
}
