/*---------------------------------------------------------------------------------

 Theme Name:   MI Humanities
 Theme URI:    https://www.mihumanities.org
 Description:  
 Author:       GreenStreet Marketing
 Author URI:   https://www.greenstreetmkg.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


.heading-case h2 { text-transform: capitalize; }

h1, h4, h5, h6 { padding-bottom: 20px; }

.board-styles h3 { text-transform: capitalize; padding-bottom:5px; }

.board-styles h4, .board-styles h5 { padding-bottom:5px;}

/*place button modules next to each other in the same column*/
.inline-buttons .et_pb_button_module_wrapper { display: inline-block; }

.inline-buttons { text-align: center !important; }

p, .et_pb_text ol, .et_pb_text ul { padding-bottom: 1.75em; }

et_pb_sidebar_0.et_pb_widget_area, .et_pb_sidebar_0.et_pb_widget_area li, .et_pb_sidebar_0.et_pb_widget_area li::before, .et_pb_sidebar_0.et_pb_widget_area 

a { color: #5DAFAB !important; font-weight: 500; text-decoration: underline; }

.et_pb_toggle_open .et_pb_toggle_title:before { display: block !important; content: "\e04f"; }




.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common p, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker {
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif !important;
	letter-spacing: -.4px !important; 
}

.tribe-common .tribe-common-b2, .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif !important;
	letter-spacing: -.4px !important; 
}

.tribe-common {
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif !important;
	letter-spacing: -.4px !important;
}




.dollar .percent-value:before { content:'$';}

.et_password_protected_form {
	min-height: initial;
	padding: 80px;
	max-width: 700px;
	margin: auto;
}
.et_password_protected_form h1 {
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 200;
	font-size: 54px;
	color: #013189 !important;
	line-height: 1.2em;
}
.et_password_protected_form p {
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-size: 15px;
	color: #777777 !important;
	line-height: 1.5em;
}
.et_password_protected_form p input {
  background-color: #e1e1e1;
  font-size: 16px;
  color: #999 !important;
}
.et_password_protected_form .et_submit_button {
	background: #306974;
	color: white!important;
	font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif;
	font-size:15px;
	text-transform:uppercase;
	border: none;
	border-radius:0 !important;
}

.et_password_protected_form .et_submit_button:hover {
	background: #005360;
	color: #ffffff !important;
}
.et_password_protected_form .et_submit_button::after, .et_password_protected_form .et_pb_button::after {
  display: none;
}
@media (max-width: 479px) {
	.et_password_protected_form { padding: 40px; }
}
