/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the B2 PRO
Author:         子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.5
*/

/*下面是您自己DIY的css样式代码*/
.entry-content b {
    font-weight: bold;
    color: #77370b;
}
.logo img {
    display: block;
    height: 28px;
    width: auto;
}
#filter-top {
    font-size: 14px;
    overflow: hidden;
    border-bottom: 0px solid #ededed;
    background: #f7f7f7;
}
.mg-t- {
    margin-top: 0px;
    background: #f7f7f7;
}
.shop-box-price {
    color: #f44336;
    font-size: 15px;
    padding: 0;
    background: none;
    border-top: 0px solid #F5F6F7;
    border-bottom: 0px solid #F5F6F7;
    padding: 5px 0px;
}

.shop-list-item h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    height: 42px;
    margin: 16px 0;
}
.widget-area.widget-area-left {
    padding-right: 0px;
}
.is-active-link {
    font-weight: 700;
    color: var(--b2color);
    border-left: 2px solid #77370b;
}
.is-active-link a {
        color: #77370b;
}
.collection-top {
    height: 350px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    display: flex
;
    align-items: center;
    justify-content: flex-end;
    flex-flow: column;
    color: #fff;
    background: #77370b;
    margin-top: -136px;
    padding-bottom: 60px;
}
.collection-box {
    margin: 18px;
}
.b2-tab-content {
    font-size: 13px;
    margin: 0px;
}
span.topic-date.topic-circle {
    padding: 6px;
    border-radius: 13px;
    height: 26px;
    line-height: 14px;
    background-color: rgba(119, 55, 11, 0.18) !important;
}
.b2-tab-content li a {
    padding: 10px 15px;
    display: block;
    color: #666;
}
.lv-icon.user-lv i {
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    transform: scale(1);
    height: 17px;
    line-height: 17px;
    padding: 0 6px;
    border-radius: 20px;
    margin-left: 10px;
    text-transform: capitalize;
    color: #77370b;
    background-color: rgba(119, 55, 11, 0.18) !important;
}
.po-topic-top-right .picked {
    color: #77370b;
}
.widget-area-left.widget-area {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    border-right: 1px solid #ececec;
}
.site .site-header-in {
    transform: translate(0);
    transition: transform .3s;
    box-shadow: 0px 0px 0px 0px rgba(17, 58, 93, .1);
}
.post-3 .post-3-li .item-in {
    border-bottom: 0px solid #F5F6F7;
    margin: 0;
}

.filter-name {
    color: #000000;
    width: 58px;
    text-align: left;
}
.filter-items a {
    padding: 0 10px;
    margin-right: 15px;
    border: 1px solid rgba(255, 255, 255, 0);
    max-width: 120px;
    height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 24px;
    font-size: 13px;
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 100px;
}

.post-3 .post-modules-top, .post-5 .post-modules-top {
    border-bottom: 0px solid #c5c5c552;
    padding: 16px 20px;
    margin-bottom: 0;
}
.content-ds {
    display: flex;
    justify-content: center;
    flex-flow: column;
    margin-top: 20px;
    padding: 20px 0;
    border-radius: 3px;
    position: relative;
    background: none;
}
.news-item-date {
    position: absolute;
    left: 0px;
    top: 20px;
}
.news-item-content h2 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}
.news-item-date p span:last-child {
    background: #020101;
    border-radius: 0px 0 5px 5px;
}
.mg-b {
    margin-bottom: 0px;
}
.widget-area {
    width: 300px;
    min-width: 300px;
    margin-left: 0px;
    max-width: 100%;
    border-left: 1px solid #c5c5c552;
    border-right: 1px solid #c5c5c552;
}
.post-excerpt {
    font-size: 12px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-justify: inter-ideograph;
    word-break: break-all;
    margin: 0px 0px;
}
.circle-desc {
    font-size: 12px;
    padding: 10px 20px;
    position: relative;
    min-height: 37px;
    box-sizing: border-box;
    box-shadow: inset 0px 0px 0px 0px rgb(17 58 93 / 5%);
    color: #666;
}
.circle-admin-info {
    display: flex;
    color: #666;
}
.po-topic-textarea textarea:first-child {
    height: 40px;
    width: 100%;
    border: 0;
    display: block;
    overflow: hidden;
    padding: 10px;
    font-size: 14px;
    color: #1a1a1a;
    border-bottom: 1px solid #f5f6f7;
    border-radius: 0;
}
.po-topic-textarea .topic-content {
    height: 100px;
    width: 100%;
    border: 0;
    padding: 10px;
    display: block;
    font-size: 14px;
    border-radius: 0;
}
.topic-date.topic-circle b {
    font-weight: normal;
    color: #77370b;
}
.circle-hash svg {
    fill: #77370b;
}
.topic-footer-right button {
    background: 0 0;
    padding: 5px 10px;
    display: block;
    border-radius: 3px;
    box-shadow: 0px 0px 1px 1px #90909021;
    border: 0;
}
img.avatar {
    background-color: #eee;
    border-radius: 100px;
}
.widget-circle-icon img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
}
.topic-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
}
.po-topic-textarea {
    position: relative;
    margin: 10px 0;
    border: 1px solid #ebebeb;
    background: #f7f7f7;
}
.topic-name-data b {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
}
.circle-is-circle-admin, .circle-is-admin {
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
    color: #666;
}
.po-ask button {
    background: none;
    border: 0;
    padding: 0;
    color: #77370b;
}
.ask-item {
    width: 100%;
    padding: 16px 16px 16px 0;
}
.ask-top {
    box-shadow: inset 0px 0px 80px 0px rgb(255 255 255 / 10%);
    background: linear-gradient(1turn, rgb(235 226 220), #f9e9e900);
    position: relative;
    overflow: hidden;
    border-radius: 0;
}
.topic-type-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #f5f6f7;
    background-color: #f5f5f5;
    box-shadow: inset 0px 0px 0px 0px rgb(17 58 93 / 5%);
}
.circle-admin-info > div {
    display: flex;
    flex-flow: column;
    position: relative;
    margin-left: 10px;
    border: 0px solid rgb(182 182 182 / 11%);
    border-radius: 3px;
    padding: 5px 30px 5px 10px;
    justify-content: center;
}
.topic-comment-list {
    margin-top: 16px;
    border: 0px solid #f5f6f7;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 2%), 0px 0px 0px rgb(0 0 0 / 2%);
}
.widget-circle-info-desc {
    margin-top: 12px;
    position: relative;
    background: none;
}
.widget-circle-meta span {
    display: inline-block;
    font-size: 12px;
    height: 15px;
    color: #555;
}
.tax-info-item .fliter-button {
    background-color: #fff;
    border: 0;
    color: #121212;
    font-size: 14px;
    padding: 7px 16px;
    display: block;
    box-shadow: 0px 0px 0px rgb(98 124 153 / 10%);
}
.list-footer {
    display: flex
;
    font-size: 12px;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    border-top: 0px solid #F5F6F7;
    color: #797C80;
}
.b2_gap>li .item-in, .shop-list-item, .shop-normal-item-in, .user-search-list li > div, .home-collection .home-collection-content, .post-3.post-3-li-dubble .b2_gap>li .item-in {
    margin-bottom: 26px;
    margin-right: 26px;
    overflow: hidden;
}
.box, .side-fixed {
    background-color: #fff;
    box-shadow: 0px 0px 0px rgb(98 124 153 / 10%);
    position: relative;
}
.entry-content a, .entry-content .content-show-roles > p a, .entry-content > ul li a, .content-show-roles > li a, .entry-content > ol li a {
    color: #77370b;
}
button.empty, .button.empty, li.current-menu-item > a, .top-menu-hide:hover .more, .header .top-menu ul li.depth-0:hover > a .b2-jt-block-down, button.text {
    color: #77370b;
}
.document-left-item li a:hover {
    color: #77370b;
    font-weight: 700;
}
.top-user-avatar img, .header-user .top-user-box, .social-top .top-user-avatar img {
    border-radius: 80px;
}
.post-3-li-dubble .item-in .post-info h2{
    font-weight: 700;
    font-size: 18px;
}
.post-info h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 11px 0px;
    font-size: 15px;
       font-weight: 700;
}
.post-list-meta-box {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0px;
    color: #AAAEB3;
}
.single-article h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 12px;
}
.single-article h2 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 12px;
}
.single-article h3 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 12px;
}
.single-article h4 {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 12px;
}
.footer-links {
    text-align: center;
    display: flex
;
    justify-content: center;
    padding: 20px;
    border-radius: 3px;
    position: relative;
    background: rgb(255 255 255 / 3%);
}
.single-article h5 {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 12px;
}
.single-article h6 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 12px;
}
.document-left-item li a:active {
    color: #77370b;
    font-weight: 700;
}
.entry-content .post-note {
    font-size: 13px;
    line-height: 1.8em;
    padding: 15px;
    background: #ffffff;
    margin-bottom: 0;
    border: 1px solid #ededed;
}
#TA {
    float: right;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
}
#TA-con {
    width: 122px;
    height: 45px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 14%;
    transform: translateY(-50%);
    border-radius: 4px;
    cursor: pointer;
    z-index: 2;
}
.related-posts-in h2 {
    margin: 10px 0;
    height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
}
.b2font {
    font-family: "b2font" !important;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.document-content h2 {
    text-align: center;
    margin-top: 40px;
    font-size: 24px;
    font-weight: 700;
}
.document-row a {
    display: block;
    font-weight: 700;
}
.b2-document-content h1 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 20px;
}
.post-meta, .post-meta-left {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #b3b3b3;
}
.document-left-item p {
    margin: 10px 0 20px;
    color: #999;
}
.document-left-item h2 {
    font-weight: 700;
    font-size: 16px;
}
.post-meta li span {
    color: #c1c1c1;
}

.topic-footer-left button.picked, .single .post-list-cat a, .saf-z button.picked, .news-vote-up .isset, .news-vote-down .isset, .w-d-list.gujia button, .w-d-download span button {
    background-color: rgba(119, 55, 11, 0.18) !important;
    color: #84531a !important;
}
.user-w-tj {
    display: flex
;
    justify-content: space-between;
    padding: 10px 20px;
    height: 56px;
    box-shadow: inset 0px 0px 0px 0px rgb(17 58 93 / 5%);
    overflow: hidden;
}
.related-posts .related-posts-title {
    padding: 20px 16px;
    font-size: 18px;
    border-bottom: 0px solid #F5F6F7;
    font-weight: 600;
}
.header {
    color: #000000;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
}

.entry-header {
    margin-bottom: 20px;
    border-bottom: 0px solid #f5f6f7;
    padding-bottom: 0px;
}
.comments-title {
    display: flex
;
    justify-content: space-between;
    padding-bottom: 16px;
    font-size: 12px;
    padding: 16px 24px;
    color: #bcbcbc;
    align-items: center;
    border-bottom: 0px solid #f5f6f7;
}
.post-tags-meat a .tag-img {
    padding: 5px;
    border-radius: 100%;
    margin-right: 0px;
    background-color: rgb(189 176 167 / 0%) !important;
}
.post-tags-meat .tag-img i {
    color: #77370b;
}
#TA-con:hover {
    background-color: #a3a3a3;
}
.post-content-footer .content-footer-poster button {
    margin-right: 0;
    margin-bottom: 20px;
    width: 48px;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    display: block;
    border-radius: 100%;
    box-shadow: 0 0px 0px 0 rgb(13 39 91 / 6%);
    background: none;
    color: inherit;
}
.post-tags-meat a {
    margin-right: 10px;
    font-size: 12px;
    display: flex;
    color: #565656;
    align-items: center;
    transition: all .5s;
    margin-top: 10px;
    line-height: 1;
    border-radius: 20px;
    border: 1px solid #dfdfdf;
    padding-right: 5px;
    background-color: rgb(255 255 255 / 18%) !important;
}
.site-content {
    flex: 1;
    padding-bottom: 0px;
border-bottom: 1px solid #ececec;
}
.b2-document-single {
    padding-top: 0px;
}

.user-panel .avatar {
    border: 4px solid #fff;
    background: #ccc;
    width: 100px;
    height: 100px;
    flex-grow: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    max-width: 100px;
    min-width: 100px;
    border-radius: 100px;
}
.user-panel {
    position: relative;
    width: 100%;
    margin-top: -43px;
    padding: 0 20px 20px 20px;
    display: flex;
    box-sizing: border-box;
}
.author-page-right {
    margin-right: 16px;
    border-right: 1px solid #ededed;
}
.author-table {
    display: flex
;
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
}
.tax-title h1 {
    padding: 8px 10px;
    font-size: 12px;
    color: #77370b;
    font-weight: 600;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    position: relative;
    border-radius: 3px;
    background-color: rgba(119, 55, 11, 0.18) !important;
}
.com-form > .b2-radius {
    position: relative;
    background-color: #f5f5f5;
}
.com-form-textarea textarea {
    padding: 10px;
    width: 100%;
    min-height: 100px;
    display: block;
    max-width: 100%;
    min-width: 100%;
    border: 0;
    background-color: #f5f5f5;
    border-radius: 0;
}
.post-3 .post-info h2 {
  font-size: 18px;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  font-weight: 700;
}

.social-top .header-banner-left .menu li a {
  opacity: 1;
  font-size: 16px;
  position: relative;
  font-weight: 700;
}
.entry-content > p, .content-show-roles > p {
    word-wrap: break-word;
    word-break: normal;
    line-height: 36px;
}
.entry-content .post-note {
    font-size: 13px;
    line-height: 1.8em;
    padding: 15px;
    background: #ffffff;
    margin-bottom: 0;
}
.shop-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 17px;
    height: 20px;
    margin: 16px;
}