/*
Theme Name:     B2 Child
Theme URI:      https://www.wpdaxue.com/
Description:    Child theme for the B2 PRO
Author:         WPKEJI.COM
Author URI:     https://www.wpkeji.com/
Template:       b2
Version:        0.2.0
*/
a, a:link {
    transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms;
}
.logo {
    height: 36px;
}
.logo img {
    height: 36px;
    width: auto;
}
.home-title {
    display: none;
}
.sub-menu {
    width: 220px;
}
.social-top .header-logo {
    width: 154px;
}
.post-excerpt {
    -webkit-line-clamp: 2;
    line-height: 1.6;
}
.coupon-info {
    background: #03a9f4;
}
.insert-post {
    max-width: 840px;
}
.single-article {
    padding: 22px;
}
.tags-page {
    background: #fff;
}
.overlay-content-129429 {
    width: 30%;
}
.close-btn {
    line-height: 1em;
}
.post-module-thumb .b2-play-circle-line {
    display: none;
}
.shop-normal-item-count {
    display: none;
}
strong{
    font-weight: 600;
}
.dl-tips{
    font-size: 12px;
    color: #64b0ff;
    margin-top:10px;
}
.dl-tips strong{
    color: #ff3657;
}
/***************************/
.home .shop-normal-item-count {
    display: none;
}
.home .b2-widget-products ul li >div {
    padding: 16px 16px 6px;
}
.home .b2-widget-hot li.widget-post-none {
    height: 95px;
}
/******************************************************/
.page-template-page-full-width .site-header {
    margin-bottom: 0;
}
.page-template-page-full-width .site-content{
    padding-bottom: 0;
    margin: 0;
}
.page-template-page-full-width .b2-single-content {
    display: block;
}
.page-template-page-full-width .ads-after-header {
    display: none;
}
.qubely-block-info-box .qubely-info-box-media.qubely-media-has-bg .qubely-info-box-number {
    line-height: 1em;
}
@media screen and (max-width: 768px){
    .page-template-page-full-width .shop-list-item h2 {
        font-size: 14px;
    }
}
/**********************Links****************************/
.b2-tab-links a.toc-link {
    padding: 5px;
    height: auto;
    width: 100%;
    text-align: center;
}

/***************** collection posts list**********************/

.collection-before {
    border-bottom: 1px solid #ddd;
}

.entry-content > .collection-after {
    border-top: 1px solid #ddd;
    padding-top: 1.5em;
    margin-bottom: 0;
}
.collection-posts-ul {
    background: #f5f5f5;
    padding: 10px 0;
    border-radius: 2px;
    max-height: 290px;
    overflow-y: hidden;
}
.collection-posts-ul:hover {
    overflow-y: scroll;
}
.entry-content .collection-posts-ul a {
    color: #444;
}
.entry-content .collection-posts-ul a:hover {
    color: #ff3657;
}

/*****************single-article**********************/
/*.shop-category .shop-normal-item {*/
/*    width: 25%;*/
/*}*/
.single-shop .entry-content h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 20px;
}
.entry-content .post-note {
    font-size: 13px;
    line-height: 1.8em;
    padding: 15px;
    background: #eef7ff;
    margin-bottom: 0;
}
.realte-post-meta .b2font {
    font-size: 12px;
    margin-right: 2px;
}
.wp-block-table th {
    padding: 20px;
    font-weight: 600;
}
.wp-block-table td {
    line-height: 2em;
}
.entry-content table td {
    white-space: normal;
    vertical-align: middle;
}
.entry-content br + br {
    display: block;
}
.wp-block-columns h3 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
}
.content-hidden {
    margin-right: -22px;
    margin-left: -22px;
}
/************Ads*******************/
.ads-after-header {
    margin-bottom: 16px;
}
.ads-after-header a {
    display: inline-block;
    width: 49.8%;
    max-width: 598px;
}
.ads-after-header a:first-child {
    margin-right: 0.4%;
}
.ads-after-content {
    margin-top: 16px;
}
.post-style-5 .ads-after-header {
    display: none;
}
@media screen and (max-width: 768px){
    .social-top .header-logo {
        width: auto;
    }
    .ads-after-header {
        margin-bottom: 4px;
    }
    .ads-after-header a {
        width: 100%;
        max-width: 768px;
        margin-bottom: 2px;
    }
    .ads-after-header a:first-child {
        margin-right: 0;
    }
    .single-article {
        padding: 12px;
    }
}

.shop-normal-item-img .label {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #0078ff;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 2px;
}
.shop-normal-item-img .coupon {
    top: 20px;
    background: #FF3657;
    color: #fff;
}
.shop-normal-item-img {
    padding-top: 60%;
}
.shop-normal-item-in .shop-normal-item-img {
    padding-top: 53.6%;
}
.shop-single-img-box .shop-box-img,
.shop-single-img-box > div {
    width: 100%;
    height: auto;
    position: relative;
}
.shop-single-img-box {
    width: 550px;
    height: auto;
}
.shop-single-imgs {
    background: #f4f4f4;
}
.shop-buttons {
    width: 100%;
    max-width: 550px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.shop-buttons .button {
    margin: 10px 5px;
    background: #fff;
}

.shop-buttons .button:hover{
    color: #fff;
}

.shop-buttons .btn-blue{
  color: #248EFA;
  border-color: #248EFA;
}
.shop-buttons .btn-blue:hover{
  background-color: #248EFA;
}
.shop-buttons .btn-purple{
  color: #5236FF;
  border-color: #5236FF;
}
.shop-buttons .btn-purple:hover{
  background-color: #5236FF;
}
.shop-buttons .btn-green{
  color: #00958C;
  border-color: #00958C;
}
.shop-buttons .btn-green:hover{
  background-color: #00958C;
}
.shop-buttons .btn-orange{
  color: #FA9324;
  border-color: #FA9324;
}
.shop-buttons .btn-orange:hover{
  background-color: #FA9324;
}
.shop-buttons .btn-red{
  color: #FF3657;
  border-color: #FF3657;
}
.shop-buttons .btn-red:hover{
  background-color: #FF3657;
}

@media screen and (max-width: 999px){
    .shop-single-img-box {
        width: 400px;
    }
    .shop-buttons {
        max-width: 400px;
    }
}
@media screen and (max-width: 768px){
    .shop-single-imgs .shop-single-img-box {
        width: 100%;
        padding-top: 0;
    }
    .shop-single-imgs{
        position: relative;
    }
    .shop-buttons {
        max-width: 800px;
        left:0;
        bottom:10px;
    }
    .shop-buttons .button {
        padding: 5px 8px;
    }
}
.external-product .shop-single-data-list li:not(:first-child) {
    display: none;
}
.alert.alert-default {
    color: #0674ec;
    background: rgba(6,116,236,.1);
    padding: 5px 10px;
    margin-top: 15px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #bcdcff;
}
.alert.alert-default a {
    color: #ff3657;
}
.shop-single-data .shop-single-data-stock{
    display: none;
}
@media screen and (min-width: 1240px){
    .shop-single-img-box {
      min-height: 294px;
    }
    .shop-single-data .shop-single-data-list {
        position: relative;
    }
    .shop-single-data li.shop-single-data-count {
        position: absolute;
        left: 0;
    }
    .product-exchange .shop-single-data li.shop-single-data-count {
        display: none;
    }
    .shop-single-data .shop-single-data-count input {
        width: 40px;
    }
    /*.shop-single-data .shop-single-action {*/
    /*    margin-left: 200px;*/
    /*    margin-top: 10px;*/
    /*}*/
    .product-lottery .shop-single-data .shop-single-action,
    .product-exchange .shop-single-data .shop-single-action,
    .external-product .shop-single-data .shop-single-action {
        margin-left: 0;
        margin-top: 16px;
    }
    .product-lottery .shop-single-data .shop-single-action button,
    .product-exchange .shop-single-data .shop-single-action button {
        min-width: 100px;
    }
}
/********************Links*************************/
.tax-link_cat .top-submit,
.single-links .top-submit,
.post-type-archive-links .top-submit,
.link-join {
    display: none;
}
/******************User************************/
.order-list > ul > li {
    margin-bottom: 40px;
}
.order-list .order-id {
    margin-bottom: 1px;
    display: block;
    background: #ddd;
    padding: 15px;
    font-weight: 600;
    color: #121212;
}

.details-html {
    margin-top: 1px;
}
.detail-html {
    position: relative;
    margin-bottom: -16px;
}
.detail-html strong {
    font-weight: 600;
}
.detail-html a {
    text-decoration: underline;
}
.detail-html .detail-title {
    background: #F4F5F7;
    padding: 10px 15px;
}
.detail-html .arrow {
    position: absolute;
    top: 10px;
    right: 10px;
}
.detail-content {
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #F4F5F7;
    line-height: 1.8em;
}
.detail-content > div {
    margin: 10px 0;
}
.detail-content .license-tips {
    font-size: 12px;
    font-style: italic;
    color: #999;
}
/****************Footer********************/
.wx-qr {
    width: 80px;
    height: auto;
    margin: 10px auto;
}
.aside-bar .b2-qr-code-fill:before {
    content: "\e6d1";
}
.footer a:hover {
    color: #FF3657;
}
.footer .footer-top {
    background-image: url(https://www.wpdaxue.com/img/2013/08/calltobg.jpg);
    padding: 30px 0;
    position: relative;
    text-align: center;
}
.footer .footer-top::before{
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(63,81,181,0.8);
}
.footer .footer-top .wrapper {
    position: relative;
}
.footer .footer-top h3{
    font-size: 22px;
    color: #fff;
    line-height: 1.8;
}
.footer .footer-top p{
    font-size: 18px;
    color: #fff;
}

.footer .footer-top p a{
    color: #fff;
    text-decoration: underline;
}

.footer .footer-top .callto-action-btn a{
    display: block;
    width: 200px;
    margin: 15px auto;
    background: #ffffff;
    color: #ff3657;
    font-weight: 600;
    padding: 10px 0;
    border-radius: 30px;
    transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms;
}
.footer .footer-top .callto-action-btn a:hover {
    background: #ff3657;
    color: #fff;
}
.site-footer {
    padding: 40px 0 0;
}
.site-footer > .wrapper {
    border-bottom: 1px solid #252a38;
    padding-bottom: 30px;
}
.site-footer .widget-title {
    color: #fff;
    border-bottom: 0;
    position: relative;
    font-size: 18px;
}
.site-footer .widget-title::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 1px;
    background-color: #FF3657;
}
.site-footer .textwidget {
    padding: 10px 0;
    line-height: 29px;
}
.site-footer section:first-child {
    width: 30%;
}
.site-footer #nav_menu-4 li {
    display: inline-block;
    width: 45%;
}
.site-footer #nav_menu-5 {
    width: 20%;
}
.site-footer .widget ul {
    padding: 8px 0;
}
.site-footer .widget ul li {
    padding: 9px 0 10px 10px;
    position: relative;
}
.site-footer .widget ul li:before {
    position: absolute;
    content: "\eba3";
    font-family: "b2font";
    left: -5px;
    top: 5px;
    color: #FF3657;
    font-size: 16px;
    line-height: 28px;
}
.site-footer section:last-child .row {
    display: inline-block;
    width: 100%;
}
.site-footer section:last-child .col-md-4{
    width: 33.333%;
    float: left;
}
.site-footer section:last-child .qr-tips {
    margin-top: 8px;
    line-height: 1.2em;
    font-size: 12px;
}
.footer-bottom {
    height: 80px;
}

@media screen and (max-width: 768px) {
    .footer .footer-top h3 {
        font-size: 16px;
    }
    .site-footer .widget {
        margin: 0 5px;
    }
    .site-footer #nav_menu-5,
    .site-footer section:first-child {
        width: 100%;
    }
    .site-footer #nav_menu-5 li {
        display: inline-block;
        width: 45%;
    }
    .copyright {
        text-align: center;
    }
    .qubely-block-timeline .qubely-timeline-content:before {
        display: none;
    }
    .has-medium-font-size {
        font-size: 1em!important;
    }
    
}

.bar-qrcode-box li:first-child {
    display: none;
}

/***************************************/
.ez-toc-title-container {
    margin-bottom: 10px;
}
#ez-toc-container{
    box-shadow: none;
    border-radius: 2px;
    padding: 15px;
}
.ez-toc-open-icon {
    top: 15%;
}
#ez-toc-container .ez-toc-toggle label, #ez-toc-container label.cssicon {
    border-color: #ddd;
}
.ez-toc-sticky-fixed {
    max-width: 260px;
    font-size: 14px;
}
.ez-toc-sticky-fixed .ez-toc-sidebar {
    padding: 10px;
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 1em;
}
#ez-toc-container ul, 
#ez-toc-container li, 
#ez-toc-container ul li, 
div.ez-toc-widget-container, 
div.ez-toc-widget-container li {
    line-height: 2;
}
.widget-title .ez-toc-title {
    font-weight: 600;
    padding: 15px 0 0 15px;
}
.widget-title .ez-toc-pull-right {
    margin-right: 15px;
}
.widget div.ez-toc-widget-container li {
    padding: 5px 0;
    line-height: 20px;
}
.widget .ez-toc-title-container {
    margin-bottom: 0;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .prettyprint {
    background: #2f3640;
    border: 0 !important;
    width: 100%;
    padding: 1.5em;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: .9375rem;
    line-height: 1.6;
    max-width: 100%;
    overflow: auto;
    padding-left: 50px;
    margin-bottom: 1.5em;
}

.hthb-row {
    padding: 0;
}
.hthb-close-toggle{
    top: 10px;
}
.hthb-notification-content p {
    font-size: 18px;
}
/*.page-id-131570.hthb.hthb-pt--140,*/
/*.page-id-131570.hthb.hthb-pt--74{*/
/*    padding-top: 0 !important;*/
/*}*/
/*.page-id-131570 .hthb-notification {*/
/*    display: none;*/
/*}*/
/*.page-id-131570.hthb-loaded {*/
/*    visibility: none!important;*/
/*}*/