/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 31 2025 | 00:27:55 */
/* Subtext under the Filter Recipes header */
.wpc-filter-header .wpc-filter-subtext {
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 18px;
    color: #666;
}

/* All filter titles styling */
.custom-filter-title {
    font-family: Merriweather, serif;
    font-weight: 400;
    color: #060606;
    word-wrap: break-word;
    line-height: 1.48em;
}
.wpc-search-icon {
  bottom: 25px;
}