/**
* Theme Name: Goldsmith Child
* Description: This is a child theme of Goldsmith.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: goldsmith
* Version: 1.3.6
*/

.goldsmith-header-top-right.header-top-side .mobile-toggle {
    display: none;
}


button.show-password-input {
    display: none;
}

/* logout user css */
.inline_col_c {
    display: grid;
    gap: 20px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.notify_me_b {
    color: var(--e-global-color-12d5431);
    background-color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-12d5431);
}
.bottom_sub_logout {
    max-width: 1200px;
    margin: auto;
}

.information_form {
    margin-bottom: 50px;
}

/* logout user css */
