:root{--bundle-highlight: #F3EEE9}.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:flex;gap:20px;flex-direction:column-reverse;padding-bottom:40px}.bundle-builder__products-column,.bundle-builder__cart-column{width:100%}.bundle-builder__filters{background:#fff;z-index:29;display:flex;gap:10px;padding-block:10px;overflow-x:scroll}.bundle-builder__filters div{cursor:pointer;padding:5px 8px;border:1px solid #2E2D2C;flex-shrink:0;max-width:110px;font-size:13px;text-align:center;border-radius:2.4rem;width:100%;transition:background .2s;display:flex;align-items:center;justify-content:center;flex-direction:column}.bundle-builder__filters span{display:block;font-size:11px;letter-spacing:.2px;font-weight:900}.bundle-builder__filters div:hover,.bundle-builder__filters div.filteractive{background:#2e2d2c;color:#fff}.bundle-products-grid{display:flex;flex-direction:row;overflow-x:auto;flex-wrap:nowrap;gap:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:12px}.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}inbox-online-store-chat{bottom:80px!important;z-index:9!important}}.bundle-product-card{background:#f6f6f6;border-radius:2rem;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;background-color:transparent}.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{flex:1;justify-content:space-between}.product-card__step{background:#f2eeea;border-radius:2.4rem;font-size:14px;padding:3px 7px;position:absolute;z-index:1;bottom:10px;left:10px}.bundle-product-card__reviews{margin-bottom:.75rem;min-height:20px}.bundle-product-card__price{font-size:14px;font-weight:600;margin-bottom:1rem;position:relative}.bundle-product-card__original-price{text-decoration:line-through;color:#999;font-size:14px;margin-right:.5rem}.bundle-product-card__discounted-price{font-size:14px;font-weight:700}.bundle-product-card__discount-tag{position:absolute;top:10px;right:10px;background-color:#4a4a4a;color:#fff;font-size:12px;padding:4px 12px;border-radius:2.4rem;font-weight:700;box-shadow:0 1px 3px #0000001a;pointer-events:none}.bundle-product-card__add-btn,.bundle-product-card__add-btn_disabled{margin-top:10px;background-color:#4a4a4a;color:#fff;border:none;border-radius:2.4rem;padding:.75rem 1rem;font-size:100%;cursor:pointer;transition:background-color .2s ease;text-align:center}.bundle-product-card__add-btn:hover{background-color:#333}.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:100%}.bundle-cart{background-color:#f9f9f9;border-radius:2rem;box-shadow:0 2px 12px #0000001a;position:sticky;top:20px;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;width:100%;top:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center}.bundle-cart__title{margin:0;font-size:2rem;font-weight:600;text-align:center}.bundle-cart__subtitle{margin-block:5px;font-size:14px;font-weight:400;text-align:center}.bundle-cart__header-discount{width:100%;background-color:var(--bundle-highlight);color:#2e2d2c;text-align:center;padding:10px;font-weight:700;font-size:14px;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__toggle-btn{position:absolute;top:-15px;right:0;transform:translate(-50%);background:#4a4a4a;color:#fff;border:2px solid #f9f9f9;border-radius:50%;width:5px;height:5px;padding:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:15}.bundle-cart__toggle-btn:hover{background:#333;transform:translate(-50%) scale(1.05)}.bundle-cart__toggle-btn:active{transform:translate(-50%) scale(.95)}.bundle-cart__toggle-btn.is-collapsed{transform:translate(-50%)}.bundle-cart__toggle-btn.is-collapsed:active{transform:translate(-50%) rotate(180deg) scale(.95)}.bundle-cart__toggle-btn:before{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid currentColor;transition:transform .3s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.bundle-cart__toggle-btn.is-collapsed:before{transform:rotate(180deg)}.bundle-cart__content{flex-grow:1;overflow-y:auto;padding:.75rem 1rem 1rem;max-height:calc(100% - 180px);scrollbar-width:thin;scrollbar-color:#ccc #f9f9f9;background:#fff;transition:max-height .3s ease,opacity .3s ease;position:relative}.bundle-cart__content.is-collapsed{max-height:0;opacity:0;overflow:hidden;padding:0 1rem}.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;gap:1.5rem}.bundle-cart__empty-message{max-width:150px;max-height:90px;height:100%;width:100%;background:#f6f6f6;border:1px dashed #333333;color:#999;border-radius:2.4rem;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;position:relative;flex-shrink:0;font-size:24px}.bundle-cart__discount-banner{background-color:var(--bundle-highlight);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:var(--bundle-highlight);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{max-width:150px;max-height:90px;height:100%;width:100%;background:#f6f6f6;border:1px dashed #333333;border-radius:2.4rem;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;position:relative;flex-shrink:0}.bundle-cart-item::-webkit-scrollbar{display:none}.bundle-cart-item__image{width:50px;height:50px;margin-right:.5rem;object-fit:cover;overflow:hidden;cursor:pointer}.bundle-cart-item__image img{width:100%;height:100%;object-fit:contain}.bundle-cart-item__title{font-size:10px;text-align:left;padding-right:10px;font-weight:500;margin-bottom:.25rem;line-height:1.3}.bundle-cart-item__content{display:flex;flex-direction:column;cursor:pointer}.bundle-cart-item__variant-title{color:#666;font-size:.85rem;font-weight:400}.bundle-cart-item__quantity-badge{color:#fff;font-weight:900;font-size:12px;position:absolute;top:10px;left:10px;padding:3px;background:#666;border-radius:100%}.bundle-cart-item__price{font-size:80%;font-weight:600;margin-top:10px;display:none;align-items:center;flex-wrap:wrap}.bundle-cart-item__remove{font-size:20px;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;position:absolute;top:5px;right:5px}.bundle-cart-item__remove:hover{color:var(--bundle-highlight)}.bundle-cart-item__original-price{text-decoration:line-through;color:#999;font-size:14px;font-weight:400;margin-right:.5rem}.bundle-cart-item__discounted-price{color:#2e2d2c;font-weight:900;font-size:14px}.bundle-cart-item__discount-percent{background-color:var(--bundle-highlight);color:#2e2d2c;padding:2px 5px;font-size:12px;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:1rem var(--page-padding);background-color:#fff;border-top:1px solid #e0e0e0;position:fixed;width:100%;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;display:inline-block}.bundle-cart__subtotal-discounted{font-weight:900;display:inline-block}.bundle-cart__subtotal-discount-percent{background-color:var(--bundle-highlight);color:#2e2d2c;padding:2px 5px;font-weight:700;margin-left:.5rem;border-radius:2.4rem}.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:#4a4a4a;color:#fff;border:none;border-radius:2.4rem;padding:1rem;font-size:100%;cursor:pointer;transition:background-color .2s ease;margin-top:10px}.bundle-cart__checkout-btn:hover{background-color:#333}.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: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 2rem;flex-grow:1;overflow-y:auto;max-height:none;position:relative}.bundle-mobile-cart-drawer__body .bundle-cart__toggle-btn{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);z-index:15}.bundle-mobile-cart-drawer__body .bundle-cart__content.is-collapsed{max-height:0;opacity:0;overflow:hidden;padding:0 1rem}.bundle-mobile-cart-drawer__body .bundle-cart__footer{padding:1.5rem 1.5rem 2.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:.75rem var(--page-padding);z-index:29;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:#4a4a4a;color:#fff;border:none;border-radius:2.4rem;padding:0 4rem;font-size:90%;cursor:pointer;transition:background-color .2s ease}.bundle-mobile-cart-bar__button:hover{background-color:#333}.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:var(--bundle-highlight);font-weight:700;font-size:1rem;margin-right:.5rem}.bundle-mobile-cart-bar__discount-percent{background-color:var(--bundle-highlight);color:#2e2d2c;font-size:14px;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:14px;color:#2e2d2c;font-weight:900}.bundle-mobile-cart-bar__original-price{font-size:14px}.bundle-mobile-cart-bar__discount-percent{font-size:14px;padding:1px 4px}}@media screen and (max-width: 991px){.product-card__title{height:55px}.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{padding:.6rem .75rem;font-size:90%}.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-product-item{flex:0 0 auto;scroll-snap-align:start;margin-right:16px;width:340px;max-width:90vw}@media (max-width: 900px){.bundle-product-item{width:80vw;min-width:260px;max-width:90vw;margin-right:16px}}.bundle-products-grid::-webkit-scrollbar{display:none}.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}}.modal_bundle_button{text-decoration:underline;text-align:center;margin-top:10px;cursor:pointer}.modal_product_columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 991px){.modal .drawer__body{max-height:calc(var(--modal-height, 100vh) - 20rem)}.modal_product_columns{grid-template-columns:1fr}.modal_product_columns--image img{aspect-ratio:1 / 1;object-fit:contain;background:#f6f6f6}}.modal_product_columns--image img{border-radius:2.4rem}.modal_product_columns--info{overflow-y:scroll}.bundle-cart__progress-container{margin:0;padding:0;text-align:center}.bundle-cart__discount-message{font-size:14px;margin-bottom:10px;font-weight:500}.bundle-shipping-message{font-size:14px;margin-top:10px;font-weight:500}.bundle-cart__progress-bar{position:relative;height:8px;background:#eee;border-radius:4px;margin:0 auto;width:90%;display:flex;align-items:flex-end;justify-content:space-between}.bundle-cart__progress-bar-fill{position:absolute;left:0;top:0;bottom:0;height:100%;background:#4a4a4a;border-radius:4px;z-index:1;transition:width .4s cubic-bezier(.4,1.4,.6,1),background .3s}.bundle-cart__progress-step{position:absolute;top:-10px;width:28px;height:28px;background:#fff;border:2px solid #eee;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:600;color:#aaa;transition:border-color .3s,color .3s,background .3s;transform:translate(-50%);z-index:2}.bundle-cart__progress-step[data-step="1"]{left:0%}.bundle-cart__progress-step[data-step="2"]{left:16.6%}.bundle-cart__progress-step[data-step="3"]{left:33.3%}.bundle-cart__progress-step[data-step="4"]{left:50%}.bundle-cart__progress-step[data-step="5"]{left:66.6%}.bundle-cart__progress-step[data-step="6"]{left:83.3%}.bundle-cart__progress-step[data-step="7"]{left:100%}.bundle-cart__progress-step.active{border-color:#4a4a4a;color:#fff;background:#4a4a4a}.ingredienteattivo_container{display:flex;gap:20px;overflow-x:scroll}.ingredienteattivo{background:#f3eeea;padding:10px;border-radius:8px;flex-shrink:0}.frequenza-utilizzo{display:flex;align-items:center;gap:5px}.frequenza-utilizzo svg{height:20px;width:20px}.frequenza-utilizzo path{stroke-width:2px;stroke:#2e2d2c}#bundle-step-navigation{display:flex;justify-content:center;gap:12px;width:100%;margin-top:20px}#bundle-step-navigation .bundle-step-btn-next{background:#4a4a4a;color:#fff}@media (max-width: 768px){#bundle-step-navigation{flex-direction:column;gap:10px}#bundle-step-navigation .bundle-step-btn{width:100%;margin:0}#bundle-step-navigation .bundle-step-btn-next{order:1}#bundle-step-navigation .bundle-step-btn-prev{order:2}}.bundle-product-card__bullets{border-top:1px solid #33333380;padding-block:5px;font-size:13px;display:flex;justify-content:space-between}
/*# sourceMappingURL=/cdn/shop/t/3/assets/nuuv-collection-bundle.css.map */
