.bundle-builder-section .main-grid{--grid-gap: 4rem}.bundle-builder-section .main-grid .grid{--grid-gap: 2rem}.bundle-builder-section .allowed-items-container{margin-top:-1em}.bundle-builder-section{background:var(--section-bg);padding:var(--section-padding);--builder-nav-height: 3em}.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);background:var(--scheme-background-color);align-items:stretch;z-index:30;transition:top var(--animation-speed-fast) ease-out;margin-bottom:1em;padding:1em 0;flex-wrap:wrap;gap:.5em}.bundle-builder-section .nav .title{margin-bottom:0}.bundle-builder-section .steps{gap:.5em;flex:1}.bundle-builder-section .step-nav{padding:.5em 1.125em;border:1px solid currentColor;border-radius:5em;font-size:.875em;white-space:nowrap}.bundle-builder-section .step-nav:hover{background-color:var(--scheme-text-color);color:var(--scheme-background-color)!important}.bundle-builder-section .step-nav.active{background-color:var(--scheme-text-color);color:var(--scheme-background-color)}.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-heading{margin-bottom:.75em;display:flex;align-items:center;position:sticky;top:calc(var(--header-offset) + var(--builder-nav-height));background:var(--scheme-background-color);z-index:3;padding:1.25em .15em;transition:top var(--animation-speed-fast) ease-out}.bundle-builder-section .step-heading>div{position:relative}.bundle-builder-section .step-heading>div:after{content:"";display:block;position:absolute;width:100%;border-top:1px solid var(--scheme-borders-color);top:-1.25em}.bundle-builder-section .step-heading .title{margin-bottom:0;margin-right:.5em}.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;padding:1.75em 2em;border:1px solid var(--scheme-borders-color);background:var(--scheme-background-color);display:flex;flex-flow:column;transition:height var(--animation-speed-fast) ease-out;border-radius:.625em}.bundle-bottom-panel{display:flex;flex-grow:1;flex-flow:column}.bundle-items-wrapper{position:relative;flex-grow:1;border-width:1px 0}.bundle-items-wrapper .bundle-items:not(:empty){padding:1.5em 0 0}.bundle .bottom{border-top:1px solid var(--scheme-borders-color);margin-top:1.5em}.bundle .bottom .totals-wrapper .subtotal{padding:.75em 0;font-weight:500}.bundle-item{box-shadow:2px 2px 10px #0000001a;border-radius:.5em}.bundle-item:not(:last-child){margin-bottom:.75em}.bundle-item .item-column.col-image{width:100%;max-width:5.125em}.bundle-item .image{width:100%;background-color:var(--product-background-color);max-width:6em;height:100%;display:flex;align-items:center;justify-content:center}.bundle-item .image img{width:70%;margin:0 auto}.bundle-item .image-placeholder{padding-top:100%;background:var(--scheme-borders-color)}.bundle-item .info-placeholder:before,.bundle-item .info-placeholder:after{content:"";width:100%;border:1px solid var(--scheme-borders-color);border-width:1px 0;height:1em;display:block;margin-top:1em;font-size:.75em}.bundle-item .info{padding:.5em 1em}.bundle-item .info>*{font-size:.875em;font-weight:500}.bundle-item .info .variant-title{opacity:.7;font-weight:600}.bundle .subtotal .price .retail{text-decoration:line-through}.bundle-item .col-remove{padding:.75em 1em}.bundle-item .remove{border:1px solid var(--scheme-text-color);border-radius:2em;height:2em;width:2em;display:flex;align-items:center;justify-content:center}.bundle .progress{padding:.5em 0 1.5em;margin:0}.bundle .progress-disclaimer.free-shipping{color:var(--scheme-highlights);padding-top:1em;font-weight:700}.bundle .progress-bars{position:relative;width:100%;margin-top:.5em}.bundle .progress-bar{position:relative;background:#0001;width:100%;height:.5em;border-radius:.5em}.bundle .progress-value{background:var(--scheme-highlights);width:0%;height:100%;position:absolute;top:0;left:0;border-radius:.5em;z-index:1}.bundle .progress-dot{background:var(--scheme-fields-border-color);width:1em;height:1em;border-radius:1em;position:absolute;top:0;left:100%;transform:translate(-100%,-25%);display:none}.bundle .progress-dot.completed{background:var(--scheme-highlights)}.bundle .progress-bars{--column-gap: 0;column-gap:var(--column-gap)}.bundle .progress-bars.joined{height:.5em;margin-bottom:1em;--column-gap: 0}.bundle .progress-bars.independent{flex-flow:row;flex-wrap:wrap;margin-bottom:-1em}.bundle .progress-bars.independent .progress-bar{width:100%;margin-bottom:2em}.bundle .progress-bars .progress-dot-title{padding:1em 0 .5em;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.bundle .progress-bars .progress-dot-title .title{color:var(--scheme-highlights);font-weight:800;line-height:1em}.bundle .progress-bars .progress-dot-title .caption-progress{font-size:.875em;opacity:.7;font-weight:500}.bundle .progress-completed{padding:.5em;border:1px solid var(--scheme-borders-color);background:var(--scheme-borders-color);margin:.5em 0}.bundle .progress-completed:empty{display:none}.bundle .progress-disclaimer{margin-top:1em}.bundle-wrapper .expand-button{position:absolute;top:1em;right:1em;height:2em;width:2em;background:#0001;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[aria-expanded=true] svg{transform:rotate(-180deg)}.bundle-builder-section .product-card .product-category{display:none}.bundle-builder-section .product-card .btn.add:not([disabled=true]){border-color:var(--scheme-buttons-border);color:var(--scheme-buttons-border);font-weight:600}.bundle-builder-section .product-card .swatch-group .swatch{flex-grow:1}.bundle-builder-section .product-card .product-swatch:not(.color-swatches) .label-inner{height:unset;padding:1em}.bundle-builder-section .product-card .single-variant{display:none}.bundle-builder-section .product-card .single-variant~product-buttons{margin-top:.75em}.bundle-builder-section .subtitle-price{flex-wrap:wrap}.bundle-builder-section .product-card.atc:not(.expand) .info .price{display:block!important}.bundle-builder-section .product-card{display:flex;flex-direction:column}.bundle-builder-section .product-card .info{display:flex;flex-direction:column;flex-grow:1}.bundle-builder-section .product-card add-to-cart-form{margin-top:auto}.bundle-builder-section .product-card .product-variant{font-weight:600;opacity:.75;margin-bottom:.75em;margin-top:.25em}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(1em + 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))}.bundle .bottom .btn.add{font-size:1.5em;width:100%}}.bundle-builder-section .nav,.bundle-builder-section .step-heading{padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:calc(-1 * var(--container-padding));margin-right:calc(-1 * var(--container-padding))}@media (max-width: 1370px){.bundle-builder-section .step-nav{flex:1}}@media (max-width: 1200px){.bundle-builder-section .main-grid>.grid-item.allowed-items-container{width:60%}.bundle-builder-section .main-grid>.grid-item.grid-item-bundle{width:40%}.bundle-builder-section .product-item{width:50%}header.header-sticky:not(.header-hidden)~main .bundle-builder-section .step-heading{top:calc(3em + var(--header-height) + var(--builder-nav-height))}}@media (max-width: 66em){.bundle-builder-section .nav{margin-left:0;margin-right:0;margin-bottom:0;flex-direction:column;gap:.75em;position:static}.bundle-builder-section .steps{flex-wrap:wrap;justify-content:flex-start}.bundle-builder-section .step-nav{flex-grow:initial}.bundle-builder-section .main-grid{margin-left:0}.bundle-builder-section .main-grid>.grid-item{width:100%!important;padding:0}.bundle-builder-section .grid-item-bundle{position:sticky;bottom:0;z-index:500}.bundle-builder-section .product-card .reviews{display:none}.bundle-builder-section .product-card .price{margin-top:.25em}.bundle-builder-section .medium-down--container{box-sizing:border-box}.bundle-wrapper{position:relative;margin-bottom:0;top:initial;width:100%;left:0}.bundle-items{position:static;height:calc(100vh - 31em)}.bundle .title{padding-right:3.5em}.bundle-builder-section .step-heading{flex-flow:column;margin-left:0;margin-right:0;position:static}.bundle .progress-bars .progress-dot-title .title,.bundle .progress-bars .progress-dot-title .caption-progress{font-size:.75em}.bundle-items-wrapper{max-height:25em;overflow:scroll}.bundle:has(button[aria-expanded=false]) .progress-disclaimer{display:none}.bundle:has(button[aria-expanded=false]) .bottom{border-top:1px solid var(--scheme-borders-color)}header.header-sticky:not(.header-hidden)~main .bundle-builder-section .step-heading{top:calc(var(--header-height) + var(--builder-nav-height))}.bundle{padding:var(--container-padding);border:none}.bundle .top{padding:.5em 0;margin-bottom:.5em}.bundle .bottom{margin-top:1em}.bundle-item{overflow:hidden}.bundle-items-wrapper{margin-left:-.5em;margin-right:-.5em}.bundle .bottom .totals-wrapper{padding-top:1em}.bundle .bottom .totals-wrapper .subtotal{padding:0}.bundle-items-wrapper .bundle-items:not(:empty){padding:.5em}.bundle-items-wrapper .bundle-items:not(:empty):after{content:"";display:block;height:.5em}.bundle-wrapper .expand-button{top:1.4em}}
/*# sourceMappingURL=/cdn/shop/t/806/assets/bundle_builder.css.map */
