.wishlist-header-link .wkh-button{--icon-size:20px;--icon-fill:transparent;--icon-stroke:#000;--icon-stroke-width:1px;--counter-size:17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.wishlist-header-link .wkh-icon svg{display:block;height:var(--icon-size);overflow:visible;pointer-events:none;width:var(--icon-size)}.wishlist-header-link .wkh-icon svg path{fill:var(--icon-fill);stroke:var(--icon-stroke);stroke-width:var(--icon-stroke-width);vector-effect:non-scaling-stroke}.wishlist-header-link .wkh-counter{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgb(var(--color-base-accent-1));border-radius:calc(var(--counter-size)/2);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9rem;height:var(--counter-size);justify-content:center;line-height:1;min-width:var(--counter-size);opacity:0;position:absolute;right:-12px;top:19px}@media only screen and (max-width:767px){.wishlist-header-link .wkh-counter{right:-7px}}.wishlist-header-link .wkh-selected .wkh-counter{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.product-card__wishlist .wkh-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #01338d;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:47px;padding:14px;position:relative;top:-.5px;-webkit-transition:-webkit-box-shadow .9sease;transition:-webkit-box-shadow .9sease;transition:box-shadow .9sease;transition:box-shadow .9sease,-webkit-box-shadow .9sease;width:47px;z-index:1}.product-card__wishlist .wkh-button .wkh-icon path{stroke-width:1.4px!important;vector-effect:non-scaling-stroke}.product-card__wishlist .wkh-button.wk-selected .wkh-icon{fill:#01338d}.product-card__wishlist .wkh-button .wkh-icon{stroke:#01338d;fill:transparent}@media only screen and (min-width:767px){.product-card__wishlist .wkh-button:hover{-webkit-box-shadow:0 0 0 .2rem rgba(var(--color-button),var(--alpha-button-border));box-shadow:0 0 0 .2rem rgba(var(--color-button),var(--alpha-button-border));height:47px;width:47px}}
/*# sourceMappingURL=wishlist-button.css.map*/