.fudge-bundle{display:flex;flex-direction:column;gap:0;margin-bottom:20px}.fudge-bundle__options{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.fudge-bundle-option{position:relative;display:flex;align-items:center;gap:14px;width:100%;padding:8px 14px;background:#fff;border:0;border-radius:12px;box-shadow:0 0 0 1px #0000001f;cursor:pointer;text-align:left;font-family:inherit;transition:box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.fudge-bundle-option:hover{box-shadow:0 0 0 1px #0000004d}.fudge-bundle-option--selected,.fudge-bundle-option--selected:hover{box-shadow:0 0 0 2px #000}.fudge-bundle-option__image{flex-shrink:0;width:64px;aspect-ratio:1;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.fudge-bundle-option__image img{width:100%;height:100%;object-fit:contain}.fudge-bundle-option__content{flex:1;min-width:0}.fudge-bundle-option__header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.fudge-bundle-option__title{font-size:15px;font-weight:700;color:#000;line-height:1.2}.fudge-bundle-option__pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.fudge-bundle-option__price{font-size:14px;font-weight:400;color:#000}.fudge-bundle-option__price small{font-size:14px;font-weight:400;color:#0009}.fudge-bundle-option__price-original{font-size:14px;color:#0006;text-decoration:line-through}.fudge-bundle-option__save{font-size:14px;font-weight:400;color:#009e75}.fudge-bundle-option__radio{flex-shrink:0;width:22px;height:22px;border-radius:50%;box-shadow:0 0 0 2px #00000026;display:flex;align-items:center;justify-content:center;transition:box-shadow .15s ease}.fudge-bundle-option--selected .fudge-bundle-option__radio{box-shadow:0 0 0 2px #000}.fudge-bundle-option--selected .fudge-bundle-option__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:#000}.fudge-bundle-badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;letter-spacing:.3px;white-space:nowrap}.fudge-bundle-badge--shipping{color:#009e75;background:#009e751a}.fudge-bundle-badge--best-deal{position:absolute;top:-8px;right:14px;background:#000;color:#fff;font-size:12px;z-index:1}.fudge-bundle__more-toggle{display:block;width:100%;text-align:center;background:none;border:0;font-family:inherit;font-size:13px;color:#0009;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .1s ease;padding:0;margin:0 0 20px}.fudge-bundle__more-toggle:hover{color:#000}.fudge-bundle__form{margin-top:0}.fudge-bundle>.fudge-bundle__stock.metafield-order-note{margin-bottom:15px!important}.fudge-bundle__stock p{font-size:inherit!important;font-weight:500;line-height:inherit!important;gap:12px!important}.fudge-bundle__stock p>span{width:8px!important;height:8px!important}.fudge-bundle__submit{min-height:66px;border-radius:9999px;font-size:inherit}.fudge-bundle__submit:before{border-radius:9999px}.fudge-bundle__submit:after{border-radius:9999px}.fudge-bundle__total{display:flex;align-items:baseline;justify-content:space-between;padding:0 4px 8px;font-size:13px;color:#0009}.fudge-bundle__total-amount{font-size:17px;font-weight:700;color:#000}body.cfc-affiliate-active .fudge-bundle__more-toggle{display:none!important}.fudge-bundle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none}.fudge-bundle-modal.is-open{display:block}.fudge-bundle-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.fudge-bundle-modal__content{position:fixed;top:50%;left:var(--bundle-right-edge, 0px);right:auto;width:fit-content;min-width:380px;transform:translate(-100%,-50%);background:#fff;border-radius:16px;padding:28px 24px 24px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #00000026}.fudge-bundle-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;background:#f5f5f5;border-radius:50%;font-size:18px;line-height:1;color:#00000080;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s ease}.fudge-bundle-modal__close:hover{background:#e5e5e5;color:#000}.fudge-bundle-modal__title{font-size:18px;font-weight:700;color:#000;margin:0 0 16px}.fudge-bundle-table{width:100%;border-collapse:collapse;font-size:14px}.fudge-bundle-table th{text-align:left;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#00000080;padding:8px 12px;border-bottom:1px solid rgba(0,0,0,.08)}.fudge-bundle-table th:last-child,.fudge-bundle-table td:last-child{text-align:right}.fudge-bundle-table td{padding:16px 12px;border-bottom:1px solid rgba(0,0,0,.06);color:#000;vertical-align:middle;white-space:nowrap}.fudge-bundle-table .fudge-bundle-table__qty,.fudge-bundle-table .fudge-bundle-table__price{font-weight:700}.fudge-bundle-table .fudge-bundle-table__save{color:#009e75;font-weight:400;font-size:13px}.fudge-bundle-table__btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 24px;min-height:42px;background:#000;color:#fff;border:0;border-radius:42px;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .1s ease}.fudge-bundle-table__btn:hover{opacity:.85}.fudge-bundle-table__btn:disabled{opacity:.5;cursor:not-allowed}.fudge-bundle-custom{display:flex;align-items:center;gap:8px;padding:12px;background:#f5f5f5;border-radius:12px;margin-top:16px}.fudge-bundle-custom__label{font-size:13px;color:#000000b3;flex-shrink:0;white-space:nowrap}.fudge-bundle-custom__input{width:70px;padding:8px 10px;border:0;border-radius:8px;font-family:inherit;font-size:15px;font-weight:700;text-align:center;background:#fff;box-shadow:0 0 0 1px #0000001a;-moz-appearance:textfield}.fudge-bundle-custom__input::-webkit-outer-spin-button,.fudge-bundle-custom__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fudge-bundle-custom__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:18px 24px;min-height:42px;background:#000;color:#fff;border:0;border-radius:42px;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .1s ease}.fudge-bundle-custom__btn:hover{opacity:.85}.fudge-bundle-custom__btn:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:749px){.fudge-bundle-modal__content{width:var(--bundle-width, 100%);max-width:var(--bundle-width, 100%);left:var(--bundle-left, 0px);transform:translateY(-50%);border-radius:16px;padding:24px 16px 16px;max-height:100vh}.fudge-bundle-custom__btn{white-space:normal;line-height:1.2;font-size:11px;padding:8px 10px}.fudge-bundle-custom__input{width:50px}.fudge-bundle-custom__label{font-size:12px;white-space:nowrap}.fudge-bundle-table th,.fudge-bundle-table td{padding:8px 6px;font-size:13px;white-space:normal}.fudge-bundle-table__btn{padding:12px;min-height:42px;font-size:11px;white-space:normal;line-height:1.2}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fudge-7V15n-bundle-selector.css.map */
