.cart-drawer-items-wrapper{overflow:auto;flex:1}@media(max-height:650px){.cart-drawer-items-wrapper{overflow:auto}}@media screen and (max-width:749px){.ct-message{font-size:12px!important}.goal-message{margin:0!important;font-size:12px!important}.cart-drawer .cart-item>td+td{padding-left:0}a.cart-item__name,.cart-drawer .price{font-size:15px!important}body .cart-drawer-upsell-list-item-right .cart-item__name,body .cart-drawer-upsell-list-item .product-option{font-size:13px!important}button#CartDrawer-Checkout{font-size:14px}.cart-drawer .drawer__cart-items-wrapper{padding:0 12px}div#cart-drawer-upsell{padding:1rem 1.2rem!important}}.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:1;padding:6px 0 15px;margin:0;font-size:15px}.cart-upsell-arrows{display:flex;flex-direction:row;align-items:center;gap:10px;max-width:100%}.cart-upsell-arrows .left-arrow,.cart-upsell-arrows .right-arrow{padding:4px;cursor:pointer}ul.cart-drawer-upsell-list.custom-nav-slider{background:#f2f4f7;padding:13px;border-radius:10px;overflow:hidden}.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;padding:10px;margin-bottom:4px}.cart-drawer-upsell-list-item-left{width:100%;margin-right:0}.cart-drawer-upsell-list-item-left img{width:100%;max-width:none;border-radius:var(--media-radius)}.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:1;-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(34px - var(--inputs-border-width));padding:0 8px;min-width:100%;min-height:calc(34px - var(--inputs-border-width));font-size:1.2rem;background:#fff}.cart-drawer-upsell-list-item button[name=add]{padding:0 16px;min-height:34px;min-width:fit-content;font-size:12px;height:34px;width:max-content;text-transform:capitalize}button#CartDrawer-Checkout{text-transform:capitalize;min-height:54px}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll]{grid-auto-columns:minmax(49%,1fr)!important}li.cart-drawer-upsell-list-item{background:transparent;padding:0}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll] .cart-drawer-upsell-list-item-left{max-width:60px;width:60px;height:60px;aspect-ratio:1 / 1;align-items:center;flex:0 0 60px}.cart-drawer .cart-drawer-upsell-list .cart-item__image{width:60px;height:60px;object-fit:contain;border-radius:6px;border:1px solid rgb(0 0 0 / 10%)}.cart-drawer-upsell-list-item-right{text-align:center;padding-top:4px}.cart-drawer-upsell-list-item-right .cart-item__name{font-size:15px!important;text-align:center!important}.cart-drawer-upsell-list-item-right .lumin-wrapper{flex-direction:column!important;display:flex}.cart-drawer-upsell-list-item .product-option{font-size:15px!important;color:#000}.cart-drawer-upsell-list-item .product-option s{color:red;opacity:1;font-weight:400}.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}.cart-drawer-upsell-list[data-list-style-cart-drawer=scroll] .cart-drawer-upsell-list-item-left{flex:0 0 30%}.cart-drawer-upsell-list[data-list-style-cart-drawer=stack] .cart-drawer-upsell-list-item-left{flex:0 0 22%}.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:10px;flex-shrink:0;align-items:center}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}@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}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{flex-direction:row}.cart-item__discounted-prices s.cart-item__old-price{color:red;opacity:1}.cart-item__price-wrapper span.price.price--end{display:flex;flex-direction:row-reverse;gap:.6rem}.cart-drawer-upsell-list-item .field-wrapper .select__select{border-radius:0!important;background-image:url(/cdn/shop/files/arrow-download.svg?v=1773816741);background-repeat:no-repeat;background-position:right 10px center;padding-right:20px}.cart-drawer-upsell-list-item .field-wrapper .select:before,.cart-drawer-upsell-list-item .field-wrapper .select:after{border-radius:0!important}.kaching-cart__trust-badges.kaching-cart__trust-badges-footer{padding:18px 8px 8px}.kaching-cart__trust-badges-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px}.kaching-cart__trust-badge{display:flex;justify-content:center;align-items:center;gap:5px}.kaching-cart__trust-badge-icon{width:20px;height:20px}span.kaching-cart__trust-badge-text{font-weight:700;font-size:13px}
/*# sourceMappingURL=/cdn/shop/t/28/assets/cart-upsell.css.map */
