.product-addons{display:none;width:100%;border:1px solid #E7E7E7;border-radius:10px;overflow:hidden;background:#fdfefe;color:#131416}html.addons-experiment-v1 .product-addons{display:block}html.addons-experiment-v1 .custom-main-product .product-form.product-form-button-atc button.product-form__submit .pricing-experiment-only,html.addons-experiment-v1 .sticky-atc button.product-form__submit .pricing-experiment-only{display:none!important}html.addons-experiment-v1 .custom-main-product .product-form.product-form-button-atc button.product-form__submit .pricing-experiment-control-label,html.addons-experiment-v1 .sticky-atc button.product-form__submit .pricing-experiment-control-label{display:inline!important}.product-addons__header{padding:16px}.product-addons__title{margin:0;font-family:var(--font-body-family);color:#131416;font-size:16px;line-height:150%;font-weight:500}.product-addons__subtitle{margin:7px 0 0;color:#4f4f4f;font-size:14px;line-height:140%;font-weight:400}.product-addons__list{display:flex;flex-direction:column;width:100%}.product-addons__item{position:relative;display:grid;grid-template-columns:18px 48px minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;min-height:101px;padding:16px;border-bottom:1px solid #E7E7E7;background:#fdfefe}.product-addons__list>.product-addons__item:first-child{border-top:1px solid #E7E7E7}.product-addons__item[hidden]{display:none!important}.product-addons__item--unavailable{opacity:.5}.product-addons__item--unavailable .product-addons__checkbox,.product-addons__item--unavailable .product-addons__checkbox input{cursor:not-allowed}.product-addons__checkbox{position:relative;display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0;cursor:pointer}.product-addons__checkbox input{position:absolute;top:0;right:0;bottom:0;left:0;width:18px;height:18px;margin:0;padding:0;opacity:0;cursor:pointer}.product-addons__checkbox-mark{position:relative;display:flex;align-items:center;justify-content:center;width:18px;height:18px;box-sizing:border-box;border:1px solid #d9dce0;border-radius:4px;background:#fff;box-shadow:0 1px 3px #00000014;pointer-events:none;transition:background-color .2s ease,border-color .2s ease}.product-addons__checkbox-icon{display:block;width:14px;height:14px;opacity:0;transform:scale(.75);pointer-events:none;transition:opacity .15s ease,transform .15s ease}.product-addons__checkbox input:checked+.product-addons__checkbox-mark{border-color:#78aeba;background:#78aeba}.product-addons__checkbox input:checked+.product-addons__checkbox-mark .product-addons__checkbox-icon{opacity:1;transform:scale(1)}.product-addons__media{width:48px;height:48px;box-sizing:border-box;overflow:hidden;border:.75px solid #E7E7E7;border-radius:6px;background:#fdfefe;transition:border-color .2s ease,box-shadow .2s ease}.product-addons__media[hidden]{visibility:hidden}.product-addons__media img{display:block;width:100%;height:100%;object-fit:contain;border:0}.product-addons__item.is-selected .product-addons__media{border-color:#6c9aa9;box-shadow:0 0 0 2px #eff4f6}.product-addons__content{min-width:0;width:100%}.product-addons__content-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%}.product-addons__name{margin:0;font-family:var(--font-body-family);color:#151515;font-size:14px;font-weight:500;line-height:150%}.product-addons__badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:5px 6px;border-radius:4px;background:#f7f3ff;color:#5b3fd6;font-family:var(--font-body-family);font-size:10px;line-height:12px;font-weight:500;white-space:nowrap}.product-addons__badge[hidden]{display:none!important}.product-addons__desc{margin:2px 0 0;color:#4f4f4f;font-size:12px;font-weight:400;line-height:140%}.product-addons__variant-select-wrapper{position:relative;width:100%;max-width:260px;margin-top:6px}.product-addons__variant-select{display:block;width:100%;height:26px;margin:0;padding:4px 10px;border:1px solid #E7E7E7;border-radius:6px;outline:none;background-color:#fdfefe;color:#4f4f4f;font-family:inherit;font-size:12px;line-height:14px;font-weight:400;box-shadow:none;cursor:pointer}.product-addons__variant-select:focus{border-color:#9aa0a6}.product-addons__price{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;flex-shrink:0;min-width:80px;text-align:right;white-space:nowrap}.product-addons__price-compare{display:block;margin:0 0 4px;color:#4f4f4f;font-size:12px;line-height:14px;font-weight:400;text-decoration:line-through}.product-addons__price-compare[hidden]{display:none!important}.product-addons__price-final{display:block;margin:0;color:#131416;font-size:14px;line-height:16px;font-weight:500}.product-addons__show-more:hover{border-color:#cfd2d6;background:#f0f1f2}.product-addons__media-placeholder{width:100%;height:100%;background:#f8f8f8}.product-addons__footer{padding:16px;background:#fdfefe}.product-addons__show-more{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:10px 20px;border:1px solid #E7E7E7;border-radius:999px;background:#f7f8f8;color:#131416;font-family:var(--font-body-family);font-size:16px;line-height:150%;font-weight:500;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.product-addons__item--before-show-more{border-bottom:none}.product-addons__gift{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;width:calc(100% - 32px);min-height:74px;margin:0 16px 16px;padding:12px 16px;border:.8px solid #E7E7E7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0a0d120d}.product-addons__gift-media{width:48px;height:48px;box-sizing:border-box;overflow:hidden;border:.75px solid #E7E7E7;border-radius:6px;background:#fdfefe}.product-addons__gift-image{display:block;width:100%;height:100%;object-fit:contain}.product-addons__gift-content{min-width:0;width:100%}.product-addons__gift-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-addons__gift-title{margin:0;color:#131416;font-family:var(--font-body-family);font-size:12px;font-weight:500;line-height:14px}.product-addons__gift-label{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:5px 6px;border:1px solid #C1EFD5;border-radius:4px;background:#e9fff0;color:#269350;font-family:var(--font-body-family);font-size:10px;font-weight:500;line-height:12px;white-space:nowrap}.product-addons__gift-subtitle{margin:4px 0 0;color:#4f4f4f;font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:14px}.product-addons__gift-price{flex-shrink:0;color:#269350;font-family:var(--font-body-family);font-size:14px;font-weight:500;line-height:16px;text-align:right;white-space:nowrap}@media screen and (max-width:900px){.product-addons__gift{grid-template-columns:48px minmax(0,1fr) auto;min-height:66px;padding:12px;gap:10px}.product-addons__gift-media{width:40px;height:40px}.product-addons__gift-header{gap:4px}.product-addons__gift-label{min-height:20px;padding:3px 6px;font-size:10px;line-height:12px}}@media screen and (max-width:900px){.product-addons{border-radius:0;border:none;border-top:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7}.product-addons__item{grid-template-columns:14px 40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:88px;padding:12px 14px}.product-addons__checkbox,.product-addons__checkbox input,.product-addons__checkbox-mark{width:14px;height:14px}.product-addons__checkbox-icon{width:11px;height:11px}.product-addons__media{width:40px;height:40px}.product-addons__content{min-width:0;width:100%}.product-addons__badge{min-height:21px;padding:3px 6px;font-size:10px}.product-addons__variant-select-wrapper{width:100%;max-width:100%}.product-addons__variant-select{width:100%;max-width:90%}.product-addons__price{grid-column:auto;grid-row:auto;align-self:center;align-items:flex-end;justify-content:center;min-width:max-content;margin-top:0;text-align:right;white-space:nowrap}.product-addons__footer{padding:14px}.product-addons__show-more{min-height:46px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-product-addons.css.map */
