h1,.h1{

	font-family: "pfdintextpro-medium";

	font-size: 36px;

	text-transform: uppercase;

	letter-spacing: 1px;

	margin-left: 15px !important;

	color: #333;

	margin-bottom: 20px !important;

}



.feedback a:hover{

	color: #fff;

	text-decoration: none;

}



.mobile-320,

.desce{

	margin-left: 15px;

}



div.bx-newsdetail-img {

	float: left;

	padding-right: 30px;

}



p.news-item {

	margin-bottom: 15px;

}

a.add_review {
	background: #df2b24;
	font-family: "pfdintextpro-regular";
	font-size: 13px; 
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
	border-bottom: 1px solid #a7201b;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 39px;
	display: inline-block;
	width: 200px;
	text-align: center;
}


a.add_review:hover{

	color: #fff;

	text-decoration: none;

}

a.more_goods {
	background: #df2b24;
	font-family: "pfdintextpro-regular";
	font-size: 13px; 
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
	border-bottom: 1px solid #a7201b;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 19px;
	display: block;
	width: 200px;
	text-align: center;
	margin: 0 auto;
}


a.more_goods:hover{

	color: #fff;

	text-decoration: none;

}