.m-cart-item{flex-direction:row;gap:1.5rem;position:relative}.m-cart-item[data-bundle-role=child]{margin-top:1rem;padding-bottom:1rem}.m-cart-item[data-bundle-role=child] .m-cart-item__image img{display:none}.m-cart-item[data-bundle-role=child] .m-cart-item__image:empty{display:block}.m-cart-item__image img{aspect-ratio:1/1;display:block;height:auto;width:100%}.m-cart-item__image:empty{display:none}.m-cart-item__content{flex:1;flex-direction:column}.m-cart-item__middle,.m-cart-item__top{flex-wrap:nowrap;gap:5rem;justify-content:space-between}.m-cart-item__middle{align-items:flex-end}.m-cart-item__brand{letter-spacing:.2rem;margin-bottom:0}.m-cart-item__title a{text-decoration:none}.m-cart-item__options--inline{display:flex;flex-wrap:wrap}.m-cart-item__options--inline .product-option:after{content:"-";display:inline-block;padding-inline:.5rem}.m-cart-item__options--inline .product-option:last-child:after{content:"";display:none}.m-cart-item__quantity{align-items:baseline;display:flex}.m-cart-item__quantity .m-quantity{--button-size:unset;border:unset;margin-left:1rem}.m-cart-item__price{text-align:right}.m-cart-item__badges{font-size:var(--body-fs-xs);gap:.2rem;justify-content:flex-end;line-height:var(--body-lh-xs)}.m-cart-item__badges .icon{height:1.2rem;width:1.2rem}.m-cart-item__discount{font-size:var(--body-fs-xs);gap:.2rem;justify-content:flex-end;line-height:var(--body-lh-xs)}.m-cart-item__discount .icon{height:1.2rem;width:1.2rem}.m-cart-item__actions,.m-cart-item__information{justify-content:space-between}.m-cart-item__actions{align-items:baseline;flex-direction:row-reverse}.m-cart-item__remove{margin-right:auto}.m-cart-item__remove .a-link{--button-letter-case:lowercase}.m-cart-item__error{color:rgb(var(--color-error));margin-top:.5rem}.m-cart-item__gift-wrapping{margin:1rem 0;width:100%}.m-cart-item__gift-wrapping--label{font-size:var(--body-fs-xs);line-height:var(--body-lh-sm);margin-bottom:0}.m-cart-item__gift-wrapping--title:last-of-type{margin-bottom:1rem}.m-cart-item__gift-wrapping .a-checkbox__label{padding-left:2.4rem}.m-cart-item__gift-wrapping .a-checkbox__label:before{height:1.4rem;top:0;width:1.4rem}.m-cart-item__gift-wrapping input[type=checkbox]:checked+.a-checkbox__label:after{left:.5rem;top:.1rem}.m-cart-item .gift-wrapping{margin:0 0 1.5rem}.m-cart-item .gift-message{margin:0}.m-cart-item .gift-message .a-input__textarea{height:7rem}.m-cart-item.is-gift-wrap{margin-top:0}.m-cart-item.is-gift-wrap .m-cart-item__property-label,.m-cart-item.is-gift-wrap .m-cart-item__remove{display:none}.m-cart-item.is-gift-wrap .m-cart-item__title *{color:currentColor}.m-cart-item.has-active-wraps{margin-bottom:1rem;padding-bottom:0}