.cart-sidebar:not(.hidden){right:0;transition:all .3s}body:has(.cart-sidebar-parent.active){position:fixed;left:0;right:0;width:100%}.cart-sidebar-parent.active{position:absolute;left:0;right:0;width:100%;top:0;background:#00000070;z-index:100000000000;height:100%}body.modal-open .cart-sidebar-parent.active{z-index:1000000000}.cart-sidebar-head button.close-sidebar:hover,.variant-edit-close:hover,a.close-drawer-note:hover{background:var(--zealous_primary);color:var(--black);border-color:var(--zealous_primary);transition:all .3s}.cart-sidebar-head button.close-sidebar,.variant-edit-close,a.close-drawer-note{color:var(--zealous_primary);font-size:26px;border:1px solid var(--zealous_primary);height:36px;width:36px;display:flex;align-items:center;justify-content:center;border-radius:50px;transition:all .3s;background:transparent}.cart-sidebar-head button.close-sidebar{margin-left:auto}.cart-sidebar-head button.close-sidebar:hover i,.variant-edit-close:hover i,a.close-drawer-note:hover i{transform:rotate(360deg)}.cart-sidebar-head button.close-sidebar i,.variant-edit-close i,a.close-drawer-note i{transition:all .3s}button.variant-edit-close svg{transform:rotate(180deg);height:30px;width:30px}.cart-sidebar{background:#262626;width:500px;margin-left:auto;height:100%;position:fixed;right:0;padding-bottom:20px;border-radius:20px 0 0 20px;overflow:hidden}.cart-sidebar.hidden{right:-1000px;transition:all .3s}.cart-sidebar-head h4{font-size:24px;font-weight:600;line-height:41.2px;letter-spacing:-.02em;text-align:left;margin:0;color:var(--primary)}.cart-sidebar-head{padding:15px 30px 10px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;border-bottom:1px solid #E0E0E0}.cart-sidebar-head>div:nth-child(1) h4{font-weight:500;font-size:20px;line-height:100%;margin:0;color:var(--black)}.cart-sidebar-head>div:nth-child(1){display:flex;align-items:center;justify-content:space-between;width:100%}.minicart-btns a,.minicart-btns .btn{height:45px;font-weight:700;font-size:14px;line-height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;flex-basis:50%;border-radius:6px}.minicart-btns a{color:var(--black);border:1px solid;background:transparent;transition:all .3s}.minicart-btns{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;padding:15px 0}.cart-sidebar-item>div>div:nth-child(2){width:100%;display:flex;flex-direction:column;gap:10px}.cart-sidebar-item>div>div:nth-child(2)>div{display:flex;align-items:center;justify-content:space-between}.cart-sidebar-item{display:flex;align-items:center;justify-content:space-between;margin:0 25px;border-bottom:1px solid #DEDEDE;padding:10px 5px;position:relative;transition:all .3s}.cart-sidebar-item-btns .item-remove{color:#bd1e30;font-size:18px}.cart-sidebar-item>div{display:flex;align-items:center;width:100%;transition:all .3s}.cart-sidebar-products{display:flex;flex-direction:column-reverse}.cart-sidebar-item:has(.updating)>div:nth-child(1),.cart-sidebar-item:has(.removing)>div:nth-child(1){opacity:.4;pointer-events:none;transition:all .3s}.cart-sidebar-item .loader{position:absolute;max-width:40px;margin:auto;display:none!important;left:0;right:0}.cart-sidebar-item:has(.removing) .loader,.cart-sidebar-item:has(.updating) .loader{display:block!important}.cart-sidebar-item .loader{width:30px;--b: 4px;aspect-ratio:1;border-radius:50%;background:#fff;-webkit-mask:repeating-conic-gradient(#0000 0deg,#000 1deg 70deg,#0000 71deg 90deg),radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));-webkit-mask-composite:destination-in;mask-composite:intersect;animation:l5 1s infinite}@keyframes l5{to{transform:rotate(.5turn)}}.cart-sidebar .cart-sidebar-item:nth-child(1){border:none}.cart-sidebar-item h3{font-size:16px;font-weight:600;line-height:23px;letter-spacing:-.550000011920929px;text-align:left;color:var(--white);margin:0}.cart-sidebar-item a.item-remove img{max-width:24px;margin-left:10px}.cart-sidebar-item>div:nth-child(2){display:flex;align-items:center;flex-basis:30%;justify-content:end}.cart-sidebar-item>div:nth-child(2) p{margin:0}.cart-sidebar-item>div:nth-child(1) img{width:120px;object-fit:contain;margin-right:10px}.cart-sidebar-item-price p{margin:0;color:#bd1e30;font-weight:700;font-size:16px;line-height:100%}.cart-sidebar-item-price p .min-original{color:#b8b8b8;text-decoration:line-through;font-weight:400;font-size:14px;line-height:100%}.minicart-header{background:#262626;z-index:2;position:relative}.cart-sidebar:has(.free-shipping-range) .cart-sidebar-inner form{height:calc(100% - 228px);overflow:auto;padding-bottom:20px}.cart-sidebar-inner form{height:calc(100vh - 163px);overflow:auto;padding-bottom:20px;padding-top:5px}.cart-sidebar:has(.empty-cartdrawer) .cart-sidebar-inner form{height:100%!important;display:flex;align-items:center}.cart-sidebar-inner form::-webkit-scrollbar{width:5px}.cart-sidebar-inner form::-webkit-scrollbar-thumb{background:#8888886e;border-radius:5px}.cart-sidebar-inner form::-webkit-scrollbar-track{background:#d7d7d72e}.cart-sidebar-inner p.money-saved{display:none}.cart-sidebar-total>p:nth-child(1){font-size:18px;font-weight:400;line-height:31.15px;text-align:left;color:var(--white);margin:0}.cart-sidebar-total{display:flex;padding:10px 0;align-items:center;margin:0 30px;position:fixed;top:4px;gap:10px;max-width:372px}.cart-sidebar-total p.cart-sidebar-subtotal-price .min-original{text-decoration:line-through;color:#bebcbd;font-size:16px;display:none}.cart-sidebar-inner :has(.cart-sidebar-item-price span.min-original) .cart-sidebar-total p.cart-sidebar-subtotal-price .min-original{display:inline-block}.cart-sidebar-total p.cart-sidebar-subtotal-price{font-size:18px;font-weight:700;line-height:39.65px;text-align:left;color:var(--white);margin:0;display:flex;flex-direction:row-reverse;gap:5px}.cart-sidebar .sidebar-cart-carousel{padding:0 20px}.cart-sidebar .sidebar-cart-carousel p.product-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:38px;margin-right:10px;margin-bottom:0;font-size:14px}.cart-sidebar-prod-item .product-info>div>div{display:flex;align-items:baseline;justify-content:space-between}.sidebar-cart-carousel .owl-nav span:hover{background:#0000001c}.sidebar-cart-carousel .owl-nav span{font-size:40px;margin:0;color:var(--primary);height:30px;width:30px;display:inline-flex;align-items:center;justify-content:center;padding-bottom:4px;border-radius:4px}.sidebar-cart-carousel .owl-nav{position:absolute;top:-40px;right:0;font-weight:300}.cart-sidebar .sidebar-cart-carousel h3{font-size:26px;font-weight:500;line-height:29.65px;text-align:left;color:var(--primary)}.cart-sidebar-prod-item .product-image img{height:100px;object-fit:contain;transition:all .3s ease;width:100px}.cart-sidebar-prod-item .product-info{gap:0;width:100%}.cart-sidebar-prod-item.product-item:hover .product-image img{transform:scale(1.2);transition:all .3s ease}.cart-sidebar-prod-item .product-info>div{width:100%}.minicart-footer a{font-size:16px;font-weight:600;line-height:22.4px;letter-spacing:.02em;color:var(--white);transition:all .3s ease}.minicart-footer a:hover{transition:all .3s ease;transform:scale(1.02)}.minicart-footer .btn{font-size:16px;font-weight:600;line-height:22.4px;letter-spacing:.02em;padding:10px 25px;display:flex;align-items:center}.minicart-footer .btn i{margin-left:7px;font-size:22px}.minicart-footer{padding:10px 30px;display:flex;align-items:center;justify-content:end;gap:20px;position:relative;z-index:10}h1.sidebar-empty{text-align:center;color:#a5a5a5;margin:20px 0;font-size:28px;font-weight:400}.empty-cartdrawer svg{max-width:230px;max-height:230px;margin:auto auto 10px;display:block}.empty-cartdrawer .btn{margin:auto auto 20px;display:flex;max-width:250px;justify-content:center;font-weight:600;height:50px;align-items:center}.cart-sidebar:has(.empty-cartdrawer) .sidebar-cart-related-products,.cart-sidebar:has(.empty-cartdrawer) .minicart-footer{display:none}.cart-sidebar:has(.empty-cartdrawer) .minicart-header{display:flex;align-items:center;justify-content:center;height:100%}.cart-sidebar:has(.empty-cartdrawer) .free-shipping-range{display:none}body.modal-open .quick-product-view{opacity:1!important}.quick-product-view{z-index:105555555555!important}body.modal-open .modal-backdrop.show{opacity:.5!important}.sidebar-footer{position:absolute;width:500px;bottom:0;z-index:5;background:#262626}.cartdrawer-order-notes-field textarea{width:100%;resize:none;height:100px;margin-bottom:10px;padding:10px;font-size:14px}.cartdrawer-order-notes-field label{font-size:18px;color:var(--white);font-weight:600;margin-bottom:15px;margin-top:0;line-height:15px}.cartdrawer-order-notes-field{background:#262626;border-top:1px solid #141414;border-bottom:1px solid #141414;padding:20px;position:absolute;bottom:-246px;z-index:6;width:100%;display:flex;flex-direction:column;z-index:4;transition:all .3s}a.close-drawer-note{color:var(--zealous_primary);position:absolute;right:19px;top:15px;height:26px;width:26px;font-size:21px}.cartdrawer-order-notes-field.active{bottom:40px;transition:all .3s}.cart-sidebar-item .cart-quantity{display:flex;align-items:center;border:1px solid #E0E0E0;width:160px;height:40px;border-radius:6px;padding:3px}.cart-sidebar-item .cart-quantity input:nth-child(2){border:none;width:100%;outline:0;font-weight:500;font-size:16px;line-height:100%;text-align:center;background:transparent;color:#fff}.cart-sidebar-item .cart-quantity button{height:32px;width:32px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border:none;border-radius:4px;padding:0;min-width:32px}.variant-edit-sidebar.hidden{left:-600px;transition:all .3s}.variant-edit-sidebar{position:absolute;left:0;width:100%;background:#262626;z-index:4;padding:20px;height:100vh;overflow:auto;transition:all .3s}.variant-edit-form{margin-top:10px}.variant-edit-form img{width:140px}.variant-edit-form h3{font-size:28px;font-weight:700;color:var(--white);margin-top:10px}.variant-edit-form p.variant-price{margin:0;color:#bd1e30;font-weight:700;font-size:16px;line-height:100%}.variant-edit-form form.variant-update-form{display:flex;flex-direction:column;margin-top:10px;gap:10px}.variant-edit-form form.variant-update-form label{font-weight:600;font-size:18px;line-height:100%;color:var(--white);max-width:max-content}.variant-edit-form form.variant-update-form button{height:45px;font-weight:700;font-size:14px;line-height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none}.variant-edit-form form.variant-update-form select{height:40px;padding:5px 10px;border-radius:6px;outline:0}.cart-sidebar-variant{border:1px solid #E0E0E0;max-width:max-content;border-radius:6px;font-weight:600;font-size:14px;line-height:100%;min-width:100px;padding:5px 10px;cursor:pointer;display:flex;align-items:center;color:var(--white)}.cart-sidebar-variant span i{transform:rotate(90deg);font-size:16px}.cart-sidebar-variant span{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}@media(max-width:767px){.cart-sidebar-total{margin:0 15px;position:unset;gap:5px;max-width:unset;flex-wrap:wrap}}@media(max-width:667px){.cart-sidebar,.sidebar-footer{width:355px}.cart-sidebar-head{padding:10px 15px}.cart-sidebar-head h4{font-size:24px;line-height:36.2px}.cart-sidebar-item{margin:0 10px;padding:10px 5px}.cart-sidebar-item>div:nth-child(1) img{width:80px;margin-right:5px}.cart-sidebar-item h3{font-size:14px;line-height:19px;font-weight:400}.cart-sidebar-item>div>div:nth-child(2){gap:5px}.cart-sidebar-item>div:nth-child(2){flex-direction:column-reverse;align-items:end}.cart-sidebar-item-price p{font-size:14px;margin-bottom:0}.cart-sidebar-item a.item-remove img{max-width:22px}.cart-sidebar-item>div:nth-child(2){flex-basis:10%}.cart-sidebar-total p.cart-sidebar-subtotal-price{font-size:16px;line-height:27.65px}.cart-sidebar-total p.cart-sidebar-subtotal-price .min-original{font-size:16px}.cart-sidebar .sidebar-cart-carousel{padding:0 15px}.sidebar-cart-carousel .owl-nav{top:-39px}.cart-sidebar .sidebar-cart-carousel h3{font-size:22px;line-height:31.65px}.minicart-footer{flex-wrap:wrap;justify-content:center;gap:5px}.minicart-footer a{font-size:14px;margin:0 10px}.minicart-footer .btn{font-size:14px;padding:6px 20px;width:100%;justify-content:center}.minicart-header{z-index:2;position:relative}.cart-sidebar:has(.free-shipping-range) .cart-sidebar-inner form{height:calc(100% - 188px)}.cart-sidebar-inner form{height:calc(100% - 134px)}.empty-cartdrawer svg{max-width:200px;max-height:200px}h1.sidebar-empty{margin:10px 0;font-size:22px}.empty-cartdrawer .btn{max-width:200px;height:42px;align-items:center;margin-bottom:25px}.cart-sidebar-prod-item .product-info{padding:0}.cart-sidebar-prod-item .product-image img{height:80px;object-fit:contain;transition:all .3s ease;width:80px}.cartdrawer-order-notes-field.active{bottom:42px;transition:all .3s}.cart-sidebar-item .cart-quantity button{height:22px;width:22px;min-width:22px}.cart-sidebar-item .cart-quantity{width:100px;height:30px}.cart-sidebar-variant{font-size:12px}.minicart-btns{padding:10px 0 5px}.cart-sidebar-head button.close-sidebar,.variant-edit-close,a.close-drawer-note{font-size:22px;height:30px;width:30px}.cart-sidebar-variant{padding:4px 10px}.variant-edit-form img{width:120px}.variant-edit-form h3{font-size:24px;font-weight:700}.variant-edit-form form.variant-update-form select{height:35px;padding:5px 10px;border-radius:6px;outline:0;font-size:13px}.minicart-btns a,.minicart-btns .btn{height:40px;font-size:12px}a.close-drawer-note{top:13px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cartdrawer.css.map */
