/*
Theme Name: 賢威8.0（子テーマ） 
Theme URI: https://rider-store.jp/keni/
Author: 株式会社ウェブライダー		
Author URI: https://web-rider.jp/
Description: 賢威8.0 子テーマです。		
Version: 8.0.0.0
Template: keni80_wp_standard_all_202111241144
*/

/*SimplicityでbbPressのスタイルを整える*/
.bbp-breadcrumb-home,
.bbp-breadcrumb-home+.bbp-breadcrumb-sep,
.topic .post-date,
.topic .post-update,
.topic .footer-post-meta,
.post-0 .post-date,
.post-0 .post-update,
.post-0 .footer-post-meta,
.forum .post-date,
.forum .post-update,
.forum .footer-post-meta{
    display: none;
}

#bbp_search{
    font-size: 17px;
    height: 28px;
}

.post-0 .post-meta{
    height: 27px;
}

.bbp-reply-content{
    font-size: 16px;
    line-height: 170%;
}

.bbp-forum-title{
    font-size: 16px !important;
}

.bbp-topic-permalink{
    font-size: 14px !important;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
    color: #555 !important;
}

#bbpress-forums ul, #bbpress-forums.bbpress-wrapper ul {
    border-radius: 4px;
}

#bbpress-forums li.bbp-footer {
    display: none;
}

#bbp-cancel-reply-to-link {

    position: relative;
    display: inline-block;
    padding: 0.65em 0.8em;
    text-decoration: none;
    color: #333;
    background: #ccc;
    border: solid 1px #9e9e9e;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%);
    text-shadow: 0 1px 0 rgb(0 0 0 / 20%);
}

#bbp-cancel-reply-to-link:hover {
    cursor: pointer;
}

