<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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鐨刢ss鏍峰紡浠ｇ爜*/
/*鏂囩珷绫诲瀷 post-type-6*/



.entry-header {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 20px;
}

.post-style-6 .single-article {
    margin-top: 52px;
}

.post-style-6 .site-content .content-area {
    max-width: 100%;
    margin: 0 auto;
    flex: 1;
}

.post-style-6-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}

.post-style-6-thumb {
    width: 110px;
    margin-right: 10px;
}

.post-style-6-top-header {
    display: flex;
    flex-direction: row;
    margin-bottom: 16px;
}

.post-style-6-top-right {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.header-meta-title {
    font-size: 26px;
    padding: 10px 10px 0 0;
    font-weight: 600;
}

.free-download{
    min-width: 160px;
    height: 44px;
    color: #FFFFFF;
    background: #1CC43E;
    padding: 0 24px;
    font-size: 1.125em;
    line-height: 44px;
    font-weight: 600;
    border-radius: 6px;
    border: none;
    transition: .3s;
    cursor: pointer;
}

.free-download:hover{
   background: #23DA48; 
}

.buy-now {
    min-width: 112px;
    height: 44px;
    color: #111111;
    background: #FFFFFF;
    border: 2px solid rgb(17, 17, 17, 0.15);
    margin: 0;
    padding: 0 24px;
    font-size: 1.125em;
    line-height: 44px;
    font-weight: 600;
    border-radius: 6px;
    width: fit-content;
    cursor: pointer;
    margin-left: 10px;
}

img.mac-app-store{
    height: 44px;
    margin-left: 10px;
}

img.mac-app-store:active {
    transform: translateY(1px);
}

.buy-now:hover{
    color:#333333;
    border: 2px solid rgb(17 17 17 / 25%);
    background: #F0F0F0;
}

.post-style-6-top-download-link{
    display: flex;
    align-items: center;
    line-height: 1px;
    text-align: center;
}

.btn, .btn:hover{
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}

.post-style-6-header-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.header-meta-description {
    color: #717171;
}

.header-meta-title h1{
    margin-bottom: 2px;
}

.post-style-6-support-website {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
}


.post-style-6-top-website, .post-style-6-top-support {
    display: flex;
    margin-right: 10px;
    margin-bottom: 15px;
}

.post-style-6-top-support, .post-style-6-top-website {
    display: flex;
    margin-right: 10px;
    align-items: center;
}

.website-link, .support-document {
    margin-right: 3px;
    color: #007AFE;
}


.b2-document, .b2-safari {
    color: #747474;
}

/*Information*/
.mh_app_info_wrapper h2 {
font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 20px;
}

.mh_app_info_details_subtitle {
    font-size: 14px;
    line-height: 1.38462;
    font-weight: 400;
    color: #636366;
    text-align: left;
}

.mh_app_info_details_list {
    display: flex;
}

.mh_app_info_details_wrapper {
    width: 33.333333%;
    max-width: 33.333333%;
}

.mh_app_info_details_item {
    padding: 0 40px 15px 0;
    height: 90px;
    max-height: 90px;
}

.mh_app_info_details_item p {
    margin-bottom: 16px;
}

.mh_app_info_wrapper {
    border-top: 1px solid #d6d6d6;
    padding-top: 19px;
    padding-bottom: 32px;
}

.app_s_des {
    font-size: 14px;
    color: #8c8c8c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    width: 70%;
}

.post-thumb{
    background-color: unset;
}

.b2-radius {
     border-radius: 12px;
}

.post-3 .post-module-thumb {
    height: auto;
    margin-right: 10px;
}

@media screen and (max-width:768px) {
    .entry-header .post-meta {
        display: none !important;
    }
    
    .post-style-6-support-website {
        display: none !important;
    }
}
</pre></body></html>