html {
	direction: rtl;
}

body,
button,
input,
select,
textarea {
	text-align: right;
}

.woocommerce .star-rating {
	float: none;
}

.woocommerce div.product form.cart div.quantity {
	float: right;
	margin: 0 0 0 12px;
}

.woocommerce table.shop_table {
	text-align: right;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	float: right;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	float: left;
}

.dokan-dashboard .dokan-dash-sidebar,
.dokan-dashboard .dokan-dashboard-content {
	direction: rtl;
	text-align: right;
}

.dokan-store .profile-frame,
.dokan-single-store {
	direction: rtl;
}
