/*
Theme Name: Golf Fan Fair 
Template: hello-elementor
Version: 2.0.1
Author: Orfeostory Team
Description: A child theme of Golf Fan Fair .
Text Domain: hello-elementor-child
*/



.wcswl-heart-btn:not(.wcswl-active) .wcswl-heart-icon::before {
    font-size: 36px !important;
    color: #103325;
}
.wcswl-heart-btn{
    border: none;
    padding: 0px;
    margin: 0px;
    background: transparent !important;
}
.wcswl-heart-btn.wcswl-active .wcswl-heart-icon::before {
    content: "♥";
	    font-size: 36px !important;
    color: #103325;
}