@charset "utf-8";
/* CSS Document */
@import url(fontiran.css);
:root{
	--black: #5A3733;
	--gray: #F8F7F1;
	--white: #ffffff;
	--main: #EB6D2F;
	--second: #FFD832;
}
body{
	font-family:IRANSansX !important;
	overflow-x: hidden;
	padding: 0px;
	margin: 0px !important;
}
*, ::after, ::before {
  box-sizing: border-box;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
b, strong {
  font-weight: bold !important;
}
.badge-success{
background-color:var(--bs-green);
}
#top-menu{
	transition: transform .3s,-webkit-transform .3s;
	min-height: 36px;
	color: #404166;
	background-color:#f4c505;

  position: sticky;
  top: 20px;
  z-index: +12;
}	
.top-menu-body{
	background-color:#2c2e3a !important;
	border-radius:0px !important;
	
}

#top-menu ul li{
	font-size: 1rem;
}
.send-pack-to{
	font-size: 0.85rem;
	color: #404166;
}
.basket-icon i,
.user-icon i
{
	font-size: 1.4rem;
}

#icon-row .caption{
	font-size: 0.9rem;
}


#icon-row-2 .caption{
	font-size: 0.75rem;
}


#icon-row-1{
	background-color: #2c2e3a;
}



#shegeft-angiz{
	
}
.bg-fresh-700 {
  background-color: var(--color-fresh-700);
}
#shegeft-market .caption{
	font-size: 0.8rem;
}
#shegeft-market .list-group-item img{
	border-radius: 50%
}

#shop-cats h3{
	font-size: 1.1rem;
	font-weight: 600;
	margin-top: 40px;
	margin-bottom: 40px;
}


.box{
	width: 100%;
	background-color: #fff;
	margin-bottom: 17px;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;	
	border: 1px solid #e0e0e6;
}
#shop-cats-box{
	font-size: 1.1rem;
	font-weight: 600;
}
#shop-cats-box h3{
	color: #4D4D4D
}
#shop-cats-box .category-box i {
  font-size: 35px;
	color: #17a2b8 !important;  
  margin:0 auto;
}
#shop-cats-box .category-box .cycle {
	text-align: center
}
#shop-cats-box .category-box .caption {
	font-size: 13px;
	margin-top: 10px;
}
#shop-cats-box .category-box .caption span{
	display: block;
	margin-bottom: 10px;
	color: #4F4F4F;
	font-weight: 500
}
#shop-cats-box .category-box .caption span:last-child{
	color: #17a2b8;
	font-weight: 300
	
}
#bot-row-dark::before{
	background-color:rgba(44,46,58,.9);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
	z-index: -1
	
	
} 

#bot-row-dark {
	position: relative;
	background-image:url(../Images/close-up-hand-holding-tube-scaled.jpg);
	background-size: cover;
	z-index: 1;
	color: #F2F2F2D9;
	

}
#bot-row-dark p{
	line-height: 1.9rem !important;
	text-indent: 0px;
	font-size: 0.95rem;
	
}
#bot-row-dark ul{
	margin: 0;
	
	
}
#bot-row-dark .box{
	background-color:#0062A0;

	
}

#bot-row-dark h4{
	font-size: 1rem;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	
	
}

#bot-agreemnets h3{
	font-size: 1.2rem;
	font-weight: 500;
	color: #4D4D4D;
	margin-bottom: 10px;
}
#bot-agreemnets p{
	text-align: justify;
	text-indent: 10px;
	line-height: 1.7;
	font-size: 0.9rem;
}

.btn-sm{
	height: 25px;
	line-height: 22px;
	font-size: 0.8rem;
}




/***********SEARCH****************/
.nav-search:focus {
	width: 100%;
}
.nav-search input:focus{
	border: 1px solid #FFFFFF;
	outline: none;
}
.nav-search.search-open {
	width: 100%;
	background-color: #fff;
	color: #333;
}
.nav-search {
	border: 1px solid #fff;
	border-radius: 50px;
	width: 28px;
	height: 28px;
	color: #fff;
	overflow: hidden;

	-webkit-transition: 200ms all ease;
	-o-transition: 200ms all ease;
	transition: 200ms all ease;
	position: relative;
	top: 0;
	left: 3px;
	z-index:10;
	float: left;
	background-color: #fff;	
}
.parent-search {
	width: 100%;

}
.nav-search input {
	height: 28px;
	padding: 2px 10px 2px 0;
	line-height: 1.2;
	width:100% !important;
	font-size: 12px;
	font-family: IRANSansX;
	border:1px solid #f1f1f1;
	position: absolute;
	
	
}
.parent-search  i {
	line-height: 1.5;
	cursor: pointer;
	width: 32px;
	font-size:18px;
	text-align: center;
	background-color:#FFFFFF;
	color:#333333
}
.parent-search  button {
	height: 28px;
	width: 31px;
	padding: 0;
	line-height: 0;
	display: block;

}
.parent-search .submit_icon i{line-height: 0;color:#333; font-size: inherit}
.nav-search input, .nav-search button {
	background: transparent;
	border: 0 none;
}
.nav-search button:hover {
	opacity: .7;
}
.search-open i{order:3;}
.search-open button{order:2}
.search-open input{order:1}
.search label{margin-left: 5px;}
.search legend{border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.search fieldset{padding:10px 0px 10px 0px;}
	
	
	
.search-result	.contents-table{
	direction:rtl;
}


.slider-contents h2{
	font-size: 1.2rem;
	font-weight: bold;
	
}
.slider-contents p{
	text-align: justify;
	
}
.slider-contents .common-btn{
	float: left
}
#slider .slider-contents{
position: absolute;
	width:100%;
	z-index: +99
}

#News-row h2{
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 25px;
}
#News-row .content h3{
	font-size: 1rem;
	color: #00259B;
	font-weight: 500;
}
#News-row .content p{
	color:rgba(81,81,81,1.00);
	font-size: 0.95rem;
}
#News-row .content .date{
	color: rgba(255,95,22,1.00);
	font-size: 0.85rem;
	display:none;
}
#News-row .date{
display:none !important;
}


#mag-row{
	background-color: #f4c505;
}
#mag-row h2{
	font-size: 1.5rem;
	color: #2c2e3a;
	font-weight: bold;
	
}

.row-scroll h3{
	font-weight: bold;
	font-size: 1.2rem;
}


#Footer{
	background-color: #2c2e3a
}



.icons  ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: 10px;
  float: left;
	font-size: 20px;
	width: 35px;
	height: 35px;
	text-align: center;
	background-color: #000;
	border-radius: 10px;
}
.icons  ul li i{
	padding: 7px;
}
.top-icons{
	float: right;
	width: 35px;
}
.top-icons li{
	margin-bottom: 3px;
	font-size: 0.9rem
}
.top-icons li a{
  list-style-type: none;
  display: inline-block;
  margin-left: 10px;
	font-size: 20px;
	width: 32px;
	height: 32px;
	text-align: center;
	background-color: #114776;
	border-radius: 10px;
	color: rgba(255,255,255,1.00);
		
}
.top-icons li i{
	padding: 5px;
	font-size: 0.95rem;
	padding-top: 10px;
}
.lg-outer{
	direction:ltr !important;
}


.MainWrapper .date{
    display:none !important;
}
.post-info .Update {
    display:none !important;

}