/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2025 | 10:01:43 */
.product_list div ul{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}

.product_list div ul li,.product_list div ul li a{
	display:flex;
	flex-direction:column;
	text-align:center;
}
