/* Header */
.mepr-login-page .site-branding a {
    display: block;
}
.mepr-login-page .site-branding {
    max-width: 15rem;
}
.site-header .site-branding__logo {
    max-height: 20px !important;
}
.app-layout .site-header, .guest-layout .site-header {
    min-height: 62px;
}

/* Membership */
.mepr-tooltip-content[data-show] {
    margin-top: 30px !important;
}
div#secondary.widget-area {
    display: none;
}
.single-memberpressproduct #primary h1.entry-title {
    text-align: center;
}
.mp-form-submit {
    margin: 20px 0 0;
}
input[type=submit] {
    background-color: #ed619d !important;
    border-color: #ed619d !important;
}
form.mepr-signup-form.mepr-form {
    max-width: 800px;
    margin: 0 auto;
}
span.mepr-nav-item.mepr-payments {
    display: none !important;
}
.bb-about-instructor {
    display: none !important;
}
.mepr-account-container .mepr-button.btn-outline:first-child {
    display: none !important;
}
.mepr-account-container .mpca-sub-accounts-row a {
    margin-right: 5px;
}
.mepr-subscriptions-wrapper {
	overflow: inherit;
}