.single-post .blogimage {
    display: none;
}
.author{
display: none;
}
.page-img{
display: none;
}
.entry-header {
    display: none;
}

.post-thumbnail {
    display: none;
}

.entry-date {
    display: none;
}

.site-header {
    padding-top: .6rem;
    padding-bottom: .6rem;
}

.menu-toggle {
    background-color: transparent;
    color: #494949;
    font-size: 1rem;
    padding: .5em;
    text-shadow: none;
}

a.button, a.button:visited, button, input[type=button], input[type=reset], input[type=submit] {
    background-color: #868686;
    border: 0;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    padding: .65em 1.6em .75em;
    text-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    transition: all .2s ease-in-out;
}

a, a:visited {
    color: #868686;
    text-decoration: none;
    transition: all .25s ease-in-out;
}

.site-footer {
    display: none;
}

.archive-description:before, .page .entry-subtitle:before, .single .entry-subtitle:before {
    border-bottom: 4px solid #868686;
    content: "";
    display: none;
    margin: 1.25rem auto;
    width: 60px;
}

.dojodigital_toggle_title  {
    display: none;
}

.main-navigation li.menu-item a {

color: #494949;

}


.main-navigation ul li:hover > a {
    color: #868686 !important;
}

.after-content-widget-area .widget:first-of-type .widget-title, .front-page-widget-area .widget:first-of-type .widget-title, .page-title, .title-font, blockquote {
    display: none;
}


.comment-metadata a, .edd-description, .edd_cart_discount, .edd_cart_header_row, .edd_cart_subtotal, .edd_cart_tax, .entry-inner-wrapper .checathlon-widget-pricing-entry-content, .entry-subtitle, .job-title, .post-navigation .post-title, .single .byline, .soft-color, .soft-color:visited {
    color: #494949;
}