

/*  1 ----------------------  forum list backgrounds --------------------------*/
				#bbpress-forums ul.odd
			{
				background-color: #ffffff;
			}
			
	 
				#bbpress-forums ul.even
			{
				background-color: #ffffff;
			}
		
	/*  2 ----------------------  headers backgrounds --------------------------*/

				#bbpress-forums li.bbp-header,
			#bbpress-forums li.bbp-footer 
			{
				background-color: #dd8706;
			}
		
	  
/*  3 ----------------------  Font - Forum headings --------------------------*/
 
	 
			#bbpress-forums ul.forum-titles li.bbp-forum-info
		{
			color: #000000;
		}
	 
				#bbpress-forums ul.forum-titles a.bsp-forum-name
		{
			color: #000000;
		}

		#bbpress-forums ul.forum-titles li.bbp-forum-topic-count
		{
			color: #000000;
		}

                #bbpress-forums ul.forum-titles li.bbp-forum-reply-count
		{
		   color: #000000;
		}

                #bbpress-forums ul.forum-titles li.bbp-forum-freshness 
		{
			color: #000000;
		}
	 
			
	
/*  4 ----------------------  Font - breadcrumb --------------------------*/
 
	 
				#bbpress-forums .bbp-breadcrumb p
			{
				color: #dd8500;
			}
		 
	  
	 
/*  5 ----------------------  Font - links --------------------------*/
 
				#bbpress-forums a:link
			{
				color: #dd8500;
			}
		 
				#bbpress-forums a:visited
			{
				color: #2536ed;
			}
		 
 
				#bbpress-forums a:hover
			{
				color: #000000;
			}
		
/*  6 ----------------------  Font - Forum and category lists --------------------------*/
 
		
	 
	
/*  7 ----------------------  Font - Sub Forum lists --------------------------*/
/*   !important added as bbpress 2.6 loads the min. css file, so doesn't allow the change in this plugin */
 
	 
	 
	 
/*  8 ----------------------  Font - forum description --------------------------*/
 
/*Note we also set bsp-forum-content as if add descriptions are set in forum display, then we need to replicate these settings */ 
  
	 
				#bbpress-forums .bbp-forum-content,
			#bbpress-forums .bsp-forum-content,
			#bbpress-forums .bbp-forum-info .bbp-forum-content
			{
				color: #dd9933;
			}
		 
	 
			 

/*  9 ----------------------  Font - Freshness --------------------------*/
 
	 

 
	 
	 
/*  10 ----------------------  Font - Freshness Author--------------------------*/
 
	 
	 
			
/*  11 ----------------------  Freshness Avatar Size--------------------------*/

	 
 
/*  12 ----------------------  Forum border --------------------------*/
 
	
			#bbpress-forums ul.bbp-forums,
			#bbpress-forums ul.bbp-topics,
			#bbpress-forums .bbp-reply-header,
			#bbpress-forums div.odd,
			#bbpress-forums div.even,
			#bbpress-forums ul.bbp-replies
			{
				border: 1px solid #ffffff;
			}
		 
			#bbpress-forums li.bbp-header,
			#bbpress-forums li.bbp-body ul.forum,
			#bbpress-forums li.bbp-body ul.topic,
			#bbpress-forums li.bbp-footer,
			#bbpress-forums ul.forum
			{
				Border-top: 1px solid #ffffff;
			}
		
			#bbpress-forums li.bbp-footer
			{
				Border-bottom: 1px solid #ffffff;
			}
	 
						
		#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic, #bbpress-forums #bbp-user-wrapper ul.bbp-topics, #bbpress-forums #bbp-user-wrapper ul.bbp-replies {
    clear: both;
}
		

/*   13 ----------------------  Font - topic count --------------------------*/
 
	 
				#bbpress-forums li.bbp-forum-topic-count
			{
				color: #dd3333;
			}
		 
	 
	
/*  14 ----------------------  Font - Post counts --------------------------*/
 
	 
				#bbpress-forums li.bbp-forum-reply-count
			{
				color: #000000;
			}
		 
	 
	                                


 
/********______________TOPIC INDEX___________________________________________*/ 

/*  1 ----------------------  Font - pagination --------------------------*/
 
	 
				#bbpress-forums .bbp-pagination
			{
				color: #000000;
			}
		 
	 
	

/*  2 ----------------------  Font - voice/post count --------------------------*/
 
	 
				#bbpress-forums li.bbp-topic-voice-count, li.bbp-topic-reply-count
			{
				color: #000000;
			}
		 
	 
	
/*  3 ----------------------  topic title Font - links --------------------------*/
 
				#bbpress-forums a.bbp-topic-permalink:link
			{
				color: #000000;
			}
		 
				#bbpress-forums a.bbp-topic-permalink:visited
			{
				color: #000000;
			}
		 
				#bbpress-forums a.bbp-topic-permalink:hover
			{
				color: #000000;
			}
		/*  4 ----------------------  Font - Topic Title --------------------------*/
 
	 
	 
	 
/*   5 ----------------------  Font - template notice --------------------------*/
 
	 
				#bbpress-forums .bbp-template-notice p
			{
				color: #000000;
			}
		 
	 
	
/*  6 ----------------------  Font - template background --------------------------*/
 
				#bbpress-forums .bbp-template-notice
			{
				background-color: #000000;
			}
		 
/*  7 ----------------------  Font - template border --------------------------*/
 
				#bbpress-forums .bbp-template-notice
			{
				border: 1px  #000000;
			}
		
/*  8 ----------------------  Font - Started by --------------------------*/
 
	 
				#bbpress-forums .bbp-topic-started-by,
			.bbp-topic-started-in
			{
				color: #000000;
			}
		 
	 
			
/*  9 ----------------------  sticky/super sticky background --------------------------*/

				.bbp-topics ul.sticky,
			.bbp-forum-content ul.sticky
			{
				background-color: #ffffff !important;
			}
		
				.bbp-topics-front ul.super-sticky,
			.bbp-topics ul.super-sticky
			{
				background-color: #ffffff !important;
			}

		
/*  10. ----------------------  Font - forum info notice (also does topic info)--------------------------*/
 
	 
				#bbpress-forums div.bbp-template-notice.info .bbp-forum-description,
			#bbpress-forums div.bbp-template-notice.info .bbp-topic-description 
			{
				color: #000000;
			}
		 
	 
	
/* 11 ----------------------  Font - forum info background  (also does topic info)--------------------------*/
 
				#bbpress-forums div.bbp-template-notice.info
			{
				background-color: #ffffff;
			}
		 
/*  12 ----------------------  Font - forum info border  (also does topic info)--------------------------*/
 
				#bbpress-forums div.bbp-template-notice.info
			{
				border: 1px  #000000;
			}
		 
/*   13 ----------------------  Topic Index headings font --------------------------*/
 
	 
	 
	 
					

			 
/*******_________________TOPIC/REPLY___________________________________________*/ 

/*   1 ----------------------topic/reply backgrounds   --------------------------*/

				#bbpress-forums div.odd
			{
				background-color: #ddae68;
			}
		
				#bbpress-forums div.even
			{
				background-color: #ddae68;
			}
		 
/*   2 ----------------------  Topic/reply header background --------------------------*/
 
				#bbpress-forums div.bbp-reply-header,
			#bbpress-forums div.bbp-topic-header
			{
				background-color: #ddac68;
			}
				 
/*   3 ----------------------  Trash/Spam backgrounds --------------------------*/
 
				#bbpress-forums .status-trash.odd,
			#bbpress-forums .status-spam.odd 
			{
				background-color: #fdd;
			}
		
				#bbpress-forums .status-trash.even,
			#bbpress-forums .status-spam.even
			{
				background-color: #fee;
			}
		 
/*   4 ----------------------  Closed Topic backgrounds --------------------------*/
 
				#bbpress-forums .status-closed,
			#bbpress-forums .status-closed a
			{
				background-color: #000000;
			}
		 
/*   5 ----------------------  Font - topic/reply date --------------------------*/

	 
				#bbpress-forums .bbp-reply-post-date
			{
				color: #000000;
			}
		 
	 
	
/*   6 ----------------------  Font - topic/reply text --------------------------*/
 

	 
				#bbpress-forums .bbp-topic-content, 
			#bbpress-forums .bbp-reply-content
			{
				color: #000000;
			}
		 
	 
	 
/*   7 ----------------------  Font - Author name --------------------------*/
 
				#bbpress-forums div.bbp-reply-author .bbp-author-name
			{
				font-size: 18px;
			}
		 
	 
					#bbpress-forums div.bbp-reply-author .bbp-author-name
				{
					font-style: italic; 
				}
							#bbpress-forums div.bbp-reply-author .bbp-author-name
				{
					font-weight: normal; 
				}
				
/*   8 ----------------------  Font - reply permalink --------------------------*/
 
	 

 
	 
					#bbpress-forums a.bbp-reply-permalink
				{
					font-style: italic; 
				}
							#bbpress-forums a.bbp-reply-permalink
				{
					font-weight: normal; 
				}
		 
/*   9 ----------------------  Font - author role --------------------------*/
 
	 
				#bbpress-forums div.bbp-reply-author .bbp-author-role
			{
				color: #000000;
			}
		 
	 
	 
/*   10 ----------------------  Topic Header --------------------------*/
 
	 
				#bbpress-forums li.bbp-header .bbp-reply-content,
			#bbpress-forums li.bbp-header  .bbp-reply-author,
			#bbpress-forums li.bbp-footer .bbp-reply-content,
			#bbpress-forums li.bbp-footer  .bbp-reply-author
			{
				color: #000000;
			}
		 
	 
				 
 
/*   11 ----------------------  Topic Admin Links --------------------------*/
 
	 
				#bbpress-forums span.bbp-admin-links a,
			#bbpress-forums span.bbp-admin-links 
			{
				color: #000000;
			}
		 
	 
		
/*   13 ----------------------  @mentions --------------------------*/
 
	 
		
	 
		
/* *******_________________TOPIC REPLY FORM___________________________________________*/ 
 
/*   1 ----------------------  Topic/reply Labels --------------------------*/
 
	 
	 
	 
	 
/* 2 ----------------------  Text area background --------------------------*/
 
			 
/*   3 ----------------------  Text area font --------------------------*/
 
	 
	 
	 
				 
/*   4 ----------------------  button background --------------------------*/

	 
	 
/*   1 ----------------------  topic posting rules --------------------------*/
 
	 
	 

 
	 
	 
	 
	 
/* ********_________________Forum Display___________________________________________*/ 

/*   1 ----------------------  Alter the list from horizontal to vertical - remove comma (,) seperator in 2.6--------------------------*/
	 
/*   9 ----------------------  Remove Forum Description --------------------------*/
			
/*********_________________SINGLE FORUM WIDGET___________________________________________*/ 

ul.bsp-sf-info-list a.subscription-toggle {
float : left ;
}	

 
/*********_________________LATEST ACTIVITY WIDGET___________________________________________*/ 
 
/*   2 ----------------------  Widget title --------------------------*/
 
	 
			 
	 
	
/*   2 ----------------------  topic/reply title --------------------------*/
 
	 
 
	 
	 
 /*   3 ----------------------  Text font --------------------------*/
 
	 
	 
	 
	 
/*   4 ----------------------  Topic author Font --------------------------*/
 
	 

	 
	 
/*   5 ----------------------  Freshness Font--------------------------*/
 
	 
	 
	 
	 
/*   6 ----------------------  Forum Font --------------------------*/
 
	 
  
	 
	
/*   7 ----------------------  Topic-reply links --------------------------*/
 
	 
	 
	 
/* ********_________________FORUM DISPLAY___________________________________________*/ 
 
/* ----------------------  Move breadcrumb --------------------------*/
	 
 
/* ----------------------  forum description styling --------------------------*/
 
		#bbpress-forums div.bsp-forum-content
		{
		clear:both;
		margin-left: 0px;
		padding: 0 0 0 0;
		}
	
/* ----------------------  Rounded corners --------------------------*/
 
	
/*----------------------  thumbnails on forum lists --------------------------*/
 
	/*----------------------------------------- ROLES--------------------------------------------------------------------*/

		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
		 
			 
				 
				 
				
/*----------------------  Create new topic link styling--------------------------*/
/*styles the element if it is set */

			.bsp-new-topic
			{
				text-align: center;
			}


/*----------------------  Create new topic button Button--------------------------*/

				.bsp_button1
						{
				font-size: 10px !important;
				
			}
		

				.bsp_button1
						{
				font-family: Arial;
			}
		
				.bsp_button1
									{
				color: #ffffff !important;
			}
		
				.bsp_button1
						{
				background: #3498db;
				background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
				background-image: -moz-linear-gradient(top, #3498db, #2980b9);
				background-image: -ms-linear-gradient(top, #3498db, #2980b9);
				background-image: -o-linear-gradient(top, #3498db, #2980b9);
				background-image: linear-gradient(to bottom, #3498db, #2980b9);
			}
		
				.bsp_button1:hover
						{
				background: #3cb0fd;
				background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
				background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
				background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
				background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
				background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
			}
		
	
		.bsp_button1
				{  
			-webkit-border-radius: 28;
			-moz-border-radius: 28;
			border-radius: 28px;
			padding: 7px 15px 7px 15px;
			text-decoration: none;  
			border : none;
			cursor : pointer;
			line-height : 15px !important;
		}

		.bsp_button1:hover
		{
		   text-decoration: none;
		}

                /* fix for Mark All Topics Read offset */
                div.bsp-center > form > input.bsp_button1 {
                        margin-top: -7px;	
                }
                
		.bsp-center
		{
			width: 100%;
			max-width: 100%;
			float: none;
			text-align: center;
			margin: 10px 0px 10px 0px;
		}
	
		.bsp-one-half
		{
			float: left;
			width: 50%;
			margin-right: 0;
		}

		.bsp-one-third
		{
			width: 33.33%;
			float: left;
			margin-right: 0;
			position: relative;
		}
		
		
		/* stack if on mobile */
		@media only screen and (max-width: 480px) {
			 .bsp-center
			 {
			 clear:both;
			 width: 100%;
			 max-width: 100%;
			 float: left;
			 text-align: left;
			 margin-top: 10px;
			 margin-bottom : 10px;
			 }

			.bsp-one-half
			 {
			 float: left;
			 width: 48%;
			 margin-right: 4%;
			 }

			.bsp-one-third
			 {
			 width: 30.66%;
			 float: left;
			 margin-right: 4%;
			 position: relative;
			 }
		}


/* ******************to get the spinner.gif loaded before submit executes */
		#bsp-spinner-load
		{
			background: url(/wp-admin/images/spinner.gif) no-repeat;
			display : none;
		}

		.bsp-spinner
		{		 
			background: url(/wp-admin/images/spinner.gif) no-repeat;
			-webkit-background-size: 20px 20px;
			background-size: 20px 20px;
			float: right;
			opacity: 0.7;
			filter: alpha(opacity=70);
			width: 20px;
			height: 20px;
			margin: 2px 5px 0;
		}


		#bsp_topic_submit
		{
			display : none;
		}

		#bsp_reply_submit
		{
			display : none;
		}


/* /////////////////////////and support for search spinner*/

		#bsp_search_submit2
		{
			display : none;
		}

		.bsp-search-submitting
		{
			font-size : 16px;
			line-height : 24px;
		
		}
/*********_________________TOPIC PREVIEW___________________________________________*/ 		
		


		
/*   search styling--------------------------*/

			/*search content */

			
		
		

			
		

			
		
			
		/*search box */
	
				
		
		

			
		

			
		
			
		
/*----------------------  pin for stickies-----------------------------------------------------------------------------------------------------*/

	
/*----------------------  Breadcrumb home icon-----------------------------------------------------------------------------------------------------*/

		.bsp-home-icon::before
		{
			content: "";
			display: inline-block;
			font-family: dashicons;
			vertical-align: middle;
		}		 
	
				.bsp-home-icon::before
			{
			font-size: 12px;
			}	
		
			
/*----------------------  login failures ID-----------------------------------------------------------------------------------------------------*/
		
	 
			#bsp-login-error
		{
			color: #dd3333;
		}
	 
		 
			
	
		

/*----------------------  topic lock icon-----------------------------------------------------------------------------------------------------*/

		
	
			.bbpresss_unread_posts_icon{
				float:left;
				margin-right:6px;
				max-width: 45px;
			}

			.bbpresss_unread_posts_icon a img{
				margin-top:2px;
				-webkit-box-shadow:none;
				-moz-box-shadow:none;
				box-shadow:none;
			}

			.markedUnread{
				float: right;
			}

			.bbpress_mark_all_read_wrapper{
				transform: scale(0.8);
				transform-origin: right;
			}

			.bbpress_mark_all_read{
				display:inline-block;
				margin-right:5px;
				width: 100%;
			}

			.bbpress_mark_all_read input{
				float:right;
			}

			.bbpress_mark_all_read input[type="submit"]{
				margin:0px;
			}


			.bbpresss_unread_posts_amount{
				float: right;
				font-size: 9px;
			}

			#bsp_unread_optinout {
				width : 10% !important;
			}

			.show-iconf::before {
					 font-family: 'dashicons';
				content : "\f449";
			}

			.show-iconr::before {
					 font-family: 'dashicons';
				content : "\f451";
			}

			.show-icont::before {
					 font-family: 'dashicons';
				content : "\f450";
			}

			.show-iconv::before {
					 font-family: 'dashicons';
				content : "\f307";
			}

			.show-iconlr::before {
					 font-family: 'dashicons';
				content : "\f338";
			}

			.show-iconla::before {
					 font-family: 'dashicons';
				content : "\f469";
			}

			.show-iconfa::before {
					 font-family: 'dashicons';
				content : "\f147";
			}

			.show-iconsu::before {
					 font-family: 'dashicons';
				content : "\f155";
			}



			ul.bsp-st-info-list li.topic-subscribe a.subscription-toggle {
			float : none;
			} 

			.hide-list-style {
				list-style: none !important;
				margin-left : 0 !important;
			}
			
	/*----------------------  prevent hide/cancel being displayed in profile following 5.6 release--------------------------*/
		
			#bbpress-forums #bbp-your-profile fieldset fieldset.password {
		display: none;
}


/*----------------------  Quotes Styling --------------------------*/

/*----------------------  mod tools--------------------------*/

/*----------------------  theme support--------------------------*/

			.bsp-fse-container
				{
					width: 75%;
					margin : 0 auto;
				}


/*    ----------------------  BLOCK Widget title --------------------------*/
 
	 
			 
	 
	

/*----------------------  change avatar display - makes sure username displays correctly for profiles tabs settings --------------------------*/

#bbpress-forums div.bbp-reply-author img.avatar {
    clear: left;
    display: block;
}


/*----------------------  button fixes to work with default bbPress buttons and override theme values that make buttons look wrong --------------------------*/

/* override bbpress floating subscription link to the right */
#bbpress-forums div.bsp-center #subscription-toggle {
    float: none;
}

/* override any theme margins for generic input css so the mark as read button alignment matches */
input.bsp_button1 {
    margin: 0px;
}

                /* override the top margin for the favorite/subscribe links for TOPIC favorite/subscribe buttons so the top portion doesn't get cut off, and vertically aligns them within the breadcrumb line height and button separator */
                div#bbpress-forums > span#favorite-toggle, div#bbpress-forums > span#subscription-toggle {
                        margin-top: 6px;
                }
                /* make sure this top margin is not added to the forum-level subscribe button. */
                div.bsp-center.bsp-one-third > span#subscription-toggle {
                        margin-top: unset;
                }

/*----------------------  block widget titles--------------------------*/
.bsp-widget-heading {
	color: #222;
	font-weight: bold;
}

ul.bsp-widget-settings{
	font-size : 12px !important;
}

/*----------------------  forums list widget styling--------------------------*/
.bsp-forum-topic-count {
	text-align: right ;
}

ul.bsp-forums-widget{
	list-style : none !important ;
	
}

.bsp-widget-display-forums {
	list-style: none;
}

.bsp-forum-info {
	background: #eaeaea;
}

/*----------------------  Column display--------------------------*/



/*----------------------  Additional Topics Fields display--------------------------*/

	 
			#bbpress-forums span.bsp_topic_fields_label
		{
			color: #000000;
		}
	 
	 
			
	 
	 
			#bbpress-forums span.bsp_topic_fields_data
		{
			color: #000000;
		}
	 
	 
			
	
/*----------------------  custom css--------------------------*/
					
/* Kaputte Überschrift auf der Registrierungsseite verstecken */
.register-section h2,
#signup_form h2,
.kontodetails h2 {
    display: none !important;
} 
				 
/* =========================================
   BUDDYPRESS REGISTRIERUNG - SCHWARZ/ORANGE
   ========================================= */

/* Gesamte Registrierungsseite */
#buddypress {
    max-width: 900px;
    margin: 0 auto !important;
    padding: 30px 20px;
    box-sizing: border-box;
    color: #ffffff;
}
/* Info-Symbol im Hinweis-Kasten */
#buddypress .bp-feedback .icon,
#buddypress .bp-feedback .icon::before,
#buddypress .info .icon,
#buddypress .info .icon::before {
    background-color: #ff9800 !important;
    color: #111111 !important;
}

/* Falls BuddyPress das Icon über SVG darstellt */
#buddypress .bp-feedback svg {
    fill: #ff9800 !important;
    color: #ff9800 !important;
}

/* Info-Bereich links */
#buddypress .bp-feedback::before,
#buddypress .info::before {
    color: #ff9800 !important;
}

/* =========================================
   HINWEIS-KASTEN OBEN
   ========================================= */

#buddypress .info,
#buddypress .bp-feedback {
    background: #171717;
    color: #ffffff;
    border: 1px solid #ff9800;
    border-left: 5px solid #ff9800;
    border-radius: 8px;
    padding: 15px 20px;
    margin: 0 auto 30px;
    max-width: 600px;
    box-sizing: border-box;
}

#buddypress .info p,
#buddypress .bp-feedback p {
    color: #ffffff;
}


/* =========================================
   PASSWORT-TIPP
   ========================================= */

#buddypress .password-wrap + .description,
#buddypress .description {
    background: #171717;
    color: #cccccc;
    border-left: 4px solid #ff9800;
    border-radius: 6px;
    padding: 12px 15px;
    margin-top: 10px;
    box-sizing: border-box;
}

#buddypress .description strong {
    color: #ff9800;
}


/* =========================================
   &quot;REGISTRIERUNG ABSCHLIESSEN&quot; BUTTON
   ========================================= */

#buddypress #signup_submit {
    background: #ff9800 !important;
    color: #111111 !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 15px 25px !important;
    font-weight: bold;
    font-size: 17px;
    box-shadow: none;
    transition: 0.2s ease;
}

#buddypress #signup_submit:hover {
    background: #ffb13b !important;
    color: #111111 !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 152, 0, 0.3);
}

/* Überschriften */
#buddypress h2,
#buddypress h3 {
    text-align: center;
    color: #ff9800;
}

/* Hauptüberschrift */
#buddypress h2 {
    font-size: 38px;
    margin-bottom: 40px;
}

/* Registrierungsformular */
#buddypress #signup_form {
    max-width: 600px;
    margin: 0 auto;
}

/* Alle Formularbereiche */
#buddypress #signup_form .editfield,
#buddypress #signup_form .standard-form div {
    margin-bottom: 25px;
}

/* Labels */
#buddypress #signup_form label {
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

/* Eingabefelder */
#buddypress #signup_form input[type=&quot;text&quot;],
#buddypress #signup_form input[type=&quot;email&quot;],
#buddypress #signup_form input[type=&quot;password&quot;],
#buddypress #signup_form input[type=&quot;url&quot;],
#buddypress #signup_form textarea,
#buddypress #signup_form select {
    display: block;
    width: 100%;
    max-width: 600px;
    box-sizing: border-box;
    padding: 14px 16px;
    background: #ffffff;
    color: #111111;
    border: 2px solid #444444;
    border-radius: 8px;
    font-size: 16px;
    outline: none;
    transition: all 0.2s ease;
}

/* Eingabefeld beim Anklicken */
#buddypress #signup_form input:focus,
#buddypress #signup_form textarea:focus,
#buddypress #signup_form select:focus {
    border-color: #ff9800;
    box-shadow: 0 0 0 3px rgba(255, 152, 0, 0.20);
}

/* Platzhalter */
#buddypress #signup_form input::placeholder {
    color: #888888;
}

/* Hilfstexte */
#buddypress #signup_form .description,
#buddypress #signup_form .field-visibility-settings-notoggle,
#buddypress #signup_form .field-visibility-settings {
    color: #aaaaaa;
    font-size: 13px;
}

/* =========================================
   BUTTON
   ========================================= */

#buddypress #signup_submit {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 30px auto 10px;
    padding: 15px 25px;

    background: #ff9800;
    color: #111111;

    border: none;
    border-radius: 8px;

    font-size: 17px;
    font-weight: bold;

    cursor: pointer;
    transition: all 0.2s ease;
}

/* Button Hover */
#buddypress #signup_submit:hover {
    background: #ffb13b;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 152, 0, 0.30);
}

/* =========================================
   PASSWORT-BEREICH
   ========================================= */

#buddypress #pass-strength-result {
    max-width: 600px;
    box-sizing: border-box;
    margin-top: 8px;
    border-radius: 6px;
}

/* =========================================
   TRENNLINIEN
   ========================================= */

#buddypress #signup_form hr {
    border: 0;
    border-top: 1px solid #333333;
    margin: 35px 0;
}

/* =========================================
   LINKS
   ========================================= */

#buddypress #signup_form a {
    color: #ff9800;
}

#buddypress #signup_form a:hover {
    color: ##e53935;
}

/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 700px) {

    #buddypress {
        padding: 20px 15px;
    }

    #buddypress h2 {
        font-size: 30px;
    }

    #buddypress #signup_form {
        width: 100%;
    }

    #buddypress #signup_form input[type=&quot;text&quot;],
    #buddypress #signup_form input[type=&quot;email&quot;],
    #buddypress #signup_form input[type=&quot;password&quot;],
    #buddypress #signup_form textarea,
    #buddypress #signup_form select,
    #buddypress #signup_submit {
        max-width: 100%;
    }
}

/* BuddyPress - Registrierung abschließen */
#submit {
    background-color: #ff9800 !important;
    color: #22c55e !important;

    border: none !important;
    border-width: 0 !important;
    border-style: none !important;
    outline: none !important;
    box-shadow: none !important;

    border-radius: 8px !important;
    padding: 15px 30px !important;

    font-size: 17px !important;
    font-weight: bold !important;

    cursor: pointer;
    appearance: none !important;
    -webkit-appearance: none !important;
}

/* Hover */
#submit:hover {
    background-color: #ffb13b !important;
    color: #22c55e !important;
    border: none !important;
    box-shadow: none !important;
} 
				
/* bbPress Beiträge auf BuddyPress-Profilseiten */
.bbp-user-page .bbp-topic-content,
.bbp-user-page .bbp-topic-content p,
.bbp-user-page .bbp-reply-content,
.bbp-user-page .bbp-reply-content p,
.bbp-user-page .bbp-topic-title a,
.bbp-user-page .bbp-topic-meta,
.bbp-user-page .bbp-topic-meta a,
.bbp-user-page .bbp-reply-header,
.bbp-user-page .bbp-reply-header a {
    color: #000000 !important;
} 
				
/* BuddyPress Profil – bbPress Inhalte */
#buddypress .bbp-topic-content,
#buddypress .bbp-topic-content p,
#buddypress .bbp-reply-content,
#buddypress .bbp-reply-content p,
#buddypress .bbp-topic-title a,
#buddypress .bbp-reply-content a {
    color: #000000 !important;
}