.bundle-builder-container{display:flex;gap:30px;margin:30px 0}.bundle-products-grid h2{margin-top:0}.bundle-products-grid{flex:3}.bundle-sidebar{flex:1;min-width:250px;border:1px solid #154439;border-radius:5px;padding:15px;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.products-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-bottom:100px}.bundle-header{margin-bottom:40px}.bundle-header h3{margin:0}.bundles-product-image img{aspect-ratio:1 / 1;height:100%;object-fit:cover}.bundle-product-card{transition:box-shadow .3s ease;display:flex;flex-direction:column;height:100%;position:relative}.bundle-product-image{text-align:center;margin-bottom:10px;position:relative}.bundle-product-image img{max-width:100%;height:auto}.bundle-product-info{height:100%;display:flex;flex-direction:column}.bundle-product-image .button{max-width:100%;width:100%}.bundle-product-price{color:#246a5a;font-size:15px;font-family:Montserrat,serif;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.45px;text-transform:uppercase;margin-top:0;text-align:left}.variant-selector{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}.add-to-bundle-btn{cursor:pointer;transition:background-color .3s ease;text-transform:uppercase;max-width:100%}.add-to-bundle-btn.out-of-stock{background-color:#ccc;cursor:not-allowed;opacity:.6}.variant-pop-up .add-to-bundle-btn{margin-top:10px}.bundle-sidebar h2{margin-top:0;padding-bottom:10px;border-bottom:1px solid #e8e8e8;color:#287868!important;font-family:Montserrat!important;font-size:22px!important;line-height:30px!important;font-style:normal!important;font-weight:600!important;letter-spacing:.66px!important}#bundle-items-container{margin-bottom:15px;max-height:60vh;overflow-y:auto}.empty-bundle-message{color:#888;font-style:italic;text-align:center;padding:20px 0}.bundle-item{display:flex;padding:10px 0;border-bottom:1px solid #f0f0f0;position:relative}.bundle-item-image{width:50px;margin-right:10px}.bundle-item-image img{max-width:100%;height:auto}.bundle-item-details{flex:1}.bundle-item-details h4{margin:0 0 5px;font-size:18px;font-family:Montserrat!important;padding-right:15px}.bundle-item-variant{font-size:.8rem;color:#81caac;margin:0 0 5px}.bundle-item-price{font-size:.9rem;margin:0 0 5px}.bundle-item-quantity{display:flex;align-items:center}.quantity-btn{width:24px;background:#f5f5f5;background-color:#fce7ef!important;cursor:pointer;display:flex;align-items:center;justify-content:center}.quantity-display{width:30px;text-align:center;font-size:13px;color:#702656!important;background-color:#fce7ef!important}.remove-item-btn{position:absolute;top:5px;right:5px;background:none;border:none;font-size:1.2rem;cursor:pointer;color:#999}.bundle-summary{padding-top:15px;border-top:1px solid #e8e8e8}.bundle-total{font-weight:700;font-size:1.1rem}#bundle-discount{font-weight:700}#add-bundle-to-cart{width:100%;padding:10px;background-color:#702656;color:#fff3f8;border:none;cursor:pointer;margin-top:10px}#add-bundle-to-cart:disabled{background-color:#ccc;cursor:not-allowed}#add-bundle-to-cart:not(:disabled):hover{background-color:#81caac}.slide-cart-original-price{text-decoration:line-through;color:#999;margin-right:5px}.slide-cart-discounted-price{color:#e53935;font-weight:700}.variant-pop-up{position:absolute;bottom:0;left:0;width:100%;display:none;background:#287868;padding:15px}.bundle-product-variants{position:relative}.bundle-product-variants *{color:#fce7ef}.quick-add-close{position:absolute;right:0;top:0}.quick-add-close path{fill:#fce7ef}.variant-option-group{margin-top:10px}.variant-option-group label{font-weight:600;font-size:14px;margin-bottom:10px;text-align:left;width:100%;display:block}.variant-option-group .select{min-width:100%;background-color:transparent;border-color:#fce7ef}.variant-option-group option{background-color:#287868}.splide{visibility:hidden}.splide.is-initialized{visibility:visible}#PBarNextFrameWrapper{display:none!important;height:0!important}@media screen and (max-width: 768px){.bundle-builder-container{flex-direction:column}.products-container{grid-template-columns:1fr 1fr;gap:10px}.bundle-products-grid{width:100%}.variant-pop-up{padding:15px;height:fit-content;position:fixed;bottom:0;left:0;z-index:999999}.bundle-sidebar{position:fixed;bottom:0;left:0;width:100%;margin:0;padding-bottom:0;max-height:80vh;transform:translateY(100%);transition:transform .3s ease;z-index:1000;box-shadow:0 -2px 10px #0000001a;border-radius:15px 15px 0 0;background-color:#fff3f8;opacity:0}.bundle-sidebar.active{transform:translateY(0);max-height:100vh;opacity:1}#bundle-items-container{height:40vh}#bundle-discount{margin-top:0;margin-bottom:10px}.bundle-total,.bundle-sidebar h2{margin-bottom:10px}.bundle-mobile-toggle{position:fixed;bottom:20px;right:20px;background-color:#287868;color:#fff3f8;border:none;border-radius:30px;padding:10px 20px;box-shadow:0 2px 5px #0003;z-index:9999;display:block!important;width:auto!important}.bundle-count{display:inline-block;background:#fff3f8;color:#287868;border-radius:50%;width:24px;height:24px;line-height:24px;text-align:center;margin-left:8px}.flying-product{position:fixed;z-index:1001;border-radius:50%;transition:all .5s ease;pointer-events:none}html,body{height:100%;margin:0;padding:0}.header-text{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px}.bundles-product-image{display:none}.bundle-header{margin-bottom:15px}.products-container{margin-bottom:40px}bundles-product-image-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center}.header-text h3{color:#fff;text-align:center;margin-bottom:5px}.header-text p{color:#fff;text-align:center;max-width:180px;margin:0 auto}.header-text p br{display:none}}@media screen and (max-width: 380px){.header-text h3{font-size:20px}.header-text p{font-size:8px;line-height:1.2}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/bundles.css.map */
