/*
Theme Name: LCJ
Theme URI: https://lakecountyjjc.org/
Description: Child theme for the Divi theme used on the LCJ site.
Author: PDDG
Template: Divi
Version: 1.0.0
Text Domain: lcj
*/



/* ADA fixes */
.lcj-visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.skip-link.dah-screen-reader-text,
a.skip-link.dah-screen-reader-text {
	position: absolute;
	top: 0;
	left: -9999px;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
	color: #000;
}

.skip-link.dah-screen-reader-text:focus,
.skip-link.dah-screen-reader-text:active,
a.skip-link.dah-screen-reader-text:focus,
a.skip-link.dah-screen-reader-text:active {
	left: 1rem;
	top: 1rem;
	width: auto;
	height: auto;
	padding: 0.75rem 1rem;
	overflow: visible;
	clip: auto;
	clip-path: none;
	white-space: normal;
	background: #0b3a69;
	color: #ffffff;
	border: 2px solid #ffffff;
	outline: 3px solid #ffbf47;
	outline-offset: 2px;
	text-decoration: none;
	font-weight: 700;
	line-height: 1.4;
	z-index: 999999;
}

.skip-link.dah-screen-reader-text:hover,
a.skip-link.dah-screen-reader-text:hover {
	color: #ffffff;
	background: #0b3a69;
}

.et_pb_social_media_follow_network_name {
	color: #000 !important;
	background-color: #ffffff !important;
}

#glt-translate-trigger {
	background: #333!important;
}
