cart-items .title-wrapper-with-link{margin-top:0}.cart-item__info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{position:relative;aspect-ratio:1 / 1;width:100%}.cart-item__image-container:after{content:none}.cart-item__details{display:flex;flex-direction:column;justify-content:inherit;width:100%;height:100%}.cart-item__image{height:100%;width:100%;object-fit:cover;border-radius:8px}.cart-item{display:grid;grid-template-columns:minmax(60px,120px) 1fr;grid-template-rows:repeat(2,auto);column-gap:25px;row-gap:24px;margin-bottom:0;padding:24px 0;border-top:1px solid #e2e2e2}@media screen and (min-width: 990px){.cart-item{padding:48px 0;grid-template-columns:160px 1fr;column-gap:32px;row-gap:42px}}@media screen and (min-width: 1280px){.cart-item{grid-template-columns:220px 1fr}}.cart-item__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.cart-item__name{display:block;font-family:var(--font-body-family);font-size:17px;line-height:1.2;text-decoration:none;color:rgb(var(--color-foreground));font-weight:700;margin-bottom:.5rem;padding-left:0}@media screen and (min-width: 750px){.cart-item__name{font-size:17px}}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices .cart-item__old-price{font-size:1.4rem}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.product-option__label{font-size:12px;line-height:1.2;color:rgb(var(--color-foreground));font-weight:300}@media screen and (min-width: 960px){.product-option__label{font-size:16px}}.cart-item cart-remove-button{display:flex;justify-content:flex-start;align-items:center}cart-remove-button .cart-remove-button{-webkit-appearance:none;appearance:none;height:fit-content;background-color:transparent;border:none;color:#949494;cursor:pointer;padding:0;margin:0;font-family:var(--font-body-family);font-size:15px;line-height:1.2;font-weight:300;transition:all var(--duration-default) ease}cart-remove-button .cart-remove-button:hover{color:rgb(var(--color-foreground))}@media screen and (min-width: 960px){cart-remove-button .cart-remove-button{font-size:20px}}.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width: 750px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:.2rem;width:min-content;min-width:100%}.cart-item__error-text{font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;order:1}.cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.cart-item__error-text:empty+.svg-wrapper{display:none}.product-option.image-upload img{max-width:36px;width:36px;height:36px;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px}.product-option.input{position:relative;margin-top:0!important;max-width:540px}.product-option.input .edit-icon svg{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:21px;height:21px}@media screen and (min-width: 960px){.product-option.input .edit-icon svg{right:.5rem;width:36px;height:36px}}.product-option.input input{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e2e2e2;width:100%;padding:12px 18px;border-radius:8px;font-family:var(--font-body-family);font-size:15px;line-height:1.2;font-weight:300;font-style:italic;transition:all var(--duration-default) ease}@media screen and (min-width: 960px){.product-option.input input{font-size:18px}}.product-option.input input:focus{outline:none;box-shadow:none;border-color:rgb(var(--color-foreground))}@media screen and (min-width: 960px){.product-option.input{margin-top:0!important}.product-option.input input{padding:18px 24px}.product-option.image-upload img{max-width:64px;width:64px;height:64px}}@media screen and (min-width: 1280px){.product-option.image-upload img{max-width:93px;width:93px;height:93px}}.product-option+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}@media screen and (max-width: 749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}@media screen and (min-width: 960px){.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (max-width: 989px){.cart-items .quantity-popover__info-button{padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/component-cart-items.css.map */
