@font-face{
  font-family:YEKAN;
  src:  url('css/fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
        url('css/fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('css/fonts/BYekan.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family:KUFI;
  src:  url('css/fonts/Droid-Arabic-Kufi.eot?#') format('eot'),  /* IE6–8 */
        url('css/fonts/Droid-Arabic-Kufi.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('css/fonts/Droid-Arabic-Kufi.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.top_links [class^="icon-"]:before, .top_links [class*=" icon-"]:before,
.post_data [class^="icon-"]:before, .post_data [class^="icon-"]:after,
#navigation_bar [class^="icon-"]:before, #navigation_bar [class*=" icon-"]:before,
.button_ [class^="icon-"]:before, .button_ [class*=" icon-"]:before,
.top_links [class^="icon-"]:before, .top_links [class*=" icon-"]:before
{
	margin-left: 5px;  
    margin-right: 0; 
}

#navigation {
    float: right;
}

#navigation li{
    float: right;
}

#navigation > li:first-child {
    border-width: 0 1px 0 0;
}

#navigation > li:last-child {
    border-width: 0 1px 0 1px;
    border-color: #eee;
    border-style: solid;
}

#navigation{
    border-right: 0;
}

#navigation .sub-menu li{
	text-align: right;
}

#navigation .sub-menu ul{
	right: 160px;
}

#navigation .sub-menu li.hasSubMenu > a:after { 
	content:"\f104";
	left: 20px;
	right: auto;
}

#navigation .multicolumn-holder ul li{
    text-align: right;
}

#navigation .multicolumn-holder a,
#navigation .multicolumn-holder a:hover{
    text-align: right;
}

#navigation .multicolumn-holder a:hover:after {
    content: "";
    left: auto;
    right: 0;
    margin-left: auto;
    margin-right: -10px;
}

#navigation li.multicolumn > .multicolumn-holder{
    right: 0;
    left: auto;
}

.multicolumn-holder > ul{
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #eee;
}

.multicolumn-holder > ul:first-child{
    border-right: 0;
}

.search-bar{
    float: left;
}

.search-bar form input {
    float: right; 
    padding: 0 0 0 10px;
    width: 80px;
    text-align: right;
}

.search-bar .icon-search-1{
    margin-left: 2px;
    margin-right: 2px;
} 

.breadcrumb a.icon-home:before {
    margin-left: 5px;
}

.breadcrumb .icon-angle-right:before{
	content:"\f104";
}

.with_icons > li span {
    padding-left: 6px;
    margin-right: 0;
}

img.recent-posts-thumb { 
    float: right;
    margin: 0 0 10px 10px; 
}

.info_bar .heading {
    float: right;
}

.info_bar .breadcrumb {
    float: left;
    text-align: left;
}

.blog_list h1[class^="icon-"]:before, .blog_list h2[class^="icon-"]:before {
    margin-left: 10px;
    margin-right: 0;
}

.post_data span { 
    border-width: 0 0 0 1px; 
    padding-left: 10px;
    padding-right: 0;
}

.post_data span:last-child {
    border-left: 0 none;
}

.post_data span:first-child{
	margin-right: 0;
}

blockquote p:first-child:before { 
    left: auto; 
    top: auto;  
    bottom: 2px; 
    left: 10px;    
}
blockquote p:last-child:after {
    bottom: auto; 
    right: auto; 
    right: 10px; 
    top: 10px;    
}

.blog_list section.first_section{
	float: right;
}

.blog_list section.article_section {
    margin-right: 70px;
    margin-left: 0;
}    

.blog_list section.article_section.with_icon{
    margin-right: 0;
}

div.date_box { 
    margin: 0 0 0 10px; 
}

ul, ol {
    margin: 0 17px 20px 0;
}

ul ul li, ol ol li {
    margin: 5px 15px 5px 0;
}

.tags span:first-child {
    margin-left: 10px;
    margin-right: 0;
}

.rt_comments ol.commentlist ul.children {
    margin: 20px 60px 0 0;
}

.caption.embedded .featured_article_title {
    padding: 5px 0 0 10px;
}

.caption.embedded.default_icon.squared .featured_article_title {
    padding: 10px 0 0 10px;
}

.testimonials .testimonial .text .icon-quote-left:before{
    content: "\f10e";
}

.testimonials .testimonial .text .icon-quote-left{
    padding-left: 6px;
    padding-right:0;
}

.testimonials .testimonial .text .icon-quote-right:before{
    content: "\f10d";
}

.testimonials .testimonial .text .icon-quote-right {
    padding-left: 0;
    padding-right: 6px;
}

.info_box .icon-cancel{
    left: 10px;
    right: auto;
}

.info_box p[class^="icon-"]:before, .info_box p[class*=" icon-"]:before { 
    margin: -12px -35px 0 20px; 
}

.info_box p {
    padding: 0 40px 0 10px;
}

.pricing_table.compare .table_wrap.features ul {
    border-radius: 0 8px 8px 0; 
    margin-left: -22px;
    margin-right: auto;
    padding: 0 0 0 20px;
}

#slogan_text{
    text-align: left;
}

.top_links > li:last-child {
    border-right-width: 1px;
}

.top_links > li:first-child{ 
    border-width:0; 
}    

footer .part1, .owl-carousel,.flex-viewport{direction: ltr; }

.title_icon {
    margin: 0 0 4px 8px;
} 

.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img{
    float: left;
    margin-left: 0;
    margin-right: 4px;    
}

.woocommerce .star-rating, .woocommerce-page .star-rating{
    right: 10px;
}

.wooselect .wooselectInner:before {
    left: 10px;
    right: auto; 
}

#top_bar .social_media, footer .social_media{
    float: left;
}

.top_links, footer .part1{
    float: right;
}

ul.footer_links, footer .copyright{
    text-align: right;
}

.sidebar.left.fixed {
    left: 10px;
}

.sidebar.right, .sidebar.right.fixed {
    margin-right: 10px;
}

.latest-news .featured-image .date {
    right: 0;
}

.carousel-holder .owl-carousel .item {
    text-align: right;
}

#sticky_logo { 
    float: right; 
    margin-left: 10px;
    margin-right: 0; 
}

.header-design2 .sticky_nav_wrap{
    float: left;
}

.with_borders .product_info {
    text-align: right;
}
.content.full .tab-style-three .tabs:before{
    left: auto;
    right: -100%;
}

.tabs_wrap .tabs li{
    float: right;
}

.imgeffect a:first-child {
    right: 50%;
    left: auto;
}

.imgeffect:hover a{
    right: auto;
    left: 50%;
}

.with_icons li span, .with_icons.big_icons li span{
    float: right;
}

.with_icons > li span {
    padding-right: 6px;
    padding-left: auto;
}

.with_icons.icon_borders p {
    margin-right: 70px;
    margin-left: auto;    
}

.banner .featured_text.withbutton, .banner .featured_text{
    text-align: right;
}

.banner .button_.alignright {
    float: left;
}

.banner .withbutton p[class^="icon-"], .banner .withbutton p[class*=" icon-"] {
    padding-left: 0;
    padding-right: 60px;
}

.banner .withbutton p[class^="icon-"]:before, .banner .withbutton p[class*=" icon-"]:before {
    margin: -3px -55px 0 0;
}

.rt-parallax-background{
    direction: ltr !important;
}

.pin:after {
    direction: ltr;
}

.featured .default_icon .heading_icon {
    margin: 0 0 4px 8px;
}

.title_line h3 {
    float: right;
    padding-right: 0;
    padding-left: 20px;
}

.title_line .featured_article_title:after {
    margin-right: 20px; 
}

.heading_icon {
    margin-left: 0;
    margin-right: 5px;
}

.rt-toggle ol li .toggle-number, .rt-toggle ol li.open .toggle-number {
    right: 0;
    left: auto;
}

.rt-toggle ol li .toggle-head, .rt-toggle ol li.open .toggle-head {
    background-position: left 5px;
}


.carousel-holder .owl-controls {
    left: 0;
    right: auto;
}

/* quotes */
.testimonial .text, blockquote p { 
    direction: rtl;
}

.icon-quote-right:before {
    content: "";
}

.icon-quote-left:before {
    content: "";
}

.testimonial .text .icon-quote-left {
    padding-right: 0;
    padding-left: 6px;
}

.testimonial .text .icon-quote-right {
    padding-right: 6px; 
    padding-left: 0; 
}


/*chained contents*/
.chained_contents{
    direction: ltr;
}

.chanied_content_holder{
    direction: rtl;
    text-align: left;
}

.horizontal_chained_contents{
    direction: ltr;
}

.horizontal_chained_contents > li .chanied_content_holder{
    text-align: center;
}

.horizontal_chained_contents .chanied_content_holder{
    direction: rtl;
}
.heading-style-2:before,.heading-style-2:after,.heading-style-2 {
    direction: ltr;
}

.post-navigations{  direction: ltr; }

.menu-style-two .nav_border {
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #eee;
}

.menu-style-two .search-bar{
    right: auto;
    left: 10px;
}


/* grid for rtl */
.box{
    margin:0 20px 0 0;
    float:right;
} 

.box.first:before { content: ""; display: table; } 
.box.first{clear: both; margin-right:0px !important; zoom: 1;}   
.box.last{clear: left; margin-left:0px !important; zoom: 1;}
.box.last:after{ content: ""; display: table; }

.content.left .first,.content.right .first{margin-right:0px !important;} 
.content.left .last,.content.right .last{margin-left:0px !important;}

.row .box:first-child,
.row .box:first-child,
.content.left .row .box:first-child,
.content.right .row .box:first-child
{
    margin-right:0px !important;
}

.rtl .full_width_row .content_block > .content > .row > .box{margin:0 4% 0 0;}
.rtl .full_width_row .content_block > .content > .row > .box:first-child{margin-right:0;}
.rtl .box .box {margin:0 4% 0 0;}
.rtl .box .first{margin-right:0px !important;} 
.rtl .box .last{margin-left:0px !important; margin-right:4% !important;}
.rtl .box .box:first-child, .rtl .widget .box:first-child{margin-right:0;}

.with_borders > .last-row.box:first-child,
.with_borders > .box.first
{
    box-shadow: 1px 0 0 #F0F0F0;
}

.button_.alignright{
    margin-right: 20px;
    margin-left: auto;
}

/* All Mobile Devices smaller than 959px */
@media only screen and (max-width: 959px) {

    #navigation .sub-menu ul{
        right: auto;
        left: auto;
    }

    .responsive #navigation li{
        text-align:right;
    }

    .responsive #navigation .multicolumn-holder .column-heading > span, .responsive #navigation .multicolumn-holder .column-heading > a{
        padding: 10px 30px 10px 0;
    }

    .responsive #navigation_bar li a, .responsive .stuck #navigation_bar li a{
        padding-left: auto;
        padding-right: 30px;
    } 

    .responsive #navigation_bar li li a, .responsive .stuck #navigation_bar li li a{
        padding-left: auto;
        padding-right: 40px;
    }   

    .responsive #navigation_bar li li li a, .responsive .stuck #navigation_bar li li li a{
        padding-left: auto;
        padding-right: 50px;
    }   

    .responsive #navigation_bar  li li li li a, .responsive .stuck #navigation_bar li li li li a{
        padding-left: auto;
        padding-right: 60px;
    }   

    .responsive #navigation_bar li li li li li a, .responsive .stuck #navigation_bar li li li li li a{
        padding-left: auto;
        padding-right: 70px;
    }   

    .responsive #navigation_bar li li li li li li a, .responsive .stuck #navigation_bar li li li li li li a{
        padding-left: auto;
        padding-right: 80px;
    }       
}



@media only screen and (max-width: 767px) {
    .rtl.responsive .info_bar .heading, .rtl.responsive .info_bar .breadcrumb{
        text-align: right;
    }
}

/*** ======================= CUSTOM STYLES =========================== ***/

h1{
    font-size: 40px ;
    font-weight: normal;
}

section{
    font-family: 'YEKAN'
}
.flex-caption, .pricing_table .table_wrap ul > li.caption, .pricing_table .table_wrap.highlight ul > li.caption, .banner p, .sidebar .featured_article_title, .footer_widgets_row .featured_article_title, .latest-news a.title, h1, h2, h3, h4, h5{
    font-family: 'YEKAN';
}
input, select, textarea{
    font-family: 'YEKAN' !important;
    font-size: 13px;
    font-weight: normal;
    text-align: right !important;
    direction: rtl !important;
}
#top_search_form, .search_text{
    font-family: 'YEKAN';
    font-size: 11px;
}
#navigation_bar > ul > li > a{
    font-family: 'KUFI';
    font-size: 13px;
}
#navigation .sub-menu li a{
    font-family: 'YEKAN';
}
#navigation_bar > ul > li a span{ 
    font-family: 'YEKAN';
    font-size: 11px;
    position: relative;
    top: 3px;
}
#slogan_text{
    font-family: 'YEKAN';
    font-size: 13px;
    font-weight: normal;
}
/*h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    font-family: 'KUFI';
}*/

.heading h2,.heading h1{
    font-family: 'KUFI';
}

h2, .single-products .head_text h1, .single-product .head_text h1{
    font-family: 'KUFI';
}

p,blockquote p{
    font-family: 'YEKAN';
    font-size: 13px;
    font-weight: normal;
}

.top_content .breadcrumb a, .top_content .breadcrumb span{
    font-family: 'YEKAN';
}

.breadcrumb .icon-angle-right{
    position: relative;
    top: 1px;
    right: 1px;
}

.featured_article_title{
    font-family: 'KUFI';
}

.post-navigations {
    direction: ltr ;
}

.filter_navigation li a{
    direction: rtl !important;
    font-family: 'YEKAN';
}

.page-numbers li {
    direction: rtl !important;
    float: right;
}

.top_links a,ul.footer_links a{
    font-family: 'YEKAN';
}
ol > li{
    font-family: 'YEKAN'
}

/*team*/
.content_block .row #idTextPanel{
    font-family: 'YEKAN';
}
b, strong{
    font-family: 'YEKAN';
}
.social_media li span{
    font-family: 'YEKAN'
}
/*comments*/
.rt_comments #comments-title, #reply-title{
    font-size: 18px;
}
.comment-meta > span.comment-reply > a.comment-reply-link{
    font-family: 'YEKAN' !important;
}
.rt_comments ol.commentlist li a, .cancel-reply a,.rt_comments ol.commentlist li a{
    font-family: 'YEKAN';
}
.comment-body.author > div.comment-author > span.comment-meta > a{
    font-family: 'YEKAN';
}
.rt_comments ol.commentlist li a, .cancel-reply a{
    font-family: 'YEKAN' !important;
}
/*testimonials*/
.client_info{
    font-family: 'KUFI';
    font-size: 12px;
    direction: rtl;
}

.banner p small{
    font-family: 'YEKAN'
}

.button_{
    font-family: 'KUFI'
}

.filter_navigation li:after{ 
    content: " ";
}

#navigation .multicolumn-holder a{
    font-family: 'YEKAN';
}

.portfolio_item_holder .portfolio_info h4{
    text-align: center !important;
    font-size: 15px;
    font-weight: bold
}

ul.page-numbers li a.next span.icon-angle-left{
    position: relative;
    top: 2px;
}
/*flexslider*/
.flex-active-slide .caption-one,.flex-active-slide .caption-text{
    direction: rtl;
    text-align: right;
}

.flex-active-slide .caption-text{
    font-size: 13px !important ;
    font-weight: normal !important;
}
.flex-active-slide .caption-one{
    float: right !important;
}

.chained_contents ul li .chanied_content_holder {
    text-align: right;
}
.chained_contents ul li .chanied_content_holder p {
    text-align: justify;
}
/*blog*/
a.more-link:after{
    content: " \f104";
}

.author-title{
    font-size: 18px;
    font-weight: normal;
}
.author-description .author-bio{
    font-family: 'YEKAN';
    font-size: 13px;
    font-weight: normal;
    padding-top: 10px;
}
.blog-head-line .post-title-holder h2 a{
    line-height: 30px;
}
/*RevSlider*/

.rev_slider .tp-caption, .rev_slider .caption{
    /*font-family: 'YEKAN';*/
    direction: rtl;
    letter-spacing: 0 !important;
}

/* products */

.product_info.box_sizing h4 a:before{
    content: " " ;
}

.product_info.box_sizing h4 a:after{
    position: relative;
    top: 2px;
    content: " \f104";
    font-family: "fontello";
    font-weight: bold;
}

.with_effect .product_info .price del, .with_effect .product_info .price ins, .with_effect .product_info .price span{
    font-size: 22px;
}

.grid_title{
    font-family: 'KUFI';
    font-size: 25px;
}

.price ins,p.price del span.amount{
    font-size: 22px;
}
p.price del span.amount{
    font-size: 18px;
}
.price ins{
    margin-right: 15px;
}

.product_meta .posted_in b,.product_meta .sku_wrapper .sku b{
    font-weight: bolder;
    font-family: 'KUFI';
    font-size: 11px;
    margin-right: 20px;
}

i.decs_text{
    font-family: 'YEKAN';
    font-size: 13px;
    font-weight: normal;
    padding-right: 8px;
}
.product_item_holder.fadeIn.animated > div.product_info > h4 > a{
    font-size: 18px;
}

 
/*blog carousel*/

.owl-wrapper > div.owl-item > div.item > p{
    direction: rtl
}
.owl-wrapper > div.owl-item > div.item > a.title{
    direction: rtl;
    font-weight: normal;
    font-size: 18px;
}

.carousel-holder .owl-carousel .item{
    direction: rtl;
}

.rt-toggle ol li .toggle-title{
    font-size: 18px;
    font-weight: normal;
}

.widget.widget_latest_posts .recent_posts ul li span.title a{
    font-weight: normal;
}

.widget.widget_latest_posts .recent_posts ul li .widget-meta > .comment_number span.icon-comment-empty{
    margin-left: 3px;
    margin-right: 3px;
}

.recent_posts .title a,.latest-news-2 a{
    font-size:13px !important;
    font-weight: normal !important;
}

.recent_posts .comment_number a{
    position: relative;
    right: 3px;
}
/* woocommerce */

.woocommerce .addresses .title, .woocommerce-page .addresses .title{
    direction: rtl !important;
    text-align: right !important;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label{
    font-size: 13px;
    font-weight: normal;
}

.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li{
    direction: rtl;
    text-align: right;
}

.woocommerce-page .checkout .col-2 h3#ship-to-different-address{
    text-align: right;
    direction: rtl;
    float: right;
}

.woocommerce-shipping-fields p#order_comments_field.form-row.notes label{
    float: right;
    clear: both;
}


.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th{
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{
    text-align: center;
    font-family: 'KUFI';
    font-size: 13px !important;
}

.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price{
    font-size: 25px !important;
    text-align: center;
}

.product_item_holder div.product_info h4{
    text-align: center !important;
    padding-bottom: 6px;
}
.woocommerce .product_info, .woocommerce-page .product_info{
    text-align: center;
}
.product_item_holder .product_info a.add_to_cart_button{
    margin-top: 6px;
}
.owl-wrapper .owl-item .product.product_item_holder.item .product_info h5 a{
    font-family: 'YEKAN';
    font-size: 13px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
    text-align: right;
    direction: rtl;
}
.woocommerce form.login .form-row, .woocommerce-page form.login .form-row{
    text-align: right;
    direction: ltr;
}
.woocommerce form.login .form-row label.inline, .woocommerce-page form.login .form-row label.inline{
    float: right !important;
}
.woocommerce > form.login p.form-row input.button{
    float: left;
}
.woocommerce form.lost_reset_password p.form-row input.button{
    float: left;
}
.breadcrumb{
    text-align: right;
}
.woocommerce .imgeffect .added_to_cart:after{
    content:"\f104";
    font-family: "fontello";
    position: relative;
    right: 5px;  
}
.widget_shopping_cart .button:after{
    content:"\f104";
    font-family: "fontello";
    position: relative;
    right: 5px; 
}
.widget_shopping_cart .button:before{
    position: relative;
    left: 5px; 
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th{
    font-family: 'KUFI';
    text-align: center;
    min-width: 150px;
}

woocommerce .cart-collaterals .cart_totals h2, .woocommerce-page .cart-collaterals .cart_totals h2, .woocommerce .cart-collaterals .shipping_calculator h2, .woocommerce-page .cart-collaterals .shipping_calculator h2{
    direction: rtl;
    text-align: right;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td{
    text-align: right;
}
.woocommerce .order_details, .woocommerce-page .order_details{
    font-size: 13px !important;
    text-align: right !important;
    direction: rtl !important;
    font-weight: normal !important;
    float: right;
}
.woocommerce .order_details li strong, .woocommerce-page .order_details li strong{
    font-weight: normal !important;    
}
.row .woocommerce > p{
    clear: both;
}
.row div.woocommerce h2{
    font-size: 16px;
    display: table;
    clear: right;
}
.row > div.woocommerce > header{
    display: inline-block;
}

.woocommerce > dl.customer_details > dt{
    padding-right: 20px !important;
}
.woocommerce .addresses .title, .woocommerce-page .addresses .title{
    text-align: right;
    direction: rtl;
    float: right;
}
.woocommerce .col2-set.addresses address p{
    clear: both;
}
.woocommerce > table.shop_table.order_details > tbody > tr.order_item > td.product-name > strong.product-quantity{
    font-weight: normal;
}

.woocommerce .caption h3.featured_article_title{
    font-size: 15px;
    font-weight: bold !important;
}

.ls-slide p{
    font-family: 'YEKAN' !important;
    text-align: right;
    direction: rtl;
}
.ls-slide div{
        font-family: 'YEKAN' !important;
}
#navigation_bar > ul > li > a{
    color:#6e6e6e;
}
ul.footer_links li{
    direction: rtl;
}
ul.footer_links a{
    padding-right: 5px;
}
/* main menu fixation */
#navigation .sub-menu {
    right: 0;
    left: auto;
}
#navigation .sub-menu li.hasSubMenu ul { 
    margin-right: 11px;
}

.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td{
    font-size: 18px;
}

.woocommerce .order_details li, .woocommerce-page .order_details li{
    direction: rtl;
    float: right;
    font-size: 12px;
}

.woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.shop_table, .woocommerce-page table.shop_table{
    text-align: center;
}
