.willa-header-logo-column {
	width: 40% !important;
}

@media only screen and (max-width: 768px) {
	.elementor-11462 .elementor-element.elementor-element-a20a58b,
	.willa-header-logo-column	{
		width: 75% !important;
	}
	.elementor-11466 .elementor-element.elementor-element-333587e3 {
		width: 100% !important;
	  max-width: 100%;
	}
}

.willa-header-menu-column {
	width: 60% !important;
}

@media only screen and (max-width: 768px) {
	.willa-header-menu-column {
		width: 10% !important;
		margin-right: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.elementor-top-section {
		padding-top: 0;
	}
	.willa-header-site-title .elementor-widget-container {
		padding: 10px 0px;
	}
	.willa-header-site-title h1 {
		font-size: 26px !important;
	}
}

nav li a:hover {
	color: #A30010 !important;
}

nav .elementor-nav-menu--dropdown {
	background-color: #5885af !important;
}

.top-menu-container .elementor-menu-toggle {
	display: none;
}

.elementor-menu-toggle svg {
  height: 1.3em !important;
  width: 1.3em !important;
}

.willa-header-cta-section .elementor-widget-text-editor a:hover {
	color: #333333 !important;
}

.elementor-10912 h2 {
	font-size: 60px;
}

.bbp-search-form {
	margin-bottom: 40px;
}

#bbp-search-form .button {
	background-color: #a30010;
	border: 3px solid #a30010;
	margin-left: 10px;
} 

#bbp-search-form .button:hover {
	background-color: #5885af;
	border: 3px solid #5885af;
}

.bbp-forums {
	border: 1px solid #333333 !important;
}

#bbpress-forums li.bbp-header {
	border: none;
}

#bbpress-forums li.bbp-header {
	padding: 15px;
	line-height: 1.5;
	background-color: #274472;
	color: #FFFFFF;
}

#bbpress-forums .forum-titles li {
	font-size: 24px;
}

#bbpress-forums .bbp-forum-info {
	font-size: 18px;
}

#bbpress-forums .bbp-forum-info .bbp-forums-list {
	margin-left: 20px;
}

#bbpress-forums .bbp-forums-list li a,
.bbp-forum-topic-count,
.bbp-forum-reply-count,
.bbp-forum-freshness {
	font-size: 16px;
}

#bbpress-forums .bbp-footer {
	background-color: #274472;	
	color: #FFFFFF;
}

#bbpress-forums .bbp-forums .bbp-forum-visibility-publish {
	border: 1px solid #131313;
}

#bbpress-forums .bbp-forums .bbp-forum-title {
	font-weight: bold;
}

#bbpress-forums .bbp-forums-list {
	border-left: none;
}

#bbpress-forums .bbp-footer {
	display: none;
}

#bbpress-forums .bbp-forums.bsp-template1 {
	margin-bottom: 0;
}

#bbpress-forums .bbp-forums.bsp-template1 .bbp-header a {
	color: #FFFFFF;
}

.goodies-nav-menu-container {
	background-color: #274472;
  border: 1px solid #333333;
}

.goodies-nav-menu-container .e-con-inner {
	padding: 0;
}

.goodies-nav-menu ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
	margin-bottom: 0;
}

.goodies-nav-menu li {
  list-style-type: none;
  font-size: 22px;
}

.goodies-nav-menu li:not(:last-child) {
  margin-right: 60px;
}

.goodies-nav-menu li a {
  text-decoration: none;
	margin-bottom: 0;
	color: #FFFFFF;
}

.goodies-nav-menu li a:hover {
  color: #a30010;
}

.goodies-nav-menu li p {
	margin-bottom: 0;
}

li.media-menu-item a:hover {
	color: #A30010;
}

li.login-logout-button {
	background-color: #A30010;
	padding: 15px;
}

li.login-logout-button a {
	color: #FFFFFF !important;
	margin-right: 20px;
}

li.login-logout-button:hover {
	background-color: #274472;
}

nav li.login-logout-button:hover a {
	color: #FFFFFF !important;
}

@media only screen and (max-width: 768px) {
	.mp_wrapper.mp_login_form {
		width: 100%;
	}
	.login-content .wp-block-heading {
		font-size: 30px !important;
	}
	.login-content p {
		margin-bottom: 20px !important;
	}
}

.top-menu-container {
  width: 100vw;
  background-color: #274472;
	display: flex !important;
  justify-content: right !important;
	margin-right: 40px;
	padding: 0;
	border: 1px solid #333333;
}

.top-menu-container .e-con-inner {
	margin-right: 40px;
	padding-bottom: 0 !important;
}

.top-menu-container nav {
  display: flex !important;
  justify-content: right !important;
}

@media only screen and (max-width: 768px) {
	.top-menu-container nav {
	  justify-content: center !important;
	}
}


@media only screen and (max-width: 768px) {
	#discounts-container .elementor-image-box-content,
	.discounts-container .elementor-image-box-content {
		display: inline-block;
		width: 70%;
		margin-left: 20px;
	}
	#discounts-container h3.elementor-image-box-title,
	.discounts-container h3.elementor-image-box-title {
		font-size: 18px !important;
		margin-bottom: 0 !important;
	}
}

.link-button,
.link-button a {
  background-color: #A30010;
	font-family: "Roboto Mono", monospace;
	font-size: 13.5px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 13.5px;
  color: #FFFFFF;
  padding: 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-button:not(:last-of-type) {
  margin-right: 20px;
}

.link-button a:hover {	
	background-color: #dfebf6;
	font-family: "Roboto Mono", monospace;
	font-size: 13.5px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 13.5px;
	color: #333333 !important;
  text-decoration: none;
  text-transform: uppercase;
}

.top-menu-container .elementor-nav-menu {
	padding: 0 !important;
}

.top-menu-container .e--pointer-underline .elementor-item::after {
	height: 0 !important;
}

.elementor-nav-menu--main .elementor-nav-menu a {
	transition: none !important;
}

@media only screen and (max-width: 768px) {
	.willa-no-bottom-p p {
		font-size: 20px;
	}
	.qualifications-container {
		border-top: 0 !important;
	}
	#elementor-tab-title-9297 {
		border-bottom-width: 0;
	}
}

.qa-form-container {
	padding: 0;
}

.qa-submission-text p {
	font-size: 22px;
}

.membership-pricing-grid h2 {
	margin-bottom: 0;
}

.login-content {
	text-align: center;
}

.login-content .wp-block-heading {
	font-family: "Noir Et Blanc", serif;
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 20px;
}

.login-content p {
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 40px;
}

.login-content .mepro-boxed {
	border: 1px solid #333;
  border-radius: 0;
  background: transparent;
}

.login-content .mepro-form h1 {
	font-family: "Noir Et Blanc", serif;
	font-weight: 400;	
}

.login-content .mepro-form input {
	border: 1px solid #333333;
	border-radius: 0 !important;
	background-color: transparent;
}

.login-content .mepr_remember_me label {
	font-family: "Raleway", sans-serif;
	font-weight: 400;
}

.login-content .mepr-share-button.disabled {
	background-color: #acc3d7 !important;
}

.login-content .mepr-share-button {
	font-family: "Roboto Mono", monospace;
	font-weight: 400;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: #A30010 !important;
	border: 0;
}

.login-content .mepr-share-button:hover {
	background-color: #5885af !important;
}

.archive-headline-container {
	border-bottom: 1px solid #333333;
}

#post-12110 .willa-single-page-title {
	display: none;
}

.login-page-text {
	font-size: 19px;
}

.login-page-heading {
	margin-top: 60px;
}

.mp_login_form {
	width: 60%;
	margin: auto;
}

.mp_login_form .submit input {
	background-color: #a30010;
}

.mp_login_form .submit input:hover {
	background-color: #5885af;
}

.mepr-already-logged-in {
	display: flex !important;
  justify-content: center;
}

.mpcs-course-template-default #willa-content,
.mpcs-lesson-template-default #willa-content {
	width: 100%;
	padding: 0;
}
.mpcs-course-template-default #willa-sidebar,
.mpcs-lesson-template-default #willa-sidebar{
	display: none;
}

#forum-main-page-container .bbp-breadcrumb {
	display: none;
}

.the-goods-paragraph {
	margin: 0 auto;
}

.qa-form .wpforms-field-label,
.contact-form .elementor-field-label {
	font-family: "Roboto Mono", monospace;
	font-size: 13.5px;
	font-weight: 400 !important;
	letter-spacing: 3px;
	color: #333333;
	text-transform: uppercase;
}

.qa-form .wpforms-submit,
.contact-form .elementor-button {
	font-family: "Roboto Mono", monospace !important;
	font-size: 13.5px !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	letter-spacing: 3px !important;
	padding: 13px 20px !important;
}

.qa-form .wpforms-submit:hover,
.qa-form .elementor-button:hover {
	background-color: #5885af !important;
}

#post-12058 h1 {
	display: none;
}

.downloads-ebook-container ul {
	display: flex;
  flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	gap: 10px;
}

.downloads-ebook-container li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
	justify-content: center;
	width: 275px;
  height: 275px;
	font-family: "Roboto Mono", monospace;
	font-size: 13.5px;
	font-weight: 400;
	letter-spacing: 3px;
	text-transform: uppercase;
	border: 1px solid #333;
  padding: 10px 20px 30px 20px;
}

.downloads-ebook-container li a {
	color: #333333;
}

.downloads-ebook-container li a:hover {
	color: #a30010;
}

.downloads-ebook-container li::before {
	content: "📓";
  font-size: 60px;
  margin-bottom: 0;
}

.membership-cta-image-column .elementor-element-populated {
	margin-right: 0 !important;
	margin-left: 75px !important;
}

.e-link-in-bio__title {
	margin-top: 10px;
}