.customers-favorite{padding:6rem 0}.customers-favorite__header{text-align:center;margin-bottom:4.8rem}.customers-favorite__subheading{display:block;font-size:1.2rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;opacity:.6;margin-bottom:1.2rem}.customers-favorite__title{margin:0;letter-spacing:.02em}.customers-favorite__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}@media screen and (max-width:989px){.customers-favorite__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (max-width:479px){.customers-favorite__grid{gap:1.6rem}}.customers-favorite__item{position:relative;display:flex;flex-direction:column}.customers-favorite__image-link{text-decoration:none;display:block}.customers-favorite__image-wrapper{position:relative;overflow:hidden;border-radius:1.2rem;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.04)}.customers-favorite__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.customers-favorite__item:hover .customers-favorite__image{transform:scale(1.06)}.customers-favorite__placeholder{width:100%;height:100%;object-fit:cover}.customers-favorite__badge{position:absolute;top:1.2rem;left:1.2rem;padding:.4rem 1rem;font-size:1.1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;border-radius:.4rem;z-index:1}.customers-favorite__badge--sold-out{background:rgba(var(--color-foreground),.85);color:rgb(var(--color-background))}.customers-favorite__badge--sale{background:#c53d43;color:#f5f0e8}.customers-favorite__info{padding:1.6rem .4rem 0;display:flex;flex-direction:column;flex-grow:1}.customers-favorite__product-title{font-size:1.4rem;font-weight:500;line-height:1.4;margin:0 0 .6rem;font-family:var(--font-body-family)!important}.customers-favorite__product-title a{text-decoration:none;color:rgb(var(--color-foreground));transition:opacity .3s ease}.customers-favorite__product-title a:hover{opacity:.7}.customers-favorite__price{display:flex;align-items:center;gap:.8rem;margin-bottom:1.4rem;flex-wrap:wrap}.customers-favorite__price--current{font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));letter-spacing:.02em}.customers-favorite__price--on-sale{color:#c53d43}.customers-favorite__price--compare{font-size:1.3rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.customers-favorite__form{margin-top:auto}.customers-favorite__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.2rem 2rem;font-size:1.2rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(var(--color-foreground),.2);border-radius:.8rem;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:all .35s cubic-bezier(.25,.46,.45,.94);font-family:var(--font-body-family)}.customers-favorite__add-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.customers-favorite__add-btn:hover .customers-favorite__add-btn-icon svg{stroke:rgb(var(--color-background))}.customers-favorite__add-btn--disabled,.customers-favorite__add-btn:disabled{opacity:.4;cursor:not-allowed}.customers-favorite__add-btn--disabled:hover{background:transparent;color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.2)}.customers-favorite__add-btn-icon{display:flex;align-items:center;line-height:0}.customers-favorite__add-btn-icon svg{stroke:rgb(var(--color-foreground));transition:stroke .35s ease}.customers-favorite__footer{text-align:center;margin-top:4rem}.customers-favorite__view-all{display:inline-flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:rgb(var(--color-foreground));padding:1.2rem 3.2rem;border:1px solid rgba(var(--color-foreground),.3);border-radius:.6rem;transition:all .35s ease}.customers-favorite__view-all:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.customers-favorite__view-all svg{transition:transform .3s ease}.customers-favorite__view-all:hover svg{transform:translate(4px);stroke:rgb(var(--color-background))}@media screen and (max-width:749px){.customers-favorite{padding:4rem 0}.customers-favorite__header{margin-bottom:3.2rem}.customers-favorite__product-title{font-size:1.3rem}.customers-favorite__add-btn{padding:1rem 1.4rem;font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-customers-favorite.css.map */
