/* Add your custom css for RTL layout */


/* ---------------------------------- */


/* Add your Personal Font Source Here */


/* ---------------------------------- */

@font-face {
    font-family: 'AfsoonWebFont';
    src: url('font/Sahel.eot');
    /* IE9 Compat Modes */
    src: url('font/Sahel.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/Sahel.woff2') format('woff2'), /* Super Modern Browsers */
    url('font/Sahel.woff') format('woff'), /* Pretty Modern Browsers */
    url('font/Sahel.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 400;
}

@font-face {
    font-family: 'AfsoonWebFont';
    src: url('font/Sahel-Bold.eot');
    /* IE9 Compat Modes */
    src: url('font/Sahel-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/Sahel-Bold.woff2') format('woff2'), /* Super Modern Browsers */
    url('font/Sahel-Bold.woff') format('woff'), /* Pretty Modern Browsers */
    url('font/Sahel-Bold.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 600;
}

@font-face {
    font-family: 'AfsoonWebFont';
    src: url('font/Sahel-SemiBold.eot');
    /* IE9 Compat Modes */
    src: url('font/Sahel-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/Sahel-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
    url('font/Sahel-SemiBold.woff') format('woff'), /* Pretty Modern Browsers */
    url('font/Sahel-SemiBold.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 500;
}

@font-face {
    font-family: 'AfsoonWebFont';
    src: url('font/Sahel-Light.eot');
    /* IE9 Compat Modes */
    src: url('font/Sahel-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/Sahel-Light.woff2') format('woff2'), /* Super Modern Browsers */
    url('font/Sahel-Light.woff') format('woff'), /* Pretty Modern Browsers */
    url('font/SahelSahel-Light.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 300;
}

@font-face {
    font-family: 'AfsoonWebFont';
    src: url('font/Sahel-FD.eot');
    /* IE9 Compat Modes */
    src: url('font/Sahel-FD.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/Sahel-FD.woff2') format('woff2'), /* Super Modern Browsers */
    url('font/Sahel-FD.woff') format('woff'), /* Pretty Modern Browsers */
    url('font/Sahel-FD.ttf') format('truetype');
    /* Safari, Android, iOS */
}

.wpcf7-form-control.wpcf7-submit {
    font-family: AfsoonWebFont;
}


/* ---------------------------------- */


/* -------- Change General Font ----- */


/* ---------------------------------- */

*,
html,
body,
main,
ul,
ol,
li,
button,
input,
span {
    font-family: AfsoonWebFont;
    direction: rtl;
}

.post-title h1,
.post-title a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: AfsoonWebFont;
    direction: rtl;
    text-align: right;
}

strong {
    font-weight: 500;
}

time {
    font-family: AfsoonWebFont;
}

.comments-title,
#reply-title {
    font-family: AfsoonWebFont;
}

.img-profile .name-profile {
    right: -22%;
    left: unset;
}

.byline {
    display: none;
}

.post-meta i {
    margin-left: 8px;
}

span.meta-date {
    margin-left: unset;
    margin-right: 25px;
    font-weight: 500;
}

.img-profile .name-profile span {
    font-family: AfsoonWebFont;
    font-size: 16px;
}

.main-title .divider {
    left: unset;
    right: 30px;
    top: unset;
}

.main-title {
    padding-bottom: 15px;
}

.about .profile h1,
.main-title h1,
.post-navigation h2 {
    font-family: AfsoonWebFont, 'open_sansextrabold', Arial, sans-serif;
}

.main-title h1 {
    font-size: 20px;
}

.main-nav ul li a {
    font-size: 16px;
    font-family: AfsoonWebFont;
}

.elementor-142 .elementor-element.elementor-element-65e4d31 .elementor-image img {
    filter: brightness( 100%) contrast( 100%) saturate( 100%) blur( 0px) hue-rotate( 0deg);
    border-radius: 50%;
}

.contacts_phone {
    display: ltr !important;
    direction: ltr;
    text-align: right;
}

.contacts_email {
    font-size: 90%;
}

.intro h4 {
    margin-top: 0px;
    font-weight: inherit;
}

#theme_switcher {
    display: none;
}

.copyright_text {
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    font-family: initial;
}

.wpcf7 .columns_wrap label {
    margin-bottom: 12px;
}

.sc_printbuttons_out_content.sc_align_right .sc_printbuttons_title {
    font-family: AfsoonWebFont;
}

.scheme_default dt,
.scheme_default b,
.scheme_default strong,
.scheme_default em,
.scheme_default mark,
.scheme_default ins {
    color: #6c6d73;
}

.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],
.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom {
    text-align: left;
    padding-left: 10px;
}

.sc_item_title.sc_item_title_style_accent {
    margin-right: 2.3rem;
}

.sc_supertitle_text {
    margin-top: 10px;
    line-height: 24px !important;
}

.sc_supertitle h6 {
    font-size: 15px;
    font-weight: 500;
}

.contacts_site {
    text-align: left;
}

.contacts_email {
    text-align: left;
}

.elementor-icon-box-title {
    text-align: center;
}


/* ---------------------------------- */


/* -------- Mobile View Fix --------- */


/* ---------------------------------- */

@media screen and (min-width: 992px) {
    .col-md-3.nopr.left-content {
        float: right;
    }
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 662px) {}