.kk-bogo-offer{margin:20px 0;padding:14px;border:1px solid #e6e6e6;border-radius:4px;max-width:340px}.kk-bogo-offer__heading{margin:0 0 10px;font-size:16px;font-weight:700}.kk-bogo-offer__card{display:flex;gap:12px}.kk-bogo-offer__image img{width:72px;height:72px;object-fit:cover;border-radius:4px}.kk-bogo-offer__info{flex:1;display:flex;flex-direction:column;gap:6px}.kk-bogo-offer__title{font-size:14px;font-weight:600;text-decoration:none;color:inherit}.kk-bogo-offer__price--old{text-decoration:line-through;opacity:.6;margin-right:6px;font-size:13px}.kk-bogo-offer__price--new{color:#ff4e4e;font-weight:700}.kk-bogo-offer__variant{padding:6px;font-size:13px}.kk-bogo-offer__add{width:100%;padding:10px;font-size:13px}.kk-bogo-offer__note{font-size:11px;opacity:.65;margin:0}@media(max-width:480px){.kk-bogo-offer{max-width:100%}}.kk-bundle-offer{margin:20px 0;padding:14px;border:1px solid #e6e6e6;border-radius:4px}.kk-bundle-offer__heading{margin:0 0 12px;font-size:16px;font-weight:700}.kk-bundle-offer__items{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.kk-bundle-offer__item{text-align:center;width:90px}.kk-bundle-offer__item img{width:80px;height:80px;object-fit:cover;border-radius:4px}.kk-bundle-offer__item p{font-size:11px;margin:4px 0 0}.kk-bundle-offer__plus{font-size:18px;font-weight:700;opacity:.5}.kk-bundle-offer__add{width:100%;margin-top:12px;padding:10px;font-size:13px}.kk-bundle-offer__note{font-size:11px;opacity:.65;margin:6px 0 0}.kk-stock-scarcity{margin:10px 0}.kk-stock-scarcity.hide{display:none}.kk-stock-scarcity__text{font-size:13px;font-weight:600;color:#ff4e4e;margin:0 0 4px}.kk-stock-scarcity__bar{height:6px;background:#eee;border-radius:3px;overflow:hidden}.kk-stock-scarcity__bar-fill{height:100%;background:#ff4e4e;transition:width .2s ease}:root{--konko-sticky-buy-offset: 0px;--kk-z-scroll-top: 35;--kk-z-sticky-bar: 40}.kk-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:var(--kk-z-sticky-bar);background:#fff;border-top:1px solid #e6e6e6;box-shadow:0 -2px 8px #00000014;transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.kk-sticky-atc.is-visible{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.kk-sticky-atc__inner{display:flex;align-items:center;gap:10px;padding:8px 14px calc(8px + env(safe-area-inset-bottom,0px));max-width:none;min-height:58px;box-sizing:border-box}.kk-sticky-atc__product{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.kk-sticky-atc__product img{width:36px;height:36px;object-fit:cover;border-radius:4px;flex-shrink:0}.kk-sticky-atc__title{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.kk-sticky-atc__variant{font-size:13px;padding:6px;max-width:96px;flex:0 0 auto}.kk-sticky-atc__price{font-weight:700;font-size:14px;white-space:nowrap;flex:0 0 auto}.kk-sticky-atc__add{padding:0 16px;height:44px;min-height:44px;font-size:13px;white-space:nowrap;flex:0 0 auto}@media(max-width:749px){.kk-sticky-atc__inner{gap:8px;padding:7px 10px calc(7px + env(safe-area-inset-bottom,0px))}.kk-sticky-atc__product{display:none}.kk-sticky-atc__variant{max-width:72px}}@media(min-width:750px){.kk-sticky-atc__title{max-width:220px}}.kk-scroll-top{position:fixed;right:20px;bottom:calc(var(--konko-sticky-buy-offset, 0px) + env(safe-area-inset-bottom,0px) + 12px);width:42px;height:42px;border-radius:50%;background:#888;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,bottom .2s ease;z-index:var(--kk-z-scroll-top)}.kk-scroll-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media(max-width:749px){.kk-scroll-top{left:50%;right:auto;transform:translate(-50%,10px)}.kk-scroll-top.is-visible{transform:translate(-50%)}}.kk-size-chart-trigger{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:4px 0;font-size:13px;text-decoration:underline;cursor:pointer;color:inherit}.kk-size-chart-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center}.kk-size-chart-modal[hidden]{display:none}.kk-size-chart-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.kk-size-chart-modal__panel{position:relative;background:#fff;color:#111;max-width:760px;width:calc(100% - 32px);max-height:85vh;overflow-y:auto;padding:28px 24px 24px;border-radius:4px}.kk-size-chart-modal__close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:26px;line-height:1;cursor:pointer;color:inherit}.kk-size-chart-modal__title{margin:0 0 16px;font-size:18px;font-weight:700}.kk-size-chart-modal__table{overflow-x:auto;margin-bottom:20px}.kk-size-table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.kk-size-table th,.kk-size-table td{border:1px solid #e6e6e6;padding:8px 10px;text-align:center}.kk-size-table th{background:#f7f7f7;font-weight:700}.kk-size-chart-modal__guide{display:flex;gap:20px;flex-wrap:wrap;align-items:flex-start}.kk-size-chart-modal__guide-image img{max-width:220px;width:100%;height:auto;border-radius:4px}.kk-size-chart-modal__guide-text{flex:1;min-width:220px;font-size:13px}.kk-size-chart-modal__guide-heading{font-weight:700;margin:0 0 8px;text-transform:uppercase;font-size:12px}.kk-size-chart-modal__guide-text ul{margin:0;padding-left:18px}.kk-size-chart-modal__guide-text li{margin-bottom:4px}.kk-size-chart-modal__note{margin:18px 0 0;padding-top:14px;border-top:1px solid #eee;font-size:12px;color:#666}@media(max-width:600px){.kk-size-chart-modal__panel{padding:22px 16px 18px;max-height:90vh}.kk-size-chart-modal__guide{flex-direction:column}.kk-size-chart-modal__guide-image img{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/kk-vitals-replace.css.map */
