/**
 * Theme Name:     Avada Child
 * Author:         ThemeFusion
 * Template:       Avada
 * Text Domain:	   avada-child
 * Description:    The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The
 */

.google-pay-button {
    background-color: #4285f4; /* Change to your preferred background color */
    color: #ffffff; /* Change to your preferred text color */
    border: none; /* Remove border if needed */
    padding: 10px 20px; /* Adjust padding as needed */
    font-size: 16px; /* Adjust font size as needed */
    /* Add any other styles you want */
}
