@font-face {
    font-family: arabic-lbc-font;
    src: url("/end-user/assets/fonts/arabic/lbc-regular-.otf");
}
body {
    font-family: arabic-lbc-font;
}

.owl-item .row.align-items-center,
.nav-right,
div#main_nav,
.mobile-menu-right,
.find-car-form .row,
.about-area .row,
.sidebar-about p,
.sidebar-contact p,
.container.position-relative,
.car-area .row,
.car-dealer .row,
.car-brand .row,
.car-footer,
.download-content span.site-title-tagline.justify-content-start,
.row.footer-widget-wrapper.pt-100.pb-70 {
    flex-direction: row;
}
.car-single-wrapper .row {
    flex-direction: row;
    justify-content: start;
}

.car-single-related .row {
    justify-content: flex-start;
}

.sidebar-about p,
.sidebar-contact p,
.container.position-relative,
.about-experience {
    display: flex;
    flex-direction: row;
}

.download-wrapper .row {
    justify-content: flex-start;
    text-align: end;
}

.download-img {
    position: absolute;
    left: -50px;
    right: auto;
    bottom: -120px;
    width: 62%;
}

.car-area span.site-title-tagline,
.car-dealer span.site-title-tagline,
.car-brand span.site-title-tagline {
    flex-direction: row;
}

@media (min-width: 992px) {
    .nav-right {
        margin-inline-start: 50px;
        margin-inline-end: 0px;
    }

    .navbar .nav-item:last-child .nav-link {
        margin-inline-start: 10px;
    }
}

.hero-single .hero-img {
    position: absolute;
    left: 0px;
    right: auto;
}

.car-area h4,
.car-dealer h4,
.car-brand h4,
h4.find-car-title,
.find-car-form .form-group,
.nice-select,
.nice-select .option,
.hero-single .hero-content,
.about-experience b,
.about-right.wow.fadeInRight,
.row.footer-widget-wrapper.pt-100.pb-70 {
    text-align: start !important;
}

.about-area .site-heading span.site-title-tagline.justify-content-start {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.sidebar-about p span,
.sidebar-contact p span {
    margin-inline-end: 1rem !important;
}

.hero-single .hero-content .hero-btn,
.about-area .site-title-tagline,
.download-btn {
    justify-content: flex-start;
}

.about-experience {
    position: absolute;
    top: 0px;
    right: 0px;
    left: auto;
}

.navbar .dropdown-toggle::before {
    display: inline-block;
    margin-inline-start: 10px;
    vertical-align: baseline;
    font-family: "Font Awesome 6 Pro";
    content: "\f107";
    font-weight: 600;
    border: none;
    font-size: 14px;
}

.navbar .dropdown-toggle::after {
    display: none;
}

.nice-select::after {
    width: 9px;
    height: 9px;
    left: 20px;
    right: auto;
}

.footer-widget-title::before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 90px;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    right: 0;
    left: auto;
}

.footer-widget-title::after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 30px;
    height: 2px;
    background-color: var(--theme-color);
    bottom: 0;
    right: 18px;
    left: auto;
}

.footer-contact li {
    direction: rtl;
}

.fa-caret-right:before {
    content: "";
}

.footer-widget-box {
    text-align: start;
}

.car-item li {
    direction: rtl;
}

.dealer-content li {
    direction: rtl;
    text-align: start;
}

.main-navigation ul.dropdown-menu.fade-down {
    text-align: end;
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu .dropdown-item::before {
        content: "";
        position: absolute;
    }
}

.car-single-widget .car-single-top {
    text-align: start;
    direction: rtl;
}

.car-single-widget {
    direction: rtl;
}

.car-single-slider {
    direction: ltr;
}

.accordion-button::after {
    margin-inline-start: auto;
    margin-inline-end: 0;
}

.site-breadcrumb .breadcrumb-menu li::before {
    position: absolute;
    content: "";
    font-family: "Font Awesome 6 Pro";
    left: -34px;
    right: auto;
    top: 1px;
    text-align: center;
    font-size: 16px;
    color: var(--color-white);
}

/* ul.breadcrumb-menu {
    direction: rtl;
} */

.car-key-content .row {
    display: flex;
    flex-direction: row;
}

.report-arrow {
    transform: rotateY(0deg) !important;
}

.car-single-related ul.car-list {
    direction: rtl;
}

div#accordionExample {
    direction: rtl;
}

.customSlideView .sliderTitle {
    inset-inline-start: auto;
    inset-inline-end: 0;
    border-radius: 25px 0 0 25px;
}

.dealer-listing {
    position: absolute;
    right: -20px;
    left: auto;
    top: 8px;
}

.filter-box-container {
    direction: rtl;
}

.filter-box-container h4 {
    text-align: center !important;
}

.custom-div-sell-form {
    direction: rtl;
}

.custom-header-sell-form {
    flex-direction: row;
}

.custom-sell-form.wrapper .header ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 55px !important;
    left: auto !important;
    width: 100%;
    height: 2px;
    background: var(--secondary);
}

.custom-sell-form.wrapper .header ul li {
    margin-inline-end: 50px;
    margin-inline-start: 0;
    position: relative;
}

.site-title-tagline {
    letter-spacing: 0;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    left: 13px !important;
    right: auto !important;
}
.select2-container--default .select2-results > .select2-results__options {
    text-align: right;
}
.share_btn {
    position: absolute;
    left: 20px;
    right: auto;
    top: 18px;
}
.left_column_en {
    text-align: right;
}

.letters_row > .row {
    flex-direction: row;
}
