/*
 Theme Name:   Maisha Child
 Theme URI:    http://www.anarieldesign.com/themes/
 Description:  Maisha Child Theme
 Author:       Anariel Design
 Author URI:   http://www.anarieldesign.com/
 Template:     maishawp
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, footer-widgets
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

body {
	font-family: "Roboto", arial, sans-serif;
	font-weight: 400;
	color: #003864;
}

.entry-content h1 {
	color: #333;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	margin-top: 1em !important;
	margin-bottom: 0.5em !important;
}
.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
	margin-top: 2em !important;
	margin-bottom: 1em !important;
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2,
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3,
.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
	color: #00a0d4;
}


ul, ol {
	/*margin-left: 1.3333em !important;*/
	margin-left: 1.3333em;
}

a {
	color: #894c94;
	transition: none !important;
}
a:hover,
a:active,
a:focus
a:visited,
.search-toggle:hover::before, .edit-link a:hover, .entry-content a:hover {
	color: #894c94;
	border: none !important;
}
a:hover,
a:active,
.elementor a:hover,
.elementor a:active {
	color: #894c94;
	text-decoration: underline;
}
.entry-content a,
.edit-link a {
	font-weight: 400;
	border-bottom: none;
}

input,
textarea {
	border: 1px solid #ccc;
}

button, input[type="button"], input[type="reset"], input[type="submit"], div.wpforms-container-full .wpforms-form input[type="submit"], div.wpforms-container-full .wpforms-form button[type="submit"], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	font-family: "Roboto", arial, sans-serif;
}
input[type="submit"]:focus, div.wpforms-container-full .wpforms-form input[type="submit"]:focus, div.wpforms-container-full .wpforms-form button[type="submit"]:focus, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
	border: none;
	box-shadow: none;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, div.wpforms-container-full .wpforms-form input[type="submit"]:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
	padding-left: 1.0833em;
	padding-right: 1.0833em;
}

/*
 * Header
 */
body .custom-logo-link:hover {
	outline: none;
}
.search-toggle:hover {
	background: #003766;
}
.search-toggle a.screen-reader-text:hover {
	text-decoration: none;
}


/*
 * Main menu
 */
#secondary {
	clear: both;
	display: block;
	width: 100%;
	margin: 15px 0 0 0;
	text-align: right;
}
.navigation-main,
.main-small-navigation {
	font-size: 16px;
}
.navigation-main ul li:hover > ul,
.navigation-main ul li.focus > ul /*,
.main-small-navigation ul li:hover > ul,
.main-small-navigation ul li.focus > ul*/ {
	left: 10px;
}

.navigation-main a,
.main-small-navigation a {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-bottom: none;
}
.navigation-main ul ul a,
.navigation-main ul ul ul a,
.main-small-navigation ul ul a,
.main-small-navigation ul ul ul a {
	width: 250px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.navigation-main a:hover,
.main-small-navigation a:hover {
	text-decoration: none;
}
.headerblock .navigation-main a:hover,
.headerblock .main-small-navigation a:hover {
	/*color: #c10072 !important;*/
	color: #894c94 !important;
}

.current-menu-parent a {
	font-weight: bold;
}
.current-menu-parent .sub-menu a {
	font-weight: normal;
}
.current-menu-parent .sub-menu .current-menu-item a {
	font-weight: bold;
}

/*
 * Content
 */

/*.page-id-48.page-template-full-width-page .cd-fixed-bg,
.page-id-2162.page-template-full-width-page .cd-fixed-bg {
	min-height: 250px;
}
.page-id-48.page-template-full-width-page .default-page.up .site-content,
.page-id-2162.page-template-full-width-page .default-page.up .site-content {
	opacity: 0.9;
}
.page-id-48.page-template-full-width-page .default-page .content-area,
.page-id-2162.page-template-full-width-page .default-page .content-area {
	padding-top: 25px;
}
.page-id-48.page-template-full-width-page .entry-content,
.page-id-2162.page-template-full-width-page .entry-content {
	padding-bottom: 80px;
}
.page-id-48.page-template-full-width-page hr.short,
.page-id-2162.page-template-full-width-page hr.short {
	display: none;
}*/
.page-template-full-width-page .cd-fixed-bg {
	min-height: 250px;
}
.page-template-full-width-page .default-page.up .site-content {
	opacity: 0.9;
}
.page-template-full-width-page .default-page .content-area {
	padding-top: 20px;
}
.page-template-full-width-page .entry-content {
	padding-bottom: 80px;
}

hr.short,
.page-template-full-width-page hr.short {
	display: none !important;
}

.blog .aboutpage .cd-fixed-bg-one {
	min-height: 250px;
	padding: 0;
	background-color: transparent;
	background-position: center -42px;
}
.blog .aboutpage .cd-fixed-bg-one .entry-content {
	min-height: 250px;
	padding: 0 10%;
}
.blog .aboutpage .cd-fixed-bg-one h1 {
	position: absolute;
	bottom: 0;
	width: 80%;
	padding: 27px 0 10px 0;
	color: #333;
	background: #fff;
	font-size: 5.2rem;
	text-align: center;
	opacity: 0.9;
}
.blog .aboutpage .cd-fixed-bg-one hr,
.blog .aboutpage .cd-fixed-bg-one .overlay {
	display: none;
}

.cd-fixed-bg-one.withoutimg {
	background: #003766 !important;
}

.page-template-default .hentry {
	padding-top: 0;
}

.entry-content a.button {
	color: #fff;
}

body .homepage .entry-content h2 {
	margin-top: 0;
}
body .homepage .entry-content a.button:hover,
body .second-block .entry-content a.button:hover {
	padding: 10px 15px;
	text-decoration: none;
}

.content-caption {
	background: rgba(0, 0, 0, 0.8);
}

.page a.more-link {
	padding: 0;
}
.page a.more-link:after {
	text-decoration: none !important;
}

.widget-title {
	color: #00a0d4;
}


/*
 * Footer
 */
.footer .widget-title {
	margin: 0 0 0.5em 0;
	line-height: 1.2;
}
.footer .widget ul {
	margin-left: 0;
}

.footer .widget .a11y-toolbar-widget li {
	margin-bottom: 0.5em;
}
.footer .widget .a11y-toolbar-widget button {
	width: 100%;
	text-transform: none;
}

.footer .textwidget ul li {
	margin-bottom: 0.4em;
	line-height: 1.3;
}

.footer #text-2 {
	clear: both;
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}
.footer #text-2 p {
	margin-bottom: 0.2em;
}

.footer #text-2 a,
.copyright a {
	text-decoration: underline;
}
.footer a:hover {
	color: #00a0d4;
}

.copyright {
	padding: 10px 0;
	border: none;
	text-align: center;
}
.copyright p {
	margin-bottom: 1em;
}
a.scroll-to-top {
	margin: 0;
}

#subscriber-btn {
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 202;
}
#subscriber-btn a {
	display: block;
	margin: 0;
	padding: 6px 18px;
	color: #fff;
	background: #00afff;
	background: #00a0d4;
	border: none;
	text-decoration: none;
}
#subscriber-btn a:hover {
	color: #fff;
	background: #333;
	background: #003766;
	border: none;
	text-decoration: none;
}

.social-navigation {
	/*position: absolute;*/
	display: none;
}
.social-navigation ul {
	margin-left: 0 !important;
}
.social-navigation li {
	padding: 0;
}
/*.social-navigation li:hover {
	background: #003766;
}*/
.social-navigation a {
	border: none;
}
.social-navigation a::before {
	font-size: 23px;
}
.social-navigation a:hover {
	background: #003766;
	text-decoration: none;
}
.social-navigation:hover,
.social-navigation a:hover {
	color: #fff;
	background: #003766;
}


/*
 * Front/Home
 */
.home .block-one p {
	margin-bottom: 0;
}
.home .block-one .child-pages {
	margin-top: 0;
}
.home .block-one .child-pages .column {
	margin-bottom: 0;
}
.home .block-one .child-pages a.more-link {
	display: none;
}
.home .block-one #post-250 h2 {
	padding-top: 20px;
}

/* Latest news */
.home .block-four {
	margin-top: 20px;
	padding-top: 20px;
	background: #efefef;
}

.block-four .fourcolumn {
	padding: 0 0 60px 0;
}
.block-four figure figcaption {
	position: relative;
}
.block-four .post-thumbnail {
	display: none;
	display: block;
	position: absolute;
	left: 10%;
	z-index: -10;
	width: 80%;
	height: 100%;
	text-align: center;
}
.page-template-front-page .block-four .post-thumbnail img {
	display: block;
	width: auto;
	height: 100%;
}

.block-four .post .entry-title {
	width: 100%;
	min-height: 120px;
	margin: 0;
	padding: 20px;
	font-family: "Roboto", arial, sans-serif;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: none;
	background: #4f4f4f;
	border-bottom-width: 6px;
	opacity: 1;
}
.block-four .post .entry-title:hover {
	padding: 20px;
}
.block-four .post .entry-title a:hover {
	color: #00a0d4;
}

/*
 * Who we are
 */
.elementor-23 .entry-content h3.elementor-heading-title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}


/*
 * Blog/Posts/Latest
 */
.news article {
	margin-bottom: 50px;
}
.post .entry-footer {
	margin-bottom: 0;
}
.post .entry-footer .byline {
	display: none;
}
.post img.attachment-post-thumbnail {
	margin: 1em 0 1.2em 0;
}


.news .entry-content a.more-link:hover,
.news .entry-content a.button:hover {
	padding: 5px 10px;
	background: #003766;
	text-decoration: none;
}

.post-navigation .meta-nav,
.post-navigation .nav-previous .post-title, .post-navigation .nav-next .post-title {
	color: #894c94;
}
.post-navigation .meta-nav {
	letter-spacing: 0;
	text-transform: none;
}


/*
 * Directory plugin overrides
 */
.wpbdp-main-box {
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}
#wpbdp-categories {
	display: none;
}
.wpbdp-listing-excerpt {
	padding: 30px 30px 20px 30px !important;
	border-top: 1px solid #ccc;
	border-bottom: none !important;
}
.wpbdp-listing-excerpt:first-child {
	border-top: none;
}
.wpbdp-listing-excerpt.odd {
	background: transparent !important;
}
.wpbdp-listing-excerpt .listing-thumbnail {
	position: relative;
	float: left !important;
	width: 30%;
	min-height: 120px;
	margin: 0 30px 0 0 !important;
	padding: 20px 10px;
	border: 1px solid #ccc;
	text-align: center;
}
.wpbdp-listing-excerpt .listing-thumbnail a {
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	z-index: 10;
	width: 100%;
	height: auto;
	transform: translate(-50%, -50%);
	margin: auto;
	border: none;
}
.wpbdp-listing-excerpt .listing-thumbnail a:hover {
	border: none;
}
.wpbdp-listing-excerpt .listing-thumbnail a img {
	display: inline-block;
	width: auto;
	max-height: 100px;
}
.wpbdp-listing-excerpt .listing-thumbnail img {
	max-width: 100%;
}
.field-value.wpbdp-field-type-url label {
	display: none;
}

.wpbdp-listing .listing-actions {
	display: none;
}

.wpbdp-listing-single .listing-title {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
}
.wpbdp-listing-single .main-image {
	padding: 20px !important;
	border: 1px solid #ccc !important;
}
.wpbdp-listing-single .main-image img {
	padding: 0 !important;
	border: none !important;
}


/*
 * Downloads overrides
 */
.w3eden .panel-body {
	display: none;
}
.w3eden .panel-footer {
	border-top: none;
}

.w3eden .btn-group-sm > .btn, .w3eden .btn-sm {
	font-size: 16px;
}
.w3eden .fetfont, .w3eden .btn, .w3eden .btn.wpdm-front h3.title, .w3eden .wpdm-social-lock-box .IN-widget a span:last-child, .w3eden #xfilelist .panel-heading, .w3eden .wpdm-frontend-tabs a, .w3eden .alert::before, .w3eden .panel .panel-heading, .w3eden .discount-msg, .w3eden .panel.dashboard-panel h3, .w3eden #wpdm-dashboard-sidebar .list-group-item, .w3eden #package-description .wp-switch-editor, .w3eden .w3eden.author-dashbboard .nav.nav-tabs li a, .w3eden .wpdm_cart thead th, .w3eden #csp .list-group-item, .w3eden .modal-title {
	font-family: inherit !important;
	font-weight: 400 !important;
	text-transform: none !important;
}
.w3eden .btn-primary,
.w3eden .btn-info {
	background: #00a0d4;
}
.w3eden .btn-primary:hover,
.w3eden .btn-info:hover {
	background: #003766;
	box-shadow: none;
}
.w3eden .btn:disabled, .w3eden .btn[disabled], .w3eden .btn.disabled {
	color: #333;
	background: #eee;
	opacity: 1;
}

.w3eden .h1, .w3eden .h2, .w3eden .h3, .w3eden .h4, .w3eden .h5, .w3eden .h6, .w3eden h1, .w3eden h2, .w3eden h3, .w3eden h4, .w3eden h5, .w3eden h6 {
	font-family: 'Raleway', arial, sans-serif;
}

.w3eden .col-md-4:nth-child(3n+4) {
	clear: both;
}

.elementor-page-1062 .elementor-widget-shortcode,
.elementor-page-1936 .elementor-widget-shortcode {
	margin-bottom: 0 !important;
}

.w3eden-group-item {
	margin: 20px 0;
	margin: 0 0 40px 0;
}
/*.w3eden-group-item:first-child {
	margin-top: 0;
}*/
.w3eden-group-item h4 {
	min-height: 110px;
	min-height: 1px;
	margin: 10px 0 0 0 !important;
	font-weight: 400;
	line-height: 1.2;
	color: #00a0d4;
}
.post-1936 .w3eden-group-item h4 { /* annual reports */
	min-height: 1px;
}
.w3eden-group-item h4 a {
	font-weight: inherit;
}
.w3eden img {
	border: 1px solid #ccc;
}

/* like posts list template, no thumbnail */
.entry-content .wpdm-item h2.entry-title {
	margin: 0 0 8px 0;
	font-size: 3.4rem;
	line-height: 1.1;
	font-weight: 700;
	color: #894c94;
}
.w3eden p {
	margin-bottom: 12px;
}
.wpdm-item a.more-link {
	padding: 5px 10px;
	color: #fff;
	background: #00a0d4;
}
.wpdm-item a.more-link:hover {
	padding: 5px 10px;
	color: #fff;
	background: #003766;
	text-decoration: none;
}
.page .wpdm-item a.more-link::after {
	content: none;
}


/*
 * ProfilePress overrides
 */
article#post-2101.hentry,
article#post-2102.hentry,
article#post-2104.hentry {
	padding-top: 1em;
}

.login-form {
	max-width: 600px;
	margin: 0 auto;
	padding: 24px 23px 1px 23px;
	background: #bbb;
	border-radius: 0;
}

.login-form .form-control {
	border-radius: 0;
}
.login-form .login-field:focus {
	border: 1px solid #003766;
}
#pp-pass-strength-result,
.login-form .form-control::placeholder {
	color: #aaa;
}
#pp-pass-strength-result {
	margin-top: 3px;
}

.login-form .btn-primary {
	font-size: 100%;
	text-transform: none;
	background: #00a0d4 !important;
	border-radius: 0;
}
.login-form .btn-primary:hover {
	background: #003766 !important;
}

.form-control {
	font-family: "Roboto", arial, sans-serif;
	color: #000;
}

.profilepress-reg-status,
.profilepress-reset-status {
	margin: 0 0 30px 0 !important;
	padding: 20px 25px !important;
	font-size: 110% !important;
	border-radius: 0 !important;
}

a.logout {
	float: right;
	display: block;
	padding: 6px 18px;
	color: #fff !important;
	background: #00a0d4;
}
a.logout:hover {
	padding: 6px 18px;
	background: #003766;
	text-decoration: none;
}

button#catapultCookie {
	border-radius: 0 !important;
}

/*
 * LearnDash overrides & styling
 */
.post-type-archive-sfwd-courses aside.widget_recent_entries,
.sfwd-courses-template-default aside.widget_recent_entries,
.sfwd-lessons-template-default aside.widget_recent_entries,
.sfwd-topic-template-default aside.widget_recent_entries,
.sfwd-quiz-template-default aside.widget_recent_entries {
	display: none;
}

.sfwd-courses.hentry,
.sfwd-lessons.hentry,
.sfwd-topic.hentry,
.sfwd-quiz.hentry {
	padding-top: 1em;
}

.sfwd-lessons img.wp-post-image {
	float: right;
	width: 50%;
}
.sfwd-lessons header.entry-header {
	float: left;
	width: 45%;
	margin-right: 5%;
	padding-top: 2em;
	/*text-align: center;*/
}
.sfwd-courses h1.entry-title,
.sfwd-lessons h1.entry-title,
.sfwd-topic h1.entry-title,
.sfwd-quiz h1.entry-title {
	margin-bottom: 0.5em;
}
.sfwd-courses footer.entry-footer,
.sfwd-lessons footer.entry-footer,
.sfwd-topic footer.entry-footer,
.sfwd-quiz footer.entry-footer {
	display: none;
}
.sfwd-lessons .entry-content {
	clear: both;
	padding-top: 1.5em;
}

.sfwd-quiz .entry-content h2 {
	margin-top: 0;
}

.learndash p,
.learndash address,
.learndash pre,
.learndash hr,
.learndash ul,
.learndash ol,
.learndash dl,
.learndash dd,
.learndash table {
	margin-bottom: 1em;
}

.learndash a {
	text-decoration: underline;
}
.entry-content .learndash a:hover,
.news .entry-content .learndash a:hover {
	color: #000;
}
.learndash #learndash_next_prev_link a {
	text-decoration: none;
}
.learndash #learndash_next_prev_link a:hover {
	color: #894c94;
	text-decoration: underline;
}

#learndash_lessons a, #learndash_quizzes a, .expand_collapse a, .learndash_topic_dots a, .learndash_topic_dots a > span, #learndash_lesson_topics_list span a, #learndash_profile a, #learndash_profile a span {
	font-family: inherit;
	font-family: "Roboto", sans-serif;
	font-size: 100%;
	color: #894c94;
}

#lessons_list > div h4 > a, #course_list > div h4 > a, #quiz_list > div h4 > a {
	min-height: 75px;
}

.learndash_navigation_lesson_topics_list .list_arrow.collapse {
	background-position: 50% 9px;
}
.learndash_navigation_lesson_topics_list .list_arrow.expand {
	background-position: 50% 13px;
}

.course_navigation .learndash_topic_widget_list a > span:hover {
	text-decoration: underline;
}

.learndash-wrapper .ld-status {
	font-size: 100%;
	borde-radius: 14px;
}
.learndash-wrapper a.ld-button {
	font-size: 100%;
	border-radius: 24px;
	color: #fff !important;
}
.ld-course-status-seg-price { /* hide course price */
	display: none;
}

.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name {
	color: #894c94;
}
.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover {
	text-decoration: underline;
}

/* LearnDash focus */
.learndash-wrapper {
	line-height: inherit;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img {
	height: auto;
	margin-top: 5px;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
	font-size: 160%;
	line-height: 1.3;
}

.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a {
	font-weight: 400;
}

.learndash-wrapper .ld-alert .ld-button {
	max-width: 210px;
}

.learndash-wrapper .learndash_mark_complete_button:hover,
.learndash-wrapper #learndash_mark_complete_button:hover {
	padding-right: 3em;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
	padding: 1px 2px 0 0;
}
.learndash-wrapper .ld-lesson-progression .ld-expand-button.ld-button-alternate .ld-icon {
	padding: 2px 2px 0 1px;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate {
/* hide print certificate button due to "completed on" date missing glitch */
	display: none !important;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
	font-size: 100%;
}

.wp-block-columns.cover img {
	border: 1px solid #ccc;
}

.slide-block {
	/*display: none;*/
	/*opacity: 0;*/
}

ul.list-inset {
	padding-left: 30px;
	list-style: circle;
}

ul ul {
	list-style: circle;
}


/*
 * Elementor overrides...
 */
.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
	color: #00a0d4 !important;
}

.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
	margin-top: 0 !important;
}


/*
 * WP Accessibility plugin overrides
 */
.fontsize, .fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6, .fontsize p, .fontsize li:not(.a11y-toolbar-list-item), .fontsize label, .fontsize input, .fontsize select, .fontsize textarea, .fontsize legend, .fontsize code, .fontsize pre, .fontsize dd, .fontsize dt, .fontsize blockquote {
	font-size: 130% !important;
}



button:focus, input[type="button"]:focus, input[type="reset"]:focus {
	border-color: transparent;
	box-shadow: none;

}
button.menu-toggle,
button.menu-toggle:hover {
	margin-top: -5px;
	padding: 0;
}

/*
 * mobile
 */
@media screen and (max-width: 955px) {

	.header-inner {
		padding: 10px;
	}

	.fixed-mobile-menu .header-inner {
		position: relative;
	}
	
	#secondary {
		clear: none;
		margin-top: -80px;
	}
	
	.main-small-navigation div {
		margin-top: 10px;
		padding: 10px 0;
	}

	#subscriber-btn {
		display: none;
	}

	.page-template-full-width-page .cd-fixed-bg {
		min-height: 180px;
	}

  .page-template-full-width-page .entry-content {
  	padding-bottom: 20px;
  }

	.page-template-full-width-page .default-page.up .site-content {
		margin-top: 0;
		padding: 0 2%;
	}
	.page-template-full-width-page .default-page .content-area {
		padding-top: 10px;
	}

	.content-caption {
		background: rgba(0, 0, 0, 0.8) !important;
		background: #003766 !important;
	}
	body .homepage .entry-content a.button,
	body .second-block .entry-content a.button {
		padding: 10px 15px;
	}

	.block-four .fourcolumn {
		padding-bottom: 30px;
	}

	.elementor-widget-container {
		margin-right: 0 !important;
		padding-right: 0 !important;
	}

}

@media screen and (min-width: 956px) {

	#secondary {
		clear: both;
		margin-top: 15px;
	}
}


@media screen and (min-width: 59.6875em) {
	.social-navigation {
		display: block;
		position: absolute;
		top: 75px !important;
	}
}
.elementor-section.content-caption{
	background: rgba(0,0,0,0.6);
	color: #fff;
	max-width: 30%;
	left: 10%;
	right: 0;
	top: 30%;
	position: absolute;
	padding: 30px;
}
.elementor-section.content-caption:nth-last-child(2){
	left: 42%;
}
#editable_link {
	color: #fff;
	max-width: 30%;
	left: 10%;
	right: 0;
	position: absolute;
	padding: 30px;
	bottom: 35%;
	top: unset;
}


/* JBC Hero style updates */


#post-2 .cd-fixed-bg {
	min-height: unset;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#post-2 div.elementor.elementor-2,
#post-2 .elementor-section-wrap {
	display: flex;
	flex-flow: row-reverse nowrap;
	justify-content: flex-end;
	align-items: flex-start;
	padding-top: 10%;
	padding-left: 10%;
	padding-right: 10%;
}

#post-2 .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 10px 0;
}

#post-2 .entry-content .elementor-section.elementor-inner-section.elementor-element.elementor-section-boxed.elementor-section-height-default .elementor-row {
	flex-flow: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

#post-2 .elementor-widget-wrap > .elementor-element {
	width: 100%;
}

#post-2 .entry-content a, #post-2 .news .entry-content a, #post-2 .page #content .entry-content a, #post-2 .page #content.intro .entry-content a {
	color: #fff;
}

#post-2 .elementor-button {
	background-color: #003766;
	border-bottom: none !important;
}

#post-2 .elementor-section.content-caption:nth-last-child(2) {
	left: unset;
}

#post-2 .elementor-section.content-caption {
	max-width: unset;
	left: unset;
	right: unset;
	top: unset;
	position: relative;
	padding: 30px;
	margin: 20px;
	margin-bottom: 40px;
	width: 35%;
}

#post-2 .elementor-section.content-caption strong {
	font-size: 25px;
}


#post-2 .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
	width: unset;
	margin-right: 15px;
}

@media screen and (max-width: 956px) {
	#post-2 .cd-fixed-bg {
		min-height: 300px;
		position: relative !important;
	}
	#post-2 div.elementor.elementor-2,
	#post-2 .elementor-section-wrap {
		flex-flow: column-reverse wrap;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	#post-2 .elementor-section.content-caption {
		width: unset;
		margin-bottom: 20px;
	}

	#post-2 .entry-content a, #post-2 .news .entry-content a, #post-2 .page #content .entry-content a, #post-2 .page #content.intro .entry-content a {
		color: #003766;
	}

	#post-2 .elementor-button {
		background-color: #fff;
	}
}

@media screen and (max-width: 600px) {
	#post-2 .cd-fixed-bg {
		min-height: 200px;
	}	
}