.checkout-button{position:relative;display:flex;align-items:center;justify-content:center}[dir=ltr] .checkout-button__lock{left:18px}[dir=rtl] .checkout-button__lock{right:18px}.checkout-button__lock{position:absolute}[dir=ltr] .checkout-button .square-separator{margin-left:11px;margin-right:12px}[dir=rtl] .checkout-button .square-separator{margin-right:11px;margin-left:12px}@media screen and (min-width: 768px){[dir=ltr] .checkout-button__lock{left:20px}[dir=rtl] .checkout-button__lock{right:20px}}.discount-badge{display:flex;align-items:center;padding:3px 6px;font-family:var(--text-font-family);font-style:var(--text-font-style);font-weight:var(--text-font-bold-weight);font-size:11px;text-transform:uppercase;letter-spacing:.5px;background:rgb(var(--heading-color));color:rgb(var(--background))}[dir=ltr] .discount-badge svg{margin-right:8px}[dir=rtl] .discount-badge svg{margin-left:8px}.discount-badge svg{position:relative}.line-item{display:flow-root}.line-item__content-wrapper{position:relative;display:flex;margin-top:20px}.line-item--centered .line-item__content-wrapper{align-items:center}[dir=ltr] .line-item__image-wrapper{margin-right:12px}[dir=rtl] .line-item__image-wrapper{margin-left:12px}.line-item__image-wrapper{position:relative;display:block;width:60px;flex:none;align-self:flex-start}@media screen and (min-width: 501px){.line-item__image-wrapper{width:80px}}.line-item__image{border-radius:min(var(--block-border-radius),4px)}[dir=ltr] .line-item__loader{left:calc(50% - 16px)}[dir=rtl] .line-item__loader{right:calc(50% - 16px)}.line-item__loader{display:flex;position:absolute;align-items:center;justify-content:center;width:32px;height:32px;top:calc(50% - 16px);background:rgb(var(--root-background));color:rgb(var(--root-text-color));border-radius:32px;transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .2s ease-in-out}.line-item__loader[hidden]{transform:scale(.4);opacity:0;visibility:hidden}.line-item__quantity{display:block;margin-top:8px}.line-item__discount-list+.line-item__quantity{margin-top:12px}[dir=ltr] .line-item__remove-button{margin-left:12px}[dir=rtl] .line-item__remove-button{margin-right:12px}.line-item__discount-list{display:flex;flex-direction:column;align-items:flex-start;margin-top:8px}.line-item__discount-badge:not(:last-child){margin-bottom:4px}@media screen and (min-width: 741px){[dir=ltr] .line-item__remove-button{margin-left:0}}@media screen and (min-width: 768px){.line-item__content-wrapper{margin-top:24px}.line-item__image-wrapper{width:120px}.line-item__quantity{vertical-align:top;margin-top:14px}[dir=ltr] .line-item__image-wrapper{margin-right:20px}[dir=rtl] .line-item__image-wrapper{margin-left:20px}[dir=ltr] .line-item__price-list-container{margin-left:auto}[dir=rtl] .line-item__price-list-container{margin-right:auto}[dir=ltr] .line-item__price-list-container{padding-left:30px}[dir=rtl] .line-item__price-list-container{padding-right:30px}.line-item__price-list-container{flex-shrink:0;line-height:1.5;text-align:right;vertical-align:top}[dir=ltr] .line-item__quantity--block .line-item__remove-button{margin-left:0}[dir=rtl] .line-item__quantity--block .line-item__remove-button{margin-right:0}.line-item__quantity--block .line-item__remove-button{display:block;margin-top:10px}.line-item__discount-list{margin-top:14px}}@media screen and (min-width: 768px){[dir=ltr] .line-item__fulfillment{margin-left:116px}[dir=rtl] .line-item__fulfillment{margin-right:116px}}.line-item-table{margin-bottom:40px}.line-item-table th{padding-bottom:20px}.line-item-table th span{font-size:16px;line-height:16px;color:#424547;font-family:var(--heading-font-family);font-weight:700}.line-item-table .quantity-selector input{max-width:28px}.line-item-table .line-item{display:table-row}.line-item-table .line-item__content-wrapper{margin-top:0}@media screen and (max-width: 740px){.line-item-table{table-layout:fixed}.line-item-table__list .line-item:first-child .line-item__product{padding-top:0}[dir=ltr] .line-item-table__list .line-item__product{padding-right:0}[dir=rtl] .line-item-table__list .line-item__product{padding-left:0}.line-item-table__list .line-item__product{width:100%}.line-item-table__footer{display:table-row}[dir=ltr] .line-item-table__footer td:nth-child(2){padding-left:0}[dir=rtl] .line-item-table__footer td:nth-child(2){padding-right:0}.line-item-table__footer td:nth-child(2){width:100%}}@media screen and (min-width: 768px){.line-item-table__list .line-item__quantity{margin-top:0}}.shipping-bar{display:block;margin:16px auto 4px;width:100%;text-align:center;line-height:24px}.shipping-bar__text{display:block;font-size:16px;line-height:24px}.shipping-bar__progress{position:relative;display:block;margin-top:6px;height:7px;border:2px solid currentColor;border-radius:4px}.shipping-bar__progress:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:#424547;transition:transform .2s ease;transform:scaleX(var(--progress));transform-origin:var(--transform-origin-start)}.shipping-bar--large{max-width:392px}@media screen and (min-width: 768px){.shipping-bar{margin-bottom:8px}.shipping-bar__progress{margin-top:8px;height:8px}.shipping-bar--large .shipping-bar__progress{margin-top:16px}}.cart__recap{padding:var(--container-gutter);background:rgb(var(--secondary-background));border-radius:8px;max-width:600px;margin:0 auto}.cart__recap-block{display:grid;grid-gap:10px;gap:20px;margin-bottom:10px}.cart__recap-block .cart__tax-note{text-align:center}.cart__recap-block>*{margin-top:0;margin-bottom:0}.cart__recap-note{margin-bottom:20px;text-align:center}.cart__total-container,.cart__discount{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.cart__total-container .total-texts{display:flex;gap:6px;align-items:end}.cart__total-container .additional-text{line-height:16px;font-size:12px}.cart__discount-list{display:grid;grid-gap:10px;gap:10px}.cart__discount-badge{align-self:stretch}.cart__order-note{padding-top:14px}.button.cart__checkout-button{font-size:16px}.cart__checkout-button:not(:only-child){margin-top:24px}.cart__payment-methods{margin-top:20px;text-align:center}.cart__payment-methods-label{display:block;margin-bottom:12px}@media screen and (max-width: 999px){.cart__aside{margin-top:24px}}@media screen and (min-width: 1200px){.cart{display:grid;grid-template-columns:1fr 300px;grid-gap:40px;gap:40px}.cart__aside-inner{display:block;position:sticky;top:calc(var(--header-height, 0px) * var(--enable-sticky-header) + var(--announcement-bar-height, 0px) * var(--enable-sticky-announcement-bar) + 24px)}}.main-cart .page-content{transition:opacity .5s ease}@media screen and (min-width: 1200px){.cart{grid-template-columns:1fr 390px;gap:54px}}.shipping-estimator{border:1px solid rgb(var(--border-color));border-radius:var(--block-border-radius-reduced)}.shipping-estimator__toggle-button,.shipping-estimator__form{padding:24px}.shipping-estimator__form{display:block;padding-top:0!important}.shipping-estimator__results{margin-top:24px}@media screen and (min-width: 768px){.shipping-estimator__form .input-row .input:nth-child(1),.shipping-estimator__form .input-row .input:nth-child(2){grid-column:span 2}.shipping-estimator__toggle-button,.shipping-estimator__form{padding:32px}}section.main-cart div.page-header h1{margin-bottom:24px}section.main-cart div.page-header span.shipping-bar__progress{margin-top:16px}section.main-cart div.cart__content td.line-item__product .product-item-meta__title,section.main-cart div.cart__content td.line-item__product span.price{font-size:16px;line-height:24px}section.main-cart div.cart__content td.line-item__product span.price.price--per-kg{font-size:12px;font-weight:400}section.main-cart div.cart__content td.line-item__product .line-item__remove-button{font-size:12px;color:#686868;line-height:16px}section.main-cart div.cart__content th{padding-bottom:12px}section.main-cart div.cart__aside div.cart__recap-block span.heading{line-height:24px;font-size:18px}section.main-cart div.cart__aside div.cart__recap-block p.cart__tax-note{font-size:12px;line-height:16px;color:#686868}section.main-cart line-item-quantity .line-item__remove-button.text--subdued{color:#686868}section.main-cart line-item-quantity .line-item__remove-button{font-size:12px;line-height:16px}section.main-cart div.cart__aside button.cart__checkout-button>.checkout-button__text{line-height:18px;margin:0;padding:0}section.main-cart div.cart__aside button.cart__checkout-button{height:50px}section.main-cart div.cart__aside span.cart__payment-methods-label{font-size:12px;line-height:16px;color:#686868}@media screen and (max-width: 767px){section.main-cart div.cart__content td.line-item__product .line-item__remove-button{font-size:14px;color:#686868;line-height:19px}section.main-cart div.cart__aside form{padding:20px}section.main-cart line-item-quantity .line-item__remove-button{font-size:14px;line-height:18px}}.discount-badge{border-radius:8px;padding:7px 9px;background:#ededed;color:#000;font-size:14px;line-height:1.2;font-weight:400;letter-spacing:normal;font-family:Gill Sans Nova,sans-serif}.discount-badge svg{width:16px;height:16px}[dir=ltr] .discount-badge svg{margin-right:6px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-cart.bundle.css.map */
