@font-face {
    font-family: "mainfont";
    src: url("../fonts/ArbFONTS-Tajawal-Medium.ttf");
    font-display: swap;
}
@font-face {
    font-family: "boldfont";
    src: url("../fonts/ArbFONTS-Tajawal-Bold.ttf");
    font-display: swap;
}
.compass {
    right: auto;
    left: 100px;
}
.buoy {
    left: auto;
    right: 40px;
}
.label {
    left: auto;
    right: -1px;
    background: url(../imgs/label.webp) no-repeat;
    background-size: 50px 30px;
}
.add-fav,
.share-btn {
    right: auto;
    left: 14px;
}
.price span {
    right: auto;
    left: 0;
}
.latest-trips .add-fav {
    left: 14px;
    right: auto;
}
.wheel {
    left: auto;
    right: 20px;
}
html[dir="ltr"] .latest-trips .buoy {
    right: -20px;
    left: auto;
}
.latest-trips .buoy {
    left: -20px;
    right: auto;
}
.captain {
    left: auto;
    right: 50px;
}
.iti__country-list {
    text-align: right;
}

html[dir="rtl"] .iti--separate-dial-code input,
.iti--separate-dial-code input[type="tel"] {
    padding-left: 6px !important;
    padding-right: 80px !important;
}
.iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}

.modal-content .btn-close {
    left: auto;
    right: 10px;
}
.person-img i {
    left: auto;
    right: -5px;
}
.navbar .navbar-nav .nav-link.active::after {
    right: 0.5rem;
    left: auto;
}
.change-btn,
.save-btn {
    left: 0;
    right: auto;
}
html[dir="rtl"] .account-tabs .nav-pills .nav-link.active::after {
    content: "\f0d9";
    right: auto;
    left: -10px;
}
html[dir="ltr"] .border-end {
    border-right: 1px solid #dee2e6 !important;
    border-left: none !important;

    padding-left: 0rem !important;
    padding-right: 3rem !important;
}
.change-btn,
.save-btn {
    right: auto;
    left: 0;
    transform: translateX(-100%);
}
.delete-btn {
    left: 0;
    right: auto;
}
.four-options .badge {
    left: -5px;
    right: auto;
}
.noUi-horizontal .noUi-handle {
    top: -6px;
}

html[dir="rtl"] .noUi-horizontal .noUi-handle {
    /* right: -17px; */
}

[type="email"],
[type="number"],
[type="tel"],
[type="url"] {
    direction: rtl;
}

html[dir="rtl"] .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 0px;
    margin-right: 6px;
}
.hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.counter-input {
    width: 25px !important;
    height: 25px !important;
}
.addition-chek-size{
    width: 30px;
    height: 18px;
}
