
body {
    direction: rtl;
    text-align: start;
    font-family: "Cairo", sans-serif;
}

.header.style-04 .block-search-form .btn-submit {
    border-radius: 40px 0 0 40px;
}

.chosen-container-single .chosen-single div {
    right: auto;
    left: 0;
}

.product-item.style-06 .product-thumb {
    float: right;
}

.akasha-products.style-06 .owl-slick .slick-arrow.next {
    right: auto;
    left: 40px;
    /* transform: scaleX(-1); */
}

.akasha-products.style-06 .owl-slick .slick-arrow.prev {
    right: auto;
    left: 0;
}

.akasha-products.style-06 .title::before {
    left: auto;
    right: 0;
}

.slick-slider {
    direction: ltr;
}

.slick-initialized .slick-slide {
    direction: rtl;
}

.blog-grid .post-title::before {
    left: auto;
    right: 0;
}

.section-016 .payment {
    text-align: left;
}

.header-top-inner .top-bar-menu.right {
    text-align: left;
}

.breadcrumbs .breadcrumb li+li::before {
    content: "\f104";
}

.akasha-checkout-login .akasha-info,
.akasha-checkout-coupon .akasha-info {
    padding-inline-end: 20px;
    padding-inline-start: 122px;
}

.akasha-checkout-login .akasha-info::before,
.akasha-checkout-coupon .akasha-info::before {
    left: auto;
    right: 20px;
}

#order_review .shop_table tr.shipping td,
#order_review .shop_table tr.cart-subtotal td,
#order_review .shop_table tr.order-total td,
#order_review .shop_table tr .product-total {
    text-align: left;
}

.payment_box::before {
    left: auto;
    right: 25px;
}

#payment .input-radio~label::before {
    left: auto;
    right: 0;
}

#payment .input-radio:hover+label::after,
#payment .input-radio:checked+label::after {
    left: auto;
    right: 6px;
}

form {
    direction: rtl;
}

select {
    background-position: left;
}

.akasha-form__label-for-checkbox>span::before {
    left: auto;
    right: 0;
}

.cart_totals .shop_table tr td {
    text-align: left;
}

.akasha-breadcrumb i {
    transform: scaleX(-1);
}

.widget_product_search .akasha-product-search button[type="submit"],
.widget_search .search-form button {
    right: auto;
    left: 0;
}

#widget-area .widgettitle::before {
    left: auto;
    right: 0;
}

.widget_categories .cat-item a::before,
.widget_product_categories .cat-item a::before,
.akasha-widget-layered-nav .akasha-widget-layered-nav-list__item a::before {
    left: auto;
    right: 0;
}

.post-item .slick-arrow.next {
    right: auto;
    left: 5px;
    transform: scaleX(-1);
}

.post-item .slick-arrow.prev {
    right: auto;
    left: 50px;
    transform: scaleX(-1);
}

.widget-akasha-post .post-thumb {
    float: right;
}

.post-item .post-meta>div:not(:last-child)::after {
    right: auto;
    left: 0;
}

.post-footer .akasha-share-socials~.categories {
    float: right;
}

.post-footer .akasha-share-socials {
    float: left;
}

.akasha-newsletter.style-01 .submit-newsletter {
    right: auto;
    left: 0;
    border-radius: 50px 0 0 50px;
}

.shop-after-control .akasha-pagination {
    float: right;
}

.shop-after-control .akasha-result-count {
    float: left;
}

.meta-dreaming .block-dreaming {
    text-align: right;
}

.meta-dreaming {
    text-align: left;
}

.header-mobile-right {
    text-align: left;
}

.akasha-menu-clone-wrap.open {
    left: auto;
    right: 0;
}

.akasha-menu-clone-wrap {
    left: auto;
    right: -360px;
}

.akasha-menu-panels-actions-wrap .akasha-menu-close-btn,
.akasha-menu-panels-actions-wrap .akasha-menu-prev-panel {
    right: auto;
    left: 0;
}

.block-minicart.open .widget_shopping_cart {
    right: auto;
    left: 0;
}

.block-minicart .widget_shopping_cart {
    right: auto;
    left: -495px;
}
.block-minicart .widget_shopping_cart .product_list_widget li .remove_from_cart_button {
	left: 15px;
    right: auto;
}
.widget_shopping_cart .product_list_widget img{
    float:right;
    margin-right: 0px;
    margin-left: 20px;
}
.widget_shopping_cart .akasha-mini-cart__total .akasha-Price-amount{
    float: left;

}
.category .chosen-container li{
    text-align: right;
    padding: 2px 30px 2px 0;
}
.category .chosen-container li::before{
    top: 2px;
    left: auto;
    right: 14px;
}

.akasha-banner.style-01 .title{
    letter-spacing: 0;
}
.shop-before-control{
    text-align: left;
}
.akasha-pagination .page-numbers.prev::before, .comments-pagination .page-numbers.prev::before, .pagination .page-numbers.prev::before{
    content:"\f105"
}
.akasha-pagination .page-numbers.next::before, .comments-pagination .page-numbers.next::before, .pagination .page-numbers.next::before{
    content: "\f104";
}
.widget_price_filter .price_label{
    float: right;
}
.widget_price_filter .button{
    float: left;
}
.header-control{
    text-align: left;
}
.rating-wapper .star-rating{
    direction: ltr;
}