/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.1
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
@import url("https://use.typekit.net/xyy8uez.css");

html, body, #page-container {
	min-height: 100vh;
}

#page-container {
	position:relative;
	padding-bottom: 100px;
}

footer {
	position: absolute;
	left: 0px;	
	bottom: 0px;
	width: 100%;
	min-height:100px;
	z-index: 10;
} 


#et-secondary-nav li ul,#top-header {
    background-color: #2370b7 !important;
}

* {
	font-family: "proxima-nova", sans-serif !important;
}

.et-pb-icon {
	font-family: ETmodules !important;
}

h1, h1 *{
  font-family: "proxima-nova", sans-serif !important;
  }

h2, h2 *, h3, h3 * {
	font-family: proxima-nova, sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
}


.teal h1, .teal h2, .teal h3 {
	color: #109dca !important;
}

.white h1, .white h2, .white h3 {
	color: #ffffff !important;
}

.grey h1, .grey h2, .grey h3 {
	color: #5b6770 !important;
}

.et-social-icons {
	margin-top: 10px;
}

.et-social-icon a:hover {
	color: #109dca !important;
	opacity: 1 !important;
}

#menu-footer-menu li a:hover {
	color: #109dca !important;
	opacity: 1 !important;
}

#footer-bottom {    
	background-color: #1d2327 !important;
}

.homepage-top-cta .et_pb_bottom_inside_divider, .floated-columns .et_pb_bottom_inside_divider, .z-divider .et_pb_bottom_inside_divider {
	z-index:10 !important;
}

#swpm-login-form, #swpm-pw-reset-form {
	width: 100% !important;
	max-width: 270px !important;
	margin: 0px auto !important;
}

.tribe-events-calendar th {
	background-color: #5b6770 !important;
	border-left-color: #5b6770 !important;
	border-right-color: #5b6770 !important;
}

.single-tribe_events #et-main-area {
	padding: 0px 20px;
}

.tribe-events-list-separator-month {
	color: #109dca !important;
}

#tribe-events-content-wrapper {
	margin-top:40px;
}

.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
	font-size:20px !important;
}

.tribe-events-content {
	font-size:16px !important;
	color: #666 !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background: #109dca !important;
}

.tribe-events-page-title {
	color: #109dca !important;
}

#events .type-tribe_events h2.tribe-events-title {
	font-size:23px !important;
}

.et_pb_contact_right {
	color: #fff;
}

.et_pb_member_position {
	color: #109dca;
}

/** search results **/
body.search article {
	font-size:16px;
}

body.search h2 {
	color: #109dca;
}

/** not allowed need to login page **/
.swpm-post-not-logged-in-msg {
 	position: absolute;
 	top: 20%;
 	left: 50%;
 	transform: translateX(-50%);
}

/** specific p tags that will not adhere to divi rules **/
.et_pb_fullwidth_header_subhead {
	font-size:16px !important;
}

/** random bug fix with divi **/
.fix-accordian-columns .et_pb_column_10 {
	padding-top: 70px !important;
}


/* bio spacing fixes */
.et_pb_team_member_description .et_pb_module_header {
	padding-bottom: 0px !important;
}

.et_pb_team_member_description .et_pb_member_position {
	padding-bottom: 0px !important;
}

/* custom spacing fix - apply carefully */

.gem-spacing-fix .et_pb_fullwidth_header {
	padding: 20px 0 0px !important;
}

.gem-spacing-fix.et_pb_section {
	padding: 10px 0 !important;
}

.gem-spacing-fix .et_pb_text .et_pb_text_inner h1, 
.gem-spacing-fix .et_pb_text .et_pb_text_inner h2, 
.gem-spacing-fix .et_pb_text .et_pb_text_inner h3, 
.gem-spacing-fix .et_pb_text .et_pb_text_inner h4, 
.gem-spacing-fix .et_pb_text .et_pb_text_inner h5,
.gem-spacing-fix .et_pb_text .et_pb_text_inner h6 {
	padding-bottom: 3px !important;
}

/* .gem-spacing-fix .et_pb_text_inner > p
{
	font-size: 1.7rem;
	line-height: 2.7rem;
}
*/
/* reset password validation fix */
.swpm-reset-pw-error {
	text-align: center;
	margin-top: 20px;
}

#logo {
	max-width: 147px !important;
}

/** update for events **/
.datepicker.dropdown-menu {
	z-index: 99999 !important;
}

.tribe-events-page-title {
	margin-top: 40px !important;
}

.rtec-attendance {
	display: none;
}

.swpm-join-us-link {
	display:none !important;
}

/** special style for organization drop down **/
#rtec_organization {
	width: 100% !important;
}

.rtec-form-wrapper .required-fields-info {
	text-align: right;
	font-weight: bold;
	font-size: 1rem;
}
