@font-face {
    font-family: IRANSans;
    src: url('../../fonts/IRANSansWeb-Medium.eot');
    src: url('../../fonts/IRANSansWeb-Medium.eot?#iefix') format('embedded-opentype'), url('../../fonts/IRANSansWeb-Medium.woff2') format('woff2'), url('../../fonts/IRANSansWeb-Medium.woff') format('woff'), url('../../fonts/IRANSansWeb-Medium.ttf') format('truetype');
    font-weight: 400
}


html,*{
    font-family: IRANSans !important;
}
.hover-button
{
    transform: translateX(50%)!important;
}
.wpb_wrapper .liner-continer{
    text-align: center !important;
}

.wrapper-content-banner .banner-title{
    text-align: right;
}
.wd-header-nav ,.wd-search-full-screen .search-info-text > span ,p h1,h2,h3,h4,h5,h6,span,.summary-inner,.wd-grid-g,.page-title .container > *,.login-form-footer{
    direction: rtl;
}
label,wd-products-nav,.product_title,.woocommerce-privacy-policy-text , .cart-subtotal th, tr th{
    text-align: right;
    direction: rtl;
}
.wd-checkout-steps li svg{
    transform: rotate(180deg);
}
.price_discount{
    margin-left: 10px;
}
.product_list_widget > li .widget-product-info{
    direction: rtl;
    text-align: right;
    margin-right: 10px;
}
.theme-tabs{
    direction: rtl;
}
.shop_table{
    direction: rtl;
}
.entry-content *
{
    direction: rtl;
    text-align: right;
}

.swiper-wrapper{
    direction: unset !important;
}
.swiper-wrapper .swiper-slide{
    margin-left: unset !important;
}