.wt-new-products{padding: 0 7px 0 0; margin-bottom: 0; clear: both;margin-top:40px;}
.wt-new-products ul li{padding: 5px !important; } 
.wt-new-products ul li .item_new_product{padding: 10px 0; margin-bottom: 12px; overflow: hidden;}
.wt-new-products .title_block{text-transform: none; display: block !important; font-size: 24px;color:#000;font-weight:normal;border-bottom:5px solid #f12a43;padding-bottom:10px;float:left;font-family:lato;}
.wt-new-products .btn{
	color:#666;
	float: right;
	top: -45px;
	position: relative;
}
.wt-new-products  .title{overflow:hidden;}
 .wt-new-products  .product-name{margin-bottom: 10px !important;}
.wt-new-products .btn:hover{color: #000;}
.wt-new-products .prev:before{font-family: "FontAwesome"; content:"\f104"; position: absolute; font-size: 25px;}
.wt-new-products .next:before{font-family: "FontAwesome"; content:"\f105"; position: absolute; font-size: 25px;}

.wt-new-products .product-image-container{padding: 0;}
.wt-new-products .product-name a{font-size: 14px;color:#000;font-weight:normal;}
.wt-new-products  .price{font-size: 18px;}

.wt-new-products  .wt-button-bottom{margin: 0 20px 2px 20px !important; padding-bottom: 0px;}
.wt-new-products  .review{float: left; margin-top: 17px;}
.wt-new-products  .review  .nb-comments{display:none;}
#wt-new-products .wt-button-container .ajax_add_to_cart_button{      background: #f5f5f5;
    color: #666;
    font-family: 'Lato', sans-serif;
    font-size: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 5px;
    display: inline-block;
    position: relative;}
#wt-new-products .wt-button-container .ajax_add_to_cart_button:hover, #wt-new-products .wt-button-container .quickview:hover, #wt-new-products .wt-button-container .ajax_add_to_cart_button:hover:before{    background: #f12a43;
    color: #fff;   }
#wt-new-products .wt-button-container .ajax_add_to_cart_button:before{color:#666;}
#wt-new-products .wt-button-container .quickview{background: #f5f5f5;
    border: none;
    line-height: 16px;
    position: relative;
    float: right;
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #666;}
	
div.product-list div.new_block_product :hover .button.ajax_add_to_cart_button:before{-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    color: #fff;}
#wt-new-products .product-quick-view {
    display: inline-block;
    top: 20px;
    position: relative;

@media (min-width: 768px) and (max-width: 991px) { 
	#wt-new-products{width: 35% !important;}
	.wt-new-products .product-image-container{width: 75%;}
	.wt-new-products .product-info{width: 100%; padding: 0; margin-top: 10px;}
	.wt-new-products .wt-button-container{margin-top: 10px;}
	.wt-new-products .product-image-container .product-info{width: 65%;}
	.wt-new-products ul li{height: 920px;}
}
#wt-new-products .product-block:hover .ajax_add_to_cart_button{background: #f12a43;position:relative;
			color: #fff;    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;}
	 ul.product-list li.ajax_block_product:hover .button.ajax_add_to_cart_button, .wt-new-products .item_new_product:hover .button.ajax_add_to_cart_button, div.product-list div.ajax_block_product:hover .button.ajax_add_to_cart_button {
    background: #0166c3;
    line-height: 16px;
    position: relative; }
@media (max-width: 767px) {  

.wt-new-products ul li{height: 1100px;}
.wt-new-products{padding: 0;}
.wt-new-products .title_block{font-size: 20px;}
}
