.r-1fidr58{display:none}.build-a-box-header{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:20px}.bundle-discount__amount-display{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));text-align:center;background-color:var(--color-pink-100);width:fit-content;padding:2px 4px;font-size:16px;gap:16px}@media (max-width: 768px){.bundle-discount__amount-display{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));font-size:14px;gap:12px;letter-spacing:.14px}}.bundle-content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));width:100%;grid-gap:5%;margin-top:4.2rem}.bundle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px 20px;height:fit-content}@media (min-width: 768px){.bundle-content{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5%;margin-top:4.2rem}.bundle-list{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px 20px}}.bundle-list__product{display:flex;flex-direction:column;position:relative}.bundle-item__title{font-size:16px;font-weight:700}.bundle-item__variant{font-size:12px;margin-top:6px;background-color:var(--color-brand-50);padding:2px 1px;width:fit-content}.bundle-item__add-container{margin-top:auto}.bundle-item__add-to-cart{margin-top:8px;border-radius:0;font-size:14px;padding-left:2px!important;padding-right:2px!important;letter-spacing:-.5px;word-spacing:0;min-height:48px}.bundle-item__add-to-cart .bundle-item__add-to-cart-compare{text-decoration:line-through;opacity:.5;font-size:13px}.bundle-item__quantity-container{display:none;align-items:center;border:1px solid #a9a4a0;font-family:var(--font-secondary);height:48px;margin-top:8px}.bab-upsell__item.is-on-cart .bab-upsell__item-add{display:none}.bab-upsell__item.is-on-cart .bundle-item__quantity-container.upsell{display:flex}.bundle-item__quantity-container.upsell{min-width:90px}.bundle-item__quantity-controller{color:#000;flex:1;height:100%;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;font-size:16px;cursor:pointer}.bundle-item__quantity{display:flex;flex:1;font-weight:600;justify-content:center}@media (max-width: 768px){.bundle-list__product.is-on-cart .bundle-item__quantity-container{display:flex}.bundle-list__product.is-on-cart .bundle-item__add-to-cart{display:none}}.bundle-cart{position:sticky;top:150px;border:1px solid var(--color-border);max-height:500px;height:100%;display:flex;flex-direction:column;padding:24px}@media (max-width: 768px){.bundle-cart{display:none}}.bundle-cart__upsell-items,.bundle-cart__items{position:relative;height:auto;max-height:calc(100% - 60px);overflow:auto;padding-bottom:16px}@media (min-width: 768px){.bundle-cart__upsell-items,.bundle-cart__items{position:relative;height:100%;max-height:36vh;overflow:auto;padding-bottom:0}}.bundle-cart__items::-webkit-scrollbar-thumb{background-color:#007bff;border-radius:6px}.bundle-cart__items::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:6px}.bundle-cart__items::-webkit-scrollbar-corner{background-color:transparent}.bundle-cart__empty{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:3.2rem 2px;height:100%}.bundle-cart__empty-count{font-family:var(--font-secondary);font-weight:600;font-size:2.4rem}.bundle-cart__footer{margin-top:auto}.bundle-cart__footer__info{display:flex;align-items:center;justify-content:center;font-family:var(--font-secondary);font-weight:500;margin-bottom:14px;padding-top:4px}@media (min-width: 768px){.bundle-cart__footer__info{justify-content:space-between;margin-bottom:16px}}.bundle-cart__footer__count{font-weight:500}.bundle-cart__compare-price{text-decoration:line-through;opacity:.5}.bundle-cart__footer__off{background-color:var(--color-pink-200);margin-left:5px;padding:.4rem 1rem;font-weight:700;font-size:14px}.bundle-cart__item,.bundle-cart__item-freebie{padding:10px;display:flex;align-items:center;width:100%;border:1px solid rgba(0,0,0,.1);margin-bottom:10px}.bundle-cart__item-freebie .bundle-cart__item-prices{padding-right:10px}.bundle-cart__item-image{width:80px;min-width:80px;height:80px;margin-right:15px}.bundle-cart__item-image img{width:100%;height:auto;object-fit:cover}.bundle-cart__item-content{width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:8px}.bundle-cart__item-info{width:100%;display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.bundle-cart__item-prices{display:flex;flex-direction:row;justify-content:center;text-align:center;gap:4px;font-family:var(--font-secondary);font-size:14px}@media (min-width: 768px){.bundle-cart__item-content{align-items:center;flex-direction:row}.bundle-cart__item-info{width:55%;gap:8px}.bundle-cart__item-prices{gap:0;flex-direction:column;font-size:14px}}.bundle-cart__item-price{font-weight:700}.bundle-cart__item-compare-price{text-decoration:line-through;opacity:.5}.bundle-cart__item-actions{display:flex;justify-content:space-between;align-items:center}.bundle-item__remove{color:#000;background-color:#fff;display:flex;align-items:center;gap:4px;border:none;text-transform:uppercase;cursor:pointer;font-size:14px}.bundle-item__remove svg{width:12px;min-width:12px;height:12px;min-height:12px}@media (min-width: 768px){.bundle-cart__item-actions{display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-left:auto;gap:10px}}.bab-footer{z-index:100;position:fixed;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:10px;height:60px}@media (min-width: 768px){.bab-footer{display:none}}.bab-modal__button{color:#000;display:flex;align-items:center;justify-content:center;transition:transform .4s ease-in-out;border:none;background-color:transparent;padding:4px}.bab-modal__button[data-open=true]{transform:rotate(180deg)}.bab-modal{z-index:999;position:fixed;bottom:0;left:0;background-color:#fff;width:100%;height:100%;max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.bab-modal[data-open=true]{max-height:100vh}.bab-modal__content{display:flex;flex-direction:column;height:100%;padding:20px 20px 80px}.bab-modal__header{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.bab-modal__close{color:#000;position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;border:none}.bab-modal__items{height:100%;max-height:70vh;overflow:auto}.bab-modal__footer{margin-top:auto;background-color:var(--color-pink-200);text-align:center;padding:2px 0;font-weight:700}.bab-modal__empty{width:100%;text-align:center;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(50% - 60px))}@media (max-width: 768px){.bab-upsell__cart{display:flex;position:fixed;background-color:#fff;border:none;height:100%;width:100%;max-height:100%;z-index:999;top:0;left:0}}.bab-footer__product-label{flex:1;font-family:var(--font-secondary);font-weight:500;font-size:14px}.bab-footer__prices{display:flex;flex-direction:column;font-size:14px;font-weight:600}.bab-footer__compare-price{text-decoration:line-through;opacity:.5}.bab-footer__next{margin-left:10px}.bab-upsell__header{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:8px}.bab-upsell__back{display:flex;align-items:center;justify-content:center;gap:4px;background-color:transparent;border:none;cursor:pointer;color:var(--color-text-light)}.bundle-cart__price{font-weight:600}.bab-modal__add-more{padding:13px 10px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border:1px solid #9ca3af;text-decoration:none;color:#000}.product__info{position:absolute;bottom:20px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer}.product__info svg{color:#000}.product-details__modal-content{max-width:800px;max-height:100vh;overflow:auto}.bab-header__ctn{width:100%;position:fixed;top:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;background-color:#fff;border-bottom:1px solid rgba(232,232,232,.7)}.bab-header{padding:10px 5px 10px 20px;width:100%;height:fit-content;display:grid;grid-template-columns:repeat(1,1fr);max-width:1200px;align-items:center}@media screen and (min-width: 750px){.bab-header__ctn{padding:0 20px}.bab-header{grid-template-columns:repeat(2,1fr)}}.bab-info{font-family:var(--font-secondary);margin-bottom:12px}@media screen and (min-width: 750px){.bab-info{border-right:1px solid var(--color-border);margin-bottom:0}}.bab-freebies{display:flex;gap:12px;margin-top:12px}.bab-freebie{width:33.33%;max-width:50px;padding:2px;border:2px dashed black;border-radius:50%;overflow:hidden;opacity:.9}.bab-freebie:not(.active) img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.bab-freebie.active{opacity:1;border-color:var(--color-pink-500)}.build-a-box__banner-products{width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto}.build-a-box__banner-product{width:calc(100% / 5.5);min-width:calc(100% / 5.5);padding:5px 3px;z-index:1}.build-a-box__banner-product-card{position:relative;border:2px dashed #ff8189;padding:2px;z-index:1}.build-a-box__banner-product-card.empty{border-color:#000}.build-a-box__banner-product-remove{position:absolute;top:-5px;right:-5px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;background-color:#fff}.build-a-box__banner-product-remove svg{width:16px;height:16px}.build-a-box__banner-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:8px;font-weight:700;font-family:var(--font-secondary);text-wrap:nowrap}.build-a-box__banner-message svg{width:14px;height:14px}@media screen and (min-width: 750px){.build-a-box__banner-product{width:calc(100% / 6.5);min-width:calc(100% / 6.5);padding:10px}.build-a-box__banner-product-card{padding:6px}.build-a-box__banner-product-remove{top:-5px;right:-5px;padding:3px}.build-a-box__banner-product-remove svg{width:16px;height:16px}.build-a-box__banner-message{font-size:14px}.build-a-box__banner-message svg{width:20px;height:20px}}@media screen and (max-width: 750px){.u-mobile-hidden{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/260/assets/build-a-box.css.map */
