.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:.875rem}.product-addon-list__item-datas .form-check input[type=checkbox]+label:after,.product-addon-list__item-datas .form-check input[type=checkbox]+label:before{display:none}.product-addon-list .product-addon-list__item-datas .form-check-label{padding:0!important;opacity:1!important;gap:7px}.product-addon-list__item{border-radius:var(--corner_25);background:#dde3ea;color:var(--text-on-body-bg);padding:5px 15px}