/**
 * Theme Name: Innovation Center 2024
 * Theme URI: https://www.elegantthemes.com/gallery/divi/
 * Description: Divi Child Theme
 * Author: Interactive Media Consulting, LLC
 * Author URI: https://www.imediaconsult.com
 * Template: Divi
 * Version: 1.0.0
 -----------------------------------------------------------------------------
 */

/**
 * Table of Contents
 *
 * 1.0  - Typography
 * 2.0  - Elements (forms, lists, horizontal rules)
 * 3.0  - Navigation (links, menus, pagination)
 * 4.0  - Header
 * 5.0  - Content (pages, posts)
 * 6.0  - Media (captions, galleries)
 * 7.0  - Widgets
 * 8.0  - Footer
 * 9.0  - Plugins
 * 10.0 - Media Queries
 * 11.0 - Print Queries
 -----------------------------------------------------------------------------
 */

/**
 * 1.0 Typography
 -----------------------------------------------------------------------------
 */
/*@font-face{
	font-family: 'Ciutadella Rounded Bold';
    src: url('fonts/CiutadellaRounded-SmBd.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;
}*/

@font-face {
	font-family: 'Ciutadella Rounded Bold';
	src: url(/wp-content/themes/ICS2024/fonts/CiutadellaRounded-SmBd.ttf);
}
@font-face {
	font-family: 'Filson Pro';
	src: url(/wp-content/themes/ICS2024/fonts/FilsonProRegular.otf);
}
body {

}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Ciutadella Rounded Bold';
	padding-bottom: 0.75em;
	font-weight: 800;
}

h1 {
	font-size:75px;
}
h1.entry-title {
	font-size: 75px;
}
h2 {
	font-size:50px;
}

h3 {
	font-size:36px
}

h4 {
    text-transform: none!important;
	font-size: 28px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

p {
	font-family: 'Filson Pro';
	font-size: 16px;
}
ul li {
	font-family: 'Filson Pro';
	font-size: 16px;
}
b,
strong {

}

dfn,
cite,
em,
i {

}

blockquote {

}

/**
 * 2.0 Elements
 -----------------------------------------------------------------------------
 */

hr {
    background-color: #eee;
    border: 0;
    clear: both;
    height: 1px;
    width: 100%;
}

/**
 * 3.0 Navigation
 -----------------------------------------------------------------------------
 */

/*** Primary Menu */

li.mobile-only { display: none !important; }
#menu-primary-menu .et-menu .menu-item, .et-menu li{
	font-family:'Filson Pro' !important;
	font-size:14px !important;
}
et_pb_menu .et-menu>li {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
/*** Secondary Menu */


/*** Footer Menu */
/*Make the menu module display vertically*/
.footer-menu nav ul li {
	width: 100%;
	display: block;
	font-family: 'Filson Pro' !important;
}

/*** Mobile Menu */


/*** Pagination */


/**
 * 4.0 Header
 -----------------------------------------------------------------------------
 */

.main-header-3-col-row { align-items: center; }
.main-header-3-col-row .et_pb_column:first-child { width: 10% !important; }
.main-header-3-col-row .et_pb_column:nth-child(2) { width: 55% !important; }
.main-header-3-col-row .et_pb_column:last-child { 
	width: 24% !important; 
	display: flex;
}
.main-header-3-col-row .et_pb_column:last-child .et_pb_button:first-child { margin-right: 10px; }


/**
 * 5.0 Content
 -----------------------------------------------------------------------------
 */

/*** Alignment */
.alignleft,
.wp-caption.alignleft,
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
    float: left;
    margin: 6px 20px 10px 4px;
}

.alignright,
.wp-caption.alignright,
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
    float: right;
    margin: 6px 4px 10px 20px;
}

.aligncenter,
.wp-caption.aligncenter,
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
    margin: 6px auto 10px;
}

.alignnone,
.wp-caption.alignnone {
    margin: 6px 0 10px;
}
#home-accordion, #home-accordion .et_pb_toggle_open, #home-accordion .et_pb_toggle_close, #home-accordion .et_pb_toggle_content {
	background-color: #2a2a2a;
	color: #ffffff;
	border: #2a2a2a;
	font-size: 16px;
	margin-bottom: 1%;
}
#home-accordion .et_pb_toggle_open h5.et_pb_toggle_title{
	color: #ff9515;
	font-size:18px;
}
#home-accordion .et_pb_toggle_close h5.et_pb_toggle_title{
	color: #ffffff;
	font-size:16px;
}

.home-banner-row .et_pb_column { width: 50%; }

.home-opening-notice h3 {
	padding-bottom: 0.2em;
	padding-top: .1em;
	padding-left: 0.1em;
	width: 85%;
}
.home-opening-notice .et_pb_text_1 {
	margin-bottom:10px;
}

.purple-button{ /* Style used for Gravity Forms */
	background-color: #b25bff;
	border-color: #b25bff;
	border-radius: 20px;
	color: #ffffff;
	padding: 0.5em 1em !important;
	font-size: 18px;
	font-family: 'Filson Pro';
}
.white-text-section, .white-text-section h1, .white-text-section h2, .white-text-section h3, .white-text-section h4, .white-text-section h5, .white-text-section h6{
	color:#ffffff !important;
}
.mission-text p, .mission-text{
	font-size:30px !important;
	line-height:1.2em;
}
.home-two-col-special-section .et_pb_row .et_pb_column:first-child { padding-left: 15%; }
.home-two-col-special-section .et_pb_row .et_pb_column:last-child { padding-right: 15%; }
.home-two-col-special-section .et_pb_column:first-child .et_pb_module,
.home-two-col-special-section .et_pb_column:last-child .et_pb_accordion { padding: 30px 0; }

/*** Signage */
#signage-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
}

#signage-slider {
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	left: 0%;
	transition: left 1s ease-in-out;
}

.signage-slide {
	width: 100%;
	height: 100%;
	flex-shrink: 0;
}

.signage-slide,
.signage-slide h1,
.signage-slide h2,
.signage-slide h3 {
	color: #fff;
}

.signage-slide-bg-grey { background-color: #2a2a2a; }
.signage-slide-bg-orange { background-color: #ff9515; }
.signage-slide-bg-purple { background-color: #b25bff; }
.signage-slide-bg-green { background-color: #004c4b; }
.signage-slide-bg-aqua { background-color: #7cc2ba; }
.signage-slide-bg-black { background-color: #000000; }
.signage-slide-bg-white { background-color: #fff; }

.signage-slide-bg-orange,
.signage-slide-bg-orange h1,
.signage-slide-bg-orange h2,
.signage-slide-bg-orange h3,
.signage-slide-bg-white,
.signage-slide-bg-white h1,
.signage-slide-bg-white h2,
.signage-slide-bg-white h3 {
	color: #2a2a2a;
}

.signage-slide-bg-orange hr,
.signage-slide-bg-white hr {
	background-color: #2a2a2a;
}

.signage-ics-logo {
	height: 100px;
	position: absolute;
	display: none; /* choose which variant to show from bg color */
}

.signage-slide-bg-grey .signage-ics-logo-white,
.signage-slide-bg-orange .signage-ics-logo-black,
.signage-slide-bg-purple .signage-ics-logo-white,
.signage-slide-bg-green .signage-ics-logo-white,
.signage-slide-bg-aqua .signage-ics-logo-white,
.signage-slide-bg-black .signage-ics-logo-white,
.signage-slide-bg-white .signage-ics-logo-black {
	display: block;
}

.signage-slide-image {
	display: flex;
	align-items: center;
	justify-content: center;
}

.signage-slide-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.signage-slide-events h1 {
	font-size: 96px;
	padding-bottom: 0;
	width: fit-content;
	margin: auto;
}

.signage-slide-events hr {
	margin-top: 2em;
	height: 6px;
	border-radius: 3px;
	width: 30%;
}

.signage-slide-events .signage-cal-dates {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 80%;
	width: 80%;
	margin-left: 10%;
	overflow: hidden;
}

.signage-slide-events .signage-cal-date {
	width: 50%;
	margin-top: 2em;
}

.signage-slide-events .signage-cal-date h3 {
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	font-family: 'Filson Pro';
	font-size: 32px;
	color: #000000;
}

.signage-slide-events .signage-cal-event {
	margin-bottom: 1em;
}

.signage-slide-events .signage-cal-title h4 {
	padding-bottom: 0.2em;
	font-size: 42px;
	font-family: 'Filson Pro';
	font-weight: normal;
	color: #ffffff;
}

.signage-slide-events .signage-cal-event p { font-size: 24px; }

.signage-slide-text, .signage-slide-events { padding: 2em; }

.signage-slide-text h1 { 
	font-size: 96px; 
	width: fit-content;
	margin: auto;
	padding-bottom: 0;
}

.signage-slide-text hr {
	margin-top: 2em;
	margin-bottom: 3em;
	height: 6px;
	border-radius: 3px;
	width: 30%;
}

.signage-slide-text .signage-slide-text-content {
	width: 90%;
	margin: auto;
	max-height: 80%;
	overflow: hidden;
}

.signage-slide-text .signage-slide-text-content p { 
	font-size: 36px; 
	line-height: 1.1em;
}

/**
 * 6.0 Media
 -----------------------------------------------------------------------------
 */

/*** Captions */


/*** Galleries */


/*** Images */


/**
 * 7.0 Widgets
 -----------------------------------------------------------------------------
 */



/**
 * 8.0 Footer
 -----------------------------------------------------------------------------
 */



/**
 * 9.0 Plugins
 -----------------------------------------------------------------------------
 */



/**
 * 10.0 Media Queries
 -----------------------------------------------------------------------------
 */

@media all and (max-width: 1200px) {

}

@media all and (max-width: 980px) {
	.header-section .et_pb_column:first-child .et_pb_module,
	footer .et_pb_module { text-align: center !important; }
	.header-section .et_pb_column:last-child .et_pb_menu { width: 80% !important; }
	.header-section .et_mobile_menu { border-top: 3px solid #2eafa5 !important; }
}

@media all and (max-width: 767px) {
	li.mobile-only { display: block !important; }
	.header-section .et_pb_column:last-child .et_pb_button { display: none; }
	.header-section .et_pb_column:last-child .et_pb_menu { width: 100% !important; }
}

@media all and (max-width: 479px) {

}

/**
 * 11.0 Print
 -----------------------------------------------------------------------------
 */

@media print {

}