/*
Theme Name: Maura Thomas Theme
Theme URI: https://designitplease.com/
Description: Child Theme for Divi
Author: Samantha Fagan
Author URI: https://www.designitplease.com
Template: Divi
Version: 1.0
*/

body.et_pb_gutters3 .five-columns .et_pb_column_4_4 .et_pb_module {width: 20%; float: left;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #68a8c3;
}

.home h1 a, .home h2 a {
	color: #ffffff;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	color: #E6584A;
}

.white-text strong {
	color: #ffffff;
}

.superscript {
	font-size:0.25em;
	vertical-align: super;
}

body h2, .et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
	font-size: 36px;
	color: #E6584A;
	line-height: 46px;
	margin-bottom: initial;
}

.et_pb_slide_content h1 {
	margin-bottom:inherit;
	padding-top:40px;
}

.et_pb_slide_content h2 {
	margin-bottom:inherit;
	padding-top:inherit;
}

body h3 {
	font-size:28px;
}

body h4 {
	font-size:22px;
	color: #E6584A;
}

.et_pb_image img {
	border-top: 9px solid #68A8C3;
}

.et_pb_image.no-blue-border img {
	border-top: none;
}

body blockquote {
	border-color: #68A8C3 !important;
	border-left: 9px solid;
}

blockquote p {
	font-size:20px;
	line-height: 30px;
	font-weight: 600;
}

.et_pb_module li {
	padding-bottom:20px;
}

.screen-reader-text {
	display:none;
}

#left-area ol, .comment-content ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol, body.et-pb-preview #main-content .container ol {
	list-style-position: outside;
	padding: 0 0 23px 3em;
}

.display-grid {
	display: grid;
}
.space-between {
	align-content: space-between;
}

@media only screen and (max-width: 1204px) and (min-width: 981px) {
	#logo {
		max-height: 54% !important;
	}
}

/*adjust Divi Menu module breakpoint*/
@media only screen and (max-width: 1120px) {
    #top-menu-nav {
        display: none;
    }
    #et_mobile_nav_menu {
        display: block;
    }
}

/* FLEX */

.flex {
	display: flex;
}

.flex-center, .flex-center.et_section_specialty > .et_pb_row {
	display: flex;
	align-items: center;
}

@media (max-width: 980px) {
	.flex-center {
			display: block;
		}
	
	header .flex-center {
		display: flex;
	}
}

@media (max-width: 980px) {
.flex-center.et_section_specialty > .et_pb_row {
		display: flex !important;
	}
}


@media only screen and ( max-width: 980px ) {
	.flex-center.mobile-flex-direction-column-reverse.et_section_specialty > .et_pb_row {
		flex-direction: column-reverse;
	}
}

.justify-content-top {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}


/* NAVIGATIONN */

#top-header .container {
	padding-top: 0;
}

.menu-item-5279 {
	background-color: #68A8C3;
	padding: 10px 10px 0 10px;
}

#et-secondary-nav li {
	margin-right: 30px;
	text-align: left;
}

#et-secondary-nav li ul li:hover {
	background: #666;	
}

#et-secondary-nav li li a {
	padding: 1em 0;
}

#et-secondary-nav li ul {
	right: inherit;
}

.nav li ul {
	width:260px;
}

#top-menu li li a {
	width:210px;
}

/* BREADCRUMBS */

#breadcrumb-container {
	width:100%;
	background-color:rgba(237,237,237,1.00);
}

p#breadcrumbs {
	max-width: 1080px;
	margin:0 auto 10px;
}

.home #breadcrumb-container, .page-id-10752 #breadcrumb-container, .page-id-10796 #breadcrumb-container, .page-id-10798 #breadcrumb-container {
	display: none !important;
}



/* BLOG */

h1.entry-title {
	color: #E6584A;
}

h2.entry-title a {
	margin-bottom:25px;
	color: #E6584A;
}

.et_pb_blog_grid h2, .et_pb_blog_grid_wrapper .et_pb_post h2 a, .et_pb_blog_grid_wrapper .et_pb_post .entry-title a {
	font-size: 18px;
	margin-bottom: 20px;
	line-height:1em;
	padding-bottom:0;
}

.et_pb_post .post-meta {
	margin-bottom:0;
}

body .et_pb_bg_layout_light .et_pb_post p {
	line-height:28px;

}

body .et_pb_bg_layout_light .et_pb_post p.post-meta {
	font-size:14px !important;
	line-height:26px;
}

.et_pb_post .post-meta a {
	color: #68A8C3 !important;
}

.et_pb_post .entry-content {
	padding-top:0;
}

#left-area ul, .entry-content ul {
	padding: 0 0 23px 3em;
}

.pagination .alignleft , .pagination .alignright {
	padding:5px;	
}

.pagination .et_pb_button a {
	color: inherit;
}

.next {
	float:right;
}

.next.et_pb_button:hover, .previous.et_pb_button:hover {
	text-decoration: none;
}

.apss-social-share {
	margin: 3em 0 1em 0;
}

ul.related_post {
	margin-bottom:3em;
}

.reading-time {
	text-align: center;
	font-style: italic;
	padding-bottom: 15px;
}

.et_pb_pagebuilder_layout .reading-time {
	display: none;
}

.reading-time-2 {
	text-align: center;
	font-style: italic;
	padding-bottom: 15px;
}

.featured-image-caption {
    font-size: 14px;
    text-align: center;
    font-style: italic;
	display: block;
	background-color: #f2f2f2;
	margin-bottom: 20px;
}

.apss-share-text {
	opacity: 1;
	line-height: inherit;
	font-weight: bold;
}

.et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: #68a8c3 !important;
}

p.et_pb_title_meta_container {
	padding-bottom: 1em !important;
}

/* AMP BLOG POST */

.amp-wp-byline .amp-wp-author {
	display:none;
}

/* YOUTUBE EMBED */
.youtube-video-place {
	cursor: pointer;
}

.embed-responsive::before {
	padding-top: 56.25%;
	display: block;
	content: "";
}

.embed-responsive {
	width: 100%;
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0%;
}

.embed-responsive iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
}

.embed-responsive img.yt-play-button {
	position: absolute;
	z-index: 9999;
	width: 50px;
	height: 50px;
	right: 48% !important;
	top: 43%;
	opacity: 1 !important;
}

.embed-responsive img.play-youtube-video {
	height: 100%;
	top: 0;
	position: absolute;
	right: inherit;
}

.postid-4509 .embed-responsive img.play-youtube-video, .home .embed-responsive img.play-youtube-video {
	right: inherit;
}

.embed-responsive img.play-youtube-video:hover {
	opacity: 0.5;
}

.home .embed-responsive img.yt-play-button {
	right: 42% !important;
}

/* EVENTS PAGE */

#tribe-events-pg-template .tribe-events-content h3.related_post_title, #tribe-events-pg-template .tribe-events-content ul.related_post {
	display: none;
} 

/* SIDEBAR */

.textwidget .et-social-icons {
	float:none;
}

.textwidget .et-social-icons li:first-of-type {
	margin-left:0;
}

.textwidget .et-social-icon a {
	color: #68a8c3 !important;
	font-size:30px;
}

.textwidget .et-social-icon a {
	text-decoration: none;
}

.et_pb_widget_area h4 {
	color: #4A4A4A;
	font-size:14px;
}

.et_pb_widget ul li {
	padding-bottom:0;
}

/* BUTTONS */

.et_pb_button a:hover, body.et_pb_button_helper_class .et_pb_button:hover, body.et_pb_button_helper_class .et_pb_module.et_pb_button:hover {
	color:#68a8c3 !important;
	text-decoration: none;
}

a.bigblue, a.smallblue {
	background: #68a8c3;
	color: #ffffff !important;
	border: 1px solid #68a8c3;
	text-shadow: none;
	box-shadow: none;
	font-weight: bold !important;
	font-size: 18px;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all !important;
	transition-property: all !important;
}

a.bigblue:hover, a.smallblue:hover {
	background: #ffffff;
	color: #68a8c3 !important;
}

a.big-button, a.icon-button, a.small-button {
	border-radius: 4px;
}

body .et_pb_button {
	color:#ffffff !important;
}

body .et_pb_button.white {
	border-color:#ffffff;
}

body .et_pb_button.white:hover {
	background:#ffffff !important;
}

.et_pb_button.white a:hover, body.et_pb_button_helper_class .et_pb_button.white:hover, body.et_pb_button_helper_class .et_pb_module.et_pb_button.white:hover {
	color:#68A8C3 !important;
}

body #page-container .et_pb_section a.et_pb_button_0.red-button:hover {
	color:#e6584a !important;
}

body #page-container .et_pb_section a.et_pb_button_0.red-button:hover:before {
		color:#e6584a !important;
}


/* TESTIMONIALS */

strong.et_pb_testimonial_author {
	color:inherit;
}

.et_pb_testimonial_description, .et_pb_testimonial_description_inner {
	text-align: center;
}

.et_pb_testimonial_author, .et_pb_testimonial_meta {
	text-align: center;
}

.et_pb_testimonial_meta {
	font-weight:700;	
}

/* ICONS */

.icon_star_alt:before {
    content: "\e031";
    font-size: 32px;
    color: #68A8C3;
	padding-right:10px;
	vertical-align: middle;
}

.icon_check_alt2:before {
    font-size: 32px;
    color: #ffffff;
	padding-right:10px;
	vertical-align: middle;
}

/* FORMS */

.gform_wrapper {
	margin:10px 0 0 0 !important;
}

#gform_7, #gform_8 {
	margin-top: 0;
	border: solid 1px #E6584A;	
}

#gform_9 .gform_body {
	padding-left:0 !important;	
}

.gform_body {
	padding-left: 25px !important;
	padding-right: 10px !important;
}

.gform_wrapper h2.gsection_title {
	text-align: left;
	display: block;
	position: relative;
	left: 15px;
	top: 5px;
	color: #ffffff !important;
	font-size: 20px !important;
}

.speaking-form-section-title {
	margin-top: -20px !important;
	margin-left: 25px !important;
	padding-bottom: 1.5% !important;
	position: relative;
	margin: -30px 0 0 20px;
	background-color: #68A8C3;
	color: #ffffff;
	padding: 10px;
	width: 40%;
}

.gform_wrapper ul.gfield_radio li {
	text-align: left;
	float: left !important;
	width: 33% !important;
	margin: -15px 0 25px 0 !important;
}

#field_7_2, #field_7_3 {
	display: inline-block;
	width:50%;
}

#field_7_5 {
	margin-top: 60px !important;
}

div.gform_footer.top_label {
	text-align: center;
	margin:16px 0 20px;
}

#left-area .gform_body ul, .entry-content .gform_body ul {
	padding: 0;
}

.gform_confirmation_message {
	background-color:#ffffff;
	padding: 20px 40px;
	font-weight: bold;
}

.page-id-6973 .gform_confirmation_message {
	background-color:inherit;
}


#field_13_2, #field_13_3 {
	text-align: center;
	width:50%;
	display:inline-block;
}

#field_13_4 {
	text-align: center;
}

#gform_wrapper_24 .gfield_label {
	display: none;
}

ul#gform_fields_24 {
	width: 100%;
}

ul#gform_fields_24 li {
	display: inline-block;
	width: 50%;
}

@media all and (max-width:640px) {
	ul#gform_fields_24 li {
		display: block;
		width: 100%;
	}
}

#gform_wrapper_24 div.gform_footer.top_label {
	margin: 0;
}

#gform_wrapper_24 .gform_wrapper .gform_footer {
	padding: 0;
}

.formkit-form[data-uid="97a9ea6286"] h1, .formkit-form[data-uid="97a9ea6286"] h2, .formkit-form[data-uid="97a9ea6286"] h3, .formkit-form[data-uid="97a9ea6286"] h4, .formkit-form[data-uid="97a9ea6286"] h5, .formkit-form[data-uid="97a9ea6286"] h6, .formkit-form[data-uid="f4df7d8afe"] .formkit-header h2 {
	font-family: "Open Sans";
}

p.gform_required_legend {
	display: none;
}

/* GIVING BACK */

.al-gore {
	display: flex;
	align-items: center;
}

/* VIDEO TESTIMONIAL */

.home .et_pb_text_9 strong, .page-id-5036 .et_pb_text_6 strong {
	color: #4a4a4a;
}

/* SEMINAR PAGE */
select[name="os0"], select[name="o1"] {
padding: 9px 30px;
font-size: 15px;
margin:10px auto;	
}

/* HOMEPAGE VIDEO SECTION BACKGROUND */
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body,
.et_pb_section_video_bg {
	background: url(https://maurathomas.com/wp-content/uploads/2018/02/home-banner@2x-2.jpg) !important;
}

/* BOOKS PAGE */

.flex-it .et_pb_row {
	display: flex;
	align-items: center;
}

@media all and (max-width: 768px) {
	.flex-it .et_pb_row {
		display: grid;
	}
	.order-1 {
		display: grid;
		order: 1;
	}

	.order-2 {
		display: grid;
		order: 2;
	}
}

/* ONLINE TRAINING PAGES */
.page-id-9121 .et_pb_promo_description {
	word-wrap: anywhere;
}

/* FOOTER */

.productivity-footer h2 {
	margin-bottom: 0;
}

.productivity-footer p {
	padding-bottom:0;
}

#gform_wrapper_6 {
	margin: 0 0 16px 0;	
}

.gform_wrapper form#gform_6 {
	text-align:center;
}

.gform_wrapper .top_label .gfield_label {
	font-size:14px;
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
	border: 1px solid #68A8C3;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow:inset 3px 3px 7px rgba(0, 0, 0, 0.27);
    -moz-box-shadow:inset 3px 3px 7px rgba(0, 0, 0, 0.27);
    box-shadow:inset 3px 3px 7px rgba(0, 0, 0, 0.27);
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 12px 10px !important;
}

.gform_wrapper .gform_footer {
	padding: 16px 5px 10px !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
	background-color: #68a8c3;
	border: 1px solid #ffffff;
	border-radius: 3px;
	padding:10px;	
	cursor:pointer;
	color: #ffffff;
	font-size:28.8px;
	font-weight: bold;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	background-color: #ffffff;
	border-color:#68a8c3;
	color:#68a8c3 !important;
	text-decoration: none;
}

#tve_leads_end_content {
	border:none !important;
}

.footer-widget .et_pb_widget {
	float:none;
	text-align: center;
}

#footer-widgets {
	padding:1.5% 0 1% 0;
	display: flex;
	align-items:center;
}

.et_pb_gutters3 .footer-widget {
	margin: 0 5.5% 2% 0;
}

.footer-widget img {
	max-width:175px !important;
}

.footer-widget #nav_menu-2 {
	float:right;
}

#footer-widgets .footer-widget li::before {
	top:0;
	border-width:0;
	content:"|";
}

#footer-widgets .footer-widget li:first-child::before {
		content:"";
}

#footer-widgets .footer-widget li {
	display:inline-block;
}

@media all and (max-width: 700px) {
	h1 {
		font-size: 2.5em !important;
	}
	body h2 {
		font-size:2.25em !important;
		line-height:1.5em !important;
		margin-bottom:0 !important;
	}
	p#breadcrumbs {
		padding:10px;
	}
	.et_pb_section {
		padding:0;
	}
	.et_pb_row, .et_pb_column .et_pb_row_inner {
		padding: 30px 0 10px 0;
	}
	
	.et_pb_slider .et_pb_container {
		width:100%;
	}
	
	.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
		padding: 0;
	}
	.et-pb-icon	{
		font-size:3em !important;
	}
	
	.gform_body {
		padding-left:10px !important;
	}
	.speaking-form-section-title {
		width:95%;
	}
	#field_7_2, #field_7_3 {
		display:block;
		width:100%;
	}
	#footer-widgets {
		display: block;
		padding: 10% 0;
	}
	.footer-widget .et_pb_widget ul {
		text-align: center;
	}
}

@media all and (max-width:640px) {
	#field_13_2, #field_13_3 {
	text-align: center;
	width:inherit;
	display:block;
}

}

@media all and (max-width:375px) {
	h1 {
		font-size: 2.3em !important;
	}
}