/*
	Genesis Design Palette Pro v1.9.2
	CSS generated Mon, 11 Jan 2021 14:00:01 +0000
*/



/* chris 06/23/23 */
:root {
	--body-bg-color: #eee;
	--link-color: #8a1717;
	--top-nav-bg-color: #002868;
	--top-nav-link-color: #fff;
	--top-nav-link-hover-color: #333;
	--color-red: #eb232f;
	--nav-divider:#bf0a30;

	--max-desktop-width: 1192px;
}


body {
	background-color: var(--body-bg-color);
}
.site-container {
	display:  flex;
	flex-direction: column;
	min-height: 100vh;
}
body.gppro-custom {
	font-weight: 400;
	background-color: var(--body-bg-color);
}
body.gppro-custom .site-header {
	width: 100%;
	min-height: 0;
	padding: 0 30px;
	border-bottom: 6px solid var(--nav-divider);
	z-index: 9999;
}
body.gppro-custom .site-header > .wrap {
	max-width: var(--max-desktop-width);
	display: flex;
	justify-content: stretch;
	margin: 1rem auto 0;
}

body.gppro-custom .title-area {
	float: none;
	min-width: 21%;
	margin-right: 40px;
	width: auto;
}

.header-image .site-title {
	height: 100%;
}
.header-image .site-title > a {
	background: url(../../uploads/2024/01/ezb-logo.png) no-repeat 0 !important;
	background-size: 100% !important;
	float: none;
	display: block;
	height: inherit;
	min-height: 120px;
	object-fit: contain;
}

.header-image .site-description {
	line-height: 0;
}

body.gppro-custom .site-header .widget-area {
	float: none;
	text-align: left;
	width: 100%;
	max-width: 75%;
	display: flex;
	flex-direction: column;
	margin: auto 0 6px 0;
}

body.gppro-custom .site-header .header-right {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	flex-grow: 1;
}

#header-right-ad-space {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 728px;
	max-height: 90px;
	overflow: hidden;
}
body.gppro-custom .site-header .header-right .header-search-box {
	width: 100%;
	padding: 0;
}

body.gppro-custom .site-header .header-right .shared-counts-wrap {
	width: auto;
	margin: 0 0 4px 15px;
	display: flex;
	flex-wrap: nowrap;
}

body.gppro-custom .header-widget-area .widget .nav-header .genesis-nav-menu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	white-space: nowrap;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
	white-space: normal;
}

body.gppro-custom .header-widget-area .widget .nav-header a:hover,
body.gppro-custom .header-widget-area .widget .nav-header a:focus {
    background-color: transparent;
    color: var(--top-nav-link-color);
}
body.gppro-custom .nav-header a {
    padding: 0;
}
body.gppro-custom .header-widget-area .widget .widget-title {
	font-style: normal;
	margin-bottom: 14px;
	text-align: right
}
body.gppro-custom .nav-primary {
	background: var(--top-nav-bg-color);
	border-top: 6px solid var(--nav-divider);
	padding: 0 30px;
	max-height: 55px;
}
body.gppro-custom .nav-primary .wrap {
	max-width: var(--max-desktop-width);
	margin: 0 auto;
	background-color: transparent;
	border: none;
}

body.gppro-custom .site-inner {
	width: 100%;
	max-width: var(--max-desktop-width);
	padding: 0 30px;
	background-color: #fff;
	flex-grow: 1;
}
body.gppro-custom .content > .entry {
	margin-bottom: 23px;
	margin-top: 10px;
	padding: 3px 4px 28px 0;
	background-color: #fff;
	box-shadow: none;
}

body.gppro-custom .entry-header .entry-title {
	font-size: 2.188rem;
	font-weight: 400;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0 8px 0;
}
body.gppro-custom .entry-header .entry-meta {
	font-weight: 400;
	padding: 0
}

body.gppro-custom .entry-footer .entry-meta {
	border-top-width: 0;
}

body.gppro-custom .breadcrumb {
	font-size: 0.938rem;
	margin-bottom: 17px;
	padding-bottom: 21px;
	padding-left: 0;
	padding-top: 21px
}
body.gppro-custom .author-box {
	padding-right: 0
}

body.gppro-custom .pagination a {
	font-weight: 400
}
body.gppro-custom .archive-pagination li a:hover,
body.gppro-custom .archive-pagination li a:focus,
body.gppro-custom .archive-pagination li.active a:hover,
body.gppro-custom .archive-pagination li.active a:focus {
	color: #eb232f
}
body.gppro-custom .after-entry .widget .widget-title {
	font-style: normal;
	text-align: left
}
body.gppro-custom .after-entry .widget a:hover,
body.gppro-custom .after-entry .widget a:focus {
	color: #999
}

body.gppro-custom .comment-respond input[type="text"]:focus,
body.gppro-custom .comment-respond input[type="email"]:focus,
body.gppro-custom .comment-respond input[type="url"]:focus,
body.gppro-custom .comment-respond textarea:focus {
	background-color: #fff;
	border-color: #999;
}

body.gppro-custom .comment-respond input#submit:hover,
body.gppro-custom .comment-respond input#submit:focus {
	background-color: #eb232f;
	color: #fff
}
body.gppro-custom .sidebar .widget {
	margin-top: 27px
}
body.gppro-custom .sidebar .widget .widget-title {
	font-style: normal;
	text-align: left
}

body.gppro-custom .footer-widgets .widget .widget-title {
	font-style: normal;
	text-align: left
}
body.gppro-custom .footer-widgets .widget a:hover,
body.gppro-custom .footer-widgets .widget a:focus {
	color: var(--top-nav-link-hover-color);
}


body.gppro-custom .site-footer  {
	background-color: var(--top-nav-bg-color);
	color: #fff;
	border-top: 6px solid var(--color-red);
	padding: 2rem 0;
	margin-top: auto;
}

body.gppro-custom .site-footer > .wrap  {
	max-width: var(--max-desktop-width);
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}

body.gppro-custom .site-footer .wrap #menu-footer-menu a {
	color: #fff;
	padding: 0  1rem 0 0;
}

body.gppro-custom .site-footer .wrap #menu-footer-menu a:hover {
	color: var(--color-red);
}

@media only screen and (max-width: 1139px) {
	body.gppro-custom .site-footer > .wrap  {
		/*max-width: 960px;*/
	}
}
@media only screen and (max-width: 1023px) {
	body.gppro-custom .site-footer .wrap  {
		max-width: 100vw;
		padding: 0;
	}
	body.gppro-custom .site-footer > .wrap  {
		max-width: 100vw;
		padding: 0 15px;
	}
}
@media only screen and (max-width: 768px) {
	.title-area {
		display: block !important;
	}
	body.gppro-custom .site-header .widget-area {
		width: 100%;
		max-width: 0;
	}
	body.gppro-custom .site-footer > .wrap  {
		max-width: 100%;
		flex-direction: column;
		justify-content: center;
	}
	p {
		text-align: left;
	}
	body.gppro-custom .site-footer .nav-secondary .genesis-nav-menu {
		text-align: left;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-left: 15px;
	}
	body.gppro-custom .site-footer .nav-secondary .genesis-nav-menu .menu-item {
		margin-bottom: 1.2rem;
		padding-left: 15px;
	}
}
body.gppro-custom .site-footer .nav-secondary {
	flex-grow: 1;
}
body.gppro-custom .site-footer .nav-secondary .genesis-nav-menu {
	text-align: left;
	margin-bottom: 0;
}

body.gppro-custom .home-featured .widget-title {
	font-style: normal;
	text-align: left
}

body.gppro-custom .entry-content h1 {
	font-weight: 700;
	padding-bottom: 16px
}
body.gppro-custom .entry-content h2 {
	font-size: 1.75rem;
	font-weight: 400;
	margin-bottom: 0
}
body.gppro-custom .entry-content h3 {
	font-weight: 400
}
body.gppro-custom .entry-content h4,
body.gppro-custom .entry-content h5,
body.gppro-custom .entry-content h6 {
	font-weight: 700
}
body.gppro-custom .entry-content p {
	font-weight: 400
}
body.gppro-custom .entry-content p a:hover {
	border-bottom-style: none;
	text-decoration: underline
}
body.gppro-custom .entry-content p a:focus {
	border-bottom-style: none;
	text-decoration: underline
}

body.gppro-custom .entry-content .wp-caption-text {
	color: #000;
	font-size: 1.125rem;
	font-weight: 600;
	text-align: left
}
body.gppro-custom .entry-content .wp-block-image figcaption {
	color: #000;
	font-size: 1.125rem;
	font-weight: 600;
	text-align: left
}

 /* tweak flag, ad position/background */
 body.gppro-custom .site-header {
	 background: var(--top-nav-bg-color);
	 margin: 0 auto;
 }


/* @media (min-width: 1024px) {
 08/17/21 Google Search CSS */

.header-search-box table {
	margin: 0;
}
.header-search-box tbody {
	border: none;
}
.header-search-box table tr {
	padding: 0;
}
.header-search-box td.gsc-input {
	padding: 0;
	border: none;
}
.header-search-box td.gsc-search-button, .gsc-search-button-v2 {
	padding: 6px 0 !important;
	border: none;
	border-radius: 2px 8px 8px 2px !important;
	margin-left: 0 !important;
	height: 32px !important;
	min-width: 40px !important;
}

.header-search-box .gsc-input-box {
	border: none;
	border-radius: 8px 0 0 8px;
	padding: 0;
	background-color: transparent;
}
.header-search-box table.gsc-input td {
	padding: 0;
	border: none;
}
table.gsc-search-box td.gsc-input {
	 padding-right: 0 !important;
}
.header-search-box .gsc-input-box input {
	margin: 0 !important;
	height: 31px !important;
	padding: 6px !important;
	border: 1px solid #e6e6e6 !important;
	border-radius: 8px 0 0 8px;
}

.header-search-box .gsc-input-box input::placeholder {
	font-style: italic;
	font-size: 0.8rem;
	color: var(--top-nav-link-hover-color);
}

.header-search-box table.gsc-input td:last-child {
	display: none;
}


.shared-counts-wrap.style-rounded a.shared-counts-button:first-of-type {
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}
.shared-counts-wrap.style-rounded a.shared-counts-button:last-of-type {
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
}

/* 08/25/21 Search results CSS */

.page .entry-content > .wgs_wrapper table.gsc-input {
	margin: 0;
	border: 1px solid #000;
}

/* 08/29/21 layout shift */

@media (max-width: 809px) {
	.site-header .widget.ezbor-widget {
		/* chris 01/11/23
		min-height: 250px; */
		min-height: 0;
	}
}

@media (max-width: 1023px) {
	.entry-content > div {
		min-height: 300px !important;
		overflow-y: auto;
	}
}

/* 08/31/21 adjust ads */
/*
@media (min-width: 1140px) {
	.above-header.widget-area > .wrap .textwidget p {
		min-width: 303px;
	}
	.site-header div.header-widget-area {
		float: left;
		margin-left: calc((100% - 987px) / 2);
		margin-right: 0;
		max-width: 728px;
	}
}
@media (min-width: 1024px) and (max-width: 1139px) {
	.site-header div.header-widget-area {
		width: auto;
		max-width: 645px;
	}
}*/

/* 01/05/22 adjust tables */

body table.nexustable,
figure.nexustable {
	width: 100%;
	border-bottom: 1px solid #000;
}
figure.wp-block-table caption,
figure.wp-block-table figcaption,
body table.waittimes caption,
body table.basictable caption,
body table.nexustable caption,
figure.waittimes caption,
figure.basictable caption,
figure.nexustable caption {
	padding: 0.3em;
	color: #000; /* #fff */
	background: transparent !important; /* #0056c7 / #ccc / #a9a9a9 / #b8b8b8 */
	font-weight: bold;
	border: 1px solid #000;
	border-bottom: none;
}
figure.wp-block-table th,
body table.basictable th,
figure.basictable th {
	padding: 0.3em;
	color: inherit; /* #fff */
	background: #b8b8b8;
	font-weight: bold;
}
body table.waittimes th,
figure.waittimes th {
	background: #b8b8b8;
	font-weight: bold;
}
figure.wp-block-table table tr:nth-child(2n+1) td,
body table.waittimes .oddrowcolor,
body table.waittimes table tr:nth-child(2n+1) td,
body table.basictable table tr:nth-child(2n+1) td,
body table.nexustable table tr:nth-child(2n+1) td,
figure table table tr:nth-child(2n+1) td,
figure.waittimes .oddrowcolor {
	background: #e6e6e6;	/* #eee */
}
figure.wp-block-table th,
body table.waittimes th, body table.basictable th, body table.nexustable th,
figure.waittimes th, figure.basictable th, figure.nexustable th {
	width: 25%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
	padding: 0.3em;
	caption-side: bottom;
}
figure.wp-block-table td,
body table.waittimes td, body table.basictable td, body table.nexustable td,
figure.waittimes td, figure.basictable td, figure.nexustable td{
	width: 25%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 0.3em;
	caption-side: bottom;
}
figure.wp-block-table td td,
body table.waittimes td td, body table.basictable td td, body table.nexustable td td,
figure.waittimes td td, figure.basictable td td, figure.nexustable td td {
	width: 25%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
	padding: 0.3em;
	caption-side: bottom;
}
.entry-content figure.wp-block-table table {
	border: 1px solid #000;
}
figure.wp-block-table.is-style-stripes td,
figure.wp-block-table.is-style-stripes th {
	border-color: #000;
}
figure.wp-block-table figcaption:last-child {
	border-bottom: 1px solid #000;
}

/* 01/06/22 separator block */

hr.wp-block-separator {
	max-width: 50%;
	margin: 0 auto 40px;
	padding-top: 0;
	border-top: 2px solid #000;
	border-bottom-width: 0;
}



/* chris 08/28/23 */
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.nav-primary .genesis-nav-menu.responsive-menu {
	padding-bottom: 1rem;
	background-color: var(--top-nav-bg-color);
	overflow-y: auto;
	max-height: 90vh;
}

body.gppro-custom .nav-primary .genesis-nav-menu > .menu-item > a,
body.gppro-custom .nav-header .genesis-nav-menu > .menu-item > a {
	padding: 14px 0;
	margin-right: 1rem;
	width: fit-content;
}

body.gppro-custom .nav-primary .genesis-nav-menu li a,
body.gppro-custom .nav-header .genesis-nav-menu li a {
	font-size: 0.9375rem;
	color: var(--top-nav-link-color);
	display: block;
	padding: 12px 0;
	text-decoration: none;
}

body.gppro-custom .nav-primary .genesis-nav-menu > li.menu-item-has-children:hover > a,
body.gppro-custom .nav-primary .genesis-nav-menu > li > a:hover,
body.gppro-custom .nav-header .genesis-nav-menu > li.menu-item-has-children:hover > a,
body.gppro-custom .nav-header .genesis-nav-menu > li > a:hover {
	background-color: transparent;
	color: var(--top-nav-link-color);
}

body.gppro-custom .nav-primary .genesis-nav-menu li .sub-menu a,
body.gppro-custom .nav-header .genesis-nav-menu li .sub-menu a {
	border: 1px solid var(--top-nav-bg-color);
	background-color: var(--top-nav-bg-color);
	color: var(--top-nav-link-color);
	font-size: 0.875rem;
	padding: 12px 1rem;
	position: relative;
	width: auto;
	min-width: 234px;
}
body.gppro-custom .nav-primary .genesis-nav-menu li .sub-menu a:hover,
body.gppro-custom .nav-header .genesis-nav-menu li .sub-menu a:hover {
	background-color: var(--top-nav-link-color);
	color: var(--top-nav-link-hover-color);
}

.responsive-menu-container {
	display: none;
}

/*  override styles.css */
@media (min-width: 769px) and (max-width: 1023px) {
	.site-inner .content-sidebar-wrap {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1023px) {

	body.gppro-custom .site-header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		padding: 0 15px;
		overflow-y: auto;
		min-height: 102px;
	}

	body.gppro-custom .site-header .widget-area {
		max-width: 100%;
	}

	body.gppro-custom .title-area {
		margin-right: 20px;
	}
	body.gppro-custom .title-area .site-title > a {
		min-height: 0;
		height: 100%;
		max-height: 63px;
		min-width: 122px;
		background: url(../../uploads/2024/01/ezb-logo-flag-only.png) no-repeat !important;
		background-size: 100% 100% !important;
	}

	body.gppro-custom .site-header .widget-area {
		padding: 0;
		flex-direction: column-reverse;
	}
	#header-right-ad-space {
		display: none;
	}
	body.gppro-custom .nav-primary {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		border-top: none;
		border-bottom: 6px solid var(--nav-divider);
		padding: 0;
		overflow-y: auto;
	}
	body.gppro-custom .site-inner {
		margin-top: 100px;
		padding: 0 15px;
		max-width: 100vw;
	}

	body.gppro-custom .nav-primary .wrap{
		padding: 0.5rem 0;
	}

	/* hide mobile paragraph & buttons */
	/*.title-area,*/
	.shared-counts-wrap {
		display: none;
	}

	body.gppro-custom .header-widget-area .widget .nav-header .genesis-nav-menu {
		display: none;
	}
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: ' ▾';
		float: right;
		font-size: 16px;
		width: 100%;
		padding: 12px 12px 0 0;
		right: 0;
		z-index: 9999;
		color: var(--top-nav-link-color);
		display: flex;
		justify-content: flex-end;
	}

	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: ' ▾';
		display: flex;
		justify-content: flex-end;
		transform: translate(-6px, 14px) rotate(-90deg);
		width: 30px;
	}

	.nav-primary .genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a {
		color: var(--top-nav-link-color);
		padding-left: 0;
	}

	.nav-primary .genesis-nav-menu.responsive-menu > li.menu-item-has-children:active > a {
		background-color: var(--top-nav-link-color);
	}

	body.gppro-custom .nav-primary .genesis-nav-menu li .sub-menu,
	body.gppro-custom .nav-header .genesis-nav-menu li .sub-menu {
		margin-top: -14px;
	}
	body.gppro-custom .nav-primary .genesis-nav-menu li .sub-menu a,
	body.gppro-custom .nav-header .genesis-nav-menu li .sub-menu a {
		font-size: 0.75rem;
		padding-left: 1rem;
	}
	body.gppro-custom .nav-primary .genesis-nav-menu li .sub-menu a:active,
	body.gppro-custom .nav-header .genesis-nav-menu li .sub-menu a:active {
		background-color: var(--top-nav-link-color);
		color: var(--top-nav-link-hover-color);
	}

	.responsive-menu-icon {
		cursor: pointer;
		display: inline;
		color: white;
		position: relative;
		float: right;
		padding-right: 0;
	}


	.ezb-menu-icon {
		display: inline-block;
		cursor: pointer;
		margin-top: 3px;
	}

	.bar1, .bar2, .bar3 {
		width: 15px;
		height: 2px;
		background-color: #fff;
		margin: 3px 0 0 0;
		transition: 0.4s;
	}

	.change.bar1 {
		transform: translate(0, 5px) rotate(-45deg);
	}

	.change.bar2 {opacity: 0;}

	.change.bar3 {
		transform: translate(0, -5px) rotate(45deg);
	}

	.responsive-menu-container {
		color: var(--top-nav-link-color);
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1rem;
		text-decoration: none;
	}

	.responsive-menu-icon::before {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 3px;
		font-size: 20px;
		padding: 0 !important;
		margin: 0;
		color: var(--top-nav-link-color);
	}

	.site-inner p {
		text-align: justify;
	}
}

@media only screen and (max-width: 580px) {
	body.gppro-custom .title-area {
		display: none !important;
	}

	body.gppro-custom .header-widget-area .widget .nav-header {
		min-height: 0;
		height: 100%;
		min-width: 0;
		background: url(../../uploads/2024/01/ezb-logo-flag-only.png) no-repeat !important;
		background-size: 40px 24px !important;
	}

	body.gppro-custom .header-widget-area .widget .nav-header a:hover {
		background-color: transparent;
		color: #fff;
	}

	.responsive-menu-container {
		margin-left: 48px;
		font-size: 1.2rem;
		line-height: 1.0rem;
	}
	body.gppro-custom .entry-header .entry-title {
		font-size: 1.5rem;
	}
	body.gppro-custom .entry-content h2 {
		font-size: 1.375rem;
	}


	figure.wp-block-table td,
	body table.waittimes td,
	body table.basictable td,
	body table.nexustable td,
	figure.waittimes td,
	figure.basictable td,
	figure.nexustable td {
		padding: 0;
	}
	figure.wp-block-table > table,
	figure.wp-block-table th,
	body table.basictable th,
	figure.basictable th,
	figure.wp-block-table th,
	body table.waittimes th,
	body table.basictable th,
	body table.nexustable th,
	figure.waittimes th,
	figure.basictable th,
	figure.nexustable th,
	figure.wp-block-table td,
	body table.waittimes td,
	body table.basictable td,
	body table.nexustable td,
	figure.waittimes td,
	figure.basictable td,
	figure.nexustable td {
		padding: 0.3rem;
	}
	.entry-content figure.wp-block-table *,
	.basictable * {
		font-size: 0.8rem !important;
	}
	.entry-content figure.wp-block-table h2 {
		font-size: 0.9rem !important;
	}
	.entry-content table,
	.wp-block-table table {
		max-width: 100% !important;
		width: 100% !important;
	}
}

table.gsc-search-box td.gsc-input {
	padding-right: 0 !important;
}

.page .entry-content > .wgs_wrapper table.gsc-input {
	margin: 0;
	padding: 7px 0!important;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}


/* Admin Pages
---------------------------------------------------------------------------------------------------- */

.ezb-admin-menu {
	font-size: 1rem;
	padding: 20px 18px 0 18px;
	text-align: center;
	display: flex;
}

@media (max-width: 1023px) {
	.ezb-admin-menu {
		flex-direction: column;
	}
}

.ezb-admin-menu li a {
	color: #8a1717;
	padding: 0 1rem 0 0;
}

.ezb-admin-menu li a:hover {
	color: #777;
}

.accordion-icons {
	color: #fff !important;
}


/* bullet adjustments */
@media only screen and (max-width: 768px) {
	body.gppro-custom .entry-content ul {
		margin-left: 4px;
		padding-left: 11px;
		line-height: 1.8rem;
	}
}
body.gppro-custom .entry-content ul li:not(:first-of-type) {
	margin-top: 0.8rem;
}
body.gppro-custom .entry-content ul li > ul li {
	list-style-type: '- ';
	line-height: 1.3rem;
	margin-top: 0;
}
body.gppro-custom .entry-content ul li > ul li > ul li {
	list-style-type: disc;
	line-height: 1.3rem;
	margin-top: 0;
}

.gssb_c {
    z-index: 99999!important;
}
