.show-more-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin:33px 0 38px}.button-show-more-products{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:11px 22px 10px;font-size:16px;font-weight:600;text-transform:capitalize;color:var(--color-6);border-radius:100px;border:2px solid var(--color-6);background-color:transparent;transition:all .2s ease;cursor:pointer}.button-show-more-products:hover{background-color:var(--color-6);color:#fff}.button-show-more-products.is-loading .button-text{opacity:0}.button-show-more-products.is-loading .loading-overlay-spinner{display:flex!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.button-show-more-products .spinner{width:20px;height:20px;animation:rotator 1.4s linear infinite}.button-show-more-products .path{stroke:currentColor;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}@media screen and (min-width:990px){.show-more-wrapper{margin:37px 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-component-pagination.css.map */
