.hidden{display:none}.lsg-bundle-block input[type=number]::-webkit-inner-spin-button,.lsg-bundle-block input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.lsg-bundle-block input[type=number]{-moz-appearance:textfield}.lsg-bundle-block{display:flex;max-width:1320px;margin:auto;justify-content:space-around;padding:0 0 80px}.lsg-bundle-block:not(.lsg-bundle-block-active){display:none}.lsg-bundle-buybox-block{width:51%;padding:0 20px}.lsg-bundle-summary-block{width:43%;padding:0 20px}.lsg-bundle-buybox-product-info{margin-bottom:1rem}.lsg-bundle-buybox-product-rating{display:flex}.lsg-bundle-product-otp-list,.lsg-bundle-product-sub-list{display:flex;flex-wrap:wrap;gap:12px;row-gap:30px}.lsg-bundle-product-select-wrapper{width:143px;padding:15px;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:15px}.lsg-bundle-product-select-img-wrap{border-radius:4px;overflow:hidden;height:0;padding-bottom:90%;position:relative}.lsg-bundle-product-select-img-wrap img{display:block;position:absolute;top:0;left:0;width:90%;height:100%;object-fit:cover;object-position:center}.lsg-bundle-product-select-title{font-size:10px;font-weight:700;text-align:center;text-transform:uppercase;flex-grow:1}.lsg-bundle-product-select-quantity-wrap{display:flex}.lsg-bundle-product-select-quantity-input,.lsg-bundle-product-select-quantity-input-display{background:none;border:0;width:100%;text-align:center;font-size:16px}button:not([disabled]){cursor:pointer}.lsg-hidden{display:none!important}.lsg-bundle-frequency-heading{color:#212121;font-size:18px;font-weight:500;margin-bottom:.5rem}.lsg-bundle-interval-select-inner{margin-bottom:20px;padding:0}.lsg-bundle-interval-select-pod-top{display:flex;flex-direction:column}.lsg-bundle-interval-el{--label-color: #212121;position:relative;display:flex;align-items:center;cursor:pointer;color:var(--label-color);font-size:18px;font-weight:500;gap:8px;padding:0 16px 2px 45px;flex-grow:1}.lsg-bundle-interval-el.lsg-bundle-interval-otp-el{margin-top:20px}.lsg-bundle-interval-el:before{position:absolute;display:inline-block;width:25px;height:25px;border-radius:50%;left:10px;top:50%;transform:translateY(-50%);content:"";border:2px solid #000}.lsg-bundle-interval-el:after{content:"";display:inline-block;position:absolute;left:14px;top:50%;transform:translateY(-50%);width:17px;height:17px;border-radius:50%}.lsg-bundle-block.lsg-bundle--otp-selected .lsg-bundle-interval-el[for^=bundleIntervalSelectOTP_]:after,.lsg-bundle-block.lsg-bundle--sub-selected .lsg-bundle-interval-el[for^=bundleIntervalSelectSub_]:after{background-color:#000}.lsg-bundle-block.lsg-bundle--otp-selected .lsg-bundle-interval-select-pod-bottom{display:none}.lsg-bundle-interval-select-pod-bottom{margin-top:.5rem}.lsg-bundle-interval-frequency-group-wrap{margin-left:42px}.lsg-bundle-interval-select-heading{color:#212121;font-size:18px;font-weight:500;margin-bottom:.5rem}.lsg-bundle-interval-frequency-select{margin:0;border:0;padding:0;font-size:18px;background:none;width:100%;font-weight:500}.lsg-bundle-interval-frequency-select-wrap{position:relative;cursor:pointer;font-size:18px;padding:8px 16px;border:3px solid #E9E8E9;border-radius:6px;color:#666}.lsg-bundle-interval-frequency-select-wrap:after{content:"";display:block;position:absolute;height:9px;width:16px;right:10px;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml;utf8,<svg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 1L7.84113 8L15 1' stroke='%23555555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}.lsg-bundle-size-select-heading{color:#212121;font-size:18px;font-weight:500;margin-bottom:.5rem}.lsg-bundle-size-select{display:flex;background:#f2f2f2;border:1px solid #ddd;border-radius:100px}.lsg-bundle-size-select-el{background:none;border:0;font-size:16px;padding:3px 8px;cursor:pointer;color:#555;text-transform:uppercase;flex-grow:1;min-height:2.5rem}.lsg-bundle-size-select-el.lsg-bundle-size-select-el--selected{color:#fff;background:#555}.lsg-bundle-size-select .lsg-bundle-size-select-el:not(:last-child){border-right:1px solid #ddd}.lsg-bundle-size-select .lsg-bundle-size-select-el:first-child{border-top-left-radius:100px;border-bottom-left-radius:100px}.lsg-bundle-size-select .lsg-bundle-size-select-el:last-child{border-top-right-radius:100px;border-bottom-right-radius:100px}.bundle-builder__selected-products{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-around;padding-bottom:20px;border-bottom:4px solid #E9E8E9}.bundle-builder__selected-product{width:calc((100% / 6) - (10px * 7 / 6));max-width:120px;position:relative}.bundle-builder__selected-product-img-wrapper{position:relative;height:0;padding-bottom:100%}.bundle-builder__selected-product-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.bundle-builder__selected-product-placeholder{position:absolute;width:100%;height:100%;border-radius:50%;border:3px dashed #555;background-color:#f1f1f1}.bundle-builder__selected-product-placeholder:after,.bundle-builder__selected-product-placeholder:before{content:"";width:calc(100% / 9);height:calc(100% / 45);background-color:#555;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bundle-builder__selected-product-placeholder:after{transform:translate(-50%,-50%) rotate(90deg)}.bundle-builder__selected-product.active .bundle-builder__selected-product-placeholder{display:none}.bundle-builder__selected-product:not(.active) .bundle-builder__selected-product-image{display:none}.bundle-builder__selected-product:not(.active) .bundle-builder__selected-product-remove-button{display:none}.bundle-builder__selected-product-remove-button{position:absolute;top:0;right:0;background-color:#555;color:#fff;width:20px;height:20px;border-radius:50%;margin:0!important;padding:10px!important}.bundle-builder__selected-product-remove-button:before,.bundle-builder__selected-product-remove-button:after{content:"";display:block;width:50%;height:10%;background-color:currentColor;border-radius:1px;position:absolute;top:50%;left:50%}.bundle-builder__selected-product-remove-button:before{transform:translate(-50%,-50%) rotate(45deg)}.bundle-builder__selected-product-remove-button:after{transform:translate(-50%,-50%) rotate(-45deg)}.bundle-builder__selected-product-title{display:block;font-size:12px;font-weight:700;text-align:center}.bundle-builder__selected-product.active .bundle-builder__selected-product-title{margin-top:20px}.lsg-bundle-product-select-quantity-wrap{position:relative;background:#fff;border-radius:6px;border:1px solid #000;color:#000;height:30px;display:flex;align-items:center;justify-content:space-around;font-size:12px;font-weight:700}.lsg-bundle-product-select-quantity-wrap:not(.no-quantity) .lsg-bundle-product-select-quantity-increment-add-text{display:none}.lsg-bundle-product-select-quantity-increment{width:30%;background:none;border:0;margin:0!important;padding:0!important}.lsg-bundle-product-select-quantity-increment svg path{stroke:#000}button.lsg-bundle-product-select-quantity-increment:focus-visible{outline:none!important}.lsg-bundle-product-select-quantity-input-display{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:25%}.lsg-bundle-product-select-quantity-wrap.no-quantity .lsg-bundle-product-select-quantity-minus,.lsg-bundle-product-select-quantity-wrap.no-quantity .lsg-bundle-product-select-quantity-plus svg,.lsg-bundle-product-select-quantity-wrap.no-quantity .lsg-bundle-product-select-quantity-input-display{display:none}.lsg-bundle-product-select-quantity-wrap.no-quantity .lsg-bundle-product-select-quantity-plus{background:#000;color:#fff;display:flex;width:100%;align-items:center;justify-content:center;height:100%;position:absolute;border-radius:5px}.lsg-bundle-product-select-quantity-wrap.no-quantity .lsg-bundle-product-select-quantity-plus:disabled{background-color:#f2f2f2;color:#000}.lsg-bundle-product-select-quantity-increment-add-text{text-transform:uppercase}.lsg-bundle-buybox-description{font-size:20px;color:#000;font-weight:500;padding-bottom:20px;border-bottom:4px solid #E9E8E9;margin-bottom:20px;margin-top:15px}.lsg-bundle-product-list,.bundle-builder__selected-products{margin-top:15px}.title{font-size:25px}.bundle-builder__selected-products{margin-bottom:20px}.lsg-bundle-submit-button{font-size:22px;text-align:center;display:block;background-color:#277222;color:#fff;border-radius:6px;width:100%;padding:14px 30px;transition:all ease-in .15s;text-transform:uppercase}.lsg-bundle-submit-button:not(.disabled){background-color:#277222;color:#fff}.lsg-bundle-submit-button:not(.disabled):hover{background-color:#000}.lsg-bundle-sub-atc{margin-top:20px;font-size:12px;text-align:center;color:#212121;font-weight:400}.lsg-bundle-form div.lsg-bundle-atc-wrapper{display:flex}.lsg-bundle-product-select-quantity-wrap button:focus{outline:0px!important}input#bundleQty{pointer-events:none}.lsg-bundle-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px #0003;padding:20px 16px;z-index:998;transition:all .4s ease-in}.lsg-bundle-block:not(.is-initialized) .lsg-bundle-sticky-bar{display:none}.lsg-bundle-block.summary-is-below:not(.has-selected-product) .lsg-bundle-sticky-bar,.lsg-bundle-block.summary-is-visible .lsg-bundle-sticky-bar,.lsg-bundle-block.is-scroll-bottom .lsg-bundle-sticky-bar{opacity:0;touch-action:none;pointer-events:none}.lsg-bundle-block:not(.bundle-checkout-enabled) .lsg-bundle-sticky-selected-products,.lsg-bundle-block:not(.bundle-checkout-enabled) .lsg-bundle-sticky-atc .lsg-bundle-sub-atc{display:none}.lsg-bundle-sticky-inner{display:flex;gap:20px;flex-direction:column;width:100%;max-width:1280px;margin:auto}.lsg-bundle-sticky-bar .bundle-builder__selected-products{margin:0;row-gap:20px}.lsg-bundle-sticky-summary-block .bundle-builder__selected-product.active .bundle-builder__selected-product-title{margin-top:10px}.lsg-bundle-sticky-bar .lsg-bundle-interval-select-inner,.lsg-bundle-sticky-bar .lsg-bundle-interval-select-pod-bottom{margin-bottom:0}.lsg-bundle-sticky-bar .lsg-bundle-sub-atc{margin-top:15px}.lsg-bundle-wrapper{background-color:#f8f8f8}.lsg-bundle-product-select-quantity-wrap svg{margin-top:-3px}.mobile-separator,.mobile-only{display:none}@media (max-width: 767px){.lsg-bundle-block{flex-direction:column;padding:20px 0 30px}.lsg-bundle-buybox-product-info{display:none}.mobile-separator{border-bottom:4px solid #E9E8E9;display:block;margin-bottom:20px}.mobile-center{display:block;text-align:center;font-size:20px;margin:0 20px}.lsg-bundle-gallery-block,.lsg-bundle-buybox-block,.lsg-bundle-summary-block{width:100%}.lsg-bundle-product-set-list{flex-wrap:wrap;margin:0 20px}.lsg-bundle-product-select-wrapper{width:calc(50% - 10px)}.lsg-bundle-buybox-product-info{text-align:center}.lsg-bundle-buybox-product-name{font-size:22px;margin-bottom:3px;font-weight:600}.lsg-bundle-buybox-block{padding:0 15px;margin-bottom:30px}.lsg-bundle-buybox-block:after{content:"";display:block;border-bottom:4px solid #E9E8E9;margin-top:30px;margin-left:20px;margin-right:20px}.lsg-bundle-buybox-block .mobile-only .product-meta__price-list-container{display:flex;align-items:center;justify-content:center}.lsg-bundle-sticky-summary-block label.mobile-center{margin-bottom:20px}.lsg-bundle-product-select-wrapper{padding:20px}.lsg-bundle-product-select-title{font-size:10px}.lsg-bundle-product-select-quantity-wrap{font-size:12px}.lsg-bundle-summary-block h1{font-size:20px;margin-bottom:0}.lsg-bundle-summary-block .custom_price_display{font-size:16px}.bundle-builder__selected-products{margin-top:20px;gap:10px;row-gap:30px;margin-bottom:30px}.bundle-builder__selected-product{width:calc((100% / 3) - (10px * 4 / 3))}.bundle-builder__selected-product-title{font-size:10px}.lsg-bundle-interval-el,.lsg-bundle-interval-frequency-select{font-size:16px}.lsg-bundle-submit-button-atc-text{font-size:18px}.lsg-bundle-submit-button{padding:14px 16px}.lsg-bundle-sticky-bar-frequency-select,.lsg-bundle-sticky-selected-products ul.subsave-class{display:none}.lsg-bundle-sticky-bar .bundle-builder__selected-product{width:calc((100% / 6) - (10px * 5 / 6))}}@media (min-width: 768px){.lsg-bundle-sticky-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.lsg-bundle-block.summary-is-below .lsg-bundle-sticky-bar{opacity:0;touch-action:none;pointer-events:none}.lsg-bundle-sticky-bar .bundle-builder__selected-products{gap:6px;flex-wrap:nowrap}.lsg-bundle-sticky-summary-block .bundle-builder__selected-product-placeholder{border-width:2px}.lsg-bundle-sticky-bar .bundle-builder__selected-products .bundle-builder__selected-product{width:36px}.lsg-bundle-sticky-bar .bundle-builder__selected-product-remove-button{width:14px;height:14px}.lsg-bundle-sticky-bar .bundle-builder__selected-products .bundle-builder__selected-product-title-wrap,.lsg-bundle-sticky-bar .lsg-bundle-interval-select-pod-bottom,.lsg-bundle-sticky-bar .lsg-bundle-sub-atc,.lsg-bundle-sticky-bar .lsg-bundle-frequency-heading{display:none}.lsg-bundle-sticky-bar .lsg-bundle-interval-el{padding-left:30px;padding-right:10px;font-size:12px}.lsg-bundle-sticky-bar .lsg-bundle-sticky-bar-frequency-select{border-left:1px solid #555;padding-left:10px}.lsg-bundle-sticky-bar .lsg-bundle-sticky-bar-frequency-select .lsg-bundle-interval-select-heading{display:none}.lsg-bundle-sticky-bar .lsg-bundle-interval-frequency-select-wrap{padding:.25rem 1.5rem .25rem .5rem}.lsg-bundle-sticky-bar .lsg-bundle-interval-frequency-select{font-size:12px}.lsg-bundle-block.lsg-bundle--otp-selected .lsg-bundle-sticky-bar-frequency-select .lsg-bundle-interval-frequency-select-wrap:after{width:10px;height:7px}.lsg-bundle-block.lsg-bundle--otp-selected .lsg-bundle-sticky-bar-frequency-select .lsg-bundle-interval-frequency-select{color:gray;pointer-events:none;touch-action:none}.lsg-bundle-block.lsg-bundle--otp-selected .lsg-bundle-sticky-bar-frequency-select .lsg-bundle-interval-select-heading{color:gray}.lsg-bundle-sticky-bar .lsg-bundle-interval-select-pod-top{align-items:flex-start}.lsg-bundle-sticky-bar .lsg-bundle-interval-el{gap:10px}.lsg-bundle-sticky-bar .lsg-bundle-interval-frequency-select{background:none}.lsg-bundle-sticky-selected-products ul.subsave-class{display:none}.lsg-bundle-sticky-bar .lsg-bundle-interval-name{margin-left:10px}.lsg-bundle-sticky-bar .lsg-bundle-interval-frequency-group-wrap{margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/714/assets/lsg-bundle.css.map */
