/*
Theme Name: AccessPress Parallax
Theme URI: https://hamyarwp.com/accesspress-parallax/
RTL-er: HAMYARWP
RTL-er URI: https://hamyarwp.com
*/
@font-face {
    font-family: 'WYekan';
    src: url('fonts/WebYekan.eot');
    src: url('fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebYekan.woff') format('woff'),
         url('fonts/WebYekan.ttf') format('truetype'),
         url('fonts/WebYekan.svg#WebYekan') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600–06FF;
}
html, body, div, h1, h2, h3, h4, h5, h6, p,.main-navigation > ul > li  {
  font-family: WYekan !important; font-weight: normal;}
.comments-title,.posted-on, input, textarea,.main-logo h1 ,.entry-header h1.entry-title ,.entry-footer,.site-main .comment-navigation a, .site-main .paging-navigation a, .site-main .post-navigation a  {
  font-family: WYekan !important; font-weight: normal;}
.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: 9999px;}
	.copy-right {
    float: right;
}
.bottom-footer a {
    text-decoration: none;
}
.comment-author img {
    margin-left: 10px;
	margin-right:0;
}
.apss-theme-1 .apss-single-icon a {
    float: right;}
 #site-logo {
    float: right;
}
.main-navigation > ul > li {
    float: right;}
.main-navigation {
    float: left;}
.main-navigation ul ul ul {
    right: 100%;
    left:auto;
}
.main-navigation ul ul {
    right: 0px;
    left:auto;
}
.bx-wrapper .bx-pager {
    direction: ltr;	
	}
.service-list.even .service-detail {

    direction: ltr;}
.team-tab {
    direction: ltr;
}
.team-detail {
    float: right;
}
.team-big-image {
    float: right;
    margin-left: 3%;
    margin-right:0;
}
.blog-list .blog-excerpt .posted-date .fa {
    margin-left: 5px;
    margin-right: 0;
}
.blog-list .blog-excerpt span {
    right: auto;
	left:10px;
}
.fa-angle-right:before {
  content: "\f104";
}
.testimonial-listing{
direction:ltr;
}
.bx-next .fa-angle-right:before {
  content: "\f105";
}
.top-footer h2::after {
    right: 0px;
	left:auto;
	}
.bx-wrapper .bx-controls-direction a {
    text-indent: 9999px;
}
.entry-footer span {
    margin-left: 15px;
    margin-right: auto;
}
.entry-footer .fa {
    margin-left: 5px;
    margin-right: auto;
}
.edit-link a .fa {
    margin-left: 5px;
    margin-right: auto;
}	
#primary {
    float: right;
}
#secondary {
    float: left;
}
.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
    direction: ltr;
}
.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
    direction: ltr;
}
.main-navigation > ul > li > a {
    font-size: 16px;
}
p {
    font-size:105%;
}	
@media screen and (max-width: 768px){
.main-navigation > ul > li {	
float:none;
}
}
