.woocommerce div.product form.cart{display:flex;flex-direction:column;align-items:center}.woocommerce div.product form.cart .quantity{width:100%;max-width:300px;margin-bottom:4px}.woocommerce div.product form.cart button.single_add_to_cart_button{width:100%;max-width:300px;margin-bottom:10px}.woocommerce div.product form.cart .wc_payment_methods{margin-top:10px;width:100%;max-width:300px;text-align:center}@media only screen and (max-width:768px){.woocommerce div.product form.cart,.woocommerce div.product form.cart .quantity,.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce div.product form.cart .wc_payment_methods{max-width:100%}}