[dir="rtl"] .dir_change {
    flex-direction: row-reverse;
}

[dir="rtl"] .hero-form-wrapper .hero-form-btn {
    right: inherit;
    left: 0;
}

[dir="rtl"] .hero-form-wrapper .form-control {
    border-right: 1px solid var(--dark-100);
    border-left: 0;
}

[dir="rtl"] .hero-rating {
    padding-right: 20px;
    border-right: 1px solid var(--white);
    padding-left: 0;
    border-left: 0;
}

[dir="rtl"] .hero-rating svg {
    transform: rotate(-180deg);
}

[dir="rtl"] .df-dir_change {
    flex-direction: row-reverse;
}

[dir="rtl"] .cta-people {
    right: inherit;
    left: 5%;
}

/* [dir="rtl"] .footer-newsletter-form {
    flex-direction: row-reverse;
} */

[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
    float: inherit;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    padding-left: 8px;
}

[dir="rtl"] .w-breadcrumb.breadcrumb .breadcrumb-item.active {
    padding-left: 0;
}

[dir="rtl"] .accordion-button::after {
    margin-right: auto;
    margin-left: inherit;
}

[dir="rtl"] .svg-icon {
    transform: rotate(-180deg);
}

[dir="rtl"] .w-btn-link .svg-icon {
    transform: rotate(-180deg) !important;
}

[dir="rtl"] .job-post-filter .ps-3 {
    padding-left: 0 !important;
}
[dir="rtl"] .job-post-filter .job-post-input.two {
    border-right: 0;
}

[dir="rtl"] .w-btn-link:hover .svg-icon {
    transform: rotate(-180deg) translateX(4px) !important;
}
[dir="rtl"] .nice-select {
    text-align: right !important;
}
[dir="rtl"] #searchFormId .select-dropdown.nice-select::after {
    right: inherit;
    left: 12px;
}

[dir="rtl"] #searchFormId .select-dropdown.nice-select {
    padding-left: 30px;
}

[dir="rtl"] .footer-area {
    overflow-x: hidden;
}

[dir="rtl"] .modal-lg .btn-close {
    margin: -8px 0;
    box-shadow: inherit;
}

@media screen and (max-width: 1199px) {
    .navbar {
        flex-direction: row-reverse;
    }
}
/* n custom css */
[dir="rtl"] .fr-wp-wrapper__arrow {
    right: auto;
    left: -60px;
}
[dir="rtl"] .w-btn-link svg {
    margin-left: auto;
    margin-right: 5px;
    transform: rotate(180deg);
}
[dir="rtl"] .job-type-badge {
    left: auto;
    right: 10px;
}
[dir="rtl"] .fr-cta-btn-link svg {
    transform: rotate(180deg);
}
[dir="rtl"] .footer-nav-link svg {
    transform: rotate(180deg);
}
[dir="rtl"] .varified-badge1 {
    right: auto;
    left: 11px;
}
[dir="rtl"] .plan-footer-btn svg {
    transform: rotate(179deg);
}
[dir="rtl"] .fr-about-btns svg {
    transform: rotate(180deg);
}
[dir="rtl"] .blog-link svg {
    transform: rotate(180deg);
}

[dir="rtl"] .service-card-rating {
    unicode-bidi: isolate;
    direction: ltr;
}

[dir="rtl"] .fr-custom-style-input {
    flex-direction: row-reverse;
    gap: 0;
    border-right: none !important;
    border-left: 1px solid #eed1ff !important;
}
[dir="rtl"] .fr-custom-style-select {
    border-right: none !important;
    border-left: 1px solid #eed1ff !important;
}

[dir="rtl"] .w-btn-secondary-xl svg {
    transform: rotate(180deg);
}
[dir="rtl"] .w-btn-black-lg svg {
    transform: rotate(180deg);
}
[dir="rtl"] p .text-dark-200 {
    -webkit-locale: "en";
    direction: ltr;
    unicode-bidi: isolate;
}

[dir="rtl"] .current {
    -webkit-locale: "en";
    unicode-bidi: isolate-override;
    direction: ltr;
}
[dir="rtl"] li.option {
    -webkit-locale: "en";
    unicode-bidi: isolate-override;
    direction: ltr;
}
[dir="rtl"] div .fs-6 {
    unicode-bidi: isolate;
    direction: ltr;
}
[dir="rtl"] .top-seller-review {
    direction: ltr;
}



/* .service-card-wishlist-btn path {
   
    stroke: #7e7e7e4d !important;
} */
/* n custom css */
