/* Header Title */

header.archive-header {
    display: none !important;
}

.entry-header-inner h1.entry-title {
	color: white;
	font-weight: 300;
	min-height: 190px;
        font-size: 200%;
}

header.singular.entry-header-photo {
    padding: 4rem 0 !important;
}

#BrandLogo h2 {
    text-align: left !important;
}

#responsiveLogoSubsytem h2 a {
    color: inherit;
    text-decoration: none;
    word-break: keep-all;
}

#responsiveLogoSubsytem {
        display: inherit;
        align-self: stretch;
        align-items: center;
        margin: 8px 0;
        padding-left: 32px;
        position: relative;
}

#responsiveLogoSubsytem h2 {
        font-family: 'poppins' !important;
        color: #004c23;
        margin: 0px;
        letter-spacing: .11em;
        line-height: 1.1em;
        font-size: 14px;
        font-weight: 100;
        text-transform: uppercase;
        position: relative;
        z-index: 1;
}

.entry-content {
    font-family: 'poppins' !important;
    letter-spacing: normal;
}

.entry-content {
    font-family: NonBreakingSpaceOverride, "poppins" !important;
    letter-spacing: normal;
}

.toggle-wrapper::before {	
       width: 0.0rem !important;
}

button.toggle {
       color: white !important;
}

span.toggle-text {
        font-size: 2remx;
        letter-spacing: .11em;
	padding-bottom: 4px;
	color: white !important;
        font-size: 1.5rem !important;
        font-weight: 100;
}

.header-inner .toggle:focus .toggle-text, .header-inner .toggle:hover .toggle-text {
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: none;
    text-decoration-style: none;
    text-decoration-color: none;
}


.wp-block-embed {
	margin-top: 5px !important;
}

a {
  /*     color: #0645AD !important; */
}

li.post-author.meta-wrapper  {
    display: none !important;
}

.projectcss-cat-header a {
       font-size: 4rem;
       font-weight: bold;

}

#post-13  .wp-block-buttons{
    text-align: center;
} 

#post-13  .wp-block-button{
    margin-top: .5em;
} 


figure.wp-block-image { margin-top: 5px !important;}


/* Font Families ----------------------------- 


.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
	font-family: "Lora", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;

}


.widget-content .wp-caption-text {
	font-family: -apple-system, BlinkMacSystemFont, "Lora", Lora, sans-serif;
}
body {
	background: #f5efe0;
	box-sizing: border-box;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "Lora", Lora, sans-serif;
	font-size: 3.8rem;
	letter-spacing: -0.015em;
	text-align: left;
}

*/

@supports ( font-variation-settings: normal ) {

	.has-drop-cap:not(:focus)::first-letter,
        .entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-content cite,
	.entry-content figcaption,
	.entry-content table,
	.entry-content address,
	.entry-content .wp-caption-text,
	.entry-content .wp-block-file
	.entry-content .wp-block-archives,
	.entry-content .wp-block-categories,
	.entry-content .wp-block-latest-posts,
	.entry-content .wp-block-latest-comments,
	.entry-content .wp-block-cover-image p,
	.entry-content .wp-block-pullquote {
		font-family: "Lora", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}


.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
	color: #0645AD;
}


a {
	color: #0645AD;
	text-decoration: underline;
}

body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote::before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
    color: #0645AD;
}


body.page-template-default .page-content body, #content, .entry-content, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .widget-area, .widget, .sidebar, #sidebar, footer, .footer, #footer, .site-footer, #site-footer, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt, .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
       font-size: 2.2rem;
}

body {
	background: #fff;
}




/* Alignment Classes ------------------------- */
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 120rem !important;
	width: calc(100% - 4rem);
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 120rem;
	width: 100%;
}

/* Text over image */
#gutenslider-n7l9xpi5x p {
        margin: 0 15% 1em 15%;
}

#gutenslide-9fzhjwu7r div.eedee-background-div__overlay {
         background:linear-gradient(0deg, rgba(105, 111, 116, 0.52), rgba(105, 111, 116, 0.52)) !important;
}

.post-11 .wp-block-group__inner-container {
         display: flex;
         justify-content: center;
}

figure {
         margin-top: 0 !important;
         
}



h2, h3, h4, h5 {
	margin-top: 0 !important;
}


.projectcss-resources-h2 {
         font-size: 2.2rem;
	 font-weight: bold;
}

ul.projectcss-posts .wp-block-latest-posts__featured-image {
         margin: 0 6rem 4rem 0;
}

ul.projectcss-posts .wp-block-latest-posts__featured-image img {
	float:left;
}

body.page-id-11 figure.wp-block-image{
	max-width: 250px !important;
}

.projectcss_mission  {
   	padding: 20rem 0;
}


ul.projectcss-posts li a {
         font-size: 2.2rem;
         font-weight: 800;
	 line-height: 1;
         display: block;
         margin-bottom: 1.8rem;
}

ul.projectcss-posts li {
         margin-bottom: 6rem;
}


ul.projectcss-posts .wp-block-latest-posts__post-full-content a {
         font-size: 1.6rem;
	 line-height: 1;
         display: inline;
}

ul.projectcss-posts .wp-block-latest-posts__post-full-content p {
	overflow:hidden;
}

#site-header {
	background: #1e4d2b;
}

.header-inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 0;
    max-width: 100%;
}

.header-titles-wrapper-project { 
        padding: 0.0rem 0;
}


header.entry-header {
	margin-bottom: 2em;
}


/* HEADER-SITE-DESCRIPTION */

.header-description-wrapper {
        background-color: #033515;
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding: 0 0;
        max-width: 100%;
}

.section-inner {
        margin-left: 4rem;
        margin-right: 4rem;
        display: inline-flex !important;
}

.section-inner-pad {
        padding: 1.5rem 0;
}


/* HEADER-SITE-DESCRIPTION - LOGO */
.site-logo img {
        max-height: 4rem;
        margin: 0 0;
        padding: 0 0;
}

.site-logo {
        padding-left: 17px;
        padding-right: 27px;
        display: flex;
        max-width: 16rem;
}


/* HEADER-SITE-DESCRIPTION - TEXT */

.site-description  {
	color: white !important;
	font-weight: normal;
        padding-left: 17px;
        letter-spacing: .11em;
        font-size: 1.9rem;
        line-height: 1.2;
        margin-top: 0;
        text-align: left;
        align-items: center;
        display: flex;
	max-width:40% !important;
}
/*
.site-title  {
        max-width: 169rem;
	color: white !important;
	font-weight: normal;
        letter-spacing: .11em;
        font-size: 1.6rem;
        line-height: 1.2;
        margin-top: 0;
        text-align: left;
        align-items: center;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        width: calc(100% - 8rem);
}
*/


/* HEADER-NAVIGATION-WRAPPER */


.header-navigation-wrapper {
        padding: 1.0rem 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding-left: 17px;
}

@media (min-width: 100px) {
    .header-navigation-wrapper {
        align-items: center;
        display: flex;
        justify-content: left;
    }
}

@media (min-width: 100px) {
    .header-navigation-wrapper {
        width: calc(100% - 8rem);
        padding-left: 17px;
  }
}


button.search-toggle {
    background: none;
    color: white !important;
    height: 4.4rem;
    padding: 0 3rem;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
    top: -.8em;
}



.toggle-inner-search {
    display: flex;
    justify-content: center;
    height: 2.3rem;
    position: static;
}

.nav-toggle .toggle-icon, .nav-toggle svg {
        height: 3rem;
        width: 100%;
        color: white;
}



@media (min-width: 100px) {
.mobile-search-toggle, .mobile-nav-toggle {
    display: none !important;
}
}

@media (min-width: 100px) {
.primary-menu-wrapper {
    display: block !important;
    width: 100%;
  }
}


@media (min-width: 100px) {
.header-inner .toggle {
        top: -1rem !important;
    }
}

.primary-menui-wrapper  {

display: block;
    width: 100%;
}

.primary-menu a {
	color: white !important;
	font-weight: normal;
}


ul.primary-menu{
	color: white !important;
	font-weight: normal;
        letter-spacing: .07em;
	font-size: 85% !important;
        justify-content: flex-start;
        
}

.primary-menu li {
   /*     margin: 0rem 0rem !important; */
}

div.footer-inner.section-inner {
      display: block !important;
      max-width: 100%;
      margin: 0 4rem;
}

.footer-top {
     padding: 1.0rem 3.5rem !important;
     border-bottom: 0;
}

.bottomlogo {
        float: right;
}

/* foot look */
.footer-nav-widgets-wrapper {
background: #1e4d2b;
}

.footer-menu a {
	color: white;
	font-size: 75%;
	font-weight: normal;
}

.footer-credits {
	font-size: 1.4rem;
	font-weight: normal;
}
