body{background-color:#f9f9f9}a,a:hover,a:visited,a:active{color:inherit;text-decoration:none}.product-list-item{background-color:#fff;padding:2em;border:1px solid #eee;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.05);margin-bottom:1em;transition:all .2s}.product-list-item:hover{box-shadow:0 0 20px rgba(0,0,0,.1);cursor:pointer}.product-list-item img{width:100%}.product-list-item .text-muted{opacity:.8}.product-info-box{min-height:80px}.add-basket-button{display:inline-block;font-weight:500}.product-list-item:hover .add-basket-button{display:inline-block}.product-price{font-weight:bolder;font-size:larger;line-height:40px;color:#ff6a00}