.cart-items thead th{padding-bottom:1rem;border-bottom:1px solid rgba(var(--color-foreground),.35);font-size:.9rem;letter-spacing:.13em;text-transform:uppercase;font-weight:400;color:rgba(var(--color-foreground),.6)}.cart-item>td{padding-top:2.8rem;padding-bottom:2.8rem;border-bottom:1px solid rgba(var(--color-foreground),.2)}.cart-item__vendor{margin:0 0 .6rem;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.cart-item .cart-item__name,.cart-items .cart-item__name{font-family:"Futura",var(--font-heading-family),sans-serif;font-size:1.6rem;letter-spacing:.05em;line-height:1.3;font-weight:400;text-transform:none;color:rgb(var(--color-foreground))}.cart-item__details>.product-option,.cart-item__discounted-prices{margin-top:1rem;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground))}.cart-item__details dl{margin:1.6rem 0 0;display:flex;flex-direction:column;gap:.6rem}.cart-item__details dl .product-option{margin:0;font-size:1.3rem;font-weight:400;line-height:1.5;color:rgba(var(--color-foreground),.65)}.cart-item__details dl .product-option dt,.cart-item__details dl .product-option dd{font-size:inherit;font-weight:inherit;color:inherit;opacity:1}.cart-item__quantity-wrapper .quantity{width:7.6rem;min-height:3.4rem;height:3.4rem}.cart-item .quantity__button{width:2.4rem;flex:0 0 2.4rem;padding:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.cart-item .quantity__input{flex:1 1 auto;width:auto;min-width:0;padding:0 .2rem;font-size:1.3rem;text-align:center}.cart-quantity--readonly{display:inline-flex;align-items:center;justify-content:center;min-width:7.6rem;height:3.4rem;font-size:1.3rem;color:rgb(var(--color-foreground))}.cart-item__totals .price{font-size:1.6rem;font-weight:500}.cart__note label{font-size:.9rem;letter-spacing:.13em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}.totals__subtotal{font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase}.totals__subtotal-value{font-size:2.2rem;font-weight:500}.tax-note{font-size:1.1rem;line-height:1.6;color:rgba(var(--color-foreground),.65)}.cart__checkout-button{min-height:5.2rem;font-size:1.3rem;letter-spacing:.13em;text-transform:uppercase;border-radius:0}@media screen and (max-width:749px){.cart-item>td{padding-top:1.8rem;padding-bottom:1.8rem}.cart-item__quantity-wrapper .quantity{width:10.4rem;min-height:4.4rem;height:4.4rem}.cart-item .quantity__button{width:3.6rem;flex-basis:3.6rem}.cart-quantity--readonly{min-width:10.4rem;height:4.4rem}}.title-wrapper-with-link{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;margin-bottom:2.8rem}.title-wrapper-with-link .title--primary{margin:0;letter-spacing:.02em;text-transform:uppercase}.title-wrapper-with-link .underlined-link{margin:0;padding-bottom:.2rem;border-bottom:.1rem solid rgb(var(--color-foreground));font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;text-underline-offset:0;color:rgb(var(--color-foreground))}.title-wrapper-with-link .underlined-link:hover{text-decoration:none;border-bottom-color:rgba(var(--color-foreground),.5)}.cart-items thead th{border-bottom-color:rgba(var(--color-foreground),.4)}.cart-item>td{border-bottom-color:rgba(var(--color-foreground),.4)}@media screen and (min-width:750px){.cart-item__media{width:14rem}.cart-item__image{width:14rem;max-width:14rem}.cart-item>td+td.cart-item__details{padding-left:2.4rem}}.cart-item cart-remove-button{margin-left:1.6rem;align-items:center}cart-remove-button .button{min-width:0;min-height:0;width:1.6rem;height:1.6rem;margin:0;background:transparent;box-shadow:none;color:rgba(var(--color-foreground),.6)}cart-remove-button .icon-remove{width:1.6rem;height:1.6rem}.cart-item__quantity-wrapper .quantity,.cart-item__quantity-wrapper .quantity:before,.cart-item__quantity-wrapper .quantity:after{border-radius:0;box-shadow:none}.cart-item__quantity-wrapper .quantity:after{border:.1rem solid rgba(var(--color-foreground),.4)}.cart-item__quantity-wrapper .quantity:before{content:none}.cart__note{position:relative}.cart__note label{position:static;height:auto;margin-bottom:1.2rem}.cart__note .field__input,.cart__note .field__input:focus{height:12rem;min-height:12rem;padding:1.2rem 1.4rem;border-radius:0;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.4);font-size:1.3rem}.cart__note:after,.cart__note:before,.cart__note:hover:after,.cart__note:hover:before{content:none}.cart__footer .totals{display:flex;justify-content:space-between;align-items:baseline;margin-top:2.4rem;padding-top:1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.4)}.cart__footer .totals>*+*{margin-left:2rem}.cart__footer .totals__total,.cart__footer .totals__subtotal{margin:0;font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;font-weight:400;color:rgb(var(--color-foreground))}.cart__footer .totals__total-value,.cart__footer .totals__subtotal-value{margin:0;font-size:2.2rem;font-weight:500;line-height:1}.cart__footer .tax-note{margin:1rem 0 0;text-align:left;text-wrap:pretty}.cart__footer .tax-note a{color:inherit}.cart__footer .cart__ctas{display:block;margin-top:2rem}.cart__footer .cart__checkout-button{max-width:none;width:100%}.cart__footer .cart__dynamic-checkout-buttons{max-width:none;margin:1rem 0 0}.cart__footer .cart__dynamic-checkout-buttons [data-shopify-buttoncontainer]>*{border-radius:0!important}@media screen and (min-width:750px){.cart__footer>*+*{margin-left:6rem}.cart__footer .cart__blocks{width:38rem}}@media screen and (max-width:749px){.cart__footer{display:flex;flex-direction:column}.cart__footer .cart__blocks{display:contents}.cart__footer .borow-services{order:1;margin-bottom:0}.cart__footer .cart__note{order:2;margin-top:2.2rem}.cart__footer .js-contents{order:3;margin-top:0}.cart__footer .cart__ctas{order:4;margin-top:2rem}.cart__footer .cart__dynamic-checkout-buttons{order:5}.cart__footer #cart-errors{order:6}.cart-item__image{max-width:11rem}}@media screen and (max-width:749px){.cart-items thead th:not(:first-child){display:none}.cart-items thead th:first-child{width:100%}.cart-items .cart-item{display:grid;grid-template-columns:11rem minmax(0,1fr);grid-template-rows:auto auto;column-gap:1.6rem;row-gap:1.2rem;margin:0;padding:1.8rem 0;border-bottom:1px solid rgba(var(--color-foreground),.4)}.cart-items .cart-item>td{padding:0;border:0}.cart-items .cart-item__media{grid-column:1;grid-row:1 / 3;width:11rem}.cart-items .cart-item__image{width:11rem;max-width:11rem}.cart-items .cart-item__details{grid-column:2;grid-row:1;width:auto}.cart-items .cart-item__details>.product-option,.cart-items .cart-item__discounted-prices{display:none}.cart-items .cart-item__details dl{margin-top:1rem;gap:.4rem}.cart-items .cart-item__details dl .product-option{font-size:1.2rem}.cart-items .cart-item__quantity{grid-column:2;grid-row:2;justify-self:start;align-self:center;width:auto}.cart-items .cart-item__totals.medium-hide{display:block;grid-column:2;grid-row:2;justify-self:end;align-self:center;width:auto;text-align:right}.cart-items .cart-item__totals.medium-hide .price{font-size:1.5rem}.cart-items .cart-item__totals.small-hide{display:none}.cart-items .cart-item__quantity-wrapper{display:flex;align-items:center}.cart-items .cart-item cart-remove-button{margin-left:1.2rem}.cart-items .cart-item__error{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/borow-cart.css.map */
