/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 07:01:19 */
.applied_list_items .fa-circle:before{
	content: "";
	background-image: url("/wp-content/uploads/2025/10/Check-Mark.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 36px;
    height: 36px;
    display: inline-block;
}