body.products.show #Content{overflow:initial}body>.theme-toast-notify{z-index:999999}body{touch-action:manipulation;-ms-touch-action:manipulation}.section--with-divider{margin-top:12px;position:relative}.section--with-divider:before{content:"";background:var(--bg-section-divider);width:100%;height:12px;display:block;position:absolute;top:-12px;left:0}.common-skeleton,.img-skeleton{background-color:var(--bg-surface-tertiary);position:relative;overflow:hidden}.common-skeleton:after,.img-skeleton:after{content:"";background-repeat:no-repeat;background-image:var(--skeleton-content);animation:1.5s ease-in-out infinite skeleton-loading;position:absolute;inset:0;transform:translate(-100%)}.img-skeleton{background-color:var(--bg-surface-secondary)}.img-skeleton:after{background-image:var(--skeleton-block)}@keyframes skeleton-loading{to{transform:translate(100%)}}rating-stars{display:flex}.theme-button-group{background-color:var(--bg-surface);box-shadow:var(--shadow-lg);gap:1px;display:flex}.theme-button-group button{min-height:44px;color:var(--text-on-brand);background-color:#fff;background-image:linear-gradient(0deg,var(--bg-control-brand),var(--bg-control-brand));border:0;flex:1;justify-content:center;align-items:center;gap:4px;padding:.75em;display:flex;position:relative}.theme-button-group button .icon-loading{display:none}.theme-button-group button.buy-now{color:var(--text-on-buy-now);background-image:linear-gradient(0deg,var(--bg-control-buy-now),var(--bg-control-buy-now))}.theme-button-group.disabled button,.theme-button-group button.disabled{color:var(--text-disable);background-color:var(--bg-surface);background-image:linear-gradient(0deg,var(--bg-disable-strong),var(--bg-disable-strong))}.theme-button-group.loading button,.theme-button-group button.loading{color:var(--icon-disable)}.theme-button-group.loading button:before,.theme-button-group button.loading:before{content:"";background-color:var(--bg-surface);background-image:linear-gradient(0deg,var(--bg-disable-strong),var(--bg-disable-strong));width:100%;height:100%;display:inline-block;position:absolute}@keyframes loadingCircle{to{transform:rotate(360deg)}}.theme-button-group.loading button .icon-loading,.theme-button-group button.loading .icon-loading{color:var(--icon-disable);animation:1s linear infinite loadingCircle;display:inline-block;position:absolute}.theme-button-group button svg{fill:currentColor;width:16px;height:16px}.media-lightbox{--ml-plugin-bg:#00000061;--ml-plugin-color:#fff}.media-lightbox.sl-photoswipe.pswp.media-lightbox--opening{animation:.2s ease-out both bs-enter}.media-lightbox.sl-photoswipe.pswp.media-lightbox--closing{animation:.2s ease-in both bs-exit!important}.media-lightbox.sl-photoswipe .pswp__button--zoom{display:none}.media-lightbox.sl-photoswipe .pswp__counter{background:var(--ml-plugin-bg);color:var(--ml-plugin-color);text-align:center;text-shadow:none;border-radius:100px;height:24px;padding:2px 8px;line-height:145%}.media-lightbox.sl-photoswipe .pswp__button--close{background-color:var(--ml-plugin-bg);border-radius:16px;width:24px;height:24px;top:15px;right:20px}.media-lightbox.sl-photoswipe .pswp__button--close .icon-close-wrapper{margin:0;position:relative;left:5px}.media-lightbox.sl-photoswipe .pswp__button--close .icon-close-wrapper svg{filter:none}.media-lightbox.sl-photoswipe .photoswipe-dot span{border:0}.media-lightbox.sl-photoswipe .photoswipe-dot.photoswipe-dot-active span{background:var(--icon-brand)}