.clevenne-cart{--clevenne-cart-burgundy: #4b1b2a;--clevenne-cart-muted: #85878b;visibility:hidden;z-index:99999;font-family:Arial,Helvetica,sans-serif}.clevenne-cart.active{visibility:visible}.clevenne-cart .cart-drawer{height:100%}.clevenne-cart .drawer__inner,.clevenne-cart.is-empty .drawer__inner{display:flex;flex-direction:column;align-items:stretch;width:min(100vw,560px);max-width:100vw;height:100%;padding:0;border:0;background:#fff;color:#111;overflow:hidden}.clevenne-cart .clevenne-cart__header,.clevenne-cart.is-empty .clevenne-cart__header{display:flex;flex:0 0 106px;position:relative;justify-content:center;align-items:center;padding:15px 58px;background:#fff}.clevenne-cart__brand{display:flex;justify-content:center;align-items:center;max-width:285px;max-height:76px}.clevenne-cart__brand img{display:block;width:auto;max-width:100%;max-height:76px;object-fit:contain;filter:brightness(0)}.clevenne-cart__brand span{font-family:Georgia,serif;font-size:30px}.clevenne-cart .drawer__close{top:50%;right:20px;transform:translateY(-50%);width:28px;height:28px;min-width:28px;min-height:28px}.clevenne-cart .drawer__close svg{width:26px;height:26px;stroke:#111;stroke-width:2;fill:none}.clevenne-cart__reservation{flex:0 0 auto;padding:15px 12px;background:var(--clevenne-cart-burgundy);color:#fff;text-align:center;font-size:17px;font-style:italic;line-height:1.25;letter-spacing:.01em}.clevenne-cart__progress{flex:0 0 auto;padding:17px 20px 24px}.clevenne-cart__progress-title{margin:0 0 14px;text-align:center;font-size:17px;line-height:1.4}.clevenne-cart__milestones{display:flex;justify-content:space-between;position:relative;padding-left:19%}.clevenne-cart__track{position:absolute;left:7%;right:7%;top:18px;height:10px;border-radius:20px;background:#e5e5e8;overflow:hidden}.clevenne-cart__track span{display:block;width:var(--cart-progress);height:100%;background:var(--clevenne-cart-burgundy)}.clevenne-cart__milestone{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:82px;white-space:nowrap;font-size:12px;line-height:1.2}.clevenne-cart__milestone-icon{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--clevenne-cart-burgundy);border-radius:50%;background:#f4f4f5}.clevenne-cart__milestone-icon svg{width:21px;height:21px;fill:none;stroke:var(--clevenne-cart-burgundy);stroke-width:2.3;stroke-linejoin:round}.clevenne-cart__milestone.is-reached .clevenne-cart__milestone-icon{background:var(--clevenne-cart-burgundy)}.clevenne-cart__milestone.is-reached .clevenne-cart__milestone-icon svg{stroke:#fff}.clevenne-cart cart-drawer-items{display:block;flex:1 1 auto;min-height:0;overflow-y:auto}.clevenne-cart .cart-drawer__form,.clevenne-cart .drawer__contents{display:block}.clevenne-cart__items{padding:4px 20px 10px}.clevenne-cart .cart-item.clevenne-cart__item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;padding:16px 0;border-bottom:1px solid #e6e6e8}.clevenne-cart__item-image{display:block;width:78px;height:100px}.clevenne-cart__item-image img{display:block;width:100%;height:100%;object-fit:cover}.clevenne-cart__item-info{min-width:0;position:relative}.clevenne-cart__item-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.clevenne-cart .cart-item__name.clevenne-cart__item-title{display:block;margin:0;color:#111;font:700 17px/1.16 Georgia,Times New Roman,serif;text-decoration:none;text-transform:uppercase}.clevenne-cart__remove{display:grid;place-items:center;width:23px;height:23px;padding:0;border:0;background:transparent;cursor:pointer;color:#65717a}.clevenne-cart__remove svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round}.clevenne-cart__variant{margin:5px 0 0;color:var(--clevenne-cart-muted);font-size:14px;line-height:1.35}.clevenne-cart__item-prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px;margin:4px 0 9px;font-size:15px;line-height:1.2}.clevenne-cart__item-prices s{color:#888}.clevenne-cart__item-prices strong{font-size:17px;font-weight:700}.clevenne-cart__savings{color:#20962b;font-weight:700}.clevenne-cart__quantity{display:flex;width:105px;height:31px;border:1px solid #d6d7d9;border-radius:5px;overflow:hidden}.clevenne-cart__quantity button,.clevenne-cart__quantity input{display:grid;place-items:center;min-width:0;width:33.33%;height:100%;margin:0;padding:0;border:0;border-right:1px solid #d6d7d9;border-radius:0;background:#fff;color:#111;font:400 18px/1 Arial,sans-serif;text-align:center;box-shadow:none}.clevenne-cart__quantity button:last-child{border-right:0;cursor:pointer}.clevenne-cart__quantity button:first-child{cursor:pointer}.clevenne-cart__quantity input::-webkit-inner-spin-button,.clevenne-cart__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.clevenne-cart__quantity input{-webkit-appearance:textfield;appearance:textfield;font-size:15px}.clevenne-cart .cart-item__error{margin:0}.clevenne-cart__upsells{flex:0 0 auto;border-top:1px solid #e4e4e6;padding:18px 14px 20px}.clevenne-cart__upsells h2{margin:0 0 16px;text-align:center;color:#111;font:700 25px/1.2 Arial,Helvetica,sans-serif}.clevenne-cart__upsell-slider{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:7px}.clevenne-cart__arrow{width:30px;height:44px;padding:0;border:0;background:#fff;color:#111;font-size:35px;line-height:1;cursor:pointer}.clevenne-cart__upsell-viewport{overflow:hidden;min-width:0}.clevenne-cart__upsell-track{display:flex;transition:transform .25s ease}.clevenne-cart__upsell-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;flex:0 0 100%;min-height:118px;padding:12px;border-radius:8px;background:#f7f7f8}.clevenne-cart__upsell-image{display:block;width:92px;height:94px}.clevenne-cart__upsell-image img{display:block;width:100%;height:100%;object-fit:cover}.clevenne-cart__upsell-info{min-width:0;display:flex;flex-direction:column;gap:5px}.clevenne-cart__upsell-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111;text-decoration:none;font:700 16px/1.15 Georgia,serif}.clevenne-cart__upsell-prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;font-size:14px}.clevenne-cart__upsell-prices s{color:#929292}.clevenne-cart__upsell-prices strong{color:#111}.clevenne-cart__upsell-actions{display:flex;align-items:stretch;gap:7px;margin-top:auto}.clevenne-cart__upsell-actions select{min-width:0;max-width:110px;height:34px;flex:1 1 auto;padding:0 6px;border:1px solid #d6d6d8;border-radius:4px;background:#fff;color:#111;font-size:12px}.clevenne-cart__upsell-actions button{min-width:60px;height:34px;padding:0 10px;border:0;background:var(--clevenne-cart-burgundy);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.clevenne-cart__upsell-actions button:disabled{opacity:.6;cursor:wait}.clevenne-cart__upsell-error{margin:0;color:#af1d1d;font-size:12px}.clevenne-cart .drawer__footer.clevenne-cart__footer{flex:0 0 auto;margin:0;padding:18px 20px max(18px,env(safe-area-inset-bottom));border-top:1px solid #e4e4e6;background:#fafafa}.clevenne-cart__checkout{display:block;width:100%;min-height:52px;border:0;border-radius:0;background:var(--clevenne-cart-burgundy);color:#fff;font:700 17px/1.2 Arial,sans-serif;cursor:pointer}.clevenne-cart__checkout:disabled{opacity:.5;cursor:not-allowed}.clevenne-cart .drawer__inner-empty{height:auto;padding:40px 20px;text-align:center}.clevenne-cart .cart__empty-text{margin:0 0 20px;font-size:20px}.clevenne-cart__continue{display:inline-block;padding:12px 18px;background:var(--clevenne-cart-burgundy);color:#fff;text-decoration:none}@media(max-width:749px){.clevenne-cart .drawer__inner{width:100vw}.clevenne-cart .clevenne-cart__header{flex-basis:88px}.clevenne-cart__brand{max-height:58px;max-width:220px}.clevenne-cart__brand img{max-height:58px}.clevenne-cart__upsells{padding-top:16px;padding-bottom:16px}.clevenne-cart__upsells h2{font-size:23px}}@media(max-height:670px){.clevenne-cart .clevenne-cart__header{flex-basis:70px}.clevenne-cart__progress{padding-top:10px;padding-bottom:12px}.clevenne-cart__upsells{padding-top:10px;padding-bottom:10px}.clevenne-cart__upsells h2{margin-bottom:8px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/clevenne-cart-drawer.css.map */
