@charset "utf-8";
/* CSS Document */
@import url(fontiran.css);
body{
	font-family:IRANSansXFaNum !important;
	overflow-x: hidden;
	padding: 0px;
	margin: 0px !important;
}
*, ::after, ::before {
  box-sizing: border-box;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
section{
	position:relative !important
}
#top-menu{
	transition: transform .3s,-webkit-transform .3s;
	min-height: 36px;
	border-bottom: 1px solid #D5D5D5;
	color: #404166
}
#top-menu ul li{
	font-size: 1rem;
}
.send-pack-to{
	font-size: 0.85rem;
	color: #404166;
}
.user-icon .btn, .basket-icon .btn{
	border-radius:15px;
	background-color:#ececeb;
}
.basket-icon i,
.user-icon i
{
	font-size: 1.2rem;
}

#icon-row .caption{
	font-size: 0.9rem;
}


#icon-row-2 .caption{
	font-size: 0.75rem;
}




#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 .box{
	background-color:#0062A0;
}

#bot-agreemnets h1{
	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;
}

