.wcfpm-product-cell {
    display: flex;
    align-items: center;
    gap: 12px;
}

.wcfpm-thumb img {
    border-radius: 4px;
    border: 1px solid #ddd;
}

.wcfpm-product-name {
    font-weight: 500;
}
