| 1 |
.bbp-template-notice.bbp-login-required-notice::before{content:none!important}.bbp-template-notice.bbp-login-required-notice .bbp-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--bbpc_brand_color);flex-shrink:0}.bbp-template-notice.bbp-login-required-notice .bbp-notice-icon svg{width:20px;height:20px;display:block} |
| 2 |
/*# sourceMappingURL=forum.css.map */ |
| 3 |
body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info{margin:14px 0 24px;padding:14px 16px;border:1px solid var(--black_100);border-radius:8px;background:var(--black_25);display:flex;flex-direction:row;align-items:flex-start;gap:12px} |
| 4 |
body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info::before{width:22px;height:22px;margin-top:2px;flex:0 0 22px} |
| 5 |
body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info ul{margin:0;padding:0;width:100%} |
| 6 |
body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info li,body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info p{margin:0;font-size:14px;line-height:1.65;color:var(--black_700)} |
| 7 |
body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info a{font-weight:600;text-underline-offset:2px} |
| 8 |
body.bbpress.single-forum #bbpress-forums .frmx-forum-description-row .bbp-template-notice.info{margin-bottom:0;background:rgba(0,0,0,0);border:none;padding:0} |
| 9 |
@media (max-width:576px){body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info{padding:12px;gap:10px}body.bbpress.single-forum #bbpress-forums .bbp-template-notice.info::before{width:20px;height:20px;flex-basis:20px}} |
| 10 |
body.bbpress.single-forum .bbp__success-subscribe{margin:14px 0 20px;padding:14px 16px;border:1px solid rgba(76,82,241,.2);border-left:3px solid var(--bbpc_brand_color);border-radius:10px;background:linear-gradient(180deg,#ffffff 0%,#fafbff 100%);box-shadow:0 6px 20px rgba(16,24,40,.05);color:var(--black_700);display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.65} |
| 11 |
body.bbpress.single-forum .bbp__success-subscribe .mailIcon{width:26px;height:26px;flex:0 0 26px;margin-top:2px;border-radius:999px;background:rgba(76,82,241,.12);display:inline-flex;align-items:center;justify-content:center} |
| 12 |
body.bbpress.single-forum .bbp__success-subscribe .mailIcon svg{width:16px;height:16px;display:block} |
| 13 |
body.bbpress.single-forum .bbp__success-subscribe .bbp__success-subscribe-content{flex:1;min-width:0} |
| 14 |
body.bbpress.single-forum .bbp__success-subscribe .bbp__success-subscribe-text,body.bbpress.single-forum .bbp__success-subscribe .bbp__success-subscribe-action{margin:0} |
| 15 |
body.bbpress.single-forum .bbp__success-subscribe .bbp__success-subscribe-action{margin-top:2px;color:var(--black_600)} |
| 16 |
body.bbpress.single-forum .bbp__success-subscribe .bbpc-unsubscribe-link{font-weight:600;text-underline-offset:2px;color:var(--bbpc_brand_color)} |
| 17 |
@media (max-width:576px){body.bbpress.single-forum .bbp__success-subscribe{padding:12px;gap:10px}body.bbpress.single-forum .bbp__success-subscribe .mailIcon{width:24px;height:24px;flex-basis:24px}body.bbpress.single-forum .bbp__success-subscribe .mailIcon svg{width:14px;height:14px}} |
| 18 |
.forum-search #bbpress-forums .bbp-search-summary{margin:0 0 14px;padding:14px 18px;border-radius:8px;background:var(--bs-white);border:1px solid var(--black_75)} |
| 19 |
.forum-search #bbpress-forums .bbp-search-summary-title{margin:0;font-size:18px;line-height:1.4;color:var(--black_800);font-weight:600} |
| 20 |
.forum-search #bbpress-forums ul.bbp-search-results{margin:0;padding:0;list-style:none;border-radius:10px;border:none;background:rgba(0,0,0,0)} |
| 21 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-footer{display:none} |
| 22 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body{margin:0;padding:0;background:rgba(0,0,0,0);border:none} |
| 23 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:0;padding:18px 22px 12px;border:1px solid var(--black_75);border-bottom:0;border-radius:10px 10px 0 0;background:var(--bs-white)} |
| 24 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header+div{display:flex;margin:0 0 14px;border:1px solid var(--black_75);border-top:0;border-radius:0 0 10px 10px;overflow:hidden;background:var(--bs-white)} |
| 25 |
.forum-search #bbpress-forums .bbp-topic-header .bbp-meta,.forum-search #bbpress-forums .bbp-reply-header .bbp-meta,.forum-search #bbpress-forums .bbp-forum-header .bbp-meta{color:var(--black_500);font-size:13px;white-space:nowrap} |
| 26 |
.forum-search #bbpress-forums .bbp-topic-header h3,.forum-search #bbpress-forums .bbp-reply-header h3,.forum-search #bbpress-forums .bbp-forum-header h3{margin:0;font-size:24px;line-height:1.4;font-weight:600;color:var(--black_800)} |
| 27 |
.forum-search #bbpress-forums .bbp-topic-header a,.forum-search #bbpress-forums .bbp-reply-header a,.forum-search #bbpress-forums .bbp-forum-header a{color:inherit;text-decoration:none} |
| 28 |
.forum-search #bbpress-forums .bbp-topic-header .bbp-topic-title-meta,.forum-search #bbpress-forums .bbp-reply-header .bbp-reply-title,.forum-search #bbpress-forums .bbp-forum-header .bbp-forum-title{margin-top:4px;color:var(--black_600)} |
| 29 |
.forum-search #bbpress-forums .bbp-topic-author,.forum-search #bbpress-forums .bbp-reply-author{width:170px;min-width:170px;padding:18px 14px;border-right:1px solid var(--black_75);background:#f8fbfc} |
| 30 |
.forum-search #bbpress-forums .bbp-topic-content,.forum-search #bbpress-forums .bbp-reply-content,.forum-search #bbpress-forums .bbp-forum-content{flex:1;width:100%;padding:20px 24px;color:var(--black_600);font-size:15px;line-height:1.75} |
| 31 |
.forum-search #bbpress-forums .bbp-topic-content p:last-child,.forum-search #bbpress-forums .bbp-reply-content p:last-child,.forum-search #bbpress-forums .bbp-forum-content p:last-child{margin-bottom:0} |
| 32 |
.forum-search #bbpress-forums .bbp-pagination{align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:14px 18px;border:1px solid var(--black_75);border-radius:8px;background:var(--bs-white)} |
| 33 |
.forum-search #bbpress-forums .bbp-pagination .bbp-pagination-count{color:var(--black_500);font-size:14px} |
| 34 |
.forum-search #bbpress-forums .bbp-pagination .bbp-pagination-links{display:flex;align-items:center;gap:5px} |
| 35 |
.forum-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:3px;background:var(--black_50);color:var(--black_600);text-decoration:none;font-size:13px} |
| 36 |
.forum-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers.current,.forum-search #bbpress-forums .bbp-pagination .bbp-pagination-links .page-numbers:hover{background:var(--bbpc_brand_color);color:#fff} |
| 37 |
@media(max-width:767px){.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header{flex-direction:column;gap:8px}.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header+div{flex-direction:column}.forum-search #bbpress-forums .bbp-topic-author,.forum-search #bbpress-forums .bbp-reply-author{width:100%;min-width:100%;border-right:0;border-bottom:1px solid var(--black_75)}.forum-search #bbpress-forums .bbp-topic-content,.forum-search #bbpress-forums .bbp-reply-content,.forum-search #bbpress-forums .bbp-forum-content{padding:16px}.forum-search #bbpress-forums .bbp-pagination{flex-direction:column;align-items:flex-start}} |
| 38 |
|
| 39 |
.forum-search #bbpress-forums .bbp-search-summary{margin:0 0 12px;padding:12px 16px;border-radius:8px;background:var(--bs-white);border:1px solid var(--black_75)} |
| 40 |
.forum-search #bbpress-forums .bbp-search-summary-title{margin:0;font-size:17px;line-height:1.4;color:var(--black_800);font-weight:600} |
| 41 |
.forum-search #bbpress-forums ul.bbp-search-results{margin:0;padding:0;list-style:none;border-radius:10px;border:none;background:rgba(0,0,0,0)} |
| 42 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-footer{display:none} |
| 43 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body{margin:0;padding:0;background:rgba(0,0,0,0);border:none} |
| 44 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header{display:block;margin:0;padding:16px 18px 12px;border:1px solid var(--black_75);border-bottom:0;border-radius:10px 10px 0 0;background:var(--bs-white)} |
| 45 |
.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header+div{display:flex;margin:0 0 12px;border:1px solid var(--black_75);border-top:0;border-radius:0 0 10px 10px;overflow:hidden;background:var(--bs-white);box-shadow:0 2px 10px rgba(2,47,57,.05)} |
| 46 |
.forum-search #bbpress-forums .bbp-topic-header .bbp-meta,.forum-search #bbpress-forums .bbp-reply-header .bbp-meta,.forum-search #bbpress-forums .bbp-forum-header .bbp-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;color:var(--black_500);font-size:13px;line-height:1.5} |
| 47 |
.forum-search #bbpress-forums .bbp-topic-header .bbp-topic-permalink,.forum-search #bbpress-forums .bbp-reply-header .bbp-reply-permalink,.forum-search #bbpress-forums .bbp-forum-header .bbp-forum-permalink{color:var(--black_500);font-weight:500} |
| 48 |
.forum-search #bbpress-forums .bbp-topic-header .bbp-topic-title h3,.forum-search #bbpress-forums .bbp-reply-header .bbp-reply-title h3,.forum-search #bbpress-forums .bbp-forum-header .bbp-forum-title h3{margin:0;font-size:17px;line-height:1.4;font-weight:600;color:var(--black_800)} |
| 49 |
.forum-search #bbpress-forums .bbp-topic-header a,.forum-search #bbpress-forums .bbp-reply-header a,.forum-search #bbpress-forums .bbp-forum-header a{color:inherit;text-decoration:none} |
| 50 |
.forum-search #bbpress-forums .bbp-topic-header .bbp-topic-title-meta,.forum-search #bbpress-forums .bbp-reply-header .bbp-reply-title,.forum-search #bbpress-forums .bbp-forum-header .bbp-forum-title{margin-top:4px;color:var(--black_600);font-size:13px} |
| 51 |
.forum-search #bbpress-forums .bbp-topic-author,.forum-search #bbpress-forums .bbp-reply-author{width:130px;min-width:130px;padding:14px 12px;border-right:1px solid var(--black_75);background:#f8fbfc;text-align:center} |
| 52 |
.forum-search #bbpress-forums .bbp-topic-author .bbp-author-avatar img,.forum-search #bbpress-forums .bbp-reply-author .bbp-author-avatar img{width:54px;height:54px;border-radius:50%;margin-bottom:6px} |
| 53 |
.forum-search #bbpress-forums .bbp-topic-author .bbp-author-name,.forum-search #bbpress-forums .bbp-reply-author .bbp-author-name{display:block;font-size:13px;line-height:1.4;font-weight:600;color:var(--black_700)} |
| 54 |
.forum-search #bbpress-forums .bbp-topic-author .bbp-author-role,.forum-search #bbpress-forums .bbp-reply-author .bbp-author-role{display:block;font-size:12px;color:var(--black_500)} |
| 55 |
.forum-search #bbpress-forums .bbp-topic-content,.forum-search #bbpress-forums .bbp-reply-content,.forum-search #bbpress-forums .bbp-forum-content{flex:1;width:100%;padding:14px 18px;color:var(--black_600);font-size:14px;line-height:1.8} |
| 56 |
.forum-search #bbpress-forums .bbp-topic-content p:last-child,.forum-search #bbpress-forums .bbp-reply-content p:last-child,.forum-search #bbpress-forums .bbp-forum-content p:last-child{margin-bottom:0} |
| 57 |
.forum-search #bbpress-forums .bbp-pagination{align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:12px 16px;border:1px solid var(--black_75);border-radius:8px;background:var(--bs-white)} |
| 58 |
@media(max-width:767px){.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header{padding:14px 14px 10px}.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-topic-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-reply-header+div,.forum-search #bbpress-forums ul.bbp-search-results>li.bbp-body>.bbp-forum-header+div{flex-direction:column}.forum-search #bbpress-forums .bbp-topic-author,.forum-search #bbpress-forums .bbp-reply-author{width:100%;min-width:100%;border-right:0;border-bottom:1px solid var(--black_75);text-align:left}.forum-search #bbpress-forums .bbp-topic-author .bbp-author-avatar,.forum-search #bbpress-forums .bbp-reply-author .bbp-author-avatar{margin-right:8px;display:inline-block;vertical-align:middle}.forum-search #bbpress-forums .bbp-topic-author .bbp-author-name,.forum-search #bbpress-forums .bbp-topic-author .bbp-author-role,.forum-search #bbpress-forums .bbp-reply-author .bbp-author-name,.forum-search #bbpress-forums .bbp-reply-author .bbp-author-role{display:inline-block}.forum-search #bbpress-forums .bbp-topic-content,.forum-search #bbpress-forums .bbp-reply-content,.forum-search #bbpress-forums .bbp-forum-content{padding:12px 14px}.forum-search #bbpress-forums .bbp-pagination{flex-direction:column;align-items:flex-start}} |
| 59 |
|