@font-face {
    font-family: 'IRANYekanX';
    src: url(fa-fonts/IRANYekanXFaNum-Regular.woff2) format('woff2');
}

@font-face {
    font-family: 'Alibaba';
    src: url(fa-fonts/Alibaba-regular.woff2) format('woff2');
}

@font-face {
    font-family: 'AlibabaBold';
    src: url(fa-fonts/Alibaba-bold.woff2) format('woff2');
}

body.rtl #wpadminbar * {
    font-family: IRANYekanX;
}
/*.rtl rs-module h1.rs-layer, .rtl rs-module h2.rs-layer, .rtl rs-module h3.rs-layer, .rtl rs-module h4.rs-layer, .rtl rs-module h5.rs-layer, .rtl rs-module h6.rs-layer {*/
/*    font-family: 'AlibabaBold' !important;*/
/*}*/
/*.rtl rs-module-wrap, .rtl rs-module-wrap * {*/
/*    font-family: inherit !important;*/
/*}*/

.rtl .wpcf7 {
    direction: rtl;
}
.rtl .wpcf7 input[type="url"], .rtl .wpcf7 input[type="email"], .rtl .wpcf7 input[type="tel"] {
    direction: rtl;
}
.rtl .pls-heading.pls-text-right {
    margin-right: 0 !important;
    margin-left: auto;
}
.rtl .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    margin-left: -.5em;
    margin-right: auto;
}
.rtl span.woocommerce-Price-currencySymbol {
    padding-right: 3px;
}
.rtl .dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 button, .rtl .dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 a.dokan-btn {
    float: left;
}
.rtl .dokan-withdraw-content .dokan-withdraw-area .dokan-panel-body .dokan-panel-inner-container .dokan-w5 #dokan-withdraw-display-requests-button {
    float: left;
    text-decoration: none;
}
.rtl .dokan-form-horizontal .dokan-control-label {
    text-align: right;
    padding-left: 15px;
}
.rtl .dokan-right-margin-30 {
    margin-right: 0;
    margin-left: 30px;
}
@media (max-width: 767px){
.rtl .dokan-table tbody tr td {
    text-align: right;
}
}
.promo-bar-close:before, .close-sidebar:before, .pls-mobile-menu-header .close-sidebar:before, #cancel-comment-reply-link:before, .wishlist_view.mobile .remove_from_wishlist:before {
    content: "\e9c3" !important;
}
body.rtl select {
    background: unset;
}
body.rtl .mfp-close {
    right: auto;
    left: 0;
}
body.rtl.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    margin-left: -.5em;
}
body.rtl.woocommerce .widget_price_filter .price_label {
    width: 60%;
}
body.rtl .product-countdown-timer {
    direction: ltr;
}