.selling-price-text {
	color: #FF520C;
	font-size: 14px;
	line-height: 16.94px;
}

.product-list-card{
	border: 1px solid #ECECEC;
	border-radius: 15px;
}

.product-list-filter{
	border: 1px solid #ECECEC;
	padding: 15px;
	border-radius: 10px;
}