.product-list{display:grid;gap:10px}.product-list-item{display:flex;padding:16px;background-color:#fff;align-items:center;justify-content:space-between}.product-list-item a{flex:1;display:flex;gap:16px;align-items:center;justify-content:space-between}.product-list-item-thumbnail{flex:0 0 80px;height:80px}.product-list-item-thumbnail img{display:block}.product-list-item-content{flex:1}.product-list-item-content h5,.product-list-item-content p{margin:0}.machines-count-icon,.machines-count-verhuur-icon{display:inline-block}.machines-offerte-link{text-decoration:none!important;color:#fff;display:flex;gap:5px;align-items:center}.machines-offerte-link .dashicons{font-size:16px;width:16px;height:16px}.machines-count,.machines-count-verhuur{background-color:#c2473b;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}