#simple-bundles-io-options{display:none!important}.bundle-drawer{--background-color: 32,34,35}.bundle-inline{width:100%}.bundle-inline__heading{font-size:16px;font-weight:700;margin-bottom:4px;color:rgb(var(--text-color))}.bundle-inline__savings{font-size:13px;font-weight:400;margin-bottom:16px;color:rgb(var(--text-color) / .6)}.bundle-inline__savings strong{color:#16a34a;font-weight:600}.bundle-inline__fields{display:flex;flex-direction:column;gap:12px}.bundle-field{position:relative}.bundle-field__label{display:block;font-size:13px;font-weight:600;margin-bottom:4px;color:rgb(var(--text-color))}.bundle-field__input-wrap{display:flex;align-items:center;border:1.5px solid rgb(var(--text-color) / .3);border-radius:6px;background:rgb(var(--input-background, var(--background)));cursor:pointer;transition:border-color .15s;min-height:46px}.bundle-field__input-wrap:hover{border-color:rgb(var(--text-color) / .5)}.bundle-field__search-icon{flex-shrink:0;padding-left:12px;color:rgb(var(--text-color) / .35);display:flex;align-items:center}.bundle-field__search-icon svg{width:16px;height:16px}.bundle-field__placeholder{flex:1;padding:10px 12px;font-size:14px;color:rgb(var(--text-color) / .4)}.bundle-field__selected{flex:1;display:none;align-items:center;gap:10px;padding:6px 12px;min-width:0}.bundle-field__selected--visible{display:flex}.bundle-field__selected-img{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.bundle-field__selected-name{font-size:14px;color:rgb(var(--text-color));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.bundle-field__selected-gender{flex-shrink:0;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:3px;line-height:1.4}.bundle-field__selected-gender--Men{background:#dbeafe;color:#1e40af}.bundle-field__selected-gender--Women{background:#fce7f3;color:#9d174d}.bundle-field__selected-gender--Unisex{background:#f3e8ff;color:#6b21a8}.bundle-field__clear{flex-shrink:0;background:none;border:none;padding:0 10px;cursor:pointer;color:rgb(var(--text-color) / .5);font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.bundle-field__clear:hover{color:rgb(var(--text-color))}@media screen and (max-width:699px){.bundle-field__selected-name{white-space:normal;overflow:visible;text-overflow:unset;font-size:13px;line-height:1.3}}.bundle-inline__error{color:#dc2626;font-size:13px;margin-top:8px;display:none}.bundle-inline__error--visible{display:block}.bundle-inline__actions{display:flex;gap:10px;margin-top:16px;align-items:stretch}.bundle-inline__qty-wrap{flex-shrink:0;position:relative}.bundle-inline__qty{appearance:none;-webkit-appearance:none;border:1.5px solid rgb(var(--text-color) / .3);border-radius:6px;background:rgb(var(--background, 255 255 255));color:rgb(var(--text-color));font-size:16px;font-weight:600;padding:0 32px 0 16px;height:100%;min-width:64px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.bundle-inline__qty:focus{outline:none;border-color:rgb(var(--text-color) / .7)}.bundle-inline__atc{flex:1;position:relative}.bundle-inline__atc[aria-busy=true] .bundle-inline__atc-text{visibility:hidden}.bundle-inline__atc[aria-busy=true]:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgb(var(--button-text-color) / .3);border-top-color:rgb(var(--button-text-color));border-radius:50%;animation:bundle-spin .6s linear infinite}@keyframes bundle-spin{to{transform:rotate(360deg)}}.bundle-inline__upsell .product-upsell-checkbox{margin:12px 0 0;padding:8px 12px;border-radius:6px}.bundle-inline__upsell .product-upsell-checkbox__wrapper{gap:10px}.bundle-inline__upsell .product-upsell-checkbox__image{width:36px;height:36px;border-radius:4px}.bundle-inline__upsell .product-upsell-checkbox__content{gap:10px}.bundle-inline__upsell .product-upsell-checkbox__info{flex-direction:row;align-items:center;gap:6px}.bundle-inline__upsell .product-upsell-checkbox__title,.bundle-inline__upsell .product-upsell-checkbox__price{font-size:13px}.bundle-inline__upsell .upsell-checkbox-input{width:1rem;height:1rem}.bundle-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:99999;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.bundle-drawer-overlay--open{opacity:1;visibility:visible}.bundle-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100%;background:rgb(var(--background, 255 255 255));z-index:1000;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f}.bundle-drawer--open{transform:translate(0)}.bundle-drawer__header{flex-shrink:0;padding:16px 20px 12px;display:flex;flex-direction:column;gap:12px;border-bottom:1px solid rgb(var(--border-color, 0 0 0) / .08)}.bundle-drawer__top-row{display:flex;align-items:center;justify-content:space-between}.bundle-drawer__title{font-size:18px;font-weight:700;color:rgb(var(--text-color))}.bundle-drawer__close{background:none;border:none;padding:4px;cursor:pointer;color:rgb(var(--text-color) / .6);transition:color .15s;display:flex;align-items:center;justify-content:center}.bundle-drawer__close:hover{color:rgb(var(--text-color))}.bundle-drawer__close svg{width:24px;height:24px}.bundle-drawer__search-wrap{position:relative;display:flex;align-items:center}.bundle-drawer__search-icon{position:absolute;left:12px;color:rgb(var(--text-color) / .35);display:flex;pointer-events:none}.bundle-drawer__search-icon svg{width:16px;height:16px}input.bundle-drawer__search{width:100%;border:1.5px solid rgb(var(--text-color) / .2);border-radius:8px;padding:10px 12px 10px 38px;font-size:16px;background:rgb(var(--background, 255 255 255));color:rgb(var(--text-color));outline:none;transition:border-color .15s}.bundle-drawer__search::placeholder{color:rgb(var(--text-color) / .4)}.bundle-drawer__search:focus{border-color:rgb(var(--text-color) / .5)}.bundle-drawer__filters{display:flex;gap:6px;flex-wrap:wrap}.bundle-drawer__filter-btn{-webkit-appearance:none;appearance:none;border:1px solid rgb(var(--text-color) / .18);border-radius:20px;background:transparent;color:rgb(var(--text-color) / .55);font-size:12px;font-weight:600;padding:5px 14px;cursor:pointer;transition:all .15s;line-height:1.4;white-space:nowrap}.bundle-drawer__filter-btn:hover{border-color:rgb(var(--text-color) / .4);color:rgb(var(--text-color))}.bundle-drawer__filter-btn--active{background:rgb(var(--background-color));color:rgb(var(--background, 255 255 255));border-color:rgb(var(--background-color))}.bundle-drawer__filter-btn--active:hover{color:rgb(var(--background, 255 255 255))}.bundle-drawer__list{flex:1;overflow-y:auto;padding:8px 0;-webkit-overflow-scrolling:touch}.bundle-drawer__item{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:6px 12px;border:1.5px solid rgb(var(--text-color) / .12);border-radius:8px;transition:border-color .15s,background .1s;cursor:default}.bundle-drawer__item:hover{border-color:rgb(var(--text-color) / .25)}.bundle-drawer__item--selected{border-color:#16a34a;background:#16a36a0a}.bundle-drawer__item-img{width:56px;height:56px;border-radius:6px;object-fit:cover;flex-shrink:0;background:rgb(var(--text-color) / .05)}.bundle-drawer__item-info{flex:1;min-width:0}.bundle-drawer__item-title{font-size:14px;font-weight:600;color:rgb(var(--text-color));line-height:1.3}.bundle-drawer__item-gender{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:3px;line-height:1.4;margin-top:3px}.bundle-drawer__item-gender--Men{background:#dbeafe;color:#1e40af}.bundle-drawer__item-gender--Women{background:#fce7f3;color:#9d174d}.bundle-drawer__item-gender--Unisex{background:#f3e8ff;color:#6b21a8}.bundle-drawer__item-add{flex-shrink:0;-webkit-appearance:none;appearance:none;border:1.5px solid rgb(var(--background-color));border-radius:6px;background:rgb(var(--background-color));color:rgb(var(--background, 255 255 255));font-size:13px;font-weight:600;padding:6px 14px;cursor:pointer;transition:opacity .15s;white-space:nowrap}.bundle-drawer__item-add:hover{opacity:.85}.bundle-drawer__item-qty{flex-shrink:0;display:flex;align-items:center;gap:0}.bundle-drawer__qty-btn{width:32px;height:32px;border-radius:50%;border:none;background:rgb(var(--background-color));color:rgb(var(--background, 255 255 255));font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s;padding:0;line-height:1}.bundle-drawer__qty-btn:hover{opacity:.8}.bundle-drawer__qty-count{width:28px;text-align:center;font-size:14px;font-weight:700;color:rgb(var(--text-color))}.bundle-drawer__no-results{padding:32px 20px;text-align:center;color:rgb(var(--text-color) / .4);font-size:14px}.bundle-drawer__footer{flex-shrink:0;border-top:1px solid rgb(var(--border-color, 0 0 0) / .08);padding:16px 20px;background:rgb(var(--background, 255 255 255))}.bundle-drawer__done-btn{width:100%;margin-top:0;padding:16px;border:none;cursor:pointer;transition:opacity .15s}.bundle-drawer__done-btn:disabled{background:rgb(var(--text-color) / .1);color:rgb(var(--text-color) / .4);cursor:not-allowed}@media screen and (max-width:699px){.bundle-drawer{width:100%}.bundle-drawer__item-img{width:48px;height:48px}}.product-upsell-checkbox{margin:1rem 0;padding:.875rem;border:1px solid rgb(var(--border-color) / .15);border-radius:.5rem;background:rgb(var(--background) / .5);transition:all .2s ease}.product-upsell-checkbox:hover{border-color:rgb(var(--border-color) / .3);background:rgb(var(--background))}.product-upsell-checkbox__wrapper{display:flex;align-items:center;gap:.75rem}.product-upsell-checkbox__input{flex-shrink:0}.upsell-checkbox-input{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:rgb(var(--primary-button-background))}.product-upsell-checkbox__content{display:flex;align-items:center;gap:.75rem;flex:1;cursor:pointer}.product-upsell-checkbox__image{flex-shrink:0;width:60px;height:60px;border-radius:.375rem;overflow:hidden;background:rgb(var(--background))}.upsell-product-image{width:100%;height:100%;object-fit:cover}.product-upsell-checkbox__info{flex:1;display:flex;flex-direction:column;gap:.25rem}.product-upsell-checkbox__title{font-size:.9375rem;line-height:1.3;color:rgb(var(--text-color))}.upsell-label-text{font-weight:400;opacity:.8}.product-upsell-checkbox__price{font-size:.875rem;font-weight:600;color:rgb(var(--text-color))}@media screen and (max-width:699px){.product-upsell-checkbox__image{width:50px;height:50px}.product-upsell-checkbox__title{font-size:.875rem}.product-upsell-checkbox__price{font-size:.8125rem}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/custom-bundle.css.map */
