.cart-sidebar{height:100vh;width:100%;top:0;left:0;right:0;bottom:0;background:#0000004d;position:fixed;z-index:9999;transition:all ease .2s;opacity:0;visibility:hidden}.cartShown .cart-sidebar{opacity:1;visibility:visible}.cart-sidebar-close-window-btn{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;width:100vw;height:100vh}.cart-sidebar-box{background-color:var(--white);position:absolute;width:500px;height:100vh;z-index:2;right:0;top:0;transition:all ease .3s;transform:translate(100%);z-index:999999}.cartShown .cart-sidebar-box{transform:translate(0)}.side-cart-top{position:relative;display:flex;justify-content:center;align-items:center;gap:10px;background-color:var(--brand-color);height:50px}.side-cart-heading{color:var(--white);font-family:var(--paragraph-font);font-size:16px;font-weight:700;line-height:1}.side-cart-heading-icon-wrap{display:flex;align-items:center;gap:10px}.side-cart-heading-icon-wrap .icon i{color:var(--white);font-size:20px}.side-cart-item-number{width:22px;height:22px;border-radius:50px;background-color:var(--white);display:flex;justify-content:center;align-items:center;color:var(--brand-color);font-family:var(--paragraph-font);font-size:12px;font-weight:800;line-height:1}.side-cart-close-btn{display:flex;position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;transition:ease .3s;color:var(--white);font-size:20px}.side-cart-empty{overflow-y:auto;height:calc(100vh - 50px);scrollbar-width:thin}.side-cart-empty-text{padding:60px 20px 50px;text-align:center}.side-cart-slider-wrapper{text-align:center}.side-cart-slider-title{font-size:20px;font-weight:400;margin:0 0 20px;text-transform:capitalize}.swiper.side-cart-slider{padding:0 0 50px;margin:0 0 0 20px}.side-cart-slider-wrapper .btn{margin:20px 0 0}.side-cart-product-content{display:none}.cart-sidebar-box.active .side-cart-product-content{display:block}.side-cart-product-item-wrapper{padding:20px}.side-cart-progress-bar-area{padding:20px;border-bottom:1px solid rgb(var(--color-border))}.side-cart-progress-bar-text{font-size:14px;line-height:20px;padding:0 0 5px}.side-cart-progress-bar-area .progress{background:linear-gradient(to right,#242833 0% 60%,#d8d8d8 60% 100%);height:5px;width:100%;transition:background .45s ease-in;appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:5px 0 0;display:block}.side-cart-progress-bar-area .progress::-webkit-slider-thumb{position:relative;top:0;width:25px;height:25px;appearance:none;-webkit-appearance:none;cursor:default;background-image:url(progress-bar-icon.png);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:grab;z-index:9}.side-cart-progress-bar-area .progress::-moz-range-thumb{position:relative;top:0;width:25px;height:25px;-webkit-appearance:none;appearance:none;-moz-appearance:none;cursor:default;background-image:url(progress-bar-icon.png);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:grab;z-index:9}.side-cart-product-item-wrapper{overflow-y:auto;padding:20px;height:calc(100vh - 320px);scrollbar-width:thin}.side-cart-product-item-wrapper .cart-product-details{gap:10px}.side-cart-product-item-wrapper .cart-product-table tbody tr:first-child td{padding-top:0}.side-cart-product-item-wrapper .cart-product-table tbody tr td:first-child{width:75%}.side-cart-product-item-wrapper .cart-product-table tbody tr td:last-child{width:30%}.side-cart-product-item-wrapper .cart-product-table tbody tr td{padding:10px 5px 10px 0}.side-cart-product-item-wrapper .cart-product-quantity-wrap.mobile-cart-quantity{display:flex}.side-cart-product-item-wrapper .cart-product-varient span{font-size:12px}.side-cart-product-item-wrapper .cart-product-img{width:40%}.side-cart-product-item-wrapper .cart-product-price p{font-weight:500}.side-cart-product-item-wrapper .cart-product-varient{margin:5px 0 0}.side-cart-product-item-wrapper .cart-product-img{height:124px}.side-cart-product-content-footer{padding:20px;position:absolute;left:0;bottom:0;right:0;width:100%;background-color:var(--white);border-top:1px solid rgb(var(--color-border))}.side-cart-product-price-wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.side-cart-product-price-wrap p{font-weight:600}.side-cart-checkout-btn{margin:20px 0 0;display:flex}.side-cart-checkout-btn .btn{width:100%}.side-cart-checkout-text{margin:20px 0 0;text-align:center;font-size:14px}@media (max-width:575px){.cart-sidebar-box{width:375px}.side-cart-empty-text{padding:60px 15px 50px}.side-cart-icon-item-wrapper{padding:50px 15px 30px}.swiper.side-cart-slider{margin:0 0 0 15px}.side-cart-slider-title{font-size:20px}.side-cart-product-item-wrapper .cart-product-table tbody tr td:nth-child(2){display:table-cell}.side-cart-product-item-wrapper .cart-product-img{height:110px}.side-cart-product-item-wrapper .cart-product-img{width:42%}.side-cart-product-item-wrapper .cart-product-content{width:57%}.side-cart-product-item-wrapper{padding:15px}.side-cart-product-item-wrapper .cart-product-table tbody tr td:first-child{width:78%}.side-cart-progress-bar-area,.side-cart-product-content-footer{padding:15px}.side-cart-checkout-btn{margin:10px 0 0}.side-cart-checkout-text{margin:10px 0 0;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/cart-drawer.css.map */
