.cart-drawer-index{position:fixed;top:0;right:-500px;background:var(--color-bg);box-shadow:0 0 3px var(--input_border);border-radius:var(--layout-radius);padding:20px 5px;max-width:100%;width:500px;z-index:110;transition:right .1s linear}.cart-drawer-index.active{right:0}.drawer-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px solid var(--input_border);padding-bottom:var(--gutter-width);margin-bottom:var(--gutter-width)}.drawer-header .success-msg{flex:1}.success-msg svg{width:15px;height:15px;margin-right:5px;position:relative;top:2px}.success-msg svg g{fill:var(--color_success)}.drawer-header button{background:transparent;border:0;padding:0;cursor:pointer}.drawer-header button svg{width:15px;height:15px;display:inline-block}.drawer-body .cart-notification-product-image{flex:0 0 90px}.drawer-body .produc-cart-detail{flex:1;padding-left:var(--gutter-width)}.drawer-body .produc-cart-detail .cart-notification-product-name{margin-bottom:.8rem}.cart-item-preheading{font-size:calc(var(--bs-size) - 2px)}.drawer-body .cart-notification-product-image img{width:100%}.drawer-body .product-cart-option{display:flex;flex-wrap:wrap;margin:2px 0}.drawer-body .product-cart-option dt:nth-child(1){font-weight:var(--weight-bold);margin-right:5px}.drawer-footer{margin-top:var(--gutter-width);padding-top:var(--gutter-width);border-top:1px solid var(--input_border);display:flex;flex-wrap:wrap;justify-content:space-between}.drawer-footer .view-btn,.drawer-footer #cart-notification-form{flex:0 0 calc(50% - 10px);width:100%}.drawer-footer #cart-notification-form .btn[name=checkout]{width:100%;height:100%}.drawer-footer .countinue-shopping{width:100%}.cart-drawer-index{height:100%;z-index:105;background:var(--color-bg);padding:1rem 2rem 0;overflow:auto;padding-left:0;padding-right:0;max-height:100%}.cart-drawer-index{max-height:100%;top:0;height:100%;transition:.4s transform ease-in-out;box-shadow:0 0 14px #00000017,0 0 4px #00000036,0 0 0 1px #00000017;display:flex;flex-direction:column;width:100%;max-width:500px;transform:scale(1);right:0;transform:translate(100%);padding-left:0;padding-right:0}.cart-drawer-index.active{transform:translate(0)}.cart-drawer-index .container{width:100%;height:100%;flex:1;padding:0}.cart-drawer-index .cart-item{position:relative;padding:15px;display:flex;flex-wrap:wrap}.cart-drawer-index .cart-item-remove{width:30px;height:30px;padding:0;border:0;position:absolute;right:0;top:15px;background:#000;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-drawer-index .cart-item-remove svg{width:15px;height:15px}.cart-drawer-index .product-cart-detail{flex:1;padding:0 25px 0 15px}.cart-drawer-index .cart-item-remove .remove__item{display:none}.drawer-body .cart-notification-product-image img{width:100%;height:100%;max-height:90px;object-fit:cover}.cart-drawer-wrapper{display:flex;height:100%;flex-direction:column}.cart-drawer-wrapper .drawer-footer{margin-top:auto}.cart-drawer-wrapper .drawer-body{overflow:auto}.cart-drawer-wrapper .drawer-body .content-wrapper{height:100%}.cart-drawer-wrapper .drawer-body::-webkit-scrollbar{display:none}.drawer-header,.cart-drawer-wrapper .drawer-body,.cart-drawer-wrapper .drawer-footer{padding-left:1rem;padding-right:1rem}.cart-drawer-index .cart-item{border-bottom:1px solid #d3d3d3;margin-bottom:15px}.cart-drawer-index .item-price{font-weight:600;line-height:1.2;margin-top:10px}.cart-drawer-index .qnt-input-wrapper .btn{padding:.5rem;color:var(--p-btn-bg)}.cart-drawer-index .qnt-input-wrapper input{padding:.5rem;max-width:50px;color:var(--p-btn-bg)}.cart-drawer-index .qnt-input-wrapper .btn{min-height:40px}.cart-drawer-wrapper .drawer-footer .cart-subtotal{width:100%;display:flex;justify-content:space-between;margin-bottom:1rem;align-items:center;font-size:1.4rem}.cart-drawer-wrapper .drawer-footer{padding-bottom:1rem}.cart-drawer-index .product-cart-detail .cart-notification-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:15px;font-weight:600}.cart-drawer-index{right:0;padding-left:0;padding-right:0}.cart-drawer-index .qnt-input-wrapper .btn,.cart-drawer-index .qnt-input-wrapper input{min-height:30px}.cart-drawer-index .product-cart-detail .cart-notification-product-name{margin-top:5px}.drawer-body .cart-notification-product-image img{height:90px}.cart-drawer-index .product-cart-detail dl:empty{display:none}.drawer-header button svg{transition:.5s ease}.drawer-header button svg:hover{transform:rotate(90deg)}.drawer-body .cart-notification-product-image{flex:0 0 130px;position:relative;align-self:baseline}.drawer-body .cart-notification-product-image:before{content:"";display:block;padding-bottom:119%}.drawer-body .cart-notification-product-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:100%}.drawer-body .product-cart-option{background:#8585853b;padding:5px;border-radius:0;font-size:12px;line-height:1.2}.cart-drawer-index .product-cart-detail{display:flex;flex-wrap:wrap;align-items:flex-start}.cart-drawer-index .product-header,.cart-drawer-index .product-cart-detail dl{width:100%}.cart-drawer-index .product-cart-detail dl{display:flex;flex-wrap:wrap;gap:5px}.cart-drawer-index .product-cart-detail .cart-notification-product-name,.cart-drawer-index .product-cart-detail dl{margin-bottom:5px}.cart-drawer-index .qnt-price-container{display:flex;align-items:center;gap:15px;flex-wrap:wrap;width:100%;order:1}.cart-drawer-index .qnt-price-container .item-price{margin-top:0}.cart-drawer-index .qnt-price-container dd{flex:1}.cart-drawer-container:has(.cart-drawer-index) .cart-drawer{opacity:0;pointer-events:none}.cart-drawer-container:has(.cart-drawer-index.active) .cart-drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#9c9c9c80;z-index:99;opacity:1;pointer-events:visible}body:has(.cart-drawer-index.active){overflow:hidden}.cart-drawer-container .error__message{color:red}.cart-drawer-index .qnt-input-wrapper .btn:before{display:none}.cart-drawer-container .is-empty .drawer-footer{display:none}@media (max-width:767px){.drawer-body .cart-notification-product-image{flex:0 0 90px}.cart-drawer-index .qnt-input-wrapper input{padding:.5rem;max-width:25px;padding-left:0;padding-right:0}.cart-drawer-index{max-width:96%}.cart-drawer-index .product-cart-detail{padding:0 10px 0 15px}}@media (min-width:769px){.cart-drawer-index .item-price{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-cart-drawer.css.map */
