:root{--nebu-cart-green: #192615;--nebu-cart-gold: #ce9566;--nebu-cart-earth: #aa6d59;--nebu-cart-sand: #ddcdb6;--nebu-cart-canvas: #f7f3ef;--nebu-cart-panel: #ffffff;--nebu-cart-line: rgba(25, 38, 21, .14);--nebu-cart-muted: rgba(25, 38, 21, .62);--nebu-cart-shadow: 0 1.4rem 3.8rem rgba(25, 38, 21, .08)}body:has(#main-cart-items){background:var(--nebu-cart-canvas)}#MainContent:has(#main-cart-items){display:grid;grid-template-columns:minmax(0,1.66fr) minmax(39rem,1fr);column-gap:4rem;row-gap:2rem;width:min(123.2rem,calc(100% - 4rem));margin:0 auto;padding:4rem 0 6.5rem}#MainContent:has(#main-cart-items)>.shopify-section{grid-column:1 / -1;min-width:0}#MainContent:has(#main-cart-items)>.shopify-section:has(#main-cart-items),.nebu-cart-items{display:contents}#MainContent:has(#main-cart-items)>.shopify-section:has(#main-cart-footer){grid-column:2;grid-row:1 / span 2;align-self:start;position:sticky;top:2rem}#MainContent:has(#main-cart-items)>.shopify-section:has(.custom-cart-features){display:none!important}.nebu-cart-items.page-width,.nebu-cart-summary.page-width{width:100%;max-width:none;margin:0;padding-right:0;padding-left:0}.nebu-cart-items[class*=section-][class*=-padding]{padding-top:0;padding-bottom:0}.nebu-cart-heading{grid-column:1;grid-row:1;align-items:center;margin:0;padding:0;border:0}.nebu-cart-heading .title{margin:0;color:var(--nebu-cart-green);font-size:clamp(3.5rem,3vw,4.4rem);line-height:1.05}.nebu-cart-heading .underlined-link{color:var(--nebu-cart-green);font-size:1.4rem;text-underline-offset:.35rem}.nebu-cart-count{font-family:var(--font-body-family);font-size:1.5rem;font-weight:400;vertical-align:middle}.nebu-cart-form{grid-column:1;grid-row:2;align-self:stretch;min-width:0;min-height:0;background:var(--nebu-cart-panel);border-top:.4rem solid var(--nebu-cart-sand);box-shadow:var(--nebu-cart-shadow)}.nebu-cart-form>.cart__items,.nebu-cart-form>.cart__items>.js-contents,.nebu-cart-items-table{height:100%}.nebu-cart-items-table,.nebu-cart-items-table tbody{display:block;width:100%}.nebu-cart-items-table thead{display:none}.nebu-cart-items-table tbody{height:100%;max-height:44rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--nebu-cart-gold) #f3ece6}.nebu-cart-items-table tbody::-webkit-scrollbar{width:.7rem}.nebu-cart-items-table tbody::-webkit-scrollbar-track{background:#f3ece6}.nebu-cart-items-table tbody::-webkit-scrollbar-thumb{background:var(--nebu-cart-gold);border-radius:1rem}.nebu-cart-items-table tbody:has(>.nebu-cart-item:nth-child(2):last-child){display:grid;grid-template-rows:repeat(2,minmax(0,1fr))}.nebu-cart-item{display:grid;grid-template-columns:12rem minmax(0,1fr) 17rem;align-items:center;gap:2.2rem;min-width:0;min-height:17.2rem;padding:2rem 2.2rem;border:0}.nebu-cart-item+.nebu-cart-item{border-top:.1rem solid var(--nebu-cart-line)}.nebu-cart-item>td{padding:0;border:0}.nebu-cart-item .cart-item__media{grid-column:1;grid-row:1;width:12rem}.nebu-cart-item .cart-item__image-container{display:grid;place-items:center;width:12rem;height:12rem;overflow:hidden;background:#fbf8f5;border:0}.nebu-cart-item .cart-item__image{width:100%;height:100%;padding:1rem;object-fit:contain}.nebu-cart-item .cart-item__details{grid-column:2;grid-row:1;width:auto;min-width:0;max-width:none;padding:0}.nebu-cart-item__eyebrow,.nebu-cart-item .caption-with-letter-spacing{margin:0 0 .7rem;color:var(--nebu-cart-muted);font-size:1rem;letter-spacing:.15em;text-transform:uppercase}.nebu-cart-item .cart-item__name{display:block;max-width:34rem;margin:0 0 .6rem;color:var(--nebu-cart-green);font-family:var(--font-heading-family);font-size:clamp(2rem,1.55vw,2.45rem);font-weight:400;line-height:1.08;text-decoration:none}.nebu-cart-item .cart-item__name:hover{color:var(--nebu-cart-earth)}.nebu-cart-item .product-option{margin-top:.4rem;color:#192615c2;font-size:1.2rem}.nebu-cart-item .cart-item__details>.product-option:first-of-type{color:var(--nebu-cart-green);font-size:1.75rem}.nebu-cart-item .klaviyo-star-rating-widget{margin:.75rem 0 .8rem}.nebu-cart-item .cart-item__details dl{margin:1rem 0 0;padding-top:.9rem;border-top:.1rem solid var(--nebu-cart-line)}.nebu-cart-item .cart-item__details dl .product-option{display:flex;gap:.5rem}.nebu-cart-item__support{margin:.9rem 0 0;color:var(--nebu-cart-muted);font-size:1.15rem;line-height:1.4}.nebu-cart-item__support strong{color:var(--nebu-cart-green);font-weight:500}.nebu-cart-item .cart-item__quantity{grid-column:3;grid-row:1;align-self:center;min-width:0;padding:0;border:0}.nebu-cart-item .cart-item__quantity:before{content:"QUANTITY";display:block;margin-bottom:.8rem;color:#1926158c;font-size:.95rem;letter-spacing:.16em}.nebu-cart-item .cart-item__totals{display:none}.nebu-cart-item .quantity-popover-wrapper{align-items:center;gap:.9rem}.nebu-cart-item .quantity{width:12.4rem;min-height:4.4rem;border:.1rem solid #d8d0c9;border-radius:4rem}.nebu-cart-item .quantity:before,.nebu-cart-item .quantity:after{display:none}.nebu-cart-item cart-remove-button .button{min-width:4.2rem;min-height:4.4rem;color:var(--nebu-cart-green)}.nebu-cart-shipping{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:4.2rem minmax(0,1fr) auto;align-items:center;gap:1.4rem;width:100%;margin:0;padding:1.6rem 2rem;background:var(--nebu-cart-green);color:#fff}.nebu-cart-shipping__icon{display:grid;place-items:center;width:4.2rem;height:4.2rem;border-radius:50%;background:var(--nebu-cart-gold)}.nebu-cart-shipping__copy strong,.nebu-cart-shipping__copy small{display:block}.nebu-cart-shipping__copy strong{font-size:1.3rem;font-weight:500}.nebu-cart-shipping__copy small{margin-top:.25rem;color:var(--nebu-cart-sand);font-size:1.05rem}.nebu-cart-shipping__status{font-size:1rem;letter-spacing:.12em;text-transform:uppercase}.nebu-cart-summary__card{padding:2.4rem 2.5rem;background:var(--nebu-cart-panel);border:0;border-top:.4rem solid var(--nebu-cart-gold);box-shadow:var(--nebu-cart-shadow)}.nebu-cart-summary__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.5rem;border-bottom:.1rem solid var(--nebu-cart-line)}.nebu-cart-summary__heading h2{margin:0;color:var(--nebu-cart-green);font-family:var(--font-heading-family);font-size:2.7rem;font-weight:400;line-height:1.1}.nebu-cart-summary__secure{display:inline-flex;align-items:center;gap:.5rem;color:var(--nebu-cart-muted);font-size:1.05rem}.nebu-cart-summary .cart__footer{display:block;padding:0}.nebu-cart-summary .cart__blocks{display:flex;flex-direction:column;width:100%;max-width:none}.nebu-cart-summary__prices{order:1;padding-top:1.5rem}.nebu-cart-summary__row,.nebu-cart-summary__total{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nebu-cart-summary__row{margin-bottom:.8rem;color:var(--nebu-cart-green);font-size:1.3rem}.nebu-cart-summary__discounts{margin:0}.nebu-cart-summary__discounts .discounts__discount{justify-content:space-between;color:#2f7650}.nebu-cart-summary__discounts .discounts__discount>span:first-child{display:inline-flex;align-items:center;gap:.5rem}.nebu-cart-summary__total{margin-top:1.3rem;padding-top:1.3rem;border-top:.1rem solid var(--nebu-cart-line)}.nebu-cart-summary__total .totals__total,.nebu-cart-summary__total .totals__total-value{margin:0}.nebu-cart-summary__total .totals__total{color:var(--nebu-cart-green);font-family:var(--font-heading-family);font-size:2rem;font-weight:400}.nebu-cart-summary__total .totals__total-value{color:var(--nebu-cart-green);font-size:1.75rem;font-weight:500;white-space:nowrap}.nebu-cart-summary__tax-note{display:block;margin:.7rem 0 0;color:var(--nebu-cart-muted);text-align:left}.nebu-cart-summary__app,.nebu-cart-summary__blocks>:has(input[type=checkbox]){order:2;margin:1.4rem 0 0!important;padding:1.3rem!important;color:var(--nebu-cart-green)!important;text-align:left!important;background:#fbf8f5!important;border:0!important;border-radius:0!important;box-shadow:none!important}.nebu-cart-summary__blocks>:has(input[type=checkbox]) *{text-align:left!important}.nebu-cart-summary input[type=checkbox]{accent-color:var(--nebu-cart-gold)}.nebu-cart-summary__blocks>:has(input[type=checkbox]) a{color:var(--nebu-cart-earth)!important;text-decoration-color:var(--nebu-cart-earth)!important;text-underline-offset:.25rem}.nebu-cart-summary__ctas{display:flex;flex-direction:column;order:3;width:100%;margin-top:1.4rem}.nebu-cart-summary__checkout{order:1;width:100%;max-width:none!important;min-height:5rem;color:#fff;background:var(--nebu-cart-gold);border:0;border-radius:0;font-size:1.15rem;letter-spacing:.16em;text-transform:uppercase}.nebu-cart-summary__checkout:before,.nebu-cart-summary__checkout:after{border-radius:0;box-shadow:none}.nebu-cart-summary__checkout:hover{color:#fff;background:var(--nebu-cart-earth)}.nebu-cart-payment-options{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;width:100%;margin-top:.8rem}.nebu-cart-summary .additional-checkout-buttons,.nebu-cart-summary .nebu-cart-summary__dynamic{display:none!important}.nebu-cart-payment-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-width:0;min-height:4.8rem;margin:0;padding:.8rem 1.2rem;border:0;border-radius:0;box-shadow:none;font-family:Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:500;line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none;transition:filter .16s ease,transform .16s ease}.nebu-cart-payment-button:hover{filter:brightness(.94)}.nebu-cart-payment-button:active{transform:translateY(.1rem)}.nebu-cart-payment-button:focus-visible{outline:.2rem solid var(--nebu-cart-green);outline-offset:.2rem}.nebu-cart-payment-button:disabled{opacity:.55;cursor:not-allowed}.nebu-cart-payment-button--shop{color:#fff;background:#5433ff}.nebu-cart-payment-button--google{color:#fff;background:#000}.nebu-cart-payment-button__shop-wordmark{font-size:2.1rem;font-weight:700;letter-spacing:-.06em}.nebu-cart-payment-button__pay{font-size:1.55rem;font-weight:600}.nebu-cart-payment-button__google-mark{flex:0 0 auto;width:2rem;height:2rem}.nebu-cart-reassurance{order:5;margin-top:1.5rem;padding-top:1.3rem;border-top:.1rem solid var(--nebu-cart-line)}.nebu-cart-reassurance__heading{margin:0 0 .8rem;color:var(--nebu-cart-muted);font-size:.95rem;letter-spacing:.16em;text-transform:uppercase}.nebu-cart-reassurance__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.nebu-cart-reassurance__item{display:grid;grid-template-columns:3.2rem minmax(0,1fr);align-items:center;gap:.7rem;min-width:0;min-height:5.3rem;padding:.75rem .8rem;background:var(--nebu-cart-canvas)}.nebu-cart-reassurance__item img{width:3.2rem;height:3.2rem;object-fit:contain}.nebu-cart-reassurance__item strong,.nebu-cart-reassurance__item span{display:block}.nebu-cart-reassurance__item strong{margin-bottom:.15rem;color:var(--nebu-cart-green);font-size:1.05rem;font-weight:500;line-height:1.15}.nebu-cart-reassurance__item span{color:var(--nebu-cart-muted);font-size:.95rem;line-height:1.2}#cart-errors{order:6}.nebu-cart-items .cart__warnings{grid-column:1 / -1;grid-row:2}#MainContent:has(.nebu-cart-items.is-empty)>.shopify-section:has(#main-cart-footer){display:none}@media screen and (max-width:1100px){#MainContent:has(#main-cart-items){grid-template-columns:minmax(0,1.35fr) minmax(36rem,1fr);column-gap:2.4rem}.nebu-cart-item{grid-template-columns:10.5rem minmax(0,1fr) 15rem;gap:1.7rem;padding:1.8rem}.nebu-cart-item .cart-item__media,.nebu-cart-item .cart-item__image-container{width:10.5rem}.nebu-cart-item .cart-item__image-container{height:10.5rem}.nebu-cart-item .quantity{width:11.5rem}}@media screen and (max-width:989px){#MainContent:has(#main-cart-items){grid-template-columns:minmax(0,1fr);row-gap:2.4rem;width:min(76rem,calc(100% - 3rem));padding-top:3rem}#MainContent:has(#main-cart-items)>.shopify-section:has(#main-cart-footer){grid-column:1;grid-row:4;position:static}.nebu-cart-heading{grid-column:1;grid-row:1}.nebu-cart-form{grid-column:1;grid-row:2}.nebu-cart-shipping{grid-column:1;grid-row:3}.nebu-cart-items-table tbody{height:auto;max-height:48rem}.nebu-cart-items-table tbody:has(>.nebu-cart-item:nth-child(2):last-child){display:block}}@media screen and (max-width:749px){#MainContent:has(#main-cart-items){row-gap:1.6rem;width:min(60rem,calc(100% - 2rem));padding:2rem 0 3.5rem}.nebu-cart-heading{align-items:center;gap:1.2rem}.nebu-cart-heading .title{font-size:2.9rem;line-height:1.05}.nebu-cart-heading .underlined-link{font-size:1.15rem;white-space:nowrap}.nebu-cart-item{display:flex!important;flex-wrap:wrap;align-items:start;gap:1.4rem 1.5rem;width:100%;min-height:0;padding:1.7rem 1.5rem}.nebu-cart-item>td{display:block;box-sizing:border-box}.nebu-cart-item .cart-item__media{flex:0 0 9.2rem;order:1;width:9.2rem;min-width:9.2rem}.nebu-cart-item .cart-item__image-container{width:9.2rem;height:9.2rem}.nebu-cart-item .cart-item__details{flex:1 1 calc(100% - 10.7rem)!important;order:2;width:calc(100% - 10.7rem)!important;min-width:0!important;max-width:none!important;writing-mode:horizontal-tb}.nebu-cart-item .cart-item__name{display:block;width:100%;max-width:none;font-size:1.75rem;line-height:1.15;white-space:normal!important;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none}.nebu-cart-item .cart-item__details .product-option,.nebu-cart-item .cart-item__details dl,.nebu-cart-item .cart-item__details dd,.nebu-cart-item .cart-item__details dt{width:100%;max-width:100%;white-space:normal;overflow-wrap:break-word;word-break:normal}.nebu-cart-item .cart-item__details>.product-option:first-of-type{font-size:1.5rem}.nebu-cart-item .product-option,.nebu-cart-item__support{font-size:1.05rem}.nebu-cart-item .cart-item__details dl{margin-top:.8rem;padding-top:.8rem}.nebu-cart-item .cart-item__quantity{display:grid;flex:0 0 100%;order:3;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;width:100%!important;min-width:0!important;padding-top:1.2rem;border-top:.1rem solid var(--nebu-cart-line)}.nebu-cart-item .cart-item__quantity:before{margin:0}.nebu-cart-item .quantity-popover-wrapper{justify-content:flex-end;gap:.6rem}.nebu-cart-item .quantity{width:11.5rem;min-height:4.2rem}.nebu-cart-item cart-remove-button .button{min-width:4rem;min-height:4.2rem}.nebu-cart-items-table tbody{height:auto;max-height:44rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch}.nebu-cart-shipping{grid-template-columns:3.6rem minmax(0,1fr);gap:1rem;padding:1.3rem 1.4rem}.nebu-cart-shipping__icon{width:3.6rem;height:3.6rem}.nebu-cart-shipping__copy strong{font-size:1.15rem;line-height:1.35}.nebu-cart-shipping__copy small{font-size:.95rem;line-height:1.35}.nebu-cart-shipping__status{display:none}.nebu-cart-summary__card{padding:1.8rem 1.6rem}.nebu-cart-summary__heading h2{font-size:2.35rem}.nebu-cart-summary__heading{padding-bottom:1.2rem}.nebu-cart-summary__prices{padding-top:1.2rem}.nebu-cart-summary__app,.nebu-cart-summary__blocks>:has(input[type=checkbox]){margin-top:1.2rem!important;padding:1.1rem!important}.nebu-cart-summary__app *,.nebu-cart-summary__blocks>:has(input[type=checkbox]) *{font-size:1.25rem!important;line-height:1.45!important}.nebu-cart-summary__checkout,.nebu-cart-payment-button{min-height:4.6rem}.nebu-cart-payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.nebu-cart-payment-button{font-size:1.55rem}.nebu-cart-payment-button__shop-wordmark{font-size:1.8rem}.nebu-cart-reassurance{margin-top:1.2rem;padding-top:1.1rem}.nebu-cart-reassurance__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.nebu-cart-reassurance__item{grid-template-columns:2.8rem minmax(0,1fr);gap:.6rem;min-height:5.4rem;padding:.7rem}.nebu-cart-reassurance__item img{width:2.8rem;height:2.8rem}.nebu-cart-reassurance__item strong{font-size:.95rem}.nebu-cart-reassurance__item span{font-size:.85rem}#MainContent:has(#main-cart-items) .related-products{padding-right:1.5rem!important;padding-left:1.5rem!important}#MainContent:has(#main-cart-items) .related-products__heading{margin-bottom:2rem;font-size:3rem;line-height:1.1}#MainContent:has(#main-cart-items) .custom-related-product-slider{column-gap:1.2rem;row-gap:2.4rem}#MainContent:has(#main-cart-items) .related-products .card__heading{font-size:1.35rem;line-height:1.25}#MainContent:has(#main-cart-items) .related-products .price{font-size:1.35rem}}@media screen and (max-width:420px){.nebu-cart-heading{gap:1rem}.nebu-cart-heading .title{font-size:2.65rem}.nebu-cart-item{gap:1.2rem;padding:1.5rem 1.3rem}.nebu-cart-item .cart-item__media,.nebu-cart-item .cart-item__image-container{width:8.2rem}.nebu-cart-item .cart-item__media{flex-basis:8.2rem;min-width:8.2rem}.nebu-cart-item .cart-item__image-container{height:8.2rem}.nebu-cart-summary__total{align-items:flex-end}.nebu-cart-summary__total .totals__total-value{font-size:1.55rem}.nebu-cart-summary__total .totals__total{font-size:1.8rem}.nebu-cart-reassurance__item{grid-template-columns:2.5rem minmax(0,1fr);padding:.6rem}.nebu-cart-reassurance__item img{width:2.5rem;height:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/nebu-cart-redesign.css.map */
