@font-face{
	font-family:IRANSans;
	src:url("https://webassets.cafebazaar.ir/fonts/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"),
	url("https://webassets.cafebazaar.ir/fonts/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),
	url("https://webassets.cafebazaar.ir/fonts/IRANSansWeb(FaNum)_Light.woff") format("woff"),
	url("https://webassets.cafebazaar.ir/fonts/IRANSansWeb(FaNum)_Light.ttf") format("truetype")
}
body{
	margin:0;
	font-family: IRANSans,EnIRANSans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;
	text-align: right;
	background: #3e3e3f;
	background-attachment: fixed;
	color:#ffffff;
 }
 a,p{color:#ffffff;}
.header {
	top:0;
	margin:0px;
	height:60px;
	position:fixed;
	width:100%;
	overflow: hidden;
    backdrop-filter: blur(10px); 
    background: rgba(100, 100, 100, 0.2);
    z-index: 1000;
	box-shadow: 0 0 10px #0F1010;
}
.widths{
	width: 95%;
}
.panel{
	background:url('../image/img222.png') no-repeat;
}
.panelpic_top{float:right;margin-right:10px;margin-top:15px;height:28px;width:28px;}


.item {
  margin-top:10px;
  border-radius:5px;
  background-color:#ffffff;
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
  overflow:hidden;
}
.tik_,.tik_2{
    background-repeat: no-repeat;
    position: absolute;
    width: 17px;
    height: 17px;
}
.tik_2{
    background-image: url('https://farsroom.ir/image/m.png');
}
input[type=text] {
  width: 200px;
  border: 1px solid #bfbfbf;
  font-size: 16px;
  background-color: white;
  background-image: url('https://farsroom.ir/image/searchicon.png');
  background-position: 10px 5px; 
  background-repeat: no-repeat;
  padding: 5px 10px 8px 30px;
  text-align:right;
  direction:rtl;
  border-radius: 30px;
}
.panelpic{width:12px;height:12px;float:right;margin-right:20px;}
.itembig{
  border-radius:1px;
  background-color:#000000;
  box-shadow:0 2px 4px rgba(0,0,0,.1);
  overflow:hidden;
}
.h1{
	font-size: 1.75rem;
}
.div_{
	width: 30%;
	height: 160px;
}
.color{
  background-color: #0ea960;
}
.dot{
  height: 150px;
  width: 100%;
  background-color: #0ea960;
  border-radius: 50%;
  display: inline-block;
  margin-top: 88px;
}
.button_bazaar{
font-family: IRANSans,EnIRANSans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;
background-color:#0ea960;color:#fefefe;border:0;outline:none;cursor:pointer;border-radius:200px;padding: 4px 15px;white-space: nowrap;min-width: 90px;text-align: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;text-decoration: none;
}
.menu{border:1px solid #000000;background:#000000;color:#000000;cursor:default;margin:1px;width:220px;height:40px;}
.menu:hover{border:1px solid #3a996d;background:#6db594;color:#000000;cursor:default;margin:1px;width:220px;}
.menuOk{border:1px solid #3a996d;background:#6db594;color:#000000;cursor:default;margin:1px;width:220px;}
.ths, .tds {
    padding: 8px;
}

.trs:nth-child(even){background-color: #f2f2f2}

.ths {
    background-color: #0ea960;
    color: white;
}
.imgs{
	box-shadow:0 2px 4px rgba(0,0,0,.2);
	border-radius:110px;
}