/*--------------------------------------------------------------------------------- Theme Name:   The Green Book Theme URI:     Description:  Child theme for The Green Book website Author:        Author URI:    Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*//***change top bar colour***/#page-container #top-header { background-color: #838383 !important; }/* Hide the phone icon and phone number */#et-info-phone { display:none !important; }/* bbPress Account profile pages padding */#bbpress-forums{    padding: 50px 68px;}/*remove payment tab on account page*/.mepr-payments {    display:none !important;}/*remove lower payment link on account page*/.mepr-profile-wrapper__footer {    display:none !important;}/*change font size on bbpress login widget*/.bbp-login-form {    font-size: 10pt;}/*bbpress make index wider*/#bbpress-forums {    padding: 20px 0px !important;}/*add margin to bbpress user profile*/#bbpress-forums #bbp-user-wrapper {    margin-left: 50px !important;}/*add margin to default bbpresslogin page*/.mepr-guest-layout {    margin-left: 50px !important;}.bottom-nav{    text-align: center !important;}