.elementor-2696 .elementor-element.elementor-element-a1769eb{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-2696 .elementor-element.elementor-element-775c0a9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2696 .elementor-element.elementor-element-fr0003{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-2696 .elementor-element.elementor-element-fr0003 .elementor-divider-separator{width:100%;}.elementor-2696 .elementor-element.elementor-element-fr0003 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}@media(min-width:768px){.elementor-2696 .elementor-element.elementor-element-775c0a9{--width:80%;}}/* Start custom CSS */.mfg-groupforums { margin: 0 0 8px; }
.mfg-groupforums ul { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 14px; }
.mfg-groupforums li { background: #FFFFFF; border: 1px solid #e4e0d8; border-radius: 10px; padding: 14px 16px; display: flex; align-items: center; gap: 12px; }
.mfg-groupforums li img { border-radius: 50%; flex: 0 0 auto; display: block; }
.mfg-gf-link { font-weight: 600; color: #800000; text-decoration: none; display: block; font-size: 15px; }
.mfg-gf-link:hover { text-decoration: underline; }
.mfg-gf-meta { display: block; font-size: 12px; color: #6b7176; margin-top: 2px; }
.mfg-gf-empty { background: #F9F6F1; border-radius: 8px; padding: 20px 22px; text-align: center; font-size: 14px; color: #08262C; }
.mfg-gf-empty a { color: #800000; font-weight: 600; }

#bbpress-forums .bbp-search-form { margin: 0 0 24px; }
#bbpress-forums .bbp-search-form input[type="text"] {
	background: #F9F6F1; border: none; border-radius: 20px; padding: 8px 16px; font-size: 14px; color: #08262C; width: 220px;
}
#bbpress-forums .bbp-search-form input[type="submit"] {
	background: #E8B00F; color: #08262C; border: none; border-radius: 20px; padding: 8px 18px; font-weight: 600; font-size: 13px; cursor: pointer; margin-left: 8px;
}
#bbpress-forums ul.bbp-forums { list-style: none; margin: 0; padding: 0; }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	width: 0; height: 0; overflow: hidden; margin: 0; padding: 0; border: 0;
}
#bbpress-forums li.bbp-body {
	background: #FFFFFF; border: 1px solid #e4e0d8; border-radius: 10px;
	padding: 16px 20px; margin-bottom: 14px; transition: border-color .15s ease, box-shadow .15s ease;
}
#bbpress-forums li.bbp-body:hover { border-color: #E8B00F; box-shadow: 0 4px 14px rgba(0,0,0,0.1); }
#bbpress-forums ul[id^="bbp-forum-"] {
	list-style: none; margin: 0; padding: 0;
	display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px 24px;
}
#bbpress-forums li.bbp-forum-info { flex: 1 1 240px; }
#bbpress-forums a.bbp-forum-title {
	font-size: 17px; font-weight: 700; color: #800000; text-decoration: none;
}
#bbpress-forums a.bbp-forum-title:hover { text-decoration: underline; }
#bbpress-forums div.bbp-forum-content { font-size: 14px; color: #08262C; opacity: .75; margin-top: 4px; }
#bbpress-forums li.bbp-forum-topic-count,
#bbpress-forums li.bbp-forum-reply-count {
	font-size: 13px; font-weight: 600; color: #6b7176; background: #F9F6F1; border-radius: 12px; padding: 3px 10px; flex: 0 0 auto;
}
#bbpress-forums li.bbp-forum-freshness { font-size: 12px; color: #6b7176; text-align: right; flex: 0 0 auto; }
#bbpress-forums li.bbp-forum-freshness a { color: #08262C; font-weight: 600; text-decoration: none; }
#bbpress-forums li.bbp-forum-freshness a:hover { text-decoration: underline; }
#bbpress-forums p.bbp-topic-meta { margin: 2px 0 0; }
#bbpress-forums .bbp-topic-meta a.bbp-author-link { color: #6b7176; font-weight: 400; font-size: 11px; }
#bbpress-forums span.bbp-author-avatar img { border-radius: 50%; vertical-align: middle; margin-right: 4px; width: 16px; height: 16px; }

@media (max-width: 700px) {
	.mfg-groupforums ul { grid-template-columns: 1fr; }
	#bbpress-forums li.bbp-forum-freshness { text-align: left; }
}/* End custom CSS */