.cart-drawer-box{width:350px;height:100vh;background:#fff;border-radius:5px;margin-left:auto;display:flex;flex-direction:column;overflow-y:auto;transition:.2s opacity,.2s transform;opacity:0;transform:translate(40px)}.cart-drawer-inner{display:flex;flex-direction:column;flex:1;height:auto;overflow:visible}.cart-drawer-form{display:flex;flex-direction:column;flex-grow:1}.cart-drawer-scroll-area{flex-grow:1;overflow:visible;padding:0 5px}.cart-drawer{position:fixed;top:0;left:-9999px;opacity:0;width:100%;height:100%;background:#000000b3;z-index:100;display:flex;flex-direction:column;padding:24px;transition:left 0s .2s,opacity .2s;overflow:auto}.cart-drawer--active{left:0;opacity:1;transition:left 0s,opacity .2s}.cart-drawer--active .cart-drawer-box{transform:none;opacity:1}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:2px 20px;border-bottom:1px solid #e7e7e7}.cart-drawer-header h2{color:#000;flex:1;font-weight:300;font-size:16px}.cart-drawer-header-right{display:inline-flex;align-items:center;gap:20px}.cart-drawer-header-right-items{display:block;font-weight:500}.cart-drawer-header-right-close{width:24px;height:24px;font-size:16px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:border-color .2s ease,color .2s ease;color:#666!important;border:none;outline:none}.cart-drawer-header-right-close:hover{color:#000!important}.cart-drawer-items{flex-grow:1;overflow-y:auto;padding:20px 10px 20px 15px}.cart-drawer-item{display:flex;align-items:flex-start;background:#fff;overflow:hidden}.cart-drawer-item+.cart-drawer-item{margin-top:10px}.cart-drawer-item-image{padding:15px 0;width:90px}.cart-drawer-item-image img{width:90px;height:90px;object-fit:cover}.cart-drawer-item-main{flex:1;padding:0 5px 0 5x}.cart-drawer-item-main-flex{display:flex;align-items:center}.cart-drawer-item-main-flex-left{flex:1;padding:0 5px}.cart-drawer-item-main-flex-left h3{font-size:14px;font-weight:400!important;margin-bottom:3px!important}.cart-drawer-item-main-flex-left h3 a{color:#000;text-decoration:none!important}.cart-drawer-item-main-flex-left span{color:#666;font-size:13.5px;font-weight:400;margin-top:4px;display:block}.cart-drawer-item-main-flex-left>span:first-of-type{font-size:14px!important;color:#000!important;font-weight:500!important;margin-top:0!important}.cart-drawer-quantity-selector{display:inline-flex;border:none;margin-top:10px;gap:0px}.cart-drawer-quantity-selector button:not(.cart-drawer-remove-button){width:30px;height:35px;border:1px solid #d7d7d7;background-color:#fff;font-size:20px;font-weight:400!important;color:#000!important;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:2px;padding:0}.cart-drawer-quantity-selector button:not(.cart-drawer-remove-button):hover{font-weight:500!important;border-color:#000!important}.cart-drawer-quantity-selector{display:inline-flex;align-items:center;gap:4px}.cart-drawer-quantity-selector input{width:70px;height:35px;font-size:18px;font-weight:400;text-align:center;border:1px solid #d7d7d7;border-radius:2px;background-color:#fafafa;color:#666!important;margin:0 6px;padding:0}.cart-drawer-quantity-selector input:hover{background-color:#fff}.cart-drawer-remove-button{width:30px;height:35px;border:1px solid #d7d7d7;background-color:#fff;font-size:18px;font-weight:400;color:#777!important;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:0;transition:border-color .2s ease,color .2s ease}.cart-drawer-remove-button:hover{color:#000!important}.cart-drawer-footer{padding:5px 20px 25px;min-height:250px;position:sticky;bottom:0;z-index:2;border-top:1px solid #e7e7e7;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.cart-drawer-footer-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cart-drawer-footer-row:last-of-type{margin-bottom:16px}.cart-drawer-footer-row h3,.cart-drawer-footer-row span{font-weight:400;color:#000;font-size:16px}.cart-drawer-free-shipping-note{display:inline-flex;align-items:center;width:100%;gap:8px;color:#fff;background-color:#b39331;border-radius:2px;font-size:13px;font-weight:400;line-height:1.4;margin-top:8px;transition:background-color .3s ease;padding:6px 14px 6px 2px}.cart-drawer-free-shipping-note svg{width:20px;height:20px;stroke:#fff;flex-shrink:0}.cart-drawer-checkout-button{width:100%;background-color:#feb502;color:#000;font-weight:400;font-size:15px;height:40px;line-height:1;padding:0 20px;text-align:center;border:none;border-radius:2px;cursor:pointer;margin-top:25px;transition:background-color .2s ease}.cart-drawer-checkout-button:hover{background-color:#b39331;color:#fff}.view-shopping-cart-button{z-index:110;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 20px;margin-top:20px;font-size:15px;font-weight:400;color:#000;background-color:transparent;border:1px solid #000;border-radius:2px;text-align:center;text-decoration:none;box-sizing:border-box;cursor:pointer;transition:color .2s ease,border-color .2s ease}.view-shopping-cart-button:hover{color:#feb502;border-color:#feb502}.cart-drawer-empty{flex-grow:1;display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center;min-height:300px}.cart-empty-wrapper{display:flex;flex-direction:column;align-items:center;color:#666}.cart-empty-wrapper img{width:48px;height:48px;margin-bottom:16px;opacity:.8}.cart-empty-wrapper p{font-size:16px;font-weight:400;color:#999}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-cart-drawer.css.map */
