@import url("../../icons/lunto/style.css");

body {
    direction: rtl;
}
.btn-l-img-box {
    rotate: 180deg;
}
/* .main-title-2 {
    font-size: 60px;
    font-weight: 500;
    line-height: 80px;
} */
.main-paragraph-2{
    line-height: 28px !important;
    font-size: 14px !important;
}
.main-title-2 {
    font-size: 45px;
    font-weight: 600;
    line-height: 63px;
}
.title-2 {
    font-size: 22px;
}
.main-title-3 {
    line-height: 62px;
}
.product-title{
    font-size: 14px;
    text-align: start;
    margin-bottom: 5px;
}
.fs-50 {
    font-size: 33px !important;
    line-height: 50px !important;
}
.ar-phone{
    direction: ltr !important;
    display: flex;
    justify-content: flex-end;
}
.fs-35 {
    font-size: 25px !important;
    line-height: 30px !important;
    text-transform: capitalize;
    font-weight: 500 !important;
}
.select-country-l {
    right: unset;
    left: 0;
}
.main-title-3 {
    font-size: 33px;
    font-weight: 500;
    line-height: normal;

}
.search-title {
    display: none;
}
.sort-options {
    right: unset;
    left: 0;
}
.border-left-l {
    border-left: unset;
    border-right: 1px solid var(--font);
}
.border-right-l {
    border-right: unset;
    border-left: 1px solid var(--font);
}
.main-title-4 {
    /* font-size: 45px;
    line-height: 55px; */
    font-size: 33px;
    font-weight: 500;
    line-height: normal;
}
.main-title-4 span{
    padding: 0;
}
.tags-container {
    left: unset;
    right: 10px;
    text-align: -webkit-right;
}
.discount-label {
    left: 10px;
    right: unset;
}
.qty-input .qty-count--minus {
    border-left: 1px solid var(--font);
    border-right: unset;
}
.qty-input .qty-count--add {
    border-left: unset;
    border-right: 1px solid var(--font);
}
@media only screen and (min-width: 941px) {
    .navigation {
        display: flex;
    }
}
.mobile-input{
    direction: ltr;
}
.rating{
    display: flex;
    align-items: center;
}
.product-desc{
    direction: rtl;
}
.next-l{
    rotate: 180deg;
}
.prev-l{
    rotate: 180deg;
}
.filter-item{
font-size: 14px;
font-weight: 500;
}
/* .iti--allow-dropdown input,
.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
    padding-right: 52px;
    padding-left: 6px;
    margin-right: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}
.iti__flag-box,
.iti__country-name {
    margin-right: 0;
    margin-left: 6px;
}
.iti__arrow {
    margin-right: 6px;
    margin-left: 0;
}
.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    margin-left: 0;
    margin-right: 6px;
} */
/* #phone{
    direction: ltr;
} */