.product-label{font-size:var(--ego-label-font-size, 1.2rem)}.card-label{font-size:calc(var(--ego-label-font-size, 1.2rem) * .82)}.product-label,.card-label{padding:.25em .6em;font-weight:600;line-height:1.2;white-space:nowrap;z-index:2}.product-label--inline-left,.card-label--inline-left{display:inline-block;margin-right:.5rem}.product-label--inline-right,.card-label--inline-right{display:inline-block;float:right;margin-left:.5rem}.product__media-item,.product__media,.card__media,.card__media .media,.media{position:relative}.product-label-stack{position:absolute;z-index:2;display:flex;flex-direction:column;gap:.35rem;pointer-events:none}.product-label-stack,.card-label-stack{width:auto;max-width:max-content}.product-label-stack .product-label--stacked,.card-label-stack .card-label--stacked{width:fit-content;max-width:max-content}.product-label-stack--top-left{top:.5rem;left:0;align-items:flex-start}.product-label-stack--top-right{top:.5rem;right:0;align-items:flex-end}.product-label-stack--bottom-left{bottom:.5rem;left:0;align-items:flex-start}.product-label-stack--bottom-right{bottom:.5rem;right:0;align-items:flex-end}.product-label--stacked{position:static}.card-label-stack{position:absolute;z-index:2;display:flex;flex-direction:column;gap:.35rem;pointer-events:none}.card-label-stack--top-left{top:.5rem;left:0;align-items:flex-start}.card-label-stack--top-right{top:.5rem;right:0;align-items:flex-end}.card-label-stack--bottom-left{bottom:.5rem;left:0;align-items:flex-start}.card-label-stack--bottom-right{bottom:.5rem;right:0;align-items:flex-end}.card-label--stacked{position:static}.show-on-desktop,.show-on-mobile{display:none!important}@media screen and (min-width:750px){.show-on-desktop{display:inline-block!important}}@media screen and (max-width:749px){.show-on-mobile{display:inline-block!important}}.product-label-stack .product-label--stacked,.card-label-stack .card-label--stacked{width:auto!important;max-width:max-content}.product-label-stack--top-left .product-label--stacked,.product-label-stack--bottom-left .product-label--stacked,.card-label-stack--top-left .card-label--stacked,.card-label-stack--bottom-left .card-label--stacked{align-self:flex-start}.product-label-stack--top-right .product-label--stacked,.product-label-stack--bottom-right .product-label--stacked,.card-label-stack--top-right .card-label--stacked,.card-label-stack--bottom-right .card-label--stacked{align-self:flex-end}@media screen and (min-width:750px){.product-label-stack .product-label--stacked.show-on-desktop,.card-label-stack .card-label--stacked.show-on-desktop{display:block!important}}@media screen and (max-width:749px){.product-label-stack .product-label--stacked.show-on-mobile,.card-label-stack .card-label--stacked.show-on-mobile{display:block!important}}.header,.header-wrapper,.menu-drawer,.menu-drawer-container,details[open]>.menu-drawer{z-index:10}.ego-var-notice{margin-top:1.5rem;padding:1.2rem 1.4rem;border-radius:.8rem;background:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.12);font-size:1.3rem;line-height:1.5}.ego-var-notice strong{display:block;margin-bottom:.4rem}.ego-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:20;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.12);box-shadow:0 -.4rem 1.6rem rgba(var(--color-foreground),.08)}.ego-sticky-atc[hidden]{display:none!important}.ego-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-top:1rem;padding-bottom:1rem}.ego-sticky-atc__product{display:flex;align-items:center;gap:1.2rem;min-width:0}.ego-sticky-atc__image{width:5.6rem;height:5.6rem;object-fit:cover;flex-shrink:0}.ego-sticky-atc__text{min-width:0}.ego-sticky-atc__title{font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ego-sticky-atc__meta{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:.2rem}.ego-sticky-atc__price{font-size:1.3rem;opacity:.75}.ego-sticky-atc__stock{display:inline-flex;align-items:center;gap:.35rem;font-size:1.2rem;font-weight:600}.ego-sticky-atc__stock:before{content:"";width:.7rem;height:.7rem;border-radius:999px;display:inline-block}.ego-sticky-atc__stock--in:before{background:#3ed660}.ego-sticky-atc__stock--out:before{background:#c8c8c8}.ego-sticky-atc__actions{display:flex;flex-direction:row;align-items:center;gap:.8rem;flex-shrink:0}.ego-sticky-atc__change,.ego-sticky-atc__button{flex-shrink:0}@media screen and (max-width:749px){.ego-sticky-atc__inner{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"image info" "actions actions";padding-top:.8rem;padding-bottom:.8rem;gap:.8rem 1rem}.ego-sticky-atc__product{display:contents}.ego-sticky-atc__image{grid-area:image;width:4.8rem;height:4.8rem}.ego-sticky-atc__text{grid-area:info;min-width:0}.ego-sticky-atc__title{font-size:1.65rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ego-sticky-atc__price,.ego-sticky-atc__stock{font-size:1.15rem}.ego-sticky-atc__actions{grid-area:actions;display:grid;grid-template-columns:1fr 1fr;gap:.8rem;width:100%}.ego-sticky-atc__change,.ego-sticky-atc__button{width:100%;min-width:0;padding-left:1rem;padding-right:1rem}}.cart-drawer .cart__ctas{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.cart-drawer__view-cart{width:100%}.cart-drawer .cart__ctas .button{min-height:calc(4.5rem + var(--buttons-border-width) * 2);padding:0 2rem;display:inline-flex;align-items:center;justify-content:center;margin-top:0}@media screen and (max-width:749px){.cart-drawer .cart__ctas{grid-template-columns:1fr}}.ego-shipping-progress{margin:0 0 1.6rem;padding:1.2rem 1.4rem;border-radius:.8rem;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.1)}.ego-shipping-progress__text{margin:0 0 .8rem;font-size:1.3rem;line-height:1.4}.ego-shipping-progress__bar{display:block!important;width:100%!important;height:.8rem!important;background-color:rgba(var(--color-foreground),.12)!important;border-radius:999px!important;overflow:hidden!important}.ego-shipping-progress__bar-fill{display:block!important;width:var(--progress-width)!important;height:100%!important;background-color:#1a1a1a!important;border-radius:inherit;transition:width .25s ease}.cart-drawer .ego-shipping-progress{margin:0 2rem 1.6rem}cart-items .ego-shipping-progress{margin-bottom:2rem}.ego-shipping-progress__text--success{color:#2f7f44;font-weight:700}.ego-shipping-progress--success{background:#3aa85614;border-color:#3aa85633}.ego-shipping-progress--success .ego-shipping-progress__bar{background-color:#3aa8561f!important}.ego-shipping-progress--success .ego-shipping-progress__bar-fill{background-color:#7fd39a!important}.ego-shipping-progress--discount-active{background:rgba(var(--color-foreground),.04);border-color:rgba(var(--color-foreground),.12)}.ego-shipping-progress__text--discount{margin-bottom:0;opacity:.8}.ego-cart-discount{margin-bottom:1.2rem}.ego-cart-discount__content{padding-top:1rem}.ego-cart-discount__form{display:grid;grid-template-columns:1fr auto;gap:.8rem;align-items:start}.ego-cart-discount__button{min-height:calc(4.5rem + var(--buttons-border-width) * 2)}.ego-cart-discount__message{margin:.8rem 0 0;font-size:1.2rem;opacity:.75}.ego-cart-discount__applied{margin-bottom:1.2rem}.ego-cart-discount__voucher{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border:1px dashed rgba(var(--color-foreground),.28);border-radius:.8rem;background:rgba(var(--color-foreground),.045)}.ego-cart-discount__voucher-label{display:block;margin-bottom:.2rem;font-size:1.1rem;line-height:1.2;opacity:.7}.ego-cart-discount__voucher-title{display:block;font-size:1.3rem;line-height:1.25}.ego-cart-discount__voucher-description{display:block;margin-top:.2rem;font-size:1.2rem;line-height:1.25;opacity:.75}.ego-cart-discount__voucher-value{flex-shrink:0;font-weight:700;font-size:1.3rem}.ego-cart-discount__remove{margin-top:.8rem;min-height:auto;padding:0;text-decoration:underline}@media screen and (max-width:749px){.ego-cart-discount__form{grid-template-columns:1fr}.ego-cart-discount__button{width:100%}}#main-cart-footer .cart__footer>.js-contents{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(28rem,36rem);gap:2rem;align-items:start;width:100%}#main-cart-footer .cart__blocks{width:100%}@media screen and (max-width:749px){#main-cart-footer .cart__footer>.js-contents{display:block}#main-cart-footer .cart__footer>.js-contents>*+*{margin-top:1.6rem}}.ego-custom-kv{margin-top:1.2rem;margin-bottom:1.6rem;padding:1.2rem 1.4rem;border-radius:.8rem;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.1)}.ego-custom-kv__info{margin:0 0 1rem;font-size:1.3rem;line-height:1.45}.ego-custom-kv{display:none}.ego-custom-kv.ego-custom-kv--active{display:block}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ego-custom.css.map */
