/*
default nav style, brought in via ../config.php hook_nav_ver() -- see also ../js/shared.js
*/

/* header ======================================================================= */
.header-wrapper {
}
header.header-shell-0 {}
header.header-shell-1 {}
header.header-shell-2 {}

.topnav-container {
	xposition: fixed;
	xz-index: 2000;
	width: 100%;
}
.topnav-container-2 {
}
.topnav {
}
.topnav .menu-item-description {
	xdisplay: block;
}


/* scaling shell width ===================================================================== */
@media screen and (min-width: 661px) {
	#bn_menu {display: none;}
	.topnav {display: block !important;}
}/* DO NOT REMOVE THIS!!!!! needed for js toggle to reset correctly!!! MUST be 1px larger than size that triggers alt menu display directly below this */
@media screen and (max-width: 660px) {
header.header-shell-0 {
	display: block;
xborder: solid 10px red;
}
header.header-shell-1 {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	display: block;
	width: 100%;
xborder: solid 10px yellow;
}
header.header-shell-2 {
	display: block;
	width: 178px;
	width: 94px;
	margin: 0px 0px 0px 0px;
xborder: solid 10px green;
}

#bn_menu {
	position: relative;
	top: 0px;
	text-align: right;
	display: block;
	width: 100%;
	xbackground-color: #f2f2f2;
}
#bn_menu span:before {
	/* vertical centering NOTE: requires parent container set to relative */
	position: absolute;
	top: 50%;
	right: 50px;
	transform: translate(0%, -50%);
	/* /vertical centering */	
	content: 'Menu';
	font-size: 0.85rem;
display: none;
}
#bn_menu span:after {
	margin-right: 1%;
	content: '\f0c9';
	font-family: 'FontAwesome';
	font-size: 2rem;
	color: #fff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	cursor: pointer;
}

.header-cal {
	display: block;
}

.topnav-container {
	position: absolute;
	left: 0px;
	top: 17px;
	width: 100%;
	background-color: transparent;
xoutline: solid 2px green
}

/* required styles for use with jquery slider, do NOT try to mix-n-match!!!!! */
.topnav-container-2 {
	display: none;
}
.topnav {
	margin-top: 30px;
}
.topnav,
.topnav-3 {
	xdisplay: none;
	width: auto !important;
	xmargin: 10px 0px 0px 0px; /* used to push menu down from #bn_menu button */
	background-color: #fff;
}
.topnav,
.topnav-3 {
	padding-left: 30px;
	padding-left: 0px;
}
.topnav ul,
.topnav-3 ul {
	float: right;
	float: none;
}
.topnav > ul,
.topnav-3 > ul {
	padding: 0px 0px 0px 0px;/* not useful if tiger striping menu!!!!! */
	border: solid 1px #000;
	border: 0;
}
/* /required styles for use with jquery slider, do NOT try to mix-n-match!!!!! */


.sub-menu-container {
	position: static !important;
	width: 100% !important;
	display: none;
}
.topnav .nav-item-container {
	position: relative;
	display: block;
xborder: solid 1px #000;
}
.topnav li.menu-item-has-children .nav-link-before {
	/* vertical centering NOTE: requires parent container set to relative */
	position: absolute;
	top: 50%;
	left: 0px;
	z-index: 20;
	transform: translate(0%, -50%);
	/* /vertical centering */
	display: block;
	width: 30px;
	height: 30px;
	font-size: 18px;
	cursor: pointer;
xborder: solid 1px blue;
}
.topnav li.menu-item-has-children .nav-link-before:before,
.topnav  li.menu-item-has-children .nav-link-before.open:before{
	font-family: 'fontAwesome';
	content: '\f107';
	position: absolute;
	top: 6px;
	right: 7px;
	z-index: 30;
}
.topnav  li.menu-item-has-children .nav-link-before.open:before {
	content: '\f106';
}
.topnav li.current-menu-item > span > .nav-link-before,
.topnav li.current-menu-ancestor > span > .nav-link-before,
.topnav li.current-page-ancestor > span > .nav-link-before {
	text-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	color: #fff;
}
.topnav li:not(.menu-item-has-children) .nav-link-before {
	display: none;
}



/* all lists */
.topnav ul {
	float: none;
	width: 100% !important
}
.topnav li {
	position: relative !important;
	float: none !important;
	display: block !important;
	width: 100% !important;
xborder: solid 1px #000;
}
.topnav a {
	position: relative;
	z-index: 10;
	padding-left: 32px;
	color: #000;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.15);
	border: 0;
}
.topnav a:hover {
	background-color: rgba(0,0,0,0.05);
}

.topnav li ul {
	position: static !important;
	height: auto !important;
	margin: 0px !important;
	overflow: visible !important;
	opacity: 1 !important;
	visibility: visible !important;
}

/* second-level lists */
.topnav li ul {
	padding-top: 0px;
}
.topnav li ul a {
	padding-left: 50px;
	background-color: transparent !important;
}
.topnav li li .nav-link-before {
	width: 50px !important;
}


.topnav-3 {
	position: static;
xdisplay: none;
}
.topnav-3 li {
	position: relative !important;
	float: none;
	display: block;
}
.topnav-3 li ul {
	position: static !important;
	height: auto !important;
	margin: 0px !important;
	overflow: visible !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.topnav-3 a {
	font-size: 0.75rem;
	font-size: 0.9rem;
}

.topnav-3 .nav-bn-donate {
	xbackground-color: rgb(255, 201, 1);
	xbackground-color: transparent;
}
.topnav-3 .nav-bn-donate .nav-txt {
	xpadding: 5px 10px 5px 10px;
	xbackground-color: rgb(255, 201, 1);
}

}/* /@media screen and (max-width:  660px) { */
/* /scaling shell width ===================================================================== */
/* /header ======================================================================= */
