.product-card[data-v-3277b4f7]{display:flex;border-radius:4px;overflow:hidden;transition:box-shadow .2s;max-height:100px;width:100%}.product-card[data-v-3277b4f7]:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.product-image[data-v-3277b4f7]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;border-right:1px solid #eee}.product-info[data-v-3277b4f7]{flex-grow:1;display:flex;flex-direction:column;justify-content:center;background-color:#fff}.product-title[data-v-3277b4f7]{font-size:14px;line-height:1.3;max-height:2.6em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333}.product-price[data-v-3277b4f7]{font-size:16px;margin-bottom:0}.w-100[data-v-3277b4f7]{width:100%}