/*
Theme Name: IranKala Child
Template: irankala
Description: چایلد تم برای قالب IranKala
Author: javad khorashadi
Version: 1.0.1
Text Domain: irk-child
*/

.woocommerce-Price-bidi {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    gap: 3px;
    unicode-bidi: normal !important;
}