.edititemcart-module__MC0Mma__button{cursor:pointer;background:0 0;border:none;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.edititemcart-module__MC0Mma__button:hover{opacity:.8}.edititemcart-module__MC0Mma__minus{margin-left:auto}.edititemcart-module__MC0Mma__icon{display:block}
.modal-module__htSa3a__dialog{z-index:50;position:relative}.modal-module__htSa3a__overlay{background:#0000004d;position:fixed;inset:0}.modal-module__htSa3a__panel{background:#fff;flex-direction:column;width:100%;max-width:640px;height:100%;display:flex;position:fixed;top:0;right:0}.modal-module__htSa3a__header{justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-module__htSa3a__title{color:#000;text-transform:uppercase;font-size:1.125rem;font-style:normal;font-weight:600;line-height:normal}.modal-module__htSa3a__count{opacity:.6;margin-left:.25rem;font-size:.875rem}.modal-module__htSa3a__close{cursor:pointer;border:2px solid #080808;border-radius:.0625rem;justify-content:center;align-items:center;padding:.75rem;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:2px 2px #000}.modal-module__htSa3a__close:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #000}.modal-module__htSa3a__close:active{transform:translate(2px,2px);box-shadow:1px 1px #000}.modal-module__htSa3a__divider{background:#e5e5e5;height:1px}.modal-module__htSa3a__empty{text-align:center;margin-top:5rem;font-size:1.25rem;font-weight:700}.modal-module__htSa3a__body{flex-direction:column;flex:1;display:flex;overflow:hidden}.modal-module__htSa3a__scroll{flex:1;padding:1.5rem;overflow-y:auto}.modal-module__htSa3a__shipping{margin-bottom:2rem}.modal-module__htSa3a__shippingText{color:#000;margin-bottom:.75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.modal-module__htSa3a__progressBar{background:#f5f5f5;height:4px}.modal-module__htSa3a__progress{background:#00ac8c;height:100%;transition:width .7s}.modal-module__htSa3a__items{flex-direction:column;gap:2rem;display:flex}.modal-module__htSa3a__item{gap:1.25rem;display:flex}.modal-module__htSa3a__imageWrap{background:#fafafa;border-radius:.0625rem;width:96px;height:96px;position:relative}.modal-module__htSa3a__image{object-fit:cover;border-radius:.625rem}.modal-module__htSa3a__itemInfo{flex-direction:column;justify-content:center;display:flex}.modal-module__htSa3a__itemTitle{color:var(--Black,#080808);font-size:1.125rem;font-style:normal;font-weight:500;line-height:normal}.modal-module__htSa3a__delete{color:#d83131;margin-top:.5rem;text-decoration-line:underline}.modal-module__htSa3a__price{color:#6b7280;margin-top:.25rem}.modal-module__htSa3a__qtyBlock{flex-direction:column;align-items:center;margin-left:auto;display:flex}.modal-module__htSa3a__quantityWrapper{background:#fff;border:1px solid #d8dfe5;border-radius:2.5rem;justify-content:center;align-items:center;max-width:6.25rem;padding:.5rem .25rem;display:flex;box-shadow:5px 5px 10px #0000000d}.modal-module__htSa3a__quantity{padding:0 .5rem}.modal-module__htSa3a__footer{border-top:1px solid #e5e5e5;padding:1.5rem}.modal-module__htSa3a__summary{justify-content:space-between;margin-bottom:1.5rem;display:flex}.modal-module__htSa3a__note{color:#000;font-family:var(--font-lato);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.modal-module__htSa3a__link{cursor:pointer;text-decoration:underline}.modal-module__htSa3a__subtotalWrap{text-align:right}.modal-module__htSa3a__subtotalLabel{color:#666;font-family:var(--font-lato);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.modal-module__htSa3a__subtotal{color:#000;font-family:var(--font-roboto);font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.modal-module__htSa3a__checkout{color:#029f82;background:#00ac8c1a;border-radius:2.5rem}.modal-module__htSa3a__viewCart{background:var(--buttons-sliders-button-gradient-green,linear-gradient(265deg, #00ac8c 0%, #029f82 100%));color:#fff;border-radius:2.5rem;box-shadow:0 2px 2px #3bbff70f,0 16px 32px #3bc5f71f}.modal-module__htSa3a__cta{gap:.75rem;width:100%;display:flex}.modal-module__htSa3a__cta form,.modal-module__htSa3a__cta a{flex:1;justify-content:center;display:flex}.modal-module__htSa3a__cta button{cursor:pointer;border-radius:2.5rem;justify-content:center;align-items:center;width:100%;min-width:100px;padding:.75rem;font-size:.875rem;font-weight:700;transition:transform .1s,box-shadow .1s;display:flex}@media (min-width:1024px){.modal-module__htSa3a__enter{transition:transform .3s ease-in-out}.modal-module__htSa3a__enterFrom{transform:translate(100%)}.modal-module__htSa3a__enterTo{transform:translate(0)}.modal-module__htSa3a__leave{transition:transform .2s ease-in-out}.modal-module__htSa3a__leaveFrom{transform:translate(0)}.modal-module__htSa3a__leaveTo{transform:translate(100%)}}@media (max-width:1023px){.modal-module__htSa3a__panel{border-top-left-radius:12px;border-top-right-radius:12px;max-width:100%;height:auto;top:auto;bottom:0}.modal-module__htSa3a__enter{transition:transform .3s ease-in-out}.modal-module__htSa3a__enterFrom{transform:translateY(100%)}.modal-module__htSa3a__enterTo{transform:translateY(0)}.modal-module__htSa3a__leave{transition:transform .2s ease-in-out}.modal-module__htSa3a__leaveFrom{transform:translateY(0)}.modal-module__htSa3a__leaveTo{transform:translateY(100%)}}
