/* Is code ko CSS file ke bilkul end mein paste karein */
.product-form__buttons {
display: flex !important;
flex-direction: row !important;
flex-wrap: wrap !important;
gap: 10px;
}
button[name="add"], .shopify-payment-button {
width: 100% !important;
max-width: 100% !important;
white-space: nowrap !important;
}