/* 
Theme Name: River Keeper - 2020 Child 
Theme URL: http://yourdomain.com
Description: Twenty Twenty Child 
Theme Author: Joe Oliver
Author URL: http://inspiration-design.ca
Template: twentytwenty 
Version: 1.0.0 
Text Domain: twentytwenty-child 
*/

body {
	margin: 0px;
	background-color: #C3B2A1;
	background-image: url(i/finale-min.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	line-height: inherit;
}
#wrapper { max-width: 1024px; margin: 1.5em auto 1.5em auto; border-radius: 0 0 1em 1em; background-color: rgba(255,255,255,0.9); box-shadow: rgba(0,0,0,0.35) 0px 0px 7px; } /* orignal size 972 */

header#site-header { max-width: 100%; background-color: transparent !important; border-radius: 1em; height: 110px; }
.site-title a {
	color: inherit;
	display: block;
	text-decoration: none;
	text-indent: -1000px;
}
.site-logo img {
	max-height: 90px !important;
	transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
	margin: -25px 0 0 0px !important;
}

a {
	outline: none;
}

h1 { text-indent: 0 !important;}

main { max-width: 100%; background-color: transparent !important; }

footer { max-width: 100%; color: #D1892A; font-family: 'Oswald', sans-serif !important; text-align: center;  background-color: transparent !important; border-radius: 1em; }

#slider {
	width: 100%; 
	/*background-color: #C3B2A1;*/
	height: auto;
	padding: 0;
	margin-bottom: 3em;
}

a.waterkeeper {
	display: inline-block;
	width: 100%;
	height: 45px;
	background-image: url(i/water-alliance3-min.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	background-size: contain;
}

a.canadahelps {
	display: inline-block;
	width: 100%;
	height: 65px;
	background-image: url(i/canadadonate-min.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	background-size: contain;
}

.footer-credits .footer-copyright {
	font-weight: normal;
	font-size: 13px;
	color: #D1892A;
	font-family: 'Oswald', sans-serif !important;
}

.singular .entry-header {
padding: 3rem 0 0 0;
}

.post-inner {
padding-top: 3rem;
}

div.entry-content ul {
	padding: 0 0 0 40px;
	margin: 15px 0;
	font-size: 16px;
}

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

.entry-content {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: normal;
	color: #4B3525;
}

/* Mobile Men Style */

.mobile-menu {
	font-family: Oswald;
}

.mobile-menu a {
	color: #4B3525 !important;
}

/* Starter CSS for Flyout Menu */
#left-menu  {
	padding: 0;
	margin: 0;
	border: 0;
}
#left-menu  ul,
#left-menu  ul li,
#left-menu  ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-menu  ul {
	position: relative;
	z-index: 597;
	float: left;
	width: 180px;
}
#left-menu  ul li {
	float: left;
	min-height: 1px;
	line-height: 1em;
	vertical-align: middle;
}
#left-menu  ul li.hover,
#left-menu  ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
#left-menu  ul ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}
#left-menu  ul ul li {
	float: none;
}
#left-menu  ul ul ul {
	top: 1px;
	left: 99%;
}
#left-menu  ul li:hover > ul {
	visibility: visible;
}
#left-menu  ul ul {
	top: 1px;
	left: 99%;
}
#left-menu  ul li {
	float: none;
}
#left-menu  ul {
	font-weight: bold;
}
#left-menu  ul ul {
	margin-top: 1px;
	background-color: #C3B2A1;
}
#left-menu  ul ul li {
	font-weight: normal;
}
/* Custom CSS Styles */
#left-menu  {
	background-color: transparent;
	width: 180px;
}
#left-menu :after {
	content: '';
	display: block;
	clear: both;
}
#left-menu  a {
	background-color: transparent;
	color: #4B3525;
	display: block;
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	padding: 12px 20px;
	text-decoration: none;
}

#left-menu li.current-menu-item > a, #left-menu li.current-menu-parent > a, #left-menu li li.current-menu-item > a, #left-menu li li.current-menu-item {
	color: #D1892A;
}
#left-menuli .current-menu-item > a:hover {
	background-color: red;
	color: #fff;
}


#left-menu ul {
	border-right: 0;
	list-style: none;
}
#left-menu  > ul {
	float: left;
}


#left-menu  > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 50%;
	border:0;
	margin-top: -10px;
}
#left-menu  > ul > li:first-child > a {
}
#left-menu  > ul > li.active a {
	background-color: #070707;
}
#left-menu  > ul > li.active > a {
	background-color: #070707;
	box-shadow: inset 0 0 5px black;
	-moz-box-shadow: inset 0 0 5px black;
	-webkit-box-shadow: inset 0 0 5px black;
}
#left-menu  > ul > li:hover > a {
	background-color: #070707;
	box-shadow: inset 0 0 5px black;
	-moz-box-shadow: inset 0 0 5px black;
	-webkit-box-shadow: inset 0 0 5px black;
	color: #ffffff;
}
#left-menu  .menu-item-has-children {
  z-index: 1;
}
#left-menu  .menu-item-has-children:hover > ul {
  display: block;
}
#left-menu  .menu-item-has-children ul {
  display: none;
  position: absolute;
  width: 150px;
	top: 0;
	left: 100%;
}
#left-menu  .menu-item-has-childrenb ul a {
	font-size: 15px;
}
#left-menu  .menu-item-has-children ul li {
	*margin-bottom: -1px;
}
#left-menu  .menu-item-has-children ul li a {
	background: #C3B2A1;
/* border-bottom: 1px dotted #fff;*/
	filter: none;
	font-size: 15px;
	display: block;
	line-height: 120%;
	padding: 10px;

}
#left-menu  .menu-item-has-children ul li:hover a {
	background-color: rgba(58,38,22,0.60);
}
#left-menu  .menu-item-has-children .menu-item-has-children:hover > ul {
  display: block;
}
#left-menu  .menu-item-has-children .menu-item-has-children ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
#left-menu  .menu-item-has-children .menu-item-has-children ul li a {
	background: #C3B2A1;
/*  border-bottom: 1px dotted #fff;
*/}
#left-menu  .menu-item-has-children .menu-item-has-children ul li a:hover {
	background-color: rgba(58,38,22,0.60);
}



#left-menu li:hover, #left-menu li:hover >a {
	color: #fff;
	background-color: rgba(58,38,22,0.60);
}







.search, .support, .facebook, .mailing {padding-top: 4em; clear: both;}
h2.notitle { display: none; }

p.prepend { font-family:'Oswald', sans-serif !important; font-size: 11px; }

input[type="submit"], input[type="button"], button {
background: #ddd;
padding: 0 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #444;
display: inline-block;
font-size: 11px;
font-weight: bold;
text-decoration: none;
cursor: pointer;
line-height: 27px;
border: none;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
}

input.sml_emailinput, input.sml_nameinput {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
}

/* TEXT STYLES */

h1, h2, h3, h4, h5, h6, .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:'Oswald', sans-serif !important;
	color: #D1892A;
	text-align: left;
	font-weight: normal;
}

h1 {
	text-transform: uppercase;
	text-indent: -2.25rem;
}

h2, h2.entry-title a {
	font-size: 22px !important;
	font-weight: 500 !important;
	color: rgb(209, 137, 42);
	text-transform: uppercase;
}

p {
	font-family: arial, sans-serif;
	color: #4B3525;
	font-size: 16px;
	line-height: 1.2em;
}

.singular .entry-header {
	background-color: transparent;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link { 
	background-color: #D1892A !important;
	cursor: pointer !important;
}


.post-meta li.post-author {
	display: none;
}
.post-meta-single-top .post-meta {
	justify-content: left;
}
.entry-content > * {
	margin-left: 1em;
	margin-right: 1em;
}

.section-inner {
	margin-left: 1.35em;
	margin-right: 1.35em;
}

button.mobile-nav-toggle, button.close-nav-toggle, button.sub-menu-toggle {
	background-color: transparent !important;
}

.mobile-menu .sub-menu .ancestor-wrapper a {
	font-size: 2em;
}

.entry-content h1,
.entry-content h2,
.entry-content h3 {
	margin: 6rem 15px 3rem;
}




@media (min-width: 576px) {

#wrapper { max-width: 1200px; margin: 1.5em auto 1.5em auto; border-radius: 1em; background-color: rgba(255,255,255,0.9); box-shadow: rgba(0,0,0,0.35) 0px 0px 7px; } /* orignal size 972 */
.site-logo img {
	max-height: 90px !important;
	transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
	margin: -15px 0 0 0 !important;
}


}