@keyframes shimmer{to{transform:translate(100%)}}#shopify-section-cart-drawer{z-index:9999;position:relative}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:1000;visibility:hidden;width:100%;height:100%;transition:visibility .3s ease}.cart-drawer.open{visibility:visible}.cart-drawer .drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.cart-drawer .drawer-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.cart-drawer-content{position:fixed;top:0;right:0;width:45rem;max-width:100%;height:100dvh;background:#fff;display:flex;flex-direction:column;box-shadow:-2px 0 8px #0000001a;z-index:1001;transform:translate(100%);transition:transform .3s ease}@media (max-width: 767px){.cart-drawer-content{max-width:100%}}.cart-drawer.open .cart-drawer-content{transform:translate(0)}.cart-drawer-header{padding:1.5rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#fff;height:5rem}.cart-drawer-header h2{margin:0;font-size:1.5rem;text-transform:initial;font-weight:600}.cart-drawer-header .close-cart-drawer{background:none;border:none;padding:0;cursor:pointer;border-radius:50%;transition:background .2s}.cart-drawer-header .close-cart-drawer:hover{background:#f5f5f5}.cart-drawer-header .close-cart-drawer svg{width:2rem;height:2rem;display:block}.progress-bar{padding:1rem 1.5rem;border-bottom:1px solid #eee;background-color:#fff}.progress-bar label{display:block;font-size:1.2rem;margin-bottom:.5rem;text-align:center;color:var(--color-primary);font-weight:500}.progress-bar progress{width:100%;height:1rem;border-radius:1rem;overflow:hidden;background-color:#f0f0f0;border:none;-webkit-appearance:none;appearance:none}.progress-bar progress::-webkit-progress-bar{background-color:#f0f0f0;border-radius:.25rem}.progress-bar progress::-webkit-progress-value{background-color:var(--color-primary);border-radius:.25rem;transition:width .3s ease}.progress-bar progress::-moz-progress-bar{background-color:var(--color-primary);border-radius:.25rem;transition:width .3s ease}.cart-drawer-body{flex:1;overflow-y:auto;background:#fff}.cart-drawer-body .cart-item{display:flex;flex-direction:row;padding:1rem 2.5%;border-bottom:1px solid #eee;align-items:flex-start}.cart-drawer-body .cart-item:last-child{border-bottom:none;margin-bottom:0}.cart-drawer-body .cart-item .cart-item-image-wrapper{position:relative;width:80px;margin-right:1.5rem}.cart-drawer-body .cart-item .cart-item-image-wrapper:after{content:"";display:block;padding-bottom:140%}.cart-drawer-body .cart-item .cart-item-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cart-drawer-body .cart-item .cart-item-content{display:flex;flex-direction:column;flex:1;height:112px;justify-content:space-between}.cart-drawer-body .cart-item .cart-item-details{flex:0;margin-bottom:0}.cart-drawer-body .cart-item .cart-item-details .cart-item-title{font-weight:600;margin-bottom:.25rem;text-transform:uppercase}.cart-drawer-body .cart-item .cart-item-details .cart-item-variant{font-size:1.2rem;color:var(--color-third);margin-top:.5rem;margin-bottom:1rem}.cart-drawer-body .cart-item .cart-item-details .cart-item-variant .product-attribute{margin-bottom:.3rem;line-height:1.2}.cart-drawer-body .cart-item .cart-item-details .cart-item-variant .attribute-name{font-weight:600;margin-right:.3rem}.cart-drawer-body .cart-item .cart-item-details .cart-item-variant .attribute-value{text-transform:capitalize}.cart-drawer-body .cart-item .cart-item-actions{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto}.cart-drawer-body .cart-item .cart-item-quantity-wrapper{display:flex;align-items:center}.cart-drawer-body .cart-item .cart-item-quantity{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px}.cart-drawer-body .cart-item .cart-item-quantity .quantity-button{padding:3px 12px;background:none;border:none;cursor:pointer;font-size:16px}.cart-drawer-body .cart-item .cart-item-quantity .quantity-button:hover{background:#f5f5f5}.cart-drawer-body .cart-item .cart-item-quantity .quantity-input{width:40px;border:none;text-align:center;-moz-appearance:textfield}.cart-drawer-body .cart-item .cart-item-quantity .quantity-input::-webkit-outer-spin-button,.cart-drawer-body .cart-item .cart-item-quantity .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer-body .cart-item .remove-item{background:none;border:none;color:var(--color-third);cursor:pointer;margin-left:1rem;padding:.25rem}.cart-drawer-body .cart-item .remove-item .icon-trash{width:1.2rem;height:1.2rem;display:block}.cart-drawer-body .cart-item .cart-item-price{font-weight:600}.cart-drawer-body .cart-drawer-recommendations{padding:2rem 2.5%;border-top:1px solid #eee}.cart-drawer-body .cart-drawer-recommendations h3{font-size:1.2rem;margin-bottom:1.5rem;text-align:center;font-weight:600}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel{visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel.swiper-initialized{visibility:visible;opacity:1}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-wrapper{padding-bottom:1rem}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-slide{height:auto}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next,.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev{width:32px;height:32px;background:#ffffffe6;border:2px solid #000;border-radius:50%;box-shadow:0 2px 8px #00000026;transition:all .3s ease;z-index:10;opacity:.8;margin-top:-16px}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next:after,.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev:after{font-size:0;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:2px;background:#333;transition:background-color .3s ease}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next:before,.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-right:2px solid #333;border-bottom:2px solid #333;transition:border-color .3s ease}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next:hover,.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev:hover{background:#fff;border-color:var(--color-primary);box-shadow:0 4px 12px #0003;transform:scale(1.05);opacity:1}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next:hover:after,.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev:hover:after{background:var(--color-primary)}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next:hover:before,.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev:hover:before{border-color:var(--color-primary)}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next{right:5px}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next:after{transform:translate(-75%,-50%)}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-next:before{transform:translate(-20%,-50%) rotate(-45deg)}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev{left:5px}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev:after{transform:translate(-25%,-50%)}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .swiper-button-prev:before{transform:translate(-80%,-50%) rotate(135deg)}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product{margin-bottom:0}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product .card-product-image img{height:auto;aspect-ratio:3/4}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product .card-product-title{font-size:1.3rem}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product .card-product-price{font-size:1.2rem;text-align:center}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart{display:flex;flex-direction:column;height:100%}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-image{display:block;position:relative;margin-bottom:.75rem;overflow:hidden;border-radius:.25rem}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-image img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;transition:transform .3s ease}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-image:hover img{transform:scale(1.05)}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-info{display:flex;flex-direction:column;flex:1}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-name{text-decoration:none;color:inherit;margin-bottom:.5rem}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-name h3{font-size:1rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-price{font-size:1rem;margin-bottom:.75rem;text-align:center}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-price ins{font-weight:600;text-decoration:none;color:var(--color-primary);margin-right:.5rem}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-price del{color:#999;font-size:.8rem}.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-btn{display:none;font-size:1.2rem;padding:1rem;text-align:center;background:var(--color-primary);color:#fff;text-decoration:none;margin-top:auto;font-weight:600;width:100%}@media (min-width: 992px){.cart-drawer-body .cart-drawer-recommendations .cart-drawer-carousel .card-product-cart .card-product-cart-btn{display:block}}.cart-drawer-footer{padding:1.5rem;border-top:1px solid #eee;display:flex;flex-direction:column;align-items:flex-end;gap:1rem;background:#fff}.cart-drawer-footer .subtotal-container{display:flex;justify-content:flex-end;margin-bottom:.5rem}.cart-drawer-footer .subtotal-container .subtotal{font-weight:600}.cart-drawer-footer .buttons-container{display:flex;gap:1rem;width:100%}.cart-drawer-footer .view-cart-button,.cart-drawer-footer .checkout-button{flex:1;padding:1rem;border:none;border-radius:4px;cursor:pointer;font-weight:600;transition:opacity .2s;text-decoration:none;text-align:center;display:block}.cart-drawer-footer .view-cart-button:hover,.cart-drawer-footer .checkout-button:hover{opacity:.9}.cart-drawer-footer .view-cart-button--primary,.cart-drawer-footer .checkout-button--primary{background:var(--color-primary);color:#fff;border:none;width:100%;cursor:pointer}.cart-drawer-footer .view-cart-button--secondary,.cart-drawer-footer .checkout-button--secondary{background:#f5f5f5;color:#333}.cart-drawer-footer .view-cart-button.btn-default,.cart-drawer-footer .checkout-button.btn-default{background:var(--color-primary);color:#fff;display:flex}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:2rem}.cart-empty p{font-size:1.2rem;margin-bottom:1rem}.cart-empty .continue-shopping{padding:.8rem 1.5rem;background:#000;color:#fff;text-decoration:none;border-radius:4px;transition:background .3s ease}.cart-empty .continue-shopping:hover{background:#333}.cart-loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;z-index:10}.cart-loading.is-active{visibility:visible;opacity:1}.cart-loading-spinner{width:40px;height:40px;border-radius:50%;border:3px solid transparent;border-top-color:var(--color-primary);animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cart-drawer.css.map */
