
/* Custom CSS untuk child theme */
.wpl_prp_show_detail_boxes_cont .neighborhood .Train::after {
    font-family: 'FontAwesome';
    content: "\f21c";
    font-size: 13px;
    transform: translateY(2px);
}

.menu_wishlist a:before {
    content: "\f004" !important;
}