.product-buy,button.product-buy{transition:all 0.4s cubic-bezier(0.4,0,0.2,1) !important;position:relative !important;overflow:hidden !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;will-change:width,max-width,background-color !important} button.product-buy.is-adding,.product-buy.is-adding{width:44px !important;min-width:44px !important;max-width:44px !important;height:44px !important;padding:0 !important;border-radius:50% !important;background-color:#9D4D6E !important;color:transparent !important;border:none !important;pointer-events:none !important;margin:5px auto !important} @media (max-width:767px){button.product-buy.is-adding,.product-buy.is-adding{width:36px !important;min-width:36px !important;max-width:36px !important;height:36px !important} } button.product-buy.is-adding::after,.product-buy.is-adding::after{content:'' !important;position:absolute !important;width:20px !important;height:20px !important;border:3px solid rgba(255,255,255,0.3) !important;border-top-color:#fff !important;border-radius:50% !important;animation:btn-spin-final 0.6s linear infinite !important;top:50% !important;left:50% !important;margin-top:-10px !important;margin-left:-10px !important;display:block !important;opacity:1 !important;z-index:100 !important} @media (max-width:767px){button.product-buy.is-adding::after,.product-buy.is-adding::after{width:16px !important;height:16px !important;margin-top:-8px !important;margin-left:-8px !important;border-width:2px !important} } button.product-buy:not(.is-adding)::after,.product-buy:not(.is-adding)::after{content:none !important;display:none !important} @keyframes btn-spin-final{to{transform:rotate(360deg)} } button.product-buy.is-adding *{display:none !important;opacity:0 !important} button.product-buy.is-in-cart,.product-buy.is-in-cart{width:100% !important;max-width:none !important;background-color:#fff !important;color:#9D4D6E !important;border:2px solid #9D4D6E !important;border-radius:20px !important;font-size:16px !important;font-weight:700 !important;text-transform:none !important;line-height:normal !important} button.product-buy.is-in-cart .product-buy-label,button.product-buy.is-in-cart .product-buy-price,button.product-buy.is-in-cart .product-price{display:none !important} button.btn-page-primary.is-adding{width:48px !important;height:48px !important;min-width:48px !important;border-radius:50% !important;padding:0 !important;color:transparent !important;margin:0 auto !important} button.btn-page-primary.is-adding::after{content:'' !important;position:absolute !important;width:22px !important;height:22px !important;border:3px solid rgba(255,255,255,0.3) !important;border-top-color:#fff !important;border-radius:50% !important;animation:btn-spin-final 0.6s linear infinite !important;top:50% !important;left:50% !important;margin-top:-11px !important;margin-left:-11px !important;display:block !important}