
#Banner{
	width: 100%;
	float: left;
	background-image: url('../image/banner-trang-danh-muc-san-pham.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 60px 0;
	text-align: center;
}

.box_banner{
	width: 100%;
	float: left;
	text-align: center;
}

.box_banner h1{
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 40px;
	color: #fff;
	float: none;
	display: inline-block;
	-webkit-font-smoothing : antialiased;
	font-weight: 400;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
}

#Content-Product-Category{
	width: 100%;
	float: left;
}

.box_pro_cate{
	width: 100%;
	float: left;
	padding: 30px 0 0 0;
}

/*.sidebar{
	width: 25%;
	float: left;
	padding: 0 15px;
}
*/


.box_filter{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.box_filter1{
	width: 23.333333333%;
	float: left;
	padding: 0 15px;
}

.box_filter1 span{
	background-color: #a31818;
	color: #fff;
	font-size: 13px;
	padding:11px;
	margin-right: 8px;
	float: left;
}


.box_filter2{
	width: 43.3333333333333%;
	float: left;
	padding: 0 15px;
}

.box_filter3{
	width: 33.333333333%;
	float: right;
	padding: 0 15px;
}

.title{
	font-size: 14px;
	color: #848484;
	line-height: 30px;
	width: 40%;
	float: left;
	text-align: right;
}

.box_filter2 select, .box_filter3 select{
	border: 1px solid #d9d9d9;
	height: 35px;
	font-size: 14px;
	padding: 0 12px;
	float: right;
	outline: none;
}

.box_filter2 select{
	width: 150px;
}

.box_filter3 select{
	width: 100px;
}

.box_list_pro .item_product{
	width: 33.3333333333%;
}
