.cart-item{font-size:0.625rem;line-height:160%;display:flex;align-items:center;gap:1rem;padding:1rem 0;border-top:1px solid #e9e9e9}.cart-item:first-child{border-top:none}@media only screen and (min-width: 768px){.cart-item--for-cart{display:grid;grid-template-columns:12.5rem 1fr;gap:1rem}.cart-item--for-cart .cart-item__image-wrapper{width:12.5rem;height:17.5rem}.cart-item--for-cart .cart-item__title,.cart-item--for-cart .cart-item__price{font-size:.75rem;margin-bottom:2rem}.cart-item--for-cart .cart-item__discounts{order:-1;margin:0 .5rem}.cart-item--for-cart .cart-item__info{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.cart-item--for-cart .cart-item__extra,.cart-item--for-cart .cart-item__actions{width:100%}}.cart-item--for-order{font-size:0.8125rem;line-height:160%;font-weight:350;padding:1rem 0;align-items:flex-start}@media(min-width: 992px){.cart-item--for-order{font-size:0.75rem}}@media only screen and (min-width: 992px){.cart-item--for-order{padding:.625rem 0;display:grid;grid-template-columns:6.25rem 18.75rem 1fr;border-top:none}.cart-item--for-order .cart-item__details .cart-item__price{display:none}}.cart-item--for-order .cart-item__image-wrapper{width:6.25rem;height:8.75rem}.cart-item--for-order .cart-item__title,.cart-item--for-order .cart-item__options{font-size:0.8125rem;line-height:160%}@media(min-width: 992px){.cart-item--for-order .cart-item__title,.cart-item--for-order .cart-item__options{font-size:0.75rem}}.cart-item--for-order .cart-item__extra{margin:.5rem 0 1rem}.cart-item--for-order .cart-item__properties{display:none}.cart-item__image{display:block}.cart-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cart-item__image-wrapper{width:10rem;height:220px;position:relative}@media only screen and (min-width: 768px){.cart-item__image-wrapper{width:7.5rem;height:10.5rem}}.cart-item__title{font-family:Fakt Pro;font-size:0.75rem;line-height:100%;font-weight:350;letter-spacing:0.035rem;text-transform:uppercase;margin-bottom:.25rem;color:inherit;text-decoration:none;display:block}@media only screen and (min-width: 768px){.cart-item__title{font-family:Fakt Pro;font-size:0.625rem;line-height:100%;font-weight:350;letter-spacing:0.035rem;margin-bottom:.5rem}}.cart-item__title:hover{text-decoration:none}.cart-item__details{font-size:0.8125rem;line-height:160%;flex-grow:1}@media(min-width: 992px){.cart-item__details{font-size:0.75rem}}.cart-item__actions{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;flex-wrap:wrap}.cart-item__price{font-family:Fakt Pro;font-size:0.75rem;line-height:100%;font-weight:350;letter-spacing:0.035rem;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}@media only screen and (min-width: 768px){.cart-item__price{font-family:Fakt Pro;font-size:0.625rem;line-height:100%;font-weight:350;letter-spacing:0.035rem;margin-bottom:.5rem}}.cart-item__final-price+.cart-item__price-current{opacity:.5;text-decoration:line-through}.cart-item__discounts{font-family:Fakt Pro;font-size:0.625rem;line-height:100%;font-weight:350;letter-spacing:0.035rem;text-transform:none;letter-spacing:0;color:#000;display:flex;flex-direction:column;gap:4px}.cart-item__discounts li span{background-color:#f8f8f8;display:inline-block;padding:.25rem .5rem}.cart-item__info{line-height:1rem}.cart-item__extra{margin:1rem 0 2rem 0}@media only screen and (min-width: 768px){.cart-item__extra{margin:0}}.cart-item__extra .cart-item__price{justify-content:flex-end}@media only screen and (min-width: 992px){.cart-item__extra--order{display:none}}.cart-item__options{font-family:Fakt Pro;font-size:0.625rem;line-height:100%;font-weight:350;letter-spacing:0.035rem;text-transform:none;letter-spacing:0}.cart-item__options>li{margin-bottom:.5rem}.cart-item__options--flex>li{display:flex;align-items:flex-start;justify-content:space-between}.cart-item__options--flex>li>*{max-width:40%}.cart-item__properties{font-family:Fakt Pro;font-size:0.625rem;line-height:100%;font-weight:350;letter-spacing:0.035rem;text-transform:none;letter-spacing:0;color:#7f7f7f}.cart-item__properties li{margin-bottom:.125rem;word-break:break-all}.cart-item__selling-plan{font-size:0.625rem;line-height:160%;border-left:8px solid #000;padding:.25rem .5rem;margin-top:.5rem;border-radius:4px}.cart-item__remove{font-size:0.8125rem;line-height:160%;font-weight:350;color:inherit;text-decoration:underline;margin-left:auto}@media(min-width: 992px){.cart-item__remove{font-size:0.75rem}}.cart-item__remove--for-cart{display:none}@media only screen and (min-width: 768px){.cart-item__remove--for-cart{display:inline-block}}.cart-item__fulfillment{margin-top:.5rem}.cart-item__fulfillment-date{font-size:0.75rem;line-height:160%}.cart-item__fulfillment-tracking{margin-top:.25rem;word-break:break-all}.cart-item__fulfillment-tracking a{display:inline-block;margin-bottom:.25rem;color:inherit}.cart-item__quantity-picker{width:3.9375rem;box-sizing:border-box;display:flex;align-items:stretch;justify-content:space-between;overflow:hidden}.cart-item__quantity-picker button{display:flex;align-items:center;justify-content:center;width:.75rem;outline:none !important;color:#000;border:none;background:rgba(0,0,0,0);padding:0}.cart-item__quantity-picker input{font-size:0.8125rem;line-height:160%;text-align:center;padding-inline:.25rem;flex:1 1 auto;height:100%;width:1px;border:0;padding:0}@media(min-width: 992px){.cart-item__quantity-picker input{font-size:0.75rem}}.cart-item__quantity-picker input,.cart-item__quantity-picker input[readonly],.cart-item__quantity-picker input[disabled]{opacity:1;background-color:rgba(0,0,0,0);color:#000;-webkit-text-fill-color:#000}.cart-item__quantity-picker input::-webkit-outer-spin-button,.cart-item__quantity-picker input::-webkit-inner-spin-button{appearance:none;margin:0}.cart-item__quantity-picker input[type=number]{appearance:textfield}.cart-item__error{font-size:0.625rem;line-height:160%;line-height:100%;display:flex;align-items:center;gap:4px;color:#da0000}.cart-item__error:not(:empty){margin-top:.5rem}.cart-item__error:not(:empty)::before{content:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7026_5717)'%3E%3Ccircle cx='6' cy='6' r='5.5' stroke='%23DA0000'/%3E%3Cpath d='M5.7625 7.35174L5.5 4.60465V3H6.5V4.60465L6.2375 7.35174H5.7625ZM5.5 9V8.11046H6.5V9H5.5Z' fill='%23DA0000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7026_5717'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");display:block;width:15px;height:15px}.cart-item__for-order{display:none;text-align:center;color:#000}@media only screen and (min-width: 992px){.cart-item__for-order{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;align-items:flex-start;max-height:8.3125rem}}.cart-item__for-order .cart-item__price{font-size:0.8125rem;line-height:160%;justify-content:center;flex-wrap:wrap}@media(min-width: 992px){.cart-item__for-order .cart-item__price{font-size:0.75rem}}.cart-item__for-order .cart-item__discounts{margin-top:0;width:100%}.cart-item__for-order .cart-item__total{font-size:0.8125rem;line-height:160%;text-align:right}@media(min-width: 992px){.cart-item__for-order .cart-item__total{font-size:0.75rem}}
