font-face {
	font-family: 'Iransans';
	src:url('../fonts/Iransans.eot');
	src: local('b Iransans'), url('../fonts/Iransans.woff') format('woff'), url('../fonts/Iransans.ttf') format('truetype'), url('Iransans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
   }
  font-face {
    font-family: 'IranNastaliq';
    src: url('../fonts/IranNastaliq.eot') format('eot'),
    url('../fonts/IranNastaliq.ttf') format('truetype'),
    url('../fonts/IranNastaliq.woff') format('woff');
    }
    @font-face {
      font-family: 'Iransans';
      src:url('../fonts/IRANSansWeb(FaNum).eot');
      src: local('Iransans'), url('../fonts/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype'), url('Iransans.svg') format('svg');
      font-weight: normal;
      font-style: normal;
       }
       
  body {
   font-family:Iransans;
background-color: #f5eee6;
   color: #575454;
       }
       .float-left{
         float: left;
       }
        /*********scroll************/
	  ::-webkit-scrollbar {
      width: 10px;
      }
      
      /* Track */
      ::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px #708238; 
      border-radius: 3px;
      }
       
      /* Handle */
      ::-webkit-scrollbar-thumb {
      background: #708238; 
      border-radius: 10px;
      }
      
      /* Handle on hover */
      ::-webkit-scrollbar-thumb:hover {
      background: #708238; 
      }
/*****************header************/
.header-index{
background-image: url(../images/backtop.png); 
max-width: 100%;
height: 735px;
overflow: hidden; 
background-color:#beae9a;
}
.header-index-mobile{

max-width: 100%;
height: auto;
overflow: hidden; 
background-color:#beae9a;
}
.boxcategory{
  margin-top: 40px;
    height: auto;
    overflow: hidden;
    box-shadow: 7px 3px 5px #eae4dd;
    margin-left: 5px;
    margin-right: 35px;
    color: #868686;
    padding-bottom: 0px;
    text-align: center;
    font-size: 15px;
    border-radius: 5px;
    margin-bottom: 40px;
   
}
.p-title{
  
    margin-top: -65px;
    background: #eb9605;
    width: auto;
    text-align: center;
    position: absolute;
    padding-left: 50px;
    padding-right: 50px;
    padding: 5px;
    font-size: 20px;
    /* padding: 1; */
    color: #fff;
    border-radius: 5px;

}
.span-title{
  font-size: 25px;
}
.hr-title{
  border:2px  solid #eb9605 ;
  width: 30%;
  margin-bottom: 20px;
}

/**************produce*****/
.boxpro{
  margin-top: 40px;
   height: auto;
   overflow: hidden;
   
   margin-left: 5px;
   margin-right:5px;
   color: #868686;
   padding-bottom: 10px;
   text-align: center;
   font-size: 15px;
border-radius: 5px;
margin-bottom: 60px;
background-color: #eee5df;

}
.img-family{
  background-color: #708238;
  width: 100%;
  border-radius: 5px;
}
.spanpro{
  color: red;
  text-align: left;

}
.p-showall{
  color: #fff;
  background-color: #eb9605;
  text-align: center;
  width: 98%;
  border-radius: 5px;
  height: auto;
  overflow: hidden;
margin-top: 50px;
  margin-right: 3px;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom:8px;
}
.boxprooff{
  margin-top: 40px;
   height: auto;
   overflow: hidden;
   
   margin-left: 5px;
   margin-right: 35px;
   color: #868686;
   padding-bottom: 10px;
   text-align: center;
   font-size: 15px;
border-radius: 5px;
margin-bottom: 60px;
background-color: #eee5df;

}
.img-family-off{
 
  width: 100%;
 
}
.span-bfor{
 text-decoration: line-through;
  font-size: 12px;

}
.p-off{
  
  margin-top: -73px;
  background: red;
  width: auto;
  text-align: center;
  position: absolute;
  padding-left: 50px;
  padding-right: 50px;
  padding: 5px;
  font-size: 20px;
  /* padding: 1; */
  color: #fff;
  border-radius: 5px;
}
.boxblog{
  margin-top: 40px;
  height: auto;
  overflow: hidden;
  
  margin-left: 5px;
  margin-right: 35px;
  color: #fff;
  padding: 10px;
  text-align: right;
  font-size: 15px;
border-radius: 5px;
margin-bottom: 60px;
background-color: #708238;

}
.h4blog{
  color: #eb9605;
  text-align: right;
}
/****************footer**************/
footer{
  background-color: #eb9605;
  height: auto;
  overflow: hidden;
  color: #575454  !important;
}
.hr-footer{
  border:2px  solid #708238 ;
  width:80%;
  margin-bottom: 20px;
}
.txtsearch{
  width: 70%;
  margin-top:40px;
}
.a-footer{
    color: #575454;
}
::-webkit-input-placeholder { /* Edge */
  color: #eee;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #eee;
}

::placeholder {
  color: #eee;
}
.h4-footer{
  color: #fff;
  text-align: right;
  margin-top: 60px;
  padding-right: 30px;
}
.hr-footer-so{
  border:2px  solid #708238 ;
  width: 70%;
  margin-bottom: 20px;
  margin-top:20px;
}
.fa-footer{
  color: #fff;
  font-size: 25px;
  margin-top:55px;
  padding-left:30px;
  margin-bottom:15px;
}
.ul-footer{
  line-height: 2.5;
  padding-right: 10px;
}
  #a{
         color:#222;
        }
.faicon{
   color:#025249;
 margin-top: 20px;
}
.fatext{
  margin-top: 20px;
   color:rgb(155, 153, 153);
}
.boxmenu{
   height: auto;
   overflow: hidden;
   margin-bottom: 20px;
   box-shadow: 7px 3px 5px rgb(226, 226, 226);

}
.logo-top{
   margin-top: 7px;
   
}
.textsearch{
   margin-top: 15px;
   background-color:rgb(230, 228, 228);
   width: 100%;
   color:#000;
}
.faicon2{
color:gray;
 margin-top: 20px;
}



   /*********************news***************/
   .img-news-right{
	   margin-top: 250px;
	 
   }
   .p-news{
	

	   margin-right: 20px;
	   margin-top: 30px;
	   height: auto ;
	   border: 1.3px solid #b7b7b7;
	   padding: 10px;
	   color: #868686;
	   border-radius: 5px;
	   text-align: justify;
	   font-size: 15px;
	   margin-left: 10px;	  
	   overflow: hidden !important;
	   position: relative;
	   margin-bottom: 20px;
   }
      .p-news-sm{
	
width:70%;
	   margin-right: 20px;
	   margin-top: 30px;
	   height: auto ;
	   border: 1.3px solid #b7b7b7;
	   padding: 10px;
	   color: #868686;
	   border-radius: 5px;
	   text-align: justify;
	   font-size: 15px;
	   margin-left: 10px;	  
	   overflow: hidden !important;
	   position: relative;
	   margin-bottom: 20px;
   }
   .img-news{
	   margin-bottom: 20px;
	   width: 100%;
	   height: 220px;
   }
 .title-news{
margin-top: 50px;
 }
 .img-left-news{
	 margin-right:10px;
 }
 .h5-news{
	text-align: justify;
    line-height: 1.5;
 }
 .tilte-news-details{

    height: 80px;
    text-align: center;
   
	border-bottom: 1px solid #708238;
	margin-top: 20px;
 }
 .c-all-gray-news{

	height: auto;
	overflow: hidden !important;
	border-radius: 5px;
	margin-bottom: 20px;
	text-align: justify;
	padding: 15px;
color: #807f7f;
	
}
  /******************login**************/
  .login-background {
    height: 100vh;
    min-height: 900px !important;
    background-image: url(../images/backlogin.png);

    background-size: cover !important;
}
.parent_login_section, .parent_manage_ads {
  text-align: center;
  width: 320px !important;
  height:350px !important;
  overflow: hidden;
  position: absolute !important;
  top: 15% !important;
  right: 50%;
  transform: translate(50%);
  margin-bottom: 50px !important;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 20px #797979;
}
.parent_register_section, .parent_manage_ads {
  text-align: center;
  width: 320px !important;
  height:500px !important;
  overflow: hidden;
  position: absolute !important;
  top: 15% !important;
  right: 50%;
  transform: translate(50%);
  margin-bottom: 50px !important;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 20px #797979;
}
.login-head{
  background-image: linear-gradient(to right, #eb9605, #eda427,#edac3d, #f4b64c, #f7bb55, #fac161, #fac975);
  padding: 10px 20px 10px 20px;
  height: auto;
  overflow: hidden;
  width: 100%;
  border-radius: 5px 5px 0px 0px;
margin-bottom: 20px;
}
.title_send_code {

  transform: translateX(50%);
  font-size: 13px;
  color: #575757;
  text-align: center;
}
.login_input {
  margin-top: 15px;
  height: 34px;

}

.login_input span {
  right: 65px;
}
.login_input {
  margin-top: 20px;
  height: 34px;

}

.login_input input {
  width: 70%;
  height: 100%;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  border: none;
  outline: none;
  border-radius: 5px;
  padding-right: 40px !important;
  background-color: #fff;
  border: 1px solid #898989;
  color: #85899c;
  line-height: 40px;
  padding-top: 5px !important;
  font-size: 16px;
  text-align: right;
vertical-align: middle;
margin-top: -15px;
font-family:Iransans  !important;
}

.login_input span {
  width: 25px;
  height: 25px;
  line-height: 33px;
  background-color: #cacfd8;
  margin-top: 4.5px;
  position: absolute;
  right: 75px;
  transform: translateX(50%);
  border-radius: 100%;
  color: #fff;
  font-size: 13px !important;
  z-index: 2 !important;
  text-align: center;
  margin-top: -10px;
  font-family:BYekan  !important;
}
.icon-login{
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 2;

}
.parent_login_btn {
  right: 50%;
  top: 40px !important;
  transform: translateX(50%);
  text-align: center;
  font-family:Iransans  !important;
}

.login_btn {
  background-image: linear-gradient(to right, #708238, #7f9244,#95a75b);
  color: #fff;
  text-align: center;
  height: 35px;
  width: 225px !important;
  line-height: 35px;
  border: none;
  outline: none;
  border-radius: 5px;
 font-size: 16px;
 font-family:Iransans  !important;
 font-weight: bold;
 
}

.login_btn:hover {
  background-color: #dee6f5;
  color: #fff;
  border: 1px solid #708238;
}
.span-title-login{
  text-align: right;
    font-size: 12px;
    margin-right: -130;
    padding-bottom: -50px;
}
.form__group {
  width: 70% !important;
  height: 35px;
  padding: 2.5px !important;
  position: relative;
  right: 50%;
  transform: translateX(50%);
  border-radius: 10px;
  margin-top: 10px !important;
}

.form__radio-group {
  display: inline-block;
  height: 100%;
  line-height: 5px !important;
  font-size: 12px;
}

.form__radio-input, .form__radio-input2 {
  display: none;
}

.form__radio-label, .form__radio-label2 {
  cursor: pointer;
  position: relative;
  width: 100% !important;
  text-align: right;
}

.form__radio-button, .form__radio-button2 {
  height: 20px;
  width: 20px !important;
  border: 1.5px solid #ff4706;
  border-radius: 50%;
  display: inline-block;
  margin: -5px 1px 0 1px !important;
  transform: scale(0.8);
}

.form__radio-button::after, .form__radio-button2::after {
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  background-color: #ff4706;
  opacity: 0;
  transition: opacity .3s;
}

.form__radio-input:checked + .form__radio-label .form__radio-button::after {
  opacity: 1;
}

.form__radio-input2:checked + .form__radio-label2 .form__radio-button2::after {
  opacity: 1;
}

.label_radio {
  display: inline-block;
 
}

.form_group_radio1, .form_group_radio2 {
  border-radius: 3px !important;
}
.aregister{
    font-size:15px;
}
/**************contactus*************/
.box-contact{
  background-color: #fff;
  padding :20px;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
  border:1px solid #898989;
  font-size: 15px;
  text-align: justify;
  margin-bottom: 30px;
}
.h2-con{
  color: #02346a;
  text-align:right ;
  margin-bottom: 20px;
}

.p-about{
  text-align: justify;
  padding: 10px;
  font-size: 15px;
  line-height: 2;
  margin-top: 50px;
}

/**************produce*****/
.boxpro1{
    width:80%;
   margin-top: 40px;
    height: auto;
    overflow: hidden;
    box-shadow: 7px 3px 5px rgb(226, 226, 226);
    margin-left: 5px;
    margin-right: 5px;
    color: #868686;
    padding-bottom: 10px;
    text-align: center;
    font-size: 15px;
border-radius: 5px;
margin-bottom: 40px;
background-color: #fff;
}
.h4pro{
   color:#222;
   margin-top: 30px;
}
.h6pro{
   color:#222;
   margin-top: 10px;
}
.btnprobuy{

margin-top: 40px;
}
.btnproinfo{
   margin-right: 20px;
   margin-top: 40px;
   }
   .btnproheart{

      margin-top: 40px;
      }

.imgbaner{
   border-radius: 5px;
 
   margin-bottom: 15px;
   margin-left: 5px;
   width: 98%;
   
}      

.imgbaner4{
   border-radius: 5px;
   margin-bottom: 15px;
   margin-left: 7px;
   width: 95%;
}      
.imgbaner1{
   width: 100%;
   border-radius: 5px;
  
   margin-bottom: 20px;
}

.prostar{
   font-size: 15px;
   color:#ff8300;
}
.boxshowpro{
   margin-top: 10px;
   height: auto;
   overflow: hidden;
   box-shadow: 7px 3px 5px rgb(226, 226, 226);
   margin-left: 5px;
   margin-right: 5px;
   color: #868686;
   padding: 15px;
   text-align: center;
   font-size: 15px;
border-radius: 5px;
margin-bottom: 20px;
background-color: #fff;
}
.boxrightpro{
   text-align: right !important;
}
.boximgde{
   margin-top: 20px;
      border-radius:5px;
   border: 1px solid rgb(206, 205, 205);
   width: 80%;
padding: 15px;
}
.midboxpr
{
   padding:0px  40px  10px 10px;
}
ul.b {
   list-style-type: square;
   line-height: 2;
 }
 .titledepr{
    color:#000;
 }
 .pdatepro{
    background-color: #fff6e5;
    color: #fac252;
    padding: 15px;
    width: 100%;
border-radius: 5px;
 }
 .spandepro{
    font-size: 13px;
 }
 .boxbascketpro{
background-color: #eee;
border-radius: 5px;
height: auto;
overflow: hidden;
padding: 10px;
margin-top: 40px;
width: 90%;
 }
 .btnbran{
    border-radius: 5px;
    background-color: #025249;
    color: #fff;
    padding: 5px;
    width: 90%;
    margin-top: 10px;
margin-bottom: 10px;
 }
.boxpriceprode{
background-color: #fff;
height: auto;
overflow: hidden;
padding: 20px;
border-radius: 5px;
margin-top: 30px;
margin-bottom: 10px;
width:80%;
 }

 .btnpriceprode{
   background-color: #f88913;
   height: auto;
   overflow: hidden;
   padding: 10px;
   border-radius: 5px;
 
   margin-bottom: 10px;
   width:80%;
   color: #fff;
    }
    .txtprode{
       width: 90%;
       margin-top: 5px;
    }
    .btnsendpro{
color: #fff;
background-color: #708238;
padding: 10px  15px   10px  15px ;

border-radius: 5px;
margin-top: 20px;
margin-bottom: 20px;
    }
    .boxcomment{
       border: 1px  solid  rgb(206, 205, 205);
       height: auto;
       overflow: hidden;
       padding: 15px;
       border-radius: 5px;
       margin-top: 20px;
    }
    .namecomment{
       color:#222
    }
.pcomment{
   text-align: justify;
   margin-top: 10px;
}

/*************profile*******/
.div-menu{
  height: auto;
  overflow: hidden;
  background-color: #fff;
  width: 90%;
  margin-top: 20px;

}
.d-m-p-h{
  background-color: #e1e2e4;
  height: auto;
  overflow: hidden;
  padding: 20px;
font-size: 15px;
text-align: center;
}
.img-p-u{
  width: 50px;
  height: 50px;
  margin-right: 30px;
  position: relative;
}
.ul-m-p{
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style: none;
  text-align: right;
  line-height: 3;
  color: #575454;
}
.font-color{
  color: #575454;
}
.div-content-profile{
  height: auto;
  overflow: hidden;
  padding:20px;
  background-color: #fff;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 13px;
  width: 100%;
}
.margin-t-c-p{
  margin-right: 15%;
}
.btn-profile{

left:10%;
  margin-top: 40px;
margin-bottom: 10px;
}
.tab-m-p{
  background-color: #00a651;

color:#fff;
font-size: 15px;
}
.h2-t-p{
  margin-top:40px;
  color: #02346a;
  margin-bottom: 20px;
}
.select-pr{
  width: 70%;
    height: 100%;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    border: none;
    outline: none;
    border-radius: 5px;
    padding-right: 40px !important;
    background-color: #fff;
    border: 1px solid #898989;
    line-height: 40px;
    padding-top: 5px !important;
    font-size: 16px;
    text-align: right;
    vertical-align: middle;
    margin-top: -15px;
    font-family: Iransans !important;
}
#upload_original_home_pic {
  display: none;
  }

  .original_home_pic {
  width: 100px !important;
  height: 100px;
  border-radius: 8px;
  border: 1.2px dashed #757575;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  right: 15%;
  }

  .original_home_pic span {
  position: absolute;
  height: 25px;
  line-height: 30px;
  width: 100%;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.44);
  color: #fff;
  text-align: center;
  bottom: 0;
  right: 50%;
  font-size: 13px;
  }

  .width-90{
    width: 90%;
    height: 40px;
  }
  .delete-t{
    background-color: red;
    color: #fff;
    border-radius: 30px;
    padding:0px  25px  0px 25px;
  margin-right: 25px;
  margin-left: 10px;
  line-height: 1.5;
  position:block;
  }
  .delete-p{
    background-color: #d2d2d2;
    color: #525252;
    border-radius: 30px;
    padding:0px  25px  0px 25px;
  margin-right: 25px;
  margin-left: 10px;
  line-height: 1.5;
  position:block;
  }
  .p-btn-p{
    width: 100%;
    height: 30px;
  }
  /**************sitemap*******/
.s-m-t{
  color: #02346a;
  text-align: right;
  font-size: 15px;
  float: right;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-decoration: none;
}
 .t-box{

   background-color: #fff;
   color: #615f5f;
   margin-right: 10px;
   margin-left: 10px;
   border-radius: 5px;
   border: 1px solid #babcbe;
   font-size: 14px;
padding:20px;
   height: auto;
   overflow: hidden;
   position: relative;
   margin-bottom: 10px;
  }
  .img-t-box{
    height: 200px;
    width: 100%;
    border-radius: 5px 5px 0px 0px;
  }
  /*----------------------------------cart--------------------------------------------*/
.cart-view-table-back {
    max-width: 700px;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.12);
    border: 2px solid #f43754;
    margin: 30px auto;
}