.shop-main{min-height:calc(100vh - var(--shop-ui-custom-site-header-height, 0px) - var(--shop-ui-custom-site-footer-height, 0px))}.shop-main--not-found{height:calc(100vh - var(--shop-ui-custom-site-header-height, 0px) - var(--shop-ui-custom-site-footer-height, 0px));flex-direction:column}.error-container,.loading-container,.shop-main--not-found{display:flex;width:100%;align-items:center;justify-content:center}.error-container,.loading-container{height:100vh;background-color:#f8f9fa}.loading-spinner{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid #e3e3e3;border-top-color:#007bff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}.error-container{color:#6c757d;font-size:16px}
/*# sourceMappingURL=deace7f3a4f0d07d.css.map*/