.nav-main .dropdown-menu .dropdown-item {
    text-align: right;
}

#menu .btn-group .dropdown-menu li {
    text-align: right;
}

#menu .btn-li {
    text-align: right;
}

footer p {
    padding-right: 20px;
}

footer .title {
    text-align: right;
}

footer .title::before {
    right: -70px;
}

@media (max-width: 992px) {
    footer .title {
        text-align: right;
    }
}

@media (max-width: 769px) {
    footer .title {
        right: 15% !important;
    }
}

@media (max-width: 426px) {
    footer .title {
        right: 0% !important;
    }

    footer .title::before {
        right: -70px;
    }

    footer .title::after {
        left: -70px;
    }
}

#menu {
    transform: translate(100%, 0);
}

#menuToggle {
    margin-right: 50px;
}

#menuToggle input {
    right: -5px;
}

.search input {
    right: 30px !important;
}

.search button {
    margin-right: 20px !important;
}

.sidebar-title, .category, .content-blog, .grid-item a, .tag-countainer, .blog-container, .t-2,
.question .title1, .question .title2, .question input, .question textarea, .accordion-button:not(.collapsed), .accordion-button, .card-example .card__follow .title, .card-example .card__follow .title {
    text-align: right;
}

.grid-item img, .sidebar-title, .grid-item a {
    float: right;
}

.Publisher.share {
    float: left;
}

.date {
    text-align: left;
}

.tag-list {
    margin-right: 10px;
}

.under-line-sidebar-title {
    right: 0;
}

.under-line-sidebar-title2 {
    right: 29px;
}

.accordion-button::before {
    margin-left: 10px !important;
}

.tabs label {
    margin-right: 0.2rem;
}

.question .col-border-right {
    border-right: 2px solid #ffffffb5;
    padding-right: 10px;
}

.lan {
    left: 50px;
}

@font-face {
    font-family: 'Yekan';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('../Fonts/Yekan.eot');
    src: url('../Fonts/Yekan.woff') format('woff'),
    url('../Fonts/B Yekan+.ttf') format('ttf'),
    url('../Fonts/B Yekan+ Bold.ttf') format('ttf'),
    url('../Fonts/Yekan.ttf') format('ttf');
}

@font-face {
    font-family: 'iranyekan';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('../Fonts/iranyekan/IRANYekanXVF.woff') format('woff'),
    url('../Fonts/iranyekan/IRANYekanXVF.woff2') format('woff2');
}

* {
    font-family: 'iranyekan', sans-serif;
}