#product-stream{width:100%;height:90px;padding-top:10px;position:absolute;left:0;bottom:0;padding-bottom:32px;white-space:nowrap;background-color:#fff;z-index:5;overflow:hidden}#product-stream #scroll-left{position:absolute;left:0;top:35px;display:none;cursor:pointer;background-color:#fff;top:0;bottom:0;padding-top:45px;padding-right:10px}#product-stream #scroll-right{position:absolute;right:0;display:none;cursor:pointer;background-color:#fff;top:0;bottom:0;padding-top:45px;padding-left:10px}#product-stream .products{white-space:nowrap;position:absolute;left:0;overflow:hidden}#product-stream .product{width:78px;height:100px;background-size:contain;background-position:center;background-repeat:no-repeat;display:inline-block;position:relative;cursor:pointer}.product .product-info{position:absolute;bottom:110px;background-color:#fff;padding:10px;font-size:12px;color:#757575;text-align:center;width:180px;white-space:normal;display:none;cursor:auto}.product .product-info:before{display:block;content:' ';width:200px;height:20px;position:absolute;bottom:-20px;left:0}.product .product-info:after{display:block;content:' ';width:0;height:0;border-style:solid;border-width:10px;position:absolute;bottom:-20px;left:50%;margin-left:-10px;border-color:#fff transparent transparent transparent;z-index:2}.product:not(:first-child) .product-info{left:50%;margin-left:-100px}.product .product-info .italic{height:14px;overflow:hidden;display:block}.product .product-info .bold{font-size:18px;color:#4a4a4b;margin-top:5px;display:block}.product .product-info .img{width:160px;height:160px;background-repeat:no-repeat;background-size:contain;display:inline-block;background-position:center;margin-top:10px}.product .product-info .buynow{font-size:14px;display:inline-block;margin-top:10px;width:180px}.product:hover .product-info{display:block}