/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 07 2025 | 04:35:29 */
/* Hides only the plus icon inside the 'More Filters' button */
.lp_add_more_filter .fa-plus {
    display: none !important;
}