body.hidden-overflow{overflow:hidden}.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;background:#f5f5f5;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{padding:16px}.cart-drawer-header h2{font-family:TitlingGothicFB Wide;font-size:36px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.cart-drawer-header-top{display:flex;justify-content:space-between;align-items:center}.cart-drawer-header-right-close{background:none;border:none;padding:8px;cursor:pointer;border-radius:4px;transition:background-color .2s,transform .2s}.cart-drawer-header-right-close:hover{background-color:#f0f0f0}.cart-drawer-header-right-close:active{background-color:#e0e0e0;transform:scale(.95)}.cart-drawer-items{display:flex;flex-direction:column;gap:16px}.cart-drawer-item{display:flex;gap:12px}.cart-drawer-item-main-flex-left{text-align:left;display:flex;flex-direction:column;align-items:baseline}.cart-drawer-item-main-flex-left h3{font-size:18px}.cart-drawer-item-main-flex-left span{font-family:TiltingGothicFB-Light;display:block;margin:5px 0;height:17px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-size:12px}.cart-drawer-quantity-selector{display:flex}.cart-drawer-items{padding:16px}.cart-drawer-item-image{display:flex}.cart-drawer-item-image img{width:100px;height:100px;object-fit:cover;aspect-ratio:1/1}.cart-drawer-item-main{width:100%}.cart-drawer-item-main-flex-right{font-size:18px;font-weight:400;line-height:120%;font-family:TiltingGothicFB-Light;font-family:DM Sans,sans-serif;text-transform:uppercase}.cart-drawer-item-main-flex{display:flex;flex-direction:column;align-items:flex-start}.cart-drawer-item-main-flex-right{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.cart-drawer-item-main-flex-right-price{display:flex;align-items:center;gap:12px}.cart-drawer-item-main-flex-right-price-delete{cursor:pointer;display:flex;padding:4px;border-radius:4px;transition:background-color .2s,transform .2s}.cart-drawer-item-main-flex-right-price-delete:hover{background-color:#f0f0f0}.cart-drawer-item-main-flex-right-price-delete:active{background-color:#e0e0e0;transform:scale(.95)}.cart-drawer-item-main-flex-right-price-delete svg{fill:transparent}.cart-drawer-quantity-selector input{width:50px;padding:0;text-align:center;border:none;background:none;font-size:14px;font-weight:400;line-height:120%;text-transform:uppercase}.cart-drawer-quantity-selector button{border:none;background:none;cursor:pointer;padding:0 6px}.cart-drawer-quantity-selector-minus:hover{border-top-left-radius:4px;border-bottom-left-radius:4px}.cart-drawer-quantity-selector-plus:hover{border-top-right-radius:4px;border-bottom-right-radius:4px}.cart-drawer-quantity-selector{border:1px solid #e7e7e7;border-radius:4px;width:fit-content}.cart-drawer-form{flex:1;display:flex;flex-direction:column}.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-checkout-info p{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;font-style:normal;line-height:1.3;color:#484848;border-top:1px solid #e7e7e7;padding:8px 0;text-align:center;margin:0}.cart-drawer-footer-checkout-info a{text-decoration:underline;font-weight:600;color:#000}.cart-drawer-footer-row h3{font-family:TitlingGothicFB Wide;font-size:18px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.cart-drawer-footer-row span{font-size:18px;font-weight:400;line-height:120%;font-family:TiltingGothicFB-Light;font-family:DM Sans,sans-serif;text-transform:uppercase}.cart-drawer-button{font-family:TiltingGothicFB-Light!important;-webkit-appearance:none;display:inline-block;background-color:#000;color:#fff;border:1px solid #000;height:auto;width:auto;padding:18px 30px;line-height:1.25em;vertical-align:top;font-weight:400;transition:opacity .3s,color .3s,background-color .3s,border-color .3s,transform .3s;width:100%;text-transform:uppercase;border-radius:40px}.cart-drawer-button:hover{color:#000!important}.cart-drawer-button:active{transform:scale(.98);background-color:#333!important;color:#fff!important}.cart-drawer-empty{margin:auto;color:#212529;font-size:24px;font-style:normal;font-weight:600;line-height:120%;font-family:TiltingGothicFB-Light!important;text-align:center;text-transform:uppercase}.cart-drawer-footer-recommended-products-title{font-family:TiltingGothicFB-Light;text-align:center;font-size:16px;font-weight:600;line-height:26px;margin-bottom:16px}.cart-drawer-footer-recommended-products-list{display:flex}.cart-drawer-recommended-product-info-wrapper{display:flex;justify-content:space-between;width:100%;gap:20px;align-items:flex-end}.cart-drawer-recommended-product{display:flex;align-items:center;border:1px solid #e7e7e7;border-radius:10px;padding:16px;gap:16px}.cart-drawer-recommended-product img{width:64px;height:80px;flex-shrink:0}.cart-drawer-recommended-product-info{display:flex;justify-content:space-between;gap:8px;flex-direction:column;font-family:TiltingGothicFB-Light}.cart-drawer-recommended-product-info-price{font-size:16px;font-weight:400;line-height:120%;font-family:TiltingGothicFB-Light;font-family:DM Sans,sans-serif;text-transform:uppercase}.cart-drawer-recommended-product-button-add-to-cart{background:none;border:none;cursor:pointer;color:#fff;font-family:TiltingGothicFB-Light!important;text-transform:uppercase;background:#000;padding:8px 12px;border-radius:40px;transition:.3s;border:1px solid #000}.cart-drawer-recommended-product-button-add-to-cart:hover{background:#fff;color:#000;border:1px solid #000}.cart-drawer-recommended-product-button-add-to-cart:active{transform:scale(.95);background:#f0f0f0!important;color:#000!important}.cart-drawer-recommended-swiper{margin-bottom:30px}.cart-drawer-recommended-swiper .swiper-pagination{margin:10px 0}.cart-drawer-recommended-swiper .swiper-pagination-bullet-active{width:40px;border-radius:20px}.cart-drawer-header-bottom{padding:16px 16px 0}.cart-drawer-header-discount-steps{display:flex;justify-content:space-between}.cart-drawer-header-discount-step img{width:16px;height:16px}.cart-drawer-header-discount-step-img{display:flex;background-color:#e7e7e7;padding:8px;border-radius:16px}.cart-drawer-header-discount-step{display:flex;flex-direction:column;align-items:center;gap:10px}.cart-drawer-footer-checkout-info{padding:8px 0;margin-bottom:16px;text-align:center}.cart-drawer-header-discount-steps-info{font-family:DM Sans,sans-serif;font-weight:600;font-size:14px;font-style:normal;line-height:1.3;color:#484848;padding:8px 0;text-align:center}.cart-drawer-header-discount-steps-progress{margin-top:20px}.cart-drawer-header-discount-steps-progress-bar-fill{height:100%;background-color:#70706d;border-radius:10px;width:0px}.cart-drawer-header-discount-steps-progress-bar{width:100%;height:10px;background-color:#e7e7e7;border-radius:10px}.cart-drawer-header-discount-step.active .cart-drawer-header-discount-step-img{background:#b4b4b4}@media (width <= 600px){.cart-drawer-box{width:390px}.cart-drawer-footer{padding:16px}.cart-drawer-recommended-product{padding:8px}.cart-drawer-header-bottom{padding:16px 0 0}.cart-drawer-recommended-product-info-wrapper{gap:10px}.cart-drawer-header h2{font-size:24px}.cart-drawer-item-main-flex-left h3,.cart-drawer-item-main-flex-right{font-size:16px}.cart-drawer-quantity-selector svg{width:16px;height:16px}.cart-drawer-quantity-selector input{width:30px;font-size:12px;min-height:40px}.cart-drawer-quantity-selector button{padding:0 4px}.cart-drawer-item-image img{height:90px}.cart-drawer-footer-recommended-products-title{font-size:14px;margin-bottom:8px}.cart-drawer-footer-row h3,.cart-drawer-footer-row span{font-size:14px}.cart-drawer-footer-checkout-info p{font-size:12px}.cart-drawer-footer-row{margin-bottom:8px}.cart-drawer-footer-row:last-of-type{margin-bottom:8px}.cart-drawer-item-main-flex-left span{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/cart-drawer.css.map */
