@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;
}
}
.goldpricebar{
	background: #29b122;
    color: white;
    text-align: center;
    padding: 5px 0 5px 0;
}