.product-addon-list__item-datas{display:flex;gap:10px;align-items:center;justify-content:flex-start}.product-addon-list__item-checkbox{display:flex;align-items:center;flex-grow:1;margin:0}.product-addon-list__item-name{display:flex;flex-grow:1;align-items:center}.product-parameter__product-addon{flex-wrap:wrap}.product-addon-list{display:flex;flex-direction:column;gap:10px}.product-addon-wrap{margin-bottom:5px}.product-addon-list__item-price{display:flex;flex-shrink:0;flex-direction:column;align-items:flex-end;justify-content:center}.product-addon-list__item-checkbox .form-check-input{margin-top:0}.product-addon-list__item-label{display:flex;justify-content:space-between;width:100%}.product-addon-list .product-price--regular{font-size:1rem;margin-left:auto}.product-addon-list__item{border-radius:var(--corner_5);outline:1px solid var(--bs-border-color);color:var(--text-on-body-bg);padding:5px 10px}.addon-selected{background-color:#f2f2f2}