.product-addons{display:block;margin:2rem 0}.product-addon-only-notice{display:flex;width:100%;min-height:5.4rem;margin:1.5rem 0;padding:1.4rem 1.8rem;align-items:center;justify-content:center;color:#fff;background:#666;border:.1rem solid #666;border-radius:0;font-size:1.5rem;font-weight:700;letter-spacing:.03em;line-height:1.3;text-align:center;text-transform:uppercase}.product-addons__fieldset{min-width:0;margin:0;padding:0;border:0}.product-addons__heading{display:block;width:100%;margin:0 0 1.2rem;padding:0;color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:600;letter-spacing:.04rem;line-height:calc(1 + .5 / var(--font-body-scale));text-transform:none}.product-addons__required,.product-addons__error{color:#b00020}.product-addons__description{margin:-.6rem 0 1.2rem;color:rgba(var(--color-foreground),.7);font-size:1.3rem}.product-addons__description>:first-child{margin-top:0}.product-addons__description>:last-child{margin-bottom:0}.product-addons__list{display:grid;gap:1rem}.product-addon-card{display:block;margin:0;cursor:default}.product-addon-card__surface{display:grid;grid-template-columns:4.6rem minmax(0,1fr) auto;gap:.75rem;align-items:center;min-height:5.4rem;padding:.5rem .75rem;overflow:hidden;color:rgb(var(--color-foreground));background:#fff;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:4px;box-shadow:0 1px 3px #1118270a;transition:border-color .16s ease,box-shadow .16s ease;box-sizing:border-box}.product-addon-card__input:focus-visible+.product-addon-card__surface{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.product-addon-card__input:checked+.product-addon-card__surface,.product-addon-card--selected .product-addon-card__surface{border-color:rgba(var(--color-foreground),.24);box-shadow:0 2px 8px #1118270f}.product-addon-card__input:disabled+.product-addon-card__surface{opacity:.52;box-shadow:none}.product-addon-card--unavailable{cursor:not-allowed}.product-addon-card__media{display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;overflow:hidden;background:#f7f7f7;border-radius:3px;border:1px solid rgba(0,0,0,.04);text-decoration:none;flex-shrink:0;box-sizing:border-box}.product-addon-card__media img,.product-addon-card__image,.product-addon-card__placeholder{width:100%;height:100%;object-fit:contain;padding:3px;mix-blend-mode:multiply;box-sizing:border-box}.product-addon-card__content{display:flex;min-width:0;flex-direction:column;gap:.15rem;justify-content:center}.product-addon-card__title{overflow-wrap:anywhere;color:#111827;font-size:1.15rem;font-weight:500;letter-spacing:.01em;line-height:1.25;text-decoration:none;text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-addon-card__title:hover,.product-addon-card__title:focus-visible{color:#000;text-decoration:underline;text-underline-offset:.2rem}.product-addon-card__description{color:rgba(var(--color-foreground),.68);font-size:1.15rem;line-height:1.35}.product-addon-card__offer-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .45rem;color:rgba(var(--color-foreground),.72);font-size:1.05rem;letter-spacing:.01em;line-height:1.25;text-transform:none;min-width:0}.product-addon-card__price{display:inline-flex;align-items:baseline;color:#111827;font-size:1.1rem;font-weight:500;letter-spacing:.01em;white-space:nowrap;flex-shrink:0}.product-addon-card__price--free-gift{color:#1f7a4d;font-size:1.1rem;font-weight:500;letter-spacing:.01em;text-transform:none;white-space:nowrap;flex-shrink:0}.product-addon-card__compare-price{color:#6b7280;font-size:1rem;font-weight:400;margin-left:.3rem;text-decoration:line-through;text-decoration-thickness:.1rem;white-space:nowrap;flex-shrink:0}.product-addon-card__separator{margin:0 .3rem;color:#9ca3af;font-weight:400;flex-shrink:0}.product-addon-card__details-link{color:#374151;font-size:1.05rem;font-weight:500;letter-spacing:.01em;text-decoration:underline;text-underline-offset:.2rem;text-transform:none;cursor:pointer;white-space:nowrap;flex-shrink:0}.product-addon-card__details-link:hover,.product-addon-card__details-link:focus-visible{color:#111827}.product-addon-card__variants{min-width:0;margin:.1rem 0 0;padding:0;border:0}.product-addon-card__variant-legend{margin:0 0 .2rem;padding:0;color:rgba(var(--color-foreground),.72);font-size:.95rem;line-height:1.3}.product-addon-card__swatches{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.product-addon-card__swatch-label{position:relative;display:inline-flex;width:1.5rem;height:1.5rem;margin:0;padding:.1rem;align-items:center;justify-content:center;background:#fff;border:1.5px solid transparent;border-radius:50%;cursor:pointer;box-sizing:border-box}.product-addon-card__swatch{display:block;width:100%;height:100%;background:var(--addon-swatch, #d7d9dc);background-position:center;background-size:cover;border:1px solid rgba(0,0,0,.15);border-radius:50%;box-sizing:border-box}.product-addon-card__variant-input:checked+.product-addon-card__swatch-label{border-color:#111827}.product-addon-card__variant-input:focus-visible+.product-addon-card__swatch-label{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.product-addon-card__variant-input:disabled+.product-addon-card__swatch-label{cursor:not-allowed;opacity:.38}.product-addon-card__availability{color:#b00020;font-size:1.15rem;font-weight:600}.product-addon-card__toggle-control{display:inline-flex;margin:0;margin-left:.4rem;padding:0;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;z-index:1}.product-addon-card__input:disabled+.product-addon-card__surface .product-addon-card__toggle-control{cursor:not-allowed}.product-addon-card__toggle{position:relative;display:inline-flex;width:3.2rem;height:1.8rem;align-items:center;justify-content:flex-start;padding:.2rem;background:#11182726;border:1px solid rgba(17,24,39,.2);border-radius:3px;transition:background-color .16s ease,border-color .16s ease;box-sizing:border-box;overflow:hidden;flex-shrink:0}.product-addon-card__toggle-handle{display:block;width:1.25rem;height:1.25rem;background:#fff;border-radius:2px;box-shadow:0 1px 3px #00000047;transform:translate(0);transition:transform .16s ease;flex-shrink:0}.product-addon-card__input:checked+.product-addon-card__surface .product-addon-card__toggle{background:#111827;border-color:#111827}.product-addon-card__input:checked+.product-addon-card__surface .product-addon-card__toggle-handle{transform:translate(1.15rem)}.product-addons__error{margin:.8rem 0 0;font-size:1.3rem;line-height:1.4}.product-addons--has-error .product-addons__list{padding-bottom:.1rem}.product-addons--loading .product-addons__list{pointer-events:none;opacity:.7}@media screen and (max-width:749px){.product-addons{margin:1.4rem 0}.product-addons__heading{font-size:1.2rem;margin:0 0 .8rem}}@media(prefers-reduced-motion:reduce){.product-addon-card__surface,.product-addon-card__toggle,.product-addon-card__toggle-handle{transition:none}}@media(forced-colors:active){.product-addon-card__surface,.product-addon-card__toggle{border:.1rem solid CanvasText}.product-addon-card__input:checked+.product-addon-card__surface{outline:.2rem solid Highlight}}.cart-items tr.cart-item--addon-child,#main-cart-items tr.cart-item--addon-child{display:table-row!important;background:transparent!important;border:none!important}.cart-drawer tr.cart-item--addon-child{display:block!important;width:100%!important;background:transparent!important;border:none!important;margin:0!important;padding:0!important}td.cart-item--addon-child-cell{display:table-cell!important;padding:0 0 16px!important;border:none!important;background:transparent!important;width:100%!important;box-sizing:border-box!important}.cart-drawer td.cart-item--addon-child-cell{display:block!important;padding:0 0 16px!important;width:100%!important;box-sizing:border-box!important}.cart-item--addon-child-card{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;column-gap:10px!important;align-items:center!important;width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;margin:0 0 0 32px!important;padding:8px 10px 6px!important;border:1px solid rgba(196,151,62,.22)!important;border-radius:10px!important;background:linear-gradient(135deg,#fffdf9,#faf8f3)!important;box-shadow:0 4px 14px #1e180e0a!important;box-sizing:border-box!important}.cart-drawer .cart-item--addon-child-card{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;margin:0 0 0 32px!important}@media screen and (min-width:750px){#main-cart-items .cart-item--addon-child-card,.cart__items .cart-item--addon-child-card{width:calc(100% - 80px)!important;max-width:520px!important;margin:0 0 16px 80px!important}}@media screen and (max-width:749px){.cart-item--addon-child-card,.cart-drawer .cart-item--addon-child-card{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin-left:24px!important;padding:8px 9px 6px!important;grid-template-columns:48px minmax(0,1fr)!important;gap:9px!important}.cart-item--addon-child-card .cart-item__media{width:48px!important;min-width:48px!important;height:48px!important}}.cart-item--addon-child-card .cart-item__media{width:52px!important;min-width:52px!important;height:52px!important;padding:3px!important;border:1px solid rgba(17,24,39,.06)!important;border-radius:8px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;margin:0!important}.cart-item--addon-child-card .cart-item__image{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;opacity:.95!important;display:block!important;background:transparent!important;border:none!important;padding:0!important;margin:0!important}.cart-item--addon-child-card .cart-addon-child-details{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:0!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:0!important}.cart-item--addon-child-card .cart-addon-child-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:4px 8px!important;width:100%!important}.cart-item--addon-child-card .cart-item__name{color:#374151!important;font-size:12.5px!important;font-weight:500!important;line-height:1.3!important;margin:0!important;letter-spacing:normal!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:normal!important;min-width:0!important}.cart-item--addon-child-card .cart-addon-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;width:fit-content!important;min-height:18px!important;padding:2px 7px!important;border:1px solid rgba(196,151,62,.32)!important;border-radius:999px!important;background:#c4973e1a!important;color:#795a1c!important;font-size:9px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.06em!important;text-transform:uppercase!important;white-space:nowrap!important;flex:0 0 auto!important}.cart-item--addon-child-card .cart-addon-badge--free-gift{border-color:#1f7a4d47!important;background:#edf8f2!important;color:#1f7a4d!important}.cart-item--addon-child-card .cart-addon-badge__icon{width:11px!important;height:11px!important;flex:0 0 11px!important;display:block!important;fill:currentColor!important}.cart-item--addon-child-card .cart-addon-child-options{display:flex!important;flex-direction:column!important;gap:1px!important;margin-top:3px!important}.cart-item--addon-child-card .cart-addon-child-options .product-option{color:#6b7280!important;font-size:10.5px!important;line-height:1.35!important;margin:0!important;letter-spacing:normal!important}.cart-item--addon-child-card .cart-addon-child-bottom-row{display:flex!important;justify-content:space-between!important;align-items:baseline!important;width:100%!important;margin-top:4px!important}.cart-item--addon-child-card .addon-locked-quantity{display:inline-flex!important;align-items:center!important;font-size:11px!important;font-weight:500!important;color:#6b7280!important;white-space:nowrap!important;background:transparent!important;padding:0!important;border-radius:0!important;min-width:0!important}.cart-item--addon-child-card .addon-mini-qty{min-height:24px!important;height:24px!important;width:74px!important;border-radius:6px!important;border:1px solid rgba(17,24,39,.15)!important;background:#fff!important}.cart-item--addon-child-card .addon-mini-qty:before,.cart-item--addon-child-card .addon-mini-qty:after{display:none!important}.cart-item--addon-child-card .addon-mini-qty .quantity__button{width:22px!important;height:22px!important;padding:0!important}.cart-item--addon-child-card .addon-mini-qty .quantity__button svg{width:8px!important;height:8px!important}.cart-item--addon-child-card .addon-mini-qty .quantity__input{font-size:11px!important;font-weight:500!important;padding:0!important;height:22px!important}.cart-item--addon-child-card .cart-addon-child-price{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:flex-end!important;gap:5px!important;font-size:12px!important;font-weight:500!important;color:#374151!important}.cart-item--addon-child-card .cart-addon-child-price-val{font-size:12px!important;font-weight:500!important;color:#111827!important}.cart-item--addon-child-card .cart-addon-compare-price{color:#969da5!important;font-size:11px!important;font-weight:400!important;text-decoration:line-through!important}#main-cart-items .cart-item:not(.cart-item--addon-child):has(+.cart-item--addon-child),.cart__items .cart-item:not(.cart-item--addon-child):has(+.cart-item--addon-child){border-bottom:1px solid rgba(196,151,62,.55)!important;padding-bottom:.8rem!important;margin-bottom:.4rem!important}#main-cart-items .cart-item:not(.cart-item--addon-child):not(:has(+.cart-item--addon-child)),.cart__items .cart-item:not(.cart-item--addon-child):not(:has(+.cart-item--addon-child)){border-bottom:none!important}#main-cart-items .cart-item:not(.cart-item--addon-child):not(:has(+.cart-item--addon-child)),.cart__items .cart-item:not(.cart-item--addon-child):not(:has(+.cart-item--addon-child)){margin-bottom:2rem!important}td.cart-item--addon-child-cell{padding-top:8px!important}.cart-drawer .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper,#main-cart-items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper,.cart__items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:1.2rem!important;min-height:3rem}.cart-drawer .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper quantity-popover,#main-cart-items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper quantity-popover,.cart__items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper quantity-popover{display:flex!important;align-items:center!important;flex:0 0 auto}.cart-drawer .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button,#main-cart-items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button,.cart__items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button{display:flex!important;align-items:center!important;align-self:center!important;flex:0 0 auto;margin:0!important;padding:0!important}.cart-drawer .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button a,.cart-drawer .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button button,#main-cart-items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button a,#main-cart-items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button button,.cart__items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button a,.cart__items .cart-item:not(.cart-item--addon-child) .cart-item__quantity-wrapper cart-remove-button button{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/product-addons.css.map */
