/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2025 | 07:55:50 */
.hyv_blogs_featured_img {
	padding: 15px !important;
}

.hyv_blogs_featured_img a img {
	aspect-ratio: 233/163 !important;
	object-fit: cover;
}

.hyv_blogs_title_div {
	padding: 0 20px 20px 20px !important;
}

.hyv_blogs_title_div a {
	color: #262261;
    font-family: "filson-pro", Verdana, Arial, sans-serif;
    font-weight: 700;
	font-size: 24px;
	text-decoration: none !important;
}

.hyv_blogs_read_more_btn {
	padding: 0 22px 20px 22px !important;
}

.hyv_blogs_read_more_btn a {
	font-family: "proxima-nova", Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    background-color: #262261;
    padding: 10px 30px;
    border: 0;
    border-radius: 100px;
    color: #ffffff;
    text-decoration: none;
    transition: all .3s ease 0s;
    width: 100%;
    display: block;
}

.hyv_blogs_read_more_btn a:hover {
    background-color: #fdbd19;
}

.blogs_filters .facetwp-facet-title {
	font-family: proxima-nova, Verdana, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
	color: #6988A6;
	background-color: #F7F9FB;
	padding: 12px 30px;
	border-radius: 100px;
}

.blogs_filters .facetwp-facet {
	margin-left: 30px;
}
