/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2026 | 09:56:22 */
.blog_search_fselect_facet .fs-label-wrap{
	color: #284253;
	font-size: 16px;
	font-weight: 700;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
	border-top: 1px solid #F6917B;
	border-bottom: 1px solid #F6917B;
	border-left: 0;
	border-right: 0;
}



.blog_search_fselect_facet .fs-label-wrap .fs-arrow{
	    border: none;
    content: "";
    background-image: url(/wp-content/uploads/2025/10/Vector-10.svg);
    width: 19px;
    height: 11px;
    background-repeat: no-repeat;
    right: 16px;
}

.blog_search_fselect_facet .fs-wrap{
	width: 100%;
}

.blog_search_fselect_facet .fs-search{
	background-color: #ffffff;
	padding: 6px 8px;
}

.blog_search_fselect_facet .fs-search input, .blog_search_fselect_facet .fs-search input::placeholder{
	color: #284253;
}

.blog_search_fselect_facet .fs-dropdown{
	color: #284253;
	border: 0;
}

.home_blog_content_style.blog_page_grid .pp-content-grid-post-title a{
	font-size: 20px;
}

.home_blog_content_style.blog_page_grid .pp-content-post:hover .pp-content-grid-post-title a{
	font-weight: 700;
}

.home_blog_content_style.blog_page_grid .pp-content-grid-post-title a:hover{
	color: #284253;
}

.home_blog_content_style.blog_page_grid .on_hover_btn{
	font-weight: 700;
	color: #000000;
	font-size: 14px;
}