* {
	direction: rtl;
	unicode-bidi: embed; /* bidi-override */
}

h1,h2,h3,h4 {
	font-family : IranSans;
	font-weight : bold;
}
.fa-angle-right:before {
	content: "\f104";
}
.fa-angle-left:before {
	content: "\f105";
}
.header-v8 .dropdown-submenu > a:after,
.topbar-list .topbar-submenu > a:after {
	content: "\f104";
}
.owl-carousel .owl-item .avatar-of-reviewer,
.owl-carousel .owl-item .video-play-btn {
	width: auto;
	display: inline-block;
}
.style-swticher-header .theme-close {
  left: 6px;
  right: auto;
}

.header-v8 .AdsBoxMargin{
	margin: 0px;
}

@media(min-width:992px){
	.header-fixed .header-v8.header-fixed-shrink .blog-topbar {
		margin-top: -80px;
	}
	
	body.header-fixed-space-v2 {
	padding-top: 140px;
}
}

