.cavento-cart-page,.cavento-cart-page__summary-section{--cavento-navy: #082b52;--cavento-orange: #ff5a00;--cavento-green: #159947;--cavento-border: #dfe5eb;--cavento-muted: #617184}.cavento-cart-page .page-width,.cavento-cart-page__summary-section .page-width{max-width:none;padding:0}.cavento-cart-page .title-wrapper-with-link{margin:0 0 1.8rem}.cavento-cart-page .title{color:var(--cavento-navy);font-family:var(--font-heading-family);font-size:clamp(3.4rem,3vw,4rem);line-height:1.15;margin:0}.cavento-cart-page__title-link,.cavento-cart-page .cart-items thead{display:none}.cavento-cart-page__shipping{background:#fff8f2;border:.1rem solid #ffe0ca;border-radius:.8rem;color:var(--cavento-navy);margin-bottom:1.4rem;max-width:38rem;padding:1rem 1.4rem}.cavento-cart-page__shipping.is-complete{background:#f3fbf3;border-color:#cfe9cf;color:var(--cavento-green)}.cavento-cart-page__shipping-message{align-items:center;display:flex;font-size:1.5rem;gap:.9rem}.cavento-cart-page__shipping-message .svg-wrapper{height:2rem;width:2rem}.cavento-cart-page__shipping-progress{background:#e9edf1;border-radius:99rem;height:.6rem;margin-top:.9rem;overflow:hidden}.cavento-cart-page__shipping-progress span{background:var(--cavento-orange);border-radius:inherit;display:block;height:100%}.cavento-cart-page .cart__items{border:0;padding:0}.cavento-cart-page__products-card{border:.1rem solid var(--cavento-border);border-radius:1rem;overflow:hidden;padding:0 1.8rem}.cavento-cart-page .cart-items{margin:0}.cavento-cart-page .cart-item{border-bottom:0}.cavento-cart-page .cart-item:not(:last-child)>td{border-bottom:.1rem solid var(--cavento-border)}.cavento-cart-page .cart-item>td{padding-bottom:1.5rem;padding-top:1.5rem;vertical-align:middle}.cavento-cart-page .cart-item__media{width:14.5rem}.cavento-cart-page .cart-item__image-container{align-items:center;background:#fafafa;border:.1rem solid #edf0f2;border-radius:.8rem;display:flex;height:12.5rem;justify-content:center;overflow:hidden;width:12.5rem}.cavento-cart-page .cart-item__image{height:100%;max-width:100%;object-fit:contain;transform:scale(1.08);transform-origin:center;width:100%}.cavento-cart-page .cart-item__details{color:var(--cavento-muted);min-width:25rem;padding-right:2rem}.cavento-cart-page .cart-item__name{color:var(--cavento-navy);font-family:var(--font-heading-family);font-size:1.7rem;font-weight:600;line-height:1.3;max-width:36rem}.cavento-cart-page .product-option{color:var(--cavento-muted);font-size:1.4rem}.cavento-cart-page__unit-prices{display:flex;flex-direction:column;margin-top:.5rem}.cavento-cart-page__compare-price{color:#7e8994;font-size:1.4rem;line-height:1.2}.cavento-cart-page__current-price,.cavento-cart-page__line-total,.cavento-cart-page__upsell-content>strong{color:var(--cavento-orange);font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.25}.cavento-cart-page__stock{align-items:center;color:var(--cavento-green);display:inline-flex;font-size:1.4rem;gap:.45rem;margin:.5rem 0 0}.cavento-cart-page__stock span{font-size:.9rem}.cavento-cart-page .discounts__discount{color:var(--cavento-muted);font-size:1.3rem}.cavento-cart-page .cart-item__quantity{min-width:19rem}.cavento-cart-page .cart-item__quantity-wrapper{align-items:center;justify-content:flex-end}.cavento-cart-page quantity-input.quantity{min-height:4.2rem;width:12.4rem}.cavento-cart-page quantity-input.quantity:before{border-color:#a9b5c2;border-radius:.7rem}.cavento-cart-page quantity-input .quantity__button{width:4rem}.cavento-cart-page quantity-input .quantity__button:focus,.cavento-cart-page quantity-input .quantity__button:focus-visible,.cavento-cart-page quantity-input .quantity__input:focus,.cavento-cart-page quantity-input .quantity__input:focus-visible{box-shadow:inset 0 0 0 .1rem #082b522e;outline:0}.cavento-cart-page cart-remove-button{margin-left:1.1rem}.cavento-cart-page cart-remove-button .button{color:var(--cavento-navy);min-height:4.2rem;min-width:3.5rem}.cavento-cart-page .cart-item__totals{min-width:9rem}.cavento-cart-page .cart-item__totals .cart-item__price-wrapper{align-items:center;display:flex;justify-content:flex-end;min-height:4.2rem}.cavento-cart-page .cart-item__quantity>quantity-popover{display:block}.cavento-cart-page__line-total{white-space:nowrap}.cavento-cart-page__upsell{margin-top:2.5rem}.cavento-cart-page__upsell h2{color:var(--cavento-navy);font-family:var(--font-heading-family);font-size:2.5rem;margin:0 0 1.2rem}.cavento-cart-page__upsell-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.cavento-cart-page__upsell-card{align-items:center;border:.1rem solid var(--cavento-border);border-radius:1rem;display:grid;gap:1.4rem;grid-template-columns:10rem minmax(0,1fr);min-height:16rem;padding:1.2rem}.cavento-cart-page__upsell-image{display:block;grid-row:1 / 3;height:10rem}.cavento-cart-page__upsell-image img{height:100%;object-fit:contain;width:100%}.cavento-cart-page__upsell-content{min-width:0}.cavento-cart-page__upsell-title{color:var(--cavento-navy);display:block;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;line-height:1.25;text-decoration:none}.cavento-cart-page__upsell-content p{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--cavento-muted);display:-webkit-box;font-size:1.3rem;line-height:1.35;margin:.4rem 0 .7rem;overflow:hidden}.cavento-cart-page__upsell-button{background-color:var(--cavento-navy)!important;border-radius:.6rem;box-shadow:none!important;font-size:1.4rem!important;grid-column:2;justify-self:end;min-height:4.2rem;min-width:11rem;padding:0 1.6rem;transform:none!important}.cavento-cart-page__summary-section .cart__footer{padding:0}.cavento-cart-page__summary-section .cart__blocks{width:100%}.cavento-cart-page__summary-card{background:#fff;border:.1rem solid var(--cavento-border);border-radius:1.2rem;box-shadow:0 .8rem 3rem #082b520f;padding:2.5rem}.cavento-cart-page__totals{align-items:center;justify-content:space-between}.cavento-cart-page__totals .totals__total{color:var(--cavento-navy);font-family:var(--font-heading-family);font-size:2rem}.cavento-cart-page__totals .totals__total-value{color:var(--cavento-orange);font-family:var(--font-heading-family);font-size:2.2rem;font-weight:600}.cavento-cart-page__summary-note{color:var(--cavento-muted);font-size:1.4rem;line-height:1.45;margin:.8rem 0 2.2rem}.cavento-cart-page__trust{border-bottom:.1rem solid var(--cavento-border);border-top:.1rem solid var(--cavento-border);display:grid;gap:1.2rem;grid-template-columns:1fr;margin-bottom:2.2rem;padding:2rem 0}.cavento-cart-page__trust>div{align-items:center;color:var(--cavento-navy);display:flex;font-size:1.4rem;gap:1.2rem;line-height:1.35}.cavento-cart-page__trust>div>span{height:2.2rem;width:2.6rem}.cavento-cart-page__trust .svg-wrapper svg,.cavento-cart-page__checkout .svg-wrapper svg{height:100%;width:100%}.cavento-cart-page__summary-section .cart__ctas{display:block}.cavento-cart-page__checkout,.cavento-cart-page__continue{border-radius:.7rem!important;font-family:var(--font-heading-family)!important;font-size:1.6rem!important;font-weight:600!important;box-sizing:border-box!important;max-width:none!important;min-height:5.2rem!important;padding:0 2.4rem!important;width:100%!important}.cavento-cart-page__checkout{background-color:#f99b4d!important;box-shadow:none!important;margin-bottom:1.2rem;transform:none!important}.cavento-cart-page__checkout:hover{background-color:#ff8f36!important;transform:none!important}.cavento-cart-page__continue{background-color:#f99b4d!important;border:0!important;box-shadow:none!important;color:#fff!important;transform:none!important}.cavento-cart-page__continue:hover{background-color:#ff8f36!important;color:#fff!important;transform:none!important}.cavento-cart-page__checkout>.svg-wrapper{flex:0 0 1.8rem;height:1.8rem;margin-right:.9rem;width:1.8rem}.cavento-cart-page__checkout .icon-lock path{fill:currentColor}.cavento-cart-page__payments{border-top:.1rem solid var(--cavento-border);margin-top:2rem;padding-top:1.8rem}.cavento-cart-page__payments p{color:var(--cavento-navy);font-size:1.4rem;font-weight:600;margin:0 0 1rem}.cavento-cart-page__payments ul{align-items:center;display:flex;flex-wrap:wrap;gap:.7rem;margin:0}.cavento-cart-page__payments li{align-items:center;display:flex;height:2.5rem}.cavento-cart-page__payment-icon{height:2.4rem;max-width:4rem;width:auto}.cavento-cart-page__footnote{color:var(--cavento-muted);font-size:1.2rem;line-height:1.45;margin:1.6rem 0 0}@media screen and (min-width:990px){#MainContent:has(>.cavento-cart-page__items-section){align-items:start;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) 35rem;margin:0 auto;max-width:132rem;padding:4.5rem 2rem 6rem}#MainContent>.cavento-cart-page__items-section{grid-column:1;min-width:0}#MainContent>.cavento-cart-page__summary-section{grid-column:2;margin-top:12.8rem;position:sticky;top:2rem}.cavento-cart-page{padding-bottom:0;padding-top:0}}@media screen and (max-width:1199px)and (min-width:990px){.cavento-cart-page__upsell-card{grid-template-columns:8rem minmax(0,1fr)}}@media screen and (max-width:989px){.cavento-cart-page,.cavento-cart-page__summary-section{padding-left:1.5rem;padding-right:1.5rem}.cavento-cart-page__summary-card{margin-bottom:3rem}}@media screen and (max-width:749px){.cavento-cart-page__upsell-grid{grid-template-columns:1fr}.cavento-cart-page__upsell-card{grid-template-columns:8rem minmax(0,1fr)}.cavento-cart-page__upsell-button{grid-column:2;justify-self:start}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/section-cavento-cart-page.css.map */
