@import url("https://fonts.googleapis.com/css2?family=Tajawal&display=swap");


body
,h1, h2, h3, h4, h5, h6
,.subcribe-form input.enteremail
,.subcribe-form .subscribe-button
,.fs_title
{
 
     font-family : 'Tajawal', cursive;  
}


.logo-holder {
    float: right;
    
}

.nav-holder {
    float: left;
}

.nav-holder nav li {
     float: right;
     margin-left: 6px;
     margin-right:auto;
    
}

.nav-holder nav li a{
    font-size: 14px;
}

.show-cart, .srf_btn, .search_btn{
    float: left;
}
.header-search-wrap{
    left: 0;
    right: auto;
}
.nav-holder nav li ul a {
    float: right;
    text-align: right;
}
.nav-holder nav li ul{
    right: 0;
    left: auto;
}
.vismobmenu{
    left: 0;
    right: auto;
}
.hnt_title{
    direction: rtl;
}
/*
.hnt_title{
    direction: rtl;
    right: 10px;
    left: auto;
}

.n_contr-wrap{
    left: 0;
    right: auto;
}
.header_news-ticker-wrap li {
    float: right;
    padding: 0 30px 0 15px;
}*/

.hero-item h2 a, .hero-item h4, .hero-item .author-link a, .hero-item .post-date{
    direction: rtl;
}

.hero-item h2{
    text-align: right;
}

.single-post-content_text p
,.single-post-header h1
,.list-post-content h3
,.grid-post-content .post-date, .list-post-content .post-date
,.video-holder-title_item
,.video-item-title h4
,.footer-widget-title
,.footer-widget-content p
,.footer-logo
,.post-widget-item-content h4
,.widget-title
,.section-title h2
,.section-title h4
,.pr-subtitle.prs_big
,.author-content h5
,.author-content p
{
    direction: rtl;
    text-align: right;
}
.video-date{
    float: right;
    direction: rtl;
}
.video-date i {
    margin-left: 10px;
    margin-right: auto;
}
.footer-list li {
    text-align: right;
    padding-right: 20px;
    padding-left: unset;
}
.footer-list li:before{
    right: 0;
    left: auto;
     content: "\f0d9";
}
.flr
,.tabs-widget .tabs-menu li
{
    float: right;
}
.pwic_opt li {
    float: right;
    margin-left: 8px;
    margin-right: auto;
}

.widget-title:before
,.section-title:before, .single-post-header:after
{
    right: 0;
    left: auto;
}

.ajax-nav 
{
    left: 0;
    right: auto;
}

.editor{
    text-align: right;
    direction: rtl;
}

.video-holder-title .post-category-marker
,.sect_dec:after
{
    left: 20px;
    right: auto;
}

.ajax-nav li {
    float: right;
    border-right: 1px solid #ddd;
    border-left: 0px;
}

.breadcrumbs-header_url{
    float: right;
}

.scroll-down-wrap span {
    float: right;
    margin-left: 20px;
}
.mousey{
    float: left;
}

.scroll-down-wrap
,.pr-subtitle.prs_big:before
,.pr-subtitle.prs_big:after
{
    left: 0;
    right: auto;
}

.breadcrumbs-list a, .breadcrumbs-list span, .breadcrumbs-header_url a, .breadcrumbs-header_url span {
    float: right;
    margin-right: 0;
    margin-left: 14px;
    
}
.breadcrumbs-list a:before, .breadcrumbs-header_url a:before, .breadcrumbs-list span:before, .breadcrumbs-header_url span:before{
    content: "\f0d9";
    left: 0;
    right: auto;
}
.single-post-header .post-date {
    float: right;
}

.single-post-header .post-opt{
    float: left;
}

.author-content {
    padding: 30px 130px 30px 35px;
}

.author-img {
    right: 25px;
    left: auto;
}

.video_carousel_title h4 {
    text-align: right;
}
.vc-pagination {
    left: 40px;
    right: auto;
}
.video-section-title a {
    float: left;
}
.video-section-title h2 
,.contacts-list li span
,.contacts-list li a
,.hero-section_title h2
{
    text-align: right;
    float: right;
}
.contacts-list li span
,.contacts-list li a
{
    direction: rtl;
}
.contacts-list li a {
    margin-right: 20px;
    margin-left: auto;
}
.video-section-title:before {
    right: 40%;
    left: 200px;
}
.hero-section_title h2:before, .banner-widget_content h5:before{
    right: 0;
    left: auto;
}

.gallery-item,.pagination {
    float: right;
}
/*------  Responsive ------------------------------------------------------*/
@media only screen and  (max-width: 1064px) {
   
    .nav-button-wrap {

        left:0px;
        float: left;
            border-right: 1px solid #eee;
            border-left: 0px;
    }    
    .main-menu .menusb ul {
/*        float: right;*/
    }
    
    .logo-holder {
     left: auto;
        right: 10px;
    }
}