/*
Theme Name:   NEH Child
Author:       Holiday Shapiro
Theme URI:    
Description:  child of nehinstituteondigitalpublishing theme for Wordpress
Author URI:   
Template:     nehinstituteondigitalpublishing
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Requires at least: 5.0
Requires PHP: 7.0
Text Domain:  nehinstituteondigitalpublishing
*/



@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600&display=swap');


body {
font-family: 'Noto Sans', sans-serif;
color: #242424;
}

.banner h1 {
font-family: 'Noto Sans', sans-serif;
font-weight: 300;
/*margin-bottom: 20px;*/
/*margin-bottom: 50px;*/
margin-bottom: 60px;
margin-top: 60px;
}

.banner.banner-block h1 {
font-family: 'Noto Sans', sans-serif;
font-weight: 300;
}

.banner .container:after {
content: "";
display: inline-block;
vertical-align: middle;
width: 0;
min-height: 335px;
}

.banner .container > * {
white-space: normal;
display: inline-block;
vertical-align: middle;
/*max-width: 99%;*/
max-width: 98%;
}

.banner p {
font-weight: 400;
margin-bottom: 60px;
}

#header {
background: #006868;
}	

h2,
.h2 {	
color: #005D5D;
}

h2.top-border,
.h2.top-border {
	border-top: 2px solid #005D5D;
}

h4, .h4 {
color: #005D5D;
text-align: left;
}

a,
p a {
	color: #303030;
}

#nav ul > li {
	text-decoration: none;
}

#nav ul > li a {
	text-decoration: none;
}

#nav ul > li.active > a {
	text-decoration: none;
}

#nav ul > li.open-close-active > a {
	text-decoration: none;
}

#nav ul a {
	color: #fff;
	/*padding: 5px 15px;*/
	padding: 10px 20px;
	text-decoration: none;
}

#nav ul a:hover {
	text-decoration: none;
}

#nav ul a:active {
	text-decoration: none;
}

#nav ul .drop-down {	
	background: #008383;
	text-decoration: none;
}

#nav ul .drop-down a {
    text-decoration: none;
}

.wp-block-button__link {
	background: #006868 !important;
}

.wp-block-button__link:hover {
	background: #004848 !important;
}

.banner:before {
	background-color: #008383;
	z-index: -2;
}

.item .h4 a:hover,
.item h4 a:hover {
	color: #008383;
}

.staff-item .title {
	color: #208078;
}

.staff-item .title a {
	color: #208078;
}

.news-post h3 {
	color: #005d5d;
}

.news-post h3 a {
	color: #005d5d;
}

.blockquote-block blockquote {
color: #005D5D;
text-align: left !important;
margin-block-start: 1em;
margin-block-end: 1em;
/*margin-inline-start: 0px;
margin-inline-end: 0px;*/
margin-inline-start: 1em;
margin-inline-end: 1em;
}

.blockquote-block figcaption {
color: #303030;
max-width: 86%;
margin: auto;
}

.anchor-list a {
color: #545454;
}

.anchor-list .current_page_item a {
color: #242424;
}

.anchor-list a:hover,
.anchor-list a.active {
	color: #242424;
}

.content-item > .wp-block-group__news-container .sidebar h2 {
	color: #303030;
}

.news-post h4 {
color: #303030;
}

.news-post .read-more {
color: #303030;
}

.article-navigation a {
color: #303030;
}

.text-block {
	/*padding: 42px 0;*/
	padding: 21px 0;
}

.text-block .container {
	max-width: 1108px;
}

.box {
    background-color: #242424;
}

.box .h3, .box h3 {
    /*color: #cce6e6;*/
    color: #B2E8E8;
}

.box p, .box ul li {
    /*color: #cce6e6;*/
    color: #B2E8E8;
}

.detail-list .detail-title {
	/*color: #0054ce;*/
	color: #cce6e6;
}

.presentations-block h3 {
	color: #cce6e6;
}

.recommended-block h3 {
	color: #cce6e6;
}

ul {
	list-style-type: none;
	color: #cce6e6;
}

main ul:not([class]) li, section ul:not([class]) li {
	list-style-type: none;
	/*color: #cce6e6;*/
	color: #B2E8E8;
}

main ul:not([class]) li:before,
section ul:not([class]) li:before {
	/*background: #0054ce;*/
	background: #cce6e6;
	color: #cce6e6;
}

.logo-list li img {
	/*max-width: 250px;*/
	/*max-width: 200px;*/
	max-width: 175px;
}

.content-block {
    padding: 25px 0;
}

.anchor-list li {
	/*margin-bottom: 8px;*/
	margin-bottom: 12px;
}

.recommended-block {
    /*padding: 11px 0 7px*/
    padding: 12px 10px;
	}


@media screen and (max-width: 1023px) {
	#nav ul > li {
	background: #fff; 
    color: #005D5D;
	}
	
	#nav ul a {
	color: #005D5D;
	}
	
	#nav ul a:active {
	background: #005D5D;
    color: #fff;
	}
	
	#nav ul a:hover {
	background: #005D5D;
    color: #fff;
	}
	
	#nav ul > li.active > a {
    background: #005D5D;
    color: #fff;
	}
	
	#nav ul > li.open-close-active > a {
    background: #005D5D;
    color: #fff;
	}
	
	#nav ul .drop-down {
	background: #005D5D;
	color: #fff;
	}
	
	#nav ul .drop-down a {
	background: #005D5D;
	color: #fff;
	}
	
	#nav ul .drop-down a:active {
	background: #fff;
	color: #005D5D;
	}
	
	#nav ul .drop-down a:hover {
	background: #fff;
	color: #005D5D;
	}
	
}

@media (max-width: 767px) {
	
	.banner p {
	font-size: 20px;
	}
	
	body {
	font-size: 18px;
	}
	
	}




