/*!
Theme Name: OAE
Template: Divi
Description: Child theme of the Divi theme customized for The Office for Access and Equity
Version: 2.0
*/


/**********************************/
/*         Psuedo defaults        */
/**********************************/
body {
	word-spacing: 0.16em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	word-spacing: 0.16em;
	line-height: 1.5em;
	overflow-wrap: normal;
}

p {
	word-spacing: 0.16em;
	padding-bottom: 2em;
	line-height: 1.7em;
	overflow-wrap: normal;
}

a:hover {
	outline-style: solid!important;
	outline-width: 2px!important;
	-webkit-transition: none!important;
	transition: none!important;
}

.et_pb_button.keyboard-outline {
	outline-color: #000!important;
}

#main-content .et_pb_post_content a,
#main-content .et_pb_text a,
#main-content .et_pb_toggle a,
footer a:not(.icon),
footer a:not(.icon):hover {
    text-decoration: underline;
}

.et_pb_text .et_pb_text_inner li,
.et_pb_toggle .et_pb_toggle_content li {
    margin-bottom: 0.5rem;
}

.et_pb_text ol,
.et_pb_text ul {
	padding-left: 1em;
	padding-right: 1em;
}

#left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol {
	padding: 0 1em 23px 1em;
}

body .et_pb_toggle_0_tb_body.et_pb_toggle ul li,
body .et_pb_toggle_4_tb_body.et_pb_toggle ul li,
body .et_pb_toggle_3_tb_body.et_pb_toggle ul li,
body .et_pb_toggle_5_tb_body.et_pb_toggle ul li,
body .et_pb_toggle_2_tb_body.et_pb_toggle ul li,
body .et_pb_toggle_6_tb_body.et_pb_toggle ul li,
body .et_pb_toggle_1_tb_body.et_pb_toggle ul li {
	list-style-type: inherit !important;
}

.et_pb_search .screen-reader-text {
	display: none !important;
}

@media screen and (max-width: 980px) {
	.et_pb_gutters1 .et_pb_row:not(.et_pb_gutters1) .et_pb_column,
	.et_pb_gutters1 .et_pb_row:not(.et_pb_gutters1) .et_pb_column .et_pb_module,
	.et_pb_gutters1.et_pb_row .et_pb_row:not(.et_pb_gutters1) .et_pb_column,
	.et_pb_gutters1.et_pb_row .et_pb_row:not(.et_pb_gutters1) .et_pb_column .et_pb_module {
	    margin-bottom: 30px;
	}
}


/**********************************/
/*         Helper classes         */
/**********************************/
.oae-table-border td,
.oae-table-border th {
    border: 1px solid #000;
    padding: 2px;
}

.sr-only {
    clip: rect (0 0 0 0);
    clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

@media screen and (max-width: 980px) {
	.mobile-row-reverse {
		display: flex;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-direction: reverse;
	}
}


/**********************************/
/*            Main Nav            */
/**********************************/
body il-header[view=full] .il-links li:last-of-type {
	padding-right: 0;
}

body il-header[view=full] .il-links a {
	color: #dd3403;
}

#main-content .et_pb_post_content il-header a,
#main-content .et_pb_text il-header a,
#main-content .et_pb_toggle il-header a {
    text-decoration: none;
}

#main-content .et_pb_post_content il-header a:hover,
#main-content .et_pb_text il-header a:hover,
#main-content .et_pb_toggle il-header a:hover {
    text-decoration: underline;
}

il-header il-nav-section > a {
	display: block;
	position: relative;
	padding: 10px 40px 10px 20px;
	font: 700 16px/18px var(--il-source-sans);
	color: inherit;
	text-decoration: none;
	height: 100%;
}


/* More padding for the sides of the nav items */
.main-header-nav.et_pb_fullwidth_menu .et-menu>li,
.main-header-nav.et_pb_menu .et-menu>li {
    padding-left: 20px;
    padding-right: 20px;
}

.nav li li {
	line-height: 1.7em !important;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li:hover>a {
text-decoration: underline;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
	opacity: 1;
	background: #fff;
	text-decoration: underline;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
right: 0;
}

/* Orange nav dropdown arrows */
.et-menu .menu-item-has-children>a:first-child {
    padding-right: 25px;
}

.et-menu .menu-item-has-children>a:first-child:after {
	top: 12px;
	font-size: 22px;
	color: #ff552e;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
    top: 6px;
}


/**********************************/
/*             Sidenav            */
/**********************************/
#oae-layout-with-sidenav > .et_pb_row > .et_pb_column:first-of-type .et_pb_text_inner {
	height: 100%;
}

.oae-sidenav {
	width: 100%;
	height: 100%;
	padding: 20px 0;
	background: #f5f5f5;
}

.oae-sidenav h2 {
	text-align: left !important;
	padding-left: 20px;
	padding-right: 10px;
	margin: 20px 0 10px 0;
}

.oae-sidenav h2 a {
	text-decoration: none !important;
}

.oae-sidenav ul {
	list-style: none;
	padding-bottom: 0;
	padding-left: 0;
}

.oae-sidenav ul li {
    margin-bottom: 0 !important;
}

.oae-sidenav ul li.active span {
	margin-top: 12px;
    margin-bottom: 12px !important;
	background: #13294b;
	color: #fff;
}

.oae-sidenav ul li a,
.oae-sidenav ul li span {
	display: block;
	width: 100%;
	padding: 12px 0px;
	color: #13294b;
	text-decoration: none !important;
}

.oae-sidenav ul li a,
.oae-sidenav ul li span {
	padding-right: 10px;
	padding-left: 40px;
}

.oae-sidenav ul li li a,
.oae-sidenav ul li li span {
	padding-left: 80px;
}

.oae-sidenav ul li li li a,
.oae-sidenav ul li li li span {
	padding-left: 120px;
}

.oae-sidenav ul li li li li a,
.oae-sidenav ul li li li li span {
	padding-left: 160px;
}

.oae-sidenav ul li li li li li a,
.oae-sidenav ul li li li li li span {
	padding-left: 200px;
}

@media screen and (min-width: 1401px) {
	#oae-layout-with-sidenav > .et_pb_row > .et_pb_column:first-of-type {
		width: 450px;
	}

	#oae-layout-with-sidenav > .et_pb_row > .et_pb_column:last-of-type {
		width: calc(100% - 450px);
	}

	.oae-sidenav h2 {
		padding-left: 80px;
	}

	.oae-sidenav ul li a,
	.oae-sidenav ul li span {
		padding-left: 100px;
	}

	.oae-sidenav ul li li a,
	.oae-sidenav ul li li span {
		padding-left: 140px;
	}

	.oae-sidenav ul li li li a,
	.oae-sidenav ul li li li span {
		padding-left: 180px;
	}

	.oae-sidenav ul li li li li a,
	.oae-sidenav ul li li li li span {
		padding-left: 220px;
	}

	.oae-sidenav ul li li li li li a,
	.oae-sidenav ul li li li li li span {
		padding-left: 260px;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
	#oae-layout-with-sidenav > .et_pb_row > .et_pb_column:first-of-type {
		width: 350px;
	}

	#oae-layout-with-sidenav > .et_pb_row > .et_pb_column:last-of-type {
		width: calc(100% - 350px);
	}
}

@media screen and (max-width: 1200px) {
	#oae-layout-with-sidenav > .et_pb_row > .et_pb_column:first-of-type {
		display: none;
	}
	
	#oae-layout-with-sidenav > .et_pb_row > .et_pb_column:last-of-type {
		width: 100%;
	}
}


/**********************************/
/*       U of I Footer Logo       */
/**********************************/
.footer__wordmark svg {
	fill: #fff;
}

.footer__wordmark svg .block-i__fill {
	fill: #e84a27;
}

/**********************************/
/*         Footer                 */
/**********************************/
.et_pb_text_0_tb_footer .et_pb_text_inner h2,
.et_pb_text_2_tb_footer .et_pb_text_inner h2,
.et_pb_text_1_tb_footer .et_pb_text_inner h2 {
    font-size: 1.25rem;
    text-align: left;
}

/**********************************/
/*           HTML Logo            */
/**********************************/
.oae-html-logo {
	display: inline-block;
	white-space: nowrap;
	font-size: 1rem !important;
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    padding-bottom: 0;
}

.oae-html-logo > span:nth-of-type(1) {
	display: inline-block;
    width: 2.5em;
    vertical-align: middle;
}

.oae-html-logo > span:nth-of-type(1) img {
	vertical-align: middle;
}

.oae-html-logo > span:nth-of-type(2) {
	display: inline-block;
    vertical-align: middle;
    padding-left: 1em;
    border-left: 0.25em solid #122849;
    line-height: 1;
    margin-left: 1.2em;
    text-align: left;
}

.oae-html-logo > span:nth-of-type(2) > span {
    font-size: 2.2em;
    font-weight: 700;
	letter-spacing: normal;
	color: #122849;
}

.oae-html-logo.logo-white > span:nth-of-type(2) > span {
	color: #fff;
}

@media screen and (max-width: 500px) {
	.oae-html-logo {
		font-size: 3.5vw;
	}
}


/**********************************/
/*            Sliders             */
/**********************************/
/* show slider arrows always */
.et-pb-arrow-next {
	opacity: 1;
	right: 22px;
}
.et-pb-arrow-prev{
	opacity: 1;
	left: 22px;
}

/* move homepage slider navigation buttons up */
.homepage-slider .et-pb-controllers {
	bottom: 40px;
}


/**********************************/
/*        Accordian/Toggle        */
/**********************************/
.oae-faq-section-label {
	background-color: #DD3403;
	position: relative;
	border-radius: 100px 100px 100px 100px;
	overflow: hidden;
	border: solid 10px #DD3403;
	padding-top: 10px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-bottom: 25px !important;
}

.oae-faq-section-label.faq-section-blue {
	background-color: #13294b;
	border-color: #13294b;
}

.oae-faq-section-label h2 {
	color: #FFFFFF !important;
	text-align: center;
}

.oae-faq-section-description {
	margin-bottom: 25px !important;
}

@media screen and (max-width: 980px) {
	.oae-faq-sections-container .oae-faq-toggle.et_pb_toggle h2.et_pb_toggle_title,
	.oae-faq-sections-container .oae-faq-toggle.et_pb_toggle h3.et_pb_toggle_title {
		font-size: 1.25rem;
	}
}

/**********************************/
/*         Quick Links            */
/**********************************/
.home .et_pb_row_1 .et_pb_text_inner p:first-child {
	display: none;
}
.quick-links.three-col ul {
	list-style-type: none;
  	padding-left: 0;
  	padding-right: 0;
  	padding-bottom: 0;
  	display: grid;
  	grid-template-columns: repeat(auto-fit, minmax(16em,  1fr));
	-ms-grid-columns: repeat(auto-fit, minmax(16em,  1fr));
  	grid-gap: 0.75em 1em;
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}
#pc-7444 #edu-il-ws-7444-5-wrapper .edu-il-ws-7444-5-item-title {
	position: absolute;
}
#pc-7444 #edu-il-ws-7444-5-wrapper .edu-il-ws-7444-5-item-title:first-child {
	margin-top: 3em;
}
#pc-7444 #edu-il-ws-7444-5-wrapper .edu-il-ws-7444-5-item-title a {
	font-weight: bold;
}
#pc-7444 #edu-il-ws-7444-5-wrapper .edu-il-ws-7444-5-item-title:before {
	position: absolute;
	content: ' ';    
	border: 2px solid #dd3403;
	width: 60%;
	top: -25px;
	left: 50%;
	transform: translate(-50%, 0);
}

/**********************************/
/*         Contact Form 7         */
/**********************************/
.wpcf7 fieldset legend {
    font-size: 1.95rem;
    font-weight: bold;
    padding-bottom: 10px;
}
.aair-form fieldset {
	margin-top: 2em;
}
.aair-form .label-bold {
	font-weight: bold;
	font-size: 1.45rem;
}
