.custom-cart-page{background-color:rgb(var(--color-custom-white))}.custom-cart-page .page-width{max-width:80rem;padding:0}.custom-cart-page .title-wrapper-with-link{margin-bottom:var(--spacing-gap-lg);padding-bottom:var(--spacing-gap-md);border-bottom:1px solid rgb(var(--color-custom-gray-light));display:flex;flex-direction:column;gap:.5rem}.custom-cart-page .title-wrapper-with-link .title{font-family:var(--font-family-heading);font-size:var(--font-size-h2);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-heading);margin:0;color:rgb(var(--color-custom-dark))}.custom-cart-page .title-wrapper-with-link .underlined-link{font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);text-decoration:none;color:rgb(var(--color-custom-primary));transition:color var(--transition-base)}.custom-cart-page .title-wrapper-with-link .underlined-link:hover{text-decoration:underline;color:rgb(var(--color-custom-secondary))}@media screen and (min-width:750px){.custom-cart-page .title-wrapper-with-link{flex-direction:row;justify-content:space-between;align-items:baseline}}.custom-cart-page .cart__warnings{text-align:center;padding:var(--spacing-gap-xl) var(--spacing-section-x);background-color:rgb(var(--color-custom-bg-light));border-radius:0;display:none}.custom-cart-page.is-empty .cart__warnings{display:block}.custom-cart-page .cart__empty-text{font-family:var(--font-family-heading);font-size:var(--font-size-h2);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-heading);margin:0 0 1rem;color:rgb(var(--color-custom-dark))}.custom-cart-page .cart__warnings>a.button{font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-bold);line-height:1;text-decoration:none;height:var(--button-height);margin-top:1.5rem;padding:var(--button-padding-y) var(--button-padding-x);background-color:rgb(var(--color-custom-primary));cursor:pointer;color:rgb(var(--color-custom-white));border:none;border-radius:0;display:inline-flex;justify-content:center;align-items:center;gap:.5rem;transition:opacity var(--transition-base)}.custom-cart-page .cart__warnings>a.button:hover{opacity:.9}.custom-cart-page .cart__warnings>a.button:before,.custom-cart-page .cart__warnings>a.button:after{content:none;display:none}.custom-cart-page .cart__login-title{font-family:var(--font-family-heading);font-size:var(--font-size-card-title);font-weight:var(--font-weight-medium);margin:var(--spacing-gap-lg) 0 .5rem;color:rgb(var(--color-custom-dark))}.custom-cart-page .cart__login-paragraph{font-family:var(--font-family-body);font-size:var(--font-size-body);margin-top:.5rem;color:rgb(var(--color-custom-paragraph))}.custom-cart-page .cart__login-paragraph a{font-weight:var(--font-weight-semibold);color:rgb(var(--color-custom-primary))}.custom-cart-page .cart__items{padding-bottom:var(--spacing-gap-sm);border-bottom:none}.custom-cart-page .cart-items{border-collapse:separate;border-spacing:0 .75rem}.custom-cart-page .cart-items thead{display:none}.custom-cart-page .cart-item{background-color:rgb(var(--color-custom-bg-light));position:relative}@media screen and (max-width:749px){.custom-cart-page .cart-item{margin-bottom:1rem;padding:1rem;gap:1rem}.custom-cart-page .cart-item:last-child{margin-bottom:0}}@media screen and (min-width:750px){.custom-cart-page .cart-item td{vertical-align:middle;padding:1.5rem 1rem}.custom-cart-page .cart-item td:first-child{padding-left:1.5rem}.custom-cart-page .cart-item td:last-child{padding-right:1.5rem}.custom-cart-page .cart-item>td+td{padding-left:1rem}}.custom-cart-page .cart-item__media{width:auto}.custom-cart-page .cart-item__image-container{background-color:rgb(var(--color-custom-white));overflow:hidden;border-radius:0}.custom-cart-page .cart-item__image{max-width:5rem;height:auto;object-fit:cover;aspect-ratio:1}@media screen and (min-width:750px){.custom-cart-page .cart-item__image{max-width:7rem}}@media screen and (min-width:990px){.custom-cart-page .cart-item__image{max-width:8rem}}.custom-cart-page .cart-item__details{font-size:var(--font-size-body);line-height:var(--line-height-normal)}.custom-cart-page .cart-item__details>*{max-width:none}.custom-cart-page .cart-item__name{font-family:var(--font-family-heading);font-size:var(--font-size-card-title);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);text-decoration:none;letter-spacing:var(--letter-spacing-heading);color:rgb(var(--color-custom-dark));transition:color var(--transition-base)}.custom-cart-page .cart-item__name:hover{text-decoration:none;color:rgb(var(--color-custom-primary))}.custom-cart-page .cart-item__details .caption-with-letter-spacing{font-family:var(--font-family-body);font-size:.875rem;font-weight:var(--font-weight-semibold);text-transform:none;letter-spacing:normal;color:rgb(var(--color-custom-paragraph))}.custom-cart-page .product-option{font-family:var(--font-family-body);font-size:.875rem;line-height:var(--line-height-normal);color:rgb(var(--color-custom-paragraph))}.custom-cart-page .cart-item__details .product-option:not(dl .product-option){font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);color:rgb(var(--color-custom-secondary))}.custom-cart-page .cart-item__discounted-prices{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.custom-cart-page .cart-item__old-price{font-family:var(--font-family-body);font-size:.875rem;text-decoration:line-through;color:rgb(var(--color-custom-gray-medium));opacity:1}.custom-cart-page .cart-item__final-price{font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);color:rgb(var(--color-custom-secondary))}.custom-cart-page .cart-items th.cart-items__heading--quantity,.custom-cart-page .cart-items th.cart-items__heading--wide,.custom-cart-page .cart-item__quantity{display:none!important}.custom-cart-page .cart-remove-button--details{display:inline-flex;margin-top:.75rem}.custom-cart-page .cart-remove-button--details .button{display:inline-flex;align-items:center;gap:.35rem;min-width:unset;min-height:unset;padding:.3rem 0;margin:0;background-color:transparent;color:rgb(var(--color-custom-paragraph));border:none;font-family:var(--font-family-body);font-size:.8125rem;font-weight:var(--font-weight-medium);text-decoration:underline;text-underline-offset:.2rem;transition:color var(--transition-base)}.custom-cart-page .cart-remove-button--details .button:hover{color:rgb(var(--color-custom-secondary));background-color:transparent}.custom-cart-page .cart-remove-button--details .button:before,.custom-cart-page .cart-remove-button--details .button:after{content:none;display:none}.custom-cart-page .cart-remove-button--details .button .svg-wrapper{width:1.2rem;height:1.2rem;flex-shrink:0}.custom-cart-page .cart-item__totals{text-align:right;vertical-align:middle}.custom-cart-page .cart-item__totals .cart-item__price-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.custom-cart-page .cart-item__totals .price{font-family:var(--font-family-heading);font-size:var(--font-size-card-title);font-weight:var(--font-weight-medium);margin:0;color:rgb(var(--color-custom-secondary))}.custom-cart-page .cart-item__totals .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:0}.custom-cart-page .cart-item__totals .cart-item__old-price{font-family:var(--font-family-body);font-size:.875rem;color:rgb(var(--color-custom-gray-medium))}.custom-cart-page .discounts{list-style:none;margin:.5rem 0 0;padding:0}.custom-cart-page .discounts__discount{font-family:var(--font-family-body);font-size:.875rem;font-weight:var(--font-weight-medium);padding:.25rem .5rem;background-color:rgb(var(--color-custom-primary-tint));color:rgb(var(--color-custom-primary));border-radius:0;display:inline-flex;align-items:center;gap:.25rem}.custom-cart-page .discounts__discount svg{width:1rem;height:1rem;flex-shrink:0}.custom-cart-footer{padding-top:0;background-color:rgb(var(--color-custom-white))}.custom-cart-footer .page-width{max-width:80rem;padding:0}.custom-cart-footer .cart__footer{padding-top:0;border:none;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:750px){.custom-cart-footer .cart__footer{flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:2rem}.custom-cart-footer .cart__footer>*{width:auto;max-width:24rem}.custom-cart-footer .cart__footer>*+*{margin-top:0;margin-left:0}}.custom-cart-footer .cart__note{position:relative;top:0}.custom-cart-footer .cart__note label{font-family:var(--font-family-body);font-size:.875rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:var(--letter-spacing-caption);height:auto;margin-bottom:.5rem;color:rgb(var(--color-custom-paragraph));position:static}.custom-cart-footer .cart__note .field__input{font-family:var(--font-family-body);font-size:var(--font-size-body);min-height:6rem;padding:1rem;background-color:rgb(var(--color-custom-bg-light));color:rgb(var(--color-custom-dark));border:1px solid rgb(var(--color-custom-gray-medium));border-radius:0;resize:vertical}.custom-cart-footer .cart__note .field__input:focus{outline:2px solid rgb(var(--color-custom-primary));outline-offset:-2px;border-color:rgb(var(--color-custom-primary))}.custom-cart-footer .cart__note:before,.custom-cart-footer .cart__note:after{content:none;display:none}.custom-cart-footer .cart__blocks{display:flex;flex-direction:column;gap:.75rem}.custom-cart-footer .cart__blocks>*+*{margin-top:0}@media screen and (min-width:750px){.custom-cart-footer .cart__blocks{min-width:18rem}}.custom-cart-footer .js-contents{display:flex;flex-direction:column;gap:.5rem}.custom-cart-footer .totals{padding:0;border:none;display:flex;flex-flow:wrap row;justify-content:space-between;align-items:center;row-gap:.5rem;column-gap:2rem}.custom-cart-footer .totals__total{font-family:var(--font-family-body);font-size:.875rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:var(--letter-spacing-caption);margin:0;color:rgb(var(--color-custom-dark))}.custom-cart-footer .totals__total-value{font-family:var(--font-family-heading);font-size:var(--font-size-card-title);font-weight:var(--font-weight-medium);margin:0;color:rgb(var(--color-custom-secondary))}.custom-cart-footer .tax-note{font-family:var(--font-family-body);font-size:.75rem;text-align:left;margin:0;color:rgb(var(--color-custom-paragraph));display:block}.custom-cart-footer .tax-note a{font-weight:var(--font-weight-semibold);color:rgb(var(--color-custom-primary))}.custom-cart-footer .cart__ctas{text-align:center}.custom-cart-footer .cart__checkout-button{font-family:var(--font-family-body);font-size:var(--font-size-body);font-weight:var(--font-weight-bold);line-height:1;text-decoration:none;width:100%;max-width:none;height:var(--button-height);padding:var(--button-padding-y) var(--button-padding-x);background-color:rgb(var(--color-custom-primary));cursor:pointer;color:rgb(var(--color-custom-white));border:none;border-radius:0;transition:opacity var(--transition-base)}.custom-cart-footer .cart__checkout-button:hover{opacity:.9}.custom-cart-footer .cart__checkout-button:before,.custom-cart-footer .cart__checkout-button:after{content:none;display:none}.custom-cart-footer .cart__checkout-button[disabled]{cursor:not-allowed;opacity:.5}.custom-cart-footer .cart__dynamic-checkout-buttons{max-width:none;margin:1rem 0 0}.custom-cart-footer .discounts--position{font-family:var(--font-family-body);font-size:.875rem;font-weight:var(--font-weight-medium);color:rgb(var(--color-custom-primary))}.custom-cart-page .loading__spinner,.custom-cart-footer .loading__spinner{color:rgb(var(--color-custom-primary))}.custom-cart-page .cart-item__error{margin-top:.5rem}.custom-cart-page .cart-item__error-text{font-family:var(--font-family-body);font-size:.875rem;color:rgb(var(--color-custom-secondary))}.custom-cart-page .cart-item__error .svg-wrapper{color:rgb(var(--color-custom-secondary))}.custom-cart-page .quantity-popover__info{background-color:rgb(var(--color-custom-white));box-shadow:0 4px 12px #0000001a;border:1px solid rgb(var(--color-custom-gray-medium));border-radius:0}.custom-cart-page .quantity-popover__info-button{color:rgb(var(--color-custom-primary))}.custom-cart-page .quantity__rules{font-family:var(--font-family-body);font-size:.875rem;color:rgb(var(--color-custom-paragraph))}.custom-cart-page .volume-pricing-label{font-family:var(--font-family-body);font-size:.875rem;font-weight:var(--font-weight-bold);color:rgb(var(--color-custom-dark))}.custom-cart-page a:focus-visible,.custom-cart-page button:focus-visible,.custom-cart-footer a:focus-visible,.custom-cart-footer button:focus-visible{outline:2px solid rgb(var(--color-custom-primary));outline-offset:2px}.custom-cart-footer.is-empty .cart__footer{display:none}@media screen and (max-width:749px){.custom-cart-page .cart-item{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.custom-cart-page .cart-item__media{flex:0 0 5rem}.custom-cart-page .cart-item__details{flex:1;min-width:0}.custom-cart-page .cart-item__totals{display:none}.custom-cart-footer .cart__footer{gap:1rem}.custom-cart-footer .cart__note{order:2}.custom-cart-footer .cart__blocks{order:1}}@media screen and (min-width:750px){.custom-cart-page .cart-items{border-spacing:0 .75rem}.custom-cart-page .cart-items thead th:first-child{width:70%}.custom-cart-page .cart-item__details{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-custom-cart.css.map */
