/* LICENSE & DETAILS
   ==================================================

	Theme Name: Going Interactive Custom Design Theme
	Theme URI: http://goinginteractive.com
	Description: Responsive Multi-Purpose WordPress Theme 
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: cardinal
	Version: 1.0
	Author: Going Interactive
	Author URI: www.goinginteractive.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CARDINAL CSS IMPORT
-------------------------------------------- */

@import url("../cardinal/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
* {font-family: "Whitney SSm A", "Whitney SSm B" !important;}
h1, h2, h3 {font-weight: bold !important}

i[class^="fa-"] {font-family: FontAwesome !important;}

.menu-main-navigation-container li {font-weight: bold;}
nav.std-menu ul.sub-menu > li > a, nav.std-menu ul.sub-menu > li > div.current-language {font-size: 13px;}

.ab-icon { font-family: dashicons !important}

#job-iframe .inner {max-width: 1010px; width: 96%; margin: 30px auto;}
/* #job-iframe .iframe-embed {display: none;} */
.iframe-link {display: block; margin: 30px auto}
.iframe-link .enrollbtn {text-align: left}
.iframe-link .enrollbtn a.sf-button {background:#0581bf; color: white; font-weight: bold;text-transform: uppercase;margin: 0}
.iframe-link .enrollbtn a.sf-button:hover {color: #06ace8; background: #0355a8;}



.page-id-79 .row h3 {font-size: 24px;line-height:24px}
#gform_wrapper_1  {margin-bottom: 40px;}
#gform_wrapper_1 ul li {list-style:none;margin-bottom: 15px}
#gform_wrapper_1 input {margin-bottom: 3px}
#gform_wrapper_1 .gform_validation_container {display: none}
#gform_wrapper_1 .gfield_label {display: none}
#gform_wrapper_1 #gform_submit_button_1 {background: #245593;width: 100%;text-transform: uppercase;text-align: center;font-size: 20px;color:white}
#gform_wrapper_1 .validation_error, #gform_confirmation_message_1 {font-size: 17px;font-style: italic;color:#245593;margin-bottom: 20px;text-align: center}
#gform_wrapper_1 .validation_message {color:#e17424;font-weight:bold;font-size:12px}


/*KIPP SOUL*/
.spb_text_column ul li {margin-bottom: 3px}
.spb_text_column ul li ul {margin-top: 2px}
.timeslot {border-bottom: 1px solid #dedede;padding: 15px 0}
.timeslot h5 {font-size: 20px;color:#622f7b;margin: 0 0 5px;line-height: 24px;}
.timeslot p {font-size: 17px}
.timeslot em {font-style: italic;color:#f58220;font-size: 15px}