.title-product-hot{

}
.title-product-hot .banner {
	border: 5px solid #E8E8E8;
	margin-bottom: 15px;
}
.title-product-hot .banner .banner-content {
	background: url('../images/25b66fc234c591c0bee37351bf85bfeb.jpg') no-repeat -125px 1px;
	width: 858px;
	min-height: 150px;
	border: 1px solid #C6C6C6;
}
.banner .banner-content h2 {
	color: #00923f;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "MyriadPro-Semibold";
	padding-top: 60px;
	padding-left: 53px;
}
.frame_right .home_title a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.item div.frame_right div span {
	font-weight: bold;
}
.item .frame_right div {
    color: #FFFFFF;
    line-height: 21px;
}
.item .frame_right .description p {
	line-height: 20px !important;
}
.wapper-content-page-list{
	
}
.wapper-content-page-list div.item {
    margin: 20px 0px;
    border-bottom: 1px solid #2B64B2;
}
.item .frame_left {
	float: left;
	padding: 0px 15px 12px 0px;
}
.item .frame_left .frame_img {

}
.item div.frame_right {
	padding: 0px 0px 12px 0px;
}
.item div.frame_right h2 {
	padding-bottom: 10px;
}
.frame_right div.detail {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
}
.frame_right div.detail a {
    color: #FFFFFF;
    background: url('../images/icon-detail.png') no-repeat 25px 8px;
    padding: 5px 0px 5px 48px;
    float: left;
    font-size: 12px;
}
.list_categery ul li {
    display: inline;
    line-height: 35px;
    float: left;
    width: 290px;
    padding-left: 75px;
    box-sizing: border-box;
    background: url('../images/item-categer.png') no-repeat 45px 10px;
}
.list_categery ul {
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
}
.list_categery ul li a:hover{
	opacity: 0.7;
}
.list_categery ul li a {
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "MyriadPro-Regular";
}
.pag-content {
	float: left;
	width: 100%;
	background: #FFFFFF;
	padding: 18px 10px 13px;
	box-sizing: border-box;
}
.pag-content .pagination{
	margin: 0px !important;
	float: right;
}


.wrapper_main_column .name-product {
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "MyriadPro-Regular";
    font-weight: normal;
    padding: 7px 0px 10px;
    border-bottom: 4px solid #FFFFFF;
}
.content-cate img{
    max-width: 100%;
    height: auto !important;
    padding: 10px 0px;
}
@media only screen and (min-width:768px){

    
}
@media only screen and (max-width:767px){
    .frame_right .home_title a {
      font-size: 16px;
    }
    .item .frame_right div {
      font-size: 14px;
    }
    .content-cate{
      font-size: 14px;  
    }
    
}