﻿/*
Theme Name:  parvanweb v4
Author: PranDesign:SalehTalebi
Author URI: http://parvanweb.ir
Description: Design by HTML5 + CSS3 + WORDPRESS + BOOTSTRAP + JQUERY + TIME + :D
Version: 4.2
Text Domain: parvanweb.ir
*/


@charset "utf-8";
@font-face {
    font-family: 'SYekan';
    src: url('fonts/FYekan.eot');
    src: url('fonts/FYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/FYekan.woff') format('woff'),
         url('fonts/FYekan.ttf') format('truetype'),
         url('fonts/FYekan.svg#FYekan') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600â€“06FF;
}
@font-face {
    font-family: 'cabiri';
    src: url('fonts/Calibri.eot');
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'),
         url('fonts/Calibri.woff') format('woff'),
         url('fonts/Calibri.ttf') format('truetype'),
         url('fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0600â€“06FF;
}
html{
	margin:0 !important;
	padding:0 !important;
}
*{
	margin:0;
	padding:0;
	border:0;
}
ul, ol{
	list-style:none !important;
}
a{
	font-family:  SYekan, Tahoma, Arial;
	text-decoration:none !important;
	color:#767474;
}
a:hover{
	color:#5a5a5a;
}
img{
	max-width: 100%;
	height: auto;
}
body {
	direction: rtl;
	font-size: 12px;
	font-family:  SYekan, Tahoma, Arial;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color:#fafafa;
	margin-top: -20px;
}
h1 { font-size:25px ; font-family:SYekan;}
h2 { font-size:19px ; font-family:SYekan;}
h3 { font-size:16px ; font-family:SYekan;}
h4 { font-size:16px ; font-family:SYekan;}
h5 { font-size:14px ; font-family:SYekan;}
h6 { font-size:14px ; font-family:SYekan;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding-right: 5px;
	padding-left: 5px;
}
.navbar-toggle{
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-right:10px;
}
.header-bg{
	background-image:url(http://parvanweb.ir/wp-content/themes/PranDesign-v4.1/images/bg-btn-header.jpg);
	background-size:cover;
	background-position:center;
	display:block;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}
.header-con-bg{
	background-color:#FFF;
	padding: 10px 0px 10px 5px !important;
	
}

.rightbannerfix{
    width: auto;
    height: auto;
    position: fixed;
    bottom: 5px;
    right: 0;
    z-index: 1000;
}

.logo-prandeisgn{
	background-image:url(images/logo.png);
	width:51px;
	height:52px;
	float:right;
	margin-left:8px;
	margin-right:7px;
	padding-right:0;
	transition:all .7s;
	-webkit-transition:all .7s;
	-moz-transition:all .7s;
	-ms-transition:all .7s;
	-o-transition:all .7s;
}
.border-logo-header{

}
.border-logo-header:hover h1{
	color:#84b135;
}
.border-logo-header:hover .logo-prandeisgn{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
}
.header-con-bg h1{
	margin: 0;
	font-size: 35px;
	color: #717171;
	float: right;
	margin-top: 4px;
	letter-spacing: -2px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
	-o-transition:all .2s;
}
.green-txt{
	color:#84b135;
}
.bottom-logo{
	position: relative;
	left: 60px;
	top: 40px;
	font-size: 12px;
}
.header-ul{
	padding-top:10px;
	
}
.header-ul li{
	float:right;
	margin-right:10px;
	font-size:14px;
	color:#5c5c5c;
}
.header-ul li a{
	padding:5px !important;
	margin:0;
	border:2px solid #FFF;
	border-radius:2px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
	-o-transition:all .2s;
	font-size: 15px;
}
.header-ul li a:hover{
	border:2px solid #90c23a;
	color:#78a032;
	background-color:transparent !important;	
}
.mo-po-sfjk554{
    overflow: hidden;
    height: 120px;
}
.mo-po-sfjk554 p{
	margin:0 !important;
}

.header-sec-left{
	direction:ltr;
	font-size:16px;
	font-family:cabiri;
	color:#90c23a;
	padding-top:15px;
	padding-left:0px;
	margin-left:-5px;
}
.header-sec-left span{
	top:2px;
	margin-right:8px;
	position:relative;
	font-size:13px;
}
.hr-line-oft{
	width:1px;
	height:30px;
	display:block;
	background-color:#F5F5F5;
	float:left;
	position:relative;
	right:25px;
	bottom:5px;
	top:12px;
}

.navbar-toggle .icon-bar {
background-color: green !important;
}
.navbar-toggle{
	border:1px solid green !important;
	outline:none;
}
.container>.navbar-header, .container>.navbar-collapse{
	margin:inherit !important;
}
.container{
	padding:0;
}

.header-box-white{
	font-size:18.5px;
	color:#696969;
	border-bottom: 3px solid rgb(144, 194, 58);
	z-index: 1;
	padding-bottom: 1px;
	display: inline-block;
	position: relative;
	margin: 0;
	padding-left:2px;
	padding-right:2px;
}
.divider-1 i{
	margin-left: 3px;
	position: relative;
	top: 4px;
	color: #8E8E8E;
	font-size:20px;
}
.divider {
	margin-top: 15px;
}
.divider {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	display: inline-block;
}
.divider-1:before, .divider-3:before {
	content: "";
	position: absolute;
	bottom: 2px;
	right: 0;
	width: 100%;
	border-bottom: 1px dotted rgb(219, 219, 219);
	z-index: 0;
}
.divider-1:after, .divider-3:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	border-bottom: 1px dotted rgb(219, 219, 219);
	z-index: 0;
}
.divider-1 h3, .divider-1 h1 {
	border-bottom: 3px solid rgb(144, 194, 58);
	z-index: 1;
	padding-bottom: 2px;
}
.divider h3, .divider h1 {
	display: inline-block;
	position: relative;
	margin: 0;
	font-size: 17px !important;
}
.box-white{
	background-color:#ffffff;
	border:1px solid #E8E8E8;
	border-radius: 2px !important;
}
.section-inline{
	color:#7f7f7f;
	padding:5px;
	float:right;
	margin:5px;
}

.section-inline h2,i{
	transition:all .1s;
	-webkit-transition:all .1s;
	-moz-transition:all .1s;
	-ms-transition:all .1s;
	-o-transition:all .1s;
	letter-spacing: -1px;
}
.section-inline:hover  h2{
	color:#90c23a;
}
.section-inline:hover i{
	color:#90c23a;
}
.section-inline h2{
	font-size:19px;
	margin-top:10px;
}
.section-inline i{
	font-size:45px;
	margin-left:10px;
	color:#969696;
}
.content-inline-section{
	font-size:14px;
	line-height:20px;
	text-align:justify;
	width:100%;
	max-width:220px;	
}
.section-inline a:hover{
	border-bottom:1px solid green;
}

.content-inline-section p{
	margin-top:-5px;
}
.slider-box{
	padding:10px;
}
.slider-box img{
	height:270px !important;
}
#owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
.order-box{
	background-image:url(images/bg-order-box.jpg);
	background-size:cover;
	width:100%;
	max-width:1160px;
	height:234px;
	border:1px solid #e5e5e5;
	margin:10px auto 0px auto;
	clear:both;
}
.order-box p{
	font-size:15px;
	line-height:30px;
	padding-right:35px;
	padding-top:30px;
	color:#696969;
	text-align:justify;
	width:100%;
	max-width:405px;
	padding-bottom:10px;
}
.order-box a{
	margin-right:90px;
	margin-top:40px;	
}

.link-border-green{
	border:2px solid #90c23a;
	font-size:15px;
	color:#90c23a;
	padding:2px;
	border-radius:3px;
	transition:all .1s;
	-webkit-transition:all .1s;
	-moz-transition:all .1s;
	-ms-transition:all .1s;
	-o-transition:all .1s;
}
.link-border-green:hover{
	color:#FFF;
	background-color:#90c23a;
}

.navbar-cat{
		margin-top:10px;
		padding-top:8px;
		
}
.navbar-cus>li>a{
	margin: 0px 0px !important;
	text-align:center;
}

.navbar-cat a{
	text-shadow:none !important;
	color:#6e7c7d !important;
}
.navbar-cat a:hover span{
	color:#90c23a !important;
	
}
.navbar-cat a:hover{
	background:none !important;
	color:#90c23a !important;
}
.nav>li>a{
	padding:15px 10px 0 5px;
}
.navbar{
	border-radius:0 !important;
	margin-top:0;
	margin-bottom:0;
}
.navbar-collapse{
	padding-right:0;
}
.category-box{
	padding:0px 0 10px 0;
}
.category-box a{
	font-size:15px;
	
}
.caret{
	margin-top:5px;
}

.dropdown-menu:focus,.dropdown-menu:hover{
	border-top:3px solid #90c23a;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	border-radius:0;
	background-color:transparent;
}
.dropdown-menu{
	box-shadow:none !important;
	border: 1px solid #EAEAEA;
}
.navbar-nav>li span{
	color:#d5dbdb;
	margin-bottom:5px;	
	font-size:15px;	
	transition:all 0.2s !important;
	-webkit-transition:all 0.2s !important;
	-moz-transition:all 0.2s !important;
	-o-transition:all 0.2s !important;
}
.navbar-nav>li{
	margin-right:5px;
}
.ic-pg-right-list{
	font-size:10px !important;
	margin-right:0;
	margin-top:5px;
	margin-left:8px;
}
.dropdown-menu>li>a{
	padding: 3px 10px;
	font-size: 14px;
}
.dropdown-menu .divider{
	margin: 4px 0;
	background-color: #F5F5F5;
}
.navbar-nav>li>.dropdown-menu{
	margin-top:10px;
}
.most-category{
	padding:13px 0 0px 0;
	text-align:center;
	color:#B8B8B8;
	font-size:12px;
	width:100%;
	max-width:260px;
	position:relative;
margin:auto;
}


.most-category h3{
		float:right;
		margin-top:10px;
		margin-left:20px;
		margin-right:15px;
		
}
.most-category h4{
	font-family:cabiri;
	font-size:14px;
	margin-top:14px;
	margin-right:10px;
	float:right;	
}
.most-category span{
	position:absolute;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	font-size:9px;
	top:27px;
	left:253px;
}
.content-post-article a{
  color: #FF5F5F;
}
.img-most-category{
	width:61px;
	height:36px;
	background-image:url(images/WORDPRESS.png);
	float:left;
	margin-top:3px;
	margin-left:8px;
}
.box-sp{
	transition:all .1s;
	-webkit-transition:all .1s;
	-moz-transition:all .1s;
	-o-transition:all .1s;
}
.most-category a:hover .box-sp{
	background-color:#90c23a;
	color:#FFF;
	border-color:#79a330;
}
.most-category a:hover  .img-most-category{
	background-image:url(images/WORDPRESS-H.png);
}
.post-main{
	margin:10px;
	position:relative;
	transition:all 0.2s !important;
	-webkit-transition:all 0.2s !important;
	-moz-transition:all 0.2s !important;
	-o-transition:all 0.2s !important;
}
.mg-top{
	margin-top:10px;
	
}
.post-main:hover .title-main-page{
	color:#90c23a;
}
.post-main:hover .picture-post img{
	border:2px solid #90c23a;
}
.picture-post{
	float:right;
}
.picture-post img{
	width: 220px;
	height: 224px;
	border:2px solid #e5e5e5;
		transition:all 0.2s !important;
	-webkit-transition:all 0.2s !important;
	-moz-transition:all 0.2s !important;
	-o-transition:all 0.2s !important;
}
.content-post{
	float:right;
	width:100%;
	max-width:518px;
	min-height:220px;
	border:1px solid #EDEDED;
	margin-right:9px;
	padding:5px 20px 8px 20px;
}
.single-post p{
	line-height:30px;
	font-size: 14px;
	text-align:justify;
	color:#6a6a6a;
}
.single-content-post p{
	line-height: 30px;
	font-size: 14.4px;
	text-align: justify;
	color: #4b4b4b;
}
.single-img-box{
	text-align:center !important;
	margin-top:5px;
	margin-bottom:25px;
}
.single-post hr{
	border-top:1px solid #F2F2F2;
	margin-bottom:8px;
	margin-top:10px;
}
.single-content-post hr{
	margin-top:2px !important;
	margin-bottom:8px !important; 
	border-top: 1px dashed rgba(0, 0, 0, 0.08) !important;
}

.header-infor-single-post{
	font-size:13px;
	color:#b1b1b1;
	margin-bottom:15px;
}
.header-infor-single-post a{
	color:#b1b1b1;
}
.header-infor-single-post span{
	color:#7f7f7f;
	font-size:14.5px;
}
.single-content-post ul{
	font-size:14.4px;
	line-height:28px;
	margin-right:20px;
}
.single-content-post ul li{
	position:relative;
	padding-right:26px;
	margin-bottom:5px;
}

.single-content-post ul li:before{
	content: "\f120";
	font-family:"Ionicons";
	font-size: 19px;
	color:#90c23a;
	margin-left: 3px;
	position: absolute;
	right: 0;
	top:.1em
}
.single-content-post ol li{
	position:relative;
	padding-right:26px;
	margin-bottom:5px;
}

.single-content-post ol li:before{
	content: "\f120";
	font-family:"Ionicons";
	font-size: 19px;
	color:#90c23a;
	margin-left: 3px;
	position: absolute;
	right: 0;
	top:.1em
}
.single-content-post ol {
	font-size: 15px;
	line-height: 28px;
	margin-right: 20px;
	list-style: none;
}
#artice-post-heading h2{
	width: 100%;
	background-color: #FCFCFC;
	color: #333;
	font-size: 19px;
	border: 1px solid #EEEEEE;
	padding: 0.6em 2.4em 0.6em 1em;
	position: relative;
}

#artice-post-heading  h2:before{
	color: #333;
	content: "\f356";
	font-family:"Ionicons";
	font-size: 25px;
	margin-left: 3px;
	position: absolute;
	right: .6em;
	top:.4em
}
#artice-post-heading h3{
	width: 100%;
	background-color: #FCFCFC;
	color: #333;
	font-size: 19px;
	border:1px solid #EEEEEE;
	padding: 0.6em 2.4em 0.6em 1em;
	position:relative
}

#artice-post-heading  h3:before{
	color: #333;
	content: "\f356";
	font-family:"Ionicons";
	font-size: 25px;
	margin-left: 3px;
	position: absolute;
	right: .6em;
	top:.4em
}
.header-infor-single-post a:hover{
	color:#7f7f7f;
	transition:all .2s;
	-o-transition:all .2s;
	-moz-transition:all .2s;
	-webkit-transition:all .2s;
}
.post-single{
	padding:15px;
}
.top-single-post-left{
	font-size:12px;
	color:#b1b1b1;
	margin-top:0px;
	position:relative;
}
.top-single-post-left i{
	font-size:18px;
	position:relative;
	right:-4px;
	top:5px;
}
.title-main-page{
	margin-top:10px;
	font-size:19px;
	transition:all .2s;
	-o-transition:all .2s;
	-moz-transition:all .2s;
	-webkit-transition:all .2s;
	letter-spacing: -1px;
}
.title-single-page{
	margin-top:0px;
	font-size:21px;
	color: #666;
}
.information-footer-post{
	margin-top:0px;
}
.information-footer-post ul li{
	float:right;
	margin-left:23px;
	font-size:14px;
	color:#6a6a6a;
}
.information-footer-post ul li i{
	font-size:20px;
	margin-left:5px;
	position:relative;
	top:5px;
	color:#6a6a6a;
}
.img-inline-post{
	position:absolute;
	top: 7.3em;
	right: 16.5em;
}
.information-footer-post a{
	float:left;
}
.box-ads{
	text-align:center;
	padding:1px;
}
.box-ads img{
	margin-left:0px !important;
}
.ads-box2 img{
	margin-top: -230px;
	margin-bottom: 5px;
}
.searchtext{
	width:100%;
	padding:10px;
	background-color:#fafafa;
	border:1px solid #e5e5e5;
	border-radius:3px;
	color:#c7c5c5;
	outline:none;
}
#searchform{
	padding:8px;
}
#searchsubmit{
	width:100%;
	padding:10px;
	background-color:#90c23a;
	color:#FFF;
	margin-top:10px;
	border-radius:3px;
	font-size:15px;
	outline:none;
}
#searchsubmit:hover{
	background-color:#8aba37;
}
.box-list-most{
	padding: 0 10px 0 10px;
}
.box-list-most li{
	margin-bottom:10px;
	font-size:15px;
	border-bottom:1px solid #F5F5F5;
	padding-bottom:13px;
}
.box-list-most li:first-child{
	margin-top:5px;
}
.box-list-most li:last-child{
	border-bottom:none;
	padding-bottom:0;
}
.box-list-most li:before{
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: 10px;
	color: gray;
	content: "\e079";
	width: 15px;
	float: right;
	margin-right:5px;
	margin-left: 0px;
	position: relative;
	top:3px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.img-inline-sidebar{
	position:absolute;
	z-index: 999;
	margin-right: 119px;
	top: 0;
}

.box-postnull{
	background-image:url(images/bg-email-khabar.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	width:100%;
	height:234px;
	font-size:14px;
	text-align:justify;
	padding:20px;
	line-height:25px;
	color: #585858;
}
.rss-form {
	margin: 1em 1.9em 0 1.9em;
	width: 100%;
	background-color: #90c23a;
	border-radius: 2px;
	float: right;
	padding: 3px;
	max-width: 270px;
}
.frm-btn-rss {
	width: 100%;
	border-radius: 2px;
	padding: 7px 5px 3px 5px;
	outline: none;
	border: 0;
	color: #a9aead;
	font-size: 18px;
	max-width: 209px;
	font-family: 'cabiri';
}
.button-txt-shop-link-cat{
  background: #EDAD4A;
  color: #FFF;
  padding: 5px;
  border-radius: 3px;
  /* margin-bottom: 10px; */
  width: 25%;
  display: block;
  font-size: 13px;
  /* float: left; */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
	  transition: all 0.2s;
}

.button-txt-shop-link-cat:hover{
   background: #DFA244;
color:#FFF;
}
.sumit-btn-rss {
	width: 50px;
	background-color: transparent;
	border: 0;
	color: #FFF;
	outline: none;
	padding-top: 4px;
	font-size: 14px;
	margin-left: 5px;
}
.proftofilebox{
	background-image:url(images/bg-protifilo.png);
	width:276px;
	height:235px;
	float:right;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	position:relative
}
.proftofilebox img{
	margin-top:12px;
	margin-right:5px;
}
.proftofilebox:first-child{
	margin-right:8px;
}
.box-slide-protifolo{
	opacity:0;
	position:absolute;
	background-color:#333;
	width:257px;
	height:145px;
	margin-top:2px;
	margin-right:11px;
	color:#FFF;
	top:10px;
	transition:ease-in-out .2s;
	-webkit-transition:ease-in-out .2s;
	-moz-transition:ease-in-out .2s;
	-o-transition:ease-in-out .2s;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	padding:0 2px 0 2px;
}
.proftofilebox a:hover .box-slide-protifolo {
	opacity:0.8;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
}
.inline-proftoile-img{
	margin-top:45px !important;
}
.pishnamyesh-box-protifoloo{
	position:relative;
	padding-top:20px;
}
.pishnamyesh-box-protifoloo i{
	position:absolute;
	font-size:67px;
	right:100px;
	top:20px;
}
.bg-footer-main{
	background-image: url(images/bg-header.png);
	background-size: cover;
	background-position: center;
	display: block;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top:40px;
}
.fotter-con-bg{
	background-color: #FFF;
	padding:20px 20px 0 20px;
}
.fotter-con-bg h3{
	margin:5px 0 0 0;
	font-size:19.79px;
	color:#737373;
}
.fotter-con-bg p{
	margin-top:10px;
	color:#838383;
	line-height:28px;
	text-align:center;
	font-size:14.84px;
}
.fotter-con-bg span{
	border-bottom: 3px solid rgb(144, 194, 58);
}
.box-hedie-fotter{
	padding-right:20px
}
.box-hedie-fotter img{
	margin-top:33px;
	margin-left:5px;
}
.footer-social-main{
	background-color:#90c23a;

	margin-top:33px;
	text-align:center;
	max-height:75px;
	display:block;

}
.footer-social-main a i {
	font-size:65px;
	color:#FFF;
	margin-left:10px !important;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.footer-social-main a:hover i {
	color:#658928
}




.telegram_btn_support{
border-radius: 3px 3px 0 0;
    position: fixed;
    right: 25px;
    bottom: 0;
    width: 270px;
    height: 70px;
    background-color: #3dc2ea;
    color: #fff;
    padding-right: 10px;
    box-shadow: 4.66px -3.78px 10px 0 rgba(0,0,0,.1);
    transition: height .2s;
padding-top: 5px;
}

.telegram_btn_support img {
    float: left;
    margin-left: 6px;
    margin-top: 7px;
}

.telegram_btn_support p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 6px;
    color: #fff;
}

.telegram_btn_support:hover {
    cursor: pointer;
    height: 82px;
    color: #fff;
}



.edd-submit{
    padding: 15px 0 !important;
    font-size: 16px !important;
    background-color: #8dbd3b !important;
    box-shadow: 5px 5px 25px 0 rgba(46,61,73,.3) !important;
    border: 0 !important;
    width: 100% !important;
    margin: 20px auto !important;
}

.edd-submit:hover{
 box-shadow:none !important;
}

.edd_terms_links{
    font-size: 14px;
    background: rgb(152, 152, 152);
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 10px;
    color: rgb(255, 255, 255) !important;
}

.edd-terms-agreement{
    margin-top: 20px;
    font-size: 14px;
}
#edd_checkout_cart td, #edd_checkout_cart th{
    border: 1px solid #e0e0e0 !important;
}
.ion-custom-fotter{
	font-family:cabiri;
}
.copyright-footer{
	font-size:12px !important;
	position:relative;
}
.copyright-footer i{
	font-size:20px;
	position: relative;
	margin-left: 5px;
	margin-right: 15px;
	top: 5px;
}
.location-box{
	margin-top: 10px;
	padding: 9px 16px 9px 10px;
	font-size: 15px;
	color: #8A8A8A;
	max-width: 1160px;
	margin-right: 5px;
	border-radius: 3px;
}
.link-location-box-sing{
	float:left;
	border: 2px solid #90c23a;
	padding:3px;
	border-radius:3px;
	transition:all .1s;
	-webkit-transition:all .1s;
	-moz-transition:all .1s;
	-ms-transition:all .1s;
	-o-transition:all .1s;
	background-color:#90c23a;
	color:#FFF !important;
	margin-top: -28px;
}
.link-location-box-sing:hover{
	background-color:#FFF;
	color: #90c23a !important;
}
.location-box a{
	color:#90c23a;
	margin-left: 3px;
	margin-right: 4px;
}
.location-box a:hover{
	color:#7AAD23
}
.text-location-box{
	padding-right: 20px;
	float: right;
	margin-top: 5px;
	width: 100%;
	position: relative;
}
#crumbs:before{
	content:'موقعیت شما :';
	
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px ;
    margin-bottom: 20px;
}
.text-location-box i{
	position: absolute;
	right: 0px;
	font-size: 22px;
	color: #ADACAC;
	top: 0px;
}

.mejs-offscreen{
	  left: inherit !important;
}


.box-biographi-post{
	font-size:16px;
	text-align:justify;
	line-height:30px;
	padding:20px 10px 20px 20px;
	color:#636363;
    position:relative;
}
.box-biographi-post img{
	float:right;
	padding-left:10px;
	padding-right:10px;
}
.box-biographi-post i{
	margin-right:10px
}
.box-biographi-post p{
	font-size:14px;
	clear:both;
	padding-top:8px;
}
.box-download{
	width: 100%;
	max-width:180px;
	display:inline-block;
	background-color: #FCFCFC;
	font-size: 14px;
	padding: 0.7em 2.6em 0.7em 1em;
	position: relative;
	margin-bottom:10px;
	margin-left:6px;
}
.box-main-dl a{
	color:#FFF !important;
}
.box-main-dl a:hover{
	opacity:.9;
}
.box-download:before{
	font-family: "Ionicons";
	font-size: 22px;
	margin-left: 3px;
	position: absolute;
	right: .6em;
	top: .2em;
	color: #FFF;
}
.box-download a{
	color: #FFF;
}
.link-dl {
	background:#2ecc71;
}
.link-dl:before{
	content: "\f183";
}

.link-video {
	background:#805EA8;
}
.link-video:before{
	content: "\f256";
}
.page-plugin {
	background:#f39c12;
}
.page-plugin:before{
	content: "\f13a";
}
.demo{
	background:#95a5a6;
}
.demo:before{
	content: "\f25e";
}
.demo-online{
	background:#3498db;
}
.demo-online:before{
	content: "\f2a1";
}
.demo-ofline{
	background:#2980b9;
}
.demo-ofline:before{
	content: "\f25f";
}
.note-prodoct p{
	width: 100%;
	background-color: #FCFCFC;
	border: 1px solid #EEEEEE;
	padding: 0.3em 2.4em 0.3em 1em;
	position: relative;
}
.note-prodoct p:before{
	content: "\f166";
	font-family: "Ionicons";
	font-size: 22px;
	margin-left: 3px;
	position: absolute;
	right: .6em;
	top: .24em;
	color: #666;
}
.price-prodoct p:before{
	content: "\f119";
}
.single-tags{
	padding-top: 20px;
	border-top: 1px solid #F6F5F5;
	margin-top: 20px;
}
.single-tags ul li:before{
	content:inherit !important;
	color: transparent !important;
}
.single-tags a {
	line-height: 19px;
	float: right;
	background: #f2f2f2;
	font-size: 12px;
	color: #999;
	padding: 3px 7px;
	margin: 0 5px 8px 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.single-tags a:hover {
	background-color:#90c23a;
	color:#FFF;
}
.single-tags i{
	position:relative;
	top:3px;
	margin-left:5px;
}
.single-tags i:last-child{
    font-size:18px;
}
.share li a{
	font-size:16px;
	color:#FFF;
	margin-right:10px;
}
.share a.fb {background-color: #3b5998;}
.share a.twitter {background-color: #00acee}
.share a.google {background-color: #dd4b39;}
.share a.linkedin {background-color: #0e76a8;}
.share a.facenamafc{background-color:#2071BC;}
.share a.cloobfc{background-color:#3aaa35;}
.share a:hover {opacity:0.9}

.tags-style header{
	font-size:15px;
	color:#999;
	float:right;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	border:none;
	background-color:#90c23a;
	padding-bottom:8px;
}
.page_nubmber{
	font-size:14px !important;
	text-align:center;
	margin-bottom:0;
}
.pagination{
	margin-bottom:0 !important;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus{
	cursor: alias;
}
.img-inline-main-theme{
	transition:all .7s;
	-webkit-transition:all .7s;
	-moz-transition:all .7s;
	-ms-transition:all .7s;
	-o-transition:all .7s;
}
.img-inline-main-theme:hover{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
}
.ads-468-main{
	text-align:center;
	padding:10px;
	margin-top:10px;
}
.active{
	background-color:#0FF;
}
.bg-main-website{
	
}
@media screen and (max-width:1200px){
	.picture-post{
		float:none;
		text-align:center;
	}
	.content-post{
		float:none;
		text-align:center;
		margin:auto;
		max-width: 100% !important;
		margin-top:10px !important;
		margin-right:0 !important;
	}
	.img-inline-post{
		display:none;
	}
	.post-main{
		margin-bottom:20px;
	}
	.box-webs{
		float:none !important;
		padding:20px !important;
		width:100% !important;
	}
.ads-box2 img{
	margin-top:0 !important;
	padding-top:0 !important;
}


}
@media screen and (max-width:700px){
		.order-box{
		background:none;
		
	}
	.order-box p{
		max-width:inherit;
		padding-left:10px;
	}
	.fotter-con-bg h3{		
		margin-top:20px;
	}



}

@media screen and (max-width:660px){
		.store .content img{
		float:none !important;
	}


	}
@media screen and (max-width:1195px){
		.store .special{
		width: 100% !important;
	}
		.store .buy-demo{
			float: right;
		}
		.main-setp-shop-alig{
			float:right;
		}
		.store .special{
			margin-bottom: 20px;
		}

	}

.comments-box-single {
	padding:10px;
	color:#595959
}
.comments-title{padding:30px 10px 5px 0px;color:#757575;line-height:15px;font:17px SYekan,Tahoma,Geneva,sans-serif;margin:30px 0 10px 0;letter-spacing:.3px;clear:both;}
.comments{/* width:700px; */margin:0 auto;text-align:right;font-family : tahoma;font-size: 12px;line-height:40px;color: #666;direction:rtl;padding:60px 0 100px 0;position: relative; }
h3.htitle {font-size: 20px;line-height: 33px;margin: 0 0px 40px 0;padding: 0 0px 0px 0;border-bottom:3px #16A086 solid; color:#16A086;}
#comments h2 span{color:#1BB5CB;font-size:22px}
#comments h2 a{color:#1BB5CB;}
.comment{padding:5px;clear:both;padding:0px 0 0px 0;list-style:none !important;}

.comment-author{ margin:0; /* width:620px; */ /* height:40px; */ margin-bottom: 0px; display: block; overflow: hidden;}
.comment .comment-author img{float:right;border-radius: 100px 100px 100px 100px; width:40px; height:40px;}

cite.fn{font-family : SYekan, verdana;font-size: 15px;margin:0px 40px 0 0; color:#222; float: right;}
cite.fn a{color:#222;}
span.says{display:none}

.commentmetadata{float:left;margin:-40px 0px 0 0px; font:11px tahoma; letter-spacing:1px; width:150px; text-align:left; }
.commentmetadata a{color:#bbb;}
.comment p a, .children p a{color:#16741E;font:12px tahoma;padding-bottom:3px;}

.comment h4,.alt h4{margin-bottom:5px;padding:8px 8px 5px 0px}
.children p,.children cite.fn{}
.children .comment-body{
	margin-right:30px;
	border-right: 3px solid #90c23a;
}
.children .children .comment-body{
	margin-right:60px;
}
.children .children .children .comment-body{
	margin-right:90px;
}

.addcomment{margin:10px 0px 10px 0px;width:500px}
.addcomment section ul li{padding-right:11px;}
.addcomment h4{margin:10px 0px}
.addcomment h4 span{font-size:12px;font-family:tahoma;color:#757575;font-weight:normal;margin-top:10px;border-bottom:1px solid #e9e9e9;padding-bottom:8px}
.addcomment h2{background:url(/wp-content/themes/1admin/images/send_comment.gif) no-repeat right top;padding:0px 40px 5px 0px;color:#757575}

.comment-body {padding:20px; border-radius:5px; margin-bottom:20px;background: #FAFBFC;
box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.1);-ms-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.1);-o-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.1);}
.comment-body p{margin-right:80px;line-height:22px;font-size:13px}

#respond{/* width:600px; */float:right;font-family : BRoya, verdana;font-size: 18px; color:#939393;margin-right:10px;}
.commentdata{float:right;margin-top:40px;}
.commentdata p{width:100px;font-size:18px; line-height:26px; }
.commentdata input{float:right}
.commentdata input,.textarea-box textarea{font-family:tahoma, Helvetica, sans-serif;border: 1px solid #eee;  color: #555; background:#f9f9f9; padding: 8px 10px;font-size:12px;margin-bottom:20px;}
#email,#url{text-align:left;}
.textarea-box{width:600px;float:right; text-align:right}
.textarea-box ul li{color:#333}
.textarea-box input{float:right}
.textarea-box p{width:100px;font-size:18px; line-height:26px; }
.input-comment,.text-box{ border: 1px solid #eee; color: #777; background: none;  padding: 8px 10px; border-radius:3px; }
.input-comment:focus,.text-box:focus{border:1px solid #1ABC9C;color:#777}
.text-box{width:270px;height:140px}
.comment-text{width:470px;display:block}
.comment-button{background:#f5f5f5;font:11px/1.9 tahoma,Arial;color:#999!important;padding:6px 10px;margin:10px 0px 10px 0px;float:right;border:1px solid #e9e9e9;display:block;cursor:pointer; border-radius:3px;}
.comment-button:hover{border:1px solid #1ABC9C;}
.bypostauthor cite.fn{color:#FFF; background:#90c23a; padding:0px 7px; line-height:26px; border-radius:3px; margin-top:5px;}
.bypostauthor cite.fn a{color:#FFF;}
.bypostauthor p{line-height:26px; margin-right:80px; margin-top:10px;font-size:13px}
.reply{ text-align:left;}
.reply a{color:#ccc;}
.reply a:hover{color:#90c23a;}
#commentform{
	font-family:SYekan;font-size: 15px;
	padding-top: 15px;
}
#respond input ,textarea{
	outline:none !important;
	border:1px solid #EAE9E9;
	padding:5px;
	color:#666;
	float:left;
	font-size: 14px;
}
#respond input:focus, textarea:focus {
	border-color: #bbb;
}
#respond textarea{
	max-width:500px;
	width:100%
}
#respond label{
	font-weight:normal;
	margin-right:0;
}
#submit{
	background-color: #90c23a;
	color: #FFF !important;
	border-radius: 3px;
	margin-top: 5px;
	clear: both !important;
}
#submit:hover{
	background-color:#85B335;
}
#comments{
	margin-bottom:20px;
	margin-top:10px;
}
#email{
	font-family: 'cabiri';
	padding:5px 0 5px 3px !important;
}
#url{
	font-family: 'cabiri';
	padding:5px 0 5px 3px !important;
}

.jads-t {
	background: #3297da;
	padding: 10px;
	color: #fff;
	font-size:16px !important;
	text-shadow: 1px 1px 0 #2c85c0;
}
.t2 {
	height: 25px;
}
.t1 {
	height: 25px;
	background: #efefef;
}
.ads-table td {
	border: 1px solid #E9E9E9;
	text-align: center;
	padding: 0 10px;
	font-size:14px !important;
}
.parspalpaiddownloads_files input{
	direction:rtl !important;
	font-family:SYekan !important;
 	font-size:15px !important;
}

.text-slide-main div{
	margin-top: 10px;
	font-size: 15px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.08);
	padding-bottom: 0px;
	line-height: 23px;
}
.text-slide-main div:last-child{
	border-bottom:0;
	padding-bottom: 0px;
}

.text-slide-main div:hover img{
	border:2px solid #90c23a;
}
.text-slide-main div img{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border:2px solid #D0D0D0;
	transition: all 0.2s !important;
	-webkit-transition: all 0.2s !important;
	-moz-transition: all 0.2s !important;
	-o-transition: all 0.2s !important;
}
.text-slide-main text-most-sidebar-query{
	float: right;
	width: 100%;
	max-width: 190px;
	margin-top: 10px;
}
.catefory-most-list-sidebar{
	font-size:12px;
	color:#999;
}
.catefory-most-list-sidebar a{
	color:#999;
}
.catefory-most-list-sidebar a:hover{
	color:#666;
}
.catefory-most-list-sidebar i{
	margin-left:5px;
	margin-bottom:-5px;
}

.fork img { opacity: .6; -webkit-transition: all .5s ease; transition: all .5s ease; }
.fork img:hover { opacity: 1; }
.p-not-found-404{
	font-size:230px;
	font-weight:700;
    font-family: Raleway, sans-serif;
	text-align:center;
}
.p-not-found-404 i{
	font-size:215px;
	color:#90c23a;
	margin:10px;
}
.p2-404{
	font-size:30px;
	text-align:center;
	padding-bottom:20px;
}
.relatede-post-single div{
	width: 100%;
	max-width: 177px;
	float: right;
	border: 1px dashed #E7E7E7;
	margin: 10px 0px 5px 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 23px;
	min-height: 280px;
}
.relatede-post-single div:hover img{
	border:2px solid #90c23a;
}
.relatede-post-single div:first-child{
	margin-right:10px;
}
.relatede-post-single img{
	float:right;
	border:2px solid #FFF;
	transition: all 0.2s !important;
	-webkit-transition: all 0.2s !important;
	-moz-transition: all 0.2s !important;
	-o-transition: all 0.2s !important;
	margin-bottom: 5px;
}
.title-related-post h2{
	font-size:14px;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	padding-top:10px;
	padding-bottom:5px;
	margin:0!important;
}
.title-related-post:hover{
	color:#90c23a;
}
.relatede-post-single .text-most-sidebar-query{
	float: right !important;
	max-width: 230px;
	text-align: right !important;
	margin-right: 0px;
}
.wpcf7-form  input, button, select, textarea{
	border:1px solid #ccc;
	float: none !important;
}
.ml-slider{
	margin: auto;
	margin-top: 5px;
}
.metaslider .caption-wrap{
	background: rgb(116, 116, 116) !important;
	font-size: 15px;
}
.flex-control-paging li a.flex-active{
	background: rgba(144, 194, 58, 1) !important;
}
.flex-control-paging li a{
	background: rgba(144, 194, 58, 0.1) !important;
	border:none !important;
}

#edd_checkout_form_wrap legend {
	display: block;
	font-size: 120%;
	line-height: 1;
	font-weight: normal;
	width: 100%;
	margin: 0 0 21px;
	padding: 0;
}
legend{
	border-bottom:none !important;
}
*/ .input-comment, .text-box, select, input.text_input, textarea, input {
	font-size: 13px;
	padding: 4px 10px 4px 5px;
	text-align: right;
	margin: 5px 0 5px 5px;
	color: #777;
	border-radius: 3px;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	box-shadow: none;
	transition: all .3s ease-out;
}


.mejs-controls .mejs-time-rail .mejs-time-total{
			direction: ltr;
}

table#edd_purchase_receipt td, table#edd_purchase_receipt th, table#edd_purchase_receipt_products td, table#edd_purchase_receipt_products th{
  text-align: right !important;
  direction: rtl !important;
}
#edd_checkout_cart td{
  text-align: right !important;
}
#edd_checkout_form_wrap input[type=text], #edd_checkout_form_wrap input[type=email], #edd_checkout_form_wrap input[type=password], #edd_checkout_form_wrap textarea{
  border: 2px solid #E0E0E0 !important;
}
.edd_purchase_receipt_product_notes p{
  line-height: 24px !important;
  margin-right: 6px;
}
#edd_checkout_cart .edd_cart_header_row th{
		    text-align:right !important;
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_name{
  font-weight: normal !important;
  margin: 10px 5px 5px 0 !important;
  color: #FF5F5F !important;
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes{
   font-style: normal !important;
}
#edd_purchase_receipt strong{
  font-weight: normal !important;
  color: #FF5F5F !important;
}
table#edd_purchase_receipt td, table#edd_purchase_receipt th, table#edd_purchase_receipt_products td, table#edd_purchase_receipt_products th{
  border: 1px solid #E7E7E7 !important;
  padding: 5px 5px 3px 5px !important;
  font-weight: normal !important;
}
#edd_checkout_form_wrap label:after {
	display: block;
	visibility: hidden;
	float: none;
	clear: both;
	height: 0;
	text-indent: -9999px;
	content: ".";
}
#edd_checkout_cart th {
	font-weight: normal;
	font-size: 15px;
}
#edd_checkout_form_wrap label {
	font-weight: normal;
	display: block;
	position: relative;
	line-height: 100%;
	font-size: 95%;
	margin: 0 0 5px;
}
#edd_checkout_wrap {
	font: 13px 'SYekan','Roboto',tahoma;
}





.store .content a.big {
display: block;
position: absolute;
width: 166px;
height: 166px;
opacity: 0;
transition: all .25s ease 0s;
border-radius: 3px;
}
.store .content h3{
	margin-top: 5px;
	margin-bottom: 5px;
}
.store .content ul li img {
width: 100px;
height: 100px;
margin-right: 9px;
}
.store .content .buy-demo2 a {
background: #A3A3A3;
color: #f2f2f2;
text-shadow: 1px 1px #7B7B7B;
border-radius: 2px;
transition: all .3s ease-out 0s;
padding: 1px 0;
margin: 2px 5px;
font-size: 13px;
display: block;
}
.store .content .buy-demo2 a:hover {
opacity: 0.8;
}

.store .content ul li {
display: inline-block;
max-width: 120px;
margin-bottom: 5px;
text-align: center;
font-size: 12px;
border-left: 1px solid #f2f2f2;
box-sizing: border-box;
padding: 0 1px 0 1px;
margin-top: -2px;
}
.store .content ul li:nth-child(3){
	border-left: none !important;
}
.posts2-cat-type2{

}
.store .content .titles {
text-align: justify;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 15px;
line-height: 25px;
padding-right: 6px;
}
.store .content .titles a {
color: #81AE33;
}
.store .content .special h3, .store .content .special em {
font-style: normal;
color: #aaa;
font-size: 12px;
text-align: justify;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-right: 15px;
line-height: 20px;
}
.store .content .special .description {
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
float: right;
width: 54%;
margin: 3px 5px 13px 5px;
padding: 5px 1px 0px 2px;
}
.store .content .special .description p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 4px 5px 8px 0;
  margin: 0;
}
.store .buy-demo {

text-align: center;
margin: 10px 9px;
}

.main-setp-shop-alig{
	text-align: right;
}

.store .buy-demo a {
color: #f2f2f2;
background: #FF5E5E;
text-shadow: 1px 1px #BD1B1B;
border-radius: 3px;
transition: all .3s ease-out 0s;
padding: 3px 8px;
margin: 0 5px;
font-size: 14px;
box-sizing: border-box;
}
.store .buy-demo a:hover {
	opacity: 0.8;
	}
.store .buy-demo a.blue {
background: #86B92F;
text-shadow: 1px 1px #71992F;
}
.store .special {
float: right;
width: 50%;
margin-left: 8px;
}

.store .content img {
width: 160px;
height: 160px;
float: right;
border-radius: 3px;
border: 3px solid #f2f2f2;
}
.store .content .special h3, .store .content .special em {
font-style: normal;
color: #aaa;
font-size: 12px;
text-align: justify;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-right: 7px;
line-height: 20px;
}
.listed-sidebar-str{
	text-align: center;
	padding-right: 3px;
}
.listed-sidebar-str  a{
color: #717171;
display: inline-block;
width: 114px;
font-size: 14px;
margin: 5px 0 2px 5px;
text-shadow: 1px 1px 0 #FFF;
padding: 3px 0;
background-color: #ffffff;
border: 1px solid #E8E8E8;
border-radius: 2px !important;
transition: all .2s ease-out;
}
.listed-sidebar-str  a:hover{
	background-color: #90c23a;
	text-shadow:1px 1px 0 #7FAB33;
	color:#FFF;
	border: 1px solid #8AB939;
	}
/*

