.row.news {
	margin: 0 0 10px 0 !important;
}

.row.news h2 {
	margin-bottom: 1rem;
}

.item-wrapper .item .priceunit-wrapper {
	font-family: "Inter-Bold", sans-serif;
	pointer-events: none;
	position: absolute;
	bottom: 2rem;
	right: 35rem;
}

.priceunit-wrapper .unit {
	line-height: 240% !important;
}

.priceunit-wrapper .price {
	color: #000 !important;
	font-size: 1.4rem !important;
}

.filter-select select {
    padding: 1.1rem 3rem 1.3rem 1.2rem;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 3px;
}