.bundle-builder-section{background:#fff!important}.bundle-builder{position:relative;padding:2rem 0}.bundle-builder__heading{margin-bottom:.5rem;font-size:2rem}.bundle-builder__subheading{margin-bottom:2rem;font-size:1.1rem;color:#666}.bundle-builder__two-column-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2rem}.bundle-builder__products-column,.bundle-builder__cart-column{width:100%}.bundle-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.grid__item{padding:0}.grid--2-col-desktop{grid-template-columns:repeat(2,1fr)}.grid--3-col-desktop{grid-template-columns:repeat(3,1fr)}.grid--4-col-desktop{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:991px){.bundle-builder{padding:1.5rem 0}.bundle-builder__two-column-layout{grid-template-columns:1fr;gap:1.5rem}.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.bundle-builder__cart-column{display:none}.bundle-builder{padding-bottom:5rem}}@media screen and (max-width:480px){.bundle-builder{padding:1rem 0}.bundle-builder__two-column-layout{gap:1rem}.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.bundle-product-card__title{font-size:.9rem}.bundle-product-card__content{padding:.75rem}.bundle-product-card__add-btn{padding:.6rem .75rem;font-size:.8rem}.bundle-mobile-cart-bar__text{display:none}.bundle-product-card__discount-tag{top:-120px!important}inbox-online-store-chat{bottom:80px!important;z-index:9!important}}.bundle-product-card{border:1px solid #e0e0e0;border-radius:5px;overflow:hidden;height:100%;display:flex;flex-direction:column}.bundle-product-card.in-bundle{border-color:#e0e0e0}.bundle-product-card__image{width:100%;position:relative;padding-top:100%;overflow:hidden;background-color:transparent}.bundle-product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;background-color:transparent;cursor:pointer}.bundle-product-card__image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}.bundle-product-card:hover .bundle-product-card__image img{transform:none}.bundle-product-card__content{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.bundle-product-card__title{font-size:1rem;margin-bottom:.5rem;font-weight:500;cursor:pointer}.bundle-product-card__reviews{margin-bottom:.75rem;min-height:20px}.bundle-product-card__price{font-size:1.1rem;font-weight:600;margin-bottom:1rem;position:relative}.bundle-product-card__original-price{text-decoration:line-through;color:#999;font-size:.9rem;margin-right:.5rem}.bundle-product-card__discounted-price{color:#832082;font-weight:700}.bundle-product-card__discount-tag{position:absolute;top:2px;right:0;background-color:#832082;color:#fff;font-size:.8rem;padding:4px 8px;border-radius:3px;font-weight:700;box-shadow:0 1px 3px #0000001a}.bundle-product-card__add-btn{margin-top:auto;background-color:#95c120;color:#fff;border:none;border-radius:4px;padding:.75rem 1rem;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;text-align:center}.bundle-product-card__add-btn:hover{background-color:#72911f}.bundle-product-card__info-btn{margin-top:auto;background-color:#000;color:#fff;border:none;border-radius:4px;padding:.75rem 1rem;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;text-align:center;margin-bottom:10px;opacity:.3}.bundle-product-card__info-btn:hover{background-color:#ddd}.bundle-product-card__add-btn.in-bundle{padding:.5rem}.bundle-quantity-selector{display:flex;align-items:center;justify-content:space-between;width:100%}.bundle-quantity-btn{width:28px;height:28px;border:none;background-color:#fff3;color:#fff;border-radius:50%;font-size:1.2rem;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.bundle-quantity-btn:hover{background-color:#ffffff4d}.bundle-quantity-decrease{padding-bottom:3px}.bundle-quantity-increase{padding-top:1px}.bundle-quantity-num{font-weight:600;color:#fff;font-size:1rem}.bundle-cart{background-color:#f9f9f9;border-radius:6px;box-shadow:0 2px 12px #0000001a;position:sticky;top:20px;height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden}.bundle-cart.is-active{display:flex}.bundle-cart__header{padding:1.5rem 1.5rem .75rem;background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:5;display:flex;flex-direction:column;align-items:center}.bundle-cart__title{margin:0;font-size:1.2rem;font-weight:600;text-align:center}.bundle-cart__header-discount{width:100%;background-color:#832082;color:#fff;text-align:center;padding:10px;font-weight:700;font-size:1rem;margin-top:.75rem;box-shadow:none;border-radius:0}.bundle-mobile-cart-drawer__header .bundle-cart__header-discount{position:absolute;top:100%;left:0;right:0;border-radius:0;z-index:4;margin-top:0;box-shadow:none;padding:10px}.bundle-cart__content{flex-grow:1;overflow-y:auto;padding:.75rem 1rem;max-height:calc(100% - 180px);scrollbar-width:thin;scrollbar-color:#ccc #f9f9f9;background:#fff}.bundle-cart__content::-webkit-scrollbar{width:6px}.bundle-cart__content::-webkit-scrollbar-track{background:#f9f9f9}.bundle-cart__content::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:6px}.bundle-cart__items{display:flex;flex-direction:column;gap:0}.bundle-cart__empty-message{text-align:center;color:#888;padding:2rem 0}.bundle-cart__discount-banner{background-color:#832082;color:#fff;text-align:center;padding:10px;font-weight:700;font-size:1rem;margin-bottom:1rem;border-radius:0;box-shadow:none}.bundle-cart__discount-badge{background-color:#832082;color:#fff;padding:5px 8px;font-size:.9rem;font-weight:700;margin-right:.75rem;white-space:nowrap;box-shadow:none}.bundle-cart__discount-text{font-size:.9rem;color:#333;font-weight:500}.bundle-cart-item{display:grid;grid-template-columns:60px 1fr auto;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #e0e0e0;background:none;box-shadow:none;border-radius:0;position:relative}.bundle-cart-item:last-child{border-bottom:none}.bundle-cart-item__image{width:60px;height:60px;overflow:hidden}.bundle-cart-item__image img{width:100%;height:100%;object-fit:contain}.bundle-cart-item__title{font-size:.95rem;font-weight:500;margin-bottom:.25rem;line-height:1.3}.bundle-cart-item__content{display:flex;flex-direction:column}.bundle-cart-item__variant-title{color:#666;font-size:.85rem;font-weight:400}.bundle-cart-item__quantity-badge{margin-left:.5rem;color:#666;font-weight:400;font-size:.85rem}.bundle-cart-item__price{font-size:.95rem;font-weight:600;margin-top:auto;display:flex;align-items:center;flex-wrap:wrap}.bundle-cart-item__remove{font-size:1.2rem;background:none;border:none;color:#999;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;height:24px;width:24px;transition:color .2s ease}.bundle-cart-item__remove:hover{color:#832082}.bundle-cart-item__original-price{text-decoration:line-through;color:#999;font-size:.85rem;font-weight:400;margin-right:.5rem}.bundle-cart-item__discounted-price{color:#832082;font-weight:700;font-size:1rem}.bundle-cart-item__discount-percent{background-color:#832082;color:#fff;padding:2px 5px;font-size:.75rem;font-weight:700;margin-left:.5rem;display:inline-block}.bundle-cart-item__quantity-simple{font-size:.9rem;color:#666}.bundle-cart-item__quantity-label{margin-right:.25rem}.bundle-cart-item__quantity-num{font-weight:600;color:#333}.bundle-cart__footer{padding:1.5rem;background-color:#fff;border-top:1px solid #e0e0e0;position:sticky;bottom:0;z-index:5}.bundle-cart__subtotal{display:flex;justify-content:space-between;margin-bottom:.5rem;font-weight:600;flex-wrap:wrap}.bundle-cart__subtotal-original{text-decoration:line-through;color:#999;font-size:.9rem;margin-bottom:.25rem;display:inline-block;margin-right:.75rem}.bundle-cart__subtotal-discounted{color:#832082;font-weight:700;display:inline-block}.bundle-cart__shipping-progress-container{width:100%;margin-top:.75rem}.bundle-cart__shipping-progress-text{font-size:.85rem;color:#666;margin-bottom:.25rem}.bundle-cart__shipping-progress-bar-container{width:100%;height:8px;background-color:#eaeaea;border-radius:4px;overflow:hidden}.bundle-cart__shipping-progress-bar{height:100%;background-color:#4caf50;width:0;transition:width .3s ease}.bundle-cart__shipping-progress-amount{font-size:.75rem;color:#666;text-align:right;margin-top:.25rem}.bundle-cart__shipping{display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0;font-size:.9rem;color:#666}.bundle-cart__shipping-price--free{color:#2ecc71;font-weight:600}.bundle-cart__shipping-price--paid{font-weight:600}.bundle-cart__shipping-minimum{display:none}.bundle-cart__checkout-btn{width:100%;background-color:#95c120;color:#fff;border:none;border-radius:4px;padding:1rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease;text-align:center}.bundle-cart__checkout-btn:hover{background-color:#72911f}.bundle-cart__checkout-btn.is-loading{opacity:.7;cursor:not-allowed}.bundle-mobile-cart-drawer{position:fixed;bottom:0;left:0;width:100%;height:100%;z-index:1000;visibility:hidden;pointer-events:none}.bundle-mobile-cart-drawer.is-active{visibility:visible;pointer-events:auto}.bundle-mobile-cart-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease}.bundle-mobile-cart-drawer.is-active .bundle-mobile-cart-drawer__overlay{opacity:1}.bundle-mobile-cart-drawer__content{position:fixed;bottom:0;right:0;width:100%;height:85vh;max-height:85vh;background-color:#fff;transform:translateY(100%);transition:transform .3s ease;z-index:1001;border-radius:10px 10px 0 0;box-shadow:0 -5px 15px #0000001a;display:flex;flex-direction:column;overflow:hidden}.bundle-mobile-cart-drawer.is-active .bundle-mobile-cart-drawer__content{transform:translateY(0)}.bundle-mobile-cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:5;box-shadow:0 2px 4px #0000000d}.bundle-mobile-cart-drawer__title{margin:0;font-size:1.2rem;font-weight:600}.bundle-mobile-cart-drawer__close{background:none;border:none;font-size:1.5rem;color:#999;padding:.25rem;cursor:pointer}.bundle-mobile-cart-drawer__body{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#ccc #fff;padding-top:38px}.bundle-mobile-cart-drawer__body::-webkit-scrollbar{width:6px}.bundle-mobile-cart-drawer__body::-webkit-scrollbar-track{background:#fff}.bundle-mobile-cart-drawer__body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:6px}.bundle-mobile-cart-drawer__body .bundle-cart__content{padding:.75rem 1rem;flex-grow:1;overflow-y:auto;max-height:none}.bundle-mobile-cart-drawer__body .bundle-cart__footer{padding:1.5rem;background-color:#fff;border-top:1px solid #e0e0e0;position:sticky;bottom:0;margin-top:auto}.bundle-mobile-cart-drawer__body .bundle-cart-item{padding:.75rem 0;border-bottom:1px solid #e0e0e0}.bundle-mobile-cart-drawer__body .bundle-cart-item__image img{width:100%;height:100%;object-fit:contain}.bundle-mobile-cart-bar{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 -2px 10px #0000001a;display:flex;align-items:center;justify-content:space-between;padding:1rem;z-index:990;transform:translateY(100%);transition:transform .3s ease;box-sizing:border-box}.bundle-mobile-cart-bar.is-active{transform:translateY(0)}.bundle-mobile-cart-bar__count{font-weight:700;font-size:1.1rem;margin-right:.25rem}.bundle-mobile-cart-bar__text{color:#666;margin-right:.75rem}.bundle-mobile-cart-bar__price{font-weight:600}.bundle-mobile-cart-bar__button{background-color:#94c120;color:#fff;border:none;border-radius:4px;padding:.75rem 1.25rem;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.bundle-mobile-cart-bar__button:hover{background-color:#72911f}.bundle-mobile-cart-bar__original-price{color:#999;text-decoration:line-through;margin-right:.5rem;font-size:.9rem;font-weight:400}.bundle-mobile-cart-bar__discounted-price{color:#832082;font-weight:700;font-size:1rem;margin-right:.5rem}.bundle-mobile-cart-bar__discount-percent{background-color:#832082;color:#fff;font-size:.7rem;padding:2px 6px;border-radius:3px;font-weight:700;display:inline-block;vertical-align:middle}.bundle-mobile-cart-bar__total{display:flex;align-items:center;flex-wrap:wrap;max-width:65%}@media screen and (max-width:375px){.bundle-mobile-cart-bar__discounted-price{font-size:.9rem}.bundle-mobile-cart-bar__original-price{font-size:.8rem}.bundle-mobile-cart-bar__discount-percent{font-size:.65rem;padding:1px 4px}}@media screen and (max-width:991px){.bundle-builder__two-column-layout{grid-template-columns:1fr}.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.bundle-builder__cart-column{display:none}.bundle-builder{padding-bottom:5rem}}@media screen and (max-width:480px){.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.bundle-product-card__title{font-size:.9rem}.bundle-product-card__content{padding:.75rem}.bundle-product-card__add-btn,.bundle-product-card__info-btn{padding:.6rem .75rem;font-size:.8rem}.bundle-mobile-cart-bar__text{display:none}}@media screen and (min-width:992px){.bundle-mobile-cart-drawer,.bundle-mobile-cart-bar{display:none}}.bundle-product-card__variant-selector{margin-bottom:.75rem;width:100%}.bundle-variant-select{width:100%;padding:.5rem 2rem .5rem .5rem;border:1px solid #e0e0e0;border-radius:4px;font-size:.9rem;background-color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1em}.bundle-variant-select:focus{outline:none;border-color:#4a4a4a}.bundle-product-variant-images{display:none}@media screen and (max-width:480px){.bundle-variant-select{padding:.4rem 1.8rem .4rem .5rem;font-size:.8rem;background-size:.8em}.bundle-product-card__variant-selector{margin-bottom:.5rem}}.bundle-cart-item__variant-title{font-size:.8rem;color:#666;font-weight:400;font-style:italic}@media screen and (max-width:991px){.bundle-cart{position:relative;top:0;height:auto;max-height:none;margin-top:2rem}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}}@media screen and (max-width:768px){.whatsapp-widget{bottom:90px!important;z-index:989!important}}.bundle-builder .jdgm-prev-badge{font-size:11px!important}.header__secondary-nav a[href="/cart"]{display:none}.bundle-product-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.bundle-product-modal.is-active{display:block}.bundle-product-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.bundle-product-modal__content{position:relative;width:90%;max-width:800px;max-height:90vh;margin:5vh auto;background-color:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.bundle-product-modal__close{position:absolute;top:10px;right:10px;width:30px;height:30px;border:none;background:none;font-size:24px;cursor:pointer;z-index:1;color:#000}.bundle-product-modal__body{display:flex;flex-direction:column;padding:20px;overflow-y:auto}.bundle-product-modal__image{width:100%;margin-bottom:20px}.bundle-product-modal__image img{width:100%;height:auto;object-fit:cover}.bundle-product-modal__info{flex:1}.bundle-product-modal__title{font-size:24px;margin-bottom:10px}.bundle-product-modal__variant{font-size:16px;color:#666;margin-bottom:10px}.bundle-product-modal__description{font-size:16px;line-height:1.5;color:#333}@media screen and (min-width:768px){.bundle-product-modal__body{flex-direction:row;gap:30px}.bundle-product-modal__image{width:50%;margin-bottom:0}.bundle-product-modal__info{width:50%}}.bundle-product-modal__price{font-size:20px;font-weight:700;margin-bottom:15px}.bundle-product-modal__original-price{color:#999;font-weight:400;text-decoration:line-through}.bundle-product-modal__discounted-price{color:#823582}.bundle-product-modal__discount-tag{background-color:#832082;color:#fff;font-size:.8rem;padding:4px 8px;border-radius:3px;font-weight:700;box-shadow:0 1px 3px #0000001a}.bundle-product-modal__add-btn{width:100%;padding:12px 24px;background-color:#95c121;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:20px;text-align:center}.bundle-product-modal__add-btn:hover{background-color:#72911f}.bundle-product-modal__add-btn.in-bundle{background-color:#95c121}.bundle-product-modal__add-btn.in-bundle:hover{background-color:#72911f}
/*# sourceMappingURL=/cdn/shop/t/35/assets/bundle-builder.css.map */
