I want to complete your guide so that others can use it as well. With that code, only the upper part will be rtl, and there is still a problem in the tabs section, and with this code that I add to your code, the problem of rtl the tabs will also be solved.
.sl-product .spacer {
direction: rtl;
}
.owl-carousel .spacer {
direction: rtl;
}