html[lang="ar"] .page-header-sliders {
    direction: initial !important;
}

html[lang="ar"] .table-icon-menu {
    gap: 15px;
}

html[lang="ar"] .header-top-links .header-acccount {
    left: 0;
    right: auto;
}

html[lang="ar"] .switcher-trigger {
    text-align: left;
}

html[lang="ar"] .header-area .switcher .switcher-options .switcher-dropdown {
    left: 0;
    right: auto;
}

html[lang="ar"] .top-custom-link ul {
    gap: 15px;
}

html[lang="ar"] footer .social-link {
    display: flex;
}

@media (max-width: 1199px) {
    html[lang="ar"] header.page-header .menu-wrapper {
        left: auto;
        right: 0;
    }
}

html[lang="ar"] .admin__action-dropdown-wrap .admin__action-dropdown-menu {
    left: 0;
    right: auto;
}

html[lang="ar"] .selectmenu-items li:last-child .selectmenu-item-action {
    padding-right: 76px;
}

html[lang="ar"] body .action-multicheck-wrap .action-menu,
html[lang="ar"] body .action-multicheck-wrap .action-menu .action-submenu {
    left: -48px;
}

html[lang="ar"] body .selectmenu-toggle:after {
    left: 1.1rem;
    right: auto;
}

@media only screen and (max-width: 767px) {
    html[lang="ar"] body .product-tab-wrapper .product-tab-content .product-tab .data.item.title.active a:after {
        left: 0;
        right: auto;
    }
    html[lang="ar"] body .product-tab-wrapper .product-tab-content .product-tab .data.item.title a:after {
        left: 0;
        right: auto;
    }
    html[lang="ar"] body.page-layout-2columns-left .product-container .category-product-actions .filter-toggle,
    html[lang="ar"] body.page-layout-2columns-right .product-container .category-product-actions .filter-toggle,
    html[lang="ar"] body.page-layout-3columns .product-container .category-product-actions .filter-toggle {
        float: right;
        width: auto;
        margin-left: auto;
        margin-right: 0;
    }
}

html[lang="ar"] .mode-grid+.arrow-mode-list {
    margin-right: 0px;
}
