.cart-breadcrumb{display:flex;align-items:center;gap:14px;margin-bottom:32px;font-family:DM Sans,sans-serif;font-size:20.935px;line-height:1.6}.cart-breadcrumb__link{color:#888;text-decoration:none;transition:color .2s}.cart-breadcrumb__link:hover{color:#1a1a1a}.cart-breadcrumb__separator{color:#1a1a1a;font-weight:500;font-size:18px;text-transform:uppercase;letter-spacing:3.2px}.cart-breadcrumb__current{color:#1a1a1a}.cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.cart-header__title{font-family:ClashGrotesk;font-size:54px;font-weight:600;line-height:72px;text-transform:capitalize;margin:0}.cart-header__count{font-family:DM Sans,sans-serif;font-size:24px;font-weight:600;line-height:32px}.cart-content{display:grid;grid-template-columns:1fr 522px;gap:32px}.cart-items{display:flex;flex-direction:column;gap:24px}.cart-item{background:#f2e5d6;border-radius:24px;padding:40px;display:flex;gap:40px;align-items:center;margin-bottom:24px}.cart-item:last-of-type{margin-bottom:0}.cart-item__image{width:198px;height:137.925px;flex-shrink:0;position:relative;overflow:hidden}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__details{flex:1;display:flex;justify-content:space-between;align-items:flex-start}.cart-item__info{display:flex;flex-direction:column;gap:30px;justify-content:space-between}.cart-item__category{font-family:Caveat,cursive;font-size:24px;line-height:24px;color:#1a1a1a;margin:0 0 9px}.cart-item__title{font-family:ClashGrotesk;font-size:24px;font-weight:600;line-height:34px;color:#1a1a1a;margin:0}.cart-item__variant{font-family:DM Sans,sans-serif;font-size:20.935px;line-height:1.6;color:#1a1a1a;margin:0}.cart-item__quantity{display:flex;align-items:center;justify-content:space-between;width:159px;height:60.642px;background:#fff;border:.74px solid #eee;border-radius:3697.674px;padding:17.749px}.cart-item__quantity-btn{width:31.06px;height:31.06px;background:#c6ff00;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s}.cart-item__quantity-btn:hover:not(:disabled){opacity:.8}.cart-item__quantity-btn:disabled{opacity:.3;cursor:not-allowed}.cart-item__quantity-btn svg{color:#1a1a1a}.cart-item__quantity-input{width:40px;text-align:center;border:none;background:transparent;font-family:ClashGrotesk;font-size:24px;font-weight:600;line-height:32px;color:#1a1a1a;-moz-appearance:textfield}.cart-item__quantity-input::-webkit-outer-spin-button,.cart-item__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__actions{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;height:184px}.cart-item__remove{background:none;border:none;cursor:pointer;padding:0;color:#1a1a1a;transition:opacity .2s}.cart-item__remove:hover{opacity:.6}.cart-item__price{font-family:ClashGrotesk;font-size:32px;font-weight:600;line-height:41px;color:#1a1a1a}.cart-continue-shopping{display:flex;align-items:center;gap:14px;color:#1a1a1a;text-decoration:none;font-family:DM Sans,sans-serif;font-size:20.935px;line-height:1.6;transition:opacity .2s;margin-top:24px}.cart-continue-shopping:hover{opacity:.6}.cart-continue-shopping svg{width:24px;height:24px}.cart-summary{background:#1a1a1a!important;border-radius:24px;padding:30px;display:flex;flex-direction:column;gap:24px;height:fit-content;position:sticky;top:20px}.cart-summary__title{font-family:ClashGrotesk;font-size:24px;font-weight:600;line-height:34px;color:#fff;margin:0}.cart-summary__details{display:flex;flex-direction:column;gap:14px}.cart-summary__row{display:flex;justify-content:space-between;font-family:DM Sans,sans-serif;font-size:20.935px;line-height:1.6;color:#fff}.cart-summary__free{color:#c6ff00}.cart-summary__divider{height:1px;background:#fff3}.cart-summary__total{display:flex;justify-content:space-between;font-family:ClashGrotesk;font-size:24px;font-weight:600;line-height:34px;color:#fff}.cart-summary__checkout{width:100%;height:75px;background:#fff;border:1px solid #1a1a1a;border-radius:108px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:ClashGrotesk;font-size:24px;font-weight:600;line-height:32px;color:#1a1a1a;text-transform:lowercase;cursor:pointer;transition:transform .2s,box-shadow .2s}.cart-summary__checkout:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.cart-summary__checkout svg{width:24px;height:24px;transform:rotate(-90deg)}.cart-summary__note{text-align:center;font-family:DM Sans,sans-serif;font-size:16px;line-height:24px;color:#fff;margin:0}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;text-align:center}.cart-empty__title{font-family:ClashGrotesk;font-size:54px;font-weight:600;margin-bottom:32px}.cart-empty__button{display:inline-flex;align-items:center;justify-content:center;padding:18px 40px;background:#1a1a1a;color:#fff;text-decoration:none;font-family:ClashGrotesk;font-size:20px;font-weight:600;border-radius:108px;transition:transform .2s,box-shadow .2s}.cart-empty__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.template-cart .footer-custom{padding-top:40px}.cart-item__image a,.cart-item__title a{color:inherit;text-decoration:none}.cart-item__image a{display:block;line-height:0;width:100%;height:100%}@media screen and (min-width:1024px)and (max-width:1280px){.template-cart cart-items{display:block}.template-cart .cart-content{display:block}.template-cart .cart-summary{margin-top:30px}.template-cart .cart-page-wrapper{display:block;padding:0 30px!important}}@media screen and (min-width:760px)and (max-width:800px){.template-cart .cart-page-wrapper{padding:0 20px!important}.template-cart cart-items{display:block}.template-cart .cart-item__info{width:50%!important}.template-cart .cart-item__actions{width:50%!important;align-items:flex-start}}@media screen and (max-width:989px){.cart-header__title{font-size:40px;line-height:50px}.cart-content{grid-template-columns:1fr}.cart-summary{position:relative;top:0}.cart-item{flex-direction:column;align-items:flex-start}.cart-item__details{width:100%}.cart-item__actions{flex-direction:row;height:auto;width:100%;justify-content:space-between}}@media screen and (max-width:749px){.cart-breadcrumb{font-size:16px}.cart-header{flex-direction:column;align-items:flex-start;gap:16px}.cart-header__title{font-size:32px;line-height:40px}.cart-header__count{font-size:18px}.cart-item{padding:24px;gap:24px}.cart-item__image{width:100%;height:auto}.cart-item__title{font-size:20px;line-height:28px}.cart-item__details{flex-direction:column;gap:16px}.cart-item__actions{flex-direction:row-reverse}.cart-summary{padding:24px}.cart-summary__checkout{height:60px;font-size:20px}.template-cart .cart-page-wrapper{width:auto!important}.template-cart cart-items{display:block}.template-cart .site-header.site-header__container{margin:0 21px}.template-cart .cart-item__actions{margin-top:10px}.template-cart .cart-item__price{font-size:26px;line-height:21px}.template-cart .cart-summary__row{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/main-cart-sec.css.map */
