/* xl - DESKTOP STYLES */ 
.offerings__content .item {
	position: relative;
}

.offerings__content .item[href="https://niamito.com/kategorija-izdelka/eko-obrok-v-flaski/"] {
	text-align: center;
}

.offerings__content .item[href="https://niamito.com/kategorija-izdelka/eko-obrok-v-flaski/"]:after {
	display: block;
	position: absolute;
	top: -20px;
	right: -20px;
	content: "";
	background-image: url("https://niamito.com/wp-content/uploads/2026/05/badge-1_1x.webp");
	background-size: contain;
	width: 80px;
	height: 80px;
}


.archive .post-8710 .njamito-shop-custom-thumbnail-wrapper:after,
.archive .post-8708 .njamito-shop-custom-thumbnail-wrapper:after,
.archive .post-8538 .njamito-shop-custom-thumbnail-wrapper:after {
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	content: "";
	background-image: url("https://niamito.com/wp-content/uploads/2026/05/badge-1.1_1x.webp");
	background-size: contain;
	width: 80px;
	height: 80px;
}


