
@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir.eot');
    src: url('../fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir.woff2') format('woff2'),
    url('../fonts/Vazir.woff') format('woff'),
    url('../fonts/Vazir.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir-Bold.eot');
    src: url('../fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Bold.woff2') format('woff2'),
    url('../fonts/Vazir-Bold.woff') format('woff'),
    url('../fonts/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir-Light.eot');
    src: url('../fonts/Vazir-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Light.woff2') format('woff2'),
    url('../fonts/Vazir-Light.woff') format('woff'),
    url('../fonts/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir-Medium.eot');
    src: url('../fonts/Vazir-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Medium.woff2') format('woff2'),
    url('../fonts/Vazir-Medium.woff') format('woff'),
    url('../fonts/Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir-Thin.eot');
    src: url('../fonts/Vazir-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Thin.woff2') format('woff2'),
    url('../fonts/Vazir-Thin.woff') format('woff'),
    url('../fonts/Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir-Black.eot');
    src: url('../fonts/Vazir-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Black.woff2') format('woff2'),
    url('../fonts/Vazir-Black.woff') format('woff'),
    url('../fonts/Vazir-Black.ttf') format('truetype');
    font-weight: 900;
}

/*---------------------------------- End of fonts ---------------------------------- */

body {
    font-family: 'Vazir', sans-serif !important;
}

*{
    font-family: 'Vazir', sans-serif !important;
}

.fa-regular, .far {
    font-family: "Font Awesome 6 Free" !important;
}
.fa, .fas {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
}
.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands" !important;
    font-weight: 400;
}
.footer-widget-title{
    text-align: right;
}
p {
    text-align: right;
}
.footer-list li{
    text-align: right;
}
.post-widget-item-media{
    float: right;
    padding: 0px 15px 0 0px;
}
.post-widget-item-content h4{
    text-align: right;
    margin-right: 10px;
}

.widget-title{
    text-align: right;
}
.ajax-nav{
    right: unset;
}
.ajax-nav-p {
    right: unset;
}
.section-title h2 {
    text-align: right;
}

.section-title::before, .single-post-header::after {
    left: unset;
    right: 0;
}
.list-post-content h3{
    text-align: right;
}
.grid-post-content .post-date, .list-post-content .post-date{
    float: right;
    text-align: right;
}
.picker-wrap .list-post .list-post-content h3 {
    overflow: hidden;
    direction: rtl;
}
.video-item-title h4{
    text-align: right;
}
.hero-section_title h2{
    text-align: right;
}
.breadcrumbs-list a, .breadcrumbs-list span, .breadcrumbs-header_url a, .breadcrumbs-header_url span {
    text-align: right;
    float: right;
}
.scroll-down-wrap {
    right: unset;
}
.section-title h3 {
    text-align: right;
}

.pr-subtitle.prs_big {
    text-align: right;
}
.pr-subtitle.prs_big::before {
    right: unset;
    left: 0;
}
.pr-subtitle.prs_big::after {
    left: 0;
    right: unset;
}
.custom-form textarea, .custom-form input[type="text"], .custom-form input[type="email"], .custom-form input[type="password"]{
    text-align: right;
}
.custom-form .btn {
    float: right;
}
.banner-widget_content h5 {
    text-align: right;
}
.hero-section_title h2::before, .banner-widget_content h5::before {
    left: unset;
    right: 0;
}
.contacts-list li {
    text-align: right;
}
.contact-social li, .contact-social .cs-title, .contact-social ul {
    float: right;
}
.about-img-hotifer p {
    text-align: right;
}
.sect_dec::after {
    left: 0;
    right: unset;
}
.nav-holder nav li {
    float: right;
}
.col-md-4 {
    float: right;
}
p{
    direction: rtl;
}
.topbar-social li a {
    float: right;
}
.topbar-social li {
    float: right;
}
.video_carousel_title h4{
    text-align: right;
}
.vc-pagination{
    right: unset;
}
.pc_contacts ul li {
    text-align: right;
    direction: rtl;
}
.profile-card_content h4{
    text-align: right;
    direction: rtl;
}
.profile-card_media_content {
    text-align: right;
    direction: rtl;
    float: right;
}
.profile-card_media_content h5{
    text-align: right;
    direction: rtl;
}
.profile-card_media_content h4 {
    text-align: right;
    direction: rtl;
}