/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0.1.6
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

.woocommerce-MyAccount-content .ld-course-list-items article .ribbon {
	display: none;
	visibility: hidden;
}

.woocommerce-MyAccount-content .ld-course-list-items article img {
	width: 100%;
}

/**AMP Fixes**/
body > amp-iframe {
	height: 0px;
	display: none;
	max-height: 0px;
	position: absolute;
	z-index: -1;
	overflow: hidden;
}

body > amp-iframe:first-child {
	height: 0px;
	display: none;
	max-height: 0px;
	position: absolute;
	z-index: -1;
	overflow: hidden;
}

.courses-data-list {
	display: none;
}

@media only screen and (max-width: 800px) {
	body > amp-iframe {
		height: 0px;
		display: none;
		max-height: 0px;
		position: absolute;
		z-index: -1;
		overflow: hidden;
	}
	
	body > amp-iframe:first-child {
		height: 0px;
		display: none;
		max-height: 0px;
		position: absolute;
		z-index: -1;
		overflow: hidden;
	}
	
	.courses-data-list {
		display: none;
	}
	
	figure.entry-featured-media-main {
		display: inline-block;
	}
	
	body .g1-body-inner {
		overflow: hidden;
	}
}

.amp-only {
	display: none;
}

.entry-content p a:not(.button):not(.fasc-button), 
.elementor-text-editor p a:not(.button):not(.fasc-button) {
	transition: opacity 0.25s ease-in-out;
	opacity: 1;
}

.entry-content p a:not(.button):not(.fasc-button):hover, 
.elementor-text-editor p a:not(.button):not(.fasc-button):hover {
	opacity: 0.75;
}

/** Defaults **/
a.button {
	background-color: #ff0036;
	display: inline-block;
	padding: 9px 12px;
	min-width: 100px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
}

/* Posts for Home with ideapod_content_image class */
.ideapod_content_image .elementor-post {
	position: relative;
}

.ideapod_content_image .elementor-post .elementor-post__thumbnail__link {
	margin: 0 !important;
}

.ideapod_content_image .elementor-post .elementor-post__text {
	background-color: rgba(0, 0, 0, 0.2);
	height: 100%;
	width: 100%;
	margin: auto;
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	transition: all .2s ease-in-out;
	pointer-events: none;
}

.ideapod_content_image .elementor-post:hover .elementor-post__text {
	background-color: rgba(0, 0, 0, 0.5);
}

.ideapod_content_image .elementor-button:not(:hover) {
	box-shadow: none !important;
}

/** Courses **/
.sfwd-courses-template-default .page-right-sidebar,
.sfwd-topic-template-default .page-right-sidebar,
.sfwd-lessons-template-default .page-right-sidebar {
	max-width: 1182px;
	margin: 36px auto;
}

.sfwd-courses-template-default .page-right-sidebar #primary.site-content,
.sfwd-topic-template-default .page-right-sidebar #primary.site-content,
.sfwd-lessons-template-default .page-right-sidebar #primary.site-content {
	width: 75%;
	margin-right: 5%;
	display: inline-block;
	float: left;
	padding: 0px;
}

.sfwd-courses-template-default .page-right-sidebar #secondary.widget-area,
.sfwd-topic-template-default .page-right-sidebar #secondary.widget-area,
.sfwd-lessons-template-default .page-right-sidebar #secondary.widget-area {
	width: 20%;
	margin-right: 0px;
	display: inline-block;
	float: left;
	padding: 0px;
}

.course-header {
}

.course-header .top .image {
	display: inline-block;
	float: left;
	width: 47.5%;
	margin-right: 5%;
}

.course-header .top .content {
	display: inline-block;
	float: left;
	width: 47.5%;
	margin-right: 0px;
}

.course-header .top .image img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.course-header .bottom {
	display: inline-block;
	width: 47.5%;
	float: right;
}

.course-header .bottom .course-completion-rate {
	display: inline-block;
	width: 50%;
	float: left;
	text-align: left;
}

.course-header .bottom .percent {
	display: inline-block;
	width: 50%;
	float: right;
	text-align: right;
}

.course-header .bottom .course_progress {
	display: inline-block;
	margin: 15px 0px;
	width: 100%;
}

#course-video .button {
	display: none;
}

#course-details {
	display: inline-block;
	width: 100%;
	position: relative;
}

#course-details .course-statistic {
	display: inline-block;
	width: 100%;
	height: 100px;
	line-height: 100px;
}

.sfwd-courses-template-default .widget.widget_learndash_course_participants {
	display: none;
}

.course-buttons {
	width: 100%;
	display: inline-block;
	text-align: right;
}

.course-buttons #learndash_course_status {
	background-color: #ff0036;
	position: absolute;
	display: inline-block;
	padding: 9px 12px;
	min-width: 100px;
	text-align: center;
	color: #fff;
	right: 0px;
	top: 25px;
	border-radius: 4px;
}

.course-buttons #learndash_course_status i:before {
	margin-right: 8px;
}

#learndash_lessons > div > div,
#learndash_quizzes > div > div {
	border: 0px;
}

.learndash .notcompleted,
#learndash_profile .notcompleted {
	background: none;
}

.sfwd-courses-template-default .learndash_lessons #lessons_list .list-count {
	display: none;
}

.sfwd-courses-template-default .learndash_lessons #lessons_list h4 {
	width: 100%;
}

#lessons_list > div h4 > a,
#course_list > div h4 > a,
#quiz_list > div h4 > a {
	padding-left: 18px;
	line-height: 75px;
}

#learndash_lessons h4 > a:hover,
#learndash_quizzes h4 > a:hover,
#learndash_lesson_topics_list ul > li > span.topic_item:hover {
	background-color: transparent;
}

.learndash .notcompleted:before,
#learndash_profile .notcompleted:before {
	content: "\f111";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 18px;
	line-height: 75px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

.learndash .in-progress:before,
#learndash_profile .in-progress:before {
	content: "\f192";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 18px;
	line-height: 75px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

.learndash .completed,
#learndash_profile .completed {
	background-image: none;
}

.learndash .completed:before,
#learndash_profile .completed:before {
	content: "\f058";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 18px;
	line-height: 75px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

#learndash_lessons .lesson {
	position: relative;
	display: inline-block;
	width: 100%;
	border-top: 1px solid #d5d5d5;
}

#learndash_lessons p.lesson-meta {
	display: inline-block;
	position: absolute;
	right: 18px;
	top: 38px;
	font-size: 14px;
	cursor: pointer;
}

#lessons_list > div h4,
#course_list > div h4,
#quiz_list > div h4,
#learndash_lesson_topics_list ul > li > span.topic_item {
	border-top: 0px;
}

#learndash_course_content .learndash_topic_dots ul > li {
	line-height: 36px;
}

#lessons_list > div > div,
#course_list > div > div,
#quiz_list > div > div,
.single-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn,
.singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn {
	width: 100%;
	overflow: hidden;
	text-align: left;
}

#learndash_course_content .learndash_topic_dots ul > li a {
	line-height: 36px;
	padding-left: 18px;
}

#learndash_course_content .learndash_topic_dots ul > li a.topic-notcompleted {
}

#learndash_course_content .learndash_topic_dots ul > li a.topic-notcompleted:before {
	content: "\f111";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 16px;
	line-height: 48px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

#learndash_course_content .learndash_topic_dots ul > li a.topic-completed span,
#learndash_course_content .learndash_topic_dots ul > li a.topic-notcompleted span {
	background-image: none;
	padding-left: 0px;
	margin: 0px;
	line-height: 48px;
}

#learndash_course_content .learndash_topic_dots ul > li a.topic-completed:before {
	content: "\f058";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 16px;
	line-height: 48px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

.learndash_post_sfwd-topic .nav-prev,
.learndash_post_sfwd-lessons .nav-prev {
	display: inline-block;
	width: 50%;
	height: 36px;
	line-height: 36px;
	text-align: left;
}

.learndash_post_sfwd-topic .nav-next,
.learndash_post_sfwd-lessons .nav-next {
	display: inline-block;
	width: 50%;
	height: 36px;
	line-height: 36px;
	text-align: right;
}

.sfwd-topic-template-default .learndash_topic_dots .topic-notcompleted span,
.sfwd-topic-template-default .learndash_topic_dots .topic-completed span {
	background-image: none;
	padding: 0px;
	line-height: 20px;
	min-height: 20px;
	height: 20px;
	width: 20px;
}

.sfwd-topic-template-default .learndash_topic_dots .topic-notcompleted span:before {
	content: "\f111";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 16px;
	line-height: 20px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

.sfwd-topic-template-default .learndash_topic_dots .topic-completed span:before {
	content: "\f058";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 16px;
	line-height: 20px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

#learndash_back_to_lesson i {
	float: left;
}

#learndash_back_to_lesson i:before {
	content: "\f104";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 18px;
	line-height: 22px;
	margin-right: 7px;
	color: #fff;
	float: left;
}

#learndash_back_to_lesson a {
	background-color: #ff0036;
	display: inline-block;
	padding: 9px 12px;
	min-width: 100px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 12px;
}

#secondary .learndash_topic_widget_list ul {
	padding: 0px;
}

#secondary .learndash_topic_widget_list ul li span {
	background-image: none;
}

#secondary .learndash_topic_widget_list ul li a.topic-notcompleted span {
	padding: 0px;
	margin: 0px;
	line-height: 26px;
	position: relative;
	padding-left: 26px;
}

#secondary .learndash_topic_widget_list ul li a.topic-notcompleted span:before {
	content: "\f111";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 16px;
	line-height: 26px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	position: absolute;
	left: 4px;
	display: none;
}

.sfwd-lessons-template-default #learndash_lesson_topics_list {
	margin-top: 36px;
}

.sfwd-lessons-template-default #learndash_lesson_topics_list h2 {
	padding: 12px 25px;
}

.sfwd-lessons-template-default .learndash_topic_dots .topic-notcompleted,
.sfwd-lessons-template-default .learndash_topic_dots .topic-completed {
	height: 36px;
	line-height: 36px;
}

.sfwd-lessons-template-default .learndash_topic_dots .topic-notcompleted:before {
	content: "\f111";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 16px;
	line-height: 36px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

.sfwd-lessons-template-default .learndash_topic_dots .topic-completed span,
.sfwd-lessons-template-default .learndash_topic_dots .topic-notcompleted span {
	background-image: none;
	padding-left: 0px;
	margin: 0px;
	line-height: 36px;
}

.sfwd-lessons-template-default .learndash_topic_dots .topic-completed:before {
	content: "\f058";
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 16px;
	line-height: 36px;
	margin-right: 12px;
	color: #ff0036;
	float: left;
	display: none;
}

.home .page-header .page-title,
.page-template-front-page .page-header .page-title {
	display: none;
}

.ld-course-list-content .ld_course_grid.col-md-4, #ld_course_list .ld_course_grid.col-md-4, #et-boc .ld_course_grid.col-md-4 {
	flex: 100%;
	max-width: 100%;
	margin-right: 0px;
	margin-bottom: 36px;
}

/** Discourse Comments CSS **/
#comments {
	max-width: 662px;
	margin: 0px auto;
}

.discourse-comments-title {
	margin-bottom: 0px;
}

.comment-list .comment {
	padding-left: 0px;
}

.comment-meta .comment-author img.avatar {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 34px;
	height: 34px;
	border-radius: 50px;
	border: 1px solid #c4c4c4;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
}

.comment-author b {
	display: inline-block;
	float: left;
	line-height: 24px;
	width: calc(100% - 46px);
}

.comment-author b a {
	color: #4f4f4f;
	text-transform: capitalize;
}

.comment-metadata {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #999;
	position: relative;
}

.comment-metadata time {
	position: relative;
	left: 46px;
	top: -16px;
}

#reply-title {
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #000;
	padding: 28px 0px;
}

#reply-title a {
	color: #4f5ef5;
}

#reply-title a:hover {
	color: #06c7d9;
}

.comment-reply-title .discourse-participants,
.comment-reply-title p {
	display: none;
}

.comment-content {
	padding-left: 46px;
}

.comment-content .emoji {
	width: 20px;
	height: 20px;
	position: relative;
	top: 3px;
}

.comment-content a.mention,
.comment-content a.mention-group {
	padding: 2px 4px;
	color: #646464;
	background: #e9e9e9;
	border-radius: 8px;
	font-weight: bold;
}

.comment-content p,
.comment-content ul,
.comment-content ul li {
	font-size: 14px;
	color: #000;
}

.comment-content ul {
	margin-bottom: 8px;
}

body #comments .comment-list li.comment .comment-body {
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f5f5f5;
}

.comment-content .lightbox-wrapper a {
	position: relative;
}

.comment-content .lightbox-wrapper {
	text-align: center;
	margin-bottom: 36px;
}

.comment-content .aspect-image {
	max-height: none;
}

/** Courses V2 **/
.sfwd-courses-template-default #learndash_course_status {
	padding: 21px;
}

.sfwd-courses-template-default .courses-hero-title-wrapper,
.sfwd-lessons-template-default .courses-hero-title-wrapper,
.sfwd-topic-template-default .courses-hero-title-wrapper {
	width: 100%;
	height: 294px;
	background-color: #202225;
	margin-bottom: 0px;
}

.sfwd-ip-courses-body {
	padding-top: 150px;
}

.sfwd-courses-template-default .courses-hero-title-inner,
.sfwd-lessons-template-default .courses-hero-title-inner,
.sfwd-topic-template-default .courses-hero-title-inner {
	max-width: 1182px;
	margin: 0px auto;
	height: 294px;
	line-height: 294px;
	font-size: 48px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	color: #fff;
	text-transform: uppercase;
}

.sfwd-courses-template-default .learndash_course_content,
.sfwd-lessons-template-default .learndash_lesson_topics_list {
	background-color: #fafafa;
	padding: 21px;
	margin-bottom: 36px;
}

.sfwd-courses-template-default .learndash_course_content .expand_collapse {
	display: none;
}

.sfwd-courses-template-default .learndash_course_content #learndash_lessons #lesson_heading {
	padding: 0px;
	border: 0px;
	margin-bottom: 14px;
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	font-size: 16px;
	display: none;
}

.sfwd-courses-template-default .learndash_course_content #lessons_list h4 a,
.sfwd-lessons-template-default.single-sfwd-lessons #learndash_lesson_topics_list ul > li > span a {
	padding: 14px 0px !important;
	border-bottom: 1px solid #e5e5e5;
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #202225;
	line-height: 24px !important;
	height: 24px;
}

.sfwd-lessons-template-default.single-sfwd-lessons #learndash_lesson_topics_list ul > li > span a span {
	font-weight: 600;
	float: left;
}

.sfwd-courses-template-default .learndash_course_content #lessons_list h4:before,
.sfwd-lessons-template-default.single-sfwd-lessons #learndash_lesson_topics_list ul > li > span:before {
	content: "\f067";
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 14px;
	line-height: 53px;
	margin-right: 12px;
	color: #d5d5d5;
	float: left;
	font-weight: 900;
}

.sfwd-courses-template-default .author-info,
.sfwd-lessons-template-default .author-info,
.sfwd-topic-template-default .author-info {
	background-color: #fff;
}

.sfwd-courses-template-default .author-info .author-info-inner,
.sfwd-lessons-template-default .author-info .author-info-inner,
.sfwd-topic-template-default .author-info .author-info-inner {
	background-color: #fafafa;
	max-width: 662px;
}

.sfwd-courses-template-default .author-info .author-info-inner .author-overview,
.sfwd-lessons-template-default .author-info .author-info-inner .author-overview,
.sfwd-topic-template-default .author-info .author-info-inner .author-overview {
	padding: 21px;
}

.sfwd-courses-template-default .author-info .author-info-inner .author-overview .author-avatar,
.sfwd-lessons-template-default .author-info .author-info-inner .author-overview .author-avatar,
.sfwd-topic-template-default .author-info .author-info-inner .author-overview .author-avatar {
	left: auto;
	right: auto;
	top: auto;
	position: relative;
	margin: 0px;
	display: inline-block;
	float: left;
	margin-right: 21px;
	width: 100px;
	height: 100px;
}

.sfwd-courses-template-default .author-info .author-info-inner .author-overview .author-title,
.sfwd-lessons-template-default .author-info .author-info-inner .author-overview .author-title,
.sfwd-topic-template-default .author-info .author-info-inner .author-overview .author-title {
	display: inline-block;
	float: left;
	color: #494949;
	font-size: 22px;
	width: 100%;
}

.sfwd-courses-template-default .author-info .author-info-inner .author-overview .author-title a,
.sfwd-lessons-template-default .author-info .author-info-inner .author-overview .author-title a,
.sfwd-topic-template-default .author-info .author-info-inner .author-overview .author-title a {
	color: #494949;
	font-size: 22px;
}

.sfwd-courses-template-default .author-info .author-info-inner .author-overview .author-avatar a img,
.sfwd-lessons-template-default .author-info .author-info-inner .author-overview .author-avatar a img,
.sfwd-topic-template-default .author-info .author-info-inner .author-overview .author-avatar a img {
	width: 100px;
	height: 100px;
}

.sfwd-courses-template-default .author-info .author-info-inner .author-overview header,
.sfwd-lessons-template-default .author-info .author-info-inner .author-overview header,
.sfwd-topic-template-default .author-info .author-info-inner .author-overview header {
	width: calc(100% - 121px);
	float: left;
}

.sfwd-courses-template-default .author-info .author-info-inner .author-overview .author-bio,
.sfwd-lessons-template-default .author-info .author-info-inner .author-overview .author-bio,
.sfwd-topic-template-default .author-info .author-info-inner .author-overview .author-bio {
	font-size: 14px;
}

.sfwd-courses-template-default .learndash_content p,
.sfwd-lessons-template-default .learndash_content p,
.sfwd-topic-template-default .learndash_content p {
	font-family: "Titillium Web", sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.sfwd-courses-template-default #learndash_course_content_title,
.sfwd-lessons-template-default div#learndash_lesson_topics_list.learndash_lesson_topics_list .learndash_topic_dots > strong {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	padding: 0px;
	margin-bottom: 1em;
	border-bottom: 0px;
}

.sfwd-courses-template-default .ip-learndash-author-title,
.sfwd-lessons-template-default .ip-learndash-author-title,
.sfwd-topic-template-default .ip-learndash-author-title {
	font-size: 25px;
	padding-bottom: 26px;
	font-family: "Roboto", sans-serif;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 44px;
	color: #000;
	font-weight: 300;
}

.sfwd-courses-template-default #secondary .widget > header .widgettitle,
.sfwd-lessons-template-default #secondary .widget > header .widgettitle,
.sfwd-topic-template-default #secondary .widget > header .widgettitle {
	width: 100%;
	text-align: left;
	border-left: 4px solid #ff0036;
	height: 25px;
	line-height: 25px;
	text-transform: none;
	color: #202225;
	font-family: "Roboto";
	font-weight: 700;
	font-size: 16px;
}

.sfwd-courses-template-default #secondary .widget > header .widgettitle:before,
.sfwd-courses-template-default #secondary .widget > header .widgettitle:after,
.sfwd-lessons-template-default #secondary .widget > header .widgettitle:before,
.sfwd-lessons-template-default #secondary .widget > header .widgettitle:after,
.sfwd-topic-template-default #secondary .widget > header .widgettitle:before,
.sfwd-topic-template-default #secondary .widget > header .widgettitle:after {
	display: none;
}

.sfwd-courses-template-default #secondary .widget #course_navigation .list_lessons .lesson a,
.sfwd-courses-template-default #secondary .widget #menu-out-of-the-box-main .menu-item a {
	color: #757575;
	outline: 0px;
	border-bottom: 0px;
	padding: 14px 0px;
}

.sfwd-courses-template-default #secondary .widget #course_navigation .list_arrow {
	display: none;
}

.sfwd-courses-template-default #secondary .widget .wdmir-author-bio .wdmir-author-img img,
.sfwd-lessons-template-default #secondary .widget .wdmir-author-bio .wdmir-author-img img,
.sfwd-topic-template-default #secondary .widget .wdmir-author-bio .wdmir-author-img img {
	float: left;
	margin-right: 21px;
}

.sfwd-courses-template-default #secondary .widget .wdmir-author-bio .wdmir-author-name,
.sfwd-lessons-template-default #secondary .widget .wdmir-author-bio .wdmir-author-name,
.sfwd-topic-template-default #secondary .widget .wdmir-author-bio .wdmir-author-name {
	display: inline-block;
	margin-bottom: 5px;
	position: relative;
	top: -5px;
	font-weight: 700;
}

.sfwd-lessons-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_arrow,
.sfwd-topic-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_arrow {
	display: none;
}

.sfwd-lessons-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_lessons .lesson a,
.sfwd-topic-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_lessons .lesson a {
	color: #757575;
	outline: 0px;
	border-bottom: 0px;
	padding: 14px 0px 14px 24px;
	font-weight: 700;
	color: #202225;
	font-size: 16px;
}

.sfwd-lessons-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_lessons .learndash_topic_widget_list a,
.sfwd-topic-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_lessons .learndash_topic_widget_list a {
	color: #757575;
	border: 0px;
	padding: 14px 28px 14px 24px;
	background-position: right 18px;
}

.sfwd-lessons-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_lessons .learndash_topic_widget_list a span,
.sfwd-topic-template-default #secondary .widget #course_navigation .learndash_navigation_lesson_topics_list .list_lessons .learndash_topic_widget_list a span {
	padding: 0px;
}

.sfwd-lessons-template-default #secondary .widget #course_navigation .widget_course_return,
.sfwd-topic-template-default #secondary .widget #course_navigation .widget_course_return {
	display: none;
}

.sfwd-lessons-template-default .learndash #learndash_next_prev_link a,
.sfwd-topic-template-default .learndash #learndash_next_prev_link a,
.sfwd-topic-template-default #learndash_back_to_lesson a {
	background-color: #ff0036;
	color: #fff;
	font-weight: 400;
}

.sfwd-lessons-template-default .learndash #learndash_next_prev_link a span,
.sfwd-topic-template-default .learndash #learndash_next_prev_link a span {
	display: none;
}

.sfwd-lessons-template-default .su-post-content p {
	font-family: "Titillium Web", sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.sfwd-lessons-template-default .wistia_responsive_padding {
	margin-bottom: 30px;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widgettitle span {
	font-size: 20px;
}

.sfwd-lessons-template-default .widget_nav_menu ul.menu li.menu-item-has-children > a {
	font-size: 20px;
	color: #202225;
	font-weight: 700;
}

.sfwd-lessons-template-default .widget_nav_menu ul.menu li a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	padding: 14px 0;
	font-family: "Roboto";
	font-weight: 400;
	text-transform: capitalize;
	color: #757575;
}

.sfwd-lessons-template-default #learndash_lesson_topics_list.learndash_lesson_topics_list,
.sfwd-lessons-template-default #sfwd-mark-complete,
.sfwd-lessons-template-default #learndash_next_prev_link {
	display: none;
}

.sfwd-lessons-template-default #secondary aside > div > ul.menu {
	padding-left: 24px;
}

.hero-module-menu-wrapper {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 9;
}

.hero-module-menu-inner {
	width: 1182px;
	margin: 0px auto;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e1dece;
}

.hero-module-menu-inner-wrap {
	width: 75%;
	margin: 0px 12.5%;
	height: 60px;
	line-height: 60px;
}

.hero-module-menu {
	width: 25%;
	display: inline-block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 0px;
	font-weight: 700;
}

.hero-module-menu.active {
	border-bottom: 3px solid #a19c5f;
}

.hero-module-menu a {
	color: #757575;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons header.entry-header p.g1-meta {
	display: none;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .module-title-part-1 {
	font-size: 30px;
	line-height: 60px;
	color: #202225;
	font-weight: 400;
	font-family: "Roboto";
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .module-title-part-2 {
	font-size: 48px;
	line-height: 60px;
	color: #202225;
	font-weight: 700;
	font-family: "Roboto";
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .g1-content-narrow > div,
.sfwd-courses-template-default.sfwd-one-page-lessons .g1-content-narrow > div {
	max-width: 100%;
	margin: 0px;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .one-page-lessons-title {
	margin-bottom: 42px;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .su-post-title {
	font-family: "Roboto";
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 42px;
	margin-top: 36px;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .su-post-content h2 {
	font-family: "Roboto";
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 36px;
	margin-top: 24px;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .su-post-content a {
	color: #93834b;
	font-size: 16px !important;
	text-decoration: none !important;
}

.sfwd-courses-template-default.sfwd-one-page-lessons .author-info,
.sfwd-lessons-template-default.sfwd-one-page-lessons .author-info {
	background-color: #fafafa;
	padding: 0px;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .author-info {
	margin-top: 36px;
}

.sfwd-courses-template-default.sfwd-one-page-lessons .author-info .author-info-inner,
.sfwd-lessons-template-default.sfwd-one-page-lessons .author-info .author-info-inner {
	max-width: 100%;
}

.sfwd-courses-template-default.sfwd-one-page-lessons time.entry-date {
	display: none;
}

.sfwd-courses-template-default.sfwd-one-page-lessons .ip-course-author-name {
	text-transform: uppercase;
	display: inline-block;
	color: #202225;
}

.sfwd-courses-template-default.sfwd-one-page-lessons .ip-course-author-name i {
	color: #757575;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	text-transform: capitalize;
}

.sfwd-courses-template-default.sfwd-one-page-lessons .entry-meta img {
	width: 53px;
	height: auto;
	position: relative;
	top: -5px;
}

.course-main-sidebar-wrapper {
}

.course-main-sidebar-price {
	text-align: center;
}

.course-main-sidebar-price span:first-child {
	text-align: center;
}

.course-main-sidebar-price span:last-child {
	font-family: "Roboto";
	font-weight: 700;
	font-size: 42px;
}

.course-main-sidebar-membership {
}

.course-main-sidebar-course a {
	background-color: #3ac46a;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons #sfwd-mark-complete {
	display: block;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .one-page-lesson-complete {
	border-left: 4px solid #a19c5f;
	padding-left: 14px;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons .one-page-lesson-complete {
	color: #a19c5f;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons #sfwd-mark-complete #learndash_mark_complete_button {
	background: #a19c5f;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons h2.ip-course-week-no {
	font-size: 36px;
	font-family: "Roboto";
	font-weight: 700;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widget_ldcoursenavigation {
	display: none;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widget_nav_menu > header {
	cursor: pointer;
}

.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary > div {
	display: none;
}

.go-to-latest-lesson-button.button {
	margin-bottom: 25px;
	display: block;
	max-width: 180px;
}

.go-to-latest-lesson-button.course-out-of-the-box.button {
	background: #a19c5f;
}

.sfwd-courses-template-default.sfwd-one-page-lessons .one-page-lessons-title {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

.sfwd-courses-template-default.sfwd-one-page-lessons .entry-byline {
	font-family: "Titillium Web", sans-serif;
	font-size: 16px;
}

/** Out of the Box Sales Page **/
.page-template-template-sales-page-headerless {
}

.page-template-template-sales-page-headerless h1,
.page-template-template-sales-page-headerless h2,
.page-template-template-sales-page-headerless h3,
.page-template-template-sales-page-headerless h4,
.page-template-template-sales-page-headerless h5,
.page-template-template-sales-page-headerless h6 {
	font-family: "Roboto";
	font-weight: 400;
}

.page-template-template-sales-page-headerless h1 {
	font-size: 42px;
}

.page-template-template-sales-page-headerless h2 {
	font-size: 36px;
}

.page-template-template-sales-page-headerless #page .g1-sticky-top-wrapper .g1-row-inner {
	height: 100px;
	background: #fff url(https://ideapod.com/wp-content/uploads/2019/03/imageedit_1_7444529950.png) center center no-repeat;
	background-size: 360px;
}

.page-template-template-sales-page-headerless #page .g1-sticky-top-wrapper .g1-row-inner .g1-column .g1-bin-grow-off {
	display: none;
}

.page-template-template-sales-page-headerless #page #content header.page-header {
	display: none;
}

.page-template-template-sales-page-headerless #page #content {
}

.page-template-template-sales-page-headerless #page #content article > div {
	padding-top: 0px;
}

.page-template-template-sales-page-headerless #page > div.g1-hb-row-mobile {
	display: none;
}

.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content p,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h1,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h2,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h3,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h4,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h5,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h6 {
	color: #4a4a4a;
}

.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content p {
	font-size: 18px;
	line-height: 30px;
}

.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h1,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h2,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h3,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h4,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h5,
.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page #content h6 {
	margin-top: 36px;
	margin-bottom: 70px;
}

.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages #page {
	background: #fff url(https://ideapod.com/wp-content/themes/bimber-child-theme/img/texture.png) top center repeat;
}

@media only screen and (width: 1920px) {
	.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages .vc_custom_1557401271460 {
		position: relative;
		left: -360.5px;
		box-sizing: border-box;
		width: 100vw;
	}
}

@media only screen and (width: 1366px) {
	.page-template-template-sales-page-headerless.ip-out-of-the-box-sales-pages .vc_custom_1557401271460 {
		position: relative;
		left: -83.5px;
		box-sizing: border-box;
		width: 1349px;
	}
}

.ip-small-mobile-tracker {
	display: none;
}

@media only screen and (max-width: 800px) {
	.ip-small-mobile-tracker {
		display: block;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body > div.g1-row-inner {
		display: flex;
		width: 100%;
		flex-flow: row wrap;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #primary {
		order: 2;
		width: 100%;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #secondary {
		order: 1;
		width: 100%;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #secondary .menu {
		padding: 0px;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #secondary .menu > li > .sub-menu {
		display: none;
		background: #e8e8e7;
		margin: 0px;
		border-left: 1px solid #d8d8d8;
		border-right: 1px solid #d8d8d8;
		padding: 14px 21px;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #secondary .menu > li > a {
		border: 1px solid #d8d8d8;
		border-bottom: 0;
		padding: 10px 21px;
		background: #e8e8e7;
		color: #202225;
		font-size: 14px;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #secondary .menu > li > a.active {
		border-bottom: 1px solid #d8d8d8;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #secondary .menu > li:last-child > a {
		border-bottom: 1px solid #d8d8d8;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .sfwd-ip-courses-body #secondary .menu > li:last-child > .sub-menu {
		border-bottom: 1px solid #d8d8d8;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widget > header .widgettitle {
		border: 1px solid #d8d8d8;
		padding: 10px 21px;
		margin: 0px;
		width: calc(100% - 44px);
		background: #dcdcdc;
		color: #202225;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widget > header.active .widgettitle {
		border-bottom: 0px;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widget > header .widgettitle span {
		font-size: 14px;
		display: inline-block;
		width: 100%;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widget > header .widgettitle span:after {
		content: "\f0dd";
		font-family: "Font Awesome 5 Free";
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		font-size: 18px;
		line-height: 18px;
		margin-right: 0px;
		color: #202225;
		float: right;
		font-weight: 900;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary .widget > div > ul > li > a:after {
		content: "\f067";
		font-family: "Font Awesome 5 Free";
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		font-size: 14px;
		line-height: 18px;
		margin-right: 21px;
		color: #b2b2b2;
		float: right;
		font-weight: 900;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons #secondary aside.widget_nav_menu > div {
		display: none;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .hero-module-menu-mobile-wrapper {
		overflow: hidden;
		height: 64px;
		max-height: 64px;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .hero-module-menu-wrapper {
		overflow-x: scroll;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .hero-module-menu-wrapper .hero-module-menu-inner {
		width: 600px;
	}
	
	.sfwd-lessons-template-default.sfwd-one-page-lessons .hero-module-menu-wrapper .hero-module-menu-inner-wrap {
		width: 600px;
		margin: 0px;
	}
	
	.sfwd-courses-template-default .courses-hero-title-wrapper,
	.sfwd-lessons-template-default .courses-hero-title-wrapper,
	.sfwd-topic-template-default .courses-hero-title-wrapper {
		height: 120px;
	}
	
	.sfwd-courses-template-default .courses-hero-title-wrapper .courses-hero-title-inner,
	.sfwd-lessons-template-default .courses-hero-title-wrapper .courses-hero-title-inner,
	.sfwd-topic-template-default .courses-hero-title-wrapper .courses-hero-title-inner {
		height: 120px;
		line-height: 120px;
		padding: 0px 28px;
		font-size: 18px;
	}
	
	.sfwd-courses-template-default .courses-hero-title-wrapper .module-hero-title-part-1,
	.sfwd-courses-template-default .courses-hero-title-wrapper .module-hero-title-part-2,
	.sfwd-lessons-template-default .courses-hero-title-wrapper .module-hero-title-part-1,
	.sfwd-lessons-template-default .courses-hero-title-wrapper .module-hero-title-part-2,
	.sfwd-topic-template-default .courses-hero-title-wrapper .module-hero-title-part-1,
	.sfwd-topic-template-default .courses-hero-title-wrapper .module-hero-title-part-2 {
		font-size: 18px;
	}
}

/** Bigger Fonts **/
body.page ul:not(.wpds-topiclist),
body.page ul:not(.wpds-topiclist) li,
body.single-product,
body.single-product p,
body.single-product ul,
body.single-product ul li {
	font-size: 18px;
	line-height: 30px;
}

body.home.page {
}

body.home.page .g1-collection-grid .entry-title {
	font-size: 21px;
	line-height: 24px;
}

body.home.page .g1-collection-grid .entry-summary p {
	font-size: 16px;
	line-height: 24px;
}

body.home.page .g1-collection-grid p.entry-meta span.entry-author,
body.home.page .g1-collection-grid p.entry-meta time.entry-date {
	font-size: 13px;
	line-height: 16px;
}

.ip-downloads-wrap {
	list-style: none;
	padding: 0px;
}

.ip-downloads-wrap li {
}

.ip-downloads-wrap li img {
	width: 75px;
	height: auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 15px;
	position: relative;
	top: 2px;
}

.ip-downloads-wrap li a.ip-downloads-shop-link {
	font-family: "Poppins", "Roboto", sans-serif;
	font-weight: 500;
	letter-spacing: -.025em;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	display: inline-block;
	width: calc(100% - 90px);
}

.ip-downloads-wrap li a.ip-downloads-download-link {
	display: inline-block;
	width: 50%;
	text-align: center;
	margin: 0px 25%;
	background: red;
	margin-bottom: 36px;
	color: #fff;
	border-radius: 4px;
	padding: 5px 0px;
	font-size: 16px;
}

aside.g1-row.g1-sharebar.g1-sharebar-loaded.g1-sharebar-on {
	box-shadow: none;
}

.g1-body-inner #page > .g1-sticky-top-wrapper.g1-hb-row-2.g1-loaded > div {
	transition: padding-top 375ms ease-in-out;
}

aside.g1-row.g1-sharebar.g1-sharebar-loaded.g1-sharebar-on + div + div > div {
	padding-top: 44px;
}

@media only screen and (min-width: 1024px) {
	.g1-prefooter .g1-row-inner > div:nth-child(1) {
		width: 55%;
		padding-right: 200px;
	}
	
	.g1-prefooter .g1-row-inner > div:nth-child(1) img {
		width: 200px;
	}
	
	.g1-prefooter .g1-row-inner > div:nth-child(2),
	.g1-prefooter .g1-row-inner > div:nth-child(3) {
		width: 22.5%;
		padding-top: 20px;
	}
}

/*
 * Hide Grey Image
 */
figure.entry-featured-media {
	display: none;
}

#workshop-section .btn.btn-primary {
	font-size: 15px;
	padding: 12px 24px;
	background: #fcc;
	border: none;
}

.ip-downloads-wrap li {
	clear: both;
}

.ip-downloads-wrap {
	margin-bottom: 10%;
}

/***** WOOCOMMERCE MY ACCOUNT PAGE STYLING (INSPIRED EARTH) ******/
.woocommerce-MyAccount-content img.attachment-course-thumb.size-course-thumb.wp-post-image {
	width: 100%;
}

.woocommerce-account .entry-content {
	width: 95% !important;
}

.woocommerce-MyAccount-content {
	width: 70% !important;
}

.myaccount-nav {
	width: 20% !important;
}

.woocommerce-MyAccount-content .ld_course_grid img.attachment-course-thumb.size-course-thumb.wp-post-image {
	margin-top: -40px !important;
}

.woocommerce-MyAccount-content .ld_course_grid_price.ribbon-enrolled {
	background: #d54248 !important;
	position: relative;
	color: #fff;
	font-size: 16px;
	font-weight: bold !important;
	width: 90px;
	top: 8px !important;
}

.woocommerce-MyAccount-content .ld_course_grid_button a.btn.btn-primary {
	background: #e9d5d8;
	border: none;
	color: #333;
	font-weight: 500;
}

.woocommerce-MyAccount-content .woocommerce-message a.woocommerce-Button.button {
	background-color: #e9d5d8;
	color: #333;
	padding: 5px 10px;
}

.woocommerce-MyAccount-content .ld_course_grid_button {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 4px;
}

li.woocommerce-MyAccount-navigation-link {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	margin-top: -5px;
}

.woocommerce-MyAccount-navigation-link a {
	font-size: 0.9em;
	color: #333 !important;
	font-weight: 600;
}

.myaccount-nav ul li {
	display: block;
	margin: 5px 0px;
	border-bottom: 1px solid #e0e0e0;
}

.woocommerce-MyAccount-content .woocommerce-message--info {
	font-size: 0.9em;
	color: #333;
}

.woocommerce-MyAccount-content .woocommerce-message a.button {
	background: #e9d5d8;
	color: #333;
	padding: 5px 10px;
	font-weight: 500px;
}

.woocommerce-MyAccount-content a.button {
	background-color: #e9d5d8;
	color: #333;
	font-weight: 500;
}

@media only screen and (max-width: 850px) and (min-width: 601px) {
	.myaccount-nav li.myaccount-nav-item {
		float: left;
		width: 33%;
	}
	
	.woocommerce .myaccount-nav {
		width: 90% !important;
		float: none;
		display: block;
		margin-bottom: 15px;
		padding-left: 6%;
		max-width: 900px;
	}
	
	.woocommerce .woocommerce-MyAccount-content {
		width: 93% !important;
		padding-left: 5% !important;
		max-width: 900px;
	}
}

@media only screen and (max-width: 600px) and (min-width: 401px) {
	.woocommerce .myaccount-nav {
		width: 95% !important;
		float: none;
		display: block;
		margin-bottom: 0px;
		padding-left: 5%;
		max-width: 900px;
	}
	
	li.myaccount-nav-item:nth-child(1n) {
		width: 50%;
		float: left;
	}
	
	li.myaccount-nav-item:nth-child(2n) {
		break-after: right;
		display: block;
		clear: left;
		width: 50% !important;
	}
	
	.woocommerce .woocommerce-MyAccount-content {
		width: 95% !important;
		padding-left: 3% !important;
		clear: left;
	}
}

@media only screen and (max-width: 400px) {
	.woocommerce .myaccount-nav {
		width: 95% !important;
		float: none;
		display: block;
		margin-bottom: 0px;
		padding-left: 5%;
		max-width: 900px;
	}
	
	li.myaccount-nav-item {
		break-after: right;
		clear: left;
		width: 100% !important;
		margin: 0 4% -5px !important;
	}
	
	.woocommerce .woocommerce-MyAccount-content {
		width: 95% !important;
		padding-left: 3% !important;
		clear: left;
		padding-top: 10% !important;
	}
}

/**** Reduce Display Name field descritpion font size *****/
input#account_display_name + span {
	font-size: 12px !important;
	padding-left: 5px;
}


/* Adthrive Mods */
.single-sfwd-courses .adthrive-footer-message, 
.single-sfwd-lessons .adthrive-footer-message, 
.single-sfwd-topic .adthrive-footer-message, 
.mpwoo_credit {
	display: none;
	visibility: hidden; 
}


/* Remove image to workshop
 * for post type 'journey' and 'module'
 * */
.single-sfwd-courses:not(.postid-35515) .entry-featured-media.entry-featured-media-main {
	display: none !important;
}

.single-sfwd-lessons .entry-featured-media.entry-featured-media-main {
	display: none !important;
}

/* Bimber Templates Modifications */
.single-overlay-stretched-no-sidebar-wrap {
	background-color: #e7e7e7;
	background-image: url("img/single-post-bg.jpg");
	background-position: 50% -235px;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

.single-overlay-stretched-no-sidebar-wrap #content {
	width: 1152px;
	max-width: 100%;
	-webkit-box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 25%);
	margin: 0 auto;
	background: #fff;
}

.single-overlay-stretched-no-sidebar-wrap #content .entry-media-row-06 .g1-row-1 {
	height: initial;
}

.single-overlay-stretched-no-sidebar-wrap #content .entry-media-row-06 .g1-row-1 > .g1-row-background {
	background-image: none;
}

.single-overlay-stretched-no-sidebar-wrap .entry-media-row-06 > .g1-row-background > .g1-row-background-media {
	background-size: 100% auto;
}

.single-overlay-stretched-no-sidebar-wrap #content .g1-row-background {
	position: relative;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	z-index: 0;
}

.single-overlay-stretched-no-sidebar-wrap .entry-media-row-06 > .g1-row-inner {
	min-height: auto;
	height: 100%;
	margin-top: -25px;
}

.single-overlay-stretched-no-sidebar-wrap #content article .entry-category {
	margin: 0 5px 0 0;
}

.single-overlay-stretched-no-sidebar-wrap #content article .entry-content {
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
}

.single-overlay-stretched-no-sidebar-wrap .g1-row-inner {
	padding: 0 !important;
	width: 990px;
	max-width: 100%;
	margin: auto;
}

.single-overlay-stretched-no-sidebar-wrap #content article > .g1-row.entry-media-row .g1-column {
	padding: 0;
}

.single-overlay-stretched-no-sidebar-wrap #content article > .g1-row.entry-media-row .entry-header {
	padding: 35px 35px 15px;
}

.single-overlay-stretched-no-sidebar-wrap #content article .entry-header {
	padding: 15px 35px 25px;
}

.single-overlay-stretched-no-sidebar-wrap .entry-title {
	margin: 0;
	font-size: 39px;
	font-weight: 600;
	font-family: "Roboto", sans-serif;
}

.single-overlay-stretched-no-sidebar-wrap .g1-row-inner {
	padding: 0 !important;
}

/* Add style for shortcode blockquote */
.blockquote {
	text-align: left;
	background: #f5f5f5;
	margin: 30px 0;
	padding: 15px 30px 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0caaab;
	letter-spacing: .025em;
	color: #000;
	min-height: 32px;
}

#ip-post-custom-content.ip-post-custom-content .blockquote > * {
	font-family: Roboto, sans-serif;
	font-size: 20px;
	font-weight: 500 !important;
	line-height: 1.2;
	margin-bottom: 20px;
}

article.post .entry-content blockquote:before,
article.post .entry-content .wp-block-quote:before,
.single-overlay-stretched-no-sidebar-wrap .wp-block-quote:before {
	content: none;
}

article.post .entry-content blockquote,
article.post .entry-content .wp-block-quote,
.single-overlay-stretched-no-sidebar-wrap .wp-block-quote {
	font-family: Roboto, sans-serif;
	font-size: 20px;
	font-weight: 500 !important;
	line-height: 1.2;
	text-align: left;
	background: #f5f5f5;
	margin: 30px auto;
	padding: 15px 30px 5px 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0caaab;
	box-sizing: border-box;
}

article.post .entry-content blockquote:nth-of-type(2n),
article.post .entry-content .wp-block-quote:nth-of-type(2n),
.single-overlay-stretched-no-sidebar-wrap .wp-block-quote:nth-of-type(2n) {
	border-left-color: #cf3e65;
}

article.post .entry-content blockquote:nth-of-type(3),
article.post .entry-content blockquote:nth-of-type(3n + 4),
article.post .entry-content .wp-block-quote:nth-of-type(3),
article.post .entry-content .wp-block-quote:nth-of-type(3n + 4),
.single-overlay-stretched-no-sidebar-wrap .wp-block-quote:nth-of-type(3),
.single-overlay-stretched-no-sidebar-wrap .wp-block-quote:nth-of-type(3n + 4) {
	border-left-color: #e9d5d8;
}

article.post .entry-content blockquote:nth-of-type(4n),
article.post .entry-content .wp-block-quote:nth-of-type(4n), g1-row-background
.single-overlay-stretched-no-sidebar-wrap .wp-block-quote:nth-of-type(4n) {
	border-left-color: #00efd0;
}

article.post .entry-content blockquote cite,
article.post .entry-content .wp-block-quote cite,
.single-overlay-stretched-no-sidebar-wrap .wp-block-quote cite {
	display: none;
	visibility: hidden;
}

@media only screen and (max-width: 1200px) {
	.single-overlay-stretched-no-sidebar-wrap .entry-media-row-06 > .g1-row-inner {
		margin-top: -115px;
	}
}

@media only screen and (max-width: 760px) {
	.single-overlay-stretched-no-sidebar-wrap .entry-media-row-06 > .g1-row-inner {
		margin-top: 0;
	}
}

/* Avatar fix */
.author-info .author-avatar a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.author-info .author-avatar img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.entry-author img.avatar {
	max-height: 40px;
	object-fit: cover;
}