@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Noto+Kufi+Arabic:wght@100..900&family=Noto+Naskh+Arabic:wght@400..700&family=Noto+Sans+Arabic:wght@100..900&display=swap');
body{
    font-family: "Cairo", sans-serif !important;
    direction: rtl !important;
}
.rs-swiper-btn.has-bg-white.has-small{
    rotate: 180deg;
}
rs-counter-area rs-counter-one section-space has-theme-red{
    direction: ltr !important;
}
.rs-breadcrumb-one .rs-breadcrumb-menu ul li:not(:last-child)::before ,.sidebar-widget.widget-categories-two ul li i{
    rotate: 180deg;
}

@media (max-width: 991px) {
    .language-dropdown {
        left: unset;
        right: 250px;
    }
}
.language-dropdown {
    right: unset;
    left: 13px;
}
.custom-caption{
    left: unset;
    right: 31px;
    text-align: right;

}
