/* RTL exception layer — keep small. Shared components use logical properties. */
html[dir="rtl"] .woocommerce .star-rating{float:none}
html[dir="rtl"] .woocommerce form .form-row-first{float:right}
html[dir="rtl"] .woocommerce form .form-row-last{float:left}
html[dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__arrow{left:10px;right:auto}
html[dir="rtl"] .woocommerce-error,html[dir="rtl"] .woocommerce-info,html[dir="rtl"] .woocommerce-message{padding-right:3.5em!important;padding-left:1.5em!important}
