.cart-new{--cart-new-blue: #0071bc;--cart-new-border: #4b83ff;--cart-new-muted: #666a80}.cart-new .cart-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-items:stretch;gap:16px;text-align:start}.cart-new .cart-header .free-shipping-bar{grid-column:1 / -1;justify-self:center}.cart-new .cart-order__summary{display:grid;gap:14px}.cart-new__continue-button{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 16px;border-radius:999px;background:var(--cart-new-blue);color:#fff;white-space:nowrap}.cart-new-items{display:grid}.cart-new-utility{display:grid;gap:22px;padding:10px 0 0}.cart-new-utility__clear{justify-self:start}.cart-new-utility__clear-button{padding:7px 24px;border-radius:999px;background:#fff;color:var(--cart-new-blue)}.cart-new-utility__clear-button[aria-busy=true]{opacity:.65;pointer-events:none}.cart-new-utility__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.cart-new-utility__feature{display:flex;align-items:center;gap:14px;min-width:0;color:#1b2149;font-size:15px}.cart-new-utility__feature svg{width:30px;height:30px;flex:0 0 auto;color:var(--cart-new-blue)}.cart-new-utility__custom-icon{width:30px;height:30px;flex:0 0 auto;object-fit:contain}.cart-new-promo{display:grid;gap:16px;padding-block-start:4px}.cart-new-promo__heading{color:#1b2149}.cart-new-promo__scroller{display:grid;grid-auto-columns:calc((100% - 30px) / 3);grid-auto-flow:column;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.cart-new-promo__scroller::-webkit-scrollbar{display:none}.cart-new-promo-card{overflow:hidden;border-radius:12px;background:#fff;scroll-snap-align:start}.cart-new-promo-card__media-wrapper{display:block}.cart-new-promo-card__media{display:block;width:100%;aspect-ratio:1.55;object-fit:cover}.cart-new-promo-card__media--placeholder{background:#f6f1eb}.cart-new-promo-card__content{display:grid;gap:8px;padding:14px 18px 16px}.cart-new-promo-card__reviews{display:flex;align-items:center;color:#4b5068;font-size:12px;line-height:1}.cart-new-promo-card__reviews .jdgm-prev-badge{display:flex!important;align-items:center;gap:8px}.cart-new-promo-card__reviews .jdgm-star{color:#ffb800!important;font-size:12px}.cart-new-promo-card__reviews .jdgm-prev-badge__text{color:#4b5068;font-size:12px}.cart-new-promo-card__title{overflow:hidden;color:#1b2149;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.cart-new-promo-card__prices{display:flex;align-items:baseline;gap:10px}.cart-new-promo-card__price{color:var(--cart-new-blue);font-size:24px;font-weight:800;line-height:1}.cart-new-promo-card__compare-price{color:#a4a6b6;font-size:13px;text-decoration:line-through}.cart-new-promo-card__options{display:flex;flex-wrap:wrap;gap:8px 12px;padding-inline-end:72px}.cart-new-promo-card__option{padding:5px 16px;border:1px solid #d9dce5;border-radius:999px;color:#a4a6b6;font-size:12px;font-weight:700}.cart-new-promo-card__option.is-selected{color:#1b2149;border-color:#c4c7d4}.cart-new-promo-card__option:disabled{opacity:.45;cursor:not-allowed}.cart-new-promo-card__form{justify-self:end;margin-top:-38px}.cart-new-promo-card__add{min-height:38px;padding:8px 16px;border-radius:999px;background:var(--cart-new-blue);color:#fff;font-size:16px;font-weight:800;line-height:1}.cart-new-promo-card__add:disabled{opacity:.55;cursor:not-allowed}.cart-new-promo__controls{display:flex;justify-content:center;gap:8px}.cart-new-promo__control{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#1b2149;color:#fff}.cart-new-promo__control:last-child{background:#1b2149}.cart-new-promo__control:disabled{opacity:.45;cursor:not-allowed}.cart-new .cart-order-right .cart-form{border:0;background:transparent;padding:0}.cart-new-summary{display:grid;gap:16px}.cart-new-summary__coupon-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.cart-new-summary__codes{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.cart-new-summary__code{display:inline-flex;align-items:center;gap:12px;min-height:32px;padding:6px 14px;border:1px solid #d9dce5;border-radius:6px;background:#fff;color:var(--cart-new-blue);box-shadow:0 1px 4px #1b214914}.cart-new-summary__remove-wrapper{display:inline-flex}.cart-new-summary__remove{color:#1b2149;font-size:20px;line-height:1}.cart-new-summary__discount-field{display:block}.cart-new-summary__discount-control{display:grid;grid-template-columns:minmax(0,1fr) minmax(124px,26%);overflow:hidden;min-height:45px;border-radius:999px;background:#fff}.cart-new-summary__discount-input{min-width:0;width:100%;border:0;background:transparent;padding:0 24px;outline:0}.cart-new-summary__discount-input::placeholder{color:#4b5068;opacity:1}.cart-new-summary__discount-apply{display:grid;place-items:center;border-radius:999px;background:var(--cart-new-blue);color:#fff;font-size:18px;font-weight:800;line-height:1}.cart-new-summary__discount-field[aria-busy=true] .cart-new-summary__discount-apply{opacity:.65;pointer-events:none}.cart-new-summary__rows{display:grid;border-top:1px solid #b8bbc7}.cart-new-summary__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:15px 4px;border-bottom:1px solid #b8bbc7;color:#1b2149}.cart-new-summary__row--savings{color:red}.cart-new-summary__row--shipping{color:#16a34a}.cart-new-summary__row--total{color:var(--cart-new-blue)}.cart-new-summary__note-field{display:block}.cart-new-summary__note-textarea{width:100%;height:150px;resize:vertical;border:0;border-radius:12px;background:#fff;color:#1b2149;padding:20px 24px;outline:0}.cart-new-summary__note-textarea::placeholder{color:#8c90a8;opacity:1}.cart-new-summary__checkout-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;border-radius:999px;background:var(--cart-new-blue);color:#fff;font-size:24px;font-weight:800;line-height:1}.cart-new-summary__checkout-button svg{flex:0 0 auto}.cart-new-support{display:grid;gap:18px;padding:22px 26px 24px;border-radius:10px;background:#fff;color:#1b2149}.cart-new-support__heading{margin:0}.cart-new-support__message{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;padding:14px 18px 14px 22px;border-radius:10px;background:#f6f1eb}.cart-new-support__message p{margin:0;font-size:var(--text-md)}.cart-new-support__avatar{display:grid;flex:0 0 48px;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:50%;background:#e7edf5;color:var(--cart-new-blue)}.cart-new-support__avatar-image{display:block;width:100%;height:100%;object-fit:cover}.cart-new-support__links{display:flex;flex-wrap:wrap;gap:18px 46px;align-items:center}.cart-new-support__link{display:inline-flex;align-items:center;gap:14px;color:#1b2149;text-decoration:none}.cart-new-support__link svg{flex:0 0 auto;color:var(--cart-new-blue)}.cart-new-item{display:grid;grid-template-columns:100px minmax(0,1fr) minmax(130px,auto);gap:28px;align-items:start;padding:28px 18px;background:#fff;border-radius:10px}.cart-new-item+.cart-new-item{border-top:12px solid #f4f7fb}.cart-new-item__media-wrapper{display:block;width:100%;max-width:100px}.cart-new-item__media{display:block;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid #d9dce5;border-radius:5px}.cart-new-item__media--placeholder{background:#f6f1eb}.cart-new-item__info{display:grid;gap:8px;align-content:start;min-width:0}.cart-new-item__options{display:flex;flex-wrap:wrap;gap:8px 32px}.cart-new-item__properties,.cart-new-item__selling-plan,.cart-new-item__quantity-text{color:var(--cart-new-muted);font-size:13px;line-height:1.35}.cart-new-item__quantity{display:flex;align-items:center;gap:36px;margin-top:2px}.cart-new-item__quantity-selector{display:inline-grid;grid-template-columns:28px 34px 28px;align-items:center;min-height:30px;border:1px solid #dfe3ee;border-radius:9px;overflow:hidden;background:#fff}.cart-new-item__quantity-button{display:grid;place-items:center;height:30px;font-size:15px;font-weight:800;line-height:1}.cart-new-item__quantity-input{min-width:0;width:34px;height:30px;padding:0;border:0;font-size:14px;font-weight:800;box-shadow:none}.cart-new-item__remove{text-decoration:underline;text-underline-offset:3px}.cart-new-item__prices{display:grid;justify-items:end;gap:8px;text-align:end}.cart-new-item__prices--mobile{display:none}.cart-new-item__price{color:var(--cart-new-blue);font-size:var(--text-h6);font-weight:800;line-height:1.1}.cart-new-item__compare-price{color:#a4a6b6;text-decoration:line-through}.cart-new-item__savings{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border:1px solid #1c224a33;border-radius:4px;background:#fff;color:#ff1c1c;font-size:13px;font-weight:700;line-height:1}@media screen and (max-width:999px){.cart-new-promo__scroller{grid-auto-columns:minmax(230px,48%)}.cart-new-utility__features{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-new-item{grid-template-columns:84px minmax(0,1fr);gap:16px;padding:20px 14px}.cart-new-item__prices--desktop{display:none}.cart-new-item__prices--mobile{display:flex;flex-wrap:wrap;grid-column:2;align-items:center;justify-items:start;gap:6px 8px;text-align:start}}@media screen and (max-width:767px){.cart-new-promo__scroller{grid-auto-columns:minmax(240px,82%);gap:16px}.cart-new .cart-header{grid-template-columns:1fr 1fr}.cart-new__continue-button{justify-self:start}.cart-new-utility__features{grid-template-columns:1fr;gap:16px}.cart-new-item__quantity{flex-wrap:wrap;gap:12px 20px}.cart-new-item__price{font-size:18px}.cart-new-item__compare-price{font-size:12px}.cart-new-support{padding:20px 14px}.cart-new-support__links{gap:14px 24px}.cart-new-item__info{display:flex;flex-direction:column}.cart-new-item__savings{min-height:auto;padding:4px 6px;font-size:12px}}@media screen and (max-width:399px){.cart-new-item{grid-template-columns:72px minmax(0,1fr)}.cart-new-item__options{gap:6px 14px}}@media screen and (min-width:700px){.shopify-section--main-cart .cart-new-item{padding:14px 18px!important;min-height:108px!important;gap:16px!important;align-items:center!important;border-bottom:1px solid #DDE3EC!important}.shopify-section--main-cart .cart-new-item__media-wrapper{width:72px!important;min-width:72px!important;height:72px!important}.shopify-section--main-cart .cart-new-item__media,.shopify-section--main-cart .cart-new-item__media--placeholder{width:72px!important;height:72px!important;object-fit:cover}.shopify-section--main-cart .cart-new-item__info{gap:6px!important}.shopify-section--main-cart .cart-new-item__title{margin-bottom:0!important;line-height:1.35!important;font-weight:700!important}.shopify-section--main-cart .cart-new-item__options{gap:4px 24px!important;margin-top:0!important;line-height:1.5}.shopify-section--main-cart .cart-new-item__quantity{margin-top:6px!important;gap:14px!important;align-items:center!important}.shopify-section--main-cart .cart-new-item__prices--desktop{padding-block:2px!important;gap:3px!important}.shopify-section--main-cart .cart-new-items{gap:0!important}}@media screen and (max-width:699px){.shopify-section--main-cart .cart-new-item{border-bottom:1px solid #DDE3EC!important}.shopify-section--main-cart .cart-new-item__title{font-weight:700!important}}@media screen and (min-width:1000px){.shopify-section--main-cart .cart-order{display:grid!important;grid-template-columns:minmax(0,7fr) minmax(0,3fr)!important;column-gap:28px!important;align-items:start!important}.shopify-section--main-cart .cart-order__summary,.shopify-section--main-cart .cart-order-right,.shopify-section--main-cart .cart-order__recap,.shopify-section--main-cart .cart-form,.shopify-section--main-cart .cart-new-summary{width:100%!important;max-width:none!important;min-width:0!important}}.shopify-section--main-cart .cart-new__title-row{display:flex;align-items:baseline;gap:8px}.shopify-section--main-cart .cart-new__item-count{font-size:var(--text-md);line-height:1.4;font-weight:600;color:#1b2149;white-space:nowrap}@media screen and (min-width:700px){.shopify-section--main-cart .cart-new-item__quantity-selector,.shopify-section--main-cart .cart-new-item__quantity-button,.shopify-section--main-cart .cart-new-item__quantity-input{min-height:30px!important;height:30px!important}}.cart-new-mobile-sticky{display:none}@media screen and (max-width:699px){.shopify-section--main-cart .cart-new-summary__checkout-button{display:none!important}.shopify-section--main-cart .cart-new-mobile-sticky{display:block;position:fixed;left:0;right:0;bottom:0;width:100%;z-index:50;background:#fff;border-top:1px solid rgba(27,33,73,.12);padding:12px 16px;box-shadow:0 -4px 18px #00000014}.shopify-section--main-cart .cart-new-mobile-sticky__inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.shopify-section--main-cart .cart-new-mobile-sticky__total{display:flex;flex-direction:column;justify-content:center;flex:0 0 auto;min-width:96px}.shopify-section--main-cart .cart-new-mobile-sticky__label{display:block;margin:0 0 2px;font-size:12px;line-height:1.2;color:#1b2149a6}.shopify-section--main-cart .cart-new-mobile-sticky__price{display:block;font-size:18px;line-height:1.2;font-weight:700;color:#1b2149}.shopify-section--main-cart .cart-new-mobile-sticky__checkout{flex:1;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:0;border-radius:999px;background:#0071bc;color:#fff;font-size:15px;line-height:1;font-weight:600;cursor:pointer}.shopify-section--main-cart .cart-new-mobile-sticky__checkout svg{width:18px;height:18px;flex-shrink:0}}.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__features{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start;gap:16px!important;width:100%}.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__feature{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-width:0;text-align:center!important}.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__feature svg,.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__custom-icon{width:36px!important;height:36px!important;flex:0 0 36px;object-fit:contain}.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__feature span{display:block;max-width:120px;margin:0 auto;font-size:var(--text-sm);line-height:1.35;font-weight:500;text-align:center}@media screen and (max-width:699px){.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__features{gap:10px!important}.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__feature svg,.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__custom-icon{width:32px!important;height:32px!important;flex-basis:32px}.shopify-section--main-cart .cart-new-utility--support .cart-new-utility__feature span{font-size:11px;line-height:1.3}}@media screen and (min-width:700px){.shopify-section--main-cart .cart-order-right{border:1px solid #DDE3EC;border-radius:12px;padding:20px;align-self:start;background:transparent;box-sizing:border-box}.shopify-section--main-cart .cart-order__recap{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/main-cart-new.css.map */
