/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 27 2025 | 10:37:58 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.base-text p {
	text-align: justify;
	line-height: 30px;
}
.ts-comments-show .ts-button-b {
	font-family: 'Iransans';
}
.ts-comments-show .ts-button-b:hover {
	background: #f7941d;
	border: 1px solid #f7941d;
}
#comment-submit ,
.share-text , 
.next .title ,
.previous .title
{
		font-family: 'Iransans' !important;
}
body > div.main-wrap > div.main.ts-contain.cf.right-sidebar > div > div > div.the-post.s-post-modern > div.author-box > section > div > a ,
body > div.main-wrap > div.main.ts-contain.cf.right-sidebar > div > div > div.the-post.s-post-modern > section.navigate-posts > div > span.link > a {
	    font-family: "IRANYekanXFaNum Regular" !important;

}

.bs-vc-content .vc_row {
    width: 100% !important;
}

.single-container ul li {
    list-style: disc !important;
    list-style-position: inside !important;
}