.re_input{position:absolute;left:-10px;top:-500px;width:1px;height:1px;overflow:hidden;}
.product__favorites>i{
	color:#fff;
	font-size:20px;
	padding:7px 0;
}
.product__favorites,.product__favorites i{
	text-align:center !important;
}
.product__favorites>i.fa-star{
	color:#ff9 !important;
}
.input-block select,.form-group select{
	overflow:visible;
	padding:10px;
}
.input-block select option,.form-group select option{
	font-family:verdana;
	font-size:11pt;
}
.input-block select option.head,.form-group select option.head{
	font-weight:bold !important;
}
.wrap{
	background:#eee;
}
.wrap .body{
	margin:0 auto;
	background:#fff;
	width:100%;
	max-width:1200px;
	padding:20px;
	font-size:12pt;
	line-height:1.5em;
}
.wrap .body>img{
	display:block;
	margin:0 auto;
	margin-bottom:20px;
	width:100%;
	max-width:600px;
	border:1px solid #bbb;
}
.wrap .body h1{
	margin:20px auto;
	text-align:center !important;
}
.product__info,.product__info *{
	font-size:13px !important;
	line-height:25px !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.product__info .oneb{
	display:block;
	padding-top:10px !important;
	padding-bottom:10px !important;
	font-size:12px;
	height:140px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.product__info i{
	color:#390 !important;
}
.product__info .info__block0{
	padding-top:10px !important;
	color:#390 !important;
	height:90px;
	font-weight:bold !important;
	text-align:center;
}
.product--block .product__img .img__wrap{
	display:block !important;
	background-size:contain !important;
}
.navbar-default .navbar-nav>li>a{
	font-weight:bold;
}