/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2025 | 13:20:26 */
.blogs_grid_custom .pp-content-post-grid {
	grid-gap: 28px;
}

.blogs_grid_custom .pp-content-grid-post-image img {
	aspect-ratio: 498/375 !important;
	width: 100%;
	object-fit: cover;
}

.blogs_grid_custom .avid_homepage_blogs_title a {
	font-size: 22px !important;
    line-height: 21px !important;
	font-weight: 700 !important;
	margin-right: 10%;
	height: 45px;
}

.blogs_grid_custom .overlay {
	background: linear-gradient(181.23deg, rgba(102, 0, 0, 0) 45.38%, #130000 90.11%) !important;
}

.js_left_filters .facetwp-toggle {
	font-family: "Afacad", Verdana, Arial, sans-serif;
	font-size: 14px;
    font-weight: 400;
	color: #ee2d27;
}

.clear_filters_btn .facetwp-reset {
	padding-top: 5px;
    padding-right: 35px;
    padding-bottom: 6px;
    padding-left: 35px;
    font-family: Afacad, sans-serif;
    font-weight: 500;
    font-size: 14px;
	color: #444444;
	border: 1px solid #444444;
	border-radius: 23px;
	background-color: transparent;
}

.clear_filters_btn .facetwp-reset:hover {
	background-color: #444444;
	color: #ffffff;
}

.avid_pagination_custom .facetwp-pager {
	text-align: right;
}

.avid_pagination_custom .facetwp-page {
	font-family: "Afacad", Verdana, Arial, sans-serif;
	font-size: 17px;
    font-weight: 600;
	color: #000000;
	margin-right: 0;
	text-decoration: none !important;
	padding-left: 2px;
	padding-right: 2px;
}

.avid_pagination_custom .facetwp-page.active {
	background-color: #EE2D27;
	border-radius: 100px;
	padding: 2px 7px;
	color: #ffffff !important;
	margin-right: 6px !important;
	outline: 0 !important;
	border: 0 !important;
}

.avid_pagination_custom a.facetwp-page.next, .avid_pagination_custom a.facetwp-page.prev {
	display: none;
}

.blog_detail_featured_img img {
	aspect-ratio: 107/61 !important;
	object-fit: cover;
	width: 100% !important;
}

.post_content_custom p {
	font-family: Poppins, sans-serif;
    font-weight: 400;
	font-size: 18px;
	color: #000000;
	line-height: 1.5;
}

.back_to_search_result_infobox .pp-infobox-image {
	margin: 0 auto 4px;
}

.jd_social_share .pp-share-button {
	font-size: 9px;
}

.jd_social_share .pp-share-button-icon i {
	font-size: 1.9em;
}