/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2025 | 23:42:04 */
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
	font-size: 16px;
	line-height: 24px;
    margin: 0 0 5px;
}

.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta {
	padding: 0 0 2px;
	margin: 8px 0 0;
}

.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta > span {
	font-size: 12px;
	line-height: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	color: rgba(0,0,0,0.5);
}

.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title, 
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_date, 
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_excerpt {
	padding-left: 15px;
	padding-right: 15px;
}

.bt_bb_latest_posts_item_image {
	display: none;
}

.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item {
    border-bottom: 1px dotted #ddd;
}

.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category, 
.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category {
    padding: 0 15px;
    margin: 18px 0 0;
}

.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date:before {
    display: none;
}