/*
 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.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* General */
body {
	font-family: 'Roboto', sans-serif;	
}
h1, h2, h3, h4, h5, h6,
ul.menu, ul.nav {
	font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.25;
}
body h2 {
	font-size: 30px;
}
body h3 {
	font-size: 24px;
}
body h4 {
	font-size: 20px;
}
body h5 {
	font-size: 18px;
}
body h6,
body .lwp_divi_breadcrumbs {
	font-size: 14px;
}
p.et_pb_title_meta_container,
p.et_pb_title_meta_container a {
	color: #fff;
	font-weight: 700;
}
p.et_pb_title_meta_container a:hover {
	opacity: 0.8;
}
#post-content .et_pb_section,
#post-content .et_pb_row {
	padding: 0 !important;
	width: 100% !important;
}

.multimedia-feed article {
	margin-bottom: 60px;
}
.multimedia-feed h2.entry-title {
	font-size: 34px;
	line-height: 1.25em;
}
.multimedia-feed h2.entry-title a {
	color: #000;
}
.multimedia-feed .sharedaddy {
	display: none;
}
.multimedia-feed article.type-podcast::before,
.multimedia-feed article.type-webinar::before,
.multimedia-feed article.type-videoclip::before, 
.multimedia-feed article.type-stories::before,
.archive article.type-podcast::before,
.archive article.type-webinar::before,
.archive article.type-videoclip::before, 
.archive article.type-stories::before,
.search-results article.type-podcast::before,
.search-results article.type-webinar::before,
.search-results article.type-videoclip::before,
.search-results article.type-stories::before {
	color: #4c4d4f;
	display: block;
	float: left;
	font-family: 'Font Awesome 5 Pro';
	font-size: 25px;
	font-weight: 900;
	margin: 10px 0 0 -45px;
}
.multimedia-feed article.type-podcast::before,
.archive article.type-podcast::before,
.search-results article.type-podcast::before {
	content: '\f130';
}
.multimedia-feed article.type-webinar::before,
.archive article.type-webinar::before,
.search-results article.type-webinar::before {
	content: '\f51c';	
}
.multimedia-feed article.type-videoclip::before,
.archive article.type-videoclip::before,
.search-results article.type-videoclip::before {
	content: '\f03d';	
}
.multimedia-feed article.type-stories::before, 
.archive article.type-stories::before,
.search-results article.type-stories::before {
	content: '\f02d';	
}
a.more-link {
	background-color: #043b38;
	color: #fff !important;
	display: block;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
	width: 150px;
}
.home a.more-link {
	margin: 20px auto 0;
}
a.more-link:hover {
	background-color: #73bbc6;
	color: #fff;	
}
a {
	transition: 0.7s ease-in-out;
}
ul.authors-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.authors-list > li:not(:last-child) {
	border-bottom: 2px solid #f3f3f3;
}
ul.authors-list > li {
	padding: 20px;
}
ul.authors-list .author-box {
	align-items: center;
	display: flex;
}
ul.authors-list .author-box img {
	height: auto;
	margin-right: 30px;
	min-width: 137px;
}
ul.authors-list p {
	font-size: 0.85em;
}
ul.authors-list ul.et-social-icons {
	float: none;
	margin: 0;
	padding: 0;
	text-align: left !important;
}
ul.authors-list ul.et-social-icons li {
	margin-left: 0;
	margin-right: 12px;
}
ul.authors-list ul.et-social-icons .et-social-icon a {
	font-size: 18px;	
}
@media screen and (max-width: 600px) {
	ul.authors-list .author-box {
		flex-direction: column;
	}
	ul.authors-list .author-box img {
		margin-bottom: 30px;
		margin-right: 0;
	}
}
textarea,
input,
select,
button {
	background-color: #fff;
	border: none !important;
	color: #8f8f8f;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
}
textarea:focus,
input:focus,
select:focus {
	border-color: #ccc;
	-webkit-appearance: none;
	outline: 0;
}
input[type=email],
input[type=text],
input[type=url],
input[type=search],
input[type=password],
input[type=number],
input[type=tel],
input[type=date] {
	height: 36px;
	margin: 3px 0;
	max-width: 500px;
	padding: 0 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
textarea {
	padding: 10px 8px;
	max-width: 660px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
select {
	height: 36px;
	max-width: 500px;
	padding: 0 6px;
}
input[type=button], 
input[type=submit], 
input[type=submit]#searchsubmit,
input[type=submit].et_pb_searchsubmit,
button {
	background-color: #043b38;
	color: #fff;
	display: block;
	font-weight: 700;
	padding: 5px 10px;
	width: auto;
}
input[type=button], 
input[type=submit], 
button {
	margin: 8px 0 0;	
}
input[type=button]:hover, 
input[type=submit]:hover, 
input[type=submit]#searchsubmit:hover,
input[type=submit].et_pb_searchsubmit:hover,
button:hover {
	background-color: #d66228;
	
}
.widget:not(.widget_block) {
	background-color: rgba(0, 0, 0, 0.05);
	padding: 20px;
}
.widget {
	margin-bottom: 20px;
}
h5.meta-info {
	color: rgba(0, 0, 0, 0.65);
	font-size: 12px;
} 
h5.widget-title {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.widget li {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400 !important;
}
.widget li:not(:last-child) {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	margin: 0 0 6px;
	padding: 0 0 6px;
}
.widget .post-date {
	display: block;
	font-size: 12px;
}
.widget a:hover {
	color: #000;
}
.press-posts article.et_pb_post {
	align-items: flex-start;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: 15px !important;
}
.press-posts article.et_pb_post h4.entry-title {
	font-weight: 500 !important;
}
.press-posts article.et_pb_post .post-meta {
	line-height: 1.7em !important;
	margin-right: 8px !important;
}
#main-content .widget p {
	margin-bottom: 0;
}
#main-content p {
	line-height: 1.5;
	margin: 0 0 14px;
}
#main-content #pod-header p {
	margin-bottom: -7px;
}
#text-16.widget {
	display: none;
}
.single-podcast #text-16.widget {
	display: block;
	top: 175px;
}
#text-18.widget,
#text-17.widget {
	background: transparent;
	padding: 0;
}
#r2e-sidebar #text-17.widget,
#r2e-sidebar #text-20.widget {
	display: none !important;
}
.google-icon {
	background: url(https://kidsforward.org/assets/google_podcast_icon.png) no-repeat top center;
	background-size: 28px auto;
	display: inline-block;
	height: 28px;
	width: 28px;
	transition: 0s ease-in-out;
}

.stitcher-icon {
	background: url(https://kidsforward.org/assets/stitcher_icon.png) no-repeat top center;
	background-size: 28px auto;
	display: inline-block;
	height: 28px;
	width: 28px;	
	transition: 0s ease-in-out;
}

a:hover .google-icon,
a:hover .stitcher-icon {
	background-position: bottom center;
}
.widget.fixed {
	max-width: 317px;
	position: fixed;
	top: 0;
	width: 100%;
}

body .uagb-toc__wrap {
	background-color: #fff !important;
	border: none !important;
	border-bottom: 1px solid #043b38 !important;
	padding: 0 0 2em !important;
	margin: 1em 0 3em;
	width: 100%;
}

body .uagb-toc__title {
	font-size: 20px;
	font-weight: 700 !important;
	margin-bottom: 10px !important;
}

body .uagb-toc__list li {
	margin-bottom: 10px !important;
}

body .uagb-toc__list li a {
	border-bottom: none !important;
}
.uagb-faq-item {
	background-color: rgba(0, 0, 0, 0.05) !important;
	border: none !important;
	border-radius: 0px !important;
	padding: 20px;
	margin: 20px 0;
}
.uagb-faq-item-active.uagb-faq-item {
	background-color: #ffffff !important;
}
.uagb-faq-item-active .uagb-question {
	color: #043b38 !important;
}
.uagb-faq-item-active .uagb-icon-active svg {
	fill: #043b38 !important;
}
.has-teal-color {
	color: #043b38;
}
.has-orange-color {
	color: #d66228;
}
.has-blue-color {
	color: #73bbc6;
}
.has-white-color {
	color: #FFFFFF;
}
.has-gray-color {
	color: #f3f3f3;
}
.has-dark-color {
	color: #4c4d4f;
}
.has-teal-background-color {
	background-color: #043b38;
}
.has-orange-background-color {
	background-color: #d66228;
}
.has-blue-background-color {
	background-color: #73bbc6;
}
.has-white-background-color {
	background-color: #FFFFFF;
}
.has-gray-background-color {
	background-color: rgba(0, 0, 0, 0.05);
}
.has-dark-background-color {
	background-color: #4c4d4f;
}
body .section-title .excerpt {
	max-width: 100%;
}

body a {
	color: #043b38;
}

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

#top-header .container {
	padding-bottom: 0.75em;
}
#top-header li { 
	margin: 0;
	padding: 5px 10px; 
}
#top-header .menu-button { 
	background-color: #d66228; 
	border-radius: 5px; 
	margin: 0 10px;
}
#top-header .menu-button:hover {
	background-color: #043b38; 	
}
body #top-header .et-social-icons {
	float: right; 
	margin: 0 0 0 20px;
}
body #top-header .et-social-icons li {
	margin-left: 2px;
}
body #top-header .et-social-icon a {
	font-size: 13px;
}
body #et-secondary-menu > ul > li a {
	padding-bottom: 0;
}
body #main-header {
	box-shadow: none !important;
	padding: 8px 0;
}
#top-menu.nav li ul.sub-menu {
	border-top: none;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);	
}
body #top-menu li li {
	line-height: 1.2;
	padding: 10px 20px;
}

/* Footer */
#footer-bottom .container {
	border-top: 1px solid #fff;
	padding: 20px 0 12px;
}
#footer-widgets .footer-widget {
	margin-bottom: 24px !important;
}
#footer-widgets .footer-widget .widget_nav_menu li:before {
	content: none;
}
.footer-widget .widget_nav_menu li {
	display: inline-block;
	margin: 0 !important;
	padding: 10px 20px 10px 0 !important;
}
.footer-widget .widget_nav_menu li.secondary-menu-button {
	padding: 10px 20px !important;
}
.footer-widget .widget_nav_menu li.secondary-menu-button:hover {
	background-color: #73bbc6;
}
.footer-widget .widget_nav_menu li.secondary-menu-button a,
#footer-widgets .footer-widget .widget_nav_menu li.secondary-menu-button a:hover,
.footer-widget .widget_nav_menu li.secondary-menu-button:hover a {
	color: #fff !important;
}
.footer-widget .widget_nav_menu i {
	font-size: 24px;	
}
body #footer-info a {
	color: #73bbc6;
	font-weight: 400;
}
#footer-widgets a:hover,
#footer-info a:hover {
	color: #043b38 !important;
}

/* Homepage */
.topic-listing a {
	color: #4c4d4f;
}
.topic-listing a:hover {
	color: #043b38;	
}
.et_pb_blog_grid article {
	background-color: #f1f2f5 !important;
	border-radius: 5px;
	margin: 8px;
}
.opt-in-banner .wpcf7-form-control-wrap {
	display: inline-block;
	padding: 6px;
}

.opt-in-banner .wpcf7-form-control.wpcf7-submit.btn {
	background-color: #73bbc6;
	border: none;
	color: #fff;
	font-weight: 700;
	margin: 20px auto 0;
	padding: 5px 10px;
	width: auto;
}
.opt-in-banner .wpcf7-form-control.wpcf7-submit.btn:hover {
	background-color: #d66228;
}
.opt-in-banner form.wpcf7-form p {
	text-align: center;	
}
body .wpcf7 .ajax-loader {
	display: none;
}
.stands-for .et_pb_blurb_description {
	background-color: #73bbc6;
	display: none;
	margin: 0 !important;
	min-height: 285px;
	padding: 18px;
	position: absolute;
	top: 0;
}
.stands-for .et_pb_column:hover .et_pb_blurb_description {
	display: block;
}

#main-content #podcast-header .et_pb_widget_area p {
	margin-bottom: 0;
}
#podcast-header .et_pb_widget {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	width: 100%;
}
#podcast-header .et_pb_widget_area #text-10 {
	display: none;
}
body.tax-podcastcategory #podcast-header {
	padding: 0;
}
body.tax-podcastcategory #podcast-header p {
	line-height: 0;
}
.pod-category {
	background: #ffffff;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 10px 12px 8px;
	text-align: center;
	width: 320px;
}
.pod-category p.title {
	margin: 3px 0 12px;
	text-transform: uppercase;
}
.pod-category p {
	margin: 0;
}
.other-info-box {
	margin: 30px 0;
	padding: 40px 40px 12px;
}

.other-info-box p.heading {
	font-size: 2.0rem;
	font-weight: 700;
	margin-bottom: 0;
}
.other-info-box ul {
	margin-bottom: 0;
}

.widget .searchandfilter li:not(:last-child) {
	border-bottom: none;
}
.searchandfilter ul > li:not(.cat-item):first-of-type {
	width: 100%;
}
.searchandfilter li.cat-item {
	width: 49%;
}
.searchandfilter input[type=checkbox] {
	display: block;
	float: left;
	margin-right: 5px;
	width: auto;
}


@media screen and (max-width: 1300px) {
	.multimedia-body .et_pb_column_2_3 {
		padding-left: 50px;
	}
}

@media screen and (min-width: 1110px) {
	body #main-header .nav li.mega-menu ul {
		background-color: #043b38;
		left: 0 !important;
		right: 0 !important;
	}
	.mega-menu ul.sub-menu {
		display: flex;
		flex-wrap: wrap;
	}
	.mega-menu ul.sub-menu li {
		clear: none !important;
		flex-basis: 33%;
		width: 100% !important;
	}
	li.menu-item-has-children:not(.mega-menu) ul.sub-menu {
		left: -60px;
	}
	.et-fixed-header #top-menu .mega-menu ul.sub-menu a,
	.mega-menu ul.sub-menu a {
		color: #fff !important;
		font-size: 16px;
		padding: 20px !important;
		text-align: right;
		text-transform: none !important;
	}
	#top-menu li.mega-menu>ul>li>a:first-child {
		border-bottom: none !important;
		padding-top: 20px !important;
	}
}


@media screen and (max-width: 980px) {
	body #top-header .container { 
		padding: 0.75em 10px !important; 
		width: 100% !important; 
	}
	body #et-secondary-menu, 
	body #et-secondary-nav { 
		display: block !important; 
		float: none !important; 
	}
	body header#main-header { 
		top: 45px !important; 
	}
}

@media screen and (max-width: 768px) {
	.pod-category { margin: 0 10px 20px; }
	.single-podcast .sidebar.span-4 .widget:nth-child(3n+3) { margin-right: auto !important; }
	.single-podcast #text-16.widget { background: #f2f2f2; padding: 15px !important; right: 0; top: 0; width: 140px; }
}
