/* 
Theme Name: ivoo
Theme URI: https://ivoo.ch
Description: ivoo theme for WordPress, created by ivoo team
Author: ivoo GmbH
Author URI: https://ivoo.ch
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body {
	color: #00001C;
	font-family: 'Poppins';
	font-size: 14px;
}

/******* CHECKOUT *******/
.mepr-signup-form {
	padding-bottom: 50px;
}
.mepr_price {
	display: none;
}
.mepr_mepr-address-two {
	display: none;
}
.mepr-submit {
	background-color: #40E3A3;
	border: 1px solid #40E3A3;
	color: #00001C;
}
.mepr-submit:hover {
	background-color: transparent;
	border: 1px solid #40E3A3;
	color: #40E3A3;
}

/* BBPRESS */
/*
#my-bbp-wrapper {
	display: flex;
	height: 100%;
}

#my-bbp-sidebar {
	width: 15%;
	background-color: #E5E5FF;
	padding: 20px;
	display: block;
}

.my-bbp-forum, .bbp-forum-content, .bbp-topic-wrapper {
	padding: 20px;	
	width: 85%;
}

@media screen and (max-width: 1025px) {
	#my-bbp-sidebar { 
		display: none;
	}

	.my-bbp-forum, .bbp-forum-content, .bbp-topic-wrapper {
		padding: 20px;	
		width: 100%;
	}
}

.my-nav-img  {
	display: flex;
}

.my-nav-img img {
	width: 70%;
	margin: auto;
	padding-bottom: 20px;
}

.my-nav-point {
	font-size: 16px;
	padding-bottom: 3px;
}

.my-nav-point a i {
	width: 30px;
	font-size: 20px;
}

.my-nav-point a {
	color: #00001C;
}

.my-nav-point a:hover {
	color: #0E1482;
}

hr.solid {
  	border-top: 1px solid #F3F9FF;
	width: 75%;
	margin-top: 25px;
	margin-bottom: 25px;
}

ul .forum-titles, .bbp-forum-title, .bbp-body {
	font-size: 16px !important;
}

.bbp-forum-content {
	font-size: 14px !important;
}

#bbpress-forums ul.status-closed, #bbpress-forums ul.status-closed a {
	color: unset !important;
}

.bbp-forum-content ul.sticky {
	background-color: unset !important;
}*/


/* BUDDYPRESS */
.main-navs.dir-navs {
	display: none;
}

.buddypress-wrap .subnav-filters .component-filters {
	display: none; 
}

.alignwide {
    margin: auto;
}

.bp-single-vert-nav .item-body:not(#group-create-body) {
	background: transparent;
}

.bp-single-vert-nav .bp-navs.vertical li.selected a {
	background: none;
}

/* MEMBERPRESS */
#mepr-account-nav .mepr-courses,
#mepr-account-nav #mepr-account-logout,
#mepr-account-nav .mepr_bbpress_subscriptions{
	display: none;
}

#mepr-account-nav #mepr-account-home {
	font-size: 0;
}

#mepr-account-home:after {
	content: 'Rechnungsinformationen';
	font-size: 14px;
}