/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.fusion-tb-header .awb-menu {
	--awb-min-height: 1em;
}
#dd-subscribe img {
	vertical-align: middle;
}



/*


.fusion-footer .menu-text {
	font-weight: bold;
}
#boxed-wrapper .gform_button {
	margin-left: 0;
	margin-top: 2em;
}

#boxed-wrapper .gform_previous_button,
#boxed-wrapper .gform_next_button {
	width: auto;
	color: #000;
}
#boxed-wrapper .gform_previous_button:hover,
#boxed-wrapper .gform_next_button:hover {
	color: #fff;
}
.njcc-alert {
	padding: 1.5em 2em;
	border: 2px solid #488166;
	margin: 2em 0;
	background: #efefef;
}
.learndash-wrapper a.fusion-button {
	max-width: 280px;
	margin: 20px 0 50px;
}
.learndash-wrapper a.njcc-button {
	display: inline-block;
	padding: 10px 30px;
	border: 3px solid #488166 !important;
	color: #000;
	margin: 30px 0;
}
.njcc-button:hover {
	background: #488166;
	color: #fff !important;
}

#aeropay-complete {
	display: none;
}
.njcc-complete {
	color: green;
}
.njcc-incomplete {
	color: red;
}
.njcc-employer-section {
	margin-bottom: 100px;
}

.single-sfwd-courses .learndash-wrapper {
	max-width: 1331px;
	margin: 0 auto;
}
.learndash-wrapper a.njcc-course-btn {
	margin: 30px 0 0;
	display: block;
	text-align: center;
}

.single-sfwd-courses .ld-item-list-items {
	margin-bottom: 100px;
}
.fusion-video {
	background: #000;
}

#get-in-touch .gfield input,
#get-in-touch .gfield textarea {
	background: #fff;
	font-size: 20px;
	border: 2px solid #58595b;
	border-radius: 4px;
}
#get-in-touch .gform_button {
	border: none;
	background: #00ff6f;
	border-radius: 4px;
	color: #535c57;
	padding: 13px 100px;
	margin-top: 0;
}
#get-in-touch .gform_button:hover {
	color: #535c57;
	opacity: .8;
}

.njcc-team-member .awb-icon-mail {
	font-size: 34px !important;
	position: relative;
	top: 3px;
}

@media (min-width: 767px) {
	.njcc-divider-left {
		margin-left: -70px;
		width: calc( 100% + 70px ) !important;
	}
	.njcc-divider-right {
		margin-right: -70px;
		width: calc( 100% + 70px ) !important;
	}
}
.njcc-card {
	position: relative !important;
	top: 10px !important;
}
.njcc-table-col p {
	margin-bottom: 0 !important;
}
@media (max-width: 1024px) {
	.njcc-card .fusion-column-wrapper { 
		border-bottom: 2px solid #488166 !important;
		-webkit-box-shadow: 10px 10px 0px 0px rgba(0,153,102,1) !important;
		-moz-box-shadow: 10px 10px 0px 0px rgba(0,153,102,1) !important;
		box-shadow: 10px 10px 0px 0px rgba(0,153,102,1) !important;
		border-radius: 20px !important;
	}
	.njcc-table-col .fusion-column-wrapper {
		border: none !important;
		padding: 0 !important;
	}
	.njcc-home-icon-col .fusion-column-wrapper  {
		border: none !important;
	}
	.njcc-hide-breaks-mobile br {
		display: none;
	}
	.njcc-explore .fusion-layout-column {
		margin: 0 !important;
	}
}
.fusion-title-heading {
	font-weight: 400 !important;
}
@media (min-width: 1024px) {
	.njcc-explore ul {
		padding-left: 0;
	}
}
.njcc-explore ul li {
	margin-bottom: 30px;
}
.njcc-explore li::marker,
.njcc-cost li::marker {
    color: #488166;
}
.njcc-explore ul {
	margin-top: 0;
}
.fusion-testimonials.njcc-testimonials .testimonial-image {
	border-radius: 100%;
}

.fusion-testimonials.clean .avatar-above .testimonial-thumbnail {
	width: 250px;
}

 .njcc-green-icon:hover {
	color: #00ff6f !important;
}*/