/*
Theme Name: 	Emarket Child Theme
Theme Uri:  	http://demo.wpthemego.com/themes/sw_emarket/
Description:  	A child theme of SW Emarket
Author:     	Magentech
Author Uri: 	http://www.themeforest.net/user/magentech
Template:   	emarket
Version:    	1.0.0
License:    	GNU General Public License v2 or later
*/

@font-face {
	font-family: 'Vazir';
	font-style: normal;
	font-weight: bold;
	src: url('fonts/Vazir-Bold-FD.woff') format('woff');
}
@font-face {
	font-family: 'Vazir';
	font-style: normal;
	font-weight: normal;
        src: url('fonts/Vazir-FD.woff') format('woff');
}
html {
  font-family: vazir !important;
}
body, h1,h2,h3,h4,h5,h6 {
  font-family: vazir !important;
}

.order-desc {
  font-family: vazir !important;
}

.p-title {
  font-family: vazir !important;
}


.sale-off{width: 67px;height: 33px}
.rtl .header-style1 .nav-pills > li:first-child a {
    right: 11px;
}

.fa-user:before{margin-left: 4px !important;}
.fa-comments:before,.fa-clock-o:before{margin-left: 4px;margin-right: 10px !important;}
img.attachment-emarket_detail_thumb.size-emarket_detail_thumb.wp-post-image{margin-bottom:20px !important;}
.readmore{margin-bottom: 20px;direction: ltr;float: right !important;}
.fa-caret-right:before{content: "\f0d9";margin-right: 4px !important;
    
}


.rtl .pull-right{direction: ltr !important;}
.rtl .countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section {margin-right: 15px;margin-left: 0 !important;
    
}

.countdown-style1 {
    direction: ltr !important;
}

.product-countdown.pull-right {
    float: right}