body{
    direction: rtl;
    font-family: "Noto Kufi Arabic", sans-serif;
}
.owl-carousel{
    direction: ltr;
}
.main-menu .navigation > li > ul{
    right: 0;
    left: auto;
}
.ExcluseiveBrands .brandsEx .brandItem .DataBrand .leftSide svg{
    transform: rotate(180deg);
}
.ExcluseiveBrands .brandsEx .brandItem .DataBrand .rightSide h2::before{
    left: auto;
    right: 0;
}
.brandesItems .itemBrand h2::before{
        left: auto;
    right: 0;
}

.align_center_top_left .owl-nav{
        right: auto;
        left: 0;
}


.accordion-button::after{
    margin-left: 0;
    margin-right: auto;
}
.bg{
    direction: rtl;
}
.chiller_cb label {
    padding-left: 0;
    padding-right: 30px;
}
.chiller_cb span{
    right: 0;
    left: auto;
}

.dropdowenfeatures .dropdown-menu{
    left: 0 !important;
    right: auto !important;
}

.products .productItem .dowenBox p.priceee {
   
    direction: rtl;
}


@media(max-width: 768px){
    .sidenav-bar .navigation li.dropdown .dropdown-btn {
        right: auto;
        left: 0;
    }
}