.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;width:100%;box-sizing:border-box}#cart-drawer-upsell{width:100%;box-sizing:border-box}.cart-drawer-upsell-title{opacity:.85;padding:8px 16px;margin:0;box-sizing:border-box}.cart-drawer-upsell-list{list-style:none;padding:10px 16px 14px;margin:0;display:flex;flex-direction:column;gap:0;width:100%;box-sizing:border-box}.cart-drawer-upsell-list form{display:flex;align-items:center;width:100%;gap:10px;box-sizing:border-box}.cart-drawer-upsell-list-item{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 0;margin:0;box-sizing:border-box}.cart-drawer-upsell-list-item-left{width:48px;min-width:48px;max-width:48px;margin:0;display:flex;align-items:center;justify-content:center;flex:0 0 48px}.cart-drawer-upsell-list-item-left img{display:block;width:48px;height:48px;max-width:48px;object-fit:cover;border-radius:0;box-sizing:border-box}.cart-drawer-upsell-list-item-right{flex:1 1 auto;width:auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;box-sizing:border-box}.cart-drawer-upsell-list-item .cart-item__name{margin:0;flex:1 1 auto;min-width:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.15;font-weight:700;box-sizing:border-box}.cart-drawer-upsell-list-item .product-option{margin:0;flex:0 0 auto;font-size:14px;line-height:1.2;font-weight:700;white-space:nowrap;box-sizing:border-box}.cart-drawer-upsell-list-item .product-option s{margin-right:5px;opacity:.65}.cart-drawer-upsell-list-item .field-wrapper{width:auto;min-width:70px}.cart-drawer-upsell-list-item .field-wrapper .select__select{height:calc(26px - var(--inputs-border-width));min-width:100%;min-height:calc(26px - var(--inputs-border-width));padding:0 8px;font-size:1rem}.cart-drawer-upsell-list-item button[name=add]{padding:0;min-height:26px;height:26px;min-width:fit-content;font-size:12px;width:auto}.cart-drawer-upsell-list-item input[type=checkbox],.cart-drawer-upsell-list-item input[type=radio]{flex:0 0 auto}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll]{display:flex;flex-direction:row;gap:10px;padding:10px 16px 18px;overflow-x:auto;overflow-y:hidden;max-width:100vw;box-sizing:border-box}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll] .cart-drawer-upsell-list-item{display:flex;flex-direction:row;align-items:center;gap:10px;flex-shrink:0;width:100%}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll] .cart-drawer-upsell-list-item-left{width:48px;min-width:48px;flex:0 0 48px}.cart-drawer-upsell-list[data-list-style-cart-drawer=stack] .cart-drawer-upsell-list-item{display:flex;flex-direction:row;align-items:center;width:100%}.cart-drawer-upsell-list[data-list-style-cart-drawer=stack] .cart-drawer-upsell-list-item-left{width:48px;min-width:48px;flex:0 0 48px}.cart-drawer-upsell-list[data-list-style-cart-drawer=stack] .cart-drawer-upsell-list-item-right{flex:1 1 auto;width:auto}cart-items #cart-drawer-upsell{position:relative;overflow:hidden;padding-bottom:1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);box-sizing:border-box}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-x: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}@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:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));flex-wrap:wrap;justify-content:space-between;align-items:center}@media screen and (max-width:749px){.cart-drawer-upsell-title{padding:8px 16px}.cart-drawer-upsell-list{padding:8px 16px 14px}.cart-drawer-upsell-list-item{gap:9px;padding:9px 0}.cart-drawer-upsell-list-item-left{width:48px;min-width:48px;max-width:48px;flex:0 0 48px}.cart-drawer-upsell-list-item-left img{width:48px;height:48px;max-width:48px}.cart-drawer-upsell-list-item-right{gap:6px}.cart-drawer-upsell-list-item .cart-item__name{font-size:14px;line-height:1.12}.cart-drawer-upsell-list-item .product-option{font-size:14px}}@media screen and (max-width:380px){.cart-drawer-upsell-list{padding-left:12px;padding-right:12px}.cart-drawer-upsell-list-item{gap:8px}.cart-drawer-upsell-list-item-left,.cart-drawer-upsell-list-item-left img{width:44px;min-width:44px;max-width:44px;height:44px}.cart-drawer-upsell-list-item-left{flex-basis:44px}.cart-drawer-upsell-list-item .cart-item__name,.cart-drawer-upsell-list-item .product-option{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cart-upsell.css.map */
