.cart-drawer{position:fixed;top:0;left:-9999px;opacity:0;width:100%;height:100%;background:#000000b3;z-index:99999;display:flex;flex-direction:column;transition:left 0s .2s,opacity .2s}.cart-drawer--active{left:0;opacity:1;transition:left 0s,opacity .2s}.cart-drawer-box{width:480px;max-width:100%;background:#fff;border-radius:12px;flex:1;margin-left:auto;display:flex;flex-direction:column;overflow:auto;transition:.2s opacity,.2s transform;opacity:0;transform:translate(40px)}.cart-drawer--active .cart-drawer-box{transform:none;opacity:1}.cart-drawer-header{display:flex;align-items:center;padding:24px}.cart-drawer-header h2{flex:1;color:#ca8767;font-size:24px;font-weight:700;line-height:120%}.cart-drawer-header-right{color:#a1a1a1;display:inline-flex;align-items:center;gap:20px}.cart-drawer-header-right-items{display:block;font-weight:500}.cart-drawer-header-right-close{width:20px;color:#a1a1a1;cursor:pointer}.cart-drawer-header-right-close:hover{color:#212529}.cart-drawer-form{flex:1;display:flex;flex-direction:column}.cart-drawer-items{padding-inline:24px}.cart-drawer-item{display:flex;align-items:center;border-bottom:1px solid #e7e7e7;padding-block:24px;overflow:hidden}.cart-drawer-item+.cart-drawer-item{margin-top:10px}.cart-drawer-item-image{width:120px}.cart-drawer-item-image img{width:120px;height:120px;object-fit:cover}.cart-drawer-item-main{flex:1;padding-left:24px}.cart-drawer-item-main-flex{display:flex;align-items:center;gap:20px}.cart-drawer-item-main-flex-left{flex:1}.cart-drawer-item-main-flex-left h3 a{color:#4f4540;font-size:18px;font-weight:700;line-height:140%}.cart-drawer-item-main-flex-left .cart-drawer-item-price,.cart-drawer-footer-row span{color:#ca8767;font-size:18px;font-weight:700;line-height:140%;display:block;margin-top:4px}.cart-drawer-footer-row span{margin-top:0}.cart-drawer-item-main-flex-right span{font-weight:500;color:#212529;font-size:14px}.cart-drawer-quantity-selector{display:inline-flex;border:1px solid #CA8767;border-radius:20px;overflow:hidden;margin-top:10px;height:40px}.cart-drawer-quantity-selector button{width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px;color:#ca8767;height:100%}.cart-drawer-quantity-selector input{width:28px;font-size:13px;text-align:center;line-height:24px;border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7;padding:0;border:none}.cart-drawer-footer{padding:24px;margin-top:auto;border-top:1px solid #e7e7e7}.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{font-weight:400;color:#525252;font-size:14px}.cart-drawer-button{display:block;width:100%;font-weight:500;background-color:#ca8767;color:#fff;line-height:46px;font-size:16px;border-radius:6px}.cart-drawer-empty{margin:auto;color:#212529}@media (min-width:768px){.cart-drawer{padding:24px}.cart-drawer-header h2{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/cart-drawer.css.map */
