/********* latest Products **********/
#latest-products-bg {
background:#ffffff;
width: 960px;
height: 317px;
}

#latest-products {
width: 907px;
height:275px;
overflow:hidden;
padding: 0 30px 0 23px;
position: relative;
}

#latest-products .product-wrap {
width: 277px;
height: 304px;
padding: 0;
position: relative;
margin-left: 8px;
background: url('img/page/product/latest-product/latest-product-bg.png');
}

#latest-products .product-wrap .add-cart-btn {
right: 16px;
bottom: 0;
display: none;
}

#latest-products .product-wrap .producttext {
width: 100px;
position: absolute;
text-align: center;
padding: 8px 5px 5px;
right: 0;
top: 0;
margin: 0;
margin-top: 35px;
}

#latest-products h1 {
padding:20px 0 15px 13px
}

#latest-products .product-wrap .producttext h2 a {/**** latest new h2***/
color: #1894d4;
font-size: 18px;
}

#latest-products .product-wrap .product-img {
padding: 5px 8px;
}

.btn-more-product {
position: absolute;
bottom: 0;
left: 0;
}

.btn-more-product img {
float: left;
margin-left:166px;
}
/********* End latest Products **********/
