#af-wrapper #forum-profile .display-name,
#af-wrapper .post-author .topic-author,
#af-wrapper input[type="checkbox"]:checked:before {
color: #2d5d7f !important;
}
#af-wrapper .button-normal,
#af-wrapper .title-element,
#af-wrapper #forum-header,
#af-wrapper #profile-header .background-avatar,
#af-wrapper #profile-navigation,
#af-wrapper input[type="radio"]:checked:before {
background-color: #2d5d7f !important;
}
#af-wrapper .button-neutral {
background-color: #2d5d7fB0 !important;
}
#af-wrapper .post-author .topic-author {
background-color: #2d5d7f40 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #2d5d7f !important;
}
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #fab900 !important;
}
#af-wrapper .button-normal:hover,
#af-wrapper #profile-navigation a.active {
background-color: #fab900 !important;
}
#af-wrapper .button-neutral:hover {
background-color: #fab900B0 !important;
}
#af-wrapper a:not(a.button):not(a.highlight-admin):not(a.highlight-moderator),
#af-wrapper .forum-post-menu a,
#af-wrapper #bottom-navigation {
color: #77429e !important;
}
#af-wrapper .content-element:nth-child(even),
#af-wrapper .topic-sticky,
#af-wrapper .topic-sticky .topic-poster,
#af-wrapper .forum-post-header-container,
#af-wrapper .editor-element,
#af-wrapper #statistics-online-users,
#af-wrapper #profile-layer,
#af-wrapper .spoiler .spoiler-head,
#af-wrapper .report-content,
#af-wrapper #poll-panel,
#af-wrapper .post-reactions-summary .reaction-names,
#af-wrapper #profile-content {
background-color: #ededed !important;
}
#af-wrapper .unread {
color: #0e507f !important;
}
#af-wrapper #read-unread .unread {
background-color: #0e507f !important;
}
#af-wrapper {
font-size: inherit !important;
}
#af-wrapper #profile-header{ border-color: var(--theme-palette-color-16)!important; } #af-wrapper #profile-header{ border-radius: 15px 15px 0 0; } #af-wrapper #profile-content { border-radius: 0 0 15px 15px ; } #af-wrapper { border-radius: 30px 30px 30px 30px; background-color: #fafbfc; border: 1px solid var(--theme-palette-color-5)!important; padding:20px 20px 5px 20px; box-shadow: 3px 3px 10px rgba(0,0,0,0.2);} #af-wrapper .main-title{ color:var(--theme-palette-color-12)!important; font-weight: 700; font-size: var(--wp--preset--font-size--huge); } #af-wrapper div { border-radius: 9px !important; } .register-link, .login-link, logout-link {display:none!important;} #af-wrapper .post-message{ height: fit-content; min-height: 44px; } #af-wrapper{ font-family: var(--theme-font-family); line-height: initial!important; } #af-wrapper .title-element, #af-wrapper #forum-navigation a { border-color: #c0c0c0 !important; }