body.dlm-rtl.woocommerce,
body.dlm-rtl.woocommerce-page {
    direction: rtl;
}

body.dlm-rtl .woocommerce table.shop_table th,
body.dlm-rtl .woocommerce table.shop_table td {
    text-align: right;
}
