product-addons,product-set{display:block;box-sizing:border-box}product-addons[disabled] .product-addons__grid,product-set[disabled] .product-addons__grid{opacity:.5;cursor:not-allowed;pointer-events:none}.product-addons__fieldset{display:block;border:none;border-radius:var(--card-corner-radius);padding:0rem}.product-addons__heading,.product-addons__fieldset legend{display:flex;width:100%;justify-content:space-between;text-transform:uppercase;letter-spacing:.1rem;font-size:1.2rem;padding-left:0;padding-top:1em;margin-bottom:.7rem}.product-addons__description{font-size:1.2rem;margin-bottom:1rem}.product-addons__description:empty{display:none}.product-addons__grid{display:flex;flex-direction:column;gap:.5rem}.product-addon-item{display:flex;gap:1rem;align-items:center;justify-items:stretch;justify-content:space-between;border-radius:var(--card-corner-radius);border:1px solid rgba(var(--color-foreground),.2);position:relative;transition:background-color .1s ease-in-out}.product-addon-item.disabled{background-color:rgba(var(--color-foreground),.05);filter:grayscale(1);opacity:1;pointer-events:none;cursor:not-allowed}.product-addon-item:not(.disabled):hover{background-color:#fafafa;border-color:rgba(var(--color-foreground),.3)}.product-addon-item:has(input:checked),.product-addon-item:has(input:checked):hover{outline:1px solid rgba(var(--color-foreground),1);background-color:#ffffff80}.product-addon-item__image{position:relative;flex-shrink:0;display:flex;height:100%}.product-addon-item__image img{width:96px;height:96px;object-fit:cover}.product-addon-item__info{flex-grow:1;display:flex;align-items:flex-start;flex-direction:column;gap:.1rem;padding:1.2rem 0}.product-addon-item__title{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.02em;font-family:var(--font-body-family);color:inherit}.product-addon-item__description{margin:0;font-size:1.1rem}.product-addon-item__description span:not(:first-child):before{content:"\b7";margin-right:.5rem;margin-left:.5rem}.product-addon-item__description span strong{font-weight:400}.product-addon-item__price{margin-left:auto;margin-right:1rem;display:inline-flex;align-items:center;gap:.5rem;font-size:1em}.product-addon-item__price .price{font-size:inherit}.product-addon-item__price .price:before{content:"(";display:inline-block}.product-addon-item__price .price:after{content:")";display:inline-block}.product-addon-item__price .price__sale .price-item--regular{font-weight:400;font-size:inherit;margin-right:.2em;margin-left:-.2em}.product-addon-item__stock{display:inline-flex;width:auto;align-items:center;margin-top:.5rem;gap:.5rem;font-size:1rem;border-radius:50rem;padding:.1em 1em;text-transform:uppercase}.product-addon-item__stock-icon{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem}.product-addon-item__stock--in_stock{background-color:rgba(var(--color-success-base),.2);color:rgba(var(--color-success-contrast),1)}.product-addon-item__stock--low_stock{background-color:rgba(var(--color-highlight-base),.5);color:rgba(var(--color-highlight-contrast),1)}.product-addon-item__stock--out_of_stock{background-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),1)}.addon-checkbox{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;padding-right:1.6rem;order:1}.addon-checkbox input[type=checkbox],.addon-checkbox input[type=radio]{accent-color:rgba(var(--color-foreground),1);width:1.6rem;height:1.6rem}.addon-checkbox input[type=checkbox]:disabled,.addon-checkbox input[type=radio]:disabled{cursor:not-allowed;display:none}.addon-checkbox input[type=checkbox]:checked:before,.addon-checkbox input[type=radio]:checked:before{transform:scale(1)}.addon-checkbox label{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:background-color .3s ease-in-out}.product-addons__subtotal{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:1.6rem}.product-addons__subtotal-label{font-weight:600}.product-addons__subtotal-value{text-align:right;font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/62/assets/component-product-addons.css.map */
