.cart-drawer-items-wrapper{overflow:auto;flex:1}@media(max-height:650px){.cart-drawer-items-wrapper{overflow:auto}}.cart-drawer-items-wrapper::-webkit-scrollbar{width:3px}.cart-drawer-items-wrapper::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.cart-drawer-items-wrapper::-webkit-scrollbar-track-piece{margin-top:31px}#cart-drawer-upsell-wrapper{display:none}.cart-drawer-upsell-title{opacity:.85;padding:6px;margin:0}.cart-drawer-upsell-list{list-style:none;padding:12px 0;margin:0 0 1rem;display:flex;gap:10px;flex-wrap:wrap}.cart-drawer-upsell-list form{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:10px;flex-wrap:wrap;align-items:center}.cart-drawer-upsell-list-item{display:flex;gap:10px;margin-bottom:4px;flex-direction:column;padding:12px 12px 6px}.cart-drawer-upsell-list-item-left{width:100%;margin-right:0}.cart-drawer-upsell-list-item-left img{width:100%;max-width:none}.cart-drawer-upsell-list-item-right{flex:0;width:100%;flex:auto}.cart-drawer-upsell-list-item .cart-item__name{margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer-upsell-list-item .product-option{margin-bottom:0}.cart-drawer-upsell-list-item .product-option s{margin-right:.5rem;opacity:.75}.cart-drawer-upsell-list-item .field-wrapper{width:-webkit-fill-available;min-width:70px}.cart-drawer-upsell-list-item .field-wrapper .select__select{height:calc(26px - var(--inputs-border-width)*2);padding:0 8px;width:fit-content;min-height:calc(26px - var(--inputs-border-width)*2);font-size:1.2rem;padding-right:24px!important;padding-left:8px!important;padding-top:7px;padding-bottom:7px;height:max-content;min-width:80px}.cart-drawer-upsell-list-item button[name=add]{padding:0 16px;min-height:26px;min-width:fit-content;font-size:12px;height:26px}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll]{display:grid;grid-gap:10px;padding:10px 0 20px;grid-auto-flow:column;overflow-x:auto;max-width:100vw;scroll-behavior:smooth;scrollbar-width:none}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll] .cart-drawer-upsell-list-item-left{flex:0 0 80px}.cart-drawer-upsell-list[data-list-style-cart-drawer=stack] .cart-drawer-upsell-list-item-left{flex:0 0 25%}.cart-drawer-upsell-list[data-list-style-cart-drawer=stack] .cart-drawer-upsell-list-item-right{flex:1}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll] .cart-drawer-upsell-list-item{display:flex;gap:12px;flex-shrink:0;align-items:center;flex-direction:row}cart-items #cart-drawer-upsell{position:relative;overflow:hidden;padding-bottom:1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}cart-items .cart-drawer-upsell-title{border:none;padding:0}cart-items .cart-drawer-upsell-list[data-list-style-cart-page=scroll]{display:flex;flex-wrap:nowrap;overflow:auto;padding-bottom:1rem;margin-bottom:0}cart-items .cart-drawer-upsell-list[data-list-style-cart-page=scroll] .cart-drawer-upsell-list-item{width:70%;flex-shrink:0}.cart-drawer-upsell-list-item{align-items:flex-start!important}@media(min-width:600px){cart-items .cart-drawer-upsell-list[data-list-style-cart-page=stack]{display:flex;flex-wrap:wrap}cart-items .cart-drawer-upsell-list[data-list-style-cart-page=stack] .cart-drawer-upsell-list-item{width:calc(33.33% - 20px)}cart-items .cart-drawer-upsell-list[data-list-style-cart-page=scroll] .cart-drawer-upsell-list-item{width:375px}}@media(min-width:1200px){cart-items .cart-drawer-upsell-list[data-list-style-cart-page=stack] .cart-drawer-upsell-list-item{width:calc(25% - 23px)}}.lumin-wrapper{gap:10px;display:flex;justify-content:space-between;align-items:center}.lumin-wrapper s{opacity:.7;text-decoration:line-through}.cart-upsell__item-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.cart-upsell__item-wrapper .product-options-wrapper{display:none}.cart-upsell__item-wrapper product-form{width:41px}.cart-drawer-upsell-list-item-right{display:flex;align-items:flex-start;height:100%;justify-content:space-between}.button-add-without-text{border-radius:8px;background:#efefe7;transition:.3s all;height:auto!important;padding:12px!important;border:none}.button-add-without-text:hover{opacity:.7;background:#efefe7!important}.button-add-without-text:before,.button-add-without-text:after{content:none!important}.button-add-without-text:hover:before,.button-add-without-text:hover:after{content:none!important}.cart-upsell__item-wrapper-content{display:flex;flex-direction:column}.cart-drawer-upsell-variant-select{margin-top:.5rem;width:100%}.cart-drawer-upsell-variant-select .product-options-wrapper--under-title{display:flex;flex-direction:column;gap:.5rem;flex:1;flex-wrap:wrap;align-items:stretch}.cart-drawer-upsell-variant-select .field-wrapper{width:100%}.cart-drawer-upsell-variant-select .select{position:relative;width:fit-content}.cart-drawer-upsell-variant-select .select:after,.cart-drawer-upsell-variant-select .select:before{content:none!important}.cart-drawer-upsell-variant-select .select__select{width:100%;padding:.5rem 2rem .5rem .75rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;background-color:rgb(var(--color-background));-webkit-appearance:none;appearance:none}.cart-drawer-upsell-variant-select .select__select:focus{box-shadow:none!important}.cart-drawer-upsell-variant-select .select__select{background:#f7f6f0!important;border:1px solid rgba(167,167,165,.2)!important;border-radius:8px!important;padding-left:16px!important;padding-right:16px!important;margin:0;font-family:Stage Grotesk,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:150%;letter-spacing:0%;color:#141405}.cart-drawer-upsell-variant-select .select svg{position:absolute;right:12px!important;top:50%;transform:translateY(-50%);pointer-events:none;width:8px;height:8px}.cart-upsell-description-wrapper .cart-upsell-description ul{list-style-type:disc;font-size:12px!important;padding-left:14px}.cart-upsell-description-wrapper .cart-upsell-description p{margin:0;font-size:12px!important}.cart-upsell-description-wrapper .cart-upsell-description-toggle{display:flex!important;font-family:Stage Grotesk;font-weight:700;font-style:Bold;font-size:12px;line-height:150%;letter-spacing:4%;text-transform:capitalize;text-decoration:underline;text-decoration-style:solid;text-decoration-offset:0%;text-decoration-thickness:0%;text-decoration-skip-ink:auto;color:#49473c;transition:.3s all;margin:0}.cart-drawer-upsell-price{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:4px}.upsell-price-wrapper{display:flex;gap:4px;align-items:center}.cart-drawer-upsell-price .upsell-price-wrapper span{font-family:Stage Grotesk;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:150%;letter-spacing:0%;color:#141405}.cart-drawer-upsell-price .upsell-price-wrapper s{font-family:Stage Grotesk;font-weight:400;font-style:Regular;font-size:14px;line-height:150%;letter-spacing:0%;text-align:right;text-decoration:line-through;color:#1c1c1c60;margin:0!important}.cart-upsell__item-wrapper{height:100%}.product-savings-upsell{padding:6px 8px;background:#deffaa;border-radius:999px;font-family:Stage Grotesk;font-weight:700;font-style:Bold;font-size:10px;line-height:1;letter-spacing:1px;text-transform:uppercase;color:#5e5e15;white-space:nowrap;margin-left:auto;width:fit-content}
/*# sourceMappingURL=/cdn/shop/t/15/assets/cart-upsell.css.map */
