

/*  1 ----------------------  forum list backgrounds --------------------------*/
	
	 
	
	/*  2 ----------------------  headers backgrounds --------------------------*/

	
	  
/*  3 ----------------------  Font - Forum headings --------------------------*/
 
	 
	 
			
	
/*  4 ----------------------  Font - breadcrumb --------------------------*/
 
	 
	 
	  
	 
/*  5 ----------------------  Font - links --------------------------*/
 
	 
	 
 
	
/*  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 */ 
  
	 
	 
	 
			 

/*  9 ----------------------  Font - Freshness --------------------------*/
 
	 

 
	 
	 
/*  10 ----------------------  Font - Freshness Author--------------------------*/
 
	 
	 
			
/*  11 ----------------------  Freshness Avatar Size--------------------------*/

	 
 
/*  12 ----------------------  Forum border --------------------------*/
 
					
		#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 --------------------------*/
 
	 
	 
	 
	
/*  14 ----------------------  Font - Post counts --------------------------*/
 
	 
	 
	 
	                                


 
/********______________TOPIC INDEX___________________________________________*/ 

/*  1 ----------------------  Font - pagination --------------------------*/
 
	 
	 
	 
	

/*  2 ----------------------  Font - voice/post count --------------------------*/
 
	 
	 
	 
	
/*  3 ----------------------  topic title Font - links --------------------------*/
 
	 
	 
	/*  4 ----------------------  Font - Topic Title --------------------------*/
 
	 
	 
	 
/*   5 ----------------------  Font - template notice --------------------------*/
 
	 
	 
	 
	
/*  6 ----------------------  Font - template background --------------------------*/
 
	 
/*  7 ----------------------  Font - template border --------------------------*/
 
	
/*  8 ----------------------  Font - Started by --------------------------*/
 
	 
	 
	 
			
/*  9 ----------------------  sticky/super sticky background --------------------------*/

	
	
/*  10. ----------------------  Font - forum info notice (also does topic info)--------------------------*/
 
	 
	 
	 
	
/* 11 ----------------------  Font - forum info background  (also does topic info)--------------------------*/
 
	 
/*  12 ----------------------  Font - forum info border  (also does topic info)--------------------------*/
 
	 
/*   13 ----------------------  Topic Index headings font --------------------------*/
 
	 
	 
	 
					

			 
/*******_________________TOPIC/REPLY___________________________________________*/ 

/*   1 ----------------------topic/reply backgrounds   --------------------------*/

	
	 
/*   2 ----------------------  Topic/reply header background --------------------------*/
 
			 
/*   3 ----------------------  Trash/Spam backgrounds --------------------------*/
 
	
	 
/*   4 ----------------------  Closed Topic backgrounds --------------------------*/
 
	 
/*   5 ----------------------  Font - topic/reply date --------------------------*/

	 
	 
	 
	
/*   6 ----------------------  Font - topic/reply text --------------------------*/
 

	 
	 
	 
	 
/*   7 ----------------------  Font - Author name --------------------------*/
 
	 
	 
			
/*   8 ----------------------  Font - reply permalink --------------------------*/
 
	 

 
	 
	 
/*   9 ----------------------  Font - author role --------------------------*/
 
	 
	 
	 
	 
/*   10 ----------------------  Topic Header --------------------------*/
 
	 
	 
	 
				 
 
/*   11 ----------------------  Topic Admin Links --------------------------*/
 
	 
	 
	 
		
/*   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-----------------------------------------------------------------------------------------------------*/
		
	 
	 
			
	
		

/*----------------------  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--------------------------*/



/*    ----------------------  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;
}


/*----------------------  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--------------------------*/

	 
	 
			
	 
	 
	 
			
	
/*----------------------  custom css--------------------------*/
	 /* ================================================
   IOLEBA GUILD — bbPress Custom CSS v3
   Paste this into: bbp Style Pack → Custom CSS
   REPLACES the previous version entirely
   ================================================ */

/* === HIDE USER ID / COMPUTER HASH NUMBER === */
#bbpress-forums .bbp-author-ip,
#bbpress-forums .bbp-reply-ip,
#bbpress-forums .bbp-topic-ip,
#bbpress-forums .bp-user-id,
#bbpress-forums span.bbp-admin-links a[href*=&quot;user_id&quot;],
#bbpress-forums .bbp-author-name span:not(a) {
  display: none !important;
}

/* === AUTHOR NAME — WHITE ON DARK BACKGROUND === */
#bbpress-forums .bbp-author-name,
#bbpress-forums .bbp-author-name a,
#bbpress-forums .bbp-reply-author .bbp-author-name a,
#bbpress-forums .bbp-topic-author .bbp-author-name a {
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  text-decoration: none !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
}

/* === DARK POST ROW — all text white === */
#bbpress-forums .bbp-reply-author,
#bbpress-forums .bbp-topic-author {
  background: #0b1f3a !important;
  padding: 12px 8px !important;
  border-radius: 6px 0 0 6px !important;
  min-width: 90px !important;
  max-width: 90px !important;
  text-align: center !important;
}

#bbpress-forums .bbp-reply-post-date a,
#bbpress-forums .bbp-topic-post-date a,
#bbpress-forums .bbp-reply-admin-links a,
#bbpress-forums .bbp-topic-admin-links a {
  color: #8a9bb0 !important;
  font-size: 11px !important;
}

@import url(&#039;https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&amp;family=IBM+Plex+Sans:wght@400;500;600&amp;display=swap&#039;);

/* === FORCE TOPIC TITLE READABLE === */
.bbp-topic-title,
.bbp-topic-title a,
.bbp-forum-title,
.bbp-forum-title a,
h1.bbp-topic-title,
h2.bbp-topic-title,
#bbpress-forums h1,
#bbpress-forums h2,
#bbpress-forums h3 {
  font-family: &#039;Playfair Display&#039;, serif !important;
  color: #0b1f3a !important;
  font-size: 22px !important;
  font-weight: 700 !important;
}

/* === FORCE ALL TOPIC LINKS READABLE === */
#bbpress-forums li.bbp-topic-title a,
#bbpress-forums .bbp-topic-title a {
  color: #0b1f3a !important;
  font-size: 15px !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

#bbpress-forums li.bbp-topic-title a:hover {
  color: #c9a84c !important;
}

/* === HEADER ROW (TOPIC / VOICES / POSTS / LAST POST) === */
#bbpress-forums .bbp-header {
  background: #0b1f3a !important;
  border-bottom: 2px solid #c9a84c !important;
  padding: 10px 16px !important;
}

#bbpress-forums .bbp-header li {
  color: rgba(255,255,255,0.7) !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
}

/* === TOPIC ROWS (the list of topics in a forum) === */
#bbpress-forums ul.bbp-topics &gt; li,
#bbpress-forums ul.bbp-topics li.bbp-body {
  background: #ffffff !important;
  border-bottom: 1px solid #e8edf3 !important;
  padding: 14px 16px !important;
}

#bbpress-forums ul.bbp-topics &gt; li:hover {
  background: #f4f7fb !important;
}

/* === FORUM SECTION HEADER === */
#bbpress-forums .bbp-forums-list li,
#bbpress-forums li.bbp-forum-info {
  background: #f0f4f9 !important;
  border-left: 4px solid #c9a84c !important;
  padding: 12px 16px !important;
  margin-bottom: 8px !important;
  border-radius: 4px !important;
}

#bbpress-forums .bbp-forum-title a {
  color: #0b1f3a !important;
  font-weight: 600 !important;
  font-size: 15px !important;
}

#bbpress-forums .bbp-forum-content {
  color: #5a6a7e !important;
  font-size: 13px !important;
}

/* === INDIVIDUAL TOPIC PAGE — POST ROWS === */
#bbpress-forums ul.bbp-replies li.bbp-body,
#bbpress-forums ul.bbp-replies &gt; li {
  background: #ffffff !important;
  border: 1px solid #e8edf3 !important;
  border-radius: 6px !important;
  margin-bottom: 12px !important;
  padding: 16px !important;
  display: flex !important;
  gap: 16px !important;
}

/* First post (original topic) gets navy accent */
#bbpress-forums ul.bbp-replies li.bbp-body:first-child {
  border-left: 4px solid #0b1f3a !important;
}

/* === AUTHOR SECTION === */
#bbpress-forums .bbp-reply-author,
#bbpress-forums .bbp-topic-author {
  min-width: 80px !important;
  max-width: 80px !important;
  text-align: center !important;
}

#bbpress-forums .bbp-reply-author img,
#bbpress-forums .bbp-topic-author img {
  border-radius: 50% !important;
  border: 2px solid #c9a84c !important;
  width: 48px !important;
  height: 48px !important;
}

#bbpress-forums .bbp-author-name a {
  color: #0b1f3a !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  text-decoration: none !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
}

/* === ROLE BADGES === */
#bbpress-forums .bbp-author-role {
  display: inline-block !important;
  font-size: 9px !important;
  font-weight: 600 !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
  padding: 2px 6px !important;
  border-radius: 3px !important;
  margin-top: 4px !important;
}

/* Keymaster = Founder Gold */
#bbpress-forums .bbp-author-role[title=&quot;Keymaster&quot;] {
  background: rgba(201,168,76,0.15) !important;
  color: #8a6a1a !important;
  border: 1px solid rgba(201,168,76,0.5) !important;
}

/* Moderator = Assembly Manager Blue */
#bbpress-forums .bbp-author-role[title=&quot;Moderator&quot;] {
  background: #e8f0fb !important;
  color: #1a4a8a !important;
  border: 1px solid #b5cef0 !important;
}

/* Participant/Member */
#bbpress-forums .bbp-author-role[title=&quot;Participant&quot;] {
  background: #f0f4f9 !important;
  color: #5a6a7e !important;
  border: 1px solid #d0dae8 !important;
}

/* === POST CONTENT === */
#bbpress-forums .bbp-reply-content,
#bbpress-forums .bbp-topic-content {
  color: #2c3e55 !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
  flex: 1 !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
}

#bbpress-forums .bbp-reply-content p,
#bbpress-forums .bbp-topic-content p {
  color: #2c3e55 !important;
  margin-bottom: 10px !important;
}

/* === POST DATE === */
#bbpress-forums .bbp-reply-post-date,
#bbpress-forums .bbp-topic-post-date {
  font-size: 11px !important;
  color: #8a9bb0 !important;
  margin-bottom: 8px !important;
}

/* === REPLY FORM === */
#bbpress-forums #new-post,
#bbpress-forums #bbp-your-profile {
  background: #f4f7fb !important;
  border: 1px solid #d0dae8 !important;
  border-radius: 8px !important;
  margin-top: 24px !important;
  overflow: hidden !important;
  padding: 0 !important;
}

#bbpress-forums #new-post fieldset,
#bbpress-forums #new-post legend {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

#bbpress-forums #new-post legend,
#bbpress-forums .bbp-reply-header {
  background: #0b1f3a !important;
  color: #c9a84c !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  padding: 12px 16px !important;
  display: block !important;
  width: 100% !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
}

#bbpress-forums #new-post textarea,
#bbpress-forums #new-post input[type=&quot;text&quot;] {
  background: #ffffff !important;
  border: 1px solid #d0dae8 !important;
  color: #2c3e55 !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
  font-size: 14px !important;
  padding: 12px 16px !important;
  width: 100% !important;
  border-radius: 4px !important;
  margin: 12px 0 !important;
}

#bbpress-forums #new-post textarea:focus,
#bbpress-forums #new-post input:focus {
  outline: none !important;
  border-color: #0b1f3a !important;
}

/* === TOOLBAR BUTTONS === */
#bbpress-forums .quicktags-toolbar {
  background: #e8edf3 !important;
  border-bottom: 1px solid #d0dae8 !important;
  padding: 8px 12px !important;
}

#bbpress-forums .quicktags-toolbar input {
  background: #ffffff !important;
  border: 1px solid #d0dae8 !important;
  color: #0b1f3a !important;
  border-radius: 3px !important;
  padding: 3px 8px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
}

/* === SUBMIT BUTTON === */
#bbpress-forums .bbp-submit-wrapper input[type=&quot;submit&quot;],
#bbpress-forums input#bbp_reply_submit,
#bbpress-forums input#bbp_topic_submit {
  background: #0b1f3a !important;
  color: #ffffff !important;
  font-family: &#039;IBM Plex Sans&#039;, sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  letter-spacing: 0.5px !important;
  border: none !important;
  padding: 10px 28px !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  margin: 14px 16px !important;
  transition: background 0.2s !important;
}

#bbpress-forums .bbp-submit-wrapper input[type=&quot;submit&quot;]:hover {
  background: #c9a84c !important;
  color: #0b1f3a !important;
}

/* === BREADCRUMB === */
#bbpress-forums #bbp-breadcrumb {
  background: #f0f4f9 !important;
  padding: 10px 16px !important;
  font-size: 12px !important;
  color: #5a6a7e !important;
  border-bottom: 1px solid #d0dae8 !important;
  border-radius: 4px !important;
  margin-bottom: 16px !important;
}

#bbpress-forums #bbp-breadcrumb a {
  color: #0b1f3a !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

#bbpress-forums #bbp-breadcrumb a:hover {
  color: #c9a84c !important;
}

/* === PAGINATION === */
#bbpress-forums .bbp-pagination {
  background: #f0f4f9 !important;
  padding: 10px 16px !important;
  border-top: 1px solid #d0dae8 !important;
  font-size: 12px !important;
  color: #5a6a7e !important;
}

#bbpress-forums .bbp-pagination a {
  color: #0b1f3a !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}

/* === SEARCH BAR === */
#bbpress-forums #bbp-search-form input[type=&quot;text&quot;] {
  background: #ffffff !important;
  border: 1px solid #d0dae8 !important;
  color: #2c3e55 !important;
  border-radius: 4px !important;
  padding: 8px 12px !important;
  font-size: 13px !important;
}

#bbpress-forums #bbp-search-form input[type=&quot;submit&quot;] {
  background: #0b1f3a !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 4px !important;
  padding: 8px 16px !important;
  font-size: 13px !important;
  cursor: pointer !important;
}

/* === GENERAL LINKS === */
#bbpress-forums a {
  color: #0b1f3a !important;
  text-decoration: none !important;
}

#bbpress-forums a:hover {
  color: #c9a84c !important;
}

/* === META INFO (voices, posts counts) === */
#bbpress-forums li.bbp-topic-voice-count,
#bbpress-forums li.bbp-topic-reply-count,
#bbpress-forums li.bbp-topic-freshness {
  color: #5a6a7e !important;
  font-size: 13px !important;
}

/* === NO TOPICS MESSAGE === */
#bbpress-forums .bbp-topic-empty {
  color: #8a9bb0 !important;
  font-size: 13px !important;
  font-style: italic !important;
  padding: 16px !important;
}

/* === SUBSCRIBE CHECKBOX === */
#bbpress-forums .bbp-subscription-toggle label {
  font-size: 12px !important;
  color: #5a6a7e !important;
} 
/* Hide IP address */
#bbpress-forums .bbp-author-ip {
  display: none !important;
}

/* Hide file upload button */
#bbpress-forums input[type=&quot;file&quot;],
#bbpress-forums .bbp-reply-revision-log {
  display: none !important;
}

/* Fix date bar pipe symbols */
#bbpress-forums .bbp-admin-links {
  display: none !important;
}				 
/* Hide HTML warning bar */
#bbpress-forums .bbp-template-notice,
#bbpress-forums p.bbp-template-notice {
  display: none !important;
}

/* Hide Choose Files */
#bbpress-forums p.bbp-attachments,
#bbpress-forums .bbp-attachments-list,
#bbpress-forums input[type=&quot;file&quot;] {
  display: none !important;
}

/* Hide Tags field */
#bbpress-forums .bbp-tags-field {
  display: none !important;
}

/* Hide &quot;This topic is empty&quot; */
#bbpress-forums .bbp-topic-empty {
  display: none !important;
}				 
/* Nuclear option - hide Choose Files and Tags */
#bbpress-forums div.bbp-the-content-wrapper + p,
#bbpress-forums .bbp-reply-content + p,
#bbpress-forums input[name=&quot;bbp_attachments[]&quot;],
#bbpress-forums input[type=&quot;file&quot;],
.bbp-form input[type=&quot;file&quot;],
#bbp-your-profile input[type=&quot;file&quot;],
div#bbpress-forums fieldset.bbp-form p:has(input[type=&quot;file&quot;]) {
  display: none !important;
}

/* Hide Tags completely */
#bbpress-forums p.bbp-tags-field,
#bbpress-forums fieldset.bbp-form p.bbp-tags-field,
#bbpress-forums label[for=&quot;bbp_topic_tags&quot;],
#bbpress-forums input#bbp_topic_tags {
  display: none !important;
}				 
/* Force hide file upload - nuclear */
input[type=&quot;file&quot;],
#bbpress-forums input[type=&quot;file&quot;],
.bbp-form input[type=&quot;file&quot;],
div.bbp-form p:has(input[type=&quot;file&quot;]),
#new-post p:has(input[type=&quot;file&quot;]),
#bbpress-forums p:has(input[type=&quot;file&quot;]) {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
}				 
/* Fix author name wrapping */
#bbpress-forums .bbp-author-name {
  word-break: keep-all !important;
  white-space: nowrap !important;
  font-size: 11px !important;
}

/* Hide duplicate footer author box */
#bbpress-forums li.bbp-footer {
  display: none !important;
}

/* Fix header row text */
#bbpress-forums .bbp-header .bbp-reply-author,
#bbpress-forums .bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header div {
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

/* Fix date bar - white text */
#bbpress-forums .bbp-reply-post-date,
#bbpress-forums .bbp-meta {
  color: #ffffff !important;
  font-size: 12px !important;
}				 
/* Widen author column */
#bbpress-forums .bbp-reply-author,
#bbpress-forums .bbp-topic-author {
  min-width: 110px !important;
  max-width: 110px !important;
}				 
/* Hide allowed HTML tags box */
#bbpress-forums p.form-allowed-tags,
#bbpress-forums .bbp-allowed-tags {
  display: none !important;
}				 
				 
				