:root{--section-sm:1.25rem;--section-md:1.5rem;--section-lg:2rem}.input-qty{align-items:stretch;border:.0625rem solid #9d9993;border-left:0;border-right:0;display:inline-flex;line-height:1;margin-top:0;padding-top:0;vertical-align:middle}.input-qty__button{border:.0625rem solid #9d9993;margin:-.0625rem;min-height:unset;padding:.5rem}.input-qty__button .icon{height:auto;width:.75rem}.input-qty__button:first-of-type{border-right:0}.input-qty__button:nth-of-type(2){border-left:0}.input-qty__button.focus-visible{background-color:#fff!important;z-index:1}.input-qty__input{border:0;font-family:Open Sans,sans-serif;font-size:.688rem;font-weight:600;line-height:1.05;max-width:1.5em;min-height:unset;padding:0;text-align:center}.cart-item{align-items:flex-start;border-bottom:.0625rem solid #c0bbb4;gap:1.5rem;padding-bottom:1.5rem;position:relative;width:100%}.cart-item,.cart-item__header{display:flex;flex-direction:row;justify-content:space-between}.cart-item__header{align-items:center}.cart-item__details-container{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:1rem;justify-content:flex-start}.cart-item__details{flex:1;width:100%}.cart-item__image{width:4.5rem}.cart-item__total{min-width:7rem;padding:.25rem 0;text-align:right}.cart-item__total s{color:#6f6c68;padding:0 .25rem}.cart-item__info{color:#6f6c68;display:grid;font-weight:400;gap:.25rem}.cart-item__discounts,.cart-item__info{font-family:Oswald,sans-serif;font-size:1.188rem;line-height:1.05}.cart-item__discounts{color:#47445c;font-weight:600;font-weight:400}.cart-item__action{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start}.cart-item__action .input-group{max-width:8.25rem}.cart-item__remove{color:#47445c;font-family:Oswald,sans-serif;font-size:1.188rem;font-weight:400;line-height:1.05}.cart-item__remove:hover{color:#2f2c44}.cart-content{position:relative}.cart-content__container{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;justify-content:flex-start}.cart-content__title{font-family:Oswald,sans-serif;font-size:3rem;font-weight:400;line-height:1.05}.cart-content__empty{align-items:center;display:flex;flex-direction:column;justify-content:center}.cart-content__items{display:grid;gap:1.5rem;transition:opacity .25s ease;width:100%}.cart-is-loading .cart-content__items{opacity:.7;pointer-events:none}.cart-content__checkout{display:grid;gap:.75rem;width:100%}.cart-content__subtotal{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (min-width:48em){.cart-item__discounts,.cart-item__info,.cart-item__remove{font-size:1.438rem}.cart-content__title{font-size:3.562rem}}@media only screen and (min-width:64em){.cart-item__details-container{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.cart-item__action{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center}.cart-content__container{gap:5.25rem}.cart-content__container--columns{flex-direction:row;justify-content:space-between}.cart-content__checkout{flex-shrink:0;margin-left:auto;position:sticky;top:calc(var(--header-height) + var(--promo-bar-height) + 1.5rem);width:20rem}}@media only screen and (min-width:80em){.cart-content__title{font-size:4.312rem}}