.cart-page{min-height:780px;padding:28px var(--container-padding) 72px;background:#fffefa;overflow-x:clip}.cart-page__container{max-width:var(--container-max-width);width:100%;min-width:0;margin:0 auto}.cart-page__breadcrumb{color:#8c8f8f;align-items:center;gap:8px;width:100%;max-width:1184px;margin:0 auto 24px;font-size:16px;display:flex}.cart-page__breadcrumb a{color:#404242}.cart-page__layout{grid-template-columns:minmax(0,1fr) minmax(240px,283px);justify-content:center;align-items:start;gap:20px;max-width:1184px;margin-inline:auto;display:grid}.cart-page__table-card,.cart-page__summary{border:1px solid #e4e4e4;border-radius:10px;overflow:hidden}.cart-page__table-card{width:100%;min-width:0}.cart-page__summary{width:100%;padding:0 14px 14px}.cart-page__table-head,.cart-page__row{grid-template-columns:60px minmax(260px,1fr) 100px 190px 130px 64px;display:grid}.cart-page__table-head{color:#070808;border-bottom:1px solid #e4e4e4;min-height:56px;font-size:16px;font-weight:600}.cart-page__table-head span{border-inline-start:1px solid #e4e4e4;justify-content:center;align-items:center;padding:10px;display:flex}.cart-page__table-head span:nth-child(2){justify-content:flex-start}.cart-page__table-head span:first-child{border-inline-start:0}.cart-page__row{border-bottom:1px solid #e4e4e4;min-height:102px}.cart-page__cell{border-inline-start:1px solid #e4e4e4;justify-content:center;align-self:stretch;align-items:center;min-width:0;padding:10px;display:flex}.cart-page__cell:first-child{border-inline-start:0}.cart-page__cell--number{color:#070808;font-size:16px}.cart-page__cell--product{justify-content:flex-start;gap:14px}.cart-page__media{border:1px solid #dedede;border-radius:6px;flex:0 0 64px;height:72px;padding:0;overflow:hidden}.cart-page__media img{object-fit:contain;width:100%;height:100%}.cart-page__product-info{flex-direction:column;gap:5px;min-width:0;display:flex}.cart-page__product-info span{color:#969999;font-size:14px}.cart-page__product-info a{color:#070808;font-size:14px;font-weight:500;line-height:20px}.cart-page__price,.cart-page__totals strong{color:#111f51;direction:ltr;align-items:center;gap:7px;font-size:16px;display:inline-flex}.cart-page__price img,.cart-page__totals img{object-fit:contain;width:13px;height:13px}.cart-page__quantity{direction:ltr;border-radius:10px;flex:none;grid-template-columns:42px 48px 42px;align-items:stretch;width:132px;height:40px;display:grid;overflow:hidden}.cart-page__quantity button{background:var(--color-accent);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;font-size:18px;display:flex}.cart-page__quantity span{color:#303232;background:#fff;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.cart-page__remove{cursor:pointer;background:0 0;border:0}.cart-page__remove span,.cart-page__trash{border:1.5px solid #ff3b43;border-radius:1px 1px 3px 3px;width:11px;height:14px;display:block;position:relative}.cart-page__remove span:before,.cart-page__trash:before{content:"";border-top:1.5px solid #ff3b43;position:absolute;top:-4px;left:-3px;right:-3px}.cart-page__remove span:after,.cart-page__trash:after{content:"";border:1.5px solid #ff3b43;border-bottom:0;border-radius:2px 2px 0 0;width:4px;height:3px;position:absolute;top:-7px;left:2px}.cart-page__table-footer{justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.cart-page__table-footer button,.cart-page__table-footer a{border:0;border-radius:16px;align-items:center;gap:8px;height:30px;padding:0 14px;font-size:14px;display:inline-flex}.cart-page__table-footer button{color:#ff3b43;cursor:pointer;background:#ffecee}.cart-page__table-footer a{color:var(--color-accent);background:#fbf8f0}.cart-page__table-footer .cart-page__trash{width:9px;height:11px;transform:scale(.8)}.cart-page__details{border-bottom:1px solid #e4e4e4;padding:0 2px 14px}.cart-page__details summary{color:#070808;cursor:pointer;padding:18px 0 12px;font-size:16px;font-weight:600;list-style:none;position:relative}.cart-page__details summary::-webkit-details-marker{display:none}.cart-page__details summary:after{color:#797c7c;content:"⌃";font-size:16px;position:absolute;left:2px}.cart-page__details:not([open]) summary:after{content:"⌄"}.cart-page__details>p{color:#777a7a;margin:0 0 10px;font-size:14px;line-height:20px}.cart-page__details label{margin-top:9px;display:block}.cart-page__details label>span{display:none}.cart-page__details select,.cart-page__details input[type=text]{appearance:none;color:#686b6b;background-color:#0000;border:1px solid #dedede;border-radius:6px;width:100%;height:48px;font-family:inherit;font-size:14px}.cart-page__details select{cursor:pointer;background-image:url(/icons/ui/chevron-down.svg);background-position:14px;background-repeat:no-repeat;background-size:14px 14px;padding:0 12px 0 40px}.cart-page__details input[type=text]{padding:0 12px}.cart-page__coupon{direction:ltr;border:1px solid #dedede;border-radius:6px;height:48px;display:flex;overflow:hidden}.cart-page__coupon input{direction:rtl;border:0;outline:none;flex:1;min-width:0;padding:0 12px;font-family:inherit;font-size:14px}.cart-page__coupon button{background:var(--color-accent);color:#fff;cursor:pointer;border:0;border-radius:5px;margin:3px;padding:0 18px;font-size:14px}.cart-page__totals{background:#fbf8f0;border-radius:6px;flex-direction:column;gap:18px;padding:18px 14px;display:flex}.cart-page__totals>div{justify-content:space-between;align-items:center;display:flex}.cart-page__totals span{color:#555858;font-size:14px}.cart-page__totals strong{color:var(--color-accent);font-size:16px}.cart-page__grand-total{padding-top:2px}.cart-page__checkout{background:var(--color-accent);color:#fff;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:12px;font-size:16px;font-weight:600;display:flex}.cart-page__checkout[aria-disabled=true]{cursor:not-allowed;opacity:.5}.cart-page__empty{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:280px;display:flex}.cart-page__empty p{color:#6f7272;margin:0}.cart-page__empty a{background:var(--color-accent);color:#fff;border-radius:5px;padding:10px 24px}@media (max-width:1200px){.cart-page__layout{grid-template-columns:minmax(0,1fr) 283px}.cart-page__table-card{width:auto}.cart-page__table-head,.cart-page__row{grid-template-columns:48px minmax(180px,1fr) 78px 110px 96px 58px}.cart-page__quantity{grid-template-columns:32px 38px 32px;width:102px;height:36px}}@media (max-width:900px){.cart-page__layout{grid-template-columns:1fr}.cart-page__table-card,.cart-page__summary{width:100%;max-width:none}.cart-page__table-head{display:none}.cart-page__rows{gap:12px;padding:12px;display:grid}.cart-page__row{border:1px solid #e4e4e4;border-radius:8px;grid-template-columns:32px minmax(0,1fr) 50px;gap:14px;min-height:0;padding:14px;display:grid}.cart-page__cell{border:0;align-self:auto;padding:0}.cart-page__cell--number{grid-area:1/1}.cart-page__cell--product{grid-area:1/2}.cart-page__cell--action{grid-area:1/3}.cart-page__cell--unit-price{display:none}.cart-page__cell--quantity{grid-area:2/2;justify-content:flex-start}.cart-page__cell--subtotal{grid-area:2/3}}@media (max-width:520px){.cart-page{padding-block:22px 56px}.cart-page__row{grid-template-columns:minmax(0,1fr) 34px}.cart-page__cell--number{display:none}.cart-page__cell--product{grid-column:1}.cart-page__cell--action{grid-column:2}.cart-page__cell--quantity{grid-column:1}.cart-page__cell--subtotal{grid-column:2}.cart-page__table-footer{flex-direction:column;align-items:stretch;gap:10px}.cart-page__table-footer button,.cart-page__table-footer a{justify-content:center}.cart-page__summary{max-width:none}}
