#new-products1 .product-item{padding:0 5px;text-align:center}
#new-products1 .product-item .carousel-thumb{display:block;border:1px solid #ddd;padding:10px;margin-bottom:10px;position:relative;z-index:99;overflow:hidden;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
#new-products1 .product-item .carousel-thumb img{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
#new-products1 .product-item .carousel-thumb .overlay{position:absolute;background-color:rgba(255,255,255,.8);text-align:center;top:0;left:0;z-index:999;bottom:-1px;right:0;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
#new-products1 .product-item .carousel-thumb .overlay i{position:absolute;top:50%;left:0;right:0;cursor:pointer;visibility:visible;width:40px;height:40px;background:#03a9f4;color:#fff;font-size:18px;line-height:40px;margin:-20px auto;box-shadow:3px 6px 6px rgba(0,0,0,.25);opacity:0;z-index:99;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
#new-products1 .product-item .carousel-thumb:hover img{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
#new-products1 .product-item .carousel-thumb:hover{border-color:#03a9f4}
#new-products1 .product-item .carousel-thumb:hover .overlay{opacity:1;visibility:visible}
#new-products1 .product-item .carousel-thumb:hover i{opacity:1;visibility:visible;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
#new-products1 .product-item .item-name{font-size:14px;line-height:16px}
#new-products1 .product-item .price{color:#444;display:block;font-size:16px;font-weight:700;padding-top:7px}
#new-products1 .owl-controls .owl-buttons{position:relative;top:-175px;left:0}
#new-products1 .owl-controls .owl-buttons div.owl-prev{float:left;margin-left:-45px}
#new-products1 .owl-controls .owl-buttons div.owl-next{float:right!important;margin-right:-45px}