@font-face {
	font-family: "numbers";
	src: url("../fonts/numbers.eot"), url("../fonts/numbers.eot?#iefix") format("embedded-opentype"), url("../fonts/numbers.woff") format("woff"), url("../fonts/numbers.ttf") format("truetype"), url("../fonts/numbers.svg#YekanWeb-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "arabic";
	src: url("../fonts/AdobeArabic-Regular.eot"),url("../fonts/AdobeArabic-Regular.ttf"),url("../fonts/AdobeArabic-Regular.woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "IrSans";
	src: url('../fonts/IRANSansWebFaNum.eot');
	src: url('../fonts/IRANSansWebFaNum.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWebFaNum.woff2') format('woff2'), url('../fonts/IRANSansWebFaNum.woff') format('woff'), url('../fonts/IRANSansWebFaNum.ttf') format('truetype'), url('../fonts/IRANSansWebFaNum.svg#IRANSansWebFaNum') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Sayeh';
	src: url('../fonts/Mj_Sayeh-1.eot');
	src: local('Mj_Sayeh-1'), url('../fonts/Mj_Sayeh-1.eot?#iefix') format('embedded-opentype'), url('../fonts/Mj_Sayeh-1.woff') format('woff'), url('../fonts/Mj_Sayeh-1.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EntezareZohoor D8';
	src: url('../fonts/EntezareZohoorD8.eot');
	src: local('EntezareZohoor D8'), local('EntezareZohoorD8'), url('../fonts/EntezareZohoorD8.eot?#iefix') format('embedded-opentype'), url('../fonts/EntezareZohoorD8.woff') format('woff'), url('../fonts/EntezareZohoorD8.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'EntezareZohoor E2';
	src: url('../fonts/EntezareZohoorE2.eot');
	src: local('EntezareZohoor E2'), local('EntezareZohoorE2'), url('../fonts/EntezareZohoorE2.eot?#iefix') format('embedded-opentype'), url('../fonts/EntezareZohoorE2.woff') format('woff'), url('../fonts/EntezareZohoorE2.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'IranNastaliq';
	src: url('../fonts/IranNastaliq.eot');
	src: local('IranNastaliq'), url('../fonts/IranNastaliq.eot?#iefix') format('embedded-opentype'), url('../fonts/IranNastaliq.woff2') format('woff2'), url('../fonts/IranNastaliq.woff') format('woff'), url('../fonts/IranNastaliq.ttf') format('truetype'), url('../fonts/IranNastaliq.svg#IranNastaliq') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Yekan";
	src: url("../fonts/YekanWeb-Regular.eot"), url("../fonts/YekanWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/YekanWeb-Regular.woff") format("woff"), url("../fonts/YekanWeb-Regular.ttf") format("truetype"), url("../fonts/YekanWeb-Regular.svg#YekanWeb-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "BNazanin";
	src: url("../fonts/BNazanin.eot"), url("../fonts/BNazanin.eot?#") format("eot"), url("../fonts/BNazanin.woff") format("woff"), url("../fonts/BNazanin.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
html {
	line-height: 1;
	font-family: "IrSans";
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
a,
a:hover,
a:active,
a:focus {
	outline: medium none;
	text-decoration: none;
}
body.rtl {
	direction: rtl;
}
.xBgColor {
	background-color: #9b042c;
}
ul {
	padding: 0;
}
/* ------------------------------------------------------------------------------------------ */
/*                                           TOOLS                                            */
/* ------------------------------------------------------------------------------------------ */

/* .wrapper {
 	width: 1000px;
 	margin: 0 auto;
 	padding-left: 15px;
 	padding-right: 15px;
 }*/
.clear {
	clear: both !important;
	float: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}
.over {
	overflow: hidden !important;
}
.over-x {
	overflow-x: hidden !important;
}
.over-y {
	overflow-y: hidden !important;
}
/* .pagewrap {
 	min-width: 1000px;
 	position: relative;
 	overflow: hidden;
 }*/
/* ------------------------------------------------------------------------------------------ */
/*                                         SUB HEADER                                         */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */

.divToggle {
	width: 94%;
	left: 0;
	height: 43px;
	top: -40px;
	position: absolute;
	z-index: 1000;
}
.basketNavBar {
	background-color: #313030;
	text-align: center;
	padding: 5px 0;
}
.basketNavBar span {
	color: #fff;
	font: 14px yekan;
}
.subHead {
	background: none repeat scroll 0 0 #4B4A4A;
	z-index: 10001 !important;
	position: absolute;
	width: 100%;
	top: 40px;
}
.subHeadBtn {
	cursor: pointer;
}
.subHead >.popupWrapper {
	padding-bottom: 45px;
}
.subHead >.popupWrapper:before,
.subHead >.popupWrapper:after {
	content: "";
	position: absolute;
	height: 100%;
}
.subHead >.popupWrapper:before {
	border-left: 1px solid #3B3A3A;
	left: 0;
	top: 0;
}
.subHead >.popupWrapper:after {
	border-right: 1px solid #3B3A3A;
	right: 0;
	top: 0;
}
.subHead .basket h2 {
	width: 145px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: #fff;
	background-color: #3B3A3A;
	padding: 2px 10px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	bottom: 3px;
	font: 13px "yekan";
}
.subHead .basket {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	font-family: yekan
}
.subHead .basket span#butshowcart {
	color: #A07E5D
}
.empty-cart {
	color: #fff;
	text-align: center;
}
.subHead .basket form[name="frmSearchRahcode"] {
	background-color: #3B3A3A;
	position: absolute;
	padding: 10px 65px 10px 10px;
	bottom: 0;
	width: 100%;
	right: 0;
}
.subHead .basket form[name="frmSearchRahcode"] ul {}
.subHead .basket form[name="frmSearchRahcode"] ul li {
	float: right;
}
.subHead .basket form[name="frmSearchRahcode"] ul li:first-child {
	margin-left: 20px;
	padding-top: 5px;
	color: #fff
}
.subHead .basket form[name="frmSearchRahcode"] ul li:last-child {
	width: 86%;
	background-color: #3B3A3A;
	border: 1px solid #C4C3C3;
	height: 25px;
}
.subHead .basket form[name="frmSearchRahcode"] ul li:last-child input[type="text"] {
	width: 90%;
	height: 100%;
	background-color: #3B3A3A;
	border: 0;
	padding: 0 5px;
	color: #fff;
}
.subHead .basket form[name="frmSearchRahcode"] ul li:last-child input[type="button"] {
	width: 70px;
	float: left;
	background-color: #4B4A4A;
	border: 0;
	text-align: center;
	color: #fff;
	height: 100%;
	font: 10px "yekan"
}
.subHead .basket ul.productList {
	margin: 0 20px;
	color: #fff
}
.subHead .basket ul.productList>li {
	border-bottom: 1px solid #3B3A3A;
	width: 100%;
	padding: 5px 0;
}
.subHead .basket ul.productList > li>ul {
	padding-bottom: 15px;
}
.subHead .basket ul.productList>li:last-child {
	border-bottom: 0;
}
.subHead .basket ul.productList>li ul li {
	float: right;
}
.subHead .basket ul.productList>li:first-child ul li {
	color: #fff;
	font: 15px "yekan";
	width: 20%;
	text-align: center;
}
.subHead .basket ul.productList>li:first-child ul li:last-child {
	margin-left: 0;
}
.subHead .basket ul.productList>li:nth-child(2) ul li {
	margin-left: 5px;
	font-family: "yekan", "tahoma";
	width: 16%;
	text-align: center;
}
.subHead .basket ul.productList>li:nth-child(2) ul li:nth-child(2) {
	width: 24%;
}
.subHead .basket ul.productList>li:nth-child(2) ul li:nth-child(3) {
	width: 18%;
}
.subHead .basket ul.productList>li:nth-child(2) ul li:nth-child(4) {
	width: 20%;
}
.subHead .basket ul.productList>li:nth-child(2) ul li:last-child {
	cursor: pointer;
	position: relative;
	left: 30px;
}
.subHead .basket ul.productList>li:nth-child(2) ul li:last-child span {
	background: url(../images/general/delete.png) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
	left: 18px;
}
.subHead .basket ul.productList>li:nth-child(2) ul li p {
	font-size: 14px;
	margin: 0;
}
.subHead .basket ul.productList>li:nth-child(2) ul li:last-child p:last-child {
	font-weight: normal;
	font-size: 9px;
	padding-top: 5px;
}
.subHead .basket ul.productList>li:nth-child(2) ul li a i {
	margin-left: 5px;
	display: inline-block;
	background: url('../images/general/close.png') no-repeat;
	width: 11px;
	height: 11px;
}
.subHead .basket ul.productList>li:nth-child(2) ul li a {
	color: #000;
	margin-left: 15px;
	font-size: 11px
}
.subHead .basket ul.productList>li:nth-child(2) ul li p:last-child >span {
	font-weight: bold;
}
.subHead .basket ul.productList>li:nth-child(2) ul li:last-child {
	margin-left: 0;
}
.subHead .basket ul.productList>li:nth-child(3) ul li {
	font: bold 15px "yekan"
}
.subHead .basket ul.productList>li:nth-child(3) {
	border-bottom-color: #3B3A3A;
}
.subHead .basket ul.productList>li:nth-child(3) ul li:first-child {
	position: relative;
	right: 32%;
}
.subHead .basket ul.productList>li:nth-child(3) ul li:last-child {
	float: left;
	width: 24%;
	text-align: center;
}
.subHead .basket ul.productList>li:nth-child(4) ul li {
	float: right;
	font: 15px "yekan";
	color: #fff;
	position: relative;
	right: 31%;
}
.subHead .basket ul.productList>li:nth-child(4) ul li a {
	margin-left: 5px;
	display: inline-block;
	background-color: #FF6C00;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	min-width: 80px;
	height: 25px;
	text-align: center;
	color: #fff;
	padding: 2px 5px;
	line-height: 19px;
}
.subHead .basket ul.productList>li:nth-child(4) ul li a:hover,
.subHead .basket ul.productList>li:nth-child(4) ul li a:active {
	color: #000
}
.subHead .basket ul.productList>li:nth-child(4) ul li input {
	margin-top: -11px;
	margin-left: 5px;
	background-color: #D7181F;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	height: 25px;
	padding: 2px 5px;
	border: 0;
	min-width: 120px;
	font: 15px "yekan";
	line-height: 19px;
}
.subHead .basket ul.productList>li:nth-child(4) ul li input:hover,
.subHead .basket ul.productList>li:nth-child(4) ul li input:active {
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
}
.subHead .basket ul.productList>li:nth-child(4) ul li:last-child {
	margin-top: 2px;
	padding: 2px 10px;
	min-width: 330px;
	height: 25px;
	line-height: 19px;
	background-color: #015168;
	position: relative;
	right: 31%;
}
.subHead .basket ul.productList>li:nth-child(4) ul li:last-child span:first-child {
	float: right;
}
.subHead .basket ul.productList>li:nth-child(4) ul li:last-child span:last-child {
	float: left;
}
.subHead .wrapper img.topSubHeadBtn {
	position: absolute;
	bottom: 15px;
	width: 27px;
	height: 14px;
	right: 14px;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	cursor: pointer
}
.popupWrapper {
	position: relative;
	display: none;
	overflow: hidden;
}
/* ------------------------------------------------------------------------------------------ */
/*                                           topNav                                           */
/* ------------------------------------------------------------------------------------------ */

.topNav {
	background-color: #101010;
}
.adminMassage {
}
.topNavMenu li {
	display: inline-block;
	/*line-height: 2;*/
}
.topNavMenu li a {
	display: block;
}
.topNavMenu .lang {
	position: relative;
}
.topNavMenu .lang span {
	color: #fff;
	padding: 10px;
	cursor: pointer;
}
.topNavMenu .lang div {
	position: absolute;
	top: 100%;
	z-index: 9999;
}
.topNavMenu .lang ul {
	display: none;
	position: relative;
	z-index: 10000;
	background-color: #000;
	width: 100%;
	padding: 5px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.topNavMenu .lang:hover ul {
	display: block;
}
.topNavMenu .lang ul a {
	display: block;
	width: 100%;
	height: 100%;
}
.topNavMenu .lang ul li {
	margin: 10px;
	background: url('../images/general/languageBg.png') no-repeat no-repeat;
	width: 30px;
	height: 20px;
}
.ltr .topNavMenu li.lang ul li {}
.topNavMenu li.lang ul li.englishFlag {
	background-position: -44px -2px;
}
.topNavMenu li.lang ul li.russianFlag {
	background-position: -86px -1px
}
.topNavMenu li.lang ul li.arabicFlag {
	background-position: -124px 0
}
.topNavMenu li.lang ul li.persianFlag {
	background-position: 0 0;
}
.topNavMenu>li img {
	width: 19px;
	height: 19px;
}
.topNavMenu li.date {
	color: #fff;
	padding-left: 20px;
	padding-top: 3px;
	font-family: numbers
}
.ltr .topNavMenu li.date {
	padding-left: 10px;
	font-family: yekan
}
.topNavMenu li.date i {
	position: relative;
	bottom: 2px;
}
.topNavMenu li:last-child {
	color: #fff;
}
.topNavMenu li:last-child label {
	color: #FF7E00;
}
.topNavMenu li:last-child form {
	display: inline-block;
}
.topNav .logout {
	width: 50px;
	padding: 2px 8px;
	margin: 2px;
	border-radius: 4px;
	color: #b71c1c;
	background-color: #cdcdcd;
	border: none;
	outline: none;
}
.topNavMenu li:last-child a {
	display: inline-block;
	padding-left: 5px;
}
.topNav a {
	color: #FF7E00;
}
.topNav form[name=frmlogin] {
	/* margin-top: -4px; */
}
.ltr .topNav form[name=frmlogin] {
	/* margin-top: -2px; */
}
/*                                           SLIDER                                           */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */

#slider {
	box-shadow: 0 1px 2px 0 #000000;
	z-index: 9;
}
#slider .carousel-caption {
	display: none;
	bottom: auto;
	left: auto;
	top: 5%;
	right: 15%;
	padding: 30px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	/* Firefox 1-3.6 */
	/* for old Konqueror browsers */
	border-radius: 7px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
#slider:hover .carousel-caption {
	display: block;
}
#slider .carousel-caption h3 {
	display: block;
	margin: 0;
	padding: 0;
	font: 16px/50px Yekan, Tahoma, Geneva, sans-serif;
	color: #ffffff;
}
#slider .carousel-caption span {
	display: block;
	margin: 0;
	padding: 0;
	font: 13px/27px Yekan, Tahoma, Geneva, sans-serif;
	color: #ffffff;
}
#slider .carousel-caption p {
	display: block;
	margin: 0;
	padding: 0;
	font: 13px/27px Yekan, Tahoma, Geneva, sans-serif;
	color: #ffffff;
}
/* ------------------------------------------------------------------------------------------ */
/*                                           HEADER                                           */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */

/* .head {
 	margin: 0 0 30px;
 }
 .head > div {
 	position: relative;
 	height: 80px;
 }*/
/* ============         LOGO         ============ */

.logo {
	position: absolute;
	top: 50%;
	right: 0;
	margin: -35px 0 0;
	z-index: 9;
}
.logo > a {
	display: block;
	width: 130px;
	height: 70px;
}
.logo > a > img {
	display: block;
	width: 130px;
	height: 70px;
}
/* ============    MAIN MENU L-01    ============ */

.menu {
	display: table;
	margin: 13px auto;
}
.menu > ul {
	margin: 0;
	padding: 0;
}
.menu > ul > li {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.ltr .menu > ul > li {
	float: left;
}
.menu > ul > li > a {
	display: block;
}
.menu > ul > li > a > span {
	display: block;
	padding: 0 12px;
	line-height: 80px;
	font-weight: 900;
	color: #ffffff;
	font-family: irsans;
	font-size: 18px;
}
.ltr .menu > ul > li > a > span {
	padding: 0 7px;
}
.menu > ul > li:hover > a > span {
	background-color: #860628;
	-webkit-transition: background-color 0.8s;
	transition: background-color 0.8s;
}
.menu li.menuClass1>a>img,
.menu li.menuClass>a>img {
	display: none;
}
.menu li.menuClass2 {
	position: relative;
}
.menu li.menuClass2>a>img {
	width: 35px;
	height: 35px;
	position: absolute;
	margin: 3px 3px 0 0;
}
.menu li.menuClass2>a span {
	display: inline-block;
	padding-right: 50px;
	width: 200px;
}
.ltr .menu li.menuClass2>a span {
	padding-right: 0;
	padding-left: 40px;
}
.menu li.menuClass3>a>span {
	display: none;
}
.menu li .menuTooltipe {
	display: none;
}
.menu li.menuClass3 {
	position: relative;
}
.menu li.menuClass3 .menuTooltipe {
	opacity: 0;
	visibility: hidden;
	display: block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	padding: 5px 10px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8);
;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font: 14px "Yekan", "tahoma";
	width: 0;
	text-align: right;
}
.menu li.menuClass3 .menuTooltipe a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.menu li.menuClass3:hover .menuTooltipe {
	opacity: 1;
	visibility: visible;
	width: 100%;
}
.ltr .menu li.menuClass3 .menuTooltipe {
	left: auto;
	right: 0;
	text-align: left;
}
/* ============    MAIN MENU L-02    ============ */

.menu > ul > li > ul {
	display: none;
	position: absolute;
	top: 79px;
	right: 0;
	margin: 0;
	padding: 0;
	z-index: 101;
	width: 300px;
}
.ltr .menu > ul > li > ul {
	left: 0;
}
.menu > ul > li > ul > li {
	position: relative;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.menu > ul > li > ul > li > a {
	display: block;
}
.menu > ul > li > ul > li > a > i {
	position: absolute;
	top: 50%;
	left: 5px;
	margin: -7px 0 0;
	color: #850d0d;
}
.menu > ul > li > ul > li:hover > a > i {
	color: #ffffff;
}
.menu > ul > li > ul > li > a > span {
	display: block;
	padding: 0 10px 0 25px;
	background: none repeat scroll 0 0 #ffffff;
	border-top: 1px solid #850d0d;
	border-left: 1px solid #850d0d;
	border-right: 1px solid #850d0d;
	font: 13px/38px Yekan, Tahoma, Geneva, sans-serif;
	color: #850d0d;
}
.menu > ul > li > ul > li.lastChild > a > span {
	border-bottom: 1px solid #850d0d;
}
.menu > ul > li > ul > li:hover > a > span {
	background-color: #850d0d;
	color: #ffffff;
}
/* ============    MAIN MENU L-03    ============ */

/* ============    MAIN MENU L-03    ============ */

.menu ul li ul li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 199px;
	margin: 0;
	padding: 0;
	z-index: 102;
}
.rtl .menu ul li ul li ul {
	right: 199px !important;
	left: auto;
}
.menu ul li ul li ul li {
	position: relative;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
.menu ul li ul li ul li a {
	display: block;
}
.menu ul li ul li ul li a span {
	display: block;
	padding: 0 10px 0 25px;
	background: none repeat scroll 0 0 #ffffff;
	border-top: 1px solid #850d0d;
	border-left: 1px solid #850d0d;
	border-right: 1px solid #850d0d;
	font: 13px/38px Yekan, Tahoma, Geneva, sans-serif;
	color: #850d0d;
}
.menu ul li ul li ul li.lastChild a span {
	border-bottom: 1px solid #850d0d;
}
.menu ul li ul li ul li:hover a span {
	background-color: #850d0d;
	color: #ffffff;
}
/* ============        SEARCH        ============ */

/* .search {
 	position: absolute;
 	top: 50%;
 	left: 0;
 	margin: -18px 0 0;
 	z-index: 9;
 }*/
.search form {}
.search form fieldset {
	width: 150px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: url("../images/general/bgSearch.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	outline: medium none;
}
.search form fieldset input[type="submit"] {
	float: right;
	display: block;
	width: 42px;
	height: 36px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	outline: medium none;
	cursor: pointer;
}
.search form fieldset input[type="text"] {
	float: left;
	display: block;
	width: 98px;
	height: 28px;
	margin: 4px 5px;
	padding: 0;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	outline: medium none;
	font: 13px/28px Yekan, Tahoma, Geneva, sans-serif;
}
/* ------------------------------------------------------------------------------------------ */
/*                                        CAROUSEL  01                                        */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */

.carousel_01 {
	background: url("../images/general/bgLineGrey.png") repeat-x scroll 0 50% transparent;
}
/* ------------------------------------------------------------------------------------------ */
/*                                         SECTION 01                                         */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */

.section_01 {
	margin-top: 30px !important;
	padding: 20px 0;
	border: 2px solid #eeeeee;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	/* Firefox 1-3.6 */
	/* for old Konqueror browsers */
	border-radius: 7px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
.section_01_title {
	position: relative;
	margin: 0 0 20px;
	background: none repeat scroll 0 0 #dddedf;
}
.section_01_title h3 {
	display: table;
	margin: 0;
	padding: 0 5px 0 0;
	background: none repeat scroll 0 0 #333333;
}
.section_01_title h3 span {
	display: block;
	padding: 0 20px;
	background: none repeat scroll 0 0 #ffffff;
	font: 13px/20px Yekan, Tahoma, Geneva, sans-serif;
	color: #555555;
}
/* ---------------------------------------------- */
/*                  CAROUSEL  02                  */
/* ---------------------------------------------- */

.carousel_02 {
	float: right;
	position: relative;
	margin: 0 15px 0 0;
}
/* ---------------------------------------------- */
/*                  CAROUSEL  03                  */
/* ---------------------------------------------- */

.carousel_03 {
	float: right;
	width: 343px;
	margin: 0 0% 0 0px;
	/*padding: 15px 0 0;*/
	border: 1px solid #eeeeee;
	border-radius: 7px;
	box-shadow: 0 2px 2px 0 #999999;
	min-height: 450px;
}
.carousel_03_title {
	position: relative;
	margin: 0 0 15px;
	background: none ;
}
.carousel_03_title a {
	position: absolute;
	top: 0;
	left: 3px;
}
.carousel_03_title a i {
	font-size: 19px;
	color: #ff9900;
}
.carousel_03_title a i:hover {
	color: #e95f21;
}
.carousel_03_title h3 {
	display: table;
	margin: 0;
	padding: 0 5px 0 0;
	background: none repeat scroll 0 0 #333333;
}
.carousel_03_title h3 span {
	display: block;
	padding: 0 20px;
	background: none repeat scroll 0 0 #ffffff;
	font: 13px/20px Yekan, Tahoma, Geneva, sans-serif;
	color: #555555;
}
/* ------------------------------------------------------------------------------------------ */
/*                                        MAIN CONTENT                                        */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */
/* ------------------------------------------------------------------------------------------ */
/*                                         SUB FOOTER                                         */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */

.subFoot {
	margin: 30px 0 0;
	padding: 18px 0 0;
	background: none repeat scroll 0 0 #2f0000;
}
/* ============         CARD         ============ */

.card {}
.card > ul {
	margin: 0;
	padding: 0;
}
.card > ul > li {
	position: relative;
	float: right;
	width: 24%;
	height: 50px;
	margin: 0 0 0 1%;
	padding: 0;
	list-style: none outside none;
	-webkit-transition: .1s linear;
	transition: .1s linear;
	z-index: 99;
}
.ltr .card > ul > li {
	float: left;
	margin: 0 1% 0 0;
}
.card > ul > li.lastChild {
	margin: 0;
}
.card > ul > li > div {
	display: none;
	/*position: absolute;*/
	/*top: 0;*/
	/*width: 100%;*/
	z-index: 999;
}
.card > ul > li > h3 {
	margin: 0;
	padding: 0;
	background: none repeat scroll 0 0 #9b042c;
	text-align: center;
}
.card > ul > li > h3 > i {
	position: relative;
	top: 3px;
	font-size: 21px;
	color: #ffffff;
}
.card > ul > li > h3 > span {
	display: inline-block;
	padding: 0 10px 0 0;
	font-weight: 900;
	line-height: 50px;
	color: #ffffff;
}
.card > ul > li > h3 >a>span {
	padding: 0 10px 0 0;
}
.card > ul > li > h3 > a {
	display: inline-block;
	line-height: 50px;
	font-weight: 900;
	color: #ffffff;
}
.card > ul > li > div > div {
	width: 100%;
	min-height: 100px;
	padding: 5px;
	background: none repeat scroll 0 0 #ffffff;
	/*border: 1px solid #6c0000;*/
}
/* ============      ITEM  LIST      ============ */

.itemList {}
.itemList ul {
	margin: 0;
	padding: 0;
}
.itemList ul li {
	position: relative;
	height: 27px;
	margin: 0;
	padding: 5px 20px 5px 0;
	border-bottom: 1px dashed #bbbbbb;
	list-style: none outside none;
	overflow: hidden;
}
.itemList ul li a {
	display: block;
}
.itemList ul li a i {
	position: absolute;
	top: 50%;
	right: 0;
	margin: -7px 0 0;
	font-size: 14px;
	color: #6c0000;
}
.itemList ul li a:hover i {
	color: #e95d00;
}
.itemList ul li a span {
	display: block;
	font: 11px/17px tahoma;
	color: #333333;
}
.itemList ul li a:hover span {
	color: #e95d00;
}
/* ============      STATISTICS      ============ */

.stat {}
.stat ul {
	margin: 0;
	padding: 0;
}
.stat ul li {
	margin: 0;
	padding: 0 0 5px;
	list-style: none outside none;
	border-bottom: 1px dashed #cccccc;
}
.stat > ul > li.lastChild {
	border-bottom: medium none;
}
.stat ul li b,
.stat ul li i,
.stat ul li span {
	display: inline-block;
	font: 11px/15px tahoma;
	color: #555555;
}
.stat ul li b {
	width: 45%;
	text-align: right;
}
.ltr .stat ul li b {
	text-align: left
}
.stat ul li i {
	width: 10%;
	text-align: center;
}
.stat ul li span {
	width: 45%;
	text-align: left;
}
/* ------------------------------------------------------------------------------------------ */
/*                                           FOOTER                                           */
/* ------------------------------------------------------------------------------------------ */
/* ============        GENERAL       ============ */

.foot {
	position: relative;
	padding: 25px 0 0;
	background: none repeat scroll 0 0 #ffffff;
	z-index: 999;
}
.bgFoot {
	/* 	height: 115px;*/
	background: /*url("../images/general/shadowFoot.png")*/ repeat-x scroll 0 0 #0d0d0d;
	background-size: contain;
}
/* ============      NAVIGATION      ============ */

/* .navigation {
 	float: right;
 	padding: 40px 0 0;
 }*/
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation ul li {
	float: right;
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none outside none;
	height: 40px;
}
.ltr .navigation ul li {
	float: left;
}
.navigation ul li a {
	display: block;
	width: 100%;
	height:100%;
}
.topNavMenu.num2{
	margin-top: 10px;
}
.navigation ul li a span {
	display: block;
	min-width: 95px;
	background-color: #302e30;
	border-radius: 4px;
	text-align: center;
	font-weight: 100;
	font-size: 13px;
	padding: 13px 1px;
	width: 100%;
	color: #ffffff;
	height: 100%;
}
.navigation ul li a span:hover {
	background-color: #ffffff;
	color: #ab0000;
}
.navigation ul li ul {
	display: none !important;
}
/* ============   RAVAK NEGAR PARS   ============ */

/* .rvkp {
 	float: left;
 	padding: 15px 0 0;
 }*/
.rvkp > p {
	margin: 0;
	padding: 0 0 15px;
	text-align: center;
	font-size: 13px;
	line-height: 28px;
	color: #ffffff;
}
.rvkp > p > span {
	display: block;
	margin: 0;
	padding: 0;
}
.rvkp > a {
	display: inline-block;
	min-width: 102px;
	height: 13px;
	margin: 0 auto;
	margin-right: 30px
}
.rvkp > a > img {
	display: inline-block;
	width: 102px;
	height: 13px;
}
.rvkp > img {
	width: 13px;
	height: 13px;
	margin-left: 5px;
}
.rvkp > p > span > a {
	display: inline-block;
	padding: 0 7px;
	color: #ff9900;
}
.rvkp > p > span > a:hover {
	color: #e75c23;
}
/* ============   gallery   ============ */

ul.gallery {
	margin-top: 20px;
}
ul.gallery li {
	float: left;
	list-style: none;
	margin-bottom: 5px;
	position: relative;
	margin-right: 5px;
}
ul.gallery li a {
	overflow: hidden;
	display: block;
}
ul.gallery li a img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	width: 100%;
}
ul.gallery li a img:hover {
	cursor: zoom-in;
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
}
.galleryTitle {
	height: 40px;
	background-color: #EEEEEE;
	font: 20px "Yekan";
	padding: 5px 15px;
	color: #828282
}
.galleryTitle i {
	padding-left: 10px;
	position: relative;
	top: 3px
}
ul.gallery li p {
	width: 30px;
	text-align: center;
	position: absolute;
	width: 100%;
	padding-right: 19%;
	padding-top: 12%;
	font: 13px "Yekan";
	line-height: 16px;
}
ul.gallery li:nth-child(7n) {
	margin-right: 0;
}
/* ============   tooltipe gallery  ============ */

ul.gallery li p.tooltipe {
	padding: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	font: 10px/13px "tahoma";
	position: absolute;
	top: -26px;
	z-index: 1000;
	display: inline-block;
	width: 100%;
	min-height: 30px;
	background-color: #2C2A2A;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-align: center;
	visibility: hidden;
	opacity: 0
}
ul.gallery li p.tooltipe:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #2C2A2A;
	position: absolute;
	bottom: -8px;
	right: 43%;
}
ul.gallery li:hover p.tooltipe {
	visibility: visible;
	opacity: 1
}
/* ============   admin massage  ============ */

input.tBlTH12#sendbutt {
	float: right;
	height: 25px;
	margin-top: 3px;
}
#frmsend p input,
#frmsend p textarea {
	border: 1px solid #A09D9D;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 10px
}
#frmsend p:last-child {
	text-align: center;
}
#frmsend p input[type="submit"] {
	background-color: #C3C9C8;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border: 1px solid #585454;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#frmsend p input[type="submit"]:hover {
	background-color: #909897;
}
.tReTH13 {
	font: 14px "Yekan"
}
#table29 {
	font: 14px "Yekan"
}
span.tReTH10 {
	color: red;
	position: relative;
}
/* ============   download  ============ */

.showDownload .showTXT {
	width: 100%;
	border-bottom: 1px dashed #444444;
	margin-bottom: 20px;
}
.showDownload .showTXT .top {
	min-height: 100px;
	background-color: #EAEAEA;
	margin-bottom: 20px;
	position: relative;
	font-family: "Yekan"
}
.showDownload .showTXT .top .bdRed {
	float: right;
	width: 70%;
	padding: 7px 9px 7px 0;
	border-top: 4px solid #93181F;
}
.showDownload .showTXT .top .bdBlack {
	float: left;
	padding: 7px 0 7px 9px;
	border-top: 4px solid #333333;
	width: 30%;
}
.showDownload .showTXT .top .downloadTitle {
	float: right;
	color: #931818;
	width: 76%;
}
.showDownload .showTXT .top .downloadTitle i {
	display: inline-block;
	background: url(../images/fa/bollet.png) no-repeat;
	width: 14px;
	height: 13px;
	margin: 0 7px;
}
.showDownload .showTXT .top .downloadTitle h3 {
	display: inline-table;
}
.showDownload .showTXT .top ul {
	margin: 15px 0 0 10px;
	float: right;
}
.showDownload .showTXT .top ul li {
	font-size: 13px;
	list-style: none;
	direction: ltr;
	text-align: left;
}
.showDownload .showTXT .top ul li:before {
	content: "●";
	color: #93181F;
	padding-left: 5px;
}
.showDownload .showTXT .top img.iconDownload:hover {
	opacity: 0.5
}
.showDownload .showTXT .top .downloadImg {
	float: right;
	width: 20%;
}
.showDownload .showTXT .top .downloadImg img {
	width: 80px;
	height: 80px;
}
/*---------download list----------*/

.ltr .tBlTH10 > p {
	text-align: center;
}
.showDownload .showTXT > ul > li > div {
	width: auto;
}
.showDownload .showTXT > ul > li:first-child {
	float: right;
}
.showDownload .showTXT > ul > li:last-child {
	float: left;
}
.showDownload .showTXT > ul > li:last-child>div:nth-child(2) {
	margin-right: 15px;
}
/* ============   contactUs  ============ */

.contactusPage form {
	font-family: "Yekan", "numbers"
}
.contactusPage form label {
	width: 100px;
	color: #504D4D
}
.contactusPage form .pure-control-group {
	padding-bottom: 10px;
}
.contactusPage form input[type="text"] {
	width: 70%;
	padding: 3px 10px;
	border: 1px solid #BCB5B5;
}
.contactusPage form label.textarea {
	vertical-align: middle;
}
.contactusPage form textarea {
	vertical-align: middle;
	width: 70%;
	height: 100px;
	border: 1px solid #BCB5B5;
	padding: 5px 10px;
}
.contactusPage form input[name="captcode"] {
	width: 5%;
}
.contactusPage form .submitDiv {
	text-align: center;
	margin-top: 20px;
}
.contactusPage form input[type="submit"] {
	width: 60px;
	height: 30px;
	background-color: #D8D0D0;
	border: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.contactusPage form input[type="submit"]:hover {
	background-color: #A7A2A2;
	color: #fff
}
.contactusPage form span.star {
	color: red;
	font-size: 18px;
	display: inline-block;
	padding-right: 5px;
}
/* ============   tag  ============ */
/* ============          TAG         ============ */

.tags .itemList> ul {
	display: table;
	margin: 0;
	padding: 0;
	position: relative;
	top: -13px;
}
.tags .itemList> ul > li {
	float: right;
	margin: 0;
	padding: 1px 2px;
	list-style: none outside none;
	border-bottom: 0
}
.tags .itemList> ul > li > a {
	display: block;
	padding: 0 3px;
	background: none repeat scroll 0 0 #dfdfdf;
	font: 12px/22px Yekan, Tahoma, Geneva, sans-serif;
	color: #aaaaaa;
}
.tags .itemList> ul > li > a:hover {
	background-color: #cccccc;
	color: #000000;
	-webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
}
/* ============         LINK         ============ */

.linkBox > ul {
	margin: 0;
	padding: 0
}
.linkBox > ul > li {
	margin: 0 0 5px;
	padding: 0;
	border: 1px solid #888888;
	border-radius: 7px;
	list-style: none outside none
}
.linkBox > ul > li:hover {
	background-color: #888888;
	border-color: #888888
}
.linkBox > ul > li > a {
	display: block
}
.linkBox > ul > li > a > span {
	display: block;
	padding: 0 5px;
	font: 11px/23px Yekan, Tahoma, Geneva, sans-serif;
	color: #888888
}
.linkBox > ul > li > a > span:hover {
	color: #ffffff;
}
/*---------------------*/

.linkBoxList p.tWhTh12 {
	font: 14px "Yekan";
	background-color: #6C0000;
	color: #fff;
	width: 100%;
	height: 40px;
	line-height: 35px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.linkBoxList >ul li {
	list-style: none;
	float: right;
	width: 20%;
	padding-left: 2%;
	text-align: center;
}
.ltr .linkBoxList >ul li {
	padding-left: 0;
	padding-right: 2%;
	float: left;
}
.linkBoxList >ul {
	margin-top: 20px;
	width: 75%;
	float: right;
}
.linkBoxList >ul li img {
	width: 100%;
	/*height: 100%;*/
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.linkBoxList >ul li .lBlCyTh13 {
	font: 14px "Yekan"
}
/* ============       PRICEFORMAT         ============ */

.priceFormat {
	font-family: tahoma
}
.oldPrice .priceFormat {
	font-family: tahoma;
	text-decoration: line-through;
}
.oldPrice {
	color: red !important;
	text-decoration: line-through;
}
@media print {
	a[href]:after {
		content: " " !important;
	}
	body {
		-ms-transform: scale(0.8, 0.8);
		transform: scale(0.8, 0.8);
		-moz-transform: scale(0.8, 0.8);
		-webkit-transform: scale(0.8, 0.8);
		-webkit-transform-origin: center top;
		-ms-transform-origin: center top;
		transform-origin: center top;
	}
}
@media screen and (max-width: 460px){
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
		padding: 0;
	}
	.table.tBlTH10.tblTotal{
		font-size: 12px;
	}
}
.input-group-addon {
	border-color: #ccc!important;
}
.alert:empty {
	display: none;
}
@media screen and (max-width: 420px){
	.cart-remove{
		position: fixed!important;
	}
}
@media screen and (max-width: 768px){
	.subHead .basket ul.productList>li:nth-child(4) ul li{
		width: 50%;
		right: 0;

	}
	.subHead .basket ul.productList>li:nth-child(3) ul li:first-child{
		position: static!important;
	}
	.payable-amount{
		width: 100%!important;
	}
	.subHead .basket ul.productList>li:nth-child(4) ul li a{
		width: 100%;
	}
	.checkout-btn form{
		width: 100%;
	}
	.checkout-btn form input{
		width: 100%;
	}

}
@media screen and (max-width: 992px){
	.adminMassage.hidden-lg.hidden-md  marquee {
		color: #000!important;
	}

	/*	 .flexBox #juHcarousel_product_sm{
             height: 115px;
         }*/

}
@media screen and (min-width: 490px) and  (max-width: 768px){
	.search form fieldset{
		width: 261px;
		background-size: cover;
		background-position: 0 -10px;
		border-radius: 10px;
	}
	.search form fieldset input[type="submit"]{
		width: 73px;
	}
	.search form fieldset input[type="text"] {
		float: left;
		display: block;
		width: 178px;
	}
}
@media screen and (max-width: 540px){
	.carousel_03.col-xs-12 .juVcarousel.juVcarousel-horizontal.default-white{
		display: none;
	}
}
@media screen and (min-width: 541px){
	.hot_news{
		display: none!important;
	}
}
.owl-item .hot-item span > a {
	display: block;
	width: 100%;
	background-color: rgb(237, 237, 237);
	text-align: center;
	font-size: 19px;
	line-height: 39px;
	height: 117px;
	overflow: hidden;
	color: #000000;
}

.owl-item .hot-item p {
	display: none;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFF;
	line-height: 35px;
	font-size: 18px;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
	max-height: 112px;
}
@media screen and(max-width: 828px) {
	footer.sub-footer.row .ju-slider-itemwrap ,.juHtwinCarousel .ju-slider-item{
		height: 109px !important;
	}
	.juHtwinCarousel .ju-slider-itemwrap {
		height: 109px !important;
	}
	.juHtwinCarousel .ju-slider-item > span{
		margin-bottom: 90px;
	}
	.juHtwinCarousel .ju-slider-nextprev-btn .next 	, .juHtwinCarousel .ju-slider-nextprev-btn .prev
	{
		top: 54px;
	}
}
@media screen and (min-width: 1200px) {
	.boxBody .juHtwinCarousel .ju-slider-wrap {
		margin: 0 10%;
	}
}
.litle_ico{
	margin: 0 -250px;
}.row.shop-image .row ul, .row.shop-image .row div {
	 margin-bottom: -6px;
 }
li.commentTab{
	background-color: #f1f1f1f1;
}
@media screen and(max-width: 345px){
	.listPageTitle > b > img{
		display: none!important;
	}
}