/* ------------------------------------------------

        1. Default stylesheets                      

------------------------------------------------ */

body{
    /*direction: rtl; */
    unicode-bidi: embed;
}

.rev-slider{
    direction: ltr;
}

th,
td,
table,
form,
input:not([type="submit"]), 
textarea, 
.custom-select .select-title{
    text-align: left;
}

/* ------------------------------------------------

        2. General classes                      

------------------------------------------------ */

.align-right{
    text-align: left;
}

.align-left{
    text-align: right;
}

.f-right{
    float: left;
}

.f-left{
    float: right;
}

img.alignright{
    float: left;
    margin-left: 0;
    margin-right: 30px;
}

img.alignleft{
    float: right;
    margin-left: 30px;
    margin-right: 0;
}

/* ------------------------------------------------

        3. Main

------------------------------------------------ */

{
    right: auto;
    left: 0;
}

.main-navigation > ul > li > a:before,
.main-navigation .sub-menu-wrap:before,
.main-navigation .sub-menu-wrap,
a.link-text:before, a.info-btn:before{
    left: auto;
    right: 0;
}

/* Main menu */

.main-navigation > ul > li.dropdown > a:after, 
.navbar-menu ul > li.dropdown > a:after,
.nav-item .btn:last-child{
    margin-left: 0;
    margin-right: 10px;
}

.main-navigation{
    text-align: right;
}

.main-navigation .sub-menu-wrap .sub-menu-wrap.sub-menu-inner{
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -7px;
}

.main-navigation .sub-menu-wrap ul li a{
    padding-left: 35px;
    padding-right: 20px;
}

.main-navigation .sub-menu-wrap ul li.sub > a:after{
    content: '\f104';
    right: auto;
    left: 20px;
}

#wrapper #advanced-menu-hide{
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
}

.navbar-menu{
    right: auto;
    left: 0;
    text-align: left;

    webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.navbar-menu .sub-menu-wrap ul > li:not(.dropdown) > a{
    padding-right: 0;
    padding-left: 160px;
}

.navbar-menu ul > li.dropdown > a:after{
    margin-left: 0;
    margin-right: 20px;
}

.navbar-menu ul > li > a{
    padding-right: 20px;
    padding-left: 130px;
}

#header.header-3 .top-header > .btn{
    right: auto;
    left: 0;
}

.top-header .page-options{
    text-align: left;
}

#header.header-3 .menu-holder{
    text-align: right!important;
}

#header.header-3 .nav-item:after{
    left: auto;
    right: 0;
}

.widget-holder .wrapper .entry-meta{
    float: right;
}

.widget-holder .wrapper .slash-list{
    float: left;
}

.widget-calendar table tr:not(:first-child) td:first-child{
    border-right: 4px solid #c9d3e1;
    border-left: inherit;
}

.widget-calendar table tr:not(:first-child) td:last-child{
    border-left: 4px solid #c9d3e1;
    border-right: inherit;
}

.widget-calendar table tr th,
.widget-calendar table tr td{
    text-align: center!important;
}

.social-icons.share > li > a > i{
    margin-right: 0;
    margin-left: 10px;
}

/* Shorcodes */

.breadcrumbs > li:not(:first-child):before{
    margin-right: 0;
    margin-left: 5px;
}

.accordion{
    text-align: right;
}

.accordion .a-title{
    padding-right: 30px;
    padding-left: 70px;
}

.tabs:not(.vertical) .tabs-nav li{
    float: right;
    margin-right: 0;
    margin-left: 2px;
}

.tabs:not(.vertical) .tabs-nav > li:not(:last-child){
    margin-right: 0;
}

.tabs.vertical.style-2 .tabs-nav li.ui-tabs-active a{
    border-right: none;
    border-left: 2px solid #bf0d3e;
}

.tabs.vertical .tabs-nav li a{
    border-radius: 0 3px 3px 0;
}

[class*="btn"] i{
    margin-right: 0;
    margin-left: 10px;
}

[class*="alert"] .close{
    right: auto;
    left: 30px;
}

[class*="alert"]:before{
    margin-right: 0;
    margin-left: 8px;
}

[class*="alert"]{
    padding-right: 30px;
    padding-left: 70px;
}

.pbar-inner{
    left: auto;
    right: 0;
}

.pbar-wrap .pbar-title > span{
    float: left;
}

.next-page::before{
    content: '\f104';
}

.prev-page::before{
    content: '\f105';
}

.icons-box.type-2 .icons-wrap .icons-item > .item-box{
    padding-left: 0;
    padding-right: 100px;
}

.icons-box.type-2 .icons-wrap .icons-item > .item-box i{
    left: auto;
    right: 0;
}

.icons-box.type-2.style-2 .icons-wrap .icons-item > .item-box{
    padding-left: 0;
    padding-right: 30px;
}

.testimonial.testimonial-single .author-box{
    float: right;
    margin-right: 0;
    margin-left: 30px;
}

[class*="carousel-type"] .owl-dots{
    right: auto;
    left: 0;
}

.testimonial.testimonial-single blockquote:before{
    right: auto;
    left: 100%;
    margin-right: 0;
    margin-left: 30px;
}

.testimonial.testimonial-single .testimonial-holder{
    float: right;
}

.carousel-type-1 .owl-carousel{
    padding-right: 0;
    padding-left: 40px;
}

.testimonial:not(.type-2):not(.testimonial-single) .avatar{
    padding-right: 0;
    padding-left: 20px;
}

.pricing-table:nth-child(n+2){
    margin-left: 0;
    margin-right: -7px;
}

.join-form input:last-child{
    border-right: 1px solid #ccc;
    border-left: none;
}

.join-form input:only-child{
    border-right: none;
}

.join-form .input-holder{
    border-radius: 0 3px 3px 0;
}

.join-form .btn{
    border-radius: 3px 0 0 3px;
}

.join-us .join-form:not(:only-child) .input-holder{
    margin-left: 0;
    margin-right: 15px;
}

.dropcap::first-letter{
    float: right;
    margin: 15px 0 0 10px;
}

.custom-list[class*="type-"] li::before{
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.custom-list > li > ul > li, 
.custom-list > li > ol > li{
    margin-left: 0;
    margin-right: 20px;
}

.custom-list.type-1 li::before{
    content: "\e85c";
}

.blockquote-holder:after{
    left: auto;
    right: -10px;
}

input[type="checkbox"] + label{
    padding-left: 0;
    padding-right: 50px;
}

input[type="radio"] + label::before, input[type="checkbox"] + label::before{
    left: auto;
    right: 0;
}

input[type="checkbox"] + label::after{
    left: auto;
    right: 9px;
}

.tribe-events-bar .custom-select .select-title, 
.tribe-events-bar .custom-select .select-list li{
    padding-left: 20px;
    padding-right: 50px;
}

.custom-select .select-title:before{
    right: auto;
    left: 20px;
}

.tribe-events-bar .custom-select .select-title:after, .tribe-events-bar .custom-select .select-list li:before{
    left: auto;
    right: 20px;
}

.tribe-filter-control > *:not(:last-child):after{
    right: auto;
    left: -16px;
}

.tribe_events_filter_item .tribe-events-filters-group-heading{
    padding-right: 0;
    padding-left: 17px;
}

.tribe_events_filter_item .tribe-events-filters-group-heading:after{
    content: '\e85c';
    right: auto;
    left: 0;
}

.info-btn.prev-btn, .info-btn.exp-btn{
    margin-left: 0;
    margin-right: 10px;
}

.info-btn.prev-btn:after, 
.info-btn.exp-btn:after, 
.info-btn.next-btn:after{
    left: auto;
    right: -10px;
}

.info-btn.next-btn{
    margin-right: 0;
    margin-left: 10px;
}

.info-btn.next-btn::after{
    right: auto;
    left: -10px;
}

.tribe-events-calendar thead tr th:not(:last-child), 
.tribe-events-calendar tr td:not(:last-child){
    border-left: 2px solid #d0dae8;
    border-right: none;
}

.tribe-events-calendar tr td:last-child{
    border-left: 3px solid #d0dae8;
    border-right: 2px solid #d0dae8;
}

.tribe-events-calendar thead tr th:last-child{
    border-left: 3px solid #14468c;
    border-right: none;
}

.tribe-events-calendar thead tr th:first-child {
    border-right: 3px solid #14468c;
}

.tribe-events-calendar tr td:first-child{
    border-right: 3px solid #d0dae8;
}

.tribe-events-category-tech-events .tribe-events-tooltip{
    left: auto;
    right: 0;
}

.tribe-events-category-tech-events .tribe-events-tooltip:before{
    left: auto;
    right: 30px;
}

.tribe-events-category-tech-events .tribe-events-tooltip img.alignleft{
    margin-right: 0;
    margin-left: 15px;
}

/* content */

.media-inner{
    left: auto;
    right: 190px;
}

.widget-holder:not(.style-3) .info-btn{
    left: auto;
    right: 30px;
}

.slash-list > *:not(:last-child){
    padding-left: 12px;
    margin-left: 10px;
    padding-right: 0;
    margin-right: 0;
}

.slash-list > *:not(:last-child):after{
    right: auto;
    left: 0;
}

.event-item .event-date{
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.lang-section > a:not(:last-child):after{
    right: auto;
    left: -10px;
}

.join-us.style-3 .join-form .input-holder{
    border-right: 2px solid #eee;
    border-left: none;
}

.media-holder .social-icons{
    right: auto;
    left: 50px;
}

.media-holder.style-2 .media-inner{
    right: auto;
    left: 330px;
}

.tabs.vertical.type-2 .tabs-content{
    padding-left: 0;
    padding-right: 50px;
}

.col-bg{
    left: auto;
    right: 0;
}

.img-col-right{
    right: auto;
    left: 0;
}

.img-col-left{
    left: auto;
    right: 0;
}

.get-mobile{
    text-align: right;
}

.events-holder .event-item .event-date{
    margin-right: 0;
    margin-left: 30px;
}

.widget-holder.style-2 [class*="widget-"] header:before{
    margin-right: 0;
    margin-left: 15px;
}

.action-widget .action-item.type-2 .action-title:not(:last-child){
    margin-right: 0;
    margin-left: 40px;
}

.action-widget .action-item.type-2 .action-title i{
    margin-right: 0;
    margin-left: 20px;
}

.widget-holder.style-2 [class*="widget-"] .entry-meta, 
.widget-holder.style-3 .widget-item .entry-meta{
    float: right;
}

.widget-holder.style-2 [class*="widget-"] .slash-list, 
.widget-holder.style-3 .widget-item .slash-list{
    float: left;
}

.call-out.join-us.type2 .bg-col-3:first-child:after{
    left: 0;
    right: -2000px;
}

.call-out.join-us.type2 .bg-col-4:after,
.call-out.join-us.type2 .bg-col-5:after{
    right: 0;
    left: -2000px;
}

.call-out.join-us.type2 .join-form:not(:only-child) .input-holder,
#header.header-4 .top-header .join-form:not(:first-child) .input-holder{
    margin-right: 0;
}

.call-out.join-us.type2 .event-item,
.action-widget.type-vr .action-item{
    text-align: right;
}

#header.header-4 .top-header .social-icons{
    text-align: left;
}

#header.header-4 .nav-item > .btn,
.searchform-wrap button.close-search-form{
    right: auto;
    left: 0;
}

.searchform-wrap input{
    padding-right: 20px;
    padding-left: 60px!important;
}

.action-widget.type-vr .action-item i{
    float: right;
}

.action-widget.type-vr .action-item i:not(:last-child){
    margin-right: 0;
    margin-left: 20px;
}

.event-carousel .event-item .event-body{
    right: auto;
    left: 0;
}

.event-carousel .event-item .event-body .info-btn{
    left: auto;
    right: 30px;
}

.go-to-top{
    right: auto;
    left: -20px;
}

.go-to-top.go-top-visible{
    right: auto;
    left: 20px;
}

.event-info .event-link .label{
    margin-right: 0;
    margin-left: 15px;
}

.link-attachment:before{
    left: auto;
    right: 15px;
}

.tagcloud a{
    float: right;
}

.tagcloud span{
    float: right;
    margin-right: 3px;
    margin-left: 20px;
}

.team-holder.type-2 .team-item{
    text-align: right;
}

.team-holder.type-2 .team-item .member-photo,
.gravatar,
.shopping-cart .products-holder .product-image, 
.shop-cart-form .product .product-image,
.widget .products-holder .product-image{
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.comment-author{
    float: right;
}

.comment-meta .comment-info{
    float: left;
}

.comments-list .children .comment{
    padding-left: 0;
    padding-right: 40px;
}

.dropdown-list, .dropdown-window,
.shopping-cart:before,
.shopping-cart .product .item-close, 
.shop-cart-form .item-close{
    right: auto;
    left: 0;
}

.shopping-cart .products-holder .product-description{
    padding-right: 0;
    padding-left: 30px;
}

.shopping-cart{
    text-align: right;
}

.price-scale input[type="text"].last-limit{
    text-align: left!important;
}

.quantity input[type="text"]{
    text-align: center!important;
}

.product.single .product-actions .quantity + .btn{
    margin-left: 0;
    margin-right: 15px;
}

.social-icons.share.type3 > li > a i{
    margin-left: 0;
}

.product.single .product-meta a{
    display: inline-block;
}

.share span.title{
    margin-right: 0;
    margin-left: 10px;
}

.rating-list > li:not(:last-child){
    padding-right: 0;
    margin-right: 0;
    padding-left: 19px;
    margin-left: 15px;
}

.rating-list > li:not(:last-child):after{
    right: auto;
    left: 0;
}

.icon-up-dir:before{
    content: '\e85a';
}

.icon-down-dir:before{
    content: '\e85b';
}

.shop-cart-form tr td .item-close{
    left: auto;
    right: 0;
}

.shop-cart-form:not(.order-type) .product{
    padding-left: 0;
    padding-right: 70px;
}

input[type="radio"] + label, 
input[type="checkbox"] + label{
    padding-left: 0;
    padding-right: 50px;
}

input[type="radio"] + label::after{
    left: auto;
    right: 9px;
}

.checkbox-title input[type="checkbox"] + label{
    padding-left: 50px;
    padding-right: 0;
}

.checkbox-title input[type="radio"] + label::before, 
.checkbox-title input[type="checkbox"] + label::before{
    left: 0;
    right: auto;
}

.checkbox-title input[type="checkbox"] + label::after{
    right: auto;
    left: 9px;
}

input[type="radio"] + label:not(:last-child), 
input[type="checkbox"] + label:not(:last-child){
    margin-right: 0;
    margin-left: 25px;
}

/* ------------------------------------------------

        4. Media queries

------------------------------------------------ */

/* Bootstrap rtl changes */

@media (min-width: 1200px){
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
        float: right;
    }
}
@media (min-width: 992px){
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
        float: right;
    }
}
@media (min-width: 768px){
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
        float: right;
    }
}

@media (min-width: 480px){
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
        float: right;
    }
}

@media (max-width: 1280px){
    
    .media-holder.style-2 .media-inner{
        right: auto!important;
        left: 150px!important;
    }

}

@media (max-width: 1280px) and (min-width: 992px){

    .tribe-events-calendar tr td:nth-child(6) .tribe-events-category-tech-events .tribe-events-tooltip, 
    .tribe-events-calendar tr td:nth-child(7) .tribe-events-category-tech-events .tribe-events-tooltip{
        left: 0!important;
        right: auto!important;
    }

    .tribe-events-calendar tr td:nth-child(6) .tribe-events-category-tech-events .tribe-events-tooltip:before, 
    .tribe-events-calendar tr td:nth-child(7) .tribe-events-category-tech-events .tribe-events-tooltip:before {
        left: 30px!important;
        right: auto!important;
    }

}

@media only screen and (max-width:1199px){

    #header.header-3 .nav-item:after{
        left: auto;
        right: -500px!important;
    }

}

@media only screen and (max-width:992px){
    
    .mobile-advanced ul ul li > a:before{
        margin-left: 10px!important;
        margin-right: 0!important;
        content: "\f104"!important;
    }

    .mobile-advanced ul ul ul li > a{
        padding-left: 20px!important;
        padding-right: 55px!important;
    }

    #advanced-menu-hide{
        right: auto!important;
        left: 30px!important;
    }

    .media-holder.style-2 .media-inner{
        right: auto!important;
        left: 100px!important;
    }

    .media-holder .social-icons{
        right: auto!important;
        left: 10px!important;
    }
 
    .shop-cart-form.responsive-table .product{
        padding-right: 0;
    }

    .responsive-table td[colspan], 
    .responsive-table td.close-product{
        text-align: center!important;
    }

}

@media (min-width: 992px){
    
    .call-out.join-us .bg-col-1:after{
        left: 0;
        right: -2000px;
    }

    .call-out.join-us .bg-col-2:after{
        right: 0;
        left: -2000px;
    }

    .call-out.join-us.type2 .bg-col-5 > h5:not(:last-child){
        margin-right: 0!important;
        margin-left: 40px!important;
    }

}

@media only screen and (min-width:768px){


}

@media (max-width: 769px){
    
    .testimonial.testimonial-single blockquote:before{
        margin-right: 0!important;
        margin-left: 10px!important;
    }

}

@media only screen and (max-width: 480px){
    
    .navbar-menu ul > li > a{
        padding-left: 20px;
    }

    .navbar-menu .sub-menu-wrap ul > li:not(.dropdown) > a{
        padding-left: 50px;
    }

}

@media only screen and (min-width: 480px){
    
    .action-widget.style-2 .action-col:not(:last-child) .action-item{
        border-left: 2px solid #fff;
        border-right: none;
    }

}