/*
 * Baazahan RTL layer.
 * The theme is Persian-first, so this file is loaded for every public page.
 */
html,body{direction:rtl;text-align:right}
body,input,textarea,select,button{font-family:IRANSansXFaNum,Tahoma,sans-serif}
input,textarea,select,button,.select2-container,.select2-dropdown{direction:rtl;text-align:right}
.entry-content,.page-content,.woocommerce,.woocommerce-page,.wc-block-cart,.wc-block-checkout,.wc-block-components-sidebar-layout{direction:rtl;text-align:right}
.wp-block-table table,.woocommerce table,.wc-block-cart-items{direction:rtl}
.woocommerce .woocommerce-result-count{float:right}
.woocommerce .woocommerce-ordering{float:left}
.woocommerce .star-rating{float:left}
.woocommerce div.product .woocommerce-product-rating .star-rating{float:right;margin:.5em 0 0 8px}
.woocommerce form .form-row-first{float:right}
.woocommerce form .form-row-last{float:left}
.woocommerce .select2-container .select2-selection--single .select2-selection__arrow{right:auto;left:1px}
.select2-container--default .select2-search--dropdown .select2-search__field{direction:rtl;text-align:right}
.select2-results__option{text-align:right}
.woocommerce-account .woocommerce-MyAccount-navigation{float:right}
.woocommerce-account .woocommerce-MyAccount-content{float:left}
@media(max-width:900px){.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none}}
@media(min-width:901px) and (max-width:1024px){.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none}}
