.bundle{--progressbar-color: #ddd;--progressbar-filled-color: #555}.bundle-builder-section{background:var(--section-bg);padding:var(--section-padding);--builder-nav-height: 4em}.bundle-builder-section button[disabled]{opacity:.4}.bundle-builder-section .control-button .quantity-box,.bundle-builder-section .control-quantity product-buttons{display:none!important}.bundle-builder-section .nav{position:sticky;top:var(--header-offset);height:var(--builder-nav-height);background:#fff;align-items:center;z-index:3;transition:top var(--animation-speed-fast) ease-out}.bundle-builder-section .step-nav{padding:.5em 1em;border:1px solid currentColor;margin:0 5%}.bundle-builder-section .step{margin-bottom:2em}.bundle-builder-section .step:last-child{margin-bottom:0}.bundle-builder-section .step-nav.number{padding:0;width:3em;height:3em;border-radius:50%}.bundle-builder-section .step-nav:not(.active){box-shadow:2px 2px 4px #0006}.bundle-builder-section .step-nav.active{border-width:2px}.bundle-builder-section .step-heading{background:var(--section-bg);margin-bottom:1.5em;display:flex;align-items:center;position:sticky;top:calc(var(--header-offset) + var(--builder-nav-height));z-index:3;padding:.5em 0;border-bottom:1px solid;transition:top var(--animation-speed-fast) ease-out}.bundle-builder-section .step-heading .title{margin-bottom:0;margin-right:.5em}.bundle-builder-section .step-heading .selected-quantity{margin-left:.2em}.bundle-builder-section [data-nav-mode=show_tabs] .step:not(.active),.bundle-builder-section [data-nav-mode=step_by_step] .step:not(.active){display:none}.bundle-builder-section .product-item{margin-bottom:var(--items-margin, 3em)}.bundle-wrapper{position:sticky;top:calc(2em + var(--header-offset));display:block;margin-bottom:2em;transition:top var(--animation-speed-fast) ease-out}.bundle{display:block;border:1px solid;background:var(--section-bg);height:calc(85vh - var(--header-height));display:flex;flex-flow:column;transition:height var(--animation-speed-fast) ease-out}.bundle-bottom-panel{display:flex;flex-grow:1;flex-flow:column}.bundle-items-wrapper{position:relative;flex-grow:1;border:1px solid #ccc;border-width:1px 0}.bundle .top,.bundle .bottom{padding:1em}.bundle .top .title{margin-bottom:0}.bundle .bottom{display:flex;justify-content:space-between;align-items:center}.bundle .bottom .subtotal-savings{color:var(--price-color);font-weight:700}.bundle .bottom .subtotal .price{font-weight:700}.bundle .bottom .subtotal.bundle-savings .price{color:unset;opacity:.5;text-decoration:line-through;font-weight:700}.bundle-items{overflow:auto;height:100%;position:absolute;width:100%}.bundle-item{padding:1em 1em 0}.bundle-item:last-child{padding-bottom:1em}.bundle-item .image{width:100%}.bundle-item .image-placeholder{padding-top:100%;background:#ddd}.bundle-item .info-placeholder:before,.bundle-item .info-placeholder:after{content:"";width:100%;border:1px solid #ddd;border-width:1px 0;height:1em;display:block;margin-top:1em;font-size:.75em}.bundle-item .title{font-weight:600;text-transform:uppercase}.bundle-item .price .money{font-weight:600}.bundle-item .price .bundle-savings{padding-left:.5em}.bundle-item.bundle-discount .price .money{opacity:.5;font-weight:700;text-decoration:line-through;color:unset}.bundle-item.bundle-discount .price .bundle-savings{color:var(--price-color);margin-right:.5em;font-weight:700}.bundle-item .quantity{border:1px solid var(--qty-border-color);padding:.25em 1em;font-size:.75em;font-weight:700}.bundle-item .remove{width:1em;height:1em}.bundle-item .remove svg path{fill:transparent}.bundle .subtotal .price .retail{text-decoration:line-through}.bundle .bottom .bundle-exists{font-size:.75em;font-weight:700}.bundle .progress-bars{position:relative;width:100%;margin-top:.5em}.bundle .progress-bar{position:relative;background:var(--progressbar-color);width:100%;height:.5em;border-radius:.5em}.bundle .progress-value{background:var(--progressbar-filled-color);width:0%;height:100%;position:absolute;top:0;left:0;border-radius:.5em;z-index:1}.bundle .progress-dot{background:var(--progressbar-color);width:1em;height:1em;border-radius:1em;position:absolute;top:0;left:100%;transform:translate(-100%,-25%)}.bundle .progress-dot.completed{background:var(--progressbar-filled-color)}.bundle .progress-bars{--column-gap: 0;column-gap:var(--column-gap)}.bundle .progress-bars.joined{height:.5em;margin-bottom:1em}.bundle .progress-bars.independent{flex-flow:row;flex-wrap:wrap;margin-bottom:-1em}.bundle .progress-bars.independent .progress-bar{width:calc(50% - var(--column-gap) / 2);margin-bottom:2em}.bundle .progress-bars .progress-dot-title{position:absolute;font-size:.75em;right:0;top:1.1em;line-height:1.2}.bundle .progress-completed{padding:.5em;border:1px solid #ddd;background:#eee;margin:.5em 0}.bundle .progress-completed:empty{display:none}.product-card .btn.add{background-color:transparent;border:1px solid var(--title-color);color:var(--title-color);padding-left:.25em;padding-right:.25em}.bundle .progress-bars.joined,.bundle .progress-completed,.bundle-builder-section .step-heading .selected-info,.bundle .top .items{display:none!important}.bundle .progress-disclaimer{font-size:.75em;font-weight:600}.bundle-wrapper .expand-button{position:absolute;top:1em;right:1em;height:2em;width:2em;background:var(--title-color);border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.bundle-wrapper .expand-button svg{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.bundle-wrapper .expand-button svg path{stroke:var(--section-bg)}.bundle-wrapper .expand-button[aria-expanded=true] svg{transform:rotate(-180deg)}header.header-sticky:not(.header-hidden)~main .bundle-builder-section .nav{top:var(--header-height)}header.header-sticky:not(.header-hidden)~main .bundle-builder-section .step-heading{top:calc(var(--header-height) + var(--builder-nav-height))}@media (min-width: 67em){header.header-sticky:not(.header-hidden)~main .bundle-builder-section .bundle-wrapper{top:calc(2em + var(--header-height))}header.header-sticky:not(.header-hidden)~main .bundle-builder-section .bundle-wrapper .bundle{height:calc(100vh - var(--header-height) - 4em)}}@media (max-width: 1200px){.bundle-builder-section .main-grid>.grid-item{width:50%}.bundle-builder-section .product-item{width:50%}}@media (max-width: 66em){.bundle-builder-section .main-grid{margin-left:0}.bundle-builder-section .main-grid>.grid-item{width:100%;padding:0}.bundle-builder-section .grid-item-bundle{position:sticky;bottom:0;z-index:3}.bundle-builder-section .medium-down--container{box-sizing:border-box}.bundle-wrapper{position:relative;margin-bottom:0;top:initial;width:100%;left:0}.bundle{height:initial;max-height:calc(99vh - var(--header-height))}.bundle-items{position:static;height:calc(100vh - 31em)}.bundle .title{padding-right:3.5em}.bundle-builder-section .step-heading{flex-flow:column}}
/*# sourceMappingURL=/cdn/shop/t/1873/assets/bundle_builder.css.map */
