/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:14px;
 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:30px;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:30px;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:30px;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:30px;
 
}
h5 {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:30px;
 
}
h6 {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:30px;
 
}

/* Themify Custom CSS */
#pagewrap a, #pagewrap a:hover  {
    color: #1c2b38;
}

#main-nav li:hover a:before, #main-nav a:before {
	display: none!important;
}

a.ctcc-more-info-link {
    color: white!important;
    font-weight: bold;
}

a.ctcc-more-info-link {
    color: white!important;
    font-weight: bold;
}

button#catapultCookie {
    background: #1c2b38;
	color: white;
}
	
a.tb_turn_on.js-turn-on-builder span.edit-button { display: none;
}
	
p:nth-last-child(1) {
	margin-bottom:0;
}

a.tb_turn_on.js-turn-on-builder, span.edit-button {
	display: none;
}