.main-collection-product-grid{padding-top:1.6rem}.collection-bundle{display:flex;flex-direction:column;gap:4rem}.bundle-container{padding:calc(var(--spacing-sections-default) / 2);border:1px solid rgb(var(--color-section-border));border-radius:.4rem;display:flex;flex-direction:column;gap:calc(var(--spacing-sections-default) / 2)}.bundle-image,.bundle-image picture{display:flex;flex-direction:column}.bundle-image img{width:100%;height:auto}.bundle-items{display:flex;flex-direction:column;gap:var(--grid-mobile-horizontal-spacing)}.bundle-item{width:100%;flex-grow:1;border:1px dashed rgb(var(--color-section-border));display:flex;justify-content:center;align-items:center;position:relative;padding:1rem;background-color:#fff}.bundle-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;text-align:center}.bundle-footer{display:flex;flex-direction:column;gap:var(--grid-mobile-vertical-spacing)}.bundle-footer .price-container{display:flex;align-items:center;gap:var(--grid-mobile-vertical-spacing)}.bundle-footer .bundle-discount-tag{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:.2rem .5rem;font-weight:300;text-transform:uppercase;letter-spacing:.05em}.collection-bundle .card__heading a:after{display:none}.product-options-container{display:flex;flex-direction:column;gap:var(--grid-mobile-horizontal-spacing)}.product-options-container .swatch-name{font-size:1.4rem;font-weight:500;line-height:1.25;display:flex;flex-wrap:wrap;gap:8px}.product-options-container .swatch-name .swatch-name-value{font-weight:700}.collection-bundle .swatch-container{display:flex;flex-wrap:wrap;gap:.6rem}.collection-bundle .swatch-input-button{position:relative;padding-bottom:.6rem;max-width:66px}.swatch-container input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.collection-bundle .swatch-tooltip-image{display:flex;overflow:hidden;position:relative}.collection-bundle .swatch-input-button img{max-width:100%;height:auto;width:100%}.collection-bundle .swatch-input-button .swatch-label{position:absolute;left:0;right:0;top:0;bottom:0;width:auto;height:auto;border-bottom:1px solid transparent;cursor:pointer}.collection-bundle .swatch-input-button input[type=radio]:checked~.swatch-label{border-color:rgb(var(--color-foreground))}.collection-bundle .swatch-text-button{max-width:fit-content}.collection-bundle .swatch-text-button input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;padding:1.15rem 1.2rem;font-size:1.4rem;line-height:1.358;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.collection-bundle .swatch-text-button input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.collection-bundle .swatch-text-button input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.collection-bundle .swatch-text-button input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.collection-bundle .card__content{display:flex;flex-direction:column}.collection-bundle .card__content .card__information{flex-grow:1;padding-bottom:0}.collection-bundle .choose-options-btn,.collection-bundle .card__information .card-information+.swatch-name+.add-to-bundle-btn{margin-top:auto}.bundle-item-content{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;position:relative;padding:.4rem;justify-content:flex-start;gap:.8rem}.bundle-item img{max-width:100%;height:auto;object-fit:contain;width:100px}.bundle-placeholder img{outline:1px solid currentColor;outline-offset:-1px}.remove-from-bundle{--color-button-text-hover: rgb(var(--color-button-text));position:absolute;right:0;top:0;min-width:calc(2.4rem / var(--font-body-scale));min-height:2.4rem;padding:0!important;border:0}.remove-from-bundle svg{pointer-events:none}.bundle-item-details{display:flex;flex-direction:column;gap:.4rem}.bundle-item-details .bundle-product-title{font-size:1.4rem;font-weight:600;line-height:1.2}.bundle-item-details .bundle-item-variant{font-size:1.2rem}.bundle-item-details [data-option-name=Title].bundle-item-variant{display:none}.bundle-item-details .bundle-item-variant .swatch-name-label{text-transform:capitalize}.bundle-item-prices{font-size:1.4rem;display:flex;align-items:center;gap:.6rem}.bundle-item-price-original{text-decoration:line-through}.bundle-item-price-discounted{font-weight:700}.collection-bundle .swatch-input-button .disabled~.swatch-tooltip-image:after{content:"";position:absolute;left:calc(50% - 3px);top:-20px;bottom:-20px;width:3px;background-color:rgb(var(--color-foreground));transform:rotate(46deg)}.collection-bundle .swatch-text-button input[type=radio]:disabled+label,.collection-bundle .swatch-text-button input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}.collection-bundle .swatch-text-button input[type=radio].disabled:checked+label,.collection-bundle .swatch-text-button input[type=radio]:disabled:checked+label{color:rgba(var(--color-background),.6)}.remove-from-bundle:focus,.bundle-placeholder:focus{outline:1px solid rgb(var(--color-foreground));outline-offset:1px;box-shadow:0 0 0 1px rgb(var(--color-foreground))}@media (min-width: 1025px){.collection-bundle{flex-direction:row;gap:var(--spacing-sections-default);align-items:flex-start}.bundle-section{flex:0 0 40%;max-width:40%;position:sticky;top:calc(var(--header-height) + 2.4rem);max-height:calc(100vh - var(--header-height) - 4.8rem);overflow-y:auto}.product-section{flex:0 0 calc(100% - 40% - var(--spacing-sections-default));max-width:calc(100% - 40% - var(--spacing-sections-default))}.bundle-items{gap:var(--grid-desktop-horizontal-spacing)}}.bundle-footer .button{display:flex;flex-wrap:wrap;row-gap:.4rem}.bundle-footer .button span{pointer-events:none}.product-options-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none}.product-options-modal[aria-hidden=false]{display:flex;align-items:center;justify-content:center}.product-options-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.product-options-dialog{position:relative;max-width:85%;width:560px;margin:0;padding:1.6rem;box-shadow:0 1rem 3rem #0003}.product-options-close{display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px;background:transparent;border:0;cursor:pointer}.product-options-close svg{pointer-events:none}.product-options-content{max-height:70vh;overflow:auto;display:flex;flex-direction:column;gap:1.6rem}@media (max-width: 767px){.collection-bundle .button{padding:1.1rem .8rem;font-size:1.4rem}}.bundle-error-message{text-align:center;color:red;text-transform:uppercase;font-weight:700;font-size:1.6rem;line-height:1.2;letter-spacing:.05em}
/*# sourceMappingURL=/cdn/shop/t/46/assets/template-collection-bundle.css.map */
