.wc-proceed-to-checkout { #wc-stripe-payment-request-wrapper { margin-bottom: 15px; } } // for variable product case // place pp button under the dropdown select // because pp button has a big z-index .product-type-variable .wcppec-checkout-buttons { position: relative; z-index: 1; } #wc-stripe-payment-request-wrapper { padding-top: 0 !important; } .wcppec-checkout-buttons__separator, #wc-stripe-payment-request-button-separator { display: none !important; }