.site-title {
display: none;
}

.site-title a {
display: none;
}

.widget {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}
 
.entry-content,
.entry-summary,
.page-content,
.comment-content {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}
 
.type-attachment .entry-title {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}
 
.entry-caption {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    word-wrap: normal;
}


.mp_wrapper .mp-form-row label {
    font-family: "Noto Serif",serif;
    font-size: .8em;
}
.mp_wrapper .mepr_price label, .mp_wrapper .mepr_price .mepr_price_cell, .mp_wrapper .mepr_price .mepr_price_cell_label {
    font-family: "Noto Serif",serif;
    font-size: .8em;
}
.mp-form-row.mepr_bold.mepr_price {

	font-family: "Noto Serif",serif;
    font-size: .8em;
}
.mepr-payment-method.mepr_payment_method-qpo9j4-14o.mepr-payment-method-stripe {
	font-family: "Noto Serif",serif;
    font-size: .8em;
}
.mepr-payment-methods-wrapper h3 {
	font-family: "Noto Serif",serif;
    font-size: .8em;
}
.mp_wrapper .mepr-payment-methods-radios label {
	font-family: "Noto Serif",serif;
    font-size: .8em;
}

.memberpressproduct.type-memberpressproduct.status-publish.hentry .entry-title {
    font-family: "Noto Serif",serif;
    font-weight: 700;
    font-size: 3.9rem;
    line-height: 1.2308;
    margin-bottom: 1.2308em;
}

.single-post nav.post-navigation,
.single-post ul.default-wp-page{
    display: none;
}

@media (max-width: 767px){

.site-logo-link + .site-title, .site-description {
    display: block !important;
}
}


p.site-description {
  font-family: "Noto Serif",serif;
}

.main-navigation a {
    font-family: "Noto Serif",serif;
}


p.site-description {
    font-family: "Noto Serif",serif!important;
    font-weight: 400;
    line-height: 1.5;
    margin: .5em 0 0;
    opacity: .7;
		text-align: center
}

