/*��������*/
#popfind{
	width: 1066px;
	margin: 0 auto;
}
._items{
	display: block;
	padding: 0;
}
._items ._item ._wrap{
	width: 100%;
	border: none;
	padding-top: 30px;
}
body ._items ._item{
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 58px;
	position: relative;
	max-width: 344px;
	width: 80%;
	display: inline-block;
}
body ._items ._item ._wrap ._title{
	margin: 16px 0 2px 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #444;
}
body ._items ._item ._wrap ._additional_text1 + ._title{
	margin-top: 0;
}
body ._items ._item ._wrap ._text{
  font-weight: normal;
  font-size: 18px;
  color: #121212;
  margin: 0 0;
	padding: 0;
}
._items ._item ._wrap ._title a{
	text-decoration: none;
  font-size: 11px;
  color: #787878;
	font-weight: normal;
}
body ._items ._item ._wrap ._price{
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	color: #121212;
	margin: 0 auto;
	padding: 0;
}
body ._items ._item ._wrap ._additional_text1,
body ._items ._item ._wrap ._additional_text2{
	text-align: center;
	margin: 0;
	padding: 0;
  font-size: 16px;
  color: #121212;	
}
body ._items ._item ._wrap ._additional_text1{
	margin-top: 16px;
}
body ._items ._item ._wrap ._image{
	max-width: 344px;
	height: 412px;
	width: 100%;
	background-color: #fff;
}
body ._items ._item ._wrap ._icons{
	text-align: center;
	width: 100%;
	top: 0;
	height: 24px;
	margin-bottom: 20px;
	z-index: 2;
}
._pagenator ._nav ._button{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	margin: 0;
	color: #444;
	background: none;
	box-shadow: none;
	border: none;
}
._sortorderselector{
	text-align: right;
	display: block;
	margin: 40px 20px 30px 0;
	padding: 0;	
}
.page-category ._sortorderselector{
	margin-top: 60px;
}
._sortorderselector ._label{
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px 0 0;
	font-weight: normal;
	line-height: 1;
	font-size: 13px;
}
._sortorderselector select{
	border: none;
	outline: none;
	margin: 0;
	padding: 0 20px 0 0;
	background: url(../../../img/usr/popfind/pulldown.png) right center no-repeat;
	background-size: 12px 6px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	font-weight: normal;
	font-size: 13px;
}
._modal ._window ._wrap div._button._submit{
	display: block!important;
	position: absolute;
	top: 15px;
	right: 30px;
	color: #fff;
	background: #121212;
	font-size: 14px;
	font-weight: bold;
	width: 179px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #121212;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 999;	
}
body ._items ._item ._wrap ._additional_icons2{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 0;
	width: 100%;
	text-align: center;
}
body ._items ._item ._wrap ._additional_icons2 div._icon{
	margin: 0;
	padding: 0;
	line-height: 1;
	display: block;
	text-align: center;
}
body ._items ._item ._wrap ._additional_icons2 div._icon img{
	vertical-align: bottom;
}
/*��������*/