@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.SingleProduct__content__buttons .Quantity{margin:0;flex-shrink:0}.SingleProduct__content__buttons-row{display:flex;align-items:stretch;gap:12px;width:100%;max-width:100%;min-width:0}@media(max-width:767px){.SingleProduct__content__buttons-row{flex-direction:column;gap:12px}.SingleProduct__content__buttons-row .Quantity{max-width:none;width:100%}.SingleProduct__content__buttons-row .Quantity .Quantity__input{width:100%;justify-content:stretch}.SingleProduct__content__buttons-row .Quantity .Quantity__input button{width:44px;height:48px;flex-shrink:0}.SingleProduct__content__buttons-row .Quantity .Quantity__input input{flex:1 1;width:auto;height:48px;min-width:0}}.SingleProduct__content__buttons--buttons{display:flex;flex-direction:column;margin-left:0;flex:1 1;gap:10px;min-width:0}.SingleProduct__content__buttons--sold-out .SingleProduct__content__buttons--buttons{margin-left:0}.SingleProduct__content__buttons-sold{display:flex;align-items:flex-start;gap:12px;width:100%;margin-bottom:16px;padding:14px 16px;border-radius:14px;background:#f7f7f7;border:1px solid #eee}.SingleProduct__content__buttons-sold .Icon{width:20px;height:20px;color:#fe0001;flex-shrink:0;margin-top:1px}.SingleProduct__content__buttons-sold strong{display:block;font-size:14px;font-weight:700;color:#000;text-transform:capitalize;margin-bottom:2px}.SingleProduct__content__buttons-sold p{margin:0;font-size:13px;line-height:1.4;color:#666}.SingleProduct__content__buttons .btn--addtocart{margin-left:0!important}.SingleProduct__content__buttons .btn--addtocart-sold{background:#d8d8d8!important;border-color:#d8d8d8!important;color:#666!important;cursor:not-allowed}.SingleProduct__content__buttons .btn--wishlist{margin-top:0!important;background-color:#fff!important;color:#000!important;border:1px solid #e0e0e0!important;font-weight:600}.SingleProduct__content__buttons .btn--wishlist:hover{border-color:#000!important;background-color:#fafafa!important}.SingleProduct__content__buttons .btn--wishlist .Icon{color:#000}