@import url("../../icons/ximi/style.css");

body {
    direction: rtl;
}
.btn-l-img-box {
    rotate: 180deg;
}
/* .main-title-2 {
    font-size: 60px;
    font-weight: 500;
    line-height: 80px;
} */
 .fa-backward, .fa-forward{
    rotate: 180deg;
 }
.main-paragraph-2{
    line-height: 28px !important;
    /* font-size: 14px !important; */
}
.fav-list{
    right: unset;
    left:12px;
}
@media only screen and (max-width: 500px) {
    .fs-sm-14 {
        font-size: 14px !important;
        line-height: normal !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: 35px !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 #bdbdbd;
}
.border-right-l {
    border-right: unset;
    border-left: 1px solid var(--font);
}
.main-title-4 {
    /* font-size: 33px; */
    font-weight: 500;
    line-height: normal;
}
.main-title-4 span{
    padding: 0;
}
.tags-container-l {
    left: unset;
    right: 33px;
    text-align: -webkit-right;
}
.tags-container-l .stauts-label{
    border-radius: 0 8px 0 8px ;
}
.tags-container {
    left: unset;
    right: 0px;
    text-align: -webkit-right;
}
.discount-label-l {
    left: 33px;
    right: unset;
    border-radius: 8px 0 8px 0 ;
}
.discount-label {
    left: 10px;
    right: unset;
}
.stauts-label{
    border-radius: 5px 0 0 5px;
}
.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;
}
.btn-m-sec{
    border-radius: 50px 0 0 50px  !important;
}
.m-input{
    border-radius: 0 50px 50px 0 !important;
}



/* .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;
} */

.input-group-text {
    border-radius: 50px 0 0 50px !important;
}
.input-group-m span{
    border-radius: 8px 0 0 8px !important;
}
.mobile-m{
    border-radius: 0 8px 8px 0 !important;
}
.sort-down {
    right: unset !important;
    left:8px
}