.cart{margin-top:12rem}.cart h1{color:#192e4e;font-family:Libre Caslon Text;font-weight:400;text-transform:uppercase;margin:0}.cart__head a{font-size:18px;color:#192e4e;text-transform:uppercase;text-decoration:underline;letter-spacing:-2%}.cart__head{display:flex;align-items:end;justify-content:space-between}.cart__table{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.cart__table__head{display:grid;grid-template-columns:50% 33% 17%}.cart__table__head span{color:#405472;font-size:14px;text-transform:uppercase;letter-spacing:2%}.cart__table__head span:last-child{text-align:right}.cart__row{display:grid;grid-template-columns:50% 33% 17%;width:100%}.cart__row__column{display:flex;align-items:center;gap:.5rem}.cart__row__column img{width:150px;height:150px;object-fit:contain}.cart__row__info{display:flex;flex-direction:column;gap:1rem}.cart__row__info a{text-decoration:none;color:#192e4e;font-size:30px}.cart__row__price{color:#405472}.cart__row__qty{display:flex;align-items:center;gap:.5rem}.cart__row__qty__minus,.cart__row__qty__plus{color:#405472;cursor:pointer}.cart__row__column svg{cursor:pointer;margin-left:1rem}.cart__row__qty input[type=number]{border:none;width:48px;color:#405472;font-size:1.25rem;outline:none;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart__row__qty input[type=number]::-webkit-inner-spin-button,.cart__row__qty input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart__row__total{color:#192e4e;text-align:right;width:100%}.cart__foot{margin-top:2rem;display:flex;justify-content:end;flex-direction:column;align-items:end;gap:1rem}.cart__foot__total{display:flex;align-items:center;gap:7rem}.cart__foot__total>span:first-child{font-size:30px;color:#192e4e}.cart__foot__total__price{color:#405472;font-size:30px}.cart__foot__totals-checkout{color:#405472}.cart__foot__button{width:100%;max-width:min(100vw,500px);background:#192e4e;color:#fff;border:none;outline:none;padding:1rem;text-align:center;border-radius:10px;font-weight:600;text-transform:uppercase}.cart__row__column button{border:none;padding:0;margin:0;background:transparent}.cart__update{width:100%;max-width:min(100vw,250px);background:#192e4e;color:#fff;border:none;outline:none;padding:1rem;text-align:center;border-radius:10px;font-weight:600;text-transform:uppercase;margin-top:2rem;margin-left:auto}.cart__empty{justify-content:center;display:flex;align-items:center;flex-direction:column;gap:1rem}.cart__empty a{width:100%;max-width:min(100vw,250px);background:#192e4e;color:#fff;border:none;outline:none;padding:1rem;text-align:center;border-radius:10px;font-weight:600;text-transform:uppercase}@media screen and (max-width:768px){.cart__table__head span:nth-child(n+2){display:none}.cart__table__head{grid-template-columns:100%}.cart__row:not(.cart__table__head){display:flex;flex-direction:column;gap:0}.cart__row__column:nth-child(2){padding-left:166px}.cart__row__column:nth-child(3){display:none!important}.cart__update{max-width:100%!important}.cart__foot__total{width:100%;gap:0;justify-content:space-between}.cart__foot{align-items:start}.cart__empty h1{text-align:center}}.cart__row__column--qty{flex-direction:column;align-items:start;justify-content:center;gap:0}.cart__row__column--qty>div{display:flex;align-items:center;gap:.5rem}
/*# sourceMappingURL=/cdn/shop/t/10/assets/style-cart.css.map */
