@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.box-tocart .action.tocart.payment-request-button{padding:0}.payment-request-button{width:240px}.payment-request-button.disabled,.payment-request-button.disabled *{pointer-events:none !important}.payment-request-button.disabled{opacity:.5;filter:grayscale(50%)}.payment-request-button.disabled:after{position:relative;height:1em;width:1em;display:block;left:50%;margin-left:-.5em;margin-top:-1.2em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../svg/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.catalog-product-view .payment-request-button{margin-bottom:15px;margin-right:1%;width:49%}.stripe-payments-express-minicart{margin-top:0}.stripe-payments-express-minicart .payment-request-button,.payment-request-button.cart{width:100% !important}.stripe-payments-express-minicart .payment-request-button{margin-bottom:0;padding-top:15px}.cart-summary .stripe-payments-express-minicart{margin-top:0;margin-bottom:25px}.checkout-cart-index .cart-totals{top:1px}.stripe-payments-express-minicart .payment-request-button,.payment-request-button.cart{float:right}#payment-request-button-minicart{width:100%}@media (min-width:1169px){.payment-request-button.cart{width:450px}}@media (max-width:1168px){.payment-request-button.cart{margin-right:55px;width:300px}}@media (max-width:767px){.payment-request-button.cart{width:calc(100% - 30px);float:none;margin:0 auto}}