body {
	direction : rtl;
}


.fa-angle-right::before {
    content: "\f104";
}


.fa-angle-left::before {
    content: "\f105";
}

.widget_recent_entries a::before {
    content: "\f100";
}



#secondary, .home.blog #secondary, #sidebar-shop {
    float: right;
}

#primary, .home.blog #primary {
    float: left;
}


.nav-links .nav-previous a::before {
    content: "\f0da";
}

.nav-links .nav-next a::after {
    content: "\f0d9";
}

.easy_store_advance_product_search .woocommerce-product-search .searchsubmit {
    left: 7px;
    right: unset;
}


#site-navigation ul li a.sub-toggle {
    left: 7px;
    right: unset;
}


.menu-toggle {
    float: right;
}

#commentform label {
    width:unset;
}