.cart-items__breadcrumb{width:100%;padding:16px 20px}.cart-items__breadcrumb-inner{display:flex;align-items:center;justify-content:center;gap:14px;max-width:1200px;margin:0 auto;font-size:15px;line-height:1.4}.cart-items__breadcrumb-link{color:#111;text-decoration:none}.cart-items__breadcrumb-link:hover{color:#555}.cart-items__breadcrumb-separator{color:#777;font-size:20px;font-weight:300;line-height:1}.cart-items__breadcrumb-current{color:#222}.cart-items__container{max-width:1200px;margin:0 auto;padding:20px 20px 40px;display:flex;flex-direction:column}.cart-items__header{margin-bottom:32px;text-align:center}.cart-items__heading{margin:0;font-size:34px;font-weight:600}.cart-items__body{display:flex;flex-direction:column}.cart-items__body--empty{align-items:center}.cart-items__empty{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;color:#666;max-width:300px;margin:40px auto}.cart-items__empty-text{font-size:16px;margin:0}.cart-items__empty-discover{background:transparent;border:none;color:inherit;font-size:15px;font-weight:500;text-decoration:underline;text-underline-offset:3px}.cart-items__empty-image{display:block;width:100%}.cart-items__empty-image img{width:100%;height:auto;display:block}.cart-items__empty-button{width:100%}.cart-items__table-head{display:flex;justify-content:space-between;padding-bottom:12px;margin-bottom:8px;border-bottom:1px solid #eee;font-size:14px;color:#333}.cart-items__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.cart-items__item{position:relative;display:grid;grid-template-columns:96px 1fr minmax(90px,auto) 140px;align-items:center;column-gap:32px;row-gap:20px;padding:24px 0;border-bottom:1px solid #eee;transition:opacity .2s ease}.cart-items__item:last-child{border-bottom:none}.cart-items__item.is-loading{opacity:.5;pointer-events:none}.cart-items__item.is-loading:after{content:"";position:absolute;top:50%;left:48px;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;animation:cartItemsSpin .6s linear infinite}@keyframes cartItemsSpin{to{transform:rotate(360deg)}}.cart-items__item-image{width:96px;height:96px;overflow:hidden;border-radius:50%}.cart-items__item-image img{width:100%;height:100%;display:block;object-fit:cover}.cart-items__item-details{display:flex;flex-direction:column;gap:4px}.cart-items__item-title{text-decoration:none;color:inherit;font-weight:600;font-size:16px;line-height:1.4}.cart-items__item-options{font-size:13px;color:#666}.cart-items__item-remove{align-self:flex-start;background:none;border:none;padding:0;font-size:14px;text-decoration:underline;color:#222222bf;text-underline-offset:3px;cursor:pointer}.cart-items__item-remove:hover{color:#10389f}.cart-items__item-price{display:flex;flex-direction:column;align-items:flex-end;justify-self:end;gap:2px;font-size:16px;text-align:right;white-space:nowrap}.cart-items__item-price-compare{color:#999;text-decoration:line-through;font-size:14px}.cart-items__item-price-final{font-weight:500}.cart-items__item-quantity{display:flex;align-items:stretch;justify-self:end;border:1px solid rgb(222,222,222);border-radius:5px;overflow:hidden;max-width:120px}.cart-items__qty-button{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;cursor:pointer;font-size:16px;line-height:1}.cart-items__qty-input{width:40px;height:34px;padding:0;border:none;outline:none;background:transparent;text-align:center;font-size:16px;font-family:inherit;-moz-appearance:textfield}.cart-items__qty-input::-webkit-outer-spin-button,.cart-items__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-items__qty-button svg{width:12px;height:12px}.cart-items__update-button{margin-top:20px;align-self:flex-start}.cart-footer{display:flex;justify-content:flex-end}.cart-footer[hidden]{display:none}.cart-footer__panel{max-width:380px;width:100%}.cart-footer__subtotal{display:flex;justify-content:space-between;font-weight:600;font-size:18px;margin-bottom:4px}.cart-footer__subtotal-values{display:flex;align-items:baseline;gap:8px}.cart-footer__subtotal-compare{color:#585858;text-decoration:line-through}.cart-footer__tax-note{margin:0 0 16px;font-size:13px;color:#666}.cart-footer__checkout{display:block;width:100%;text-align:center;border:none}.c_bootom_list{padding-top:10px}.c_bootom_list ul{display:grid;grid-template-columns:repeat(2,1fr)}.c_bootom_list li{display:flex;align-items:center;gap:10px}.c_bootom_list li span{font-size:16px;font-weight:400}.c_bootom_list li img,.c_bootom_list li svg{width:30px;height:30px}.m-cart__trust-badge{margin-top:8px;max-height:40px}@media(max-width:700px){.cart-items__item{grid-template-columns:72px 1fr;grid-template-areas:"image details" "image price" "image qty";row-gap:8px}.cart-items__item-image{grid-area:image;width:72px;height:72px}.cart-items__item-details{grid-area:details}.cart-items__item-price{grid-area:price;align-items:flex-start;text-align:left}.cart-items__item-quantity{grid-area:qty;justify-self:start}.cart-footer{justify-content:stretch}.cart-footer__panel{max-width:none}}@media(max-width:575px){.cart-items__container{padding:16px 16px 24px}.cart-items__heading{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/557/assets/component-cart.css.map */
