.template-cart #MainContent.content-for-layout{display:grid;grid-template-columns:1fr;max-width:1024px;margin:0 auto;width:100%}@media screen and (min-width:1280px){.template-cart #MainContent.content-for-layout{padding-left:0;padding-right:0}}@media screen and (max-width:989px){.template-cart #main-cart-items .js-contents:has(#main-cart-footer){display:flex;flex-direction:column;align-items:stretch;gap:48px}.template-cart #main-cart-items .js-contents:has(#main-cart-footer) .cart-items{width:100%;max-width:100%}.template-cart #main-cart-items .js-contents:has(#main-cart-footer) #main-cart-footer{width:50%;max-width:50%;align-self:flex-end}}@media screen and (max-width:749px){.template-cart #main-cart-items .js-contents:has(#main-cart-footer) #main-cart-footer{width:100%;max-width:100%;align-self:stretch}}@media screen and (min-width:990px){.template-cart #MainContent.content-for-layout{grid-template-columns:1fr}.template-cart #main-cart-items .js-contents:has(#main-cart-footer){display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);column-gap:48px;align-items:start}.template-cart #main-cart-items .js-contents:has(#main-cart-footer)>.cart-items{grid-column:1}.template-cart #main-cart-footer{grid-column:2;grid-row:1;position:sticky;top:1.2rem;align-self:start;z-index:2}.template-cart .cart__items{padding-bottom:2rem;border-bottom:none}.template-cart .cart__footer--embedded{display:block;border:0}.template-cart .cart__footer--embedded>*,.template-cart .cart__footer--embedded .cart__blocks{width:100%;max-width:none;margin-left:0}.template-cart .cart__checkout-button{max-width:none}.template-cart .cart-item .cart-item__quantity{vertical-align:top}}.template-cart cart-items .title-wrapper-with-link{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2.4rem}.template-cart .title-wrapper-with-link .title--primary{font-family:Zen Antique Soft,serif;font-style:normal;font-weight:400;font-size:32px;line-height:46px;color:#000;margin:0;text-transform:capitalize}.template-cart cart-items #cart,.template-cart cart-items .cart__contents,.template-cart .cart-item__details,.template-cart .totals,.template-cart .tax-note{font-family:Be Vietnam Pro,sans-serif}.template-cart .cart-item__name{font-weight:600;overflow-wrap:anywhere;word-break:break-word}.template-cart .product-option,.template-cart .price,.template-cart .cart-item__totals .price{color:#000;opacity:.55;font-family:Zen Antique;font-style:normal;font-weight:400;font-size:16px;line-height:130%}.template-cart .totals{justify-content:center;align-items:center;margin-bottom:24px}.template-cart .totals--cart-estimated-line .totals__estimated-line{margin:0;font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-size:24px;line-height:30px;text-align:center;color:#000}.template-cart .tax-note{text-align:center;margin:1.6rem 0 0;color:rgba(var(--color-foreground),.45)}.template-cart .tax-note--below-checkout{margin-top:1.6rem;margin-bottom:0}.template-cart .cart__ctas{text-align:left;width:100%}.template-cart .cart__blocks{margin-top:0}@media screen and (max-width:989px){.template-cart .cart__ctas{text-align:center}}.template-cart cart-remove-button .button.button--tertiary.cart-item__remove-text{min-width:auto;min-height:auto;padding:0;margin:.8rem 0 0;align-self:flex-start;background:transparent;box-shadow:none}.template-cart cart-remove-button .button.cart-item__remove-text:before,.template-cart cart-remove-button .button.cart-item__remove-text:after{content:none}.template-cart cart-remove-button .cart-item__remove-text:hover{opacity:1}.template-cart cart-remove-button .cart-item__remove-label{text-decoration:underline;text-underline-offset:.25rem;font-family:Zen Antique;font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-decoration-line:underline;color:#000;opacity:.5}.template-cart cart-remove-button .cart-item__remove-label:hover{opacity:1}.template-cart cart-remove-button .cart-item__remove-icon{display:none}.template-cart .cart-item__quantity-wrapper{flex-wrap:wrap;gap:.5rem}.template-cart .cart-items__heading--quantity,.template-cart .cart-item__quantity,.template-cart .cart-item__details-unit-price{display:none!important}.template-cart .cart-items{display:block;width:100%}.template-cart .cart-items caption{display:block}.template-cart .cart-items tbody{display:block;width:100%}.template-cart .cart-item{display:grid;grid-template-columns:80px minmax(0,1fr) 100px;column-gap:16px;align-items:stretch;width:100%;box-sizing:border-box}.template-cart .cart-item>td{display:block;width:auto;min-width:0;max-width:none;padding:20px 0 0;box-sizing:border-box}.template-cart .cart-item>td+td{padding-left:0}.template-cart .cart-item__media{width:80px;max-width:80px}.template-cart .cart-item__image-container{width:80px;max-width:80px;border:none!important}.template-cart .cart-item__image{display:block;width:80px;max-width:80px;height:auto}.template-cart .cart-item__nested-line .cart-item__image-container{min-width:80px;justify-content:flex-start}.template-cart .cart-item__nested-line .cart-item__image{width:80px;max-width:80px}.template-cart td.cart-item__details{display:flex;flex-direction:column;align-self:stretch;min-width:0}.template-cart .cart-item__remove-wrap{margin-top:auto}.template-cart .cart-item__details>*{max-width:100%;box-sizing:border-box}.template-cart td.cart-item__totals{width:100%;max-width:100px;justify-self:end;text-align:right}.template-cart td.cart-item__totals .price,.template-cart td.cart-item__totals .cart-item__discounted-prices{font-size:1.5rem;line-height:1.25}@media screen and (max-width:749px){.template-cart .cart-item{grid-template-rows:auto;grid-template-columns:80px minmax(0,1fr) 100px;grid-auto-flow:row;gap:0 12px;margin-bottom:3.5rem}.template-cart .cart-item:last-child{margin-bottom:0}.template-cart .cart-item__media,.template-cart .cart-item__details{grid-row:auto;grid-column:auto}.template-cart .cart-item__totals{display:block;grid-row:auto;grid-column:auto;justify-content:unset;align-items:unset}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-page-layout.css.map */
