/*
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样式代码*/

.search-module-title{
    font-size: 32px;
    text-align: center;
    font-weight: 500;
    
}
.search-module{
    padding:30px 0
}
    
.search-module-desc {
    font-size: 18px;
    margin: 13px auto 25px auto;
    text-align: center;
    max-width: 60%;
}

.home_row_0.module-search {
    margin-top: 0px;
    margin-bottom: 0px;
}

.about-widget p{
    margin-bottom:10px;
    font-size: 14px;
    line-height: 1.8;
    word-wrap: break-word;
}

.post-list-cats a span{
    position: relative;
    padding: 0 16px;
    display: block;
    border-radius: 20px;
    color: #000000;
    background-color: #fff;
    height: 32px;
    line-height: 32px;
    display: flex;
    align-items: center;
}
.cate-header-img::after {
    content: '';
    width: 100%;
    z-index: 1;
    height: 180px;
    top: 0;
    position: absolute;
    background-color: rgb(54 77 203);
    left: 0;
}
.post-excerpt{
    font-size: 12px;
    color: #797C80;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-justify: inter-ideograph;
    word-break: break-all;
    margin:0 16px 13px;
    margin-top:-6px
}
.tax-title h1::after{
    content:'';
    position: absolute;
    width:100%;
    height:100%;
    background-color: rgb(35 91 226);
    left:0;
    top:0;
    border-radius: 3px;
    
    .categorypage-new{
    margin-top:-16px
}
.cate-header-img{
   position: relative;
    height: 180px;
    text-align: center;
    color: #fff;
    padding-top: 32px;
    background-repeat: no-repeat;
    background-size: 100%; 
}

.cate-header-img::after{
    content: '';
    width: 100%;
    z-index: 1;
    height: 180px;
    top:0;
    position: absolute;
    background-color: rgba(0,0,0,.35);
    left: 0;
}
.cate-header-img h2,
.cate-header-img p{ 
    position: relative;
    z-index: 2; 
    color:#fff;
}
.cate-header-img h2{
    font-size: 36px;
    margin-bottom: 6px;
}

.categorypage-new.tax-header .tax-info{
    justify-content: flex-start;
}


.tax-fliter-cat{
    margin-top:-36px;
}

.filters-box > ul{
    padding: 24px;
}
 

#filter-top ul li{
    margin:0;
    padding:0;
}

.tax-fliter-cat .filter-items a{
    font-size: 15px;
    font-weight: 400;
    color: #222226;
    background: none; 
    max-width: 240px;
    margin-right: 30px;
    border: none;  
    padding: 0;
    margin-bottom: 16px;
    height: 24px;
}
.tax-fliter-cat .filter-items a img{
    height: 21px;
    vertical-align: bottom;
}
.categorypage-new .filter-name{
    font-size: 15px;
    line-height:24px;
    margin-right:6px;
}
#filter-top ul li:last-child .filter-items a{
    margin-bottom: 0;
}

.filter-items a:hover{
    border:none;
    color: var(--b2color);
}

/*
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样式代码*/

/**/


