.mepr-signup-form.mepr-form #member-info {
  margin-bottom: 20px !important;
}
body.memberpressproduct-template-default .comment-respond {
    display: none;
}
body.logged-in .join-memb {
    display: none;
}
.jtn-register {
    display: flex;
}
.jtn-register img {
    width: 50%;
    border-radius: 20px;
}
.mepr-signup-form .mp-form-row.mepr_bold.mepr_price {
  font-family: karla;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: 24px;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
div#mepr-account-nav {
  margin-bottom: 25px;
  width: auto !important;
  margin-top: 60px;
}
#mepr-account-welcome-message {
  display: none;
}
.mepr-account-change-password,
.mepr-no-active-subscriptions,
.mp-wrapper.mp-no-subs{
  display: block;
  margin-bottom: 60px;
}
.my-account-submit-blog-link, .membership-upsell .membership-info a {
  background-color: #e5707d;
  line-height: 36px;
  border-radius: 6px;
  transition: 0.3s;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
	padding-top: 0;
	padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: inline-block;
  margin-bottom: 20px;
}
.membership-upsell .membership-info a {
  padding: 6px 40px;
  margin-top: 16px;
  display: block;
  width: 156px;
  text-align: center;
}
.my-account-submit-blog-link:hover,
.membership-upsell .membership-info a:hover{
	color: #fff;
}
#active-memberships {
  border-top: 2px solid #e2e2e2;
  padding-top: 40px;
}
.logo_separator {
    display: none;
}
#navigation ul li a {
    padding: 0 15px;
}
#navigation li.has-mega-menu > ul.sub-menu {
    display: inherit;
}
#navigation .has-mega-menu > ul.sub-menu > li.menu-item {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.posts-list-wrap .post-list-el-img img {
    width: 100%;
}
.posts-grid-item img {
    width: 99%;
    height: 350px;
    object-fit: cover;
}
.pl_1 .post-list-excerpt {
	font-size: 14px !important;
}
.title-holder h3.sidebar-title {
    font-size: 18px;
}
.about-me-heading, .about-me-description, .sidebar-widget a, span.comment-author-link, .latest-posts h2 {
    font-size: 16px;
}
.sidebar-widget form {
    border: 1px solid;
}

.mwb_sfw_interval {
	/* visibility:hidden !important; */
}

#branding .logo a img.show_logo {
 
    max-width:70%;
    height:auto;
}

span.mepr-mailchimptags-message:before {
    content: '';
    height: 92px;
    width: 140px;
    background-image: url(http://mommination.com/wp-content/uploads/2022/02/join-the-nation-large.jpg);
    position: absolute;
    left: 70px;
    background-size: contain;
	background-repeat: no-repeat;
	border-radius: 8px;
}
div#mepr-mailchimptags-privacy {
    text-align: right;
    margin-top: 20px;
}
span.mepr-mailchimptags-message {
	padding-left: 95px;
	padding-right: 0px;}
.mepr-mailchimptags-signup-field #mepr-mailchimptags-checkbox {
    display: flex;
    margin-top: 30px;
}
.mepr-mailchimptags-signup-field #mepr-mailchimptags-checkbox input#meprmailchimptags_opt_in {
    flex: 0 400px;
    position: relative;
    right: 40px;
    height: 20px;
}
form.mepr-signup-form.mepr-form, .mp_wrapper.mp_login_form {
    background: #F9E1E6;
    padding: 30px;
    border-radius: 25px;
}
.mp-form-submit input.mepr-submit, .mp_wrapper.mp_login_form .submit input#wp-submit {
    color: #fff;
    font-weight: 600;
}
.single-memberpressproduct ul.post_meta, .single-memberpressproduct .social_icons, .single-memberpressproduct .jp-relatedposts, .single-memberpressproduct .jp-relatedposts, .single-memberpressproduct .posts-navigation, .single-memberpressproduct .author-section, .single-memberpressproduct .vertical-related-posts, .single-memberpressproduct p.nocomments, .single-memberpressproduct aside.sidebar, .page-id-14213 aside.sidebar {
    display: none !important;
}
.single-memberpressproduct article.post_container, .page-id-14213 .post_container {
    margin: auto;
}

body.single-memberpressproduct .header[header-version="style1"] #branding {
    width: 340px;
}

body.single-memberpressproduct .header_reduced.layout-default .container {
    max-width: 1400px;
}
body #top-menu li.acc-link {
    display: none;
}
body.logged-in #top-menu li.acc-link {
    display: inherit;
}
img.mepr-loading-gif {
    display: none !important;
}
body #navigation form:not(.woo_submit_form) {
    height: auto;
}
.header_search {
    bottom: -180px;
    right: 300px;
	top:0 !important;
}
body.single-memberpressproduct #navigation form:not(.woo_submit_form) {
    height: 80px;
}
.mobile_logo {
	margin-top:8px;
  max-width: 200px;
}
.membership-upsell {
  background-color: #f4e6e8;
  padding: 30px;
}
.membership-upsell .membership-image{
	width: 100%;
}
.membership-upsell .membership-info{
	padding-left: 30px;
}
.membership-upsell .membership-info h3{
	color: #000;
	font-weight: 600;
}

@media (min-width: 1024px) {
	.inout-link {
    display: none;
}
}
@media (max-width: 1024px) {
	.mepr-mailchimptags-signup-field #mepr-mailchimptags-checkbox input#meprmailchimptags_opt_in {
    right: 40px;
}
span.mepr-mailchimptags-message:before {
    left: 40px;
}
}
@media (max-width: 575px) {
	.jtn-register {
    display: block;
}
	.jtn-register img {
		width: 100%;
	}
	.membership-upsell .membership-info{
		padding-top: 30px;
		padding-left: 0px;
	}
}

@media (max-width: 480px) {
	span.mepr-mailchimptags-message {
    padding-right: 0;
    padding-left: 110px;
}
.mepr-mailchimptags-signup-field #mepr-mailchimptags-checkbox input#meprmailchimptags_opt_in {
    right: 0px;
}
	span.mepr-mailchimptags-message:before {
    left: 75px;
		height: 92px;
    width: 80px;
}
}