/* Remove meta data */
.entry-meta .byline, .entry-meta .cat-links { display: none; }
 
.entry-meta .posted-on { display: none; }

.entry-meta {
    font-family: 'Work Sans', sans-serif;
    display: none;
}

body, button, input, select, textarea {
    color: #000;
     font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 1.85;
    font-weight: 400;
}

.entry-content a:hover {
    color: #5ba46e;
}
.entry-content a {
    color: #0b7213;
}
.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    margin-top: -22px;
}

.big-post .entry-header h2.entry-title {

    margin: 5px 0 45px;

}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
    display: none;
}

.copyright-info, .main-footer-navigation a {

    line-height: 2.85;
    display: none;

}

#primary-menu > ul, #primary-menu {

    text-align: center;
    font-size: 1.2em;
    color: #333333 !important;
}

.main-navigation ul ul li {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.main-navigation ul ul li a {
    color: #000000;
    padding: 0 20px;
		font-size: 1.2em;
	font-weight: bold; !important
}


#primary-menu > ul > li > a, #primary-menu > li > a {
    padding: 20px 0;
    display: block;
    color: #333333;
    /* font-family: 'Work Sans'; */
    font-weight: bold;
	
}


#primary-menu > li > a:hover, #primary-menu > li > a:focus {

    text-decoration: none;
    color: #999999;
	
}	

h2 {

    font-size: 34px;

}

.site-branding {

    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;

}

header#masthead {

    margin-bottom: 50px;

}

.widget-area .widget .widget-title {
    text-align: left;
}

.related-posts.row {
    display: none;
}

.container {
    width: 1270px;
}

@media only screen and (max-device-width: 900px) {
       .container {
    width: 100%;
}

    }

















.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    text-align: left;
    width: 400px;
    font-size: 0.7em;
}

.author-container {
    padding: 25px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 35px;
    float: left;
    width: 100%;
    clear: both;
    display: none;
}

.entry-content table tr {
    border-bottom: 1px solid #ffffff;
}

.entry-content table {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

a.button, input[ type="submit" ] {
    background-color: #187a0d;
    color: #fff;
    border: 0 none;
    border-radius: 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 1.85;
}

.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length {
    padding-bottom: 0.7em
em
;
    display: none;
}

.dlp-grid-reset a {
    align-items: center;
    border: none;
    box-shadow: none;
    display: none;
    font-size: inherit;
    font-weight: 400;
    justify-content: center;
    outline: none;
    text-decoration: none!important;
}