.product-form__buttons .button.button--secondary.product-favorite-btn{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) #ff7eb3,0 0 0 var(--buttons-border-width) #ff7eb3;background-color:transparent;transition:background-color .7s ease,color .7s ease,transform var(--duration-default) var(--ease-out-slow),box-shadow .7s ease!important;position:relative;display:flex;align-items:center;justify-content:center;gap:.5em;font-weight:600;overflow:hidden;z-index:0}.product-form__buttons .button.button--secondary.product-favorite-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#f4b8dd,#ff7eb3);opacity:0;transition:opacity .7s ease;z-index:-1}.product-form__buttons .button.button--secondary.product-favorite-btn:hover:before{opacity:1}.product-favorite-btn .favorite-label{z-index:1}.product-favorite-btn .favorite-heart{width:1.5em;height:1.5em;display:inline-block;vertical-align:middle;transition:fill .7s ease,stroke .7s ease!important;stroke:#ff7eb3;fill:none}.product-favorite-btn:hover .favorite-heart{fill:#fff}.product-favorite-btn.favorited .favorite-heart{fill:#ff7eb3;stroke:#ff7eb3}.product-favorite-btn.favorited:hover .favorite-heart{stroke:#fff}
/*# sourceMappingURL=/cdn/shop/t/14/assets/product-favorite-button.css.map */
