/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Jason Weed
 Author URI:     http://www.gbs.edu/
 Template:       Divi
 Version:        1.0.0
*/

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

a:hover {
	text-decoration: underline;
	color: #af0000;
}

.et_pb_video_play {
	text-decoration: none !important;
	color: #f3b52f !important;
}

.et_pb_video_play:hover {
	text-decoration: none !important;
	color: #395687 !important;
}

a:visited {
	color: #639;
}

.et_pb_text p:last-of-type {
	padding-bottom: 20px;
}


ol, ul {
	margin-left: 30px;
	
}

#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
	padding: 0px 0px 20px 16px;
}

h1, h2, h3, h4, h5 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.et_pb_post h2 {
    margin-top: 0px;
}

p {
	padding-bottom: 20px;
}

#top-header .container{
	font-weight: normal;
	margin-top: 3px;
}

#top-header {
	height: 38px;
	border-bottom: 2px solid #f3b52f;
}

.et_pb_sum {
	font-size: 16px;
}

.widget_search input#s, .widget_search input#searchsubmit {
	border: 1px solid #f3b52f;
	height: 28px !important;
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 0px 0px;
	color: #263145;
	font-size: 18px;
}

.widget_search #s {
    width: 300px;
}

input[type="text"]:focus {
	background: #FFF3D9;
	-webkit-box-shadow: #009bd8 0 0 5px 0;
	-moz-box-shadow: #009bd8 0 0 5px 0;
	-o-box-shadow: #009bd8 0 0 5px 0;
 	box-shadow: #f3b52f 0 0 5px 0;
}

.widget_search #searchsubmit {
	background-color: #f2b52f;
}

.et_pb_contact p textarea:focus {
	background-color: #e2e9f9;
}

#et-top-navigation {
	padding: 0px 0px 0px 20px;
}

.et_pb_featured_table .et_pb_best_value {
	padding-top: 15px;
}


#footer-info {
	color: #1c3146;
	float: inherit;
	font-size: 14px;
	padding: 2px 0px 0px 0px;
}

#footer-info a {
	color: #1c3146;
	font-weight: normal;
}

#footer-info a:hover {
	color: #1c3146;
	font-weight: normal;
}

#footer-bottom {
	height: 55px;
	padding: 2px 0px 0px 0px;
	line-height: 1.3em;
}

#footer-bottom a {
	//webkit-transition: none; 
	-moz-transition: none;
	transition: none;
}

#et-info-email:hover {
	transition: none;
}

.et_pb_sum {
	color: #009bd8;
}

.et_pb_contact_submit {
	color: #009bd8;
}

.et_pb_bg_layout_light .et_pb_promo_button {
	color: #009bd8;
}

#invertLinkColor a {
	color: white;
}

#et_search_icon {
	display: none;
}


p.et_pb_gallery_caption {
	text-align: left;
}

.et_header_style_left div.logo_container{
	position:relative;
	padding:20px 0;
	width:auto;
	height:500;
	float:left;
}

#logo {
	//padding: 15px 0px 30px 0px;
}

/* SETS MARGIN AND PADDING FOR LOGO */
#logo {
    /* margin: 10px 0px 0px 0px !important; */
    margin: -8px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
}

@media only screen and (max-width: 1331px) {
	#logo {
		min-height: 77px;
		min-width: 80%;
		margin: -8px 0px 0px 31px !important;
	}

	.et_fixed_nav.et_show_nav #page-container {
    		padding-top: 0px !important;
	}
}

@media only screen and (min-width: 1332px) {
	#logo {
		min-height: 100%;
	}
}

#et-info-phone:before {
	content: "";
}

#et-info-email:before {
	content: "";
}

#ubermenu-nav-secondarymenutopright-2-secondary-menu li a {
	padding: 10px 15px 10px 15px;

}

#main-header {
	/* GRADIATE BLUE */
	background-image: radial-gradient(circle at top left,#1c3146 0%,#20558a 100%)!important;
	height: 80px;
	border-bottom: 1px solid #f3b52f;
}

#footer-bottom {
	/* GRADIATE YELLOW */
	background-image: radial-gradient(circle at top left,#e8a710 30%,#ffc52f 70%)!important;
        //border-top: 1px solid #f3b52f;
}

.g-recaptcha div iframe{
	border: 1px solid #395687;
	border-radius: 4px;
	//margin-top: -20px;
}

.degree-box-60 p {
	color: #737373;
	background: #d8d8d8;
	padding: 5px 0px 5px 20px;
	border: 1px solid #737373;
	border-radius: 4px;
	font-size: 80%;
	margin: 0px 0px 10px 0px;
	width: 60%;
}


.degree-box-100 p {
	color: #737373;
	background: #d8d8d8;
	padding: 5px 0px 5px 20px;
	border: 1px solid #737373;
	border-radius: 4px;
	font-size: 80%;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

.et_pb_team_member_description {
	display: ;
}

img.alignright {
	margin: 0px 0px 20px 30px;
	border-radius: 4px;
	border: 1px solid #737373;
}

img.alignleft {
	margin: 0px 30px 20px 0px;
	border-radius: 4px;
	border: 1px solid #737373;
}

.et_pb_counters {
	margin-left: 0px;
}

.et_pb_blurb_container {
	margin-top:-30px;
}

.et_pb_team_member_image img{
	border-radius: 4px;
	border: 1px solid #737373;
}

.et_pb_member_position {
	color: #737373;
	font-style: italic;
}

.customfooter h3 {
	color: #f3b52f;
}

.customfooter a, .customfooter span {
	color: #fff;
	font-size: 16px;
}

.customfooter {
	background-color: #395687 !important;
}

#main-footer {
	//border-top: 1px solid #f3b52f;
	//background-color: #1d3d5d;
}

.et_monarch .et_social_networks {
	width: inherit;
}

.available li {
	background-image: url("/wp-content/uploads/2016/01/checkmark.png");
	background-repeat: no-repeat;
	background-size: 17px 15px;
	background-position-y: 6px;
	padding-left:20px;
	list-style-type: none;
}

.available {
	padding: 10px 0px 10px 0px !important;
	margin: 0px;
}

.entry-content .et_pb_member_social_links {
	margin-top: 0px !important;
}

#top-header .et-cart-info {
	display: none;
}

.search-results article {
	display: inline;
}

.search-results #left-area {
	width: 100%;
}

.search-results #main-content .container:before {
	background: transparent;
}

.wp-pagenavi {
	text-align: center !important;
}

.facetwp-type-checkboxes {
	overflow: auto;
	max-height: 300px;
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header {
	top: 0px;
}

.ubermenu .ubermenu-row {
	margin-bottom: 0px !important;
}

.et_header_style_left div.logo_container {
	padding: 8px 0px 0px 0px;
	margin-left: -3px;
}

#hover-overlay {
	background: rgba(0, 0, 0, 0.5);
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
}

.after-nav-mobile-menu {
	margin-left: 25px !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

.after-nav-mobile-menu #searchsubmit, #s {
	height: 40px;
	font-size: 14px;
}

.after-nav-mobile-menu #searchsubmit {
	padding: 0px 5px 0px 5px !important;
	background: #263145;
	color: #f3b52f;
}

.after-nav-mobile-menu #s {
	width: 165px;
}

blockquote p:last-of-type {
	padding-bottom: 0px !important;
}

.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
	z-index: 11;
}

.et_pb_section_1 .et_pb_column_4_4 .et_pb_pricing_table {
	width: 20%;
}
.et_pb_section_1 .et_pb_column_4_4 .et_pb_pricing_table {
	clear:none !important;
	margin-top: 0px !important;
}


#breadcrumbs.container {
	padding-top: 40px !important;
	padding-bottom: 15px;
}

@media screen and (max-width: 1298px)
              and (min-width: 1224px) {
	
	#breadcrumbs.container {
		padding-top: 100px !important;
		padding-bottom: 15px;
	}
}

@media screen and (max-width: 1224px) {
	#footer-bottom {
	    height: 55px !important;
	}
}

.lyte-wrapper {
	margin: 0px !important;
}

.social-icon-list {
	position: relative;
	//padding-left: 20px;
	//margin: 0px 0px 0px -30px;
	text-align: center;
}

.social-icon-list li {
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

.social-icon-list li, .social-icon-list a {
	height: 40px;
	display: inline-block;
	margin-right: 5px;
}

.snapchat-img {
	left: 0px;
	width: 40px;
	background: url('/wp-content/uploads/2017/02/social-sprites.png') 0 0;
}

.facebook-img {
	left: 40px;
	width: 40px;
	background: url('/wp-content/uploads/2017/02/social-sprites.png') -40px 0;
}

.pinterest-img {
	left: 80px;
	width: 40px;
	background: url('/wp-content/uploads/2017/02/social-sprites.png') -80px 0;
}

.instagram-img {
	left: 120px;
	width: 40px;
	background: url('/wp-content/uploads/2017/02/social-sprites.png') -120px 0;
}

.youtube-img {
	left: 160px;
	width: 40px;
	background: url('/wp-content/uploads/2017/02/social-sprites.png') -160px 0;
}

.linkedin-img {
	left: 200px;
	width: 40px;
	background: url('/wp-content/uploads/2017/02/social-sprites.png') -200px 0;
}

.twitter-img {
	left: 240px;
	width: 40px;
	background: url('/wp-content/uploads/2017/02/social-sprites.png') -240px 0;
}

sup {
	font-size: 67%;
}

h4.widgettitle {
	font-size: 22px;
}

.et_pb_widget ul li {
	margin-bottom: 0px;
}

.et_pb_widget ul {
	list-style-type:disc;
	line-height: 1.45em; 
}

#content-area #left-area {
	margin-top: -56px;
}

@media only screen and (min-width: 1332px) {
	body #page-container #sidebar {
		margin-top: -48px;
	}
	#content-area #left-area div.entry-content {
		margin-top: 55px;
	}
}


#left-area .post-meta {
    padding-bottom: 0px;
}

.et_pb_post {
    margin-bottom: 30px;
}

.wp-pagenavi a, .wp-pagenavi span {
    font-size: 18px !important;
}

.lL {
	margin: 0px !important;
}

.homepage-hero-section a {
	color: #20558a;
}

.homepage-hero-section a:visited {
	color: #639 !important;
	text-decoration: underline;
}

.homepage-hero-section a:hover {
	color: #d29000;
	text-decoration: underline;
}

.homepage-circles-section a:visited {
	//color: #999999;
}

.homepage-circles-section a:hover {
	//color: #d29000;
	//text-decoration: underline;
}

.homepage-cta-buttons a:hover {
	//text-decoration: none !important;
}

.blurbCircleDarkBlue:hover {
	//background-color: rgba(38, 49, 69, 0.7) !important;
	//box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
	//-moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
	//-webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
}

.blurbCircleYellow:hover {
	//background-color: rgba(243, 181, 47, 0.5) !important;
	//box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
	//-moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
	//-webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
}

.blurbCircleLightBlue:hover {
	//background-color: rgba(57, 86, 135, 0.7) !important;
	//box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
	//-moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
	//-webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.8) !important;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi {
	text-align: center;
}

.wp-pagenavi span,
.wp-pagenavi a {
	font-size: 20px !important;
	color: #263145;
}

.wp-pagenavi span.current {
	font-size: 30px !important;
	font-weight: 800 !important;
	color: #263145 !important;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	color: #263145 !important;
}

/* Simple Author Box SETTINGS */
/* Simple Author Box SETTINGS */
/* Simple Author Box SETTINGS */

.saboxplugin-authorname a span {
	font-size: 20px !important;
	color: #263145 !important;
}


.saboxplugin-desc div span.fn {
	font-weight: normal !important;
	color: #263145 !important;
	font-size: 20px !important;
	display: inline !important;
}

.saboxplugin-desc div span.fn a {
	font-weight: normal !important;
	color: #263145 !important;
	text-decoration: underline;
	font-size: 20px !important;
	display: inline !important;
}

.saboxplugin-wrap {
	border-radius: 4px !important;
	border: none !important;
	background-color: #e8e8e8 !important;
	//padding-bottom: 20px;
}

.saboxplugin-wrap .saboxplugin-socials {
	background-color: #e8e8e8 !important;
	-webkit-box-shadow: 0 0.05em 0 0 #e8e8e8 inset !important;
	-moz-box-shadow: 0 .05em 0 0 #e8e8e8 inset !important;
	box-shadow: 0 0.05em 0 0 #e8e8e8 inset !important;
}

.saboxplugin-socials {
	margin-top: -23px !important;
	margin-bottom: 15px !important;
}

.saboxplugin-wrap .saboxplugin-desc {
	padding-bottom: 20px;
}


/* END Simple Author Box SETTINGS */
/* END Simple Author Box SETTINGS */
/* END Simple Author Box SETTINGS */


/* MONARCH SHARING SETTINGS */
/* MONARCH SHARING SETTINGS */
/* MONARCH SHARING SETTINGS */


.et_monarch .et_social_flyin {
	//background-image: linear-gradient(90deg,#f3b52f 0%,#f3b52f 100%);
	background-image: radial-gradient(circle at top left,#e8a710 30%,#ffc52f 70%) !important;
}

.et_monarch .et_social_flyin h3 {
	font-family: "Lora", "Times New Roman", serif;
	font-weight: 600;
	color: #263145;
}

.et_monarch .et_social_popup p,
.et_monarch .et_social_flyin p {
	font-family: "Lato", "Times New Roman", serif;
	color: #263145;

}

.et_monarch .et_social_flyin p {
	color: #263145;
}

.et_monarch .et_social_flyin a.et_social_icon_cancel {
	color: #ffffff;
}

.et_monarch .et_social_networks {
    width: 100%;
}


/* END MONARCH SHARING SETTINGS */
/* END MONARCH SHARING SETTINGS */
/* END MONARCH SHARING SETTINGS */


/* HIDE THE AUTHOR INFO ON WOOCOMMERCE PRODUCTS */
.woocommerce-tabs .saboxplugin-wrap {
	display: none;
}