.productView-addition-table .table-tbody tr{
    display: none;
}
.productView-info-row--cfCare{
    display: block !important;
}
.slick-slide{
    height: auto !important;
}
.productView-bages-list{
    float: left;
    padding: 0.21429rem 0.78571rem;
    margin: 0 0.35714rem 0.78571rem 0;
    font-size: 14px;
    border-radius: 4px;
}
.productView-stockLabel, .productView-stockLabel_outstock {
    
}

.productView-bages-list.productView-stockLabel_outstock{
    background-color: #333333 !important;
    color: #fff !important;
    font-weight: 500;
}

.productView-alsoBought-item {
    min-height: 0px !important;
}