/*------------- #MAIN STYLES RTL --------------*/
/*------------------------------------------------------------------
-------------------------------------------------------------------*/

/*------------- #general --------------*/

/** general styles **/

body{
    
   
    direction:rtl;
    text-align: right;
    
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    
    line-height: 1.3;
}
@media(min-width:576px){
    
    h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    
        line-height: unset;
    }
}

/*------------- #duplicated-items --------------*/ 

/*** search-wrapper  **/
.search-wrapper .line{
    left: auto;
    right: 0;
    transform-origin: right;
}
.search-wrapper .search-btn{
    right: auto;
    left: 0;
    
}

/*** search-dropdown  **/
.search-wrapper:not(.search-wrapper-modal) .search-dropdown{
    
    left:auto;
    right: 0;

}
@media(max-width:991.98px){
    
    .search-wrapper-panel{
        
        left: auto;
        right: 0;
       
    }
    .search-wrapper-panel .search-btn{
        right: calc(var(--box-px-sm-res) + .75rem);
        left:auto;
        
        
    }
  
}

/*** search-model  **/
@media(min-width:992px){
    
    .search-wrapper-modal .modal .search-btn{
        
        right: auto;
        left: 1rem;
    }
    
}
@media(max-width:991.98px){
    
    .search-wrapper-modal .modal .search-btn{
        right: calc(var(--box-px-sm-res) + .75rem);
        left: auto;
    }
   
}


.pagination-list .pagination-arrow .item-val svg{
    transform: rotate(-180deg);
}


/*------------- #header --------------*/ 
.nav-menu{
    
    left: auto;
    right: -100%;
    
}
.nav-menu.active{
    left: auto;
    right: 0;
}

.top-nav .nav-lang{
    flex-direction: row-reverse;
    justify-content: flex-start;
}


/*------------- #footer --------------*/ 

.footer-area .footer-menu .menu-list .item-link::before {
   
    left: auto;
    right: 0;
}
.footer-area .copy-rights{
    direction: ltr;
}

/*------------- #welcome-section --------------*/ 

.welcome-section .flaot-items{
    
    left: auto;
    right: 0;
    direction: ltr;
}


/*------------- #home-section --------------*/ 


.home-section .search-wrapper .typed-placeholder{
    
    left: auto;
    right: 0;
}

/*------------- #overview-section --------------*/ 



/*------------- #explore-topics-section --------------*/ 




/*------------- #boxes-section --------------*/ 



/*------------- #collections-section --------------*/ 


.collections-area .fliters-wrap .form-select{
    padding: 0rem  0rem 0rem 1.125rem;
    background-position:left 0rem center
}


/*------------- #collection-section --------------*/ 


/*------------- #archive-section --------------*/ 
@media(min-width:992px){
    
    .fliters-panel .fliter-tab:not(:nth-child(3n+3)) {
        border-left: 1px solid var(--clr-gray-3);
    }
}

.fliters-panel .panel-head .back-btn i{
    transform: rotate(-180deg);
}


/*------------- #fliters-panel --------------*/ 

.fliters-panel{
    left: auto;
    right: -100%;
   
}
.fliters-panel.active{
    left: auto;
    right: 0;
}
.fliters-panel .close-btn{
   
  
    right: auto;
    left: 0;
    
}





/*------------- #archive-item-section --------------*/ 


.archive-item-area .item-gallry .pagination-items .arrow-btn i{
    transform: rotate(-180deg);
}

@media(min-width: 992px){
    .archive-item-area .fixed-col{
        left: auto;
        right: 0;
    }
    .archive-item-area .ms-auto{
        
        margin-left: 0 !important;
        margin-right: auto !important;
    }
}

/*------------- #topics-section --------------*/ 



/*------------- #FAQ-section --------------*/ 



/*------------- #bordered-area about & partners & terms & .... sections --------------*/ 



/*------------- #contact-section --------------*/ 


/*------------- #responsive --------------*/ 



/*------------- #custom-grid --------------*/ 
