.cart-page__container{max-width:80rem;margin:0 auto;padding:0 var(--page-margin, 20px);box-sizing:border-box;transition:opacity .3s ease}.cart-item{display:flex;align-items:center;gap:2rem;background:#fdfdfd;border:1px solid #e8e8e8;padding:2rem;border-radius:12px;margin-bottom:2rem}.cart-item__media{flex-shrink:0}.cart-item__media img{width:100px;height:100px;object-fit:cover;border-radius:8px;background:#f9f9f9}.cart-item__details{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.cart-item__title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;gap:1rem}.cart-item__title{text-decoration:none;transition:color .2s;white-space:normal;word-break:break-word}.cart-item__line-price{font-weight:700;white-space:nowrap;margin-left:auto}.cart-item__variant{margin:0 0 1.5rem;color:#777;font-size:1.1rem}.cart-item__actions{display:flex;align-items:center;gap:2rem}.cart-qty{display:flex;align-items:center;border:1px solid #e8e8e8;border-radius:4px;overflow:hidden;background:#fff}.cart-qty button{background:none;border:none;padding:.8rem 1.2rem;font-size:1.4rem;cursor:pointer;color:#333}.cart-qty button:hover{background:#f4f4f4}.cart-qty input{width:40px;text-align:center;border:none;font-weight:600;font-size:1.4rem;pointer-events:none}.cart-item__remove{text-decoration:none;color:#dc3545;font-size:1.3rem;font-weight:500;cursor:pointer;border:none;background:none;padding:0}.cart-item__remove:hover{text-decoration:underline}.cart-fbt-item{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:1.5rem;border:1px solid #eeeeee;border-radius:8px;margin-bottom:1rem}.cart-fbt-item__img img{width:60px;height:60px;object-fit:cover;border-radius:6px}.cart-fbt-item__info{flex:1;display:flex;flex-direction:column;min-width:0}.cart-fbt-item__title-row{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.cart-fbt-item__checkbox{width:18px;height:18px;cursor:pointer;accent-color:#111;margin:0;flex-shrink:0}.cart-fbt-item__price{font-weight:700;white-space:nowrap;margin-left:auto}.cart-fbt__header{display:flex;flex-direction:column;text-align:left;margin-bottom:1.5rem}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-empty{text-align:center;padding:10rem 0}@media screen and (max-width:600px){.cart-item{flex-direction:row;align-items:center;gap:1.2rem;padding:1.2rem}.cart-item__media img{width:70px;height:70px}.cart-item__title-row{flex-direction:row;align-items:center;margin-bottom:.5rem}.cart-item__actions{gap:1.5rem}.cart-qty button{padding:.5rem .8rem;font-size:1.2rem}.cart-qty input{width:30px;font-size:1.2rem}.cart-fbt-item{flex-direction:row;align-items:center;gap:1rem;padding:1rem}.cart-fbt-item__img img{width:50px;height:50px}.cart-fbt-item__title-row{flex-wrap:nowrap;gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cart-pro.css.map */
