:root{--aphex-cart-card-bg: rgba(var(--color-foreground), .035);--aphex-cart-border: rgba(var(--color-foreground), .1);--aphex-cart-radius: 6px;--aphex-cart-success: #1c8c4e}@media screen and (min-width:990px){.template-cart #MainContent{display:grid;grid-template-columns:minmax(0,1fr) 24rem;align-items:start;align-content:start;column-gap:2.5rem;row-gap:0;max-width:var(--page-width);margin:0 auto;padding:2.5rem 24px 3rem}.template-cart #MainContent>.shopify-section:has(cart-items),.template-cart #MainContent cart-items,.template-cart #MainContent cart-items>.page-width{display:contents}.template-cart .title-wrapper-with-link{grid-column:1 / -1;grid-row:1}.template-cart .cart__contents{grid-column:1;grid-row:2}.template-cart #MainContent:has(.is-empty){display:block}.template-cart #MainContent .page-width{max-width:none;margin:0;padding:0}.template-cart #MainContent>.cart__footer-wrapper{grid-column:2;grid-row:2;position:sticky;top:1.5rem}}.template-cart .title-wrapper-with-link{margin:0 0 2rem}.template-cart .title-wrapper-with-link .title{line-height:1;font-size:3.25rem}.template-cart .aphex-cart-continue{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.5rem;font-size:.95rem;font-weight:700;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px}.aphex-cart-continue__icon{display:inline-flex;width:.95rem;transform:rotate(180deg)}.aphex-cart-continue__icon svg{width:100%;height:auto}.template-cart .cart__items{border-bottom:0;padding-bottom:0}.aphex-cart-list{display:flex;flex-direction:column;gap:1rem}.aphex-cart-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;grid-template-areas:"media    details  details" "quantity quantity total";align-items:center;column-gap:.9rem;row-gap:.85rem;margin-bottom:0;padding:.85rem;background:var(--aphex-cart-card-bg);border-radius:var(--aphex-cart-radius)}@media screen and (min-width:750px){.aphex-cart-item{grid-template-columns:120px minmax(0,1fr) auto;grid-template-areas:"media details quantity" "media details total";column-gap:1.25rem;row-gap:.6rem;padding:1.25rem}}.aphex-cart-item--nested{margin-left:1.25rem}.aphex-cart-item__media{grid-area:media;aspect-ratio:1;display:block;border-radius:4px;overflow:hidden;background:rgb(var(--color-background))}.aphex-cart-item__media img{width:100%;height:100%;object-fit:cover}.aphex-cart-item__details{grid-area:details;display:flex;flex-direction:column;gap:.15rem;min-width:0}.aphex-cart-item__vendor{margin:0;font-size:.75rem;opacity:.6}.aphex-cart-item__name{font-family:var(--font-heading-family);font-weight:700;text-transform:uppercase;letter-spacing:-.03em;line-height:1;font-size:1.375rem;text-decoration:none;color:rgb(var(--color-foreground))}.aphex-cart-item__name:hover{text-decoration:underline}.aphex-cart-item__options{margin:.2rem 0 0;display:flex;flex-direction:column;gap:.1rem}.aphex-cart-item__options .product-option{font-size:.8125rem;line-height:1.35;opacity:.7}.aphex-cart-item__options dt,.aphex-cart-item__options dd{display:inline;margin:0}.aphex-cart-item__quantity{grid-area:quantity;display:flex;align-items:center;align-self:center;justify-self:start}.aphex-cart-item__quantity .quantity-popover-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:.35rem}@media screen and (min-width:750px){.aphex-cart-item__quantity{align-self:start;justify-self:end}.aphex-cart-item__quantity .quantity-popover-wrapper{justify-content:flex-end}.aphex-cart-item__quantity .aphex-cart-item__remove{order:-1}}.aphex-cart-item__quantity .quantity-popover-container{padding:0}@media screen and (max-width:749px){.aphex-cart-item .aphex-cart-item__remove{margin-left:.5rem}}.aphex-quantity.quantity{width:auto;min-height:2.75rem;border:1px solid var(--aphex-cart-border);border-radius:4px;background:rgb(var(--color-background));overflow:hidden}.aphex-quantity.quantity:before,.aphex-quantity.quantity:after{display:none}.aphex-quantity .quantity__input{width:2.5rem;min-width:2rem;flex-grow:0;opacity:1;font-size:.95rem;font-weight:600;color:rgb(var(--color-foreground))}.aphex-quantity .quantity__button{width:2.25rem;cursor:pointer;transition:background-color .15s ease}.aphex-quantity .quantity__button:hover{background:rgba(var(--color-foreground),.06)}.aphex-quantity .quantity__button .svg-wrapper{width:.85rem}.aphex-cart-item__remove .button{min-height:2.5rem;min-width:2.5rem;padding:0;color:rgba(var(--color-foreground),.55);transition:color .15s ease}.aphex-cart-item__remove .button:hover{color:rgb(var(--color-foreground))}.aphex-cart-item__remove .svg-wrapper svg{width:1.05rem;height:1.05rem}.aphex-cart-item__total{grid-area:total;position:relative;text-align:right;align-self:center;justify-self:end;font-weight:700;font-size:.95rem;white-space:nowrap}@media screen and (min-width:750px){.aphex-cart-item__total{align-self:end}}.aphex-cart-item__total .cart-item__discounted-prices{display:flex;flex-direction:column;align-items:flex-end}.aphex-cart-item__total .cart-item__old-price{font-weight:400;font-size:.8125rem;opacity:.55}.aphex-cart-item .cart-item__error{display:none;margin-top:.4rem;font-size:.8125rem}.aphex-cart-item .cart-item__error:has(.cart-item__error-text:not(:empty)){display:flex}.template-cart .loading__spinner{display:none!important}.template-cart .cart-item .loading__spinner:not(.hidden)~*{visibility:visible}.template-cart .loading__spinner:not(.hidden)+.cart-item__price-wrapper,.template-cart .loading__spinner:not(.hidden)~cart-remove-button{opacity:1}.template-cart #MainContent .cart__footer{display:block;border-radius:var(--aphex-cart-radius);background:var(--aphex-cart-card-bg);padding:1.5rem}.template-cart #MainContent .cart__footer>*{width:100%;margin-left:0}.template-cart #MainContent .is-empty .cart__footer{display:none}.aphex-summary{color:rgb(var(--color-foreground))}.aphex-summary__title{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:-.03em;line-height:1;font-size:1.625rem;margin:0 0 1.1rem}.aphex-summary__rows{display:flex;flex-direction:column;gap:.75rem}.aphex-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:1rem;margin:0;color:rgb(var(--color-foreground))}.aphex-summary__free{color:var(--aphex-cart-success);font-weight:600}.aphex-summary__row--discount{color:var(--aphex-cart-success)}.aphex-summary__row--discount span:first-child{display:inline-flex;align-items:center;gap:.4rem}.aphex-summary__row--discount svg{width:.9rem;height:.9rem}.aphex-summary__row--total{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(var(--color-foreground),.15);font-size:1.3125rem;font-weight:700}.aphex-summary__row--total>span:first-child{font-family:var(--font-heading-family);text-transform:uppercase;letter-spacing:-.03em}.aphex-summary__total-value{white-space:nowrap}.aphex-summary__ctas{margin-top:1.25rem}.aphex-summary__checkout.button-gradient{display:flex;width:100%;max-width:none}.cart__dynamic-checkout-buttons.additional-checkout-buttons{margin-top:.75rem;max-width:none}.aphex-summary__payments{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.1rem}.aphex-payment-icon{display:block;width:auto;height:1.875rem;border-radius:4px}.aphex-summary__trust{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem}.aphex-summary__trust-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.35}.aphex-summary__trust-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.1rem;margin-top:.2rem;color:var(--aphex-cart-success)}.aphex-summary__trust-icon svg{width:100%;height:auto}@media screen and (max-width:989px){.template-cart #MainContent .cart__footer{margin-top:1.25rem;margin-bottom:3rem;max-width:32rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/aphex-cart.css.map */
