.mini-cart{display:none;height:100vh;overflow:hidden}.mini-cart--show{display:block;width:430px;background:#fff;right:0;position:fixed;top:0;bottom:0;text-align:left;z-index:1000;height:100vh;overflow:hidden}.overlay{display:none}.overlay--show{display:block;background:#0006;width:100%;height:100%;position:fixed;z-index:101}.cart__items__content{overflow-y:scroll;height:70vh;touch-action:pan-y}.cart__items__content:hover{overscroll-behavior:contain}.mini-cart__items{padding:2px 12px;margin-bottom:6px}.mini-cart__item{display:flex;align-items:center;border-bottom:1px solid #ddd;padding:10px 0}.item__image{width:80px;min-width:10rem;height:auto;margin-right:10px}.item__info{flex-grow:1;padding-left:.5rem}.item__info .error-message{font-size:11px;font-weight:500;color:#f45c5c}.product-title{font-weight:700;margin-bottom:4px;font-size:18px;font-family:Jost}.product-name{margin-bottom:.3rem;font-size:13px}.product-name a{color:#333}.product-name a:hover{text-decoration:none}.product-price{font-size:14px;color:#333;margin-bottom:0}.product-size{margin-bottom:.7rem;font-size:13px}.product-color{font-size:14px}.original-price{text-decoration:line-through;color:red;margin-right:5px}.discounted-price{font-weight:700}.item__actions{display:flex;align-items:center;gap:10px}.quantity-input{display:flex;align-items:center;border:2px solid #949494;padding:0 6px}.quantity-input button{border:none;padding:2px;cursor:pointer;background-color:#f0f8ff00}.item__remove{color:#fff;border:none;padding:0;cursor:pointer;max-width:1.6rem}.price__and__quantity{display:flex;justify-content:space-between;margin-top:1rem;align-items:center}.item__quantity{max-width:34px;padding-left:8px;padding-right:8px;outline:none;border:none;text-align:center;font-size:14px}.product__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;padding:0 5px}.product__subtotal div p{margin-bottom:1px;font-weight:bolder;font-size:1rem}.product__savings{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:18px;font-weight:700;color:green}.product__savings div p{margin-bottom:6px}.product__order{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:18px;font-weight:900}.mini-cart__summary{padding:0 12px;padding-top:1rem;box-shadow:0 -8px 8px #0000004d}.mini-cart-checkbox-container{display:flex;justify-content:space-between;align-items:center;width:100%;padding-left:5px;border-top:.5px solid rgba(0,0,0,.3);border-bottom:.5px solid rgba(0,0,0,.3);padding-top:12px;padding-bottom:12px;margin-bottom:15px}.mini-cart-checkbox-container input[type=checkbox]+label:before{top:7px}.mini-cart-checkbox-container input[type=checkbox]:checked+label:after{top:10px}.mini-cart-checkbox{display:flex;align-items:center;font-weight:700;font-size:16px;gap:8px}.mini-cart-checkbox input{width:16px;height:16px;accent-color:black}.mini-cart-checkbox label{font-size:16px;font-weight:600;text-transform:capitalize;font-family:Jost,sans-serif}.info-icon{position:relative;cursor:pointer;width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;top:4px;padding:8px;margin-left:2px}.info-icon img{position:absolute}.tooltip{visibility:hidden;background-color:#fff;color:#000;text-align:left;padding:10px 15px;border-radius:6px;position:absolute;font-family:Heebo,sans-serif;top:28px;left:-15px;transform:translate(-50%);width:260px;font-size:11px;font-weight:400;opacity:0;transition:opacity .3s;white-space:normal;word-wrap:break-word;box-shadow:1px 1px 8px #00000026}.info-icon:hover .tooltip{visibility:visible;opacity:1}.info-icon:hover,.tooltip:hover{text-decoration:none}.info-icon:before{font-size:10px;font-weight:400;color:#000;line-height:1}.cart__checkout,.shoppay-label{padding:0 12px;padding-bottom:.5rem}.cart-checkout-button{display:block;text-decoration:none;color:#fff;background-color:#444;padding:6px 4px;width:100%;font-weight:700;text-align:center}.cart__header{padding:12px 6px 16px 12px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid gray}.cart__heading{font-size:1.3rem;font-weight:400;margin-bottom:0}.cart__close{padding-right:12px;max-width:2rem}.cart__close:hover{scale:1.05;transition:all ease .5s;cursor:pointer}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.mini-cart__empty{position:absolute;top:35%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}.mini-cart__empty img{filter:invert(1);max-width:5rem}.mini-cart__empty__button{border:1px solid gray;padding:6px 20px}.mini-cart__empty__button:hover{transition:all ease .5s;scale:1.05}.tax__note{font-size:12px;margin:5px;font-weight:500}.mini-cart-bottom{position:absolute;width:100%;background:#fff;z-index:1000;left:0;bottom:0}#mini-cart-carousel.si{margin-top:40px;margin-bottom:200px}a.cart-checkout-button{text-decoration:none}@media (max-width: 380px){#mini-cart-carousel.si{margin-bottom:100px}}@media (max-width: 425px){.tooltip{transform:translate(-75%)}}@media (max-width: 767px){.mini-cart--show{width:100%;height:100%;right:0;top:0;bottom:0}div#dynamic-checkout-cart{padding:0!important;margin-bottom:0!important}.mini-cart__items{height:max-content}.item__image{width:60px;min-width:60px}.product-title{font-size:16px}.product-name,.product-size,.product-price{font-size:12px}.quantity-input{padding:0 4px}.item__quantity{max-width:25px}.cart__heading{font-size:1.1rem}.cart-checkout-button{font-size:14px}.tax__note{font-size:11px}.cart__items__content{height:75vh}}@media (min-width: 768px) and (max-width: 1023px){.mini-cart--show{width:60%}.mini-cart__items{height:max-content}.item__image{width:70px;min-width:70px}.product-title{font-size:17px}.product-name,.product-size,.product-price{font-size:13px}.cart__heading{font-size:1.2rem}.cart-checkout-button{font-size:15px}.tax__note{font-size:12px}}@media (min-width: 1024px) and (max-width: 1279px){.mini-cart--show{width:50%}.mini-cart__items{height:max-content}.item__image{width:80px;min-width:7.9rem;max-width:8rem}.product-title{font-size:18px}.product-name,.product-size,.product-price{font-size:14px}.cart__heading{font-size:1.3rem}.cart-checkout-button{font-size:16px}.tax__note{font-size:13px}}@media (min-width: 1280px){.mini-cart--show{width:430px}.mini-cart__items{height:max-content}.item__image{width:80px;min-width:8.9rem;max-width:9rem}.product-title{font-size:18px}.product-name,.product-size,.product-price{font-size:14px}.cart__heading{font-size:1.3rem}.cart-checkout-button{font-size:16px}.tax__note{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/drawer-cart.css.map */
