.price{
    width: 100%;
    display: table;
}
.image_product{

}
.dathang a{
    color: #fff;
}
.dathang a:hover{
    cursor: pointer;
    text-transform: uppercase;
}
.nameProduct{
    height:44px;
}
.p_price span{
	float:inherit !important;
}
.p_price{
	width:100%;
	text-align:center;
}

#navbarCollapse{
	background:#000;
	padding-left:0px !important;
	padding-right:0px !important;
}
#fresponsive{
	margin-left:10px;
}
#fresponsive li a{
	border-bottom: 1px solid #585858;
	color: #fff;
}
.li_product{
	margin-left:10px;
	margin-right:10px;
}