.cart-drawer{width:100%;max-width:480px;height:100%;opacity:0;overflow-y:auto;padding:0;position:fixed;right:0;top:0;visibility:hidden;transform:translate(100%);-webkit-transform:translateX(100%);transition:.4s ease-in-out;z-index:15;background:#fff}.cart-drawer[aria-hidden=false]{visibility:visible;opacity:1;transform:translate(0);-webkit-transform:translateX(0)}.cart-drawer__inner{height:100vh;width:100%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.cart-drawer__header{height:80px;margin:0 25px;padding:25px 0 12px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(60,60,60,.3)}.cart-drawer__title{text-transform:unset}.cart-drawer__close{max-width:20px;align-items:flex-start!important}.cart-drawer__close .icon{width:14px;height:14px}.cart-drawer__content{height:calc(100% - 80px);display:flex;flex-direction:column}.cart-drawer__items{height:100%;padding:0 25px;overflow:scroll}.cart-drawer__item{padding:20px 0;display:flex;position:relative;border-bottom:1px solid rgba(60,60,60,.3)}.cart-drawer__item-remove{text-decoration:underline;text-underline-offset:2px;font-size:12px}.cart-drawer__item-image{flex-shrink:0}.cart-drawer__item-content{width:100%;padding-left:10px}.cart-drawer__item-title{margin:0 0 6px;padding-right:100px;font-size:18px;line-height:1;text-transform:uppercase;font-style:normal}.cart-drawer__item-variant{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:5px 15px}.cart-drawer__item-option{margin:0;color:#707070}.cart-drawer__item-bottom{padding-top:18px;display:flex;justify-content:space-between;align-items:flex-end}.cart-drawer__item-quantity{display:flex;align-items:center}.cart-drawer__item-quantity input{height:30px}.cart-drawer__item-quantity .caption{margin-right:20px;color:#707070}.cart-drawer__item-middle{display:flex;justify-content:space-between;align-items:flex-end}.cart-drawer__item-quantity .quantity{width:110px}.cart-drawer__item-quantity .quantity__button{width:30%}.cart-drawer__item-price{position:absolute;top:20px;right:0}.cart-drawer__footer{padding:20px 25px;border-top:1px solid var(--color-dark-gray)}.cart-drawer__subtotal-wrapper{padding-bottom:20px;display:flex;justify-content:space-between;align-items:center}.cart-drawer__subtotal-wrapper .btn-2{margin:0}.cart-drawer__loading-container{position:relative;display:flex;justify-content:center;align-items:center}.cart-drawer__loading-container.loading h4{opacity:0}.cart-drawer__loading-container .loading-overlay{text-align:center;width:100%;top:10px;right:0;bottom:10px;left:0;background:#fff}.cart-drawer__footer .button span{width:100%}.cart-drawer__taxes{margin:10px 0 0;text-align:center;opacity:.5}.cart-drawer__empty{height:100vh;width:100%;padding:20px 20px 80px;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;overflow:hidden;position:relative}
/*# sourceMappingURL=/cdn/shop/t/35/assets/component-cart-drawer.css.map */
