cart-drawer{width:100%;height:100%;top:0;left:0;visibility:hidden;position:fixed;z-index:9999999999}cart-drawer.open{visibility:visible}.cart-drawer{background:var(--color-light);display:flex;flex-direction:column;top:0;right:0;max-width:100%;width:440px;height:100%;transform:translate(100%);transition:all .3s ease;padding-bottom:200px;position:fixed}.cart-drawer-bg{background:#00000050;width:100%;height:100%;left:0;top:0;opacity:0;visibility:hidden;transition:all .3s ease}cart-drawer.open .cart-drawer{transform:unset}cart-drawer.open .cart-drawer-bg{opacity:1;visibility:visible}.cart-drawer-header{border-bottom:1px solid #DBDBD3;display:flex;align-items:center;justify-content:space-between;padding:20px}.cart-drawer-header h2{font-size:16px;text-transform:uppercase}.cart-drawer-main{padding:20px}.progress-title{font-family:var(--ff-general);font-size:16px;margin-bottom:8px;text-align:center}@media (max-width: 768px){.progress-title{font-size:14px}}.progress{border:1px solid #0A2F2A;display:flex;height:8px;position:relative}.cart-drawer .progress-current-price,.cart-drawer .progress-end-price{display:none}.progress-current-price,.progress-end-price{font-family:var(--ff-general);font-size:14px;top:50%;position:absolute}.progress-current-price{left:-15px;transform:translate(-100%,-50%)}.progress-end-price{right:-15px;transform:translate(100%,-50%)}.progress-value{background:#0a2f2a}.progress-steps{display:flex;font-size:14px;font-family:var(--ff-general)}.cart-drawer .progress-steps{display:none}.progress-step{position:relative}.progress-step-wrapper{display:flex;flex-direction:column;align-items:center;gap:5px;right:0;width:50px;top:0;transform:translate(50%,-33px);text-align:center;position:absolute}.progress-step:last-child .progress-step-wrapper{text-align:right;align-items:flex-end;transform:translateY(-33px)}.progress-step:last-child .progress-step-status{margin-right:-2px}.progress-step-status{background:var(--color-light);border:1px solid #0A2F2A;border-radius:50%;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.progress-step-status:not(.active) svg{display:none}.progress-step-status.active{background:#0a2f2a}@media (max-width: 768px){.progress-step-wrapper .progress-step-label{font-size:9px;width:34px}}.cart-drawer-body{flex:1;overflow:auto}.cart-drawer-items{font-family:var(--ff-general);font-size:14px;margin-top:25px}.cart-drawer-item{border-top:1px solid #DBDBD3;padding-top:15px;padding-bottom:15px}.cart-drawer-item.cart-item-gwp .cart-drawer-item--info-right,.cart-drawer-item.cart-item-gwp .cart-drawer-item--qty{display:none}.cart-drawer-item:last-child{border-bottom:1px solid #DBDBD3}.cart-drawer-item-wrapper{display:flex;gap:30px}@media (max-width: 768px){.cart-drawer-item-wrapper{gap:0px}}.cart-drawer-item--image{width:80px}.cart-drawer-item--image img{width:100%;height:auto}.cart-drawer-item--info{display:flex;gap:30px;flex:1}@media (max-width: 768px){.cart-drawer-item--info{padding-left:30px}}.cart-drawer-item--info-left{display:flex;flex-direction:column;flex:1}.cart-drawer-item--plan{flex:1;margin-top:5px}.cart-drawer-item--plan.gwp{display:flex}.cart-drawer-item--info-right{display:flex;flex-direction:column;justify-content:space-between}.cart-drawer-item--title{font-family:var(--ff-heading);text-transform:uppercase}.cart-item-remove{color:#000;font-family:var(--ff-heading);font-size:14px;text-decoration:underline;text-transform:uppercase}.cart-drawer-item--qty{font-family:var(--ff-heading);font-size:16px;margin-top:10px;position:relative;width:fit-content}.cart-drawer-item--qty select{color:#000;font-size:16px;padding-right:30px}.cart-drawer-item--qty svg{margin-top:-2px;right:0;top:50%;transform:translateY(-50%);pointer-events:none;position:absolute}.cart-drawer-item--price{font-family:var(--ff-heading);font-size:16px}.cart-drawer-upsell{border-top:1px solid #DBDBD3}.cart-drawer-upsell:not(.collapsed){border-color:transparent}.cart-drawer-upsell.collapsed .cart-drawer-upsell-title svg{transform:rotateX(180deg)}.cart-drawer-upsell-title{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:1;padding-top:20px;padding-bottom:20px;text-transform:uppercase}.cart-drawer-upsell-products{margin-right:-20px;padding-bottom:20px}.cart-drawer-upsell-products .swiper-wrapper{height:auto}.cart-drawer-upsell-products .swiper-slide{height:inherit}.cart-drawer-upsell-item{background:var(--color-light-sage-green);padding:15px}.cart-drawer-upsell-swiper.swiper-initialized .cart-drawer-upsell-item{display:flex!important;flex-direction:column}.cart-drawer-upsell-item-wrapper{display:flex;flex:1;gap:15px}.cart-drawer-upsell-item-image{max-width:70px}.cart-drawer-upsell-item-image img{width:100%;height:auto}.cart-drawer-upsell-item-info{font-size:14px}.cart-drawer-upsell-item-info .metafield-rich_text_field{margin-top:0;margin-bottom:0}.cart-drawer-upsell-item-title{font-size:14px;text-transform:uppercase}.cart-drawer-upsell-item-info li{display:flex;font-family:var(--ff-general);font-size:14px;gap:5px;margin:5px 0}.cart-drawer-upsell-item-info li:before{content:"";background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_558_6065)"><path d="M2.78263 10.324C4.31944 11.903 6.81109 11.903 8.3479 10.324L15.6025 2.99986L16 3.40831L5.56526 14L0 8.28172L0.397519 7.87327L2.78263 10.324Z" fill="%23021714"/></g><defs><clipPath id="clip0_558_6065"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>');background-size:cover;min-width:16px;width:16px;height:16px}.cart-drawer-upsell-add{border:1px solid #0A2F2A;color:#000;font-family:var(--ff-heading);width:100%;height:48px;margin-top:10px}@media (max-width: 768px){.cart-drawer-upsell-add{padding-left:0;padding-right:0}}.cart-drawer-footer{background:#fff;border-top:1px solid #DBDBD3;bottom:0;left:0;width:100%;padding:20px;position:absolute}.cart-drawer-footer a{background:var(--color-dark-green);color:#fff;margin-top:10px;width:100%}.cart-drawer-footer-info{display:flex;justify-content:space-between;align-items:center;font-family:var(--ff-heading);font-size:16px;margin-bottom:12px;text-transform:uppercase}.cart-drawer-footer-guarantee{font-family:var(--ff-heading);font-size:14px;margin-top:15px;text-align:center;text-transform:uppercase}.cart-drawer-empty{flex:1;display:flex;flex-direction:column;justify-content:center;font-family:var(--ff-general);font-size:30px;gap:15px;text-align:center;padding:20px}.cart-drawer-empty a{color:var(--color-dark-green);font-size:16px}
/*# sourceMappingURL=/cdn/shop/t/157/assets/component-cart-drawer.css.map */
