/* CSS Document */
@font-face{
	font-family: 'yekan';
	src: url("fonts/Yekan.ttf");
	font-style: normal;
	font-weight: normal;
}
/*@font-face{
font-family: 'nastaliq';
	src:url("fonts/IranNastaliq.ttf");
	font-style:normal;
	font-weight:normal;
}*/
a.logo{
	display:flex;
	align-items:center;
	width:210px;
}
a.logo img{
width:210px;
}
/*a.logo h1{
font-family:'nastaliq';
	font-size:17pt;
	font-weight:500;
	margin-top:35px;
}*/
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	direction: rtl;
}

.page-title{
	width: 100%;
	height: 100px;
	background-color: #55544b;
	text-align: center;
	display: flex;
	margin-top:120px;
}
.page-title h2{
color:#fff;
	font-size:30px;
	padding:0;
}
.contact-header{
	max-width: 960px;
	width:100%;
	position: relative;
	margin: 120px auto 0;
	font-size:0;
}
.contact-header img{
width:100%;
}
a{
	text-decoration: none;
	color: #9a0a03;
}
input.button{
	outline: none;
	border: none;
}

p.watch{
	width: auto;
	font-size: 12pt;
	
}

/*****************main****************/
.main{
	width: 100%;
	height: 70px;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	position: fixed;
    top: 0;
    z-index: 3;
}
.main li{
	display: inline-block;
	text-decoration: none;
	list-style: none;
	font-family: "yekan";
	font-size: 13pt;
	direction: rtl;
	margin: 0 10px;
}
nav{
	width: 100%;
	direction: rtl;
	font-size: 13pt;
	z-index: 1;
	background-color: #D5D3BC;
	display: flex;
	justify-content: space-around;
}
a.ctc_pp{
	display:none;
	}
@media (max-width:768px){
	li.dev_p{
	display:none;
	}
	a.ctc_pp{
	display:flex;
	}
	.ctc_pp i{
	color:#D5D3BC;
	}
}
/*****nav u1{
	display: flex;
}****/

.menu{
	float: left;
	font-size: 0;
	line-height: 70px;
}
.header{
	width: 100%;
	height: 80px;
	display: inline-block;
	direction: rtl;
}
.menu img{
	height: 20px;
	margin-left: 5px;
	vertical-align: middle;
}
.menu a{
	display: inline-block;
  color: #9a0a03;
  text-decoration: none;
  font-size: 17px;
}
li.adminss img{
	height: 45px;
	vertical-align: -5px;
	margin-left: 5px;
}
li.adminss{
	height:90px;
	cursor: pointer
}

.adminss .dropdown-content{line-height: 20px; min-width: 68px}
.adminss .dropdown-content a{text-indent: 15px;}

@media (max-width:768px){
.menu a{
	font-size:13px;
	}
	a.logo{
	width: 180px;
    display: flex;
    align-items: center;
	}
	a.logo img{
	width:180px;
	}
	a.logo h1{
font-size:15pt;	
		margin-top:30px;
}
}
/************منوی سردر سایت***********/
u.menu li.dropdown{
	width: auto;
}

li{
	width: auto;
}
li:link{
	color: #9a0a03;
}
li:hover{
	background-color: #dec7ac;
}
li:active{
	color: #9a0a03;
}
li:visited{
	color: #9a0a03;
}
/************نوار دوم هدر سایت*********/

.nav1{
	display: flex;
	position:fixed;
	justify-content: space-around;
	align-items: center;
	left: 0;
	top:70px;
	z-index: 1;
	width: 100%;
	background-color: #9a0a03;
	box-shadow: 0 1px 2px 1px rgba(0,0,0,0.5);
	height:50px;
}
.nav1 u{
	margin-right: 0px;
	text-decoration: none;
}
.nav1 .menu1 li a{
color:#D5D3BC;
	display:flex;
	align-items:center;
	height:100%;
}
.menu1{
	height: 50px;
	line-height: 50px;
	margin: 3px;
	padding: 0 0px;
	display: flex;
	font-size: 1em;
	list-style: none;
	border-radius: 3px;
	transition: 0.5s ease-in-out;
	font-family: "yekan";
}

/******li1{
	width: auto;
	height: auto;

vertical-align: baseline;
	margin-left: 40px;

}*****/

/*******li1:hover{
	background-color: #b8a28e;
}*****/

.sec-menu a{
width: auto;
height: auto;
vertical-align: baseline;
	margin-left: 0px;

}

.menu1 li{
width: auto;
height: 50px;
	margin-left: 50px;
	margin-top: 0px;
	overflow: hidden;
}

.menu1 .sec-menu{
	width: auto;
}
.menu1 img{
	vertical-align: -18px;
}

.sec-menu:hover{
	background:rgba(0,0,0,0.1);
}
.dropdown:hover{
	background:rgba(0,0,0,0.1);
}

@media (max-width:768px){
	.menu1 li{
	margin-left:0;
	}
}
.div3auto{
width:calc(100% - 409px);
	display:inline-flex;
	justify-content:space-around;
}
.div3auto li{
margin:0;
}
@media (max-width:768px){
	.div3auto{
	width:calc(100% - 240px);
	}
}
/********a1{line-height: normal;
	font-size: 12pt;
	text-decoration: none;
	color: #9a0a03;}********/
.search-button{
	margin: 10px 0;
	background:#D5D3BC;
	opacity:0.3;
	backdrop-filter:blur(5px);
	width: 42px;
	height: 30px;
	border: none;
	vertical-align: 0px;
	border-radius: 0 5px 5px 0;

}
.search-button:hover{
	opacity:0.6;
	box-shadow: 0 0 10px 1px rgba(255,255,255,0.5);
}
.search-button i{
color:#9a0a03;
	font-size:20px;
}
.search-box{
	height: 30px;
	width: 350px;
	line-height: 30px;
	padding: 0;
	margin: 10px 0;
	border: none;
	background: #D5D3BC;
	font-size: 11pt;
	font-family: "yekan";
    text-indent: 15px;
	border-radius: 5px 0 0 5px;
}
.search-box::placeholder{
color:#9a0a03;
}
.dropdown:hover .dropdown-content{
	display: block;
}
.dropdown-content{
	position: absolute;
	background-color: #9a0a03;
	filter:brightness(0.8);
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
	z-index: 12;
	min-width: 100px;
	display: none;
}
.dropdown-content a:hover{
	background-color: rgba(0,0,0,0.2);
}
.dropdown-content-sec:hover{
	background-color: #b8a28e;
}
.dropdown-content a{
	line-height: 40px;
	display: block;
	text-align: right;
	text-indent: 10px;
	color: #D5D3BC;
}
.dropdown-content .dropdown-content-sec{
	line-height: 40px;
	display: flex;
	text-align: right;
	text-indent: 30px;
}
li.utc_phod{
display:none;
}
@media (max-width:768px){
	.search-box{
	width:140px;
	}
	li.utc_pho{
	display:none;
	}
	li.utc_phod{
	display:flex;
	}
	.utc_plwp{
	top:50px;
	}
}
/*************slideshow**************/
.container{
	position: relative;
	height: 400px;
	margin: auto;
	overflow: hidden;
}
.slider-img{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	opacity: 0;
	transition: 0.5s;
}
.slider-img img{
	width: 100%;
	height: 100%;
	position: absolute;
	
}

input[type="radio"].slid-check{
	display: none;
}

.pre, .nex{
	width: 60px;
	height: 100%;
	position: absolute;
	background: rgba(255,255,255,0.3);
	cursor: pointer;
	
}
.pre{
	left: 0;
	background-image: url("images/privious.png");
	background-repeat: no-repeat;
	text-align: center;
	
}
.nex{
	right: 0;
	background-image: url("images/next.png");
	background-repeat: no-repeat;
	text-align: center;
}

.nex:hover{
	background: rgba(255,255,255,0.7);
	background-image: url("images/next.png");
	background-repeat: no-repeat;
	text-align: center;
}
.pre:hover{
	background: rgba(255,255,255,0.7);
	background-image: url("images/privious.png");
	background-repeat: no-repeat;
	text-align: center;
	
}

#img1:checked~#one,
#img2:checked~#two,
#img3:checked~#three{
	z-index: 9;
	opacity: 1;
}

.slide-counter{
	width: 100%;
	height: 30px;
	position: absolute;
	z-index: 10;
	bottom: 0;
	text-align: center;
	direction: ltr;
}

.slide-counter .counter{
	width: 20px;
	height: 20px;
	background: rgba(0,0,0,0.5);
	display: inline-block;
	border-radius: 100%;
	cursor: pointer;
}
#img1:checked~.slide-counter #count1,
#img2:checked~.slide-counter #count2,
#img3:checked~.slide-counter #count3{
	background: #fff;
}

.product_card{
	width: 249px;
	height: 362px;
	text-align: center;
	margin: 25px 25px 25px 25px;
	display: inline-block;
	border-radius:5px;
	
}
.pro_pics_img{
overflow:hidden;
}
.p_img1_cat{
transition:1s ease all;
}
.p_img2_cat{
transition:1s ease all;
}
.product_card:hover{
	box-shadow:0 0 10px 2px #D5D3BC;
transform:scale(1.05);
	transition:0.5s all ease;
}
.product_card:hover .p_img1_cat{
opacity:0;
	transition:0.5s;
	display:none;
}
.product_card:hover .p_img2_cat{
display:inline-flex;
	animation:zoomfade 2s;
}
@keyframes zoomfade{
	0%{opacity:0;transform:scale(0.7);}
	50%{transform:scale(1.2);}
	100%{opacity:1;transform:scale(1);}
}
.product_card h2{
	margin-top: 4px;
	font-family: "yekan";
	font-size: 20px;
	width: 239px;
	margin-right: 8px;
	margin-bottom: 0;
    color: #9a0a03;
	line-height:1.5em;
	padding-bottom:0;
}
.p_img2_cat{
	display:none;
}
.card_price{
	font-family: "yekan";
	direction: ltr;
	width: 239px;
	font-size: 12pt;
	margin-top: 0;
	line-height: 37px;
}
.pro_atc{
	border: none;
	cursor: pointer;
	display:inline-block;
	background:#9a0a03;
	color:#fff;
	width:40px;
	height:40px;
	border-radius:5px;
}
.pro_atc i{
font-size:25px;
}
.pro_atc{margin-right:5px;vertical-align:-21px; font-family: "yekan"; font-size:10pt;line-height:10px;margin-top:0;padding:0;margin-bottom:0}
.pro_atc1{margin-right:5px;vertical-align:0px; font-family: "yekan"; font-size:10pt;line-height:10px;margin-top:0;padding:0;margin-bottom:0}
.pro_atc:hover{
	box-shadow: 0px 0px 1px 1px red;
	filter:brightness(1.3);
	transform:scale(1.03);
}
.card_bot_cont{
	width:100%;
display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
a.pro_detail img{
	border: none;
	width: 118px;
	height: 40px;
	cursor: pointer;
}
a.pro_detail{display:inline-block}

a.pro_detail img:hover{
	box-shadow: 0px 0px 2px 2px black;
}
.pro_detail i{
font-size:25px;
}
.pro_detail:hover{
	filter:brightness(1.3);
	text-shadow:0 0 1px red;
	transform:scale(1.03);
}
.product_card img{
	margin-top: 5px;
	width: 239px;
	height: 239px;
}

.vitrin{
	text-align: center;
    position: relative;
    margin: 25px auto;
    max-width: 960px;
    border: solid 1px rgba(0,0,0,0.5);
    border-radius: 5px;
}
/*****************about***************/
.adressing{
	background-color: #D5D3BC;
	position: relative;
	height: fit-content;
	margin: auto;
	max-width: 960px;
	
	
}

.adressing .adres-typin{
	position: relative;
	margin-bottom: 5px;
	display: flex;
	flex-direction:row;
	align-items:center;
	max-width: 850px;
	margin:auto;
	padding-top:10px;
}
.adressing img{
	width: 60%;
	height: auto;

}

h3{
	font-family: "yekan";
	font-size: 10pt;
	overflow: auto;
	color: #9a0a03;
}

.add-cont{
	margin-right: 120px;
	margin-bottom: 0;
	width: 60px;
	text-align: center;
	display:flex;
	flex-direction:column;
}

.adressing .tex-add{
	width: 700px;
	margin-right: 15px;
	text-align: right;
	margin-bottom: 0;
}

.public-webs{
	background-color: #D5D3BC;
	margin: auto;
	position: relative;
	display: table;
	max-width: 960px;
	height: 150px;
	text-align: center;
	width:100%;
}

.public-webs .follow-us{
	max-width: 960px;
	height: 40px;
	margin-right: auto;
}

.public-webs .public-net{
	width: 280px;
	margin: auto;
	display: flex;
	align-items: center;
	height: 100px;
}

.public-icons{
	margin: 5px 10px 5px 10px;
}

.public-icons:hover{
	opacity: 50%;
}

h4{
	font-family: "yekan";
	font-size: 12pt;
	color: #8E0507;
}

h5{
	font-family: "yekan";
	font-size: 10pt;
	color: white;
	width: 100px;
	display: inline-block;
	margin-right: 22px;
}

.mail-boxing{
	width: 960px;
	height: 500px;
	background-color: #c7b299;
	position: relative;
	margin: auto;
}

.mail-form{
	background-color: #998675;
	width: 670px;
	height: 470px;
	margin: auto;
	box-shadow: 0 0 1px 2px white;
}

.input-names{
	width: 190px;
	height: 40px;
	background-color: #c7b299;
	border: none;
	box-shadow: 0 0 1px 2px white;
	display: inline-block;
	margin-right: 5px;
	font-family: "yekan";
	font-size: 13pt;
	margin-bottom: 5px;
	text-indent: 10px;
}

.input-emails{
	width: 340px;
	height: 40px;
	background-color: #c7b299;
	border: none;
	box-shadow: 0 0 1px 2px white;
	display: inline-block;
	margin-right: 5px;
	font-family: "yekan";
	font-size: 13pt;
	margin-bottom: 5px;
	text-indent: 10px;
}

.input-message{
	width: 623px;
	height: 185px;
	background-color: #c7b299;
	border: none;
	box-shadow: 0 0 1px 2px white;
	display: inline-block;
	margin-right: 22px;
	margin-top: 10px;
	font-family: "yekan";
	font-size: 13pt;
	text-indent: 10px;
}

.but-cans{
	width: 138px;
	height: 45px;
	background-color: white;
	border: none;
	box-shadow: 0 0 1px 2px white;
	color: black;
	font-family: "yekan";
	font-size: 12pt;
	margin-top: 15px;
	margin-right: 360px;
	margin-left: 5px;
}

.but-cans:hover{
	opacity: 50%;
}

.but-send:hover{
	opacity: 50%;
}

.but-send{
	width: 138px;
	height: 45px;
	background-color: #9a0a03;
	border: none;
	box-shadow: 0 0 1px 2px black;
	color: white;
	font-family: "yekan";
	font-size: 12pt;
	margin-right: 5px;
}

@media (max-width:768px){
	.adressing{
	width:100%;
	}
	.adressing .adres-typin{
	width:90%;
	}
	.adressing .tex-add{
	width:80%;
		text-align:justify;
	}
	.public-webs{
	width:100%;
	}
	.public-webs .follow-us{
	width:100%;
	}
	.mail-boxing{
	width:100%;
	}
	.add-cont{
	margin-right:0;
	}
}

/****************about us************/

.about-us{
	background-color: #D5D3BC;
	max-width: 960px;
	margin: auto;
	position: relative;
	text-align: center;
}

.about-sec{
	display: inline-flex;
	align-items: center;
	max-width: 850px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.about-pic{
	width: 118px;
}

.about-pic img{
	width: 80%;
}

.about-text{
	max-width: 600px;
	text-align: justify;
	margin-right: 20px;
}

h2{
	font-family: "yekan";
	color: #9a0a03;
	font-size: 20pt;
	line-height: 1em;
	padding-bottom: 15px;
	margin: auto;
}

h6{
	font-family: "yekan";
	font-size: 15px;
	color: #9a0a03;
	margin: auto;
}
@media (max-width:768px){
	.about-us{
	width:100%;
		max-width:960px;
		display:flex;
		flex-direction:column;
		text-align:center;
	}
	.about-sec{
	display:block;
		max-width:850px;
	}
	.about-pic{
	margin:auto;
	}
	.about-text{
	margin:10px;
	}
	.about-text h2{
	text-align:center;
	}
}
/*****************footer**************/


.footer1{
	display:inline-block;
	width:100%;
	text-align: center;
	background-color: #9a0a03;
}

.footerabout{
	display: inline-block;
	width: 290px;
	height: 185px;
	font-family: "yekan";
	font-weight: bold;
	color: #D5D3BC;
	font-size: 13pt;
    vertical-align: top;
	margin: 7px 7px 7px 15px;
	text-align: justify;
}

.footerabout span{
	font-size: 11pt;
	font-weight: normal;
	
}

.footercontact{
	display: inline-block;
	width: 290px;
	height: 185px;
	font-family: "yekan";
	font-weight: bold;
	font-size: 13pt;
	color: #D5D3BC;
    vertical-align: top;
	margin: 7px 15px 7px 15px;
	text-align: justify;
}

.footercontact span{
	font-size: 11pt;
	font-weight: normal;
}

.footerplan{
	display: inline-block;
	width: 290px;
	height: 185px;
	font-family: "yekan";
	font-size: 13pt;
	font-weight: bold;
	color: #D5D3BC;
    vertical-align: top;
	margin: 7px 15px 7px 7px;
	text-align: justify;
}

.footerplan img{
	width: 303px;
	height: 160px;
}

/**********footer2*************/
.footer2{
	display:inline-block;
	width:100%;
	background-color: #D5D3BC;
	text-align: center;
	position: relative;
}
.enamadlogo img{
	margin: 20px 20px 20px 20px;
	height: 100px;
	width: 100px;
	cursor: pointer;

}

.rasanelogo img{
	height: 100px;
	width: 100px;
	margin: 20px 20px 20px 20px;
	cursor: pointer;
}

.enamadlogo{
	display: inline-block;
}

.rasanelogo{
	display: inline-block;
}

.etehadielogo img{
	height: 100px;
	margin: 20px 20px 20px 20px;
	cursor: pointer;
}

.etehadielogo{
	display: inline-block;
}
.footer3 span{
	font-family: "yekan";
	font-size: 17px;
	color: #D5D3BC;
	line-height: 44px;
	width:90px;
	margin:auto;
	text-align:center;
}

.footer3{
	display:inline-block;
	width:100%;
	background-color: #9a0a03;
	text-align: center;
}

/*************مقالات***************/

.downloads{
	max-width: 960px;
    width: 100%;
    text-align: center;
    margin: 10px auto;
}

.posts{
	width: 280px;
    height: 330px;
    background-color: transparent;
    margin: 10px 10px 10px 10px;
    display: inline-block;
	
}
.posts_img{
	width: 280px;
    height: 200px;
}
.posts img{
	width: 100%;
	height: 100%;
}

.posts h2{
	font-family: "yekan";
    font-size: 17px;
    height: 60px;
    padding: 0;
    line-height: 1.5em;
    color: #000;
}
.posts span{
height: 70px;
    display: block;
    font-size: 14px;
    font-family: 'yekan';
    color: rgba(0,0,0,0.7);
}

.short-des{
	font-family: "yekan";
	font-size: 12pt;
	color:#55544b;
}

.read-more{
	width: 100px;
	height: 30px;
	font-family: "yekan";
	font-size: 10pt;
	margin-top: 30px;
	border: none;
	background-color: #DFC6A9;
	color: #5B5959;
}

.read-more:hover{
	box-shadow: 0 0 2px 2px gray;
	cursor: pointer;
}

.desctiptives{
	text-align: center;
    width: 100%;
    height: 130px;
}
.posts:hover{
transform:scale(1.05);
	box-shadow:0 0 5px 1px rgba(0,0,0,0.5);
}

/*****************loging in************/
table.signup{
	max-width: 370px;
	width:calc(100% - 15px);
	height: 330px;
	margin-right: 15px;
}
table.signup td{
	text-align: right;
	min-width: 60px;
}

table.signup td label{
	font-family: "yekan";
}
table.signup1{
	max-width: 370px;
	width:calc(100% - 15px);
	height: 150px;
	margin-right: 15px;
}
table.signup1 td{
	text-align: right;
	width: auto;
}

table.signup1 td label{
	font-family: "yekan";
}
.signin{
	border: 1px solid #000000;
	max-width: 400px;
	width:95%;
	height: 550px;
	position: relative;
	margin: auto;
	margin-top: 40px;
	text-align: center;
	background-color: #d5d3bc;
	margin-bottom: 40px;
}
.signup #captcha{
width:100px;
}
.signin1{
	border: 1px solid #000000;
	border-radius:5px;
	max-width: 350px;
	width:95%;
	height: 410px;
	position: relative;
	margin: auto;
	margin-top: 40px;
	text-align: center;
	background-color: #d5d3bc;
	margin-bottom: 40px;
}
.signin_linkin{
display:block;
	font-family: yekan;
    color: #000;
    font-size: 13px;
	line-height:30px;
}
.signin_linkin::before{
content:"+ ";
	font-size:13px;
}
.signin_linkin:hover{
color:#9a0a03;
}
.signin1_acts{
width:calc(100% - 30px);
	text-align:right;
	margin:15px;
}
.reg-form{
	border: 1px solid #000000;
	width: 400px;
	height: 500px;
	position: relative;
	margin: auto;
	margin-top: 40px;
	text-align: center;
	background-color: #b8a28e;
	margin-bottom: 40px;
}

.sin-logo{
	width: 200px;
	margin: auto;
	margin-top: 20px;
}

h1{
	font-family: "yekan";
	color: #9a0a03;
	font-size: 15pt;
	line-height: 1.5em;
}

.signin h1{
	width: 180px;
	padding-top: 25px;
	margin: auto;
}

.signin1 h1{
	width: 180px;
	padding-top: 25px;
	margin: auto;
}

.reg-form h1{
	width: 180px;
	padding-top: 25px;
	margin: auto;
}

.cli-num{
	border: 1px solid black;
	border-radius:5px;
	background-color: #fff;
	direction: ltr;
	font-size: 15pt;
	text-align: center;
	width: 200px;
	height: 30px;
	font-family:"yekan";
}

.signin1 .cli-num{
	border: 1px solid black;
	border-radius:5px;
	background-color: #fff;
	direction: ltr;
	font-size: 15pt;
	text-align: center;
	width: 200px;
	height: 30px;
}

.ph-ver{
	border: none;
	width: 100px;
	height: 40px;
	font-family: "yekan";
	font-size: 15pt;
	color: white;
	background-color: #9a0a03;
	margin-bottom: 10px;
	border: 1px solid black;
}

.ph-ver:hover{
	opacity: 50%;
	cursor: pointer;
}

.lev-sin{
	width: 100px;
	border: none;
	height: 40px;
	font-family: "yekan";
	font-size: 15pt;
	background-color: white;
	border: 1px solid black;
}
.lev-sin:hover{
	opacity: 50%;
	cursor: pointer;
}

.signin1 li{
	list-style: none;
	text-decoration: none;
	font-family: "yekan";
	cursor: pointer;
	font-size: 12pt;
	line-height: 1em;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.signin1 li:hover{
	text-shadow: 0 0 2px red;
	background-color: #b8a28e;
}

.reg-name{
	border: 1px solid black;
	width: 160px;
	height: 40px;
	font-family: "yekan";
	font-size: 15pt;
	background-color: white;
	text-indent: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.reg-pass{
	border: 1px solid black;
	width: 160px;
	height: 40px;
	font-family: "yekan";
	font-size: 15pt;
	background-color: white;
	text-indent: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.reg-form h5{
	color: #9a0a03;
	font-size: 13pt;
	margin: auto;
}
@media(max-width:768px){
	.signup .cli-num{
	width:165px;
	}
	.signup #captcha{
	width:65px;
	}
}
/************************پروفایل******************************/
div.tabcontent table.prof_for td{
text-align:right;
border: none;
	min-width:90px;
	font-size:13pt;
}

.profile-pagess{
	margin: 120px auto;
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom:0;
}

.pro-container{
	display:flex;
	flex-direction:row;
	position: relative;
	width: 90%;
	height:calc(100vh - 120px);
	background: #d5d3bc;
	margin: 0px auto;
	overflow:scroll;
}

ul.tabs{

	width: 270px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: #aaa996;
	text-align: center;
	position: relative;
}


li.tab{
	display: block;
	color: #9a0a03;
	font-family: "yekan";
	font-size: 12pt;
	padding: 5px 10px 10px 10px;
	margin: 0px 5px 0px 0px;
	line-height: 2em;
	text-align: right;
}
li.tab img{
	height: 20px;
	vertical-align: -6px;
	margin-left: 10px;
}
li.tab:hover{
	background: #b8a28e;
	cursor: pointer;
}
div.tabcontent{
	float: left;
	width: 100%;
	background: #d5d3bc;
	height: 600px;
	display: none;
}

li.active{
	background: #959484;
}
::-webkit-scrollbar {width: 5px; height: 5px}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 10px;
}
div.active:not(.glinder_slides){
	display: inline-block;
	margin-top: 0px;
    width: calc(100% - 270px);
    position: relative;
    right: 270px;
}

.pro-data{
	width: 270px;
	height: 100vh;
	margin: 0;
	padding: 0;
	background: #aaa996;
	position: relative;
	position:fixed;
}


div.pro-data a{
	margin-right: 5px;
	font-family: "yekan";
	line-height: 1.5em;
}


hr{
	margin-top: 0px;
	margin-bottom: 0px;
}

div.tabcontent label{
	font-family: "yekan";
	font-size: 13pt;
	color: #9a0a03;
	margin-right: 30px;
	margin-left: 10px;
	width: 90px;
	display: inline-block;
}

input.editing{
	margin:10px auto 0;
	height: 40px;
	width: 150px;
	color: white;
	font-family: "yekan";
	font-size: 13pt;
	background: #9a0a03;
	border-radius:5px;
	border:none;
}
form.history_form{
width:100%;
	max-width:400px;
	margin:auto;
	text-align:center;
}
div.tabcontent form.history_form label{
	margin:0;
	width:150px;
}
input.editing:hover{
	filter:brightness(1.1);
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
	cursor: pointer;
}

div.tabcontent legend{
	font-family: "yekan";
	font-size: 10pt;
	color: #9a0a03;
	font-weight: bold;
}

div.tabcontent h1{
	margin-right: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.tabcontent table{
	font-family: "yekan";
	font-size: 13pt;
	color: #9a0a03;
}

div.tabcontent input{
	font-family: "yekan";
	font-size: 13pt;
	margin-top: 5px;
}


div.tabcontent select{
	font-family: "yekan";
	font-size: 13pt;
	margin-top: 5px;
	cursor: pointer;
	width: auto;
}
div.tabcontent textarea{
font-family: "yekan";
	font-size: 13pt;
	margin-top: 5px;
}
div.tabcontent table{
	font-size: 10pt;
	border-collapse: collapse;
	text-align: center;
	margin: auto;
	width: 95%;
	max-width:400px;
}

div.tabcontent td,th{
	border: solid 1px black;
}

input.printing{
	width: 120px;
	height: 40px;
	font-family: "yekan";
	font-size: 13pt;
	background: white;
	border: 1px solid black;
	opacity: 50%;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

input.printing:hover{
	opacity: 100%;
	cursor: pointer;
}
.menu_hider_01{
display:none;
}
div.tabcontent .summeractivity input{
width:120px;	
	text-align:center;
}
div.tabcontent .summeractivity td:nth-child(odd){
min-width:200px;	
}
@media (max-width:768px){
	div.tabcontent form.history_form label{
	font-size:13px;
		width:115px;
		margin:0;
	}
	div.tabcontent form.history_form input[type="password"]{
	width:120px;
	}
	div.tabcontent form.history_form input[type="text"]{
	width:120px;
	}
	.pro-container{
	height:calc(100vh - 120px);
	}
	.menu_hider_01{
	background: #ce2727;
	font-family:'yekan';
    width: 25px;
    height: 50px;
    position: fixed;
    right: 5%;
    top: calc((100vh + 50px) /2);
    border-radius: 5px 0px 0px 5px;
    display: block;
    transition: 1s ease all;
    z-index: 2;
	}
	div.active:not(.glinder_slides){
	width:100%;
		right:0;
	}
	.menu_hider_01 a{
		display:flex;
		flex-direction:column;
		align-items:center;
	color:#fff;
		transform:rotateZ(-90deg);
		margin: 14px;
    font-size: 13px;
    font-weight: 600;
	}
	div.tabcontent{
	width:100%;
	}
	
	.pro-data{
	direction: rtl;
		transform: translate(100%,0);
		position: fixed;
		transition: 1s ease all;
		height: calc(100% - 120px);
		overflow-y: auto;
		z-index: 2;
		width:275px;
	}
	.rightmovepro{
	animation: rightwardpro 1s;
	transform: translate(0,0);
}
	.rightmovepro1{
	animation: rightwardpro1 1s;
	transform: translate(-270px,0);
}
	@keyframes rightwardpro{
	0% {transform: translate(100%,0)}
	100% {transform: translate(0,0)}
}
	
	@keyframes rightwardpro1{
	0% {transform: translate(0,0)}
	100% {transform: translate(-270px,0)}
}
	div.tabcontent input{
width:145px;
		font-size:13px;
}
	div.tabcontent select{
width:145px;
		font-size:13px;
}
	div.tabcontent textarea{
	width:145px;
		font-size:13px;
	}
	div.tabcontent .acceptance_for select{
width:90px;	
}
	div.tabcontent table.prof_for .acceptance_for td:nth-child(odd){
min-width:150px;	
}
div.tabcontent table.prof_for td{
	font-size:13px;
	}
div.tabcontent .summeractivity label{
	font-size:13px;
	margin-right:10px;
	margin-left:0;
	}
div.tabcontent .summeractivity input{
width:90px;	
	text-align:center;
}
div.tabcontent .summeractivity td:nth-child(odd){
min-width:170px;	
}
}
/******************سبد خرید**********************/
.cardtable{
	background: #fff;
}
.value-button {
  display: inline-block;
  border: solid 1px black;
  margin: auto;
  width: 42px;
  height: 20px;
  text-align: center;
	font-size:8pt;
  background: #eee;
}

.value-button:hover {
  cursor: pointer;
}

form #decrease {
  border-radius: 0px 0px 0px 0px;
	margin-top: 0;
}

form #increase {
  border-radius: 0px 0px 0px 0px;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

input#number {
  direction: ltr;
  text-align: center;
  font-size: 13pt;
  margin: auto;
	margin-bottom: 0;
  padding: 0;
  width: 40px;
  height: 30px;
border: solid 1px black;
}

input#increase{
	font-size: 10pt;
}

input#decrease{
	font-size: 10pt;
}

.cardtablesum{
	width: 100px;
	background: #fff;
	margin: auto;
}


.paybutt{
	opacity: 50%;
	width: 120px;
	height: 40px;
	background: #9a0a03;
	color: #fff;
	border: solid 1px white;
	cursor: pointer;
	float: left;
	margin-left: 17px;
	margin-bottom: 10px;
}
.paybutt:hover{
	opacity: 100%;
}

/************************خلاصه فعالیت**************************/

table.summeractivity label{
	float: right;
}

table.summeractivity td{
	border: none;
	height: 40px;
	width: auto;
}
div #tab2 h3{
	margin-right: 10px;
	font-size: 13pt;
}

table.orders-sum{
	background: #fff;
	font-size: 12pt;
}

table.orders-sum th{
	background: #EBEBEB;
}


/*****************سوابق خرید***************/


table.sell-his{
	background: #fff;
}

table.sell-his th{
	background: #EBEBEB;
}

/***************************پیگیری سفارش*********************/
.tracking-frame{
	background: transparent;
	max-width: 510px;
	height: auto;
	display: block;
	position: relative;
	margin: auto;
	width:100%;
}
div.tabcontent .tracking-frame table.tracking-table:not(table.tracking-shape td, th){
background:#fff;
}

.tracking-table{
	margin-top: 10px;
}

img.tracking-icon{
	height: 30px;
}
.track-dir{
	height: 15px;
}

.tracking-shape{
	height: 40px;
	background: transparent;
}

table.tracking-shape td{
	border: none;
	height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

tr.process-det{
	vertical-align: middle;
}
tr.process-det h3{
padding:0;
	margin:0;
}
div.buy-process{
	margin: auto;
	background: transparent;
	width:100%;
	max-width:400px;
	margin-bottom:10px;
}
div.buy-process fieldset{
text-align: center;
    background: transparent;
    border-radius: 5px;
}

/*********admin********/
div.tabcontent table.ship_new_tab td{
	border:none;
	text-align:right;
	vertical-align:top;
}
.product_descriptions{
	width: 300px;
	height: 200px;
	margin-top: 5px;
}
textarea.product_descriptions{
	font-family: "yekan";
	font-size: 12pt;
	text-align: justify;
}

.p_content{
	display: none;
}

div.actived{
	display: block;
}

input[type="radio"].p-tab{
	margin: 0 10px 0 5px;
	padding: 0;
	display: inline-block;
}

div.tabcontent label[name="p_class"]{
	margin: auto;
	padding: 0;
	font-size: 13pt;
	width: auto;
	margin: 0 10px 0 5px;
}

table.slidssho td{
	text-align:right;
	vertical-align:top;
}

/***************amin product*************/
.detail_zbtn1{
	background-image: url("images/edit.png");
	padding: 0;
	margin: 0;
	background-size: 20px;
	border: solid 1px black;
	width: 20px;
	height: 20px;
}

.detail_zbtn2{
	background-image: url("images/trash.png");
	padding: 0;
	margin: 0;
	background-size: 17px;
	border: solid 1px black;
	width: 20px;
	height: 20px;
}

/**********product detail************************/
.p_detailing{
	margin: auto;
	max-width: 960px;
	width:95%;
	position: relative;
	display: block;
	margin-top:120px;
}
.pro_detailing{
	max-width: 832px;
	width:100%;
	height: auto;
	background: silver;
	direction:ltr;
	margin:auto;
}
.mySlidess{
	max-width: 640px;
	width:100%;
}
.pro_thumbnails{
	width: 192px;
	height: auto;
	float: right;
}

.tumbnails{
	width: 172px;
	height: 130px;
	display: block;
	background: grey;
	margin: 9px 10px 9px 10px;
}

.pro_fullscreen{
	max-width: 640px;
	width:100%;
	background: grey;
	margin: 0;
	display:block;
	padding:0;
	font-size:0;
}

.pro_or_det{
	max-width: 960px;
	width:100%;
	margin: auto;
	margin-top:10px;
	text-align: center;
}

fieldset.ordering_det{
	max-width: 925px;
	width:100%;
	margin: auto;
	border: solid 2px #9a0a03;
	border-radius: 10px 10px 10px 10px;
	padding:0;
}

fieldset.ordering_det legend{
	text-align: right;
	font-family: "yekan";
	color: #9a0a03;
	font-size: 13pt;
}
fieldset.describing_pro{
	max-width: 925px;
	width:100%;
	margin: auto;
	border: solid 2px #9a0a03;
	border-radius: 10px 10px 10px 10px;
	padding:0;
}
.commaseparate a{
display:inline-block;
}
.det_p_name h2{
font-size:25px;
	font-weight:600;
}
.det_p_name span{
font-family: 'yekan';
    color: #7c0a02;
    font-size: 17px;
}
.det_p_name{
margin-bottom:15px;
}
.ord_det_rows{
	display:block;
	width: fit-content;
    margin: auto;
	font-family:'yekan';
}
.ord_det_rows label{
/*float:right;*/
}
.ord_det_rows input[type="text"]{
float:left;
	width:auto;
}
.ord_det_rows_p{
display:flex;
	flex-direction:column;
	align-items:center;
	font-family:'yekan';
}
.ord_det_rows_p label{

}
ord_det_rows_p input[type="text"]{

}
.ord_det_det{
width:100%;
	display:flex;
	flex-direction:row;
	justify-content: space-around;
	font-family:'yekan';
}
@media (max-width:768px){
	.ord_det_rows_p{
	width:100%;
	}
	.ord_det_det{
	display:flex;
		flex-direction:column;
	}
}
fieldset.describing_pro legend{
	text-align: right;
	font-family: "yekan";
	color: #9a0a03;
	font-size: 13pt;
}
fieldset.describing_pro h2{
padding-right:5%;
}
table.pro_table_det{
	font-family: "yekan";
	margin: auto;
	width: 850px;
}

table.pro_table_det label{
	font-size: 14pt;
}

table.pro_table_det input[type="text"]{
	font-size: 13pt;
	width: 150px;
}
table.pro_table_det td{
	text-align: right;
}

.pro_table_det input[type="submit"]{
	font-size: 13pt;
	font-family: "yekan";
	width: 140px;
	height: 40px;
	background:#9a0a03;
	color:#fff;
	border: solid 1px black;
}

.pro_table_det input[type="button"]{
	font-size: 13pt;
	font-family: "yekan";
	width: 140px;
	height: 40px;
	background:#9a0a03;
	color:#fff;
	border: solid 1px black;
}

.pro_table_det input[type="button"].value-button1{
	width: 40px;
	height: 40px;
}
table.pro_table_det div.mounting_order{
	display: inline-block;
}
div.mounting_order input[type="text"]{
	border: solid 1px black;
	padding: 0;
	margin: 0;
	height: 38px;
	vertical-align: bottom;
	text-align: center;
	width: 50px;
}
fieldset.describing_pro{
	text-align: justify;
	font-family: "yekan";
	font-size: 13pt;
	line-height: 2em;
}

fieldset.describing_pro p{
	margin-left: 20px;
	margin-right: 20px;
}
.describing_pro h2{
text-align:right;
	line-height:1.5em;
	font-size:15pt;
	padding-bottom:0;
}

fieldset.describing_pro p a{
	margin: 5px 5px 0 0;
	padding: 0 5px 0 5px;
	background: grey;
	border-radius: 5px;
	color: #fff;
	text-shadow: 0 0 2px black;
}

fieldset.describing_pro p a:hover{
	background: #B3B3B3;
	cursor: default;
}
.detail-order{
	margin: 2px;
	color: green;
	cursor: pointer;
	font-weight: bold;
}

.detail-order:hover{
	opacity: 80%;
}

 .modal {
        display: none;
        position: fixed;
        z-index: 8;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.4);
      }
.modal-content {
        margin: 50px auto;
        width: 60%;
      }

form.or_detailes{
	margin: 25px;
	padding: 25px;
	border: none;
        background: #eee;
}

.close_ord_det{
	cursor: pointer;
	background: red;
	color: #fff;
	padding: 5px;
	border: solid 1px black;
}

div.modal label{
	margin-right: 20px;
	line-height: 2em;
}

div.modal textarea{
	margin-right: 120px;
	margin-top: 5px;
	width: 500px;
	height: 150px;
	margin-bottom: 10px;
	text-align: justify;
	display: block;
}

a.detail-order img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

#modalfour label{
	width: 150px;
	
}

#modalfour textarea{
	width: 250px;
	height: 80px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: justify;
	direction: rtl;
}

#modalfour table td{
	text-align: right;
	vertical-align: top;
	border: none;
}

#modalfour table{
	width: 400px;
	margin: auto;
}

table.shipper_tab{
	background: #fff;
}

table.customers_tab{
	background: #fff;
}

table.orders_tab{
	background: #fff;
}

@media (max-width:881px){
	.p_detailing{
	width:95%;
	}
	.pro_detailing{
	width:100%;
		height:fit-content;
	}
	.pro_thumbnails{
	float:none;
		display:inline-flex;
		align-items:center;
		width:100%;
		justify-content:space-around;
	}
	.pro_fullscreen{
	float:none;
		width:100%;
		height:auto;
		margin:auto;
	}
	.mySlidess{
		max-width:640px;
	width:100%;
	}
	.tumbnails{
	width:29%;
		height:auto;
		margin:0;
		font-size:0;
	}
	.modal-content{
	width:95%;
	}
}
/**************articles***************/



.articles_images{
	max-width: 832px;
	width:100%;
	height:fit-content;
	background: grey;
	padding: 0;
	margin: 10px auto;
}

.articles_bigimg{
	max-width: 640px;
	width:100%;
	height:auto;
	background: #fff;
	padding: 0;
	margin: 0;
	float: left;
	display:block;
	font-size:0;
}
.bigsubsize{
max-width: 640px;
	width:100%;
    display: block;
}

.articles_subimg{
	width: 142px;
	height: auto;
	padding: 0;
	margin: 11px;
	display:inline-block;
}

.articles_sumbnails{
	width: 132px;
	height: 99px;
	background: #fff;
	padding: 0;
	margin: 0;
}

.articles_detailing{
	max-width: 960px;
	width:95%;
	font-family: "yekan";
	margin: 120px auto 10px;
	display: block;
}

.article_body{
	max-width: 960px;
	width:100%;
	margin: auto;
	display:block;
}

fieldset.art_doc{
	text-align: center;
	font-size: 14pt;
	line-height: 2em;
	border: solid 2px #9a0a03;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
fieldset.art_doc p{
	text-indent: 30px;
	margin: 10px;
}

fieldset.art_doc legend{
	font-size: 16pt;
	color: #9a0a03;
}

fieldset.art_key{
	text-align: justify;
	font-size: 14pt;
	line-height: 2em;
	border: solid 2px #9a0a03;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

fieldset.art_key legend{
	font-size: 16pt;
	color: #9a0a03;
}

fieldset.art_key p a{
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	background: grey;
	border-radius: 5px;
	color: #fff;
	text-shadow: 0 0 2px black;
}
fieldset.art_key p a:hover{
	background: #B3B3B3;
	cursor: default;
}

.but_back{
	background: #9a0a03;
	color: #fff;
	font-family: "yekan";
	font-size: 13pt;
	border: solid 2px black;
	border-radius: 0 0 10px 10px;
	width:100%;
}
.but_back:hover{
	opacity: 80%;
	border: solid 2px silver;
	cursor: pointer;
}

form.art_form table textarea{
	width: 350px;
	height: 450px;
	padding: 5px;
	margin: 0;
	text-align: justify;
	font-family: "yekan";
	font-size: 10pt;
	line-height: 2em;
}

form.art_form table label{
	width: 150px;
	padding: 0;
	margin: 0;
}
form.art_form table td{
	text-align: right;
	line-height: 4.5em;
	border: none;
}

form.art_form table input[type="text"]{
	font-family: "yekan";
	font-size: 13px;
	font-weight: bold;
	line-height: 2em;
}

form.art_edit table th{
	border: solid 2px black;
	background: #D8D8D8;
}

form.art_edit table td{
	background: #fff;
}

form.a_detailes{
	margin: 10px;
	padding: 10px;
	border: none;
        background: #eee;
}

form.a_detailes table td{
	margin: 0;
	text-align: right;
	line-height: 4.5em;
	border: none;
}
form.a_detailes table{
	margin: auto;
}

form.a_detailes textarea{
	float: right;
	margin: auto;
}

form.a_detailes label{
	width: 150px;
	padding: 0;
	margin: 0;
}

form.article_pages{
	margin: auto;
	text-align: center;
	width: 400px;
}
@media (max-width:877px){
	.articles_bigimg{
	margin:0 auto 0px;
		float:unset;
		height:auto;
	}
	.articles_subimg{
	display:flex;
		width:100%;
		margin:0;
		justify-content:space-around;
		height:auto;
	}
	.articles_sumbnails{
	margin:0;
		width:25%;
		height:auto;
	}
}
/**********search page*****************/
.searchs{
	display: block;
	margin: auto;
	max-width: 960px;
	width:100%;
}

.search_items_ar{
	max-width: 950px;
	width:100%;
	height: 135px;
	text-align: right;
	background-color: #D5D3BC;
	margin: 20px auto;
	display: inline-flex;
	border: solid 2px blue;
	border-radius: 20px 20px 20px 20px;
	justify-content:center;
	align-items: center;
}
.search_ing_ic{
width:128px;
	aspect-ratio:1.333;
}
.search_items_ar img{
	width: 128px;
	height: 96px;
	margin-top: auto;
	margin-bottom: auto;
}

.search-desctiptives{
	margin-right: 20px;
	width: 595px;
	height: 96px;
	margin-top: auto;
	margin-bottom: auto;
}
.search-desctiptives h2{
font-size:15pt;
	line-height:1.5em;
	padding-bottom:0;
}
.search_items_ar .read-more{
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 20px;
	margin-right: 20px;
}

.search_items_pr{
	max-width: 950px;
	width:100%;
	height: 135px;
	text-align: right;
	background-color: #D5D3BC;
	margin: 20px auto;
	display: inline-flex;
	border: solid 2px red;
	border-radius: 20px 20px 20px 20px;
	justify-content:center;
	align-items: center;
}

.search_items_pr img{
	width: 128px;
	height: 96px;
	margin-top: auto;
	margin-bottom: auto;
}

.search-desctiptives{
	margin-right: 20px;
	width: 595px;
	height: 96px;
	margin-top: auto;
	margin-bottom: auto;
}

.search_items_pr .read-more{
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 20px;
	margin-right: 20px;
}

.captcha{
font-size:14pt;
color:#fff;
font-weight:bold;
background:black;
padding: 0px;
	display:inline-flex;
		vertical-align:middle;
	width:100px;
	height:30px;
}
.captcha img{
	width:100%;
	height:100%;
}
.reg_mail_sent{
color:red;
font-family:"yekan";
font-size:30pt;
margin:auto;
background:grey;
padding:10px;
width:auto;
}
@media (max-width:768px){
	.search_items_ar{
	display:flex;
		flex-direction:column;
		height:fit-content;
		overflow:hidden;
		justify-content:center;
		align-items: center;
	}
	.search_items_pr{
	display:flex;
		flex-direction:column;
		height:fit-content;
		overflow:hidden;
		justify-content:center;
		align-items: center;
	}
	.search-desctiptives{
	width:100%;
		text-align:center;
		margin:0;
	}
	.search_items_ar img{
	width:100%;
		height:100%;
		margin:0;
	}
	.search_items_pr img{
	width:100%;
		height:100%;
		margin:0;
	}
	.search_items_pr .read-more{
	margin-bottom:5px;
	}
	.search_items_ar .read-more{
	margin-bottom:5px;
	}
	.search_ing_ic{
width:100%;
}
}
/**************login**********************/
table.logging_in{
margin:10px;
}
table.logging_in td{
text-align:right;
font-family:"yekan";
}

table.logging_in{
	width: 340px;
	height: 200px;
	margin-right: 10px;
}
/*****************invoice***********************/
.invoicing{
	direction: rtl;
	margin: auto;
	width: 960px;
	font-family:"yekan";
}

.h_invoice{
	margin: auto;
	width: 960px;

}

.h_invoice img{
	display: inline-block;
	margin: 10px 20px 10px;
}

.h_invoice div{
	display: inline-block;
	margin: 20px 20px 10px;;
	float: left;
}
.invoicing h1{
	padding: 0;
	text-align: center;
	
}
.leg_invoice input{
	width: 100px;
	font-size: 11pt;
	font-family:"yekan";
}

.body_invoice table{
	text-align: center;
	width: 900px;
	margin: auto;
	border: 1px solid black;
	border-collapse: collapse;
}

.body_invoice table td{
	border-collapse: collapse;
	text-align: right;
	vertical-align: top;
}
.body_invoice table th{
	border: 1px solid black;
	border-collapse: collapse;
	font-weight: bold;
}

.body_invoice table td input{
	font-size: 13pt;
	margin-right:5px;
	font-family:"yekan";
}
.body_invoice table td label{
	font-size: 12pt;
}

.detailing_rec th,td{
	font-size: 10pt;
	text-align: center;
}
.detailing_rec td{
	border: 1px solid black;
}

.mohr_cus{
	float: left;
	margin-left: 80px;
}
.mohr_host{
	float: right;
	margin-right: 80px;
}
.ppnote p{
	display: inline-block;
	font-size: 13pt;
	line-height: 0.7em;
	padding: 0;
	
}
.ppnote{
	margin-right: 60px;
	padding: 0;
	height: auto;
}

/************************grid***********************/
/*.hexagon {
  height: 120px;
  width: 200px;
  background: red;
  position:relative;
  top:50px;
  box-sizing: border-box;
  text-align:center;
	display:inline-block;
	margin:auto;
}
.hexagon::before, .hexagon::after {
  content:"";
  position: absolute;
  height: 120px;
  width: 0; 
  top:0;
  
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent; 
  z-index:-1;
}
.hexagon::before {
  top:-50px;
  border-right:100px solid red; 
}
.hexagon::after {
  top:-50px;
  right:0px;
  border-left:100px solid red; 
}
.cat_gridviews{
width:100%;
	text-align:center;
}
.category_gridview{
	width:100%;
	min-height:220px;
	height:100%;
max-width:960px;
	margin:auto;
	text-align:center;
	
}*/
/*.cat_gridviews{
width:100%;
	text-align:center;
}
.category_gridview{
	width:100%;
	min-height:220px;
	height:100%;
max-width:960px;
	margin:auto;
	text-align:center;
	
}
.hexagon {
  height: 200px;
  width: 120px;
  background: red;
  position:relative;
  display:inline-block;
  box-sizing: border-box;
	top:5px;
	cursor:pointer;
}
.hexagon::before, .hexagon::after {
  content:"";
  position: absolute;
  height: 0;
  width: 0; 
  top:0;
  border-top: 100px solid transparent;
  border-bottom: 100px solid transparent; 
}
.hexagon::before {
  left:-50px;
  border-right:50px solid red; 
}
.hexagon::after {
  right:-50px;
  border-left:50px solid red; 
}
.cat_text_grid{
display: inline-flex;
    align-items: center;
    height: 100%;
    text-align: center;
    margin: auto;
	direction:rtl;
}
.hex-shadow{
height: 210px;
  width: 130px;
  background: #D5D3BC;
  position:relative;
  display:inline-block;
  box-sizing: border-box;
	transition:0.5s all ease;
	transform:rotate(90deg) scale(0.6);
	margin:10px 20px;
}
.hex-shadow::before, .hex-shadow::after {
  content:"";
  position: absolute;
  height: 0;
  width: 0; 
  top:0;
  border-top: 105px solid transparent;
  border-bottom: 105px solid transparent; 
	z-index:-1;
	transition:0.5s all ease;
}
.hex-shadow::before {
  left:-52px;
  border-right:52px solid #D5D3BC; 
}
.hex-shadow::after {
  right:-51px;
  border-left:51px solid #D5D3BC; 
}
.hex-shadow:hover{
background:#000;
}
.hex-shadow:hover::before{
	content:"";
border-right:52px solid #000; 
}
.hex-shadow:hover::after{
	content:"";
border-left:51px solid #000; 
}*/
.hexagon {
  height: 120px;
  width: 120px;
  background: #fff;
  position:relative;
  display:inline-block;
  box-sizing: border-box;
	cursor:pointer;
	top:5px;
	border-radius:5px;
	transform:rotate(-10deg);
	transition:0.5s all ease;
}
.cat_text_grid{
display: inline-flex;
    align-items: center;
    height: 100%;
    text-align: center;
    margin: auto;
	direction:rtl;
}
.hex-shadow{
height: 130px;
  width: 130px;
  background: #D5D3BC;
  position:relative;
  display:inline-block;
  box-sizing: border-box;
	transition:0.5s all ease;
	margin:10px;
	border-radius:10px;
	transition:0.5s all ease;
}
.hex-shadow:hover{
background:#9a0a03;
	box-shadow:0 0 10px 1px rgba(255,0,0,0.5);
	transform:scale(1.1);
}
.hex-shadow:hover .hexagon{
transform:rotate(0deg);
}
.cat_links{
text-align: center;
    margin: auto;
    width: 100%;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
}
.cat_text_grid img{
width:100%;
	height:100%;
	filter:opacity(0.5);
}
.cat_text_grid h2{
position: absolute;
    width: 90px;
	height:100%;
    right: calc((100% - 90px)/2);
    margin: auto;
    text-align: center;
	font-family:'yekan';
	font-size:12pt;
	color:#D5D3BC;
	text-shadow:0 0 3px #000;
}
.hex-shadow:hover .cat_text_grid img{
filter:opacity(1);
}
.hex-shadow:hover .cat_text_grid h2{
color: #9a0a03;
	text-shadow:0 0 0px #000;
}
.category_gridview{
text-align:center;
	margin-bottom: 30px;
}
.cat_titleqqq{
font-size:22px;
	font-family:'yekan';
	margin-top:20px;
	margin-bottom:10px;
	color:#9a0a03;
	font-weight:600;
	display: flex;
    justify-content: space-around;
}

@media (max-width:768px){
	.cat_text_grid h2{
	color:#9a0a03;
		text-shadow:0 0 0 #000;
	}
	.cat_text_grid img{
	filter:opacity(0.5);
	}
}

/**********fixed banner*********************/

.ads_banner{
			width: 100%;
			height: 100px;
			background: linear-gradient(to right, #fff , #D5D3BC,#fff);
			position: relative;
			text-align: center;
			overflow: hidden;
		}
		.banner_icon{
			width: 100px;
			height: 100px;
			background: transparent;
			display: inline-block;
			position: absolute;
			left: calc(50% - 50px);
			z-index: 1;
			animation: ban_icon_key 14s infinite;
		}
		.banner_icon img{
			width:100%;
			height: 100%;
		}
		@keyframes ban_icon_key{
			0%{transform: scale(0) rotate(-720deg);opacity: 0;left: calc(50% - 50px);}
			7%{transform: scale(1) rotate(0deg);opacity: 1;left: calc(50% - 50px);}
			10.5%{transform: scale(1) rotate(0deg);opacity: 1;left: calc(50% - 50px);}
			17.5%{left: calc(50% - 200px);}
			25%{left: calc(50% - 200px);}
			32%{left: calc(50% - 200px);}
			39%{left: calc(50% - 200px);}
			46%{left: calc(50% - 200px);}
			53%{left: calc(50% - 200px);}
			60%{left: calc(50% - 200px);}
			68%{left: calc(50% - 200px);}
			75%{left: calc(50% - 200px);}
			82%{left: calc(50% - 200px);}
			89%{left: calc(50% - 200px);}
			94%{left:calc(50% - 50px);transform: scale(1) rotate(0deg)}
			100%{transform: scale(0) rotate(720deg)}
			
		}
		.ads_texts{
			width:200px;
			height: 100%;
			display: inline-block;
		}
		.ads_texts h3{
			line-height: 100px;
			display: inline-block;
			vertical-align: middle;
			margin: 0;
			font-size: 20px;
			color: #9a0a03;
			font-family:'yekan';
		}
		.ads_firstline{
			animation: ads_firstline_key 14s infinite;
		}
		@keyframes ads_firstline_key{
			0%{opacity: 0;height: 0px;font-size: 0px
				}
			11%{opacity:0;height: 100px;font-size: 20px
				}
			17.5%{opacity: 1;
				height: 100px;font-size: 20px}
			25%{opacity:1;
				height: 100px;font-size: 20px}
			30%{opacity: 0;
				height: 100px;font-size: 20px}
			35%{opacity: 0;
				height: 0;font-size: 0}
			60%{opacity: 0;
				height: 0;font-size: 0}
			95%{opacity: 0;
				height: 0px;font-size: 0;}
			100%{opacity: 0;
				height:0;font-size: 0}
		}
		.ads_secline{
			animation: ads_secline_key 14s infinite;
		}
		@keyframes ads_secline_key{
			0%{opacity: 0;height:100px;font-size:20px;}
			35%{opacity:0;height:100px;font-size:20px;}
			39%{opacity:1;height:100px;font-size:20px;}
			46%{opacity: 1;height:100px;font-size:20px;}
			51%{opacity: 0;height:100px;font-size:20px;}
			55%{opacity: 0;height:0px;font-size:0px;}
			95%{opacity: 0;height:0px;font-size:0px;}
			100%{opacity: 0;height:0px;font-size:0px;}
		}
		.ads_thirdline{
			animation: ads_thirdline_key 14s infinite;
		}
		@keyframes ads_thirdline_key{
			0%{opacity:0;height:100px;font-size:20px;}
			55%{opacity:0;height:100px;font-size:20px;}
			60%{opacity:1;height:100px;font-size:20px;}
			68%{opacity: 1;height:100px;font-size:20px;}
			70%{opacity:0;height:100px;font-size:20px;}
			73%{opacity: 0;height:0px;font-size:0px;}
			100%{opacity: 0;height:0px;font-size:0px;}
		}
		.ads_fourline{
			animation: ads_fourline_key 14s infinite;
		}
		@keyframes ads_fourline_key{
			0%{opacity:0;height:100px;font-size:20px;}
			77%{opacity:0;height:100px;font-size:20px;}
			82%{opacity: 1;height:100px;font-size:20px;}
			92%{opacity: 1;height:100px;font-size:20px;}
			97%{opacity: 0;height:100px;font-size:20px;}
			100%{opacity: 0;height:0px;font-size:0px;}
		}
@media (max-width:768px){
.ads_banner{
			width: 100%;
			height: 80px;
			background: linear-gradient(to right, #fff , #D5D3BC,#fff);
			position: relative;
			text-align: center;
			overflow: hidden;
		}
		.banner_icon{
			width: 80px;
			height: 80px;
			background: transparent;
			display: flex;
			vertical-align:middle;
			position: absolute;
			left: calc(50% - 40px);
			z-index: 1;
			animation: ban_icon_key 14s infinite;
		}
		.banner_icon img{
			width:100%;
			height: 100%;
		}
		@keyframes ban_icon_key{
			0%{transform: scale(0) rotate(-720deg);opacity: 0;left: calc(50% - 40px);}
			7%{transform: scale(1) rotate(0deg);opacity: 1;left: calc(50% - 40px);}
			10.5%{transform: scale(1) rotate(0deg);opacity: 1;left: calc(50% - 40px);}
			17.5%{left: calc(50% - 180px);}
			25%{left: calc(50% - 180px);}
			32%{left: calc(50% - 180px);}
			39%{left: calc(50% - 180px);}
			46%{left: calc(50% - 180px);}
			53%{left: calc(50% - 180px);}
			60%{left: calc(50% - 180px);}
			68%{left: calc(50% - 180px);}
			75%{left: calc(50% - 180px);}
			82%{left: calc(50% - 180px);}
			89%{left: calc(50% - 180px);}
			94%{left:calc(50% - 40px);transform: scale(1) rotate(0deg)}
			100%{transform: scale(0) rotate(720deg);}
			
		}
		.ads_texts{
			width:200px;
			height: 100%;
			display: inline-block;
		}
		.ads_texts h3{
			line-height: 80px;
			display: block;
			vertical-align: middle;
			margin: 0;
			font-size: 17px;
			color: #9a0a03;
			font-family:'yekan';
		}
		.ads_firstline{
			animation: ads_firstline_key 14s infinite;
		}
		@keyframes ads_firstline_key{
			0%{opacity: 0;height: 0px;font-size: 0px
				}
			11%{opacity:0;height: 80px;font-size: 17px
				}
			17.5%{opacity: 1;
				height: 80px;font-size: 17px}
			25%{opacity:1;
				height: 80px;font-size: 17px}
			30%{opacity: 0;
				height: 80px;font-size: 17px}
			35%{opacity: 0;
				height: 0;font-size: 0}
			60%{opacity: 0;
				height: 0;font-size: 0}
			95%{opacity: 0;
				height: 0px;font-size: 0;}
			100%{opacity: 0;
				height:0;font-size: 0}
		}
		.ads_secline{
			animation: ads_secline_key 14s infinite;
		}
		@keyframes ads_secline_key{
			0%{opacity: 0;height:80px;font-size:17px;}
			35%{opacity:0;height:80px;font-size:17px;}
			39%{opacity:1;height:80px;font-size:17px;}
			46%{opacity: 1;height:80px;font-size:17px;}
			51%{opacity: 0;height:80px;font-size:17px;}
			55%{opacity: 0;height:0px;font-size:0px;}
			95%{opacity: 0;height:0px;font-size:0px;}
			100%{opacity: 0;height:0px;font-size:0px;}
		}
		.ads_thirdline{
			animation: ads_thirdline_key 14s infinite;
		}
		@keyframes ads_thirdline_key{
			0%{opacity:0;height:80px;font-size:17px;}
			55%{opacity:0;height:80px;font-size:17px;}
			60%{opacity:1;height:80px;font-size:17px;}
			68%{opacity: 1;height:80px;font-size:17px;}
			70%{opacity:0;height:80px;font-size:17px;}
			73%{opacity: 0;height:0px;font-size:0px;}
			100%{opacity: 0;height:0px;font-size:0px;}
		}
		.ads_fourline{
			animation: ads_fourline_key 14s infinite;
		}
		@keyframes ads_fourline_key{
			0%{opacity:0;height:80px;font-size:17px;}
			77%{opacity:0;height:80px;font-size:17px;}
			82%{opacity: 1;height:80px;font-size:17px;}
			92%{opacity: 1;height:80px;font-size:17px;}
			97%{opacity: 0;height:80px;font-size:17px;}
			100%{opacity: 0;height:0px;font-size:0px;}
		}
}

/****************serv ab fixed *********************/
.about_service{
width:100%;
	position:relative;
	background:#D5D3BC;
	text-align:center;
	border-top: solid 1px #959484;
    border-bottom: solid 1px #959484;
}
.about_service_child{
	width:250px;
	height:80px;
	border-radius:5px;
	display:inline-block;
	margin:10px;
	display: inline-flex;
    align-items: center;
    vertical-align: middle;
	background: #fff;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.5);
}
.ab_service_icon{
width:60px;
	height:60px;
	margin:auto;
	display:inline-flex;
    align-items: center;
}
.ab_service_icon img{
	width:80%;
	height:80%;
}
.ab_service_tit{
width:calc(100% - 70px);
	padding:5px;
	text-align:center;
	font-size:17px;
	font-family:'yekan';
	font-weight:600;
	color:#9a0a03;
	display:inline-block;
}
.ab_service_tit span{
display:block;
}
.ab_srvice_bod{
font-family: 'yekan';
    font-size: 13px;
    margin: auto;
    width: 90%;
    text-align: center;
	color:#9a0a03;
	filter:grayscale(0.4);
	font-weight:100;
}

/****************************sliderppp****************************/
.glider-contain{
background:#8b0903;
}
.glider{
direction:ltr;
}
.slider_card{
			width: 240px;
			display: block;
			margin: 10px auto;
	background:#fff;
	border-radius:5px;
		}
		.slider_card:hover{
			transform: scale(1.01);
			box-shadow: 0 0 10px 1px #D5D3BC;
		}
		.glider-prev,.glider-next{
			position: unset;
		}
		.slide_buttss{
			width: 100%;
			display: inline-block;
			direction: rtl;
			text-align: left;
			padding: 5px 10px;
		}
		.slide_buttss h3{
			float: right;
    font-size: 22px;
    font-family: 'yekan';
    margin: 0;
    line-height: 40px;
			color:#D5D3BC;
		}
		.card_img_slid{
			width: 228px;
			height: 228px;
			margin: auto;
			margin: 6px;
		}
		.card_img_slid img{
			width:100%;
			height: 100%;
			margin-top: 6px;
		}
		.card_tit_pri{
			width: 100%;
			text-align: center;
			padding: 5px;
			direction:rtl;
		}
		.card_tit_pri h2{
			font-size: 17px;
			padding: 0;
			margin: 0;
			line-height:1;
			text-decoration: none;
			color: #000;
		}
		.card_tit_pri span{
			font-size: 15px;
			color:rgba(0,0,0,0.7);
			line-height: 30px;
		}
		.glinder_slides a{
			text-decoration: none;
		}

/***********cat path*******************/
.cat_path{
direction:rtl;
	text-align:right;
	width:100%;
	max-width:960px;
	margin:auto;
	font-size:15px;
	font-family:'yekan';
	color:#000;
	display: flex;
	margin-top:10px;
	margin-bottom: 15px;
}
.cat_path a{
color:#000;
	margin-left:10px;
	margin-right:10px;
	line-height: 15px;
}
.cat_path a:hover{
color:#9a0a03;
}
/****************sub categ*****************/
.subcat_header{
margin-top: 120px;
    width: 100%;
    text-align: center;
    position: relative;
}
.lord_subcattit{
width: 100%;
    background: #55544b;
    height: 150px;
}
.lord_subcat_titsub{
color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 auto;
    max-width: 1200px;
    padding-top: 20px;
    position: relative;
    z-index: 0;
}
.titsunspanhead{
font-size: 30px;
    font-family: 'yekan';
    height: 55px;
    text-align: center;
    width: 100%;
}
.titsubspabbot{
font-size: 16px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    font-family: 'yekan';
}
.sub_cat_grid{
width: 100%;
    position: relative;
    text-align: center;
    font-size: 0;
    top: -30px;
    background: #fff;
    max-width: 960px;
    margin: auto;
    border-radius: 5px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.5);
}
.sub_cat_list{
width: 290px;
    height: 40px;
    background: #D5D3BC;
    display: inline-flex;
    font-family: 'yekan';
    direction: rtl;
    justify-content: space-around;
    border-radius: 20px;
	margin:10px;
	position:relative;
	transition:0.5s all ease;
}
.sub_cat_list:hover{
transform:scale(1.03);
}
.sub_cat_num{
font-size: 15px;
    background: #355e3b;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    line-height: 30px;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
	box-shadow:0 0 5px 1px #757575;
}
.sub_cat_title{
display: flex;
    justify-content: center;
    line-height: 40px;
}
.sub_cat_title h2{
font-size: 12px;
    line-height: 20px;
    color: #023020;
    width: calc(100% - 50px);
    position: absolute;
    left: 10px;
}
@media (max-width:768px){
.sub_cat_grid {
    width: 95%;
	}
	.sub_cat_list{
	width:95%;
		margin:5px auto;
	}
}

/*************sort nav***************/
.sorting_center{
max-width: 960px;
    width: 90%;
    margin: auto;
    height: 30px;
    text-align: right;
    font-family: 'yekan';
    font-size: 15px;
    display: flex;
    align-items: center;
    background: #d5d3bc;
    border-radius: 5px;
    box-shadow: 0 8px 0 -6px rgba(0,0,0,0.4);
}
.sorting_center i{
margin-right:5px;
}
.sorting_center span{
margin-right:5px;
	font-weight:600;
}
.sorting_center button{
margin-right:15px;
	border:none;
	background:transparent;
	font-family:'yekan';
}
.sort_act{
	color:#9a0a03;
	transform:scale(1.1);
}
.sorting_center button:hover:not(.sort_act){
cursor:pointer;
}
@media (max-width:768px){
	.sorting_center span{
	display:none;
	}
	.sorting_center{
	justify-content:center;
	}
}
#fist_top{
display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background: rgba(170, 169, 150, 0.7);
	backdrop-effect:blue(5px);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
#fist_top:hover{
background: rgba(170, 169, 150, 1);
	box-shadow:0 2px 5px 1px #000;
}
@media (max-width:768px){
	#fist_top{
	background: rgba(170, 169, 150, 1);
	box-shadow:0 2px 5px 1px #000;
	}
}
/*******************************cart shop**********************/
.cartbox_cont{
display: block;
    width: 100%;
}
.cartbox_items{
width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
    background: #fff;
    border: 2px solid #000;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 5px;
	position:relative;
}
.rem_cartitem{
display: inline-block;
    width: 20px;
	position:absolute;
	top:2px;
	right:2px;
}
.cartbox_img_itm{
width: 70px;
	height:70px;
    display: inline-block;
}
.cartbox_nam_itm{
width: 120px;
    display: inline-block;
}
.cartitem_spec{
width: 120px;
    display: inline-block;
}
.cartitem_pbox{
width: 180px;
    display: inline-block;
}
.cartbox_qty_itm{
width: 60px;
    text-align: center;
    display: inline-block;
}
div.tabcontent .rem_cartitem button{
font-size: 20px;
    margin: 0;
    border-radius: 50%;
    border: none;
    color: #9a0a03;
	width:20px;
	display:flex;
	justify-content:center;
	background:transparent;
}
div.tabcontent .rem_cartitem button:hover{
filter:brightness(1.2);
	cursor:pointer;
}
@media(max-width:768px){
	div.tabcontent .rem_cartitem button{
	width:auto;
	}
	div.tabcontent .cartbox_qty_itm input[type="submit"]{
	width:auto;
	}
}


/********small ads banner*****************************/
.fixed_adsgrid{
width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	max-width:960px;
	margin:auto;
}
.fix_fisrt_chld1{
max-width: 50%;
	min-width:280px;
    height: auto;
    display: inline-block;
	flex:0 0 50%;
}
.fix_fisrt_chld2{
height: auto;
    display: inline-block;
    max-width: 50%;
	flex:0 0 50%;
	min-width:280px;
}
.fix_sec_chld{
height: auto;
    display: inline-block;
    width: 100%;
	font-size:0;
}
.fix_thrd_chld{
width: 50%;
    height: 100%;
    display: inline-block;
}
.fixed_adsgrid a div{
border-radius:10px;
	overflow:hidden;
}
.fixed_adsgrid a{
display: block;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    margin: 5px;
}
.fixed_adsgrid a img{
width: 100%;
    height: 100%;
    border-radius: 10px;
}