Landing page1

.flex.items-center.gap-4.w-full { align-items: stretch !important; gap: 12px; } .quantity.inline-flex { align-items: center; height: 48px; /* match the height of the Shop Pay button */ } .shop-pay-inline > div, .shop-pay-inline .shopify-payment-button__button { height: 48px !important; display: flex; align-items: center; padding: 0 28px; font-size: 16px; border-radius: 28px; } .shop-pay-inline { display: flex; align-items: center; }