.wcgle-hook-wrap,
.wcgle-wp-login-wrap,
.wcgle-auto-wrap{margin:14px 0 4px;clear:both}
.wcgle-google-button{
    box-sizing:border-box;display:flex!important;align-items:center;justify-content:center;gap:10px;
    width:100%;min-height:44px;padding:10px 16px;border:1px solid #dadce0!important;border-radius:6px;
    background:#fff!important;color:#3c4043!important;text-decoration:none!important;font-weight:600!important;
    font-size:14px!important;line-height:1.2!important;box-shadow:0 1px 2px rgba(60,64,67,.08);
    transition:background .15s ease,box-shadow .15s ease,border-color .15s ease;
}
.wcgle-google-button:hover{background:#f8f9fa!important;border-color:#c7c9cc!important;box-shadow:0 1px 3px rgba(60,64,67,.18)}
.wcgle-google-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-family:Arial,sans-serif;font-size:16px;font-weight:700;color:#4285f4;background:#fff}
#loginform .wcgle-wp-login-wrap{margin-top:14px}
