#CartDrawer{display:flex;flex-direction:column;max-width:unset!important;width:540px;min-height:unset}#CartDrawer hr{margin:.5rem 0!important}#CartDrawer .cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;position:relative;background-color:#141415}#CartDrawer .cart-drawer__header .cart-drawer__title{color:#fff;font-size:20px;line-height:1.3;text-transform:uppercase;font-family:Helvetica Neue;font-weight:500}#CartDrawer .cart-drawer__header .close{display:flex;justify-content:center;align-items:center;width:20px;height:20px;padding:4px;cursor:pointer;background-color:#fff;border-radius:100px}#CartDrawer .cart-api-response{flex:1}#CartDrawer .top-message,#CartDrawer .bottom-message{display:flex;justify-content:center;align-items:center;padding:10px 16px;background-color:#121212;color:#fff;font-size:14px;font-weight:500;line-height:1.3;text-align:center}#CartDrawer .free-shipping{margin:20px 24px 0;border-bottom:1px solid #D9D9D9;color:#121212;text-align:left;font-size:14px;font-weight:400;line-height:1.3;color:#141415}#CartDrawer .free-shipping-bar-wrapper{background:#d9d9d9;border-radius:20px;height:10px;width:100%;margin-bottom:20px;margin-top:12px;overflow:hidden}#CartDrawer .free-shipping-bar{height:100%;background:#141415;width:0;transition:width .4s ease;border-radius:20px}#CartDrawer .cart-api-response .main-items{overflow-y:auto;padding-bottom:200px!important;height:80vh!important}#CartDrawer .cart-items{display:flex;flex-direction:column;gap:20px;padding:20px 24px}#CartDrawer .cart-items .cart-item{display:flex;align-items:flex-start;gap:24px;align-self:stretch}#CartDrawer .cart-items .cart-item.last-border{border-bottom:1px solid #d9d9d9;padding-bottom:32px}#CartDrawer .cart-items .cart-item .cart-item-img{width:112px;aspect-ratio:1/1}#CartDrawer .cart-items .cart-item .cart-item-img a,#CartDrawer .cart-items .cart-item .cart-item-img img{width:100%;height:100%}#CartDrawer .cart-items .cart-item .cart-item-title{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1 0 0}#CartDrawer .cart-items .cart-item .cart-item-content{flex:1;position:relative;display:flex;flex-direction:column;gap:20px}#CartDrawer .cart-items .cart-item .cart-item-top{display:flex;gap:12px}#CartDrawer .cart-items .cart-item .cart-item-top-content{text-decoration:none;display:flex;flex-direction:column;gap:4px;flex:1}#CartDrawer .cart-items .cart-item .cart-item-top-content .cart-item-tag{color:#141415;font-size:12px;font-weight:700;line-height:1.3;margin-top:8px}#CartDrawer .cart-items .cart-item .cart-item-top-content[href*=gift-card] .low-inventory,#CartDrawer .cart-items .cart-item .cart-item-top-content[href*=sustainability-coverage] .low-inventory{display:none!important}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-title{font-size:14px;line-height:1.3;font-weight:500;text-transform:uppercase;cursor:pointer}#CartDrawer .cart-items .cart-item .cart-item-content .product-details{display:flex;gap:8px;align-items:center}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-description{font-size:14px;line-height:1.3;display:flex;align-items:center;color:#141415;font-weight:400}#CartDrawer .cart-items .cart-item .cart-item-content .low-inventory{display:flex;justify-content:center;align-items:center;color:red;font-size:14px;font-weight:500;line-height:1.3}#CartDrawer .cart-items .cart-item .cart-item-top .cart-item-sale-notice{margin-top:8px!important}#CartDrawer .cart-items .cart-item .cart-item-top .cart-item-sale-notice span{padding:0!important}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-bottom{display:flex;width:100%;justify-content:space-between;align-items:center}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-bottom .cart-qty-selector{width:fit-content;border:1px solid #D9D9D9;display:flex;height:24px}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-bottom .cart-qty-selector a{display:flex;justify-content:center;align-items:center;width:24px;cursor:pointer}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-bottom .cart-qty-selector a:hover svg path{fill:#10212c}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-bottom .cart-qty-selector a svg{width:1rem}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-bottom .cart-qty-selector input{border:none;width:28px;text-align:center;background-color:#fff;border-left:1px solid #D9D9D9;border-right:1px solid #D9D9D9}#CartDrawer .cart-items .cart-item .cart-item-content .cart-item-remove{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:5;width:20px;height:20px;padding:4px;background-color:#f7f7f7;border-radius:100px}#CartDrawer .cart-items .cart-item .cart-item-price{width:100px;text-align:right}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper{display:flex;flex-direction:column;gap:2px;justify-content:center;align-items:end}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper .cart-item-finalsale{display:flex;justify-content:center;align-items:center;gap:4px;position:relative;font-size:12px}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper .cart-item-finalsale:after{content:"";position:absolute;width:16px;height:16px;transform:rotate(45deg);left:50%;top:18px;background:#eaeae6;display:none}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper .cart-item-finalsale .final-sale-info{display:none;padding:14px;background-color:#eaeae6;position:absolute;right:0;min-width:350px;z-index:10;bottom:-48px;font-size:12px;align-items:center}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper .cart-item-finalsale.show:after{display:block}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper .cart-item-finalsale.show .final-sale-info{display:flex}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper .cart-item-finalsale .final-sale-info .close{position:absolute;top:0;right:0;padding:4px;display:none}#CartDrawer .cart-items .cart-item .cart-item-total span{color:#141415;font-size:14px;font-weight:400;line-height:1.3}#CartDrawer .cart-items .cart-item .cart-item-total .orignal-price{text-decoration:line-through;margin-right:6px}#CartDrawer .cart-items .cart-item .cart-item-total.compare_price .final-price{color:red;font-weight:500}#CartDrawer .cart-items .cart-item .cart-item-price svg{cursor:pointer}#CartDrawer .cart-items .cart-item .cart-item-price span{display:block;margin-top:45px;font-size:1.2rem;font-weight:500}#CartDrawer .cart-notice{padding:0 16px}#CartDrawer .cart-notice p{margin-top:0!important}#CartDrawer .cart-drawer__footer-wrapper{display:flex;flex-direction:column;position:fixed;width:100%;bottom:0;z-index:7!important}#CartDrawer .cart-drawer__footer{display:flex;flex-direction:column;gap:16px;padding:20px 24px;width:100%;bottom:0;background-color:#f7f7f7;border-top:1px solid #D9D9D9}#CartDrawer .cart-drawer__footer .checkout-content{display:flex;flex-direction:column;gap:10px}#CartDrawer .cart-drawer__footer .cartSubtotalWrapper{display:flex;flex-direction:column;text-align:end;gap:4px}#CartDrawer .cart-drawer__footer .cartSubtotalWrapper .subtotal{color:#121212;font-size:16px;line-height:1.3;display:flex;justify-content:space-between}#CartDrawer .cart-drawer__footer .cartSubtotalWrapper .subtotal .original-price{text-decoration:line-through}#CartDrawer .cart-drawer__footer .cartSubtotalWrapper .saving{color:#141415;font-size:13px;font-weight:400;line-height:130%}#CartDrawer .cart-drawer__footer .shop-pay-logo{width:55px;height:13px}@media screen and (max-width: 767px){#CartDrawer{width:100vw}}#CartDrawer .cart-recomm{padding:30px 0 24px;margin:0 16px;border-top:1px solid #B8B8B8}#CartDrawer .cart-recomm .recomm-title{color:#121212;font-family:Tenor Sans;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:.6px;text-transform:uppercase}.cart-suggestions{width:calc(100% + 10px)}.cart-suggestions-card{width:25%;margin-right:10px}.cart-suggestions-card a{text-decoration:none}.cart-suggestions-card img{width:100%;height:auto}.cart-suggestions-card p{margin:6px 0 0;width:90%;color:rgba(var(--color-foreground),.75);line-height:1.2rem}.cart-suggestions-card p:hover{color:rgba(var(--color-foreground),1)}@media only screen and (max-width: 599px){.cart-suggested-products{width:100%;overflow-x:auto;overflow-y:hidden}.cart-suggestions{width:fit-content}.cart-suggestions-card{width:120px;margin-right:5px;margin-bottom:10px}.cart-suggested-products::-webkit-scrollbar{height:4px}.cart-suggested-products::-webkit-scrollbar-track{box-shadow:inset 0 0 8px #0000004d}.cart-suggested-products::-webkit-scrollbar-thumb{background-color:#000}.cart-suggested-products::-webkit-scollbar-thumb:hover{background:#555}}#CartDrawer #shopify-installments-content{display:flex;justify-content:end;align-items:center;gap:2px;width:100%;flex-wrap:wrap;font-size:12px}#CartDrawer .button.checkout{display:flex;padding:14px 16px;background-color:#141415;color:#fff;font-family:Helvetica Neue;font-size:18px;font-weight:500;line-height:1.5;gap:10px;justify-content:center;align-items:center}#CartDrawer .cart-loader{display:none;opacity:0;visibility:hidden;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#fffc;z-index:5}.corso-info-container{margin-bottom:0!important}.corso-button-container .corso-button{margin-top:0!important}#CartDrawer .cart-loader.active{display:flex;opacity:1;visibility:visible}@media screen and (max-width: 767px){#CartDrawer .cart-drawer__header{padding:12px 16px}#CartDrawer .free-shipping{margin:20px 16px 0}#CartDrawer .cart-items{padding:20px 16px}#CartDrawer .cart-items .cart-item{gap:16px}#CartDrawer .cart-items .cart-item .cart-item-img{width:88px}#CartDrawer .cart-drawer__footer{padding:20px 16px}#CartDrawer .cart-items .cart-item .cart-item-price-wrapper .cart-item-finalsale .final-sale-info .close{display:block}}
/*# sourceMappingURL=/cdn/shop/t/656/assets/drawer--cart.css.map */
