.custom-cart-drawer{position:fixed;top:0;left:-9999px;opacity:0;width:100%;height:100%;background:#000000b3;z-index:99999;display:flex;flex-direction:column;padding:24px;transition:left 0s .2s,opacity .2s}.custom-cart-drawer--active{left:0;opacity:1;transition:left 0s,opacity .2s}.custom-cart-drawer-box{width:480px;background:#000;border-radius:16px;flex:1;margin-left:auto;display:flex;flex-direction:column;overflow:auto;transition:.2s opacity,.2s transform;opacity:0;transform:translate(40px)}.custom-cart-drawer--active .custom-cart-drawer-box{transform:none;opacity:1}.custom-cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:24px;font-family:SequelSans-Medium,sans-serif;border-bottom:1px solid #2b2b2b}.custom-cart-drawer-header-left{display:flex;align-items:center;gap:10px}.custom-cart-drawer-header-left h2{font-family:SequelSans-Semibold,sans-serif;font-weight:600;font-size:20px;color:#fff;letter-spacing:.5px}.custom-cart-drawer-header-count{background-color:#1a86b1;color:#fff;font-family:SequelSans-Medium,sans-serif;font-size:13px;font-weight:500;padding:2px 10px;border-radius:999px;line-height:1}.custom-cart-drawer-header-close{background:none;border:none;cursor:pointer;color:#fff;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.custom-cart-drawer-header-close:hover{opacity:.7}.custom-cart-drawer-form{flex:1;display:flex;flex-direction:column}.custom-cart-drawer-items{padding:24px}.custom-cart-drawer-item{display:flex;align-items:center;border:1px solid #333;border-radius:12px;background:#1c1c1c;overflow:hidden}.custom-cart-drawer-item+.custom-cart-drawer-item{margin-top:12px}.custom-cart-drawer-item-image{width:120px;background:#000}.custom-cart-drawer-item-image img{width:120px;height:120px;object-fit:cover}.custom-cart-drawer-item-main{flex:1;padding:0 24px}.custom-cart-drawer-item-main-flex{display:flex;align-items:center;gap:20px}.custom-cart-drawer-item-main-flex-left{flex:1}.custom-cart-drawer-item-main-flex-left h3{font-family:SequelSans-Medium,sans-serif;font-size:15px;font-weight:500;margin-bottom:4px}.custom-cart-drawer-item-main-flex-left h3 a{color:#fff;text-decoration:none}.custom-cart-drawer-item-main-flex-left span{color:#999;font-family:HelveticaNeue-Light,sans-serif;font-size:13px}.cart-item-price{font-family:SequelSans-Medium,sans-serif;font-size:14px;font-weight:500;color:#fff}.custom-cart-drawer-qty-remove{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:10px}.cart-item-quantity-box{font-family:SequelSans-Medium,sans-serif;font-size:13px;color:#fff;border:1px solid #444;border-radius:4px;padding:4px 8px;background-color:#111}.cart-item-remove{display:inline-block;font-size:13px;background:none;border:none;color:#fff;text-decoration:underline;cursor:pointer;padding:0;font-family:HelveticaNeue-Light,sans-serif}.cart-item-remove:hover{color:#fff}.custom-cart-drawer-quantity-selector{display:inline-flex;border:1px solid #2b2b2b;border-radius:4px;margin-top:10px}.custom-cart-drawer-quantity-selector button{width:28px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:transparent;border:none;color:#fff;font-family:SequelSans-Medium,sans-serif}.custom-cart-drawer-quantity-selector input{width:28px;background:transparent;border:none;font-size:13px;color:#fff;text-align:center;line-height:24px;pointer-events:none;font-family:SequelSans-Medium,sans-serif}.custom-cart-drawer-empty{margin:auto;color:#fff;font-size:16px;font-family:SequelSans-Semibold,sans-serif}.custom-cart-drawer-footer{padding:24px;margin-top:auto;border-top:1px solid #2b2b2b}.custom-cart-drawer-footer-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.custom-cart-drawer-footer-row:last-of-type{margin-bottom:16px}.custom-cart-drawer-footer-row h3{font-family:HelveticaNeue-Light,sans-serif;font-weight:300;color:#aaa;font-size:14px}.custom-cart-drawer-footer-row span{font-family:SequelSans-Medium,sans-serif;font-weight:500;color:#fff;font-size:14px}.cart-drawer-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;font-family:SequelSans-Medium,sans-serif;font-weight:500;background-color:#1a86b1;color:#fff;line-height:46px;font-size:16px;border-radius:8px;border:none;cursor:pointer;transition:transform .2s ease}.cart-drawer-button:hover{transform:scale(1.05)}.bl-icon{width:18px;height:18px;fill:#fff}.custom-cart-drawer-item-main-flex-right{background-color:#000!important;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;border-radius:8px;gap:6px;width:70px;height:100%}.cart-item-quantity-box{width:32px;height:32px;font-size:14px;color:#fff;border:1px solid #444;border-radius:4px;background-color:#000!important;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:500;margin:0 auto;font-family:SequelSans-Medium,sans-serif}.cart-item-remove{font-size:13px;color:#fff;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;margin-top:2px;text-align:center;font-family:HelveticaNeue-Light,sans-serif}.cart-item-remove:hover{color:#a2a2a2}.custom-cart-drawer-item{background-color:#000!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0}@media (max-width: 640px){html,body{overflow-x:hidden!important}.custom-cart-drawer{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;padding:0!important}.custom-cart-drawer-box{width:100vw!important;max-width:100vw!important;box-sizing:border-box;padding:0 16px 24px!important}.custom-cart-drawer-items{padding:24px 0 0!important}.custom-cart-drawer-item{width:100%!important;margin:0 auto 16px;box-sizing:border-box}.custom-cart-drawer-item-main-flex{flex-wrap:wrap;justify-content:space-between;align-items:center}.custom-cart-drawer-item-main-flex-left{max-width:70%;flex:1}.custom-cart-drawer-item-main-flex-right{max-width:30%;display:flex;align-items:center;justify-content:flex-end;gap:8px}.cart-item-quantity-box,.cart-item-remove{font-size:13px!important}.cart-item-quantity-box{padding:4px 8px;text-align:center;min-width:30px}.cart-item-remove{white-space:nowrap}}.custom-cart-drawer{transition:opacity .3s ease}.custom-cart-drawer-box{transform:translate(100%);opacity:0;transition:transform .4s ease,opacity .4s ease}.custom-cart-drawer--active .custom-cart-drawer-box{transform:translate(0);opacity:1}.cart-drawer-closing .custom-cart-drawer-box{opacity:0;transform:translate(40px);pointer-events:none}.cart-rating{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px}.cart-rating img{height:16px;width:auto;display:block}.cart-rating-text{color:#fff;font-size:13px;font-family:SequelSans-Medium,sans-serif;font-weight:500;letter-spacing:.4px;line-height:1}.list-payment{display:flex;flex-wrap:wrap;justify-content:center;gap:3px;margin-top:8px;padding:0;list-style:none}.list-payment__item svg{width:20px;height:auto}.custom-cart-drawer-empty{text-align:center;color:#fff;font-size:16px;font-family:SequelSans-Semibold,sans-serif;margin:auto;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:40px 20px}.empty-cart-button{background-color:#1a86b1;color:#fff;padding:10px 20px;border-radius:8px;font-weight:500;font-family:SequelSans-Medium,sans-serif;text-decoration:none;font-size:15px;transition:transform .2s ease}.empty-cart-button:hover{transform:scale(1.04)}.custom-cart-drawer{transition:opacity .3s ease;pointer-events:auto}.cart-drawer-closing{opacity:0!important;pointer-events:none}.custom-cart-drawer-box{transition:transform .3s ease,opacity .3s ease;transform:translate(0);opacity:1}.cart-drawer-closing .custom-cart-drawer-box{transform:translate(40px);opacity:0;pointer-events:none}@keyframes cartDrawerFadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes cartDrawerFadeInBox{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.cart-drawer-animate-in{animation:cartDrawerFadeInOverlay .3s ease forwards}.cart-drawer-animate-in .custom-cart-drawer-box{animation:cartDrawerFadeInBox .4s ease forwards}.custom-cart-drawer.cart-drawer-updating{animation:none!important;transition:none!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/custom-cart-drawer.css.map */
