/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 17 2025 | 15:08:21 */
.single.single-post .container {
	max-width: 100%;
	width: 1380px;
}
.single.single-post .container .single-post.entry-content{
	max-width: 100%;
}
@media (max-width: 1024px){
	.with-sidebar.mo-blog .mo-post-item {
		margin-right: 0;
	}
	.sidebar.sidebar-right {
		display: none;
	}
}