@font-face {
    font-family: 'Yekan';
    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-face {
    font-family: mitra;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/BMitraBold.woff') format('woff');
}

@font-face {
    font-family: mitra;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/BMitra.woff') format('woff');
}


@font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/Shabnam-Medium-FD-WOL.woff') format('woff');
}

@font-face {
    font-family: shabnam;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Shabnam-Bold-FD-WOL.woff') format('woff');
}

@font-face {
    font-family: sahel;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/Sahel-Black-FD-WOL.woff') format('woff');
}

@font-face {
    font-family: sahel;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Sahel-FD-WOL.woff') format('woff');
}

body,
input,
textarea,
select {
    font-family: sahel;
}

body {
    text-align: right;
}

.stories-title {
    text-align: right;
}

.post-slider .post-slider-header {
    padding-left: 70px;
    padding-right: 0;
}

.stories-title {
    padding-right: 10px;
    padding-left: auto;
    border-right: 4px solid #c80000;
    border-left: none;
}

.navbar-ad-section {
    text-align: left;
}

.main-navigation li {
    float: right;
}

.navbar .nav-search {
    left: 30px;
    right: auto;
}

.sub-menu {
    padding-right: 0;
}

.search-block {
    left: 30px;
    right: auto;
}

.search-block .form-control {
    border-right: 1px solid #cccccc;
}

.form-control, input, textarea, select {
    border-right: 1px solid rgba(0, 0, 0, 0.09) !important;
}

#submit {
    cursor: pointer;
}

.main-navigation .dropdown-menu, .main-navigation li ul {
    right: 0;
    left: auto;
}

.comment-author .avatar {
    right: 0;
    left: auto;
}

.featured-section .featured-slider .post-block .entry-title {
    font-size: 22px;
}

.main-navigation ul li.menu-item-has-children > a, .main-navigation ul li.page_item_has_children > a {
    padding-left: 32px;
    padding-right: auto;
}

.main-navigation ul li.menu-item-has-children > a:after, .main-navigation ul li.page_item_has_children > a:after {
    left: 15px;
    right: auto;
}

.featured-stories .post-boxed .entry-title {
    font-size: calc(21px - 3px);
}

.comment-body {
    padding-right: 60px;
    padding-left: auto;
}

.reply {
    text-align: left;
}

.comments-title {
    font-size: 24px;
}

.marquee {
    direction: ltr;
}

.owl-stage-outer {
    direction: ltr;
}

.post-slider .owl-nav {
    left: 0;
    right: auto;
}

.info-bar ul li {
    float: right;
}

.navbar-ad-section {
    text-align: left;
}

.top-stories-bar .top-stories-lists .marquee a {
    padding-right: 50px;
    padding-left: auto;
}

.widget-title {
    font-size: 18px;
    text-align: right;
    padding-right: 10px;
    padding-left: auto;
    border-right: 4px solid #c80000;
    border-left: none;
}

.info-bar .infobar-links li + li:before {
    margin-left: 10px;
    margin-right: 10px;
}

.nav-previous {
    text-align: left;
}

.site-footer .widget-title {
    text-align: right;
}

.widget ol, .widget ul {
    padding-left: 0;
    padding-right: 0;
}

.entry-meta .cat-links a {
    margin-left: 7px;
    margin-right: auto;
    font-weight: 500;
    float: right;
}

.text-lg-left {
    text-align: right !important;
}

.post-boxed.inlined .entry-title {
    font-size: calc(20px - 4px);
}

.featured-section .featured-post .post-boxed .entry-title, .featured-section .featured-post .post-block .entry-title {
    font-size: calc(21px - 3px);
}

.post-img-wrap .entry-meta .cat-links a, .post-img-wrap + .entry-header .entry-meta .cat-links a {
    margin-left: 5px;
    margin-right: auto;
}

.post-boxed .entry-title, .post-block .entry-title, .post-boxed.main-post.inlined .entry-title {
    font-size: 19px;
}

.entry-meta, .entry-meta a {
    font-size: 13px;
}

.site-footer .widget-area .newscard-widget-recent-posts .post-boxed .entry-title {
    font-size: calc(14px + 1px);
}

@media (max-width: 991px) {
    .navigation-bar-top .search-toggle {
        left: 30px;
        right: auto;
    }
}