/* 
 Theme Name:    Diviation
 Author:        SEO Praxis
 Author URI:    https://www.seopraxis.com
 Template:      Divi
 Version:       1.0
 Description:	A Divi child theme for Alan Jansson
*/ 

h2 {
	font-size: 31px;
}

.green { color: #5b992f;
}

.blue { color: #2f96b4;
}

#contact-bt .header-content {
	margin: 5px auto;
}

.et-fixed-header h1#logo-text {
	font-size: 24px;
}

.et-fixed-header h5#logo-tagline {
	display: none;
}

.nav li li {
    line-height: 1.3em;
}

#top-menu li li a {
    padding: 10px 20px;
}

.mobile_menu_bar:before {
	color: #fbfbfb !important;
}

.header-content p {
	color: black;
	font-weight: 600;
	text-shadow: 0px 0px 4px #fffcfc;
}

.callus a:before {
    font-family: 'ETmodules';
    content: "\e090";
	padding-right: 4px;
}

.spec-blurbs .et_pb_blurb_container {
	padding-left: 10px;
}

.spec-blurbs .et_pb_blurb_container ul { 
	padding: 0 0 10px 1.2em;
}

ul#va-home {
	font-size: 1.1em;
    font-weight: 600;
}

.team-box img {
	width: 100%;
}

.team-box .et_pb_blurb_container {
	padding: 0 30px 30px;
}

.principal .et_pb_member_position {
    padding-bottom: 7px;
    color: #2f96b4;
}

.quals {
	color: #2f96b4;
    font-size: 13px;
    line-height: 1;
}

.home .tm_latest_cp_widget, .home div.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget {
	width: 100% !important;
}

.et_pb_main_blurb_image img, img {
	border-radius: 5px;
}

.home .tm-latest-updates.tm_lcptu_with_thumbnails li, .tm-latest-updates.tm_lcptu_with_excerpt li {
    width: 31%;
    display: inline-block;
	vertical-align: top;
}

.home .tm-latest-updates.tm_lcptu_with_thumbnails li.even, .tm-latest-updates.tm_lcptu_with_excerpt li.even {
	margin: 0 3%;
}

/* *** Her Wisdom Styles *** */

.page-id-2056 article h1, .page-id-2056 article h2, .page-id-2056 article h3, .page-id-2056 article h4, .page-id-2056 article h5 {
	font-family: comfortaa, serif;
	color: #b86867 !important;
}

.tm_lcptu_post_thumbnail img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.tm_lcptu_post_title {
    font-size: 17px;
}

a.tm_lcptu_post_title_link {
	color: #49afcd !important;
}

a.tm_lcptu_post_title_link:hover {
	color: #666 !important;
}

.tm_lcptu_excerpt {
	font-size: 14px;
	line-height: 1.4;
	padding-top: 10px;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #eee !important;
	border: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-submit {
	color: #528282 !important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.wpcf7-submit:hover { 
	background-color: #eee; 
	border-color:#eee; 
	padding: 6px 20px !important; 
}

.et_pb_main_blurb_image {
	margin-bottom: 15px;
}

.et_pb_post .et_main_video_container {
    position: relative;
    width: 75%;
}

#sports-sidebar div#text-12.et_pb_widget.widget_text {
	margin-bottom: 21px;
}

#button-aside .left {
	margin-right: 10px;
}

#button-aside .et_pb_button {
	font-size: 14px;
	white-space: nowrap;
}

#button-aside .et_pb_button:hover, #button-aside .et_pb_module .et_pb_button:hover {
	padding: .3em 1em;
	background-color: #51c2d6;
}

#button-aside .et_pb_button:after {
	display: none;
}

.footer-logos img,img.footer-logos {
	max-width: 80%;
	float: left;
	margin-bottom: 10px;
	filter: grayscale(100%) opacity(0.5);
	-webkit-transition: filter 0.5s ease-out;
  	-moz-transition: filter 0.5s ease-out;
  	-o-transition: filter 0.5s ease-out;
  	transition: filter 0.5s ease-out;
}

.footer-logos .et_column_last img, img.footer-logos {
	filter: grayscale(100%) brightness(150%);
}

.footer-logos img:hover, img.footer-logos:hover {
	filter: grayscale(0%);
}

.icon_phone:before {
	 font-family: 'ETmodules';
 	content: "\e090";
}

h2#call {
	font-size: 2.1em;
	padding: 10px 0 40px;
}

.blog .et_pb_post a img, .blog .et_main_video_container {
	max-width: 25%;
}


@media (min-width: 981px) {
	.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    	width: 24.75%;
	}

	.et-fixed-header #top-menu ul.sub-menu a {
		color: #444 !important;
	}
}

@media (max-width: 980px) {
	.et_pb_column .et_pb_widget.tm_latest_cp_widget:nth-child(n) {
    width: 100% !important;
    margin: 0 !important;
	}

	.home .tm-latest-updates.tm_lcptu_with_thumbnails li, .tm-latest-updates.tm_lcptu_with_excerpt li {
		width: 30%;
	}

	#footer-widgets .footer-widget:nth-child(1) {
		display: none;
	}
}

@media (max-width: 767px) {

	#main-header .container {
		width: 100%;
		padding: 0 15px;
	}

	#logo-text {
		font-size: 21px;
	}

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
   		 width: 100%;
	}

	#mobi-call {
		font-size: 30px;
		padding: 10px 20px;
    	border: 1px solid;
	}

	#footer-widgets .footer-widget .fwidget:last-child {
    	float: none;
    	text-align: center;
	}

	img.footer-logos {
		display: none;
	}

	h2#call {
    	padding: 10px 0 0;
	}

}

@media (max-width: 400px) {
	#logo-text {
		font-size: 16px;
	}

	#mobi-call {
		font-size: 24px;
		padding: 8px 15px;
    	border: 1px solid;
	}


}