 body {
     direction: ltr;
     text-align: left;
     position:inherit;
 }

 .writing_workshop .close {
     left: 0;
     right: unset;
 }
.cart-counter{
    left:7px !important;
}

.menu-box {
    
    background-color: white !important;
}
.TabS_one .tab-content {
    padding: 15px;
    border: 1px solid #EEE;
    background: #FFF;
    overflow: hidden;
    border-radius: 10px;
    min-height: 710px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.the_title > h3 {
    color: #0e743d;
}
.the_title > p {
    color: #9C7D46;
    font-size: 25px;
}
/*.container {
    max-width: 95% !important;
}*/
.fillter_index a:hover {
    border: 1px solid #464141 !important;
}
.fillter_index a {
    display: block;
    white-space: nowrap;
    padding: 12px 30px;
    border: 1px solid #9992;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 600;
    color: white;
    background-color: #9C7D46;
    color: white;
}
.nav_bar li :hover {
    color: #9c7d46;
}
.mega_menu a:hover {
    color: #9c7d46;
    padding-inline-start: 2px
}
.fillter_index >a :hover {
    border: 1px solid #464141;
}
.fillter_index a.active {
    background-color: #0e743d;
    color: white;
    /* border-color: var(--main2);
            color: var(--main2);*/
    /*box-shadow: 0 0 3px 0 rgba(7, 139, 66, 1)*/
}
.fillter_index {
    display: flex;
    padding: 5px;
    overflow: auto;
    gap: 10px;
    margin: 0px 0px 20px 32px;
}
.mega_menu:after {
    left: 20px;
    right: unset
}
/*.owl-carousel .owl-item {
    max-width: 1350px !important
}*/
.numbers_Coun .items {
    border-right: 2px solid #0e743d;
}
.itemOwl_product2 .author img {
    width: 40px;
    height: 40px;
    border: 1px solid #a4610c;
    border-radius: 50%;
}
.numbers_Coun .col-12 .row .col-md-3:last-child .items {
    border: none;
}
.itemOwl_product2 {
    border: 1px solid #9992;
    display: block;
    border-radius: 15px;
    box-shadow: 4px 4px #a4610c !important;
    overflow: hidden;
}
.itemOwl_product2 .img_ img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-bottom: 1px solid #EEE
}
.numbers_Coun .items {
    border-left: 2px solid #0e743d;
}
.numbers_Coun .items {
    display: flex;
    margin: 30px 0 50px;
    align-items: center;
}
.box_detilsnews {
    position: relative;
    width: 100%;
    height: 420px;
    position: relative;
    margin: 20px 0;
}
    .box_detilsnews img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .box_detilsnews .info {
        display: flex;
        justify-content: space-between;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        font-weight: bolder;
        color: #FFF;
        padding: 10px 20px;
        background: rgba(0, 0, 0, 0.8);
    }
.owl-index img {
    width: 100%;
    height: 100vh;
    min-height: 500px;
    object-fit: cover;
    filter: brightness(0.4);
}
 header .dropdown-menu {
     right: 0 !important;
     left: unset !important
 }
.resize-30 {
    max-width: 25%;
    padding: 5px;
    min-width: 25%;
}
 header .dropdown-menu:after,
 .scroll-to-top {
     right: 25px;
     left: unset
 }

 .title_F:after {
     left: 0;
     right: unset
 }

 .btn_Templates .icon,
 .icon_fa {
     right: 10px;
     left: unset
 }

 .select2-container--default .select2-selection--single .select2-selection__arrow {
     left: unset;
     right: 0;
 }

 .owl_ComUse .owl-nav {
     right: 0;
     left: unset;
 }

 .owl_product .owl-dots {
     justify-content: flex-start
 }


 .img-apps > img {
     left: unset;
     right: 0
 }


 .img-apps > .img2 {
     right: 100px;
     left: unset;
 }

 .box_Impurities {
     border-radius: 50px 5px 5px 50px;
 }

 .poster_lang {
     background-position: right center;
 }


 .btn_fixed_chat {
     right: unset;
     left: 30px;

 }

 .search_header select {
     border-radius: 8px 0 0 8px;
 }

 .search_header .btn_ {
     border-radius: 0 6px 6px 0;
 }

 .accordion .card-header .icon {
     left: unset;
     right: 12px;
 }

 .accordion.accor_content .card-header .icon {
     left: 12px;
     right: unset;
 }

 .writ_massage button {
     left: unset;
     right: 11px;
 }

 .item_answer > span {
     right: unset;
     left: -7px;

 }

 .body_chat {
     right: unset;
     left: 20px
 }

 .body_chat:after {
     left: 15px;
     right: unset;
 }

 .box_product_fillter .btnso {
     left: unset;
     right: 0
 }
.cat-all {
    border-radius: 30px !important;
    color: white !important;
    background-color: #0e743d !important;
}
 .mr-10 {
     margin-left: 10px !important;
     margin-right: 0 !important
 }
@media (max-width:768px) {
    .resize-30 {
        max-width: 50%;
        padding: 5px;
    }
}
@media (min-width: 768px) {
    .spinner {
        left: calc( ( 50% - (230px /2) ) - (60px / 2)) !important;
    }

  
}

 /*Extra small devices (portrait phones, less than 576px)*/
 @media (max-width: 575.98px) {}

 /*Small devices (landscape phones, less than 768px)*/
 @media (max-width: 767.98px) {}

 /*Medium devices (tablets, less than 992px)*/

 @media (max-width: 991.98px) {
     .close-open-nav {
         display: block;
     }

     .nav_bar {
         left: 0;
         right: unset;
         transform: translateX(-100%);

     }
    .mega_menu {
        position: absolute;
        background: #FFF;
        width: 180px;
        color: var(--gray);
        padding: 8px;
        top: 100%;
        border-radius: 10px;
        box-shadow: 0 0 20px 0 rgb(167 99 12);
        z-index: 10;
        font-weight: bold;
        display: none
    }
     .mega_menu:after {
         width: 1px;
         right: unset;
         left: 9px;
         height: calc(100% - 12px);
     }

     .mega_menu li:after {
         right: unset;
         left: -30px;
     }

   
 }

 /*Large devices (desktops, less than 1200px)*/
 @media (max-width: 1199.98px) {}