body {
    font-family: 'Cairo';
    direction: ltr;
    text-align: left;
 }

.nice-select:after {
    left:  auto;
    right: 12px;
}
.statistics_table {
    left: auto;
    right: 10%;
}
.fa-angle-double-left{
transform: rotate(180deg);
}


.owl-land .owl-dots {

     left: 5%;
    right: auto;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.owl-land .owl-dots span{

}


.card-container .img-container .product-status {
    background-image: url(../img/prouctStatusltr.svg);
    display: flex;

}

.delete_notification{
    right: 3% !important;
}

.custom-cheack-box input {
    right: inherit;
    left: -11px;
}

.custom-cheack-box label {
    right: inherit;
    left: -11px;
}

.read {
    left: inherit;
    right: 30px;
}

.fa-eye,
.fa-eye-slash {
    left: inherit;
    right: 10px;
}

#nav-icon1 span {
    left: inherit;
    right: 0;
}

#nav-icon1.open span:nth-child(2) {
    left: inherit;
    right: -60px;
}

.notifaication-btn span {
    right: inherit;
    left: -10px;
}

.card-list-container .main-tabel .d-flex .coll:first-child {
    border-right: inherit;
    border-left: 0px solid #eee;
}

.card-list-container .secondary-tabel .col-7 .row .col {
    border-right: inherit;
    border-left: 1.4px solid #eee;
}

.card-list-container .secondary-tabel .col-7 .row .col:first-child {
    border-right: inherit;
    border-left: 0px solid #eee;
}

.img-container-list div div {
    right: inherit;
    left: 0;
    background-image: url(../img/prouctStatusltr.svg);
     padding: 8px 5px;

}

.img-container-list div .product-page {
    left: inherit;
    right: 0;
}

.card-container .img-container a {
    left: 0;
    left: inherit;
}

.card-container .img-container .product-status {
    right: inherit;
    left: 0;
  
}

.card-container .img-container .product-info {
    left: 0;
    right: inherit;
}

.card-container .cardText .row .col {
    border-right: inherit;
    border-left: 1.4px solid #eee;
}

.card-container .cardText .row .col:first-child {
    border-right: inherit;
    border-left: 0px solid #eee;
}

.row.row-tapp div {
    border-right: inherit;
    border-left: 1.4px solid #eee;
}

.row.row-tapp div:first-child {
    border-right: inherit;
    border-left: 0px solid #eee;
}

.land-page .overlay {
    left: inherit;
    right: 0;
}

.land-page .text-area {
    right: inherit;
    left: 14%;
}

.section-slider .owl-nav .owl-prev {
    right: -26px;
    left: inherit;
}

.section-slider .owl-nav .owl-next {
    right: inherit;
    left: -26px;
}

.features-points ul li::after {
    right: inherit;
    left: -20px;
}

.time {
    right: inherit;
    left: 20px;
}

.img-profile-container input {
    left: inherit;
    right: 2px;
}

.img-profile-container span {
    left: inherit;
    right: 2px;
}

@media (max-width: 991.98px) {
    nav .ul-containre {
        right: inherit;
        left: 0;
    }
    nav .ul-containre.close-sidebar {
        right: inherit;
        left: -100%;
    }

    nav .closenav {
        left: inherit;
        right: -100vw;
    }
    nav .closenav.openoverlay {
        left: inherit;
        right: 0;
    }
}

@media (max-width: 767.98px) {
    .land-page .text-area {
        right: auto;
        left: inherit;
    }
}

@media (min-width: 1199.98px) {
    .w-lg-60 {
        margin-left: inherit;
        margin-right: auto;
    }
}

@media (max-width: 575.98px) {
    .read {
        left: inherit;
        right: 10px;
    }
}
 
 
.item .text-area {
     transform: translateY(-50%);
    right: inherit;
    left: 8%;
    
    
}

 

 
 



.section-slider .owl-nav .owl-prev {
     left: inherit;
    right: -26px;
     
}

 

/*# sourceMappingURL=main.css.map */
