.loading-overlay{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none}@media screen and (max-width:749px){.loading-overlay{top:0;right:0}}@media screen and (min-width:750px){.loading-overlay{left:0;top:0}}.loading-overlay__spinner{background:transparent;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-overlay__spinner:hover{background:transparent}.loading-overlay__spinner svg{width:2.4rem;height:2.4rem;color:#6b8e23}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:currentColor;animation:dash 1.8s ease-in-out infinite;fill:none;stroke-width:2px;stroke-linecap:round}@media screen and (forced-colors:active){.path{stroke:CanvasText}}.spinner{animation:rotator 1.8s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.loading-overlay:not(.hidden)+.cart-item__price-wrapper,.loading-overlay:not(.hidden)~cart-remove-button,.loading-overlay:not(.hidden)~.cart-item__image-container{opacity:.4;filter:blur(1px);transition:all .3s ease}.loading-overlay:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-loading-overlay.css.map */
