body {
    text-align: right;
    direction:ltr;
    font-family: "Droid Sans", sans-serif/*rtl:prepend:"Droid Arabic Kufi",*/;
    font-size:17px/*rtl:14px*/;
}

.arrow-header:before {
    right: 0 !important;

    left: unset !important;
}

.arrow-header {
    font-size: 1rem !important;
    padding-right: 75px !important;
}

p {
    font-size: 1rem;
}

.category-filters ul:before {
    right: 0 !important;

    left: unset !important;
}

.category-filters ul {
    padding-right: 75px !important;
}