.simple-product-item{border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;margin-top:1rem;max-width:380px;overflow:hidden;padding-top:1rem}.simple-product-item__image{border:1px solid rgba(0,0,0,.18);flex:0 0 100px;max-height:7rem;padding:.25rem}.simple-product-item__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.simple-product-item__details{color:#0009;flex:1 1 100%;font-size:.875rem;overflow:hidden;padding-left:1rem}.simple-product-item__details .h5,.simple-product-item__details .price{color:#0c0c0c}.simple-product-item__details .price{font-weight:600;margin-top:.5rem}.simple-product-item__details div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}
