.category-part-selector{margin-bottom:20px}.category-part-selector__category-label{font-weight:800;color:#e5c770}.category-part-selector__parts{display:flex;flex-direction:column;margin-top:8px}.category-part-selector__part{color:#cfcfcf;display:flex;border-radius:4px;background-color:#4b4b4b;flex-direction:row;align-items:center;justify-content:space-between;font-size:15px;margin-bottom:3px;padding:2px 8px}.category-part-selector__part--selected{background-color:#e5c770;color:#000}.category-part-selector__part--disabled{opacity:.5;text-decoration:line-through}.category-part-selector__part:hover:not(.category-part-selector__part--disabled):not(.category-part-selector__part--selected){background-color:#5b5b5b}.category-part-selector__part-price{font-size:13px;font-weight:800}