.sp-sidebar-list-506cb167 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.sp-item-506cb167 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}
.sp-item-506cb167:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.sp-image-link-506cb167 {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
}
.sp-img-506cb167 {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 4px;
    border: 1px solid #eaeaea;
}
.sp-img-placeholder-506cb167 {
    width: 100%;
    height: 100%;
    background: #eaeaea;
    border-radius: 4px;
}
.sp-details-506cb167 {
    flex-grow: 1;
}
.sp-title-506cb167 {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 4px;
    text-decoration: none;
    color: #333;
}
.sp-title-506cb167:hover {
    color: #007cba;
}
.sp-price-506cb167 {
    font-size: 13px;
}
.sp-price-506cb167 del {
    color: #999;
    margin-right: 6px;
}
.sp-price-506cb167 ins {
    text-decoration: none;
    font-weight: 700;
    color: #e44d26;
}
.sp-no-sales-506cb167 {
    text-align: center;
    font-size: 14px;
    color: #777;
    padding: 15px 0;
}
