/* 
 Theme Name:     grow-extended
 Author:         Mark Hendriksen
 Author URI:     https://www.markhendriksen.com
 Template:       Divi
 Version:        1.0
 Description:    A Divi Child Theme
 Wordpress Version: 5.0.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top: calc(100% - -2px);}
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul{border-radius: 5px;}
/* top header CSS */
.et_pb_gutters3 .top-row-fixed-header .et_pb_column {margin-right: 1.5%;}
.et_pb_gutters3 .top-row-fixed-header .top-col-first-fixed.et_pb_column{width: 25%;}
.et_pb_gutters3 .top-row-fixed-header .top-col-second-fixed.et_pb_column{width: 30%;display:flex;align-items:center;justify-content:center;}
.et_pb_gutters3 .top-row-fixed-header .top-col-second-fixed.et_pb_column .icon-module-inline{margin-bottom: auto !important;margin-left: 18px;position:relative;}
.et_pb_gutters3 .top-row-fixed-header .top-col-second-fixed.et_pb_column .icon-module-inline:before{content:'';position:absolute;width: 2px;
    height: 39px;
    background: #000;
    top: -2px;
    left: -10px;}
.et_pb_gutters3 .top-row-fixed-header .top-col-third-fixed.et_pb_column{width: 41%;display:flex;align-items: baseline;justify-content: flex-end;gap: 24px;}
.top-col-third-fixed.et_pb_column .btn-module-fixed{margin-bottom: auto !important;}

@media (max-width: 1500px) {
	.et_pb_gutters3 .top-row-fixed-header .top-col-second-fixed.et_pb_column{width: 17%;}
	.et_pb_gutters3 .top-row-fixed-header .top-col-third-fixed.et_pb_column{width: 50%;}
}
/* top header CSS end*/

.et_pb_post .post-meta .author:before {
    content: "" !important;
}
.hero-blurb-styling .et_pb_blurb_position_left .et_pb_blurb_container{padding-left: 3px;}
.hero-contact-form .et_pb_contact p input, .hero-contact-form .et_pb_contact p textarea{padding: 10px 25px 10px 25px;line-height: 35px;}
.hero-contact-form .et_pb_contact_field textarea.et_pb_contact_message{min-height: 65px;}
.hero-contact-form .et_contact_bottom_container{margin-top: 1.5%;float: none;}
.hero-contact-form .et_pb_contact_submit{width: 100%; border-radius: 150px;}
.hero-contact-form .et_pb_contact_submit:hover{border-radius: 150px;}

.about-hero-slider p.post-meta {display: none;}

.category-only-wrap .et_pb_post{margin-bottom:7px!important;}
.category-only-wrap .et_pb_post .post-meta{margin-top: 40px!important;}
.category-only-wrap .entry-title{display:none!important;}
.category-only-wrap .et_pb_post .post-meta{
margin-top: 15px !important;
/*     margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; */
	width: 50%;
border:2px solid #CCCCCC!important;text-align: center!important; padding: 15px!important;
}
.category-only-wrap .post-meta:hover{border:2px solid #d43939!important;background:#162238!important;}
.category-only-wrap .post-meta:hover a{color: #fff!important;}

.podcast-home-styling .entry-title a, .podcast-blog-wrap .entry-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.featured-page-styling .entry-title a{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.subscribe-form .et_contact_bottom_container {
   margin-top: -12.7%;
    position: relative;
    left: 0%;
}
.contactpage-form .et_contact_bottom_container {float: left;text-align: left;margin-top: -0.5%;}
/* .heading-behind-line h2{position:relative;background:#fff;}
.heading-behind-line h2:before{content:'';position:absolute;background: #bbbbbb;top: 23px;left:0;right:0;bottom:0;width:100%;height:1px;} */
/* ############ CTA MENU ############ */
.podcast-blog-wrap .et_pb_post{margin-bottom: 20px;}
.podcast-blog-wrap .et_pb_post .entry-title{padding: 0 10px;margin-bottom:10px;}
.podcast-blog-wrap .et_pb_post .post-meta{padding: 0 10px;text-decoration: underline;}

.mobile_menu_bar:before{color: #ffffff!important;
    background: #000;
    padding: 4px;
    border-radius: 5px;}

.cta_menu a {
	background-color: #d38c3f;
    color: #fff !important;
}

.et-fixed-header #top-menu .cta_menu a	{
	color: #fff !important;
}

.et-fixed-header #top-menu li.cta_menu.current-menu-item a {
	color: #fff !important;	
}

/* ############ DROP DOWN MENU ############ */

@media (min-width: 981px) {
ul.sub-menu:before {
    border-color: transparent transparent #d38c3f transparent;
}

ul.sub-menu li a {
	border-bottom: 1px solid #eee;
}

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

/* ### BLOG POST META BORDER COLOR ### */
.custom_blog p.post-meta {
    border-top: 1px solid #d38c3f;
    border-bottom: 1px solid #d38c3f;
}

/* ### BLOG POST BUTTON ### */
.custom_blog .more-link {
	background-color: #d38c3f;
    color: #fff;
}

/* ### BLOG POST BUTTON HOVER ### */
.custom_blog .more-link:hover {
	background-color: #043a6d;
    color: #ffffff;
}

/* ### BLOG POST WIDGET TITLE ### */
.single .et_pb_widget_area_right h4.widgettitle {
	background-color: #d38c3f;
	color: #fff!important;
}

/* ### BLOG POST WIDGET BG ### */
.single .et_pb_widget_area_right .et_pb_widget {
	background-color: #f9f9f9;	
}

/* ############################## */
/* ###### NEWSLETTER OPT-IN ##### */
/* ############################## */

.custom_emailoptin .et_pb_newsletter_form .et_pb_contact_field_half {
    flex-basis: 30%;
 }

.custom_emailoptin .et_pb_newsletter_fields>* {
    flex-basis: 30%;
}

.custom_emailoptin.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
    padding-bottom: 0px;
}

.custom_emailoptin p.et_pb_newsletter_field {
    padding-bottom: 0px;
}

.custom_emailoptin .et_pb_newsletter_button_wrap {
	margin-top: 0px;
}

.custom_emailoptin .et_pb_newsletter_form .input,
.custom_emailoptin .et_pb_newsletter_form input[type=text], .custom_emailoptin .et_pb_newsletter_form p.et_pb_newsletter_field input[type=text] {
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}

.blurb_header.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 0px;
}

@media (max-width: 980px) {
.main-header-menu .et_pb_menu_inner_container {
    display: flex;
}
	.main-header-menu.et_pb_menu--style-centered .et_pb_menu__wrap {
    justify-content: right;
}
.new_optin_column_1 {
	margin-bottom: 0px !important;
}}

.custom_emailoptin .et_pb_newsletter_form {
	padding-bottom: 15px !important;
}

/* ############ MENU ############ */

@media (min-width: 1150px) {
#top-menu li {
    padding-right: 50px;
}}

/* ############ CTA MENU ############ */

.cta_menu a {
    padding: 10px 20px !important;
    display: inline !important;
}

@media (max-width: 980px) {
#mobile_menu li.cta_menu a {
	display: block !important;
	text-align: center !important;
}}

/* ############ DROP DOWN MENU ############ */

@media (min-width: 981px) {
ul.sub-menu:before {
content: "";
    position: absolute;
    left: 11px;
    top: -17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0px 0px 0px;
    z-index: 9999;
	
}

ul.sub-menu li a {
    padding: 5px 0px;
	padding-left: 0px !important;
	font-weight: 400 !important;
}

ul.sub-menu li:last-child a {
	border-bottom: 0px solid #eee;
}

ul.sub-menu {
	padding-bottom: 3px !important;
	padding-top: 5px !important;
}}

/* ############ HEADER HOME ############ */

@media (min-width: 981px) and (max-width: 1150px){
.blurb_header h4.et_pb_module_header {
	font-size: 18px !important;
}

.blurb_header .et-pb-icon {
    font-size: 20px !important;
}}

/* ############################## */
/* ############ BLOG ############ */
/* ############################## */

.custom_blog .post-content p {
	display:none;
}

.custom_blog .post-content {
	text-align: center;
}

.custom_blog p.post-meta {
	text-align: center;
    padding: 10px;
    margin-top: 15px;	
}

.custom_blog .more-link {
    display: inline-block;
	font-weight:400;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 4px;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 15px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}

.custom_blog .et_pb_post {
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.14);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}

.custom_blog .et_pb_post:hover {
	box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.3);
}

@media (min-width: 981px) {
.custom_footer_column_1 {
	border-right: 1px solid #2c4277;
}}

/* ########################################## */
/* ############ SINGLE BLOG POST ############ */
/* ########################################## */

.single h4.widgettitle {
    padding: 15px 25px 10px 25px;
	color: #d38c3f;
}

.single #left-area ul {
	padding-left: 25px !important;
	padding-top:15px !important;
	padding-bottom:15px !important;
}

.single .et_pb_widget ul li {
    margin-bottom: 0.3em;
    font-size: 16px;
}


@media (max-width: 767px) {
	.contactpage-form .et_contact_bottom_container .et_pb_contact_submit{margin: 0 0 0 9px;}}
