.newproduct-widget .header{padding:10px 0 20px;}
.newproduct-news{left:0 !important}
.newproduct-widget .header{
	
}
.newproduct-title{
	font-size:20px;
	font-weight:normal; 
	color:#98c520;
	font-family:Helvetica;
	text-transform:uppercase;
	margin-right:101px;
	height:15px;
	background:url("images/right.png") no-repeat scroll right bottom transparent; 
}
.newproduct-title span:after{
	content:url("images/left.png");
    width:22px;
    display: inline-block;
	 padding-left:12px;
	
}
.responsive-img {
    height: auto;
}
.lof-pager {
    padding: 13px;
	height: 0px;
    position: absolute;
    right: 60px;
    top: 0px;
}
.lof-pager a {
    background: url("images/miscellaneous_sprite.png") no-repeat scroll 0 -300px transparent;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.lof-pager a.selected {
    background-position: -25px -300px;
    cursor: default;
}
.lof-pager a span {
    display: none;
}
.lof-newproduct {
    /* border: 1px solid #E8E8E8; */
    display: inline-block;
    position: relative;
	margin:8px auto;
	width:100%!important;
}
.lof-newproduct .newproduct-title span {
  background:#fff;
}
.list-newproduct > ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list-newproduct ul li {
    display: block;
    float: left;
}
.newproduct-item {
	padding:0 10px 16px;
	display:block;
}
.list-newproduct ul li .article {margin:5px 4px;display:block; border-right:1px solid #E8E8E8;}
/*.list-newproduct ul li .article:hover {
    box-shadow: 0 0 10px #ccc;
    transition: all 0.3s ease 0s;
} */

.list-newproduct ul li:nth-child(4n) .article {
	border-right:none;
}
.detail_add {
  display: block !important;
  text-align:center;
}
a.product_image img.responsive-img {
	margin-top:20px;
	margin-bottom:20px;
	height:130px;
}
.newproduct-item:hover a.product_image img.responsive-img{
	opacity:0.5
}
.news-info .lof-add-cart span {
    /* border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; */
     background: none repeat scroll 0 0 #98c520;
    color: #FFFFFF;
    display: none;
    font-family: helvetica;
    font-size: 16px;
    font-weight: normal;
    padding: 7px 20px;
    text-align: center;
    text-transform: uppercase;
}

.news-info .lof-add-cart {  
   font-weight: bold;
	font-size:	14px ;
}
a.lof-wishlist,a.lof-compare{color:#6a6a6a;display:none;text-align:center}

.newproduct-item:hover .entry-price{display:none;}
.newproduct-item:hover .news-info .lof-add-cart span{
	display:inline-block;
}
.newproduct-item:hover .entry-title a{
	color:#333333;
}
.news-info {
    overflow: hidden;
	text-align:center;
}
.news-info a.lof-add-cart:hover {
  text-decoration: none; 
  display: block;
}
.list-newproduct ul li .article:hover .news-info,.list-newproduct ul li .article:hover .newproduct-item,.list-newproduct ul li ..article:hover .newproduct-item .news-info .lof-add-cart {display: block !important;}

.list-newproduct ul li img {
    width: 100%;
	/*border:1px solid #e8e8e8; */
}
.list-newproduct ul li h5 {
    color: #808080;
    font-weight:bold ;
	font-size:12px;
	font-family:arial;
    padding:10px 0;
    text-align: center;
    text-transform: none;
}
.list-newproduct ul li .newproduct-item h4 a {
    color: #808080;
    display: block;
}
.list-newproduct ul li .newproduct-item .detail_add p {
    text-align:center;
	margin-bottom:15px;
}
.list-newproduct.responsive {
    width: auto;
}
.list-newproduct .newproduct-nav {
	background:none repeat scroll 0 0 #FFFFFF;
    right: 10px;
    top: 10px;
    width: 71px;
}
.list-newproduct .newproduct-nav a {
    outline: medium none;
    text-decoration: none;
}
 .list-newproduct .next, .list-newproduct .prev {
    background: url("images/icon-bt.png") no-repeat scroll 0 0px transparent;
    height: 35px;
    position: absolute;
    top: 25px;
    width: 35px;
}

.list-newproduct .next {
	 background: url("images/icon-bt.png") no-repeat scroll right top transparent;
    background-position: right 0;
    right: 10px;
	top:0px;
}
.list-newproduct .prev {
	background: url("images/icon-bt.png") no-repeat scroll left top transparent;
    right: 40px;
	margin-right:5px;
	top:0px;
}
.newproduct-item .video-thumb {
    position: relative;
}
.newproduct-item .play-icon {
    background: url("images/play.png") no-repeat scroll center center transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 168px;
}
.newproduct-item .black-overlay {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    display: block;
    height: 100%;
    opacity: 0.3;
    width: 100%;
}
.entry-content .entry-price-discount , .entry-date {
  display: none;
} 
.newproduct-item {
  position: relative;
}
.entry-price {
    color: #FFF;
	font-size:	16px ;
	margin-bottom:10px;
	padding:7px 20px;
    text-align: center;
	background:#98c520;
	display:inline-block;
	font-family:helvetica;
	font-weight:normal;
}
.entry-content {
  text-align: center;
  position: relative;
}
/*.list-newproduct ul li .article .news-info{display:none}
.list-newproduct ul li .article:hover .news-info{display:block !important}*/

