.cart-drawer{position:fixed;top:0;right:-100%;width:30%;height:100%;background:#fff;box-shadow:-5px 0 20px #0003;transition:right .3s ease;display:flex;flex-direction:column;z-index:999}.cart-drawer.active{right:0}.cart-overlay.active{display:block}.cart-overlay{display:none;position:fixed;width:100%;height:100%;z-index:990;top:0;left:0;background-color:#00000080}body:has(.cart-overlay.active){overflow:hidden}button.sub_products{display:flex;justify-content:center;gap:8px;align-items:center;width:100%;font-size:14px;line-height:130%}button.sub_products:hover,button.sub_products.is_active{text-decoration-line:underline;text-underline-offset:4px}button.sub_products:after{content:"";width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(135deg);display:flex;justify-content:center;align-items:center;position:relative;bottom:2px;transition:all .6s ease}button.sub_products.is_active:after{transform:rotate(315deg);bottom:-2px}.cart_sub_product{max-height:0;opacity:0;pointer-events:none;visibility:hidden;transition:max-height .5s ease,opacity .6s ease,visibility .5s ease;width:100%;max-width:90%}.cart_sub_product.is_active{max-height:unset;opacity:1;pointer-events:auto;visibility:visible}.cart-item.sub h4.cart-item-title{font-size:16px}.cart-item.sub .item-info .price{font-size:14px}.cart-item.sub img{width:50px;height:auto}.cart-item.sub .item-image:has(img){width:50px;height:50px}.cart-item.sub{border-width:0;cursor:pointer;gap:10px;padding:8px;margin-bottom:10px}.cart-item.sub:hover{box-shadow:unset}div#CartDrawer .cart-header{display:block;padding:20px;border-bottom:1px solid #eee}div#CartDrawer .cart-header h3{margin:0;padding:0}.cart-header button{background:transparent;border:none;font-size:18px;cursor:pointer;color:#000}.cart-header button:hover{color:#000}.cart-item{display:flex;gap:12px;margin-bottom:20px;padding:10px;border:1px solid #87949a;border-radius:8px;flex-flow:row wrap;overflow:hidden;justify-content:center}.cart-item:hover{box-shadow:0 2px 10px #00000026}.cart-item img{width:70px;height:auto}.item-info .cart-item-variant p{padding:0;margin-bottom:0}.item-info .cart-item-variant{font-size:15px}button.remove-btn a.cart__remove img.section__load-animations--fade{height:25px;width:20px;margin:0;border-radius:0}.item-info{flex:1;display:flex;flex-direction:column;justify-content:center}.item-info .flex.flex-row.gap-2 .product_title.flex-2 h1.\!text-\[22px\].\!text-\[\#52585c\].\!tracking-\[0px\].\!font-semibold.float-left.inline-block.no-underline.leading-\[1\.2em\] strong{font-size:19px;color:#2c3e50;margin:0;font-weight:600}.item-quantity{display:flex;align-items:center;margin:10px 0;justify-content:left}.qty-btn{background-color:#fff;color:;border:none;padding:8px 12px;font-size:18px;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.qty-btn:hover{background-color:#95a5a6}.qty-btn svg{width:20px;height:25px}.item-quantity span.qty{padding:8px 12px;font-size:20px;color:#2c3e50;font-weight:700;text-align:center;height:100%;width:0;border:none}.cart-header p.cart-subtitle{margin:0;padding:0;font-size:17px}.item-info .price{font-size:16px;color:#7f8c8d}.item-actions{display:flex;align-items:center;gap:10px}.remove-btn{color:#e74c3c;height:45px;width:50px;cursor:pointer;opacity:.4}.remove-btn svg{width:18px;height:18px}.remove-btn:hover{color:#c0392b;opacity:1}.cart-footer h3{margin:10px 0}.checkout-btn{display:block;width:100%;text-align:center;padding:12px;background-color:#87949a;color:#fff;text-decoration:none;border-radius:5px;font-size:18px;cursor:pointer;transition:background-color .3s ease}.checkout-btn:hover{background-color:#1ba7cf}.empty-cart{text-align:center;color:#7f8c8d;font-size:19px}.bold-child-item{margin-top:6px;padding-left:25px;font-size:14px;color:#555;display:flex;justify-content:space-between;align-items:center;border-left:2px solid #ddd}.bold-child-item p{margin:0;font-size:14px}.bold-child-item p:first-child{font-weight:500}.bold-child-item p:last-child{color:#7f8c8d;font-size:13px}.cart-drawer-new{flex:1;overflow-y:auto;padding:20px}.cart-drawer-new div#CartItems{display:block}.cart-footer{position:relative;padding:20px;border-top:1px solid #eee;position:sticky;background-color:#fff;bottom:0;left:0;width:100%;z-index:10}.item-actions button.remove-btn img{width:auto}.cart-title{font-size:16px;font-weight:600;margin:0;line-height:1.3}.cart-title-suffix{font-weight:400;color:#777;display:block}.item-info p.cart-item-title-suffix{display:none}.cart-footer h3 .cart-drawer-total{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.cart-footer h3 span.vat-text{font-size:20px;font-weight:700}.item-info h4{padding:0;margin:0}.cart-buttons-row{display:flex;gap:10px;margin:10px 0}.cart-btn,.cart-buttons-row a{flex:1;text-align:center;padding:12px;border-radius:4px;text-decoration:none;font-weight:600}.secondary-btn{background:#f2f2f2;border:1px solid #ddd}.cart-buttons-row a.secondary-btn{background-color:#fff;color:#52585c;border:3px solid darkgray}.cart-buttons-row a.invoice-btn-cart-drawer{background-color:#87949a;color:#fff}.item-info span.variant{font-size:15px}.cart-drawer-buttons-full a.cart-btn.primary-btn{display:block;width:100%;text-align:center;padding:12px;border-radius:4px;background-color:#1ba7cf;color:#fff;text-decoration:none;font-weight:600}.cart-buttons-row a.cart-btn.primary-btn{background-color:#52585c}.cart-buttons-full{margin-top:10px}.cart-item.loading{position:relative;opacity:.6;pointer-events:none}.cart-item.loading:after{content:"";position:absolute;width:22px;height:22px;border:3px solid #ccc;border-top:3px solid #1ba7cf;border-radius:50%;animation:cartSpin .8s linear infinite;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes cartSpin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/cart-drawer.css.map */
