/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 08 2025 | 03:37:27 */
.home_blog_readmore {
	border-top: 1px solid #7A7A7A;
}
.home_blog_readmore a{
	display: inline-block;
	background: #7A7A7A;
	color: #fff;
	padding: 10px 30px;
	border-radius: 8px;
}
.kt_color_gray{
	color: #7A7A7A;
}
.comment-content a:not(.button), .entry-content p a:not(.button):not(.select2-choice):not([data-rel=lightbox]){
	 border-bottom: 2px solid  #7A7A7A;
	color: #7A7A7A;
}
.kt_post_category a{
	color: #7A7A7A;
}
.blog_item.grid_item .post-grid-footer-meta{
	border-top: 2px solid #7A7A7A;
}
.postlist article .entry-content a.more-link{
	border: 2px solid #7A7A7A;
}


.entry-content p a:not(.button):not(.select2-choice):not([data-rel="lightbox"]):hover{
	color: #d19b30;
	background: #fff;
}

#kadbreadcrumbs{
	background: #d19b30;
}
















