/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2025 | 18:32:20 */
.elementor-icon-box-title{
	margin-bottom: 0
}
.tour-action-btns{
	justify-content: space-between;
	width: 100%
}
.tour-action-btns > a.btn{
	flex: 1;
	text-align: right;
}
.tour-action-btns > span{
	flex: 1;
	font-size: 12px;
	
}
.tour-action-btns > span strong{
	font-weight: 600;
    color: #dc834e;
	    font-size: 15px;
}
.tour-action-btns > span del{
	    color: #444;
    font-weight: 600;
}
.blog-entry.grid-entry .blog-entry-inner{
	border: none
}
.blog-entry.post .thumbnail img{
	border-radius: 20px;
}
.blog-entry.grid-entry .blog-entry-readmore a{
	color: #DD341D;
    font-size: 15px;
    font-weight: 600;
}
ul.meta li, 
ul.meta li a{
	color: #DD341D;
}
.related-post-media{
	border-radius: 20px;
	overflow: hidden;
}
.single .thumbnail img {
    border-radius: 20px;
}