.div-square { 
	box-shadow: none;
}
.addCart {
	cursor: pointer
}
.addCart.bi-bag-check-fill {
	color: #fff; 
}
.Price{ 
	position: absolute; 
	top: 3px; 
	right: 7px; 
	font-size: 0.722rem; 
	text-align: center;
}
.item-proname { 
	height: auto !important; 
	text-align: left !important;
}
.item-proname a i { 
	font-size: 1.25rem; 
}
.item-proname .price{
	font-size: 1.35em; 
}
.item-proname .price small{ 
	font-size: 0.75em;
}