
    
    /*!
     * Bootstrap v3.3.7 (http://getbootstrap.com)
     * Copyright 2011-2016 Twitter, Inc.
     * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
     */
    @media (min-width: 768px) {
        :root {
            --theme-container-width:750px
        }
    }
    
    @media (min-width: 992px) {
        :root {
            --theme-container-width:970px
        }
    }
    
    @media (min-width: 1240px) {
        :root {
            --theme-container-width:1200px
        }
    }
    
    /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
    html {
        -webkit-text-size-adjust: 100%
    }
    
    body {
        margin: 0
    }
    
    main {
        display: block
    }
    
    h1 {
        font-size: 2em;
        margin: .67em 0
    }
    
    hr {
        box-sizing: content-box;
        height: 0;
        overflow: visible
    }
    
    pre {
        font-family: SFMono-Regular,Liberation Mono,Consolas,Menlo,monospace,Microsoft Yahei;
        font-size: 1em
    }
    
    a {
        background-color: transparent
    }
    
    abbr[title] {
        border-bottom: none;
        text-decoration: underline;
        -webkit-text-decoration: underline dotted;
        text-decoration: underline dotted
    }
    
    b,strong {
        font-weight: bolder
    }
    
    code,kbd,samp {
        font-family: SFMono-Regular,Liberation Mono,Consolas,Menlo,monospace,Microsoft Yahei;
        font-size: 1em
    }
    
    small {
        font-size: 80%
    }
    
    sub,sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }
    
    sub {
        bottom: -.25em
    }
    
    sup {
        top: -.5em
    }
    
    img {
        border-style: none
    }
    
    button,input,optgroup,select,textarea {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0
    }
    
    button,input {
        overflow: visible
    }
    
    button,select {
        text-transform: none
    }
    
    [type=button],[type=reset],[type=submit],button {
        -webkit-appearance: button
    }
    
    [type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }
    
    [type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
        outline: 1px dotted ButtonText
    }
    
    fieldset {
        padding: .35em .75em .625em
    }
    
    legend {
        box-sizing: border-box;
        color: inherit;
        display: table;
        max-width: 100%;
        white-space: normal
    }
    
    progress {
        vertical-align: baseline
    }
    
    textarea {
        overflow: auto
    }
    
    [type=checkbox],[type=radio] {
        box-sizing: border-box;
        padding: 0
    }
    
    [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
        height: auto
    }
    
    [type=search] {
        -webkit-appearance: textfield;
        outline-offset: -2px
    }
    
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }
    
    ::-webkit-file-upload-button {
        -webkit-appearance: button;
        font: inherit
    }
    
    details {
        display: block
    }
    
    summary {
        display: list-item
    }
    
    [hidden],template {
        display: none
    }
    
    *,:after,:before {
        box-sizing: border-box
    }
    
    html {
        font-size: 10px;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }
    
    body {
        color: #232323;
        font-family: var(--theme-font-family);
        font-size: 14px;
        line-height: 1.42857;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    
    button,input,select,textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit
    }
    
    a {
        color: var(--theme-color)
    }
    
    a,a:hover {
        text-decoration: none
    }
    
    a:hover {
        color: var(--theme-hover)
    }
    
    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -1px
    }
    
    figure {
        margin: 0
    }
    
    img {
        vertical-align: middle
    }
    
    hr {
        border: 0;
        border-top: 1px solid #eee;
        margin-bottom: 20px;
        margin-top: 20px
    }
    
    [role=button] {
        cursor: pointer
    }
    
    .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
        color: inherit;
        font-family: inherit;
        font-weight: 500;
        line-height: 1.1
    }
    
    .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
        color: #777;
        font-weight: 400;
        line-height: 1
    }
    
    .h1,.h2,.h3,h1,h2,h3 {
        margin-bottom: 10px;
        margin-top: 20px
    }
    
    .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
        font-size: 65%
    }
    
    .h4,.h5,.h6,h4,h5,h6 {
        margin-bottom: 10px;
        margin-top: 10px
    }
    
    .h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
        font-size: 75%
    }
    
    .h1,h1 {
        font-size: 36px
    }
    
    .h2,h2 {
        font-size: 30px
    }
    
    .h3,h3 {
        font-size: 24px
    }
    
    .h4,h4 {
        font-size: 18px
    }
    
    .h5,h5 {
        font-size: 14px
    }
    
    .h6,h6 {
        font-size: 12px
    }
    
    p {
        margin: 0 0 10px
    }
    
    .lead {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.4;
        margin-bottom: 20px
    }
    
    @media (min-width: 768px) {
        .lead {
            font-size:21px
        }
    }
    
    .small,small {
        font-size: 85%
    }
    
    .mark,mark {
        background-color: #fff6e6;
        padding: .2em
    }
    
    .text-left {
        text-align: left
    }
    
    .text-right {
        text-align: right
    }
    
    .text-center {
        text-align: center
    }
    
    .text-justify {
        text-align: justify
    }
    
    .text-nowrap {
        white-space: nowrap
    }
    
    .text-lowercase {
        text-transform: lowercase
    }
    
    .initialism,.text-uppercase {
        text-transform: uppercase
    }
    
    .text-capitalize {
        text-transform: capitalize
    }
    
    .text-muted {
        color: #777
    }
    
    .text-primary,a.text-primary:focus,a.text-primary:hover {
        color: var(--theme-color)
    }
    
    .text-success,a.text-success:focus,a.text-success:hover {
        color: #29ad00
    }
    
    .text-info,a.text-info:focus,a.text-info:hover {
        color: #00aae7
    }
    
    .text-warning,a.text-warning:focus,a.text-warning:hover {
        color: #ffa400
    }
    
    .text-danger,a.text-danger:focus,a.text-danger:hover {
        color: #fa5555
    }
    
    .bg-primary {
        color: #fff
    }
    
    .bg-primary,a.bg-primary:focus,a.bg-primary:hover {
        background-color: var(--theme-color)
    }
    
    .bg-success,a.bg-success:focus,a.bg-success:hover {
        background-color: #eaf7e6
    }
    
    .bg-info,a.bg-info:focus,a.bg-info:hover {
        background-color: #e6f7fd
    }
    
    .bg-warning,a.bg-warning:focus,a.bg-warning:hover {
        background-color: #fff6e6
    }
    
    .bg-danger,a.bg-danger:focus,a.bg-danger:hover {
        background-color: #fee
    }
    
    .page-header {
        border-bottom: 1px solid #eee;
        margin: 40px 0 20px;
        padding-bottom: 9px
    }
    
    ol,ul {
        margin-bottom: 10px;
        margin-top: 0
    }
    
    ol ol,ol ul,ul ol,ul ul {
        margin-bottom: 0
    }
    
    .list-inline,.list-unstyled {
        list-style: none;
        padding-left: 0
    }
    
    .list-inline {
        margin-left: -5px
    }
    
    .list-inline>li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }
    
    dl {
        margin-bottom: 20px;
        margin-top: 0
    }
    
    dd,dt {
        line-height: 1.42857
    }
    
    dt {
        font-weight: 700
    }
    
    dd {
        margin-left: 0
    }
    
    .dl-horizontal dd:after,.dl-horizontal dd:before {
        content: " ";
        display: table
    }
    
    .dl-horizontal dd:after {
        clear: both
    }
    
    @media (min-width: 768px) {
        .dl-horizontal dt {
            clear:left;
            float: left;
            overflow: hidden;
            text-align: right;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 160px
        }
    
        .dl-horizontal dd {
            margin-left: 180px
        }
    }
    
    abbr[data-original-title],abbr[title] {
        border-bottom: 1px dotted #777;
        cursor: help
    }
    
    .initialism {
        font-size: 90%
    }
    
    blockquote {
        border-left: 5px solid #eee;
        font-size: 17.5px;
        margin: 0 0 20px;
        padding: 10px 20px
    }
    
    blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
        margin-bottom: 0
    }
    
    blockquote .small,blockquote footer,blockquote small {
        color: #777;
        display: block;
        font-size: 80%;
        line-height: 1.42857
    }
    
    blockquote .small:before,blockquote footer:before,blockquote small:before {
        content: "\2014 \00A0"
    }
    
    .blockquote-reverse,blockquote.pull-right {
        border-left: 0;
        border-right: 5px solid #eee;
        padding-left: 0;
        padding-right: 15px;
        text-align: right
    }
    
    .blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
        content: ""
    }
    
    .blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
        content: "\00A0 \2014"
    }
    
    address {
        font-style: normal;
        line-height: 1.42857;
        margin-bottom: 20px
    }
    
    .bfmli_container {
        width: var(--theme-container-width,100%)
    }
    
    .bfmli_container,.container-fluid {
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px
    }
    
    .row {
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }
    
    [class*=col-lg-],[class*=col-md-],[class*=col-sm-],[class*=col-xs-] {
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        width: 100%
    }
    
    .col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        flex-shrink: 0
    }
    
    .col-xs-1 {
        width: 4.16667%
    }
    
    .col-xs-2 {
        width: 8.33333%
    }
    
    .col-xs-3 {
        width: 12.5%
    }
    
    .col-xs-4 {
        width: 16.66667%
    }
    
    .col-xs-5 {
        width: 20.83333%
    }
    
    .col-xs-6 {
        width: 25%
    }
    
    .col-xs-7 {
        width: 29.16667%
    }
    
    .col-xs-8 {
        width: 33.33333%
    }
    
    .col-xs-9 {
        width: 37.5%
    }
    
    .col-xs-10 {
        width: 41.66667%
    }
    
    .col-xs-11 {
        width: 45.83333%
    }
    
    .col-xs-12 {
        width: 50%
    }
    
    .col-xs-13 {
        width: 54.16667%
    }
    
    .col-xs-14 {
        width: 58.33333%
    }
    
    .col-xs-15 {
        width: 62.5%
    }
    
    .col-xs-16 {
        width: 66.66667%
    }
    
    .col-xs-17 {
        width: 70.83333%
    }
    
    .col-xs-18 {
        width: 75%
    }
    
    .col-xs-19 {
        width: 79.16667%
    }
    
    .col-xs-20 {
        width: 83.33333%
    }
    
    .col-xs-21 {
        width: 87.5%
    }
    
    .col-xs-22 {
        width: 91.66667%
    }
    
    .col-xs-23 {
        width: 95.83333%
    }
    
    .col-xs-24 {
        width: 100%
    }
    
    .col-xs-offset-0 {
        margin-left: 0
    }
    
    .col-xs-offset-1 {
        margin-left: 4.16667%
    }
    
    .col-xs-offset-2 {
        margin-left: 8.33333%
    }
    
    .col-xs-offset-3 {
        margin-left: 12.5%
    }
    
    .col-xs-offset-4 {
        margin-left: 16.66667%
    }
    
    .col-xs-offset-5 {
        margin-left: 20.83333%
    }
    
    .col-xs-offset-6 {
        margin-left: 25%
    }
    
    .col-xs-offset-7 {
        margin-left: 29.16667%
    }
    
    .col-xs-offset-8 {
        margin-left: 33.33333%
    }
    
    .col-xs-offset-9 {
        margin-left: 37.5%
    }
    
    .col-xs-offset-10 {
        margin-left: 41.66667%
    }
    
    .col-xs-offset-11 {
        margin-left: 45.83333%
    }
    
    .col-xs-offset-12 {
        margin-left: 50%
    }
    
    .col-xs-offset-13 {
        margin-left: 54.16667%
    }
    
    .col-xs-offset-14 {
        margin-left: 58.33333%
    }
    
    .col-xs-offset-15 {
        margin-left: 62.5%
    }
    
    .col-xs-offset-16 {
        margin-left: 66.66667%
    }
    
    .col-xs-offset-17 {
        margin-left: 70.83333%
    }
    
    .col-xs-offset-18 {
        margin-left: 75%
    }
    
    .col-xs-offset-19 {
        margin-left: 79.16667%
    }
    
    .col-xs-offset-20 {
        margin-left: 83.33333%
    }
    
    .col-xs-offset-21 {
        margin-left: 87.5%
    }
    
    .col-xs-offset-22 {
        margin-left: 91.66667%
    }
    
    .col-xs-offset-23 {
        margin-left: 95.83333%
    }
    
    .col-xs-offset-24 {
        margin-left: 100%
    }
    
    @media (min-width: 768px) {
        .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
            flex-shrink:0
        }
    
        .col-sm-1 {
            width: 4.16667%
        }
    
        .col-sm-2 {
            width: 8.33333%
        }
    
        .col-sm-3 {
            width: 12.5%
        }
    
        .col-sm-4 {
            width: 16.66667%
        }
    
        .col-sm-5 {
            width: 20.83333%
        }
    
        .col-sm-6 {
            width: 25%
        }
    
        .col-sm-7 {
            width: 29.16667%
        }
    
        .col-sm-8 {
            width: 33.33333%
        }
    
        .col-sm-9 {
            width: 37.5%
        }
    
        .col-sm-10 {
            width: 41.66667%
        }
    
        .col-sm-11 {
            width: 45.83333%
        }
    
        .col-sm-12 {
            width: 50%
        }
    
        .col-sm-13 {
            width: 54.16667%
        }
    
        .col-sm-14 {
            width: 58.33333%
        }
    
        .col-sm-15 {
            width: 62.5%
        }
    
        .col-sm-16 {
            width: 66.66667%
        }
    
        .col-sm-17 {
            width: 70.83333%
        }
    
        .col-sm-18 {
            width: 75%
        }
    
        .col-sm-19 {
            width: 79.16667%
        }
    
        .col-sm-20 {
            width: 83.33333%
        }
    
        .col-sm-21 {
            width: 87.5%
        }
    
        .col-sm-22 {
            width: 91.66667%
        }
    
        .col-sm-23 {
            width: 95.83333%
        }
    
        .col-sm-24 {
            width: 100%
        }
    
        .col-sm-offset-0 {
            margin-left: 0
        }
    
        .col-sm-offset-1 {
            margin-left: 4.16667%
        }
    
        .col-sm-offset-2 {
            margin-left: 8.33333%
        }
    
        .col-sm-offset-3 {
            margin-left: 12.5%
        }
    
        .col-sm-offset-4 {
            margin-left: 16.66667%
        }
    
        .col-sm-offset-5 {
            margin-left: 20.83333%
        }
    
        .col-sm-offset-6 {
            margin-left: 25%
        }
    
        .col-sm-offset-7 {
            margin-left: 29.16667%
        }
    
        .col-sm-offset-8 {
            margin-left: 33.33333%
        }
    
        .col-sm-offset-9 {
            margin-left: 37.5%
        }
    
        .col-sm-offset-10 {
            margin-left: 41.66667%
        }
    
        .col-sm-offset-11 {
            margin-left: 45.83333%
        }
    
        .col-sm-offset-12 {
            margin-left: 50%
        }
    
        .col-sm-offset-13 {
            margin-left: 54.16667%
        }
    
        .col-sm-offset-14 {
            margin-left: 58.33333%
        }
    
        .col-sm-offset-15 {
            margin-left: 62.5%
        }
    
        .col-sm-offset-16 {
            margin-left: 66.66667%
        }
    
        .col-sm-offset-17 {
            margin-left: 70.83333%
        }
    
        .col-sm-offset-18 {
            margin-left: 75%
        }
    
        .col-sm-offset-19 {
            margin-left: 79.16667%
        }
    
        .col-sm-offset-20 {
            margin-left: 83.33333%
        }
    
        .col-sm-offset-21 {
            margin-left: 87.5%
        }
    
        .col-sm-offset-22 {
            margin-left: 91.66667%
        }
    
        .col-sm-offset-23 {
            margin-left: 95.83333%
        }
    
        .col-sm-offset-24 {
            margin-left: 100%
        }
    }
    
    @media (min-width: 992px) {
        .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
            flex-shrink:0
        }
    
        .col-md-1 {
            width: 4.16667%
        }
    
        .col-md-2 {
            width: 8.33333%
        }
    
        .col-md-3 {
            width: 12.5%
        }
    
        .col-md-4 {
            width: 16.66667%
        }
    
        .col-md-5 {
            width: 20.83333%
        }
    
        .col-md-6 {
            width: 25%
        }
    
        .col-md-7 {
            width: 29.16667%
        }
    
        .col-md-8 {
            width: 33.33333%
        }
    
        .col-md-9 {
            width: 37.5%
        }
    
        .col-md-10 {
            width: 41.66667%
        }
    
        .col-md-11 {
            width: 45.83333%
        }
    
        .col-md-12 {
            width: 50%
        }
    
        .col-md-13 {
            width: 54.16667%
        }
    
        .col-md-14 {
            width: 58.33333%
        }
    
        .col-md-15 {
            width: 62.5%
        }
    
        .col-md-16 {
            width: 66.66667%
        }
    
        .col-md-17 {
            width: 70.83333%
        }
    
        .col-md-18 {
            width: 75%
        }
    
        .col-md-19 {
            width: 79.16667%
        }
    
        .col-md-20 {
            width: 83.33333%
        }
    
        .col-md-21 {
            width: 87.5%
        }
    
        .col-md-22 {
            width: 91.66667%
        }
    
        .col-md-23 {
            width: 95.83333%
        }
    
        .col-md-24 {
            width: 100%
        }
    
        .col-md-offset-0 {
            margin-left: 0
        }
    
        .col-md-offset-1 {
            margin-left: 4.16667%
        }
    
        .col-md-offset-2 {
            margin-left: 8.33333%
        }
    
        .col-md-offset-3 {
            margin-left: 12.5%
        }
    
        .col-md-offset-4 {
            margin-left: 16.66667%
        }
    
        .col-md-offset-5 {
            margin-left: 20.83333%
        }
    
        .col-md-offset-6 {
            margin-left: 25%
        }
    
        .col-md-offset-7 {
            margin-left: 29.16667%
        }
    
        .col-md-offset-8 {
            margin-left: 33.33333%
        }
    
        .col-md-offset-9 {
            margin-left: 37.5%
        }
    
        .col-md-offset-10 {
            margin-left: 41.66667%
        }
    
        .col-md-offset-11 {
            margin-left: 45.83333%
        }
    
        .col-md-offset-12 {
            margin-left: 50%
        }
    
        .col-md-offset-13 {
            margin-left: 54.16667%
        }
    
        .col-md-offset-14 {
            margin-left: 58.33333%
        }
    
        .col-md-offset-15 {
            margin-left: 62.5%
        }
    
        .col-md-offset-16 {
            margin-left: 66.66667%
        }
    
        .col-md-offset-17 {
            margin-left: 70.83333%
        }
    
        .col-md-offset-18 {
            margin-left: 75%
        }
    
        .col-md-offset-19 {
            margin-left: 79.16667%
        }
    
        .col-md-offset-20 {
            margin-left: 83.33333%
        }
    
        .col-md-offset-21 {
            margin-left: 87.5%
        }
    
        .col-md-offset-22 {
            margin-left: 91.66667%
        }
    
        .col-md-offset-23 {
            margin-left: 95.83333%
        }
    
        .col-md-offset-24 {
            margin-left: 100%
        }
    }
    
    @media (min-width: 1240px) {
        .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
            flex-shrink:0
        }
    
        .col-lg-1 {
            width: 4.16667%
        }
    
        .col-lg-2 {
            width: 8.33333%
        }
    
        .col-lg-3 {
            width: 12.5%
        }
    
        .col-lg-4 {
            width: 16.66667%
        }
    
        .col-lg-5 {
            width: 20.83333%
        }
    
        .col-lg-6 {
            width: 25%
        }
    
        .col-lg-7 {
            width: 29.16667%
        }
    
        .col-lg-8 {
            width: 33.33333%
        }
    
        .col-lg-9 {
            width: 37.5%
        }
    
        .col-lg-10 {
            width: 41.66667%
        }
    
        .col-lg-11 {
            width: 45.83333%
        }
    
        .col-lg-12 {
            width: 50%
        }
    
        .col-lg-13 {
            width: 54.16667%
        }
    
        .col-lg-14 {
            width: 58.33333%
        }
    
        .col-lg-15 {
            width: 62.5%
        }
    
        .col-lg-16 {
            width: 66.66667%
        }
    
        .col-lg-17 {
            width: 70.83333%
        }
    
        .col-lg-18 {
            width: 75%
        }
    
        .col-lg-19 {
            width: 79.16667%
        }
    
        .col-lg-20 {
            width: 83.33333%
        }
    
        .col-lg-21 {
            width: 87.5%
        }
    
        .col-lg-22 {
            width: 91.66667%
        }
    
        .col-lg-23 {
            width: 95.83333%
        }
    
        .col-lg-24 {
            width: 100%
        }
    
        .col-lg-offset-0 {
            margin-left: 0
        }
    
        .col-lg-offset-1 {
            margin-left: 4.16667%
        }
    
        .col-lg-offset-2 {
            margin-left: 8.33333%
        }
    
        .col-lg-offset-3 {
            margin-left: 12.5%
        }
    
        .col-lg-offset-4 {
            margin-left: 16.66667%
        }
    
        .col-lg-offset-5 {
            margin-left: 20.83333%
        }
    
        .col-lg-offset-6 {
            margin-left: 25%
        }
    
        .col-lg-offset-7 {
            margin-left: 29.16667%
        }
    
        .col-lg-offset-8 {
            margin-left: 33.33333%
        }
    
        .col-lg-offset-9 {
            margin-left: 37.5%
        }
    
        .col-lg-offset-10 {
            margin-left: 41.66667%
        }
    
        .col-lg-offset-11 {
            margin-left: 45.83333%
        }
    
        .col-lg-offset-12 {
            margin-left: 50%
        }
    
        .col-lg-offset-13 {
            margin-left: 54.16667%
        }
    
        .col-lg-offset-14 {
            margin-left: 58.33333%
        }
    
        .col-lg-offset-15 {
            margin-left: 62.5%
        }
    
        .col-lg-offset-16 {
            margin-left: 66.66667%
        }
    
        .col-lg-offset-17 {
            margin-left: 70.83333%
        }
    
        .col-lg-offset-18 {
            margin-left: 75%
        }
    
        .col-lg-offset-19 {
            margin-left: 79.16667%
        }
    
        .col-lg-offset-20 {
            margin-left: 83.33333%
        }
    
        .col-lg-offset-21 {
            margin-left: 87.5%
        }
    
        .col-lg-offset-22 {
            margin-left: 91.66667%
        }
    
        .col-lg-offset-23 {
            margin-left: 95.83333%
        }
    
        .col-lg-offset-24 {
            margin-left: 100%
        }
    }
    
    fieldset {
        margin: 0;
        min-width: 0
    }
    
    fieldset,legend {
        border: 0;
        padding: 0
    }
    
    legend {
        border-bottom: 1px solid #e5e5e5;
        color: #232323;
        display: block;
        font-size: 21px;
        line-height: inherit;
        margin-bottom: 20px;
        width: 100%
    }
    
    input[type=search] {
        box-sizing: border-box
    }
    
    input[type=file] {
        display: block
    }
    
    input[type=range] {
        display: block;
        width: 100%
    }
    
    select[multiple],select[size] {
        height: auto
    }
    
    input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -1px
    }
    
    output {
        color: #555;
        padding-top: 7px
    }
    
    .form-control,output {
        display: block;
        font-size: 14px;
        line-height: 1.42857
    }
    
    .form-control {
        background-color: var(--theme-el-bg-color);
        background-image: none;
        border: 1px solid hsla(var(--theme-color-hsl),.2);
        border-radius: 2px;
        color: var(--theme-gray-color);
        height: 34px;
        padding: 6px 12px;
        transition: border-color .15s ease-in-out;
        width: 100%
    }
    
    .form-control:focus {
        border-color: var(--theme-color);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px var(--theme-color);
        outline: 0
    }
    
    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }
    
    .form-control:-ms-input-placeholder {
        color: #999
    }
    
    .form-control::-webkit-input-placeholder {
        color: #999
    }
    
    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }
    
    .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
        background-color: var(--theme-body-bg-color);
        opacity: 1
    }
    
    .form-control[disabled],fieldset[disabled] .form-control {
        cursor: not-allowed
    }
    
    textarea.form-control {
        height: auto
    }
    
    input[type=search] {
        -webkit-appearance: none
    }
    
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
        input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
            line-height:34px
        }
    
        .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
            line-height: 30px
        }
    
        .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
            line-height: 46px
        }
    }
    
    .form-group {
        margin-bottom: 15px
    }
    
    .checkbox,.radio {
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative
    }
    
    .checkbox label,.radio label {
        cursor: pointer;
        font-weight: 400;
        margin-bottom: 0;
        min-height: 20px;
        padding-left: 20px
    }
    
    .checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
        margin-left: -20px;
        margin-top: 4px\9;
        position: absolute
    }
    
    .checkbox+.checkbox,.radio+.radio {
        margin-top: -5px
    }
    
    .checkbox-inline,.radio-inline {
        cursor: pointer;
        display: inline-block;
        font-weight: 400;
        margin-bottom: 0;
        padding-left: 20px;
        position: relative;
        vertical-align: middle
    }
    
    .checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
        margin-left: 10px;
        margin-top: 0
    }
    
    .checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
        cursor: not-allowed
    }
    
    .has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
        color: #29ad00
    }
    
    .has-success .form-control {
        border-color: #29ad00;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
    }
    
    .has-success .form-control:focus {
        border-color: #1d7a00;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #4cff14
    }
    
    .has-success .input-group-addon {
        background-color: #eaf7e6;
        border-color: #29ad00;
        color: #29ad00
    }
    
    .has-success .form-control-feedback {
        color: #29ad00
    }
    
    .has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
        color: #ffa400
    }
    
    .has-warning .form-control {
        border-color: #ffa400;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
    }
    
    .has-warning .form-control:focus {
        border-color: #cc8300;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffc866
    }
    
    .has-warning .input-group-addon {
        background-color: #fff6e6;
        border-color: #ffa400;
        color: #ffa400
    }
    
    .has-warning .form-control-feedback {
        color: #ffa400
    }
    
    .has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
        color: #fa5555
    }
    
    .has-error .form-control {
        border-color: #fa5555;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
    }
    
    .has-error .form-control:focus {
        border-color: #f92323;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fdb8b8
    }
    
    .has-error .input-group-addon {
        background-color: #fee;
        border-color: #fa5555;
        color: #fa5555
    }
    
    .has-error .form-control-feedback {
        color: #fa5555
    }
    
    .has-feedback label~.form-control-feedback {
        top: 25px
    }
    
    .has-feedback label.sr-only~.form-control-feedback {
        top: 0
    }
    
    .help-block {
        color: #636363;
        display: block;
        margin-bottom: 10px;
        margin-top: 5px
    }
    
    @media (min-width: 768px) {
        .form-inline .form-group {
            display:inline-block;
            margin-bottom: 0;
            vertical-align: middle
        }
    
        .form-inline .form-control {
            display: inline-block;
            vertical-align: middle;
            width: auto
        }
    
        .form-inline .form-control-static {
            display: inline-block
        }
    
        .form-inline .input-group {
            display: inline-table;
            vertical-align: middle
        }
    
        .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
            width: auto
        }
    
        .form-inline .input-group>.form-control {
            width: 100%
        }
    
        .form-inline .control-label {
            margin-bottom: 0;
            vertical-align: middle
        }
    
        .form-inline .checkbox,.form-inline .radio {
            display: inline-block;
            margin-bottom: 0;
            margin-top: 0;
            vertical-align: middle
        }
    
        .form-inline .checkbox label,.form-inline .radio label {
            padding-left: 0
        }
    
        .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
            margin-left: 0;
            position: relative
        }
    
        .form-inline .has-feedback .form-control-feedback {
            top: 0
        }
    }
    
    .form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 7px
    }
    
    .form-horizontal .checkbox,.form-horizontal .radio {
        min-height: 27px
    }
    
    .form-horizontal .form-group {
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }
    
    @media (min-width: 768px) {
        .form-horizontal .control-label {
            margin-bottom:0;
            padding-top: 7px;
            text-align: right
        }
    }
    
    .form-horizontal .has-feedback .form-control-feedback {
        right: 10px
    }
    
    .btn {
        background: var(--theme-el-bg-color);
        border: 1px solid var(--theme-border-color);
        border-radius: 4px;
        color: var(--theme-gray-color);
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        margin-bottom: 0;
        padding: 9px 20px;
        text-align: center;
        touch-action: manipulation;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap
    }
    
    .btn.bfmli_active,.btn:active,.btn:focus,.btn:hover {
        border-color: transparent;
        color: var(--theme-color);
        outline: 0;
        position: relative;
        z-index: 0
    }
    
    .btn.bfmli_active:before,.btn:active:before,.btn:focus:before,.btn:hover:before {
        background: none;
        border: 1px solid var(--theme-color);
        border-radius: inherit;
        bottom: -1px;
        content: "";
        left: -1px;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: -1px;
        top: -1px;
        z-index: 1
    }
    
    .btn.bfmli_active:after,.btn:active:after,.btn:focus:after,.btn:hover:after {
        background: var(--theme-color);
        border-radius: inherit;
        bottom: -1px;
        content: "";
        left: -1px;
        opacity: .1;
        pointer-events: none;
        position: absolute;
        right: -1px;
        top: -1px;
        z-index: -1
    }
    
    .btn.bfmli_active,.btn:active {
        border-color: var(--theme-color);
        outline: 0
    }
    
    .btn.disabled,.btn[disabled],fieldset[disabled] .btn {
        box-shadow: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        opacity: .65
    }
    
    .btn.loading {
        pointer-events: none;
        position: relative
    }
    
    .btn.loading>.wi-loader {
        animation: swiper-preloader-spin 2s linear infinite;
        color: inherit;
        display: inline-block;
        font-size: 16px;
        margin-right: 3px;
        position: relative;
        vertical-align: top
    }
    
    .btn.loading:after {
        background-color: hsla(0,0%,100%,.35);
        border-radius: inherit;
        bottom: -1px;
        content: "";
        left: -1px;
        pointer-events: none;
        position: absolute;
        right: -1px;
        top: -1px;
        z-index: 0
    }
    
    a.btn.disabled,fieldset[disabled] a.btn {
        pointer-events: none
    }
    
    .btn.btn-default {
        background-color: #fff;
        border-color: #ccc;
        color: #333;
        outline: 0;
        transition: all .1s ease-out 0s
    }
    
    .btn.btn-default.bfmli_active,.btn.btn-default:active,.btn.btn-default:focus,.btn.btn-default:hover {
        color: #333
    }
    
    .btn.btn-default.bfmli_active:before,.btn.btn-default:active:before,.btn.btn-default:focus:before,.btn.btn-default:hover:before {
        border: 0
    }
    
    .btn.btn-default.bfmli_active:after,.btn.btn-default:active:after,.btn.btn-default:focus:after,.btn.btn-default:hover:after {
        background: hsla(0,0%,100%,.1);
        opacity: 1
    }
    
    .btn.btn-default.bfmli_active,.btn.btn-default:active {
        border-color: #fff
    }
    
    .btn.btn-default.bfmli_active:after,.btn.btn-default:active:after {
        background: hsla(0,0%,100%,.2)
    }
    
    .btn.btn-default.disabled.focus,.btn.btn-default.disabled:focus,.btn.btn-default.disabled:hover,.btn.btn-default[disabled].focus,.btn.btn-default[disabled]:focus,.btn.btn-default[disabled]:hover,fieldset[disabled] .btn.btn-default.focus,fieldset[disabled] .btn.btn-default:focus,fieldset[disabled] .btn.btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }
    
    .btn.btn-default .badge {
        background-color: #333;
        color: #fff
    }
    
    .btn.btn-primary {
        background-color: var(--theme-color);
        border-color: var(--theme-color);
        color: #fff;
        outline: 0;
        transition: all .1s ease-out 0s
    }
    
    .btn.btn-primary.bfmli_active,.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover {
        color: #fff
    }
    
    .btn.btn-primary.bfmli_active:before,.btn.btn-primary:active:before,.btn.btn-primary:focus:before,.btn.btn-primary:hover:before {
        border: 0
    }
    
    .btn.btn-primary.bfmli_active:after,.btn.btn-primary:active:after,.btn.btn-primary:focus:after,.btn.btn-primary:hover:after {
        background: hsla(0,0%,100%,.1);
        opacity: 1
    }
    
    .btn.btn-primary.bfmli_active,.btn.btn-primary:active {
        border-color: var(--theme-color)
    }
    
    .btn.btn-primary.bfmli_active:after,.btn.btn-primary:active:after {
        background: hsla(0,0%,100%,.2)
    }
    
    .btn.btn-primary.disabled.focus,.btn.btn-primary.disabled:focus,.btn.btn-primary.disabled:hover,.btn.btn-primary[disabled].focus,.btn.btn-primary[disabled]:focus,.btn.btn-primary[disabled]:hover,fieldset[disabled] .btn.btn-primary.focus,fieldset[disabled] .btn.btn-primary:focus,fieldset[disabled] .btn.btn-primary:hover {
        background-color: var(--theme-color);
        border-color: var(--theme-color)
    }
    
    .btn.btn-primary .badge {
        background-color: #fff;
        color: var(--theme-color)
    }
    
    .btn.btn-success {
        background-color: #29ad00;
        border-color: #29ad00;
        color: #fff;
        outline: 0;
        transition: all .1s ease-out 0s
    }
    
    .btn.btn-success.bfmli_active,.btn.btn-success:active,.btn.btn-success:focus,.btn.btn-success:hover {
        color: #fff
    }
    
    .btn.btn-success.bfmli_active:before,.btn.btn-success:active:before,.btn.btn-success:focus:before,.btn.btn-success:hover:before {
        border: 0
    }
    
    .btn.btn-success.bfmli_active:after,.btn.btn-success:active:after,.btn.btn-success:focus:after,.btn.btn-success:hover:after {
        background: hsla(0,0%,100%,.1);
        opacity: 1
    }
    
    .btn.btn-success.bfmli_active,.btn.btn-success:active {
        border-color: #29ad00
    }
    
    .btn.btn-success.bfmli_active:after,.btn.btn-success:active:after {
        background: hsla(0,0%,100%,.2)
    }
    
    .btn.btn-success.disabled.focus,.btn.btn-success.disabled:focus,.btn.btn-success.disabled:hover,.btn.btn-success[disabled].focus,.btn.btn-success[disabled]:focus,.btn.btn-success[disabled]:hover,fieldset[disabled] .btn.btn-success.focus,fieldset[disabled] .btn.btn-success:focus,fieldset[disabled] .btn.btn-success:hover {
        background-color: #29ad00;
        border-color: #29ad00
    }
    
    .btn.btn-success .badge {
        background-color: #fff;
        color: #29ad00
    }
    
    .btn.btn-info {
        background-color: #00aae7;
        border-color: #00aae7;
        color: #fff;
        outline: 0;
        transition: all .1s ease-out 0s
    }
    
    .btn.btn-info.bfmli_active,.btn.btn-info:active,.btn.btn-info:focus,.btn.btn-info:hover {
        color: #fff
    }
    
    .btn.btn-info.bfmli_active:before,.btn.btn-info:active:before,.btn.btn-info:focus:before,.btn.btn-info:hover:before {
        border: 0
    }
    
    .btn.btn-info.bfmli_active:after,.btn.btn-info:active:after,.btn.btn-info:focus:after,.btn.btn-info:hover:after {
        background: hsla(0,0%,100%,.1);
        opacity: 1
    }
    
    .btn.btn-info.bfmli_active,.btn.btn-info:active {
        border-color: #00aae7
    }
    
    .btn.btn-info.bfmli_active:after,.btn.btn-info:active:after {
        background: hsla(0,0%,100%,.2)
    }
    
    .btn.btn-info.disabled.focus,.btn.btn-info.disabled:focus,.btn.btn-info.disabled:hover,.btn.btn-info[disabled].focus,.btn.btn-info[disabled]:focus,.btn.btn-info[disabled]:hover,fieldset[disabled] .btn.btn-info.focus,fieldset[disabled] .btn.btn-info:focus,fieldset[disabled] .btn.btn-info:hover {
        background-color: #00aae7;
        border-color: #00aae7
    }
    
    .btn.btn-info .badge {
        background-color: #fff;
        color: #00aae7
    }
    
    .btn.btn-warning {
        background-color: #ffa400;
        border-color: #ffa400;
        color: #fff;
        outline: 0;
        transition: all .1s ease-out 0s
    }
    
    .btn.btn-warning.bfmli_active,.btn.btn-warning:active,.btn.btn-warning:focus,.btn.btn-warning:hover {
        color: #fff
    }
    
    .btn.btn-warning.bfmli_active:before,.btn.btn-warning:active:before,.btn.btn-warning:focus:before,.btn.btn-warning:hover:before {
        border: 0
    }
    
    .btn.btn-warning.bfmli_active:after,.btn.btn-warning:active:after,.btn.btn-warning:focus:after,.btn.btn-warning:hover:after {
        background: hsla(0,0%,100%,.1);
        opacity: 1
    }
    
    .btn.btn-warning.bfmli_active,.btn.btn-warning:active {
        border-color: #ffa400
    }
    
    .btn.btn-warning.bfmli_active:after,.btn.btn-warning:active:after {
        background: hsla(0,0%,100%,.2)
    }
    
    .btn.btn-warning.disabled.focus,.btn.btn-warning.disabled:focus,.btn.btn-warning.disabled:hover,.btn.btn-warning[disabled].focus,.btn.btn-warning[disabled]:focus,.btn.btn-warning[disabled]:hover,fieldset[disabled] .btn.btn-warning.focus,fieldset[disabled] .btn.btn-warning:focus,fieldset[disabled] .btn.btn-warning:hover {
        background-color: #ffa400;
        border-color: #ffa400
    }
    
    .btn.btn-warning .badge {
        background-color: #fff;
        color: #ffa400
    }
    
    .btn.btn-danger {
        background-color: #fa5555;
        border-color: #fa5555;
        color: #fff;
        outline: 0;
        transition: all .1s ease-out 0s
    }
    
    .btn.btn-danger.bfmli_active,.btn.btn-danger:active,.btn.btn-danger:focus,.btn.btn-danger:hover {
        color: #fff
    }
    
    .btn.btn-danger.bfmli_active:before,.btn.btn-danger:active:before,.btn.btn-danger:focus:before,.btn.btn-danger:hover:before {
        border: 0
    }
    
    .btn.btn-danger.bfmli_active:after,.btn.btn-danger:active:after,.btn.btn-danger:focus:after,.btn.btn-danger:hover:after {
        background: hsla(0,0%,100%,.1);
        opacity: 1
    }
    
    .btn.btn-danger.bfmli_active,.btn.btn-danger:active {
        border-color: #fa5555
    }
    
    .btn.btn-danger.bfmli_active:after,.btn.btn-danger:active:after {
        background: hsla(0,0%,100%,.2)
    }
    
    .btn.btn-danger.disabled.focus,.btn.btn-danger.disabled:focus,.btn.btn-danger.disabled:hover,.btn.btn-danger[disabled].focus,.btn.btn-danger[disabled]:focus,.btn.btn-danger[disabled]:hover,fieldset[disabled] .btn.btn-danger.focus,fieldset[disabled] .btn.btn-danger:focus,fieldset[disabled] .btn.btn-danger:hover {
        background-color: #fa5555;
        border-color: #fa5555
    }
    
    .btn.btn-danger .badge {
        background-color: #fff;
        color: #fa5555
    }
    
    .btn-lg {
        border-radius: 4px;
        font-size: 14px;
        line-height: 16px;
        padding: 11px 20px
    }
    
    .btn-sm {
        border-radius: 3px;
        font-size: 12px;
        line-height: 14px;
        padding: 8px 15px
    }
    
    .btn-sm.loading>.wi-loader {
        font-size: 14px
    }
    
    .btn-xs {
        border-radius: 3px;
        font-size: 12px;
        line-height: 14px;
        padding: 6px 15px
    }
    
    .btn-xs.loading>.wi-loader {
        font-size: 14px
    }
    
    .btn-round {
        border-radius: 30px
    }
    
    .btn-block {
        display: block;
        width: 100%
    }
    
    .btn-block+.btn-block {
        margin-top: 5px
    }
    
    input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
        width: 100%
    }
    
    .fade {
        opacity: 0;
        transition: opacity .15s linear
    }
    
    .fade.in {
        opacity: 1
    }
    
    .bfmli_collapse {
        display: none
    }
    
    .bfmli_collapse.in {
        display: block
    }
    
    tr.bfmli_collapse.in {
        display: table-row
    }
    
    tbody.bfmli_collapse.in {
        display: table-row-group
    }
    
    .collapsing {
        height: 0;
        overflow: hidden;
        position: relative;
        transition-duration: .35s;
        transition-property: height,visibility;
        transition-timing-function: ease
    }
    
    .caret {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px dashed;
        border-top: 4px solid\9;
        display: inline-block;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        width: 0
    }
    
    .dropdown,.dropup {
        position: relative
    }
    
    .dropdown-toggle:focus {
        outline: 0
    }
    
    .dropdown-menu {
        background-clip: padding-box;
        background-color: var(--theme-el-bg-color);
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 2px;
        box-shadow: 0 6px 12px hsla(var(--theme-color-hsl),.2);
        display: none;
        float: left;
        font-size: 14px;
        left: 0;
        list-style: none;
        margin: 2px 0 0;
        min-width: 160px;
        padding: 5px 0;
        position: absolute;
        text-align: left;
        top: 100%;
        z-index: 1000
    }
    
    .dropdown-menu.pull-right {
        left: auto;
        right: 0
    }
    
    .dropdown-menu .divider {
        background-color: #e5e5e5;
        height: 1px;
        margin: 9px 0;
        overflow: hidden
    }
    
    .dropdown-menu>li>a {
        clear: both;
        color: #232323;
        display: block;
        font-weight: 400;
        line-height: 1.42857;
        padding: 3px 20px;
        white-space: nowrap
    }
    
    .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
        background-color: #f5f5f5;
        color: #161616;
        text-decoration: none
    }
    
    .dropdown-menu>.bfmli_active>a,.dropdown-menu>.bfmli_active>a:focus,.dropdown-menu>.bfmli_active>a:hover {
        outline: 0;
        text-decoration: none
    }
    
    .dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
        color: #777
    }
    
    .dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
        background-color: transparent;
        background-image: none;
        cursor: not-allowed;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        text-decoration: none
    }
    
    .open>.dropdown-menu {
        display: block
    }
    
    .open>a {
        outline: 0
    }
    
    .dropdown-menu-right {
        left: auto;
        right: 0
    }
    
    .dropdown-menu-left {
        left: 0;
        right: auto
    }
    
    .dropdown-header {
        color: #777;
        display: block;
        font-size: 12px;
        line-height: 1.42857;
        padding: 3px 20px;
        white-space: nowrap
    }
    
    .dropdown-backdrop {
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 990
    }
    
    .pull-right>.dropdown-menu {
        left: auto;
        right: 0
    }
    
    .dropup .caret,.navbar-fixed-bottom .dropdown .caret {
        border-bottom: 4px dashed;
        border-bottom: 4px solid\9;
        border-top: 0;
        content: ""
    }
    
    .dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
        bottom: 100%;
        margin-bottom: 2px;
        top: auto
    }
    
    .nav {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0
    }
    
    .nav>li,.nav>li>a {
        display: block;
        position: relative
    }
    
    .nav>li>a {
        padding: 10px 15px
    }
    
    .nav>li>a:focus,.nav>li>a:hover {
        background-color: hsla(var(--theme-color-hsl),.03);
        text-decoration: none
    }
    
    .nav>li.disabled>a {
        color: #777
    }
    
    .nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
        background-color: transparent;
        color: #777;
        cursor: not-allowed;
        text-decoration: none
    }
    
    .nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
        background-color: #eee;
        border-color: var(--theme-color)
    }
    
    .nav .nav-divider {
        background-color: #e5e5e5;
        height: 1px;
        margin: 9px 0;
        overflow: hidden
    }
    
    .nav>li>a>img {
        max-width: none
    }
    
    .tab-content>.tab-pane {
        display: none
    }
    
    .tab-content>.bfmli_active {
        display: block
    }
    
    .navbar {
        border: 1px solid transparent;
        margin-bottom: 20px;
        min-height: 50px;
        position: relative
    }
    
    .navbar:after,.navbar:before {
        content: " ";
        display: table
    }
    
    .navbar:after {
        clear: both
    }
    
    @media (min-width: 992px) {
        .navbar {
            border-radius:2px
        }
    }
    
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
        overflow-x: visible;
        padding-left: 10px;
        padding-right: 10px;
        -webkit-overflow-scrolling: touch
    }
    
    .navbar-collapse:after,.navbar-collapse:before {
        content: " ";
        display: table
    }
    
    .navbar-collapse:after {
        clear: both
    }
    
    .navbar-collapse.in {
        overflow-y: auto
    }
    
    @media (min-width: 992px) {
        .navbar-collapse {
            border-top:0;
            box-shadow: none;
            width: auto
        }
    
        .navbar-collapse.bfmli_collapse {
            display: block!important;
            height: auto!important;
            overflow: visible!important;
            padding-bottom: 0
        }
    
        .navbar-collapse.in {
            overflow-y: visible
        }
    
        .navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
            padding-left: 0;
            padding-right: 0
        }
    }
    
    .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.bfmli_container>.navbar-collapse,.bfmli_container>.navbar-header {
        margin-left: 10px;
        margin-right: 10px
    }
    
    @media (min-width: 992px) {
        .container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.bfmli_container>.navbar-collapse,.bfmli_container>.navbar-header {
            margin-left:0;
            margin-right: 0
        }
    }
    
    .navbar-static-top {
        border-width: 0 0 1px;
        z-index: 1000
    }
    
    @media (min-width: 992px) {
        .navbar-static-top {
            border-radius:0
        }
    }
    
    .navbar-brand {
        float: left;
        font-size: 18px;
        height: 50px;
        line-height: 20px;
        padding: 15px 10px
    }
    
    .navbar-brand:focus,.navbar-brand:hover {
        text-decoration: none
    }
    
    .navbar-brand>img {
        display: block
    }
    
    @media (min-width: 992px) {
        .navbar>.bfmli_container .navbar-brand,.navbar>.container-fluid .navbar-brand {
            margin-left:10px
        }
    }
    
    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 2px;
        float: right;
        margin-bottom: 8px;
        margin-right: 10px;
        margin-top: 8px;
        padding: 9px 10px;
        position: relative
    }
    
    .navbar-toggle:focus {
        outline: 0
    }
    
    .navbar-toggle .icon-bar {
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 20px
    }
    
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px
    }
    
    @media (min-width: 992px) {
        .navbar-toggle {
            display:none
        }
    }
    
    .navbar-nav {
        margin: 7.5px 10px
    }
    
    .navbar-nav>li>a {
        line-height: 20px;
        padding-bottom: 10px;
        padding-top: 10px;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .navbar-nav .open .dropdown-menu {
            background-color:transparent;
            border: 0;
            box-shadow: none;
            margin-top: 0;
            position: static;
            width: auto
        }
    
        .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
            padding: 5px 15px 5px 25px
        }
    
        .navbar-nav .open .dropdown-menu>li>a {
            line-height: 20px
        }
    
        .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
            background-image: none
        }
    }
    
    @media (min-width: 992px) {
        .navbar-nav {
            display:flex;
            margin: 0
        }
    
        .navbar-nav>li>a {
            padding-bottom: 15px;
            padding-top: 15px
        }
    }
    
    .navbar-form {
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
        margin: 8px 10px;
        padding: 10px
    }
    
    @media (min-width: 768px) {
        .navbar-form .form-group {
            display:inline-block;
            margin-bottom: 0;
            vertical-align: middle
        }
    
        .navbar-form .form-control {
            display: inline-block;
            vertical-align: middle;
            width: auto
        }
    
        .navbar-form .form-control-static {
            display: inline-block
        }
    
        .navbar-form .input-group {
            display: inline-table;
            vertical-align: middle
        }
    
        .navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
            width: auto
        }
    
        .navbar-form .input-group>.form-control {
            width: 100%
        }
    
        .navbar-form .control-label {
            margin-bottom: 0;
            vertical-align: middle
        }
    
        .navbar-form .checkbox,.navbar-form .radio {
            display: inline-block;
            margin-bottom: 0;
            margin-top: 0;
            vertical-align: middle
        }
    
        .navbar-form .checkbox label,.navbar-form .radio label {
            padding-left: 0
        }
    
        .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
            margin-left: 0;
            position: relative
        }
    
        .navbar-form .has-feedback .form-control-feedback {
            top: 0
        }
    }
    
    @media (max-width: 767px) {
        .navbar-form .form-group {
            margin-bottom:5px
        }
    
        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
    }
    
    @media (min-width: 992px) {
        .navbar-form {
            border:0;
            box-shadow: none;
            margin-left: 0;
            margin-right: 0;
            padding-bottom: 0;
            padding-top: 0;
            width: auto
        }
    }
    
    .navbar-nav>li>.dropdown-menu {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-top: 0
    }
    
    .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        margin-bottom: 0
    }
    
    .navbar-btn {
        margin-bottom: 8px;
        margin-top: 8px
    }
    
    .navbar-btn.btn-sm {
        margin-bottom: 10px;
        margin-top: 10px
    }
    
    .navbar-btn.btn-xs {
        margin-bottom: 14px;
        margin-top: 14px
    }
    
    @media (min-width: 992px) {
        .navbar-left {
            float:left!important
        }
    
        .navbar-right {
            float: right!important;
            margin-right: 10px
        }
    
        .navbar-right~.navbar-right {
            margin-right: 0
        }
    }
    
    .navbar-default {
        background-color: #f8f8f8;
        border-color: #e7e7e7
    }
    
    .navbar-default .navbar-brand {
        color: #777
    }
    
    .navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
        background-color: transparent;
        color: #5e5e5e
    }
    
    .navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
        color: #777
    }
    
    .navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
        background-color: transparent;
        color: #333
    }
    
    .navbar-default .navbar-nav>.bfmli_active>a,.navbar-default .navbar-nav>.bfmli_active>a:focus,.navbar-default .navbar-nav>.bfmli_active>a:hover {
        background-color: #e7e7e7;
        color: #555
    }
    
    .navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
        background-color: transparent;
        color: #ccc
    }
    
    .navbar-default .navbar-toggle {
        border-color: #ddd
    }
    
    .navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
        background-color: #ddd
    }
    
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888
    }
    
    .navbar-default .navbar-collapse,.navbar-default .navbar-form {
        border-color: #e7e7e7
    }
    
    .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
        background-color: #e7e7e7;
        color: #555
    }
    
    @media (max-width: 767px) {
        .navbar-default .navbar-nav .open .dropdown-menu>li>a {
            color:#777
        }
    
        .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
            background-color: transparent;
            color: #333
        }
    
        .navbar-default .navbar-nav .open .dropdown-menu>.bfmli_active>a,.navbar-default .navbar-nav .open .dropdown-menu>.bfmli_active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.bfmli_active>a:hover {
            background-color: #e7e7e7;
            color: #555
        }
    
        .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
            background-color: transparent;
            color: #ccc
        }
    }
    
    .navbar-default .navbar-link {
        color: #777
    }
    
    .navbar-default .navbar-link:hover {
        color: #333
    }
    
    .navbar-default .btn-link {
        color: #777
    }
    
    .navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
        color: #333
    }
    
    .navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }
    
    .navbar-inverse {
        background-color: #222;
        border-color: #090909
    }
    
    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }
    
    .navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
        background-color: transparent;
        color: #fff
    }
    
    .navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
        color: #9d9d9d
    }
    
    .navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
        background-color: transparent;
        color: #fff
    }
    
    .navbar-inverse .navbar-nav>.bfmli_active>a,.navbar-inverse .navbar-nav>.bfmli_active>a:focus,.navbar-inverse .navbar-nav>.bfmli_active>a:hover {
        background-color: #090909;
        color: #fff
    }
    
    .navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
        background-color: transparent;
        color: #444
    }
    
    .navbar-inverse .navbar-toggle {
        border-color: #333
    }
    
    .navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
        background-color: #333
    }
    
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff
    }
    
    .navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
        border-color: #101010
    }
    
    .navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
        background-color: #090909;
        color: #fff
    }
    
    @media (max-width: 767px) {
        .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
            border-color:#090909
        }
    
        .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
            background-color: #090909
        }
    
        .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
            color: #9d9d9d
        }
    
        .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
            background-color: transparent;
            color: #fff
        }
    
        .navbar-inverse .navbar-nav .open .dropdown-menu>.bfmli_active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.bfmli_active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.bfmli_active>a:hover {
            background-color: #090909;
            color: #fff
        }
    
        .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
            background-color: transparent;
            color: #444
        }
    }
    
    .navbar-inverse .navbar-link {
        color: #9d9d9d
    }
    
    .navbar-inverse .navbar-link:hover {
        color: #fff
    }
    
    .navbar-inverse .btn-link {
        color: #9d9d9d
    }
    
    .navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
        color: #fff
    }
    
    .navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }
    
    .breadcrumb {
        color: var(--theme-gray-color);
        font-size: 0;
        list-style: none;
        margin-bottom: 20px;
        padding: 0
    }
    
    .breadcrumb>li {
        color: inherit;
        display: inline-block;
        font-size: 12px;
        line-height: 1;
        vertical-align: top
    }
    
    .breadcrumb>li a {
        color: inherit;
        line-height: inherit
    }
    
    .breadcrumb>li a:hover {
        color: var(--theme-hover)
    }
    
    .breadcrumb>li .bfmli_wi {
        margin: 0 3px;
        opacity: .8;
        vertical-align: top
    }
    
    .breadcrumb>.bfmli_active {
        opacity: .9
    }
    
    ul.page-numbers,ul.bfmli_pagination {
        display: block;
        margin: 0!important;
        padding-left: 0!important;
        text-align: center
    }
    
    ul.page-numbers>li,ul.bfmli_pagination>li {
        background-color: hsla(var(--theme-color-hsl),.05);
        border-radius: 2px;
        box-sizing: border-box;
        color: var(--theme-gray-color);
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        line-height: 28px;
        margin: 0 5px!important;
        min-width: 30px;
        padding: 0;
        text-align: center;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        ul.page-numbers>li.next>a,ul.page-numbers>li.prev>a,ul.bfmli_pagination>li.next>a,ul.bfmli_pagination>li.prev>a {
            display:flex;
            gap: 3px
        }
    }
    
    ul.page-numbers>li.next span,ul.page-numbers>li.prev span,ul.bfmli_pagination>li.next span,ul.bfmli_pagination>li.prev span {
        display: none
    }
    
    ul.page-numbers>li.next>a:after,ul.page-numbers>li.prev>a:before,ul.bfmli_pagination>li.next>a:after,ul.bfmli_pagination>li.prev>a:before {
        content: "\e64d";
        display: block;
        font-family: iconbg;
        font-size: 15px
    }
    
    @media (max-width: 767px) {
        ul.page-numbers>li.next>a:after,ul.page-numbers>li.prev>a:before,ul.bfmli_pagination>li.next>a:after,ul.bfmli_pagination>li.prev>a:before {
            content:"\e654"
        }
    }
    
    ul.page-numbers>li.prev>a:before,ul.bfmli_pagination>li.prev>a:before {
        transform: rotate(180deg)
    }
    
    @media (max-width: 767px) {
        ul.page-numbers>li,ul.bfmli_pagination>li {
            display:none
        }
    
        ul.page-numbers>li.next,ul.page-numbers>li.next span,ul.page-numbers>li.prev,ul.page-numbers>li.prev span,ul.bfmli_pagination>li.next,ul.bfmli_pagination>li.next span,ul.bfmli_pagination>li.prev,ul.bfmli_pagination>li.prev span {
            display: inline-block
        }
    }
    
    ul.page-numbers>li>a,ul.page-numbers>li>span,ul.bfmli_pagination>li>a,ul.bfmli_pagination>li>span {
        color: inherit;
        display: block;
        padding: 0 8px
    }
    
    ul.page-numbers>li .bfmli_wi,ul.bfmli_pagination>li .bfmli_wi {
        font-size: 15px;
        vertical-align: top
    }
    
    ul.page-numbers>li:hover,ul.bfmli_pagination>li:hover {
        background: var(--theme-hover);
        color: #fff
    }
    
    ul.page-numbers>li.disabled,ul.page-numbers>li.disabled:hover,ul.bfmli_pagination>li.disabled,ul.bfmli_pagination>li.disabled:hover {
        background-color: hsla(var(--theme-color-hsl),.05);
        color: var(--theme-gray-color)
    }
    
    ul.page-numbers>li.disabled:hover,ul.bfmli_pagination>li.disabled:hover {
        cursor: default
    }
    
    ul.page-numbers>li.bfmli_active,ul.bfmli_pagination>li.bfmli_active {
        background: var(--theme-color);
        color: #fff
    }
    
    ul.page-numbers .pagination-go,ul.bfmli_pagination .pagination-go {
        background: none;
        padding: 0;
        position: relative
    }
    
    ul.page-numbers .pagination-go:hover,ul.bfmli_pagination .pagination-go:hover {
        background: none
    }
    
    ul.page-numbers .pagination-go .pgo-input,ul.bfmli_pagination .pagination-go .pgo-input {
        background: hsla(var(--theme-color-hsl),.05);
        border: 1px solid var(--theme-line-color);
        border-radius: 2px;
        line-height: 26px;
        padding: 0 28px 0 8px;
        width: 66px
    }
    
    ul.page-numbers .pagination-go .pgo-input::-webkit-input-placeholder,ul.page-numbers .pagination-go .pgo-input::placeholder,ul.bfmli_pagination .pagination-go .pgo-input::-webkit-input-placeholder,ul.bfmli_pagination .pagination-go .pgo-input::placeholder {
        color: var(--theme-light-color)
    }
    
    ul.page-numbers .pagination-go .pgo-input:focus,ul.bfmli_pagination .pagination-go .pgo-input:focus {
        border-color: var(--theme-hover);
        outline: 0
    }
    
    ul.page-numbers .pagination-go .pgo-btn,ul.bfmli_pagination .pagination-go .pgo-btn {
        background: none;
        border: 0;
        color: var(--theme-gray-color);
        cursor: pointer;
        height: 28px;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 28px
    }
    
    ul.page-numbers .pagination-go .pgo-btn:after,ul.bfmli_pagination .pagination-go .pgo-btn:after {
        content: "\e654";
        display: block;
        font-family: iconbg;
        font-size: 15px
    }
    
    ul.page-numbers .pagination-go .pgo-btn:hover,ul.bfmli_pagination .pagination-go .pgo-btn:hover {
        color: var(--theme-hover)
    }
    
    ul.page-numbers .pagination-go .pgo-btn:active,ul.page-numbers .pagination-go .pgo-btn:focus,ul.bfmli_pagination .pagination-go .pgo-btn:active,ul.bfmli_pagination .pagination-go .pgo-btn:focus {
        background: none;
        outline: 0
    }
    
    .label {
        border-radius: .25em;
        color: #fff;
        display: inline;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        padding: .2em .6em .3em;
        text-align: center;
        vertical-align: baseline;
        white-space: nowrap
    }
    
    .label:empty {
        display: none
    }
    
    .btn .label {
        position: relative;
        top: -1px
    }
    
    a.label:focus,a.label:hover {
        color: #fff;
        cursor: pointer;
        text-decoration: none
    }
    
    .label-default,.label-default[href]:focus,.label-default[href]:hover {
        background-color: #777
    }
    
    .label-primary,.label-primary[href]:focus,.label-primary[href]:hover {
        background-color: var(--theme-color)
    }
    
    .label-success,.label-success[href]:focus,.label-success[href]:hover {
        background-color: #29ad00
    }
    
    .label-info,.label-info[href]:focus,.label-info[href]:hover {
        background-color: #00aae7
    }
    
    .label-warning,.label-warning[href]:focus,.label-warning[href]:hover {
        background-color: #ffa400
    }
    
    .label-danger,.label-danger[href]:focus,.label-danger[href]:hover {
        background-color: #fa5555
    }
    
    .alert {
        border: 1px solid transparent;
        border-radius: 2px;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
        overflow: hidden;
        padding: 12px 15px
    }
    
    .alert h4 {
        color: inherit;
        margin-top: 0
    }
    
    .alert .alert-link {
        font-weight: 700
    }
    
    .alert>p,.alert>ul {
        margin-bottom: 0
    }
    
    .alert>p+p {
        margin-top: 5px
    }
    
    .alert-dismissable,.alert-dismissible {
        padding-right: 35px
    }
    
    .alert-dismissable .close,.alert-dismissible .close {
        color: inherit;
        position: relative;
        right: -21px;
        top: 1px
    }
    
    .alert-success {
        background-color: #eaf7e6;
        border-color: #e7f6e2;
        color: #29ad00
    }
    
    .alert-success hr {
        border-top-color: #d7f0cf
    }
    
    .alert-success .alert-link {
        color: #1d7a00
    }
    
    .alert-info {
        background-color: #e6f7fd;
        border-color: #e1f5fd;
        color: #00aae7
    }
    
    .alert-info hr {
        border-top-color: #caeefb
    }
    
    .alert-info .alert-link {
        color: #0084b4
    }
    
    .alert-warning {
        background-color: #fff6e6;
        border-color: #fff4e1;
        color: #ffa400
    }
    
    .alert-warning hr {
        border-top-color: #ffebc7
    }
    
    .alert-warning .alert-link {
        color: #cc8300
    }
    
    .alert-danger {
        background-color: #fee;
        border-color: #ffe9e9;
        color: #fa5555
    }
    
    .alert-danger hr {
        border-top-color: #ffcfcf
    }
    
    .alert-danger .alert-link {
        color: #f92323
    }
    
    .notice-message-wrapper {
        box-sizing: border-box;
        left: 50%;
        margin: 0;
        padding: 0;
        pointer-events: none;
        position: fixed;
        top: 30px;
        transform: translateX(-50%);
        width: 100%;
        z-index: 999999
    }
    
    .notice-message {
        margin-top: 0;
        opacity: 0;
        padding: 8px 16px;
        position: relative;
        text-align: center;
        transform: translateY(-30px);
        transition: opacity .3s,transform .3s,margin-top .3s;
        transition-timing-function: cubic-bezier(.78,.14,.15,.86)
    }
    
    .notice-message-active {
        opacity: 1;
        transform: translateY(0)
    }
    
    .notice-message-up {
        margin-top: -56px;
        opacity: 0;
        transition: opacity .2s,transform .2s,margin-top .3s
    }
    
    .notice-message-content {
        align-items: center;
        background-color: var(--theme-el-bg-color);
        border: 1px solid var(--theme-line-color);
        border-radius: 4px;
        box-shadow: 0 0 16px 0 hsla(var(--theme-color-hsl),.1),0 8px 16px 0 hsla(var(--theme-color-hsl),.06);
        box-sizing: border-box;
        color: var(--theme-gray-color);
        display: inline-flex;
        font-size: 14px;
        line-height: 1.4;
        opacity: 1;
        overflow: hidden;
        padding: 8px 16px;
        pointer-events: all;
        transition: opacity .3s,transform .4s,top .4s
    }
    
    .notice-message-success {
        background-color: #29ad00;
        border-color: #29ad00;
        color: #fff
    }
    
    .notice-message-warning {
        background-color: #ffa400;
        border-color: #ffa400;
        color: #fff
    }
    
    .notice-message-error {
        background-color: #fa5555;
        border-color: #fa5555;
        color: #fff
    }
    
    .notice-message-icon {
        font-size: 16px;
        margin-right: 8px
    }
    
    .notice-message-loading {
        color: var(--theme-black-color)
    }
    
    .notice-message-loading .notice-message-icon {
        animation: swiper-preloader-spin 2s linear infinite;
        opacity: .9
    }
    
    .panel {
        background-color: var(--theme-el-bg-color);
        border: 1px solid transparent;
        border-radius: 2px;
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-sizing: border-box;
        margin-bottom: 20px
    }
    
    .panel+.panel {
        border-top-color: transparent
    }
    
    .panel-body:after,.panel-body:before {
        content: " ";
        display: table
    }
    
    .panel-body:after {
        clear: both
    }
    
    .panel-heading {
        border-bottom: 1px solid transparent;
        border-top-left-radius: 1px;
        border-top-right-radius: 1px
    }
    
    .panel-heading>.dropdown .dropdown-toggle,.panel-title {
        color: inherit
    }
    
    .panel-title {
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 0
    }
    
    .panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
        color: inherit
    }
    
    .panel-footer {
        background-color: #f5f5f5;
        border-bottom-left-radius: 1px;
        border-bottom-right-radius: 1px;
        border-top: 1px solid #eee;
        padding: 10px 15px
    }
    
    .panel>.list-group,.panel>.panel-collapse>.list-group {
        margin-bottom: 0
    }
    
    .panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
        border-radius: 0;
        border-width: 1px 0
    }
    
    .panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 1px;
        border-top-right-radius: 1px
    }
    
    .panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-left-radius: 1px;
        border-bottom-right-radius: 1px
    }
    
    .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    
    .list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
        border-top-width: 0
    }
    
    .panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
        margin-bottom: 0
    }
    
    .panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
        padding-left: 15px;
        padding-right: 15px
    }
    
    .panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
        border-top-left-radius: 1px;
        border-top-right-radius: 1px
    }
    
    .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
        border-top-left-radius: 1px
    }
    
    .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
        border-top-right-radius: 1px
    }
    
    .panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
        border-bottom-left-radius: 1px;
        border-bottom-right-radius: 1px
    }
    
    .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
        border-bottom-left-radius: 1px
    }
    
    .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
        border-bottom-right-radius: 1px
    }
    
    .panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
        border-top: 1px solid var(--theme-border-color)
    }
    
    .panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
        border-top: 0
    }
    
    .panel>.table-bordered,.panel>.table-responsive>.table-bordered {
        border: 0
    }
    
    .panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    
    .panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    
    .panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
        border-bottom: 0
    }
    
    .panel>.table-responsive {
        border: 0;
        margin-bottom: 0
    }
    
    .panel-group {
        margin-bottom: 20px
    }
    
    .panel-group .panel {
        border-radius: 2px;
        margin-bottom: 0
    }
    
    .panel-group .panel+.panel {
        margin-top: 5px
    }
    
    .panel-group .panel-heading {
        border-bottom: 0
    }
    
    .panel-group .panel-heading+.panel-collapse>.list-group {
        border-top: 1px solid var(--theme-border-color)
    }
    
    .panel-group .panel-footer {
        border-top: 0
    }
    
    .panel-group .panel-footer+.panel-collapse .panel-body {
        border-bottom: 1px solid var(--theme-border-color)
    }
    
    .panel-default,.panel-default>.panel-heading {
        border-color: var(--theme-border-color)
    }
    
    .panel-default>.panel-heading {
        background-color: hsla(var(--theme-color-hsl),.04);
        color: var(--theme-black-color)
    }
    
    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: var(--theme-border-color)
    }
    
    .panel-default>.panel-heading .badge {
        background-color: var(--theme-black-color);
        color: hsla(var(--theme-color-hsl),.04)
    }
    
    .panel-default>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: var(--theme-border-color)
    }
    
    .panel-primary,.panel-primary>.panel-heading {
        border-color: var(--theme-color)
    }
    
    .panel-primary>.panel-heading {
        background-color: var(--theme-color);
        color: #fff
    }
    
    .panel-primary>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: var(--theme-color)
    }
    
    .panel-primary>.panel-heading .badge {
        background-color: #fff;
        color: var(--theme-color)
    }
    
    .panel-primary>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: var(--theme-color)
    }
    
    .panel-success {
        border-color: #e7f6e2
    }
    
    .panel-success>.panel-heading {
        background-color: #eaf7e6;
        border-color: #e7f6e2;
        color: #29ad00
    }
    
    .panel-success>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #e7f6e2
    }
    
    .panel-success>.panel-heading .badge {
        background-color: #29ad00;
        color: #eaf7e6
    }
    
    .panel-success>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #e7f6e2
    }
    
    .panel-info {
        border-color: #e1f5fd
    }
    
    .panel-info>.panel-heading {
        background-color: #e6f7fd;
        border-color: #e1f5fd;
        color: #00aae7
    }
    
    .panel-info>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #e1f5fd
    }
    
    .panel-info>.panel-heading .badge {
        background-color: #00aae7;
        color: #e6f7fd
    }
    
    .panel-info>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #e1f5fd
    }
    
    .panel-warning {
        border-color: #fff4e1
    }
    
    .panel-warning>.panel-heading {
        background-color: #fff6e6;
        border-color: #fff4e1;
        color: #ffa400
    }
    
    .panel-warning>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #fff4e1
    }
    
    .panel-warning>.panel-heading .badge {
        background-color: #ffa400;
        color: #fff6e6
    }
    
    .panel-warning>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #fff4e1
    }
    
    .panel-danger {
        border-color: #ffe9e9
    }
    
    .panel-danger>.panel-heading {
        background-color: #fee;
        border-color: #ffe9e9;
        color: #fa5555
    }
    
    .panel-danger>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #ffe9e9
    }
    
    .panel-danger>.panel-heading .badge {
        background-color: #fa5555;
        color: #fee
    }
    
    .panel-danger>.panel-footer+.panel-collapse>.panel-body {
        border-bottom-color: #ffe9e9
    }
    
    .close {
        color: var(--theme-light-color);
        float: right;
        font-size: 18px;
        line-height: 1;
        margin: 0;
        opacity: .8
    }
    
    .close:focus,.close:hover {
        color: var(--theme-hover);
        cursor: pointer;
        text-decoration: none
    }
    
    button.close {
        -webkit-appearance: none;
        background: transparent;
        border: 0;
        cursor: pointer;
        outline: 0;
        padding: 0
    }
    
    .modal,.modal-open {
        overflow: hidden
    }
    
    .modal {
        bottom: 0;
        display: none;
        left: 0;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 10000;
        -webkit-overflow-scrolling: touch;
        outline: 0
    }
    
    .modal.fade .modal-dialog {
        transform: translateY(-25%);
        transition: transform .3s ease-out
    }
    
    .modal.in {
        opacity: 1
    }
    
    .modal.in .modal-dialog {
        transform: none
    }
    
    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }
    
    .modal-dialog {
        display: inline-block;
        margin-top: 15vh;
        position: relative;
        text-align: left;
        width: auto
    }
    
    @media (max-width: 767px) {
        .modal-dialog {
            margin-bottom:30px;
            width: 92%
        }
    }
    
    .modal-content {
        background-clip: padding-box;
        background-color: var(--theme-el-bg-color);
        border-radius: 2px;
        box-shadow: 0 1px 3px hsla(var(--theme-color-hsl),.2);
        outline: 0;
        position: relative
    }
    
    .modal-backdrop {
        background-color: hsl(var(--theme-color-hsl));
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9999
    }
    
    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }
    
    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }
    
    .modal-header {
        padding: 15px 15px 10px
    }
    
    .modal-header:after,.modal-header:before {
        content: " ";
        display: table
    }
    
    .modal-header:after {
        clear: both
    }
    
    .modal-title {
        color: var(--theme-black-color);
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        margin: 0
    }
    
    .modal-body {
        color: var(--theme-gray-color);
        padding: 15px;
        position: relative
    }
    
    .modal-body p:last-child {
        margin-bottom: 0
    }
    
    .modal-footer {
        padding: 10px 15px 15px;
        text-align: right
    }
    
    .modal-footer:after,.modal-footer:before {
        content: " ";
        display: table
    }
    
    .modal-footer:after {
        clear: both
    }
    
    .modal-footer .btn+.btn {
        margin-bottom: 0;
        margin-left: 5px
    }
    
    .modal-footer .btn-group .btn+.btn {
        margin-left: -1px
    }
    
    .modal-footer .btn-block+.btn-block {
        margin-left: 0
    }
    
    .modal-scrollbar-measure {
        height: 50px;
        overflow: scroll;
        position: absolute;
        top: -9999px;
        width: 50px
    }
    
    @media (min-width: 768px) {
        .modal-dialog {
            width:600px
        }
    
        .modal-content {
            box-shadow: 0 5px 15px hsla(var(--theme-color-hsl),.3)
        }
    
        .modal-sm {
            width: 420px
        }
    }
    
    @media (min-width: 992px) {
        .modal-lg {
            width:900px
        }
    
        .modal-lg .modal-header {
            padding: 20px 20px 10px
        }
    
        .modal-lg .modal-body {
            padding: 20px
        }
    
        .modal-lg .modal-footer {
            padding: 10px 20px 20px
        }
    }
    
    .tooltip {
        display: block;
        font-family: var(--theme-font-family);
        font-style: normal;
        font-weight: 400;
        letter-spacing: normal;
        line-break: auto;
        line-height: 1.42857;
        position: absolute;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        white-space: normal;
        word-break: normal;
        word-spacing: normal;
        z-index: 1070;
        word-wrap: normal;
        filter: alpha(opacity=0);
        font-size: 12px;
        opacity: 0
    }
    
    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }
    
    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }
    
    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }
    
    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }
    
    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }
    
    .tooltip-inner {
        background-color: #000;
        border-radius: 3px;
        color: #fff;
        max-width: 200px;
        padding: 3px 8px;
        text-align: center
    }
    
    .tooltip-arrow {
        border-color: transparent;
        border-style: solid;
        height: 0;
        position: absolute;
        width: 0
    }
    
    .tooltip.top .tooltip-arrow {
        border-top-color: #000;
        border-width: 5px 5px 0;
        bottom: 0;
        left: 50%;
        margin-left: -5px
    }
    
    .tooltip.top-left .tooltip-arrow {
        right: 5px
    }
    
    .tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow {
        border-top-color: #000;
        border-width: 5px 5px 0;
        bottom: 0;
        margin-bottom: -5px
    }
    
    .tooltip.top-right .tooltip-arrow {
        left: 5px
    }
    
    .tooltip.right .tooltip-arrow {
        border-right-color: #000;
        border-width: 5px 5px 5px 0;
        left: 0;
        margin-top: -5px;
        top: 50%
    }
    
    .tooltip.left .tooltip-arrow {
        border-left-color: #000;
        border-width: 5px 0 5px 5px;
        margin-top: -5px;
        right: 0;
        top: 50%
    }
    
    .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #000;
        border-width: 0 5px 5px;
        left: 50%;
        margin-left: -5px;
        top: 0
    }
    
    .tooltip.bottom-left .tooltip-arrow {
        border-bottom-color: #000;
        border-width: 0 5px 5px;
        margin-top: -5px;
        right: 5px;
        top: 0
    }
    
    .tooltip.bottom-right .tooltip-arrow {
        border-bottom-color: #000;
        border-width: 0 5px 5px;
        left: 5px;
        margin-top: -5px;
        top: 0
    }
    
    .clearfix:after,.clearfix:before {
        content: " ";
        display: table
    }
    
    .clearfix:after {
        clear: both
    }
    
    .center-block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    
    .pull-right {
        float: right!important
    }
    
    .pull-left {
        float: left!important
    }
    
    .hide {
        display: none!important
    }
    
    .show {
        display: block!important
    }
    
    .invisible {
        visibility: hidden
    }
    
    .text-hide {
        background-color: transparent;
        border: 0;
        color: transparent;
        font: 0/0 a;
        text-shadow: none
    }
    
    @-ms-viewport {
        width: device-width
    }
    
    .visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
        display: none!important
    }
    
    @media (max-width: 767px) {
        .visible-xs {
            display:block!important
        }
    
        table.visible-xs {
            display: table!important
        }
    
        tr.visible-xs {
            display: table-row!important
        }
    
        td.visible-xs,th.visible-xs {
            display: table-cell!important
        }
    
        .visible-xs-block {
            display: block!important
        }
    
        .visible-xs-inline {
            display: inline!important
        }
    
        .visible-xs-inline-block {
            display: inline-block!important
        }
    }
    
    @media (min-width: 768px) and (max-width:991px) {
        .visible-sm {
            display:block!important
        }
    
        table.visible-sm {
            display: table!important
        }
    
        tr.visible-sm {
            display: table-row!important
        }
    
        td.visible-sm,th.visible-sm {
            display: table-cell!important
        }
    
        .visible-sm-block {
            display: block!important
        }
    
        .visible-sm-inline {
            display: inline!important
        }
    
        .visible-sm-inline-block {
            display: inline-block!important
        }
    }
    
    @media (min-width: 992px) and (max-width:1239px) {
        .visible-md {
            display:block!important
        }
    
        table.visible-md {
            display: table!important
        }
    
        tr.visible-md {
            display: table-row!important
        }
    
        td.visible-md,th.visible-md {
            display: table-cell!important
        }
    
        .visible-md-block {
            display: block!important
        }
    
        .visible-md-inline {
            display: inline!important
        }
    
        .visible-md-inline-block {
            display: inline-block!important
        }
    }
    
    @media (min-width: 1240px) {
        .visible-lg {
            display:block!important
        }
    
        table.visible-lg {
            display: table!important
        }
    
        tr.visible-lg {
            display: table-row!important
        }
    
        td.visible-lg,th.visible-lg {
            display: table-cell!important
        }
    
        .visible-lg-block {
            display: block!important
        }
    
        .visible-lg-inline {
            display: inline!important
        }
    
        .visible-lg-inline-block {
            display: inline-block!important
        }
    }
    
    @media (max-width: 767px) {
        .hidden-xs {
            display:none!important
        }
    }
    
    @media (min-width: 768px) and (max-width:991px) {
        .hidden-sm {
            display:none!important
        }
    }
    
    @media (min-width: 992px) and (max-width:1239px) {
        .hidden-md {
            display:none!important
        }
    }
    
    @media (min-width: 1240px) {
        .hidden-lg {
            display:none!important
        }
    }
    
    .visible-print {
        display: none!important
    }
    
    @media print {
        .visible-print {
            display: block!important
        }
    
        table.visible-print {
            display: table!important
        }
    
        tr.visible-print {
            display: table-row!important
        }
    
        td.visible-print,th.visible-print {
            display: table-cell!important
        }
    }
    
    .visible-print-block {
        display: none!important
    }
    
    @media print {
        .visible-print-block {
            display: block!important
        }
    }
    
    .visible-print-inline {
        display: none!important
    }
    
    @media print {
        .visible-print-inline {
            display: inline!important
        }
    }
    
    .visible-print-inline-block {
        display: none!important
    }
    
    @media print {
        .visible-print-inline-block {
            display: inline-block!important
        }
    
        .hidden-print {
            display: none!important
        }
    }
    
    input[type=checkbox],input[type=radio] {
        line-height: normal;
        margin: 4px 0 0
    }
    
    .icon-rotating {
        animation: swiper-preloader-spin 2s linear infinite
    }
    
    .tabs-wrap {
        background: hsla(var(--theme-color-hsl),.04);
        border: 1px solid hsla(var(--theme-color-hsl),.06);
        border-radius: 3px;
        margin-bottom: 15px;
        overflow: hidden;
        padding: 0
    }
    
    .tabs-wrap .nav-tabs {
        display: flex;
        margin: 0!important;
        padding: 0!important;
        position: relative
    }
    
    .tabs-wrap .nav-tabs>li {
        margin: 0!important
    }
    
    .tabs-wrap .nav-tabs a {
        color: var(--theme-black-color);
        display: block;
        font-size: 14px;
        line-height: 22px;
        margin: 0
    }
    
    .tabs-wrap .nav-tabs a:hover {
        background-color: hsla(var(--theme-color-hsl),.04)
    }
    
    .tabs-wrap .nav-tabs .bfmli_active {
        background: var(--theme-el-bg-color);
        position: relative;
        z-index: 1
    }
    
    .tabs-wrap .nav-tabs .bfmli_active:after {
        background: var(--theme-color);
        border-radius: 2px;
        bottom: 0;
        content: "";
        height: 2px;
        left: 50%;
        margin-left: -.6em;
        position: absolute;
        width: 1.2em
    }
    
    .tabs-wrap .nav-tabs .bfmli_active a {
        background-color: var(--theme-el-bg-color);
        color: var(--theme-color);
        font-weight: 500
    }
    
    .tabs-wrap:not(.tabs-horizontal) .nav-tabs {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch
    }
    
    .tabs-wrap:not(.tabs-horizontal) .nav-tabs:after {
        background: hsla(var(--theme-color-hsl),.1);
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 100%
    }
    
    .tabs-wrap:not(.tabs-horizontal) .nav-tabs .bfmli_active {
        border-left: 1px solid hsla(var(--theme-color-hsl),.1);
        border-right: 1px solid hsla(var(--theme-color-hsl),.1)
    }
    
    .tabs-wrap:not(.tabs-horizontal) .nav-tabs>li:first-child.bfmli_active {
        border-left: 0
    }
    
    .tabs-wrap:not(.tabs-horizontal) .nav-tabs::-webkit-scrollbar {
        height: 3px
    }
    
    .tabs-wrap:not(.tabs-horizontal) .nav-tabs::-webkit-scrollbar-thumb {
        background: hsla(var(--theme-color-hsl),.15);
        border-radius: 3px
    }
    
    .tabs-wrap:not(.tabs-horizontal) .nav-tabs::-webkit-scrollbar-track {
        background: hsla(var(--theme-color-hsl),.08)
    }
    
    .tabs-wrap .tab-content p {
        margin-bottom: 10px!important;
        text-indent: 0!important
    }
    
    .tabs-wrap .tab-content p:last-child {
        margin-bottom: 0!important
    }
    
    .tabs-wrap .tab-wrap {
        background: var(--theme-el-bg-color);
        overflow: hidden;
        padding: 1em;
        width: 100%
    }
    
    .tabs-horizontal {
        display: flex;
        overflow: hidden;
        width: 100%
    }
    
    .tabs-horizontal .nav-tabs {
        border-bottom: 0;
        flex-direction: column;
        flex-shrink: 0;
        width: 120px
    }
    
    .tabs-horizontal .nav-tabs:after {
        background: hsla(var(--theme-color-hsl),.1);
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 1px
    }
    
    .tabs-horizontal .nav-tabs li {
        box-shadow: 0 0 1px hsla(var(--theme-color-hsl),.08)
    }
    
    .tabs-horizontal .nav-tabs li:last-child {
        border-bottom: 0
    }
    
    .tabs-horizontal .nav-tabs .bfmli_active {
        border-bottom: 1px solid hsla(var(--theme-color-hsl),.1);
        border-top: 1px solid hsla(var(--theme-color-hsl),.1)
    }
    
    .tabs-horizontal .nav-tabs>li:first-child.bfmli_active {
        border-top: 0
    }
    
    .tabs-horizontal .nav-tabs .bfmli_active:after {
        bottom: auto;
        height: .8em;
        left: 6px;
        margin: -.4em 0 0;
        top: 50%;
        width: 2px
    }
    
    .panel {
        border-radius: 3px
    }
    
    .panel-heading {
        border-radius: 0;
        padding: 10px 15px
    }
    
    .panel-title {
        border: 0!important;
        font-size: 16px!important;
        font-weight: 400;
        margin: 0!important;
        padding: 0!important
    }
    
    .panel-body {
        padding: 15px
    }
    
    .panel-body p {
        margin-bottom: 10px!important;
        text-indent: 0!important
    }
    
    .panel-body p:last-child {
        margin-bottom: 0!important
    }
    
    .alert p {
        line-height: 1.46!important;
        margin-bottom: 10px!important;
        text-indent: 0!important
    }
    
    .alert p:last-child {
        margin-bottom: 0!important
    }
    
    .entry-content .row,.map-wrap {
        margin-bottom: 10px
    }
    
    .map-wrap {
        position: relative
    }
    
    .map-wrap img {
        max-width: none!important
    }
    
    .map-wrap .map-address {
        text-indent: 0!important
    }
    
    :root {
        --swiper-theme-color: var(--theme-color)
    }
    
    :host {
        display: block;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 1
    }
    
    .swiper-container {
        display: block;
        list-style: none;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        padding: 0;
        position: relative;
        z-index: 1
    }
    
    .swiper-vertical>.swiper-wrapper {
        flex-direction: column
    }
    
    .swiper-wrapper {
        box-sizing: content-box;
        display: flex;
        height: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        transition-property: transform;
        transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
        width: 100%;
        z-index: 1
    }
    
    .modules-feature-posts .post-loop-card .swiper-android .bfmli_item,.swiper-android .modules-feature-posts .post-loop-card .bfmli_item,.swiper-android .swiper-slide,.swiper-wrapper {
        transform: translateZ(0)
    }
    
    .swiper-horizontal {
        touch-action: pan-y
    }
    
    .swiper-vertical {
        touch-action: pan-x
    }
    
    .modules-feature-posts .post-loop-card .bfmli_item,.swiper-slide {
        flex-shrink: 0;
        height: 100%;
        position: relative;
        transition-property: transform;
        width: 100%
    }
    
    .swiper-slide-invisible-blank {
        visibility: hidden
    }
    
    .modules-feature-posts .post-loop-card .swiper-autoheight .bfmli_item,.swiper-autoheight,.swiper-autoheight .modules-feature-posts .post-loop-card .bfmli_item,.swiper-autoheight .swiper-slide {
        height: auto
    }
    
    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height
    }
    
    .modules-feature-posts .post-loop-card .swiper-backface-hidden .bfmli_item,.swiper-backface-hidden .modules-feature-posts .post-loop-card .bfmli_item,.swiper-backface-hidden .swiper-slide {
        backface-visibility: hidden;
        transform: translateZ(0)
    }
    
    .swiper-3d.swiper-css-mode .swiper-wrapper {
        perspective: 1200px
    }
    
    .swiper-3d .swiper-wrapper {
        transform-style: preserve-3d
    }
    
    .swiper-3d {
        perspective: 1200px
    }
    
    .modules-feature-posts .post-loop-card .swiper-3d .bfmli_item,.swiper-3d .modules-feature-posts .post-loop-card .bfmli_item,.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide {
        transform-style: preserve-3d
    }
    
    .swiper-css-mode>.swiper-wrapper {
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none
    }
    
    .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
        display: none
    }
    
    .modules-feature-posts .post-loop-card .swiper-css-mode>.swiper-wrapper>.bfmli_item,.swiper-css-mode>.swiper-wrapper>.swiper-slide {
        scroll-snap-align: start start
    }
    
    .swiper-css-mode.swiper-horizontal>.swiper-wrapper {
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory
    }
    
    .swiper-css-mode.swiper-vertical>.swiper-wrapper {
        -ms-scroll-snap-type: y mandatory;
        scroll-snap-type: y mandatory
    }
    
    .swiper-css-mode.swiper-free-mode>.swiper-wrapper {
        -ms-scroll-snap-type: none;
        scroll-snap-type: none
    }
    
    .modules-feature-posts .post-loop-card .swiper-css-mode.swiper-free-mode>.swiper-wrapper>.bfmli_item,.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
        scroll-snap-align: none
    }
    
    .swiper-css-mode.swiper-centered>.swiper-wrapper:before {
        content: "";
        flex-shrink: 0;
        order: 9999
    }
    
    .modules-feature-posts .post-loop-card .swiper-css-mode.swiper-centered>.swiper-wrapper>.bfmli_item,.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
        scroll-snap-align: center center;
        scroll-snap-stop:always}
    
    .modules-feature-posts .post-loop-card .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.bfmli_item:first-child,.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
        margin-inline-start:var(--swiper-centered-offset-before)}
    
    .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
        height:100%;
        min-height: 1px;
        width: var(--swiper-centered-offset-after)
    }
    
    .modules-feature-posts .post-loop-card .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.bfmli_item:first-child,.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
        margin-block-start:var(--swiper-centered-offset-before)}
    
    .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper: before {
        height:var(--swiper-centered-offset-after);
        min-width: 1px;
        width: 100%
    }
    
    .swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10
    }
    
    .swiper-3d .swiper-slide-shadow {
        background: rgba(0,0,0,.15)
    }
    
    .swiper-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }
    
    .swiper-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }
    
    .swiper-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }
    
    .swiper-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }
    
    .swiper-lazy-preloader {
        border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
        border-radius: 50%;
        border-top: 4px solid transparent;
        box-sizing: border-box;
        height: 42px;
        left: 50%;
        margin-left: -21px;
        margin-top: -21px;
        position: absolute;
        top: 50%;
        transform-origin: 50%;
        width: 42px;
        z-index: 10
    }
    
    .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
        animation: swiper-preloader-spin 1s linear infinite
    }
    
    .swiper-lazy-preloader-white {
        --swiper-preloader-color: #fff
    }
    
    .swiper-lazy-preloader-black {
        --swiper-preloader-color: #000
    }
    
    @keyframes swiper-preloader-spin {
        0% {
            transform: rotate(0deg)
        }
    
        to {
            transform: rotate(1turn)
        }
    }
    
    .modules-feature-posts .post-loop-card .swiper-virtual .bfmli_item,.swiper-virtual .modules-feature-posts .post-loop-card .bfmli_item,.swiper-virtual .swiper-slide {
        -webkit-backface-visibility: hidden;
        transform: translateZ(0)
    }
    
    .swiper-virtual.swiper-css-mode .swiper-wrapper:after {
        content: "";
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0
    }
    
    .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
        height: 1px;
        width: var(--swiper-virtual-size)
    }
    
    .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
        height: var(--swiper-virtual-size);
        width: 1px
    }
    
    :root {
        --swiper-navigation-size: 44px
    }
    
    .swiper-button-next,.swiper-button-prev {
        align-items: center;
        color: var(--swiper-navigation-color,var(--swiper-theme-color));
        cursor: pointer;
        display: flex;
        font-size: calc(var(--swiper-navigation-size)/2);
        height: var(--swiper-navigation-size);
        justify-content: center;
        opacity: 0;
        position: absolute;
        top: calc(var(--swiper-navigation-top-offset, 50%) - var(--swiper-navigation-size)/2);
        transition: all .3s;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: var(--swiper-navigation-size);
        z-index: 10
    }
    
    .swiper-button-next:after,.swiper-button-prev:after {
        content: "\e659";
        display: block;
        font-family: iconbg;
        font-size: calc(var(--swiper-navigation-size)/2)
    }
    
    .swiper-button-prev:after {
        transform: rotate(180deg)
    }
    
    .swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
        cursor: auto;
        opacity: .35;
        pointer-events: none
    }
    
    .swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
        cursor: auto;
        opacity: 0;
        pointer-events: none
    }
    
    .swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
        display: none!important
    }
    
    .swiper-button-lock {
        display: none
    }
    
    .swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
        --swiper-navigation-size: 40px;
        background: hsla(var(--theme-color-hsl),.2);
        border-radius: 50%;
        color: #fff;
        text-align: center
    }
    
    .swiper-container .swiper-button-next:hover,.swiper-container .swiper-button-prev:hover {
        background: hsla(var(--theme-color-hsl),.4);
        opacity: .8!important
    }
    
    .swiper-container .swiper-button-next:active,.swiper-container .swiper-button-prev:active {
        background: hsla(var(--theme-color-hsl),.55);
        transition: all .1s
    }
    
    @media (max-width: 767px) {
        .swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
            --swiper-navigation-size:32px
        }
    }
    
    .swiper-container .swiper-button-prev,.swiper-container .swiper-rtl .swiper-button-next {
        left: calc(0px - var(--swiper-navigation-size));
        right: auto
    }
    
    .swiper-container .swiper-button-next,.swiper-container .swiper-rtl .swiper-button-prev {
        left: auto;
        right: calc(0px - var(--swiper-navigation-size))
    }
    
    .swiper-container:hover .swiper-button-prev,.swiper-container:hover .swiper-rtl .swiper-button-next {
        left: 12px;
        opacity: .8
    }
    
    @media (max-width: 767px) {
        .swiper-container:hover .swiper-button-prev,.swiper-container:hover .swiper-rtl .swiper-button-next {
            left:9.6px
        }
    }
    
    .swiper-container:hover .swiper-button-next,.swiper-container:hover .swiper-rtl .swiper-button-prev {
        opacity: .6;
        right: 12px
    }
    
    @media (max-width: 767px) {
        .swiper-container:hover .swiper-button-next,.swiper-container:hover .swiper-rtl .swiper-button-prev {
            right:9.6px
        }
    }
    
    .swiper-pagination {
        position: absolute;
        text-align: center;
        transform: translateZ(0);
        transition: opacity .3s;
        z-index: 10
    }
    
    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }
    
    .swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
        display: none!important
    }
    
    .swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
        bottom: var(--swiper-pagination-bottom,10px);
        left: 0;
        top: var(--swiper-pagination-top,auto);
        width: 100%
    }
    
    .swiper-pagination-bullets-dynamic {
        font-size: 0;
        overflow: hidden
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        position: relative;
        transform: scale(.33)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(.66)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(.33)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(.66)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(.33)
    }
    
    .swiper-pagination-bullet {
        background: var(--swiper-pagination-bullet-inactive-color,#000);
        border-radius: var(--swiper-pagination-bullet-border-radius,50%);
        display: inline-block;
        height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
        opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
        width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))
    }
    
    button.swiper-pagination-bullet {
        appearance: none;
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 0
    }
    
    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer
    }
    
    .swiper-pagination-bullet:only-child {
        display: none!important
    }
    
    .swiper-pagination-bullet-active {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        opacity: var(--swiper-pagination-bullet-opacity,1)
    }
    
    .swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
        left: var(--swiper-pagination-left,auto);
        right: var(--swiper-pagination-right,8px);
        top: 50%;
        transform: translate3d(0,-50%,0)
    }
    
    .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
        display: block;
        margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0
    }
    
    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px
    }
    
    .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        display: inline-block;
        transition: transform .2s,top .2s
    }
    
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
    }
    
    .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap
    }
    
    .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: transform .2s,left .2s
    }
    
    .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: transform .2s,right .2s
    }
    
    .swiper-pagination-fraction {
        color: var(--swiper-pagination-fraction-color,inherit)
    }
    
    .swiper-pagination-progressbar {
        background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
        position: absolute
    }
    
    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transform: scale(0);
        transform-origin: left top;
        width: 100%
    }
    
    .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        transform-origin: right top
    }
    
    .swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        height: var(--swiper-pagination-progressbar-size,4px);
        left: 0;
        top: 0;
        width: 100%
    }
    
    .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
        height: 100%;
        left: 0;
        top: 0;
        width: var(--swiper-pagination-progressbar-size,4px)
    }
    
    .swiper-pagination-lock {
        display: none
    }
    
    .swiper-scrollbar {
        background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));
        border-radius: var(--swiper-scrollbar-border-radius,10px);
        position: relative;
        touch-action: none
    }
    
    .swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
        display: none!important
    }
    
    .swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
        bottom: var(--swiper-scrollbar-bottom,4px);
        height: var(--swiper-scrollbar-size,4px);
        left: var(--swiper-scrollbar-sides-offset,1%);
        position: absolute;
        top: var(--swiper-scrollbar-top,auto);
        width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
        z-index: 50
    }
    
    .swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {
        height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
        left: var(--swiper-scrollbar-left,auto);
        position: absolute;
        right: var(--swiper-scrollbar-right,4px);
        top: var(--swiper-scrollbar-sides-offset,1%);
        width: var(--swiper-scrollbar-size,4px);
        z-index: 50
    }
    
    .swiper-scrollbar-drag {
        background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
        border-radius: var(--swiper-scrollbar-border-radius,10px);
        height: 100%;
        left: 0;
        position: relative;
        top: 0;
        width: 100%
    }
    
    .swiper-scrollbar-cursor-drag {
        cursor: move
    }
    
    .swiper-scrollbar-lock {
        display: none
    }
    
    .swiper-zoom-container {
        align-items: center;
        display: flex;
        height: 100%;
        justify-content: center;
        text-align: center;
        width: 100%
    }
    
    .swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain
    }
    
    .swiper-slide-zoomed {
        cursor: move;
        touch-action: none
    }
    
    .swiper .swiper-notification {
        left: 0;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        z-index: -1000
    }
    
    .swiper-free-mode>.swiper-wrapper {
        margin: 0 auto;
        transition-timing-function: ease-out
    }
    
    .swiper-grid>.swiper-wrapper {
        flex-wrap: wrap
    }
    
    .swiper-grid-column>.swiper-wrapper {
        flex-direction: column;
        flex-wrap: wrap
    }
    
    .modules-feature-posts .post-loop-card .swiper-fade.swiper-free-mode .bfmli_item,.swiper-fade.swiper-free-mode .modules-feature-posts .post-loop-card .bfmli_item,.swiper-fade.swiper-free-mode .swiper-slide {
        transition-timing-function: ease-out
    }
    
    .modules-feature-posts .post-loop-card .swiper-fade .bfmli_item,.swiper-fade .modules-feature-posts .post-loop-card .bfmli_item,.swiper-fade .swiper-slide {
        pointer-events: none;
        transition-property: opacity
    }
    
    .modules-feature-posts .post-loop-card .swiper-fade .bfmli_item .bfmli_item,.modules-feature-posts .post-loop-card .swiper-fade .bfmli_item .swiper-slide,.modules-feature-posts .post-loop-card .swiper-fade .swiper-slide .bfmli_item,.swiper-fade .modules-feature-posts .post-loop-card .bfmli_item .bfmli_item,.swiper-fade .modules-feature-posts .post-loop-card .bfmli_item .swiper-slide,.swiper-fade .swiper-slide .modules-feature-posts .post-loop-card .bfmli_item,.swiper-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }
    
    .swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }
    
    .swiper-cube {
        overflow: visible
    }
    
    .modules-feature-posts .post-loop-card .swiper-cube .bfmli_item,.swiper-cube .modules-feature-posts .post-loop-card .bfmli_item,.swiper-cube .swiper-slide {
        backface-visibility: hidden;
        height: 100%;
        pointer-events: none;
        transform-origin: 0 0;
        visibility: hidden;
        width: 100%;
        z-index: 1
    }
    
    .modules-feature-posts .post-loop-card .swiper-cube .bfmli_item .bfmli_item,.modules-feature-posts .post-loop-card .swiper-cube .bfmli_item .swiper-slide,.modules-feature-posts .post-loop-card .swiper-cube .swiper-slide .bfmli_item,.swiper-cube .modules-feature-posts .post-loop-card .bfmli_item .bfmli_item,.swiper-cube .modules-feature-posts .post-loop-card .bfmli_item .swiper-slide,.swiper-cube .swiper-slide .modules-feature-posts .post-loop-card .bfmli_item,.swiper-cube .swiper-slide .swiper-slide {
        pointer-events: none
    }
    
    .modules-feature-posts .post-loop-card .swiper-cube.swiper-rtl .bfmli_item,.swiper-cube.swiper-rtl .modules-feature-posts .post-loop-card .bfmli_item,.swiper-cube.swiper-rtl .swiper-slide {
        transform-origin: 100% 0
    }
    
    .swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }
    
    .swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }
    
    .swiper-cube .swiper-cube-shadow {
        bottom: 0;
        height: 100%;
        left: 0;
        opacity: .6;
        position: absolute;
        width: 100%;
        z-index: 0
    }
    
    .swiper-cube .swiper-cube-shadow:before {
        background: #000;
        bottom: 0;
        content: "";
        filter: blur(50px);
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
    
    .modules-feature-posts .post-loop-card .swiper-cube .swiper-slide-next+.bfmli_item,.swiper-cube .modules-feature-posts .post-loop-card .swiper-slide-next+.bfmli_item,.swiper-cube .swiper-slide-next+.swiper-slide {
        pointer-events: auto;
        visibility: visible
    }
    
    .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
        backface-visibility: hidden;
        z-index: 0
    }
    
    .swiper-flip {
        overflow: visible
    }
    
    .modules-feature-posts .post-loop-card .swiper-flip .bfmli_item,.swiper-flip .modules-feature-posts .post-loop-card .bfmli_item,.swiper-flip .swiper-slide {
        backface-visibility: hidden;
        pointer-events: none;
        z-index: 1
    }
    
    .modules-feature-posts .post-loop-card .swiper-flip .bfmli_item .bfmli_item,.modules-feature-posts .post-loop-card .swiper-flip .bfmli_item .swiper-slide,.modules-feature-posts .post-loop-card .swiper-flip .swiper-slide .bfmli_item,.swiper-flip .modules-feature-posts .post-loop-card .bfmli_item .bfmli_item,.swiper-flip .modules-feature-posts .post-loop-card .bfmli_item .swiper-slide,.swiper-flip .swiper-slide .modules-feature-posts .post-loop-card .bfmli_item,.swiper-flip .swiper-slide .swiper-slide {
        pointer-events: none
    }
    
    .swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }
    
    .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
        backface-visibility: hidden;
        z-index: 0
    }
    
    .modules-feature-posts .post-loop-card .swiper-creative .bfmli_item,.swiper-creative .modules-feature-posts .post-loop-card .bfmli_item,.swiper-creative .swiper-slide {
        backface-visibility: hidden;
        overflow: hidden;
        transition-property: transform,opacity,height
    }
    
    .swiper-cards {
        overflow: visible
    }
    
    .modules-feature-posts .post-loop-card .swiper-cards .bfmli_item,.swiper-cards .modules-feature-posts .post-loop-card .bfmli_item,.swiper-cards .swiper-slide {
        backface-visibility: hidden;
        overflow: hidden;
        transform-origin: center bottom
    }
    
    .action {
        bottom: 20%;
        display: flex;
        flex-direction: column;
        position: fixed;
        right: 20px;
        width: 40px;
        z-index: 999
    }
    
    .action.action-style-1 {
        width: 62px
    }
    
    .action.action-style-1 .action-item {
        height: 64px;
        width: 62px
    }
    
    .action.action-style-1 .action-item>span {
        display: block;
        font-size: 12px;
        line-height: 1
    }
    
    .action.action-style-1 .action-item-icon {
        font-size: 28px;
        line-height: 42px;
        vertical-align: top
    }
    
    .action.action-color-1 .action-item {
        background-color: var(--action-color);
        color: #fff;
        position: relative;
        z-index: 0
    }
    
    .action.action-color-1 .action-item:hover:before {
        background: rgba(0,0,0,.1);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
    
    .action.action-pos-1 {
        left: 50%;
        margin-left: 610px;
        right: auto
    }
    
    @media (max-width: 1219px) {
        .action.action-pos-1 {
            left:auto;
            margin-left: 0;
            right: 10px
        }
    }
    
    .action.hide-gotop .action-item:nth-last-child(2),.action.hide-gotop .action-item:nth-last-child(2):before {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
    
    .action .action-item {
        background: var(--theme-body-bg-color);
        border-top: 1px solid hsla(var(--theme-color-hsl),.1);
        box-sizing: content-box;
        color: hsla(var(--theme-color-hsl),.5);
        display: block;
        height: 40px;
        line-height: 40px;
        position: relative;
        text-align: center;
        text-decoration: none;
        width: 40px;
        z-index: 0
    }
    
    .action .action-item:before {
        background: var(--theme-line-color);
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1
    }
    
    .action .action-item:first-child {
        border-top: 0
    }
    
    .action .action-item:first-child,.action .action-item:first-child:before {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }
    
    .action .action-item:last-child,.action .action-item:last-child:before {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
    
    .action .action-item:hover {
        background-color: var(--theme-hover);
        color: #fff;
        cursor: pointer
    }
    
    .action .action-item:hover .action-item-inner {
        opacity: 1;
        transform: translateX(-5px);
        transition: all .3s ease;
        visibility: visible
    }
    
    .action .gotop {
        opacity: 0;
        transition: opacity .3s ease
    }
    
    .action .gotop.bfmli_active {
        opacity: 1;
        transition: opacity .3s ease
    }
    
    .action .action-item-icon {
        font-size: 20px;
        line-height: 40px
    }
    
    .action .action-item-inner {
        background-color: var(--theme-el-bg-color);
        border-radius: 4px;
        box-shadow: 0 0 3px 1px hsla(var(--theme-color-hsl),.1);
        color: var(--theme-black-color);
        cursor: auto;
        font-size: 12px;
        opacity: 0;
        padding: 15px;
        position: absolute;
        right: 98%;
        text-align: left;
        top: 50%;
        transition: all .3s ease;
        visibility: hidden;
        width: 250px
    }
    
    .action .action-item-inner:after {
        content: "";
        height: 100%;
        position: absolute;
        right: -5px;
        top: 0;
        width: 5px
    }
    
    .action .action-item-inner.action-item-type-2 {
        font-size: 14px;
        line-height: 1.6
    }
    
    .action .action-item-inner.action-item-type-2 p:last-child {
        margin-bottom: 0
    }
    
    .action .action-item-inner img {
        height: auto;
        max-width: 100%
    }
    
    .action .action-item-inner .action-item-img {
        display: block
    }
    
    .action .action-item-inner h1,.action .action-item-inner h2,.action .action-item-inner h3,.action .action-item-inner h4,.action .action-item-inner h5,.action .action-item-inner h6 {
        margin: .5em 0
    }
    
    .action .action-item-inner h1:first-child,.action .action-item-inner h2:first-child,.action .action-item-inner h3:first-child,.action .action-item-inner h4:first-child,.action .action-item-inner h5:first-child,.action .action-item-inner h6:first-child {
        margin-top: 0
    }
    
    .action .action-item-inner h1 {
        margin: 1em 0
    }
    
    .action .action-item-inner h2,.action .action-item-inner h3,.action .action-item-inner h4 {
        background: var(--theme-color);
        border-radius: 3px;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
        margin-bottom: 1em;
        padding: 10px 15px
    }
    
    .action .share-more-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 4px 8px;
        margin: 0;
        padding: 15px
    }
    
    .action .share-more-title {
        margin-bottom: 10px!important;
        width: 100%
    }
    
    .action .action-share-item {
        align-items: center;
        border-radius: 3px;
        box-sizing: border-box;
        color: var(--theme-gray-color);
        display: flex;
        font-size: 14px;
        gap: 6px;
        line-height: 20px;
        padding: 6px 3px;
        position: relative;
        transition: all .2s ease-out 0s;
        width: calc(50% - 4px)
    }
    
    .action .action-share-item:hover {
        background: hsla(var(--theme-color-hsl),.04);
        color: var(--theme-hover);
        padding: 6px 8px;
        text-decoration: none;
        transition: all .2s ease-out 0s
    }
    
    .action .action-share-item:hover .share-wx-wrap {
        bottom: 40px;
        filter: alpha(opacity=100);
        opacity: 1;
        transition: all .3s ease-out 0s
    }
    
    .action .action-share-item .bfmli_wi {
        color: #fff;
        font-size: 14px;
        fill: #fff;
        border-radius: 3px;
        flex-shrink: 0;
        height: 20px;
        line-height: 20px;
        text-align: center;
        width: 20px
    }
    
    .action .action-share-item .wi-weibo {
        background-color: #d62d2b
    }
    
    .action .action-share-item .wi-wechat {
        background-color: #07c160
    }
    
    .action .action-share-item .wi-qq {
        background-color: #09f
    }
    
    .action .action-share-item .wi-qzone {
        background-color: #ffcf03
    }
    
    .action .action-share-item .wi-douban {
        background-color: #2d963d
    }
    
    .action .action-share-item .wi-linkedin {
        background-color: #0a66c2
    }
    
    .action .action-share-item .wi-facebook {
        background-color: #0866ff
    }
    
    .action .action-share-item .wi-twitter {
        background-color: #55acee
    }
    
    .action .action-share-item .wi-x {
        background-color: #000
    }
    
    .action .action-share-item .wi-mail {
        background-color: #7d7d7d
    }
    
    .action .action-share-item .wi-tumblr {
        background-color: #32506d
    }
    
    .action .action-share-item .wi-whatsapp {
        background-color: #00e676
    }
    
    .action .action-share-item .wi-line {
        background-color: #05be03
    }
    
    .action .action-share-item .wi-telegram {
        background-color: #2aabee
    }
    
    .action .action-share-item .wi-pinterest {
        background-color: #c00
    }
    
    @media (max-width: 767px) {
        .action {
            display:none
        }
    }
    
    .ie-update {
        background: #f7ecb5;
        box-sizing: content-box;
        color: #eea236;
        font-size: 14px;
        height: 30px;
        left: 0;
        line-height: 30px;
        padding: 10px 0;
        position: fixed;
        _position: absolute;
        top: 0;
        width: 100%;
        z-index: 99999
    }
    
    .ie-update p {
        margin: 0
    }
    
    .addthis-smartlayers,.footer-bar {
        display: none
    }
    
    .footer-bar {
        background: var(--theme-el-bg-color);
        bottom: 0;
        box-shadow: 0 -2px 3px 0 hsla(var(--theme-color-hsl),.06);
        box-sizing: content-box;
        color: var(--theme-gray-color);
        font-size: 0;
        height: 48px;
        left: 0;
        padding-bottom: env(safe-area-inset-bottom);
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 999
    }
    
    @media (max-width: 767px) {
        .footer-bar {
            display:flex;
            justify-content: space-between
        }
    }
    
    .footer-bar .fb-item {
        font-size: 14px;
        padding-top: 7px;
        vertical-align: middle;
        width: 100%
    }
    
    .footer-bar .fb-item .fb-item-icon {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 3px;
        vertical-align: top
    }
    
    .footer-bar .fb-item .fb-item-icon img {
        height: 20px;
        vertical-align: top;
        width: auto
    }
    
    .footer-bar .fb-item span {
        display: block;
        font-size: 11px;
        line-height: 11px
    }
    
    .footer-bar a {
        color: var(--theme-gray-color);
        display: block;
        text-decoration: none
    }
    
    .footer-bar a:active,.footer-bar a:focus,.footer-bar a:hover {
        color: var(--theme-black-color)
    }
    
    #footer-bar .modal-body {
        padding-top: 5px
    }
    
    #footer-bar .modal-body img {
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 100%
    }
    
    @media (max-width: 767px) {
        .footer.width-footer-bar {
            margin-bottom:50px
        }
    }
    
    .copy-callback-success {
        align-items: center;
        color: var(--theme-black-color);
        display: flex;
        font-size: 18px;
        gap: 5px;
        justify-content: center;
        line-height: 26px;
        margin-bottom: 20px;
        text-align: center
    }
    
    .copy-callback-success:before {
        background: #29ad00;
        border-radius: 24px;
        color: #fff;
        content: "\e69a";
        font-family: iconbg;
        font-size: 18px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        width: 24px
    }
    
    .share-wx-wrap {
        background: #fff;
        border: 1px solid #efefef;
        bottom: 50px;
        box-shadow: 0 0 3px 1px rgba(0,0,0,.05);
        box-sizing: content-box;
        filter: alpha(opacity=0);
        left: 50%;
        line-height: 1;
        margin: 0 0 0 -81px!important;
        opacity: 0;
        padding: 0;
        pointer-events: none;
        position: absolute;
        text-align: center;
        transition: all .3s ease-out 0s;
        width: 160px;
        z-index: 9
    }
    
    .share-wx-wrap:after,.share-wx-wrap:before {
        border: 8px solid transparent;
        border-top-color: #efefef;
        bottom: -16px;
        content: "";
        height: 0;
        left: 50%;
        line-height: 0;
        margin-left: -8px;
        position: absolute;
        width: 0
    }
    
    .share-wx-wrap:after {
        border-top-color: #fff;
        bottom: -15px;
        z-index: 1
    }
    
    .share-wx-wrap canvas,.share-wx-wrap img {
        display: block;
        height: auto;
        padding: 10px 10px 0;
        vertical-align: top;
        width: 100%
    }
    
    .share-wx-wrap span {
        color: #999;
        display: block;
        font-size: 12px!important;
        line-height: 1!important;
        margin: 0!important;
        padding: 0 0 10px;
        vertical-align: top
    }
    
    .admin-bar .top-news {
        top: 32px
    }
    
    @media (max-width: 782px) {
        .admin-bar .top-news {
            top:46px
        }
    }
    
    .top-news {
        background: var(--theme-color);
        color: #fff;
        display: none;
        height: 60px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000
    }
    
    .top-news-content {
        align-items: center;
        display: flex;
        font-size: 14px;
        height: 100%;
        line-height: 18px;
        padding-bottom: 12px;
        padding-right: 50px!important;
        padding-top: 12px;
        position: relative
    }
    
    .top-news-content .content-text {
        display: -webkit-box;
        max-height: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
    
    .top-news-content a {
        color: inherit
    }
    
    .top-news-content a:hover {
        opacity: .8
    }
    
    .top-news-close {
        border: 1px solid #fff;
        border-radius: 50%;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        font-size: 14px;
        height: 20px;
        line-height: 18px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        width: 20px
    }
    
    @media (max-width: 767px) {
        .top-news-close {
            right:15px
        }
    }
    
    .widget-priview {
        padding: 0!important
    }
    
    .widget-priview #wrap {
        background: #fff;
        margin: 0;
        padding: 0
    }
    
    .widget-priview.abs #wrap {
        padding: 0!important
    }
    
    .widget-priview .site-content {
        float: none!important;
        width: 100%!important
    }
    
    .widget-priview .site-content .widget {
        margin-bottom: 0
    }
    
    .wpcom-modules blockquote {
        color: var(--theme-gray-color);
        font-size: 13px
    }
    
    .wpcom-modules img {
        height: auto;
        max-width: 100%;
        vertical-align: top
    }
    
    .wpcom-modules embed,.wpcom-modules iframe {
        max-width: 100%
    }
    
    .wpcom-modules .aligncenter {
        display: block;
        margin: 0 auto
    }
    
    .wpcom-modules .alignright {
        float: right
    }
    
    .wpcom-modules button,.wpcom-modules input,.wpcom-modules select,.wpcom-modules textarea {
        max-width: 100%
    }
    
    .modules-fullwidth {
        margin-bottom: 0;
        padding: 15px 0
    }
    
    .modules-fullwidth .container-fluid {
        padding: 0
    }
    
    .modules-fullwidth .container-fluid>.modules-gird {
        overflow: hidden
    }
    
    @media (max-width: 767px) {
        .modules-fullwidth {
            background-attachment:scroll!important
        }
    }
    
    .modules-image img {
        display: block;
        height: auto
    }
    
    .modules-image .modules-image-inner>a,.modules-image .modules-image-inner>img {
        display: inline-block;
        max-width: 100%;
        vertical-align: top
    }
    
    .modules-image .modules-image-inner>a>img {
        width: 100%
    }
    
    .modules-image .image-align-center {
        text-align: center
    }
    
    .modules-image .image-align-right {
        text-align: right
    }
    
    .modules-image .image-align-justify>a,.modules-image .image-align-justify>img {
        display: block
    }
    
    .modules-image .image-align-justify img {
        width: 100%!important
    }
    
    .modules-map {
        position: relative
    }
    
    .modules-map img {
        max-width: none
    }
    
    .map-container {
        background: #f3f1ec;
        height: 100%
    }
    
    .map-title {
        color: var(--theme-black-color);
        font-size: 18px;
        font-weight: 600;
        margin: 15px 0 0!important
    }
    
    .map-address {
        color: var(--theme-gray-color);
        font-size: 16px;
        margin: 10px 0
    }
    
    .module-shadow {
        background: rgba(0,0,0,.3);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .module-shadow-white {
        background: hsla(0,0%,100%,.3)
    }
    
    .module-bg-video {
        height: 100%;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 100%;
        clip: rect(auto,auto,auto,auto)
    }
    
    @media (max-width: 991px) {
        .module-bg-video {
            display:none
        }
    }
    
    .module-bg-video video {
        backface-visibility: hidden;
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    @media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
        .module-bg-video video {
            height: auto;
            left: 50%;
            min-height: 100%;
            min-width: 100%;
            top: 50%;
            transform: translate(-50%,-50%);
            width: auto
        }
    }
    
    .module-bg-video.module-bg-fixed video {
        position: fixed
    }
    
    .is-mobile .module-bg-video {
        display: none
    }
    
    .modules-video {
        position: relative;
        text-align: center
    }
    
    .modules-video .video-wrap {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 5px;
        height: 200px
    }
    
    @media (max-width: 1199px) {
        .modules-video .video-wrap.video-wrap-vw-0 {
            height:166px
        }
    }
    
    @media (max-width: 991px) {
        .modules-video .video-wrap.video-wrap-vw-0 {
            height:126px
        }
    }
    
    .modules-video .video-inline-player {
        border-radius: 5px;
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }
    
    .modules-video .video-inline-player embed,.modules-video .video-inline-player iframe,.modules-video .video-inline-player video {
        height: 100%;
        vertical-align: top;
        width: 100%
    }
    
    @media (min-width: 991px) {
        .modules-video .video-inline-player .plyr__control--overlaid {
            padding:25px
        }
    
        .modules-video .video-inline-player .plyr__control--overlaid svg {
            left: 3px;
            transform: scale(1.5)
        }
    }
    
    .modules-video .modal-player {
        border-radius: 50%;
        color: #fff;
        cursor: pointer;
        font-size: 50px;
        height: 72px;
        left: 50%;
        line-height: 72px;
        position: absolute;
        text-align: center;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 72px
    }
    
    @media (max-width: 991px) {
        .modules-video .modal-player {
            font-size:38px;
            height: 60px;
            line-height: 60px;
            width: 60px
        }
    }
    
    .modules-video .modal-player:after,.modules-video .modal-player:before {
        background: var(--theme-color);
        border-radius: 50%;
        content: "";
        height: 100%;
        left: 0;
        opacity: .8;
        position: absolute;
        top: 0;
        transition: all .2s ease-out 0s;
        width: 100%
    }
    
    .modules-video .modal-player:after {
        opacity: .3;
        transform: scale(1.2)
    }
    
    .modules-video .modal-player .bfmli_wi {
        position: relative;
        z-index: 1
    }
    
    .modules-video .modal-player:hover:before {
        opacity: .9
    }
    
    .modules-video .modal-player:hover:after,.modules-video .modal-player:hover:before {
        transform: scale(1.05);
        transition: all .2s ease-out 0s
    }
    
    .modules-video .modal-dialog {
        width: 900px
    }
    
    @media (max-width: 991px) {
        .modules-video .modal-dialog {
            width:92%
        }
    }
    
    .modules-video .modal-body {
        height: 550px
    }
    
    @media (max-width: 991px) {
        .modules-video .modal-body {
            height:200px
        }
    }
    
    .video-code {
        display: none
    }
    
    .modal-video {
        z-index: 10050
    }
    
    .modal-video .modal-content {
        border: 0;
        border-radius: 0;
        position: relative
    }
    
    .modal-video .modal-header {
        border-bottom: 0;
        padding: 5px 7px;
        position: absolute;
        width: 100%;
        z-index: 1
    }
    
    .modal-video .modal-header .close {
        color: #fff;
        font-size: 22px;
        height: 30px;
        line-height: 30px;
        margin: 0;
        opacity: .85;
        outline: 0;
        position: absolute;
        right: 0;
        text-align: center;
        text-shadow: none;
        top: -30px
    }
    
    .modal-video .modal-header .close:hover {
        opacity: 1
    }
    
    .modal-video .modal-body {
        padding: 0!important
    }
    
    .modal-video .wp-video {
        background-color: #000;
        height: 100%
    }
    
    .modal-video embed,.modal-video iframe,.modal-video video {
        height: 100%;
        outline: 0;
        vertical-align: top;
        width: 100%
    }
    
    .modules-text {
        font-size: 16px
    }
    
    .modules-text h1 {
        font-size: 36px
    }
    
    @media (max-width: 767px) {
        .modules-text h1 {
            font-size:30px
        }
    }
    
    .modules-text h2 {
        font-size: 30px
    }
    
    @media (max-width: 767px) {
        .modules-text h2 {
            font-size:22px
        }
    }
    
    .modules-text h3 {
        font-size: 24px
    }
    
    @media (max-width: 767px) {
        .modules-text h3 {
            font-size:18px
        }
    }
    
    .modules-text h4 {
        font-size: 18px
    }
    
    @media (max-width: 767px) {
        .modules-text h4 {
            font-size:16px
        }
    }
    
    .modules-text p {
        line-height: 1.8;
        margin-bottom: 15px
    }
    
    .modules-text p:last-child {
        margin-bottom: 0
    }
    
    .modules-text p.has-drop-cap:not(:focus):first-letter {
        font-size: 3em;
        font-weight: 100;
        line-height: 1
    }
    
    .modules-text figure {
        margin-bottom: 15px
    }
    
    .modules-text blockquote {
        background: #fbfbfb;
        border-left-color: #e5e5e5;
        color: #666;
        font-size: 14px
    }
    
    .modules-text blockquote p:last-child {
        margin-bottom: 0
    }
    
    .modules-text ol,.modules-text ul {
        list-style-position: outside;
        margin-bottom: 15px;
        padding-left: 2em
    }
    
    .modules-text li {
        margin-bottom: 10px
    }
    
    .modules-text img {
        height: auto
    }
    
    .modules-text audio,.modules-text img,.modules-text video {
        max-width: 100%;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .modules-text audio,.modules-text video {
            display:block;
            height: auto;
            width: 100%
        }
    }
    
    .modules-text embed,.modules-text iframe {
        max-width: 100%;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .modules-text embed,.modules-text iframe {
            display:block;
            max-height: 500px;
            min-height: 200px;
            width: 100%
        }
    }
    
    .modules-text .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
    
    .modules-text .aligncenter img {
        margin: 0 auto
    }
    
    .modules-text .alignleft {
        float: left;
        margin-bottom: 10px;
        margin-right: 10px
    }
    
    .modules-text .alignright {
        float: right;
        margin-bottom: 10px;
        margin-left: 10px
    }
    
    .modules-text .wp-caption,.modules-text button,.modules-text input,.modules-text select,.modules-text textarea {
        max-width: 100%
    }
    
    .modules-text .wp-caption-text {
        color: #666;
        font-size: 14px;
        line-height: 1.5;
        padding-top: 5px;
        text-align: center;
        text-indent: 0
    }
    
    .modules-text-format .text-format-el {
        margin: 0;
        padding: 0
    }
    
    .modules-container .container-inner {
        z-index: 0
    }
    
    .modules-container .container-inner .module-shadow {
        z-index: -1
    }
    
    .modules-button-inner {
        margin-bottom: -10px;
        margin-right: -10px;
        margin-top: -10px
    }
    
    .modules-button {
        font-size: 0
    }
    
    .modules-button .btn {
        font-weight: 400;
        margin: 10px
    }
    
    .modules-button .btn.btn-primary {
        border: 0;
        line-height: 18px
    }
    
    .modules-button .btn.btn-primary.btn-sm,.modules-button .btn.btn-primary.btn-xs {
        line-height: 16px
    }
    
    @media (max-width: 767px) {
        .modules-button .btn.btn-primary.btn-m-sm,.modules-button .btn.btn-primary.btn-m-xs {
            line-height:16px
        }
    }
    
    .modules-button .btn.btn-border {
        border-style: solid;
        border-width: 1px;
        line-height: 16px
    }
    
    .modules-button .btn.btn-border.btn-sm,.modules-button .btn.btn-border.btn-xs {
        line-height: 14px
    }
    
    @media (max-width: 767px) {
        .modules-button .btn.btn-border.btn-m-sm,.modules-button .btn.btn-border.btn-m-xs {
            line-height:14px
        }
    }
    
    .modules-button .btn.btn-border.btn-xl {
        line-height: 18px
    }
    
    @media (max-width: 767px) {
        .modules-button .btn.btn-border.btn-m-xl {
            line-height:18px
        }
    }
    
    .modules-button .btn-lg {
        padding: 11px 25px
    }
    
    .modules-button .btn-xl {
        border-radius: 2px;
        font-size: 16px;
        line-height: 18px;
        padding: 13px 35px
    }
    
    .modules-button .btn-xl.btn-primary {
        line-height: 20px
    }
    
    .modules-button .btn-icon {
        font-size: 1.1em;
        line-height: inherit;
        margin-right: .3em;
        vertical-align: top
    }
    
    .modules-button .btn-icon-1 .btn-icon {
        margin-left: .3em;
        margin-right: 0
    }
    
    @media (max-width: 767px) {
        .modules-button .btn-m-xl {
            border-radius:2px;
            font-size: 16px;
            line-height: 18px;
            padding: 13px 35px
        }
    
        .modules-button .btn-m-xl.btn-primary {
            line-height: 20px
        }
    
        .modules-button .btn-m-lg {
            border-radius: 4px;
            font-size: 14px;
            line-height: 16px;
            padding: 11px 20px
        }
    
        .modules-button .btn-m-normal {
            border-radius: 4px;
            font-size: 14px;
            line-height: 16px;
            padding: 9px 20px
        }
    
        .modules-button .btn-m-sm {
            border-radius: 3px;
            font-size: 12px;
            line-height: 14px;
            padding: 8px 15px
        }
    
        .modules-button .btn-m-xs {
            border-radius: 3px;
            font-size: 12px;
            line-height: 14px;
            padding: 6px 15px
        }
    }
    
    .modules-gutenberg {
        font-size: 16px;
        line-height: 1.8
    }
    
    .modules-accordion .panel-group {
        color: var(--theme-gray-color);
        margin: 0
    }
    
    .modules-accordion .panel {
        background: none;
        border-bottom-width: 0;
        border-color: hsla(0,0%,80%,.5)
    }
    
    .modules-accordion .panel:last-child {
        border-bottom-width: 1px
    }
    
    .modules-accordion .panel-title {
        color: var(--theme-black-color)
    }
    
    .modules-accordion .panel-heading {
        color: inherit
    }
    
    .modules-accordion .panel-heading .panel-title a {
        color: inherit;
        font-weight: 500
    }
    
    .modules-accordion .panel-collapse .panel-body,.modules-accordion .panel-heading .panel-title a:hover,.modules-accordion .panel-heading .panel-title a:hover .bfmli_wi {
        color: inherit
    }
    
    .modules-accordion .accordion-style-2 {
        color: #eee
    }
    
    .modules-accordion .accordion-style-2 .panel {
        background: var(--theme-color);
        border: 0;
        border-radius: 2px;
        margin-bottom: 15px;
        padding: 0 20px
    }
    
    .modules-accordion .accordion-style-2 .panel:last-child {
        margin-bottom: 0
    }
    
    .modules-accordion .accordion-style-2 .panel-title {
        color: #fff
    }
    
    .modules-accordion .accordion-style-2 .panel-heading .panel-title a .wpcom-icon {
        opacity: .7
    }
    
    .modules-default-slider .swiper-container {
        font-size: 16px
    }
    
    @media (max-width: 767px) {
        .modules-default-slider .swiper-container {
            font-size:14px
        }
    }
    
    .modules-default-slider .modules-feature-posts .post-loop-card .bfmli_item,.modules-default-slider .swiper-slide,.modules-feature-posts .post-loop-card .modules-default-slider .bfmli_item {
        height: auto;
        overflow: hidden
    }
    
    .modules-default-slider .modules-feature-posts .post-loop-card .bfmli_item>a,.modules-default-slider .swiper-slide>a,.modules-feature-posts .post-loop-card .modules-default-slider .bfmli_item>a {
        display: block;
        height: 100%;
        text-decoration: none;
        width: 100%
    }
    
    .modules-default-slider .modules-feature-posts .post-loop-card .bfmli_item img,.modules-default-slider .swiper-slide img,.modules-feature-posts .post-loop-card .modules-default-slider .bfmli_item img {
        display: block;
        height: 100%;
        object-fit: cover;
        width: 100%
    }
    
    .modules-default-slider .swiper-slide-title {
        background: hsla(var(--theme-color-hsl),.3);
        bottom: 0;
        color: var(--theme-el-bg-color);
        font-weight: 500;
        left: 0;
        line-height: 1.2em;
        padding: 1em calc(3em + 96px) 1em 2em;
        position: absolute;
        right: 0
    }
    
    @media (max-width: 767px) {
        .modules-default-slider .swiper-slide-title {
            padding:.8em calc(2em + 96px) .8em 1.2em
        }
    }
    
    .modules-default-slider .swiper-pagination {
        line-height: 1.2em
    }
    
    .modules-default-slider .swiper-thumbs {
        margin-top: calc(var(--module-thumbs-margin-top, 10px) - 1px);
        padding: 1px
    }
    
    .modules-default-slider .swiper-thumbs .modules-feature-posts .post-loop-card .bfmli_item,.modules-default-slider .swiper-thumbs .swiper-slide,.modules-feature-posts .post-loop-card .modules-default-slider .swiper-thumbs .bfmli_item {
        background: var(--theme-black-color);
        cursor: pointer
    }
    
    .modules-default-slider .swiper-thumbs .modules-feature-posts .post-loop-card .bfmli_item img,.modules-default-slider .swiper-thumbs .swiper-slide img,.modules-feature-posts .post-loop-card .modules-default-slider .swiper-thumbs .bfmli_item img {
        opacity: .6
    }
    
    .modules-default-slider .swiper-thumbs .modules-feature-posts .post-loop-card .bfmli_item:hover img,.modules-default-slider .swiper-thumbs .swiper-slide:hover img,.modules-feature-posts .post-loop-card .modules-default-slider .swiper-thumbs .bfmli_item:hover img {
        opacity: .8
    }
    
    .modules-default-slider .swiper-thumbs .swiper-slide-thumb-active {
        outline: 1px solid var(--theme-color)
    }
    
    .modules-default-slider .swiper-thumbs .swiper-slide-thumb-active img,.modules-default-slider .swiper-thumbs .swiper-slide-thumb-active:hover img {
        opacity: 1
    }
    
    .modules-alert .alert {
        align-items: flex-start;
        background: var(--module-bg-color,var(--theme-line-color));
        border-radius: var(--module-border-radius,4px);
        color: var(--module-color,var(--theme-black-color));
        display: flex;
        font-size: var(--module-font-size,16px);
        gap: .5em;
        line-height: 1.4;
        margin: 0;
        padding: var(--module-padding,12px 15px)
    }
    
    .modules-alert .alert-icon {
        color: var(--module-icon-color);
        font-size: 1.2em;
        line-height: calc(var(--module-font-size, 16px)*1.4)
    }
    
    .modules-alert .alert-icon .wpcom-icon {
        vertical-align: top
    }
    
    .modules-alert .alert-icon img {
        display: block;
        height: calc(var(--module-font-size, 16px)*1.4);
        width: auto
    }
    
    .modules-alert .alert-content {
        flex-grow: 1
    }
    
    .modules-alert .alert-close {
        cursor: pointer;
        font-family: iconbg;
        font-size: .9em;
        line-height: calc(var(--module-font-size, 16px)*1.4);
        opacity: .8;
        text-align: center;
        width: calc(var(--module-font-size, 16px) + 4px)
    }
    
    .modules-alert .alert-close:after {
        content: "\e60c"
    }
    
    .modules-alert .alert-close:hover {
        opacity: 1
    }
    
    .modules-search {
        --module-height: 42px;
        --module-radius: 5px;
        --module-border: 1px solid var(--theme-border-color);
        --module-shadow: none;
        --module-color: var(--theme-black-color);
        --module-bg-color: var(--theme-el-bg-color,#fff);
        --module-btn-color: var(--theme-color);
        margin-left: auto;
        margin-right: auto
    }
    
    .modules-search-type {
        color: var(--module-color);
        display: flex;
        font-size: 15px;
        gap: 24px;
        justify-content: center;
        line-height: 2;
        margin-bottom: 8px;
        overflow-x: auto;
        overflow-y: hidden
    }
    
    @media (max-width: 991px) {
        .modules-search-type {
            justify-content:flex-start
        }
    }
    
    .modules-search-type-item {
        cursor: pointer;
        opacity: .8;
        padding-bottom: 3px;
        white-space: nowrap
    }
    
    .modules-search-type-item:hover {
        opacity: 1
    }
    
    .modules-search-type-item.bfmli_active {
        opacity: 1;
        position: relative
    }
    
    .modules-search-type-item.bfmli_active:after {
        background: var(--module-color);
        border-radius: 3px;
        bottom: 0;
        content: "";
        height: 3px;
        left: 0;
        opacity: .8;
        position: absolute;
        width: 100%
    }
    
    .modules-search-from {
        background: var(--module-bg-color);
        border: var(--module-border);
        border-radius: var(--module-radius);
        box-shadow: var(--module-shadow);
        box-sizing: content-box;
        display: flex;
        overflow: hidden;
        padding: 5px
    }
    
    .modules-search-from:focus-within {
        border-color: var(--module-btn-color)
    }
    
    .modules-search-post {
        color: var(--module-color);
        font-size: calc(var(--module-height)/3);
        line-height: calc(var(--module-height) - 10px);
        position: relative
    }
    
    .modules-search-post select {
        appearance: none;
        background: none;
        border: 0;
        color: inherit;
        cursor: pointer;
        outline: 0;
        padding: 0 calc(var(--module-height)/3 + 5px) 0 calc(var(--module-height)/2.5 - 5px);
        text-align: center
    }
    
    .modules-search-post:after {
        content: "\e64e";
        display: block;
        font-family: iconbg;
        opacity: .6;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }
    
    .modules-search-input {
        background: none;
        border: 0;
        color: var(--module-color);
        flex-grow: 1;
        font-size: calc(var(--module-height)/3);
        line-height: calc(var(--module-height) - 10px);
        outline: 0;
        padding: 0 calc(var(--module-height)/2.5 - 5px)
    }
    
    .modules-search-input:-ms-input-placeholder {
        color: var(--module-color);
        opacity: .6
    }
    
    .modules-search-input::placeholder {
        color: var(--module-color);
        opacity: .6
    }
    
    .modules-search-button {
        background: var(--module-btn-color);
        border: 0;
        border-radius: calc(var(--module-radius) - 1px);
        color: var(--module-bg-color);
        cursor: pointer;
        font-size: max(12px,calc(var(--module-height)/3 + 2px));
        font-weight: 600;
        line-height: calc(var(--module-height) - 10px);
        outline: 0;
        padding: 0 calc(var(--module-height)/2.2)
    }
    
    .modules-search-button:hover {
        opacity: .92
    }
    
    .modules-search-icon-button {
        background: none;
        color: var(--module-btn-color);
        font-size: calc(var(--module-height)/2);
        padding: 0 calc(var(--module-height)/3)
    }
    
    @keyframes smartphoto-loader {
        0% {
            opacity: .4;
            transform: rotate(0deg)
        }
    
        50% {
            opacity: 1;
            transform: rotate(180deg)
        }
    
        to {
            opacity: .4;
            transform: rotate(1turn)
        }
    }
    
    @keyframes smartphoto-appear {
        0% {
            display: none;
            opacity: 0
        }
    
        1% {
            display: block;
            opacity: 0
        }
    
        to {
            display: block;
            opacity: 1
        }
    }
    
    @keyframes smartphoto-hide {
        0% {
            display: block;
            opacity: 1
        }
    
        99% {
            display: block;
            opacity: 0
        }
    
        to {
            display: none;
            opacity: 0
        }
    }
    
    .smartphoto {
        animation-duration: .3s;
        animation-name: plyr-fade-in;
        animation-timing-function: ease-out;
        background-color: rgba(0,0,0,.8);
        cursor: pointer;
        font-family: sans-serif;
        height: 100%;
        left: 0;
        opacity: 1;
        overflow: hidden;
        position: fixed;
        top: 0;
        transition: opacity .3s ease-out;
        transition: all .3s ease-out;
        width: 100%;
        z-index: 100000
    }
    
    @media (max-width: 767px) {
        .smartphoto {
            background-color:rgba(0,0,0,.98)
        }
    }
    
    .smartphoto[aria-hidden=true] {
        display: none
    }
    
    .smartphoto-close {
        opacity: 0
    }
    
    .smartphoto-count {
        color: #fff;
        display: inline-block;
        font-size: 16px;
        line-height: 20px;
        vertical-align: top
    }
    
    .smartphoto-header {
        background-color: rgba(0,0,0,.2);
        box-sizing: border-box;
        display: block;
        height: 50px;
        left: 0;
        padding: 15px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100002
    }
    
    .smartphoto-content {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .smartphoto-dismiss {
        background-color: transparent;
        background-image: url(../fonts/7f7c655ebcf9430cb2007a2ec03d16bc.woff);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        border: none;
        color: #fff;
        cursor: pointer;
        display: block;
        height: 40px;
        line-height: 1;
        outline: 0;
        padding: 0;
        position: absolute;
        right: 5px;
        text-decoration: none;
        top: 5px;
        width: 40px
    }
    
    .smartphoto-body {
        margin: 0 auto;
        z-index: 102
    }
    
    .smartphoto-body,.smartphoto-inner {
        height: 100%;
        position: relative;
        width: 100%
    }
    
    .smartphoto-inner {
        vertical-align: top
    }
    
    .smartphoto-img {
        cursor: zoom-in;
        display: none;
        height: auto;
        max-width: none!important;
        transition: transform .3s ease-out;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: auto;
        -webkit-user-drag: none
    }
    
    .smartphoto-img.bfmli_active {
        display: block
    }
    
    .smartphoto-img-onmove {
        cursor: grab;
        cursor: -webkit-grab;
        transition: none
    }
    
    .smartphoto-img-elasticmove {
        transition: transform .3s ease-out
    }
    
    .smartphoto-img-wrap {
        animation-duration: .3s;
        animation-name: plyr-fade-in;
        animation-timing-function: ease-out;
        display: inline-block;
        opacity: 1;
        transition: opacity .3s ease-out
    }
    
    .smartphoto-img-left {
        transform: translateX(150%)!important
    }
    
    .smartphoto-img-right {
        transform: translateX(-150%)!important
    }
    
    .smartphoto-arrows {
        animation-duration: .3s;
        animation-name: smartphoto-appear;
        animation-timing-function: ease-out;
        left: 0;
        list-style-type: none;
        margin: 0;
        opacity: 1;
        padding: 0;
        position: relative;
        top: 50%;
        z-index: 1002
    }
    
    @media (max-width: 991px) {
        .smartphoto-arrows {
            display:none
        }
    }
    
    .smartphoto-arrows[aria-hidden=true] {
        animation-name: smartphoto-hide;
        display: none
    }
    
    .smartphoto-arrows li {
        animation-duration: .3s;
        animation-name: smartphoto-appear;
        animation-timing-function: ease-out;
        background-color: hsla(0,0%,100%,.1);
        border-radius: 50%;
        box-sizing: content-box;
        display: block;
        height: 40px;
        left: 10px;
        margin-top: -20px;
        position: absolute;
        top: 50%;
        width: 40px
    }
    
    .smartphoto-arrows li:focus {
        outline: none
    }
    
    .smartphoto-arrows [aria-hidden=true] {
        animation-name: smartphoto-hide;
        display: none
    }
    
    .smartphoto-arrows a {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 10px 18px;
        display: block;
        height: 100%;
        text-decoration: none;
        width: 100%
    }
    
    .smartphoto-arrows li.smartphoto-arrow-right {
        left: auto;
        right: 10px
    }
    
    .smartphoto-arrows li.smartphoto-arrow-right a {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath fill='%23fff' d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0z'/%3E%3C/svg%3E")
    }
    
    .smartphoto-arrows li.smartphoto-arrow-left a {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath fill='%23fff' d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44z'/%3E%3C/svg%3E")
    }
    
    .smartPhotoArrowHideIcon {
        display: none
    }
    
    .smartphoto-nav {
        animation-duration: .3s;
        animation-name: smartphoto-appear;
        animation-timing-function: ease-out;
        bottom: 0;
        left: 0;
        opacity: 1;
        position: absolute;
        width: 100%
    }
    
    .smartphoto-nav[aria-hidden=true] {
        animation-name: smartphoto-hide;
        display: none
    }
    
    .smartphoto-nav ul {
        display: block;
        list-style: none;
        margin: 0;
        overflow-x: auto;
        padding: 0;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch
    }
    
    .smartphoto-nav li {
        display: inline-block;
        height: 50px;
        overflow: hidden;
        width: 50px
    }
    
    .smartphoto-nav a {
        background-color: #fff;
        background-position: 50%;
        background-size: cover;
        display: block;
        height: 100%;
        opacity: .5;
        width: 100%
    }
    
    .smartphoto-nav a:focus {
        opacity: .8
    }
    
    .smartphoto-nav a.current {
        opacity: 1
    }
    
    .smartphoto-nav img {
        height: 100%;
        width: auto
    }
    
    .smartphoto-list {
        left: 0;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        white-space: nowrap;
        z-index: 101
    }
    
    .smartphoto-list li {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transition: all .3s ease-out;
        width: 100%
    }
    
    .smartphoto-list li:focus {
        outline: none
    }
    
    .smartphoto-list-onmove {
        transition: all .3s ease-out
    }
    
    .smartphoto-caption {
        box-sizing: border-box;
        color: #fff;
        font-size: 12px;
        height: 50px;
        left: 0;
        line-height: 50px;
        overflow: hidden;
        padding: 0 50px;
        position: absolute;
        text-align: center;
        text-overflow: ellipsis;
        top: 0;
        white-space: nowrap;
        width: 100%
    }
    
    .smartphoto-caption:focus {
        outline: none
    }
    
    .smartphoto-loader-wrap {
        display: block;
        height: 0;
        position: relative;
        transform: translate(50vw,50vh);
        width: 0;
        z-index: 103
    }
    
    .smartphoto-loader {
        animation: smartphoto-loader .5s linear infinite;
        border: 4px solid var(--theme-color);
        border-radius: 50%;
        border-right: 4px solid transparent;
        height: 30px;
        left: 0;
        margin-left: -25px;
        margin-top: -25px;
        position: absolute;
        top: 0;
        width: 30px;
        z-index: 101
    }
    
    .smartphoto-img-clone {
        left: 0;
        position: fixed;
        top: 0;
        transition: all .3s ease-out;
        z-index: 100
    }
    
    .smartphoto-sr-only {
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        clip: rect(0,0,0,0)
    }
    
    .blocks-gallery-grid,.wp-block-gallery {
        display: flex!important;
        padding: 0!important
    }
    
    .blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure {
        margin-bottom: 0
    }
    
    .wp-block-search {
        position: relative
    }
    
    .wp-block-quote {
        border-left-color: var(--theme-light-color)
    }
    
    .wp-block-subhead {
        text-indent: 0
    }
    
    .wp-block-code {
        background: #2b303b;
        border-color: #393939;
        border-radius: 2px;
        color: #eee
    }
    
    .wp-block-latest-posts {
        margin-bottom: 10px;
        padding-left: 2em;
        text-align: left
    }
    
    .wp-block-latest-posts.is-grid {
        display: flex;
        list-style: disc
    }
    
    .wp-block-table {
        margin-bottom: 20px;
        width: 100%
    }
    
    .wp-block-table,.wp-block-table table {
        border-collapse: collapse;
        border-spacing: 0
    }
    
    .wp-block-table td,.wp-block-table th {
        border: 1px solid var(--theme-border-color);
        padding: 10px
    }
    
    .wp-block-table thead {
        border-bottom-color: var(--theme-border-color)!important
    }
    
    .wp-block-table tfoot {
        border-top-color: var(--theme-border-color)!important
    }
    
    .wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
        border: 0!important
    }
    
    .wp-block-table.aligncenter {
        display: table
    }
    
    .wp-block-table.left {
        float: none;
        text-align: left
    }
    
    .wp-block-table.alignright {
        float: none;
        text-align: right
    }
    
    .wp-block-cover-image-text {
        text-indent: 0
    }
    
    .wp-block-video {
        text-align: center
    }
    
    .wp-block-audio,.wp-block-button,.wp-block-cover,.wp-block-cover-image,.wp-block-video {
        margin-bottom: 20px
    }
    
    .wp-block-cover__inner-container>p:last-child {
        margin-bottom: 0!important
    }
    
    .wp-block-cover__inner-container .has-black-background-color {
        background-color: rgba(0,0,0,.85)!important
    }
    
    .wp-block-cover__inner-container .has-white-background-color {
        background-color: hsla(0,0%,100%,.85)!important
    }
    
    .wp-block-cover__image-background {
        height: 100%!important
    }
    
    .wp-block-embed {
        text-align: center
    }
    
    .wp-embedded-content {
        display: block;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .wp-embedded-content {
            max-height:none!important;
            min-height: auto!important
        }
    }
    
    .wp-block-pullquote {
        border-bottom: 4px solid #e5e5e5;
        border-top: 4px solid #e5e5e5;
        color: #444;
        margin: 28px 0;
        padding: 3em 0;
        text-align: center
    }
    
    .wp-block-pullquote blockquote {
        background: none!important;
        border: 0!important;
        margin: 0;
        padding: 0!important
    }
    
    .wp-block-pullquote blockquote:before {
        display: none
    }
    
    .wp-block-verse {
        line-height: 2
    }
    
    .block-alert {
        display: flex;
        line-height: 1.47;
        padding: 15px
    }
    
    .block-alert>.icon-el {
        flex-shrink: 0;
        line-height: inherit;
        padding-right: 10px
    }
    
    .block-alert>.fa-lg {
        font-size: 38px;
        line-height: 42px;
        padding-right: 15px
    }
    
    .block-alert .alert-content {
        width: 100%
    }
    
    .block-alert.alert-default {
        background: hsla(var(--theme-color-hsl),.04);
        border: 1px solid var(--theme-border-color);
        color: var(--theme-black-color)
    }
    
    .block-panel .panel-heading .panel-title {
        line-height: 22px!important
    }
    
    .block-panel .panel-heading .panel-title .wpcom-icon {
        font-size: 1.1em;
        line-height: inherit;
        margin-right: 5px;
        vertical-align: top
    }
    
    .wp-block-image {
        margin-bottom: 20px
    }
    
    .wp-block-image>figure {
        margin-bottom: 0
    }
    
    .wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized>aligncenter {
        display: table!important;
        table-layout: fixed
    }
    
    .wp-block-image figcaption {
        color: var(--theme-gray-color);
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 0!important;
        text-align: center
    }
    
    @media (max-width: 767px) {
        .wp-block-image :where(img[class*=wp-image-]) {
            height:auto!important
        }
    }
    
    .wp-block-separator {
        background-color: rgba(0,0,0,.4);
        border: 0!important;
        border-radius: 2px;
        color: rgba(0,0,0,.4);
        height: 2px;
        margin-left: auto;
        margin-right: auto;
        width: 100px
    }
    
    .wp-block-separator.is-style-dots,.wp-block-separator.is-style-wide {
        height: 1px;
        width: auto
    }
    
    .wp-block-wpcom-video-code {
        margin-bottom: 20px
    }
    
    .wp-block-wpcom-video-code .video-code-inner {
        margin: 0 auto;
        max-width: 100%;
        position: relative;
        --video-height: 56.25%
    }
    
    .wp-block-wpcom-video-code .video-code-inner iframe,.wp-block-wpcom-video-code .video-code-inner video,.wp-block-wpcom-video-code .video-code-inner>.plyr {
        bottom: 0;
        display: block;
        height: 100%!important;
        left: 0;
        max-width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%!important
    }
    
    @media (max-width: 767px) {
        .wp-block-wpcom-video-code .video-code-inner iframe,.wp-block-wpcom-video-code .video-code-inner video,.wp-block-wpcom-video-code .video-code-inner>.plyr {
            max-height:none!important;
            min-height: auto!important
        }
    }
    
    .wp-block-wpcom-video-code .video-code-inner:before {
        content: "";
        display: block;
        padding-bottom: var(--video-height)
    }
    
    .wp-block-wpcom-accordion>.panel {
        background: none;
        border-left: 0;
        border-radius: 0;
        border-right: 0;
        box-shadow: none
    }
    
    .wp-block-wpcom-accordion>.panel+.panel {
        margin-top: -1px
    }
    
    .wp-block-wpcom-accordion .panel-heading {
        background: none;
        border-bottom: 0;
        border-top: 0;
        padding: 0
    }
    
    .wp-block-wpcom-accordion .panel-heading .panel-title {
        color: var(--theme-black-color);
        position: relative
    }
    
    .wp-block-wpcom-accordion .panel-heading .panel-title a {
        align-items: flex-start;
        background: none;
        color: inherit;
        display: flex;
        font-size: 18px;
        font-weight: 400;
        gap: 15px;
        justify-content: space-between;
        line-height: 18px;
        padding: 20px 0;
        width: 100%
    }
    
    .wp-block-wpcom-accordion .panel-heading .panel-title a:after {
        content: "\e64e";
        font-family: iconbg;
        font-size: 1em;
        opacity: .5;
        padding: 0 6px;
        transition: all .3s
    }
    
    .wp-block-wpcom-accordion .panel-heading .panel-title a:active,.wp-block-wpcom-accordion .panel-heading .panel-title a:focus,.wp-block-wpcom-accordion .panel-heading .panel-title a:hover {
        background: none;
        text-decoration: none
    }
    
    .wp-block-wpcom-accordion .panel-heading .panel-title a[aria-expanded=true]:after {
        transform: rotate(-180deg);
        transition: all .3s
    }
    
    .wp-block-wpcom-accordion .panel-heading .panel-title a:hover {
        background: none;
        color: var(--theme-hover)
    }
    
    .wp-block-wpcom-accordion .panel-collapse .panel-body {
        border-top: 0;
        color: inherit;
        font-size: 16px;
        padding: 0 0 30px
    }
    
    .wp-video {
        width: auto!important
    }
    
    .plyr--video {
        margin-bottom: 20px
    }
    
    .j-wpcom-video {
        display: block;
        max-width: 100%
    }
    
    .wp-block-wpcom-hljs {
        position: relative
    }
    
    .wp-block-wpcom-hljs .copy-btn {
        border: 1px solid hsla(0,0%,100%,.2);
        border-radius: 3px;
        color: hsla(0,0%,100%,.95);
        cursor: pointer;
        display: none;
        font-size: 18px;
        line-height: 1;
        padding: 6px;
        position: absolute;
        right: 12px;
        top: 12px
    }
    
    .wp-block-wpcom-hljs .copy-btn:hover {
        background-color: hsla(0,0%,100%,.03);
        border: 1px solid hsla(0,0%,100%,.25);
        color: #fff
    }
    
    .wp-block-wpcom-hljs .copy-btn.success {
        background: none;
        border-color: #2da44e;
        color: #2da44e;
        cursor: default;
        display: block
    }
    
    .wp-block-wpcom-hljs:hover .copy-btn {
        display: block
    }
    
    .wp-block-wpcom-hljs>pre::-webkit-scrollbar {
        height: 4px;
        width: 4px
    }
    
    .wp-block-wpcom-hljs>pre::-webkit-scrollbar-thumb {
        background: hsla(0,0%,100%,.5);
        border-radius: 4px
    }
    
    .wp-block-wpcom-hljs>pre::-webkit-scrollbar-track {
        background: hsla(0,0%,100%,.05)
    }
    
    .wp-block-wpcom-images.aligncenter .wp-block-wpcom-image {
        text-align: center
    }
    
    .wp-block-wpcom-images.inline-image {
        margin-bottom: 20px
    }
    
    .wp-block-wpcom-images.inline-image .wp-block-wpcom-image {
        margin: 0
    }
    
    .wp-block-wpcom-url-card {
        margin-bottom: 20px
    }
    
    .wp-block-wpcom-url-card .url-card {
        align-items: center;
        background-color: hsla(var(--theme-color-hsl),.04);
        border-radius: 4px;
        box-shadow: 0 0 1px 0 hsla(var(--theme-color-hsl),.2);
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        max-width: 100%;
        overflow: hidden;
        padding: 15px;
        text-decoration: none;
        width: 400px
    }
    
    .wp-block-wpcom-url-card .url-card:hover {
        background-color: hsla(var(--theme-color-hsl),.06)
    }
    
    .wp-block-wpcom-url-card .url-card-image {
        border-radius: 3px;
        flex-shrink: 0;
        margin-right: 20px;
        overflow: hidden;
        width: 25%
    }
    
    .wp-block-wpcom-url-card .url-card-image img {
        height: auto;
        width: 100%
    }
    
    .wp-block-wpcom-url-card .url-card-content {
        width: 100%
    }
    
    .wp-block-wpcom-url-card .url-card-title {
        color: var(--theme-black-color);
        display: block;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.3;
        margin-bottom: 5px;
        word-break: break-all
    }
    
    .wp-block-wpcom-url-card .url-card-desc {
        color: var(--theme-gray-color);
        display: block;
        font-size: 14px;
        line-height: 1.4;
        word-break: break-all
    }
    
    .wp-block-wpcom-slider {
        border-radius: 4px;
        margin-bottom: 20px;
        overflow: hidden
    }
    
    img.emoji,img.wp-smiley {
        background: none!important;
        border: none!important;
        box-shadow: none!important;
        display: inline!important;
        height: 1.5em!important;
        margin: 0 .07em!important;
        max-height: none!important;
        padding: 0!important;
        vertical-align: -.3em!important;
        width: 1.5em!important
    }
    
    :root {
        --plyr-color-main: var(--theme-color)
    }
    
    @keyframes plyr-progress {
        to {
            background-position: 25px 0;
            background-position: var(--plyr-progress-loading-size,25px) 0
        }
    }
    
    @keyframes plyr-popup {
        0% {
            opacity: .5;
            transform: translateY(10px)
        }
    
        to {
            opacity: 1;
            transform: translateY(0)
        }
    }
    
    @keyframes plyr-fade-in {
        0% {
            opacity: 0
        }
    
        to {
            opacity: 1
        }
    }
    
    .plyr {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        align-items: center;
        direction: ltr;
        display: flex;
        flex-direction: column;
        font-family: inherit;
        font-family: var(--plyr-font-family,inherit);
        font-variant-numeric: tabular-nums;
        font-weight: 400;
        font-weight: var(--plyr-font-weight-regular,400);
        line-height: 1.7;
        line-height: var(--plyr-line-height,1.7);
        max-width: 100%;
        min-width: 200px;
        position: relative;
        text-shadow: none;
        transition: box-shadow .3s ease;
        z-index: 0
    }
    
    .plyr audio,.plyr iframe,.plyr video {
        display: block;
        height: 100%;
        width: 100%
    }
    
    .plyr button {
        font: inherit;
        line-height: inherit;
        width: auto
    }
    
    .plyr:focus {
        outline: 0
    }
    
    .plyr--full-ui {
        box-sizing: border-box
    }
    
    .plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before {
        box-sizing: inherit
    }
    
    .plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label {
        touch-action: manipulation
    }
    
    .plyr__badge {
        background: #4a5464;
        background: var(--plyr-badge-background,#4a5464);
        border-radius: 2px;
        border-radius: var(--plyr-badge-border-radius,2px);
        color: #fff;
        color: var(--plyr-badge-text-color,#fff);
        font-size: 9px;
        font-size: var(--plyr-font-size-badge,9px);
        line-height: 1;
        padding: 3px 4px
    }
    
    .plyr--full-ui ::-webkit-media-text-track-container {
        display: none
    }
    
    .plyr__captions {
        animation: plyr-fade-in .3s ease;
        bottom: 0;
        display: none;
        font-size: 13px;
        font-size: var(--plyr-font-size-small,13px);
        left: 0;
        padding: 10px;
        padding: var(--plyr-control-spacing,10px);
        position: absolute;
        text-align: center;
        transition: transform .4s ease-in-out;
        width: 100%
    }
    
    .plyr__captions span:empty {
        display: none
    }
    
    @media (min-width: 480px) {
        .plyr__captions {
            font-size:15px;
            font-size: var(--plyr-font-size-base,15px);
            padding: 20px;
            padding: calc(var(--plyr-control-spacing,10px)*2)
        }
    }
    
    @media (min-width: 768px) {
        .plyr__captions {
            font-size:18px;
            font-size: var(--plyr-font-size-large,18px)
        }
    }
    
    .plyr--captions-active .plyr__captions {
        display: block
    }
    
    .plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
        transform: translateY(-40px);
        transform: translateY(calc(var(--plyr-control-spacing,10px)*-4))
    }
    
    .plyr__caption {
        background: #000c;
        background: var(--plyr-captions-background,rgba(0,0,0,.8));
        border-radius: 2px;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        color: #fff;
        color: var(--plyr-captions-text-color,#fff);
        line-height: 185%;
        padding: .2em .5em;
        white-space: pre-wrap
    }
    
    .plyr__caption div {
        display: inline
    }
    
    .plyr__control {
        background: #0000;
        border: 0;
        border-radius: 4px;
        border-radius: var(--plyr-control-radius,4px);
        color: inherit;
        cursor: pointer;
        flex-shrink: 0;
        overflow: visible;
        padding: 7px;
        padding: calc(var(--plyr-control-spacing,10px)*.7);
        position: relative;
        transition: all .3s ease
    }
    
    .plyr__control svg {
        fill: currentColor;
        display: block;
        height: 18px;
        height: var(--plyr-control-icon-size,18px);
        pointer-events: none;
        width: 18px;
        width: var(--plyr-control-icon-size,18px)
    }
    
    .plyr__control:focus {
        outline: 0
    }
    
    .plyr__control:focus-visible {
        outline: 2px dashed #00b2ff;
        outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        outline-offset: 2px
    }
    
    a.plyr__control {
        text-decoration: none
    }
    
    .plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before {
        display: none
    }
    
    .plyr--full-ui ::-webkit-media-controls {
        display: none
    }
    
    .plyr__controls {
        align-items: center;
        display: flex;
        justify-content: flex-end;
        text-align: center
    }
    
    .plyr__controls .plyr__progress__container {
        flex: 1;
        min-width: 0
    }
    
    .plyr__controls .plyr__controls__item {
        margin-left: 2.5px;
        margin-left: calc(var(--plyr-control-spacing,10px)/4)
    }
    
    .plyr__controls .plyr__controls__item:first-child {
        margin-left: 0;
        margin-right: auto
    }
    
    .plyr__controls .plyr__controls__item.plyr__progress__container {
        padding-left: 2.5px;
        padding-left: calc(var(--plyr-control-spacing,10px)/4)
    }
    
    .plyr__controls .plyr__controls__item.plyr__time {
        padding: 0 5px;
        padding: 0 calc(var(--plyr-control-spacing,10px)/2)
    }
    
    .plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child {
        padding-left: 0
    }
    
    .plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty {
        display: none
    }
    
    .plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip] {
        display: inline-block
    }
    
    .plyr__menu {
        display: flex;
        position: relative
    }
    
    .plyr__menu .plyr__control svg {
        transition: transform .3s ease
    }
    
    .plyr__menu .plyr__control[aria-expanded=true] svg {
        transform: rotate(90deg)
    }
    
    .plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
        display: none
    }
    
    .plyr__menu__container {
        animation: plyr-popup .2s ease;
        background: #ffffffe6;
        background: var(--plyr-menu-background,hsla(0,0%,100%,.902));
        border-radius: 8px;
        border-radius: var(--plyr-menu-radius,8px);
        bottom: 100%;
        box-shadow: 0 1px 2px #00000026;
        box-shadow: var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.149));
        color: #4a5464;
        color: var(--plyr-menu-color,#4a5464);
        font-size: 15px;
        font-size: var(--plyr-font-size-base,15px);
        margin-bottom: 10px;
        position: absolute;
        right: -3px;
        text-align: left;
        white-space: nowrap;
        z-index: 3
    }
    
    .plyr__menu__container>div {
        overflow: hidden;
        transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)
    }
    
    .plyr__menu__container:after {
        border: 4px solid #0000;
        border-top-color: transparent;
        border: var(--plyr-menu-arrow-size,4px) solid transparent;
        border-top-color: var(--plyr-menu-background,hsla(0,0%,100%,.902));
        content: "";
        height: 0;
        position: absolute;
        right: 14px;
        right: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);
        top: 100%;
        width: 0
    }
    
    .plyr__menu__container [role=menu] {
        padding: 7px;
        padding: calc(var(--plyr-control-spacing,10px)*.7)
    }
    
    .plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio] {
        margin-top: 2px
    }
    
    .plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child {
        margin-top: 0
    }
    
    .plyr__menu__container .plyr__control {
        align-items: center;
        color: #4a5464;
        color: var(--plyr-menu-color,#4a5464);
        display: flex;
        font-size: 13px;
        font-size: var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));
        padding: 4.66667px 10.5px;
        padding: calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%
    }
    
    .plyr__menu__container .plyr__control>span {
        align-items: inherit;
        display: flex;
        width: 100%
    }
    
    .plyr__menu__container .plyr__control:after {
        border: 4px solid #0000;
        border: var(--plyr-menu-item-arrow-size,4px) solid transparent;
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }
    
    .plyr__menu__container .plyr__control--forward {
        padding-right: 28px;
        padding-right: calc(var(--plyr-control-spacing,10px)*.7*4)
    }
    
    .plyr__menu__container .plyr__control--forward:after {
        border-left-color: #728197;
        border-left-color: var(--plyr-menu-arrow-color,#728197);
        right: 6.5px;
        right: calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))
    }
    
    .plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after {
        border-left-color: initial
    }
    
    .plyr__menu__container .plyr__control--back {
        font-weight: 400;
        font-weight: var(--plyr-font-weight-regular,400);
        margin: 7px;
        margin: calc(var(--plyr-control-spacing,10px)*.7);
        margin-bottom: 3.5px;
        margin-bottom: calc(var(--plyr-control-spacing,10px)*.7/2);
        padding-left: 28px;
        padding-left: calc(var(--plyr-control-spacing,10px)*.7*4);
        position: relative;
        width: calc(100% - 14px);
        width: calc(100% - var(--plyr-control-spacing,10px)*.7*2)
    }
    
    .plyr__menu__container .plyr__control--back:after {
        border-right-color: #728197;
        border-right-color: var(--plyr-menu-arrow-color,#728197);
        left: 6.5px;
        left: calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))
    }
    
    .plyr__menu__container .plyr__control--back:before {
        background: #dcdfe5;
        background: var(--plyr-menu-back-border-color,#dcdfe5);
        box-shadow: 0 1px 0 #fff;
        box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);
        content: "";
        height: 1px;
        left: 0;
        margin-top: 3.5px;
        margin-top: calc(var(--plyr-control-spacing,10px)*.7/2);
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 100%
    }
    
    .plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after {
        border-right-color: initial
    }
    
    .plyr__menu__container .plyr__control[role=menuitemradio] {
        padding-left: 7px;
        padding-left: calc(var(--plyr-control-spacing,10px)*.7)
    }
    
    .plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before {
        border-radius: 100%
    }
    
    .plyr__menu__container .plyr__control[role=menuitemradio]:before {
        background: #0000001a;
        content: "";
        display: block;
        flex-shrink: 0;
        height: 16px;
        margin-right: 10px;
        margin-right: var(--plyr-control-spacing,10px);
        transition: all .3s ease;
        width: 16px
    }
    
    .plyr__menu__container .plyr__control[role=menuitemradio]:after {
        background: #fff;
        border: 0;
        height: 6px;
        left: 12px;
        opacity: 0;
        top: 50%;
        transform: translateY(-50%) scale(0);
        transition: transform .3s ease,opacity .3s ease;
        width: 6px
    }
    
    .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
        background: #00b2ff;
        background: var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))
    }
    
    .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
        opacity: 1;
        transform: translateY(-50%) scale(1)
    }
    
    .plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
        background: #23282f1a
    }
    
    .plyr__menu__container .plyr__menu__value {
        align-items: center;
        display: flex;
        margin-left: auto;
        margin-right: -5px;
        margin-right: calc(var(--plyr-control-spacing,10px)*.7*-1 + 2px);
        overflow: hidden;
        padding-left: 24.5px;
        padding-left: calc(var(--plyr-control-spacing,10px)*.7*3.5);
        pointer-events: none
    }
    
    .plyr--full-ui input[type=range] {
        appearance: none;
        background: #0000;
        border: 0;
        border-radius: 26px;
        border-radius: calc(var(--plyr-range-thumb-height,13px)*2);
        color: #00b2ff;
        color: var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        display: block;
        height: 19px;
        height: calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));
        margin: 0;
        min-width: 0;
        padding: 0;
        transition: box-shadow .3s ease;
        width: 100%
    }
    
    .plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
        background: #0000;
        background-image: linear-gradient(90deg,currentColor,transparent 0);
        background-image: linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));
        border: 0;
        border-radius: 2.5px;
        border-radius: calc(var(--plyr-range-track-height,5px)/2);
        height: 5px;
        height: var(--plyr-range-track-height,5px);
        transition: box-shadow .3s ease;
        -webkit-user-select: none;
        user-select: none
    }
    
    .plyr--full-ui input[type=range]::-webkit-slider-thumb {
        appearance: none;
        background: #fff;
        background: var(--plyr-range-thumb-background,#fff);
        border: 0;
        border-radius: 100%;
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));
        height: 13px;
        height: var(--plyr-range-thumb-height,13px);
        margin-top: -4px;
        margin-top: calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);
        position: relative;
        transition: all .2s ease;
        width: 13px;
        width: var(--plyr-range-thumb-height,13px)
    }
    
    .plyr--full-ui input[type=range]::-moz-range-track {
        background: #0000;
        border: 0;
        border-radius: 2.5px;
        border-radius: calc(var(--plyr-range-track-height,5px)/2);
        height: 5px;
        height: var(--plyr-range-track-height,5px);
        transition: box-shadow .3s ease;
        user-select: none
    }
    
    .plyr--full-ui input[type=range]::-moz-range-thumb {
        background: #fff;
        background: var(--plyr-range-thumb-background,#fff);
        border: 0;
        border-radius: 100%;
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));
        height: 13px;
        height: var(--plyr-range-thumb-height,13px);
        position: relative;
        transition: all .2s ease;
        width: 13px;
        width: var(--plyr-range-thumb-height,13px)
    }
    
    .plyr--full-ui input[type=range]::-moz-range-progress {
        background: currentColor;
        border-radius: 2.5px;
        border-radius: calc(var(--plyr-range-track-height,5px)/2);
        height: 5px;
        height: var(--plyr-range-track-height,5px)
    }
    
    .plyr--full-ui input[type=range]::-ms-track {
        color: #0000
    }
    
    .plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track {
        background: #0000;
        border: 0;
        border-radius: 2.5px;
        border-radius: calc(var(--plyr-range-track-height,5px)/2);
        height: 5px;
        height: var(--plyr-range-track-height,5px);
        transition: box-shadow .3s ease;
        -ms-user-select: none;
        user-select: none
    }
    
    .plyr--full-ui input[type=range]::-ms-fill-lower {
        background: #0000;
        background: currentColor;
        border: 0;
        border-radius: 2.5px;
        border-radius: calc(var(--plyr-range-track-height,5px)/2);
        height: 5px;
        height: var(--plyr-range-track-height,5px);
        transition: box-shadow .3s ease;
        -ms-user-select: none;
        user-select: none
    }
    
    .plyr--full-ui input[type=range]::-ms-thumb {
        background: #fff;
        background: var(--plyr-range-thumb-background,#fff);
        border: 0;
        border-radius: 100%;
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));
        height: 13px;
        height: var(--plyr-range-thumb-height,13px);
        margin-top: 0;
        position: relative;
        transition: all .2s ease;
        width: 13px;
        width: var(--plyr-range-thumb-height,13px)
    }
    
    .plyr--full-ui input[type=range]::-ms-tooltip {
        display: none
    }
    
    .plyr--full-ui input[type=range]::-moz-focus-outer {
        border: 0
    }
    
    .plyr--full-ui input[type=range]:focus {
        outline: 0
    }
    
    .plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
        outline: 2px dashed #00b2ff;
        outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        outline-offset: 2px
    }
    
    .plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
        outline: 2px dashed #00b2ff;
        outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        outline-offset: 2px
    }
    
    .plyr--full-ui input[type=range]:focus-visible::-ms-track {
        outline: 2px dashed #00b2ff;
        outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        outline-offset: 2px
    }
    
    .plyr__poster {
        background-color: #000;
        background-color: var(--plyr-video-background,var(--plyr-video-background,#000));
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        transition: opacity .2s ease;
        width: 100%;
        z-index: 1
    }
    
    .plyr--stopped.plyr__poster-enabled .plyr__poster {
        opacity: 1
    }
    
    .plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
        display: none
    }
    
    .plyr__time {
        font-size: 13px;
        font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px))
    }
    
    .plyr__time+.plyr__time:before {
        content: "â„";
        margin-right: 10px;
        margin-right: var(--plyr-control-spacing,10px)
    }
    
    @media (max-width: 767px) {
        .plyr__time+.plyr__time {
            display:none
        }
    }
    
    .plyr__tooltip {
        background: #fff;
        background: var(--plyr-tooltip-background,#fff);
        border-radius: 5px;
        border-radius: var(--plyr-tooltip-radius,5px);
        bottom: 100%;
        box-shadow: 0 1px 2px #00000026;
        box-shadow: var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.149));
        color: #4a5464;
        color: var(--plyr-tooltip-color,#4a5464);
        font-size: 13px;
        font-size: var(--plyr-font-size-small,13px);
        font-weight: 400;
        font-weight: var(--plyr-font-weight-regular,400);
        left: 50%;
        line-height: 1.3;
        margin-bottom: 10px;
        margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
        opacity: 0;
        padding: 5px 7.5px;
        padding: calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);
        pointer-events: none;
        position: absolute;
        transform: translate(-50%,10px) scale(.8);
        transform-origin: 50% 100%;
        transition: transform .2s ease .1s,opacity .2s ease .1s;
        white-space: nowrap;
        z-index: 2
    }
    
    .plyr__tooltip:before {
        border-left: 4px solid #0000;
        border-left: var(--plyr-tooltip-arrow-size,4px) solid transparent;
        border-right: 4px solid #0000;
        border-right: var(--plyr-tooltip-arrow-size,4px) solid transparent;
        border-top: 4px solid #fff;
        border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);
        bottom: -4px;
        bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
        content: "";
        height: 0;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 0;
        z-index: 2
    }
    
    .plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible {
        opacity: 1;
        transform: translate(-50%) scale(1)
    }
    
    .plyr .plyr__control:hover .plyr__tooltip {
        z-index: 3
    }
    
    .plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip {
        left: 0;
        transform: translateY(10px) scale(.8);
        transform-origin: 0 100%
    }
    
    .plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before {
        left: 16px;
        left: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)
    }
    
    .plyr__controls>.plyr__control:last-child .plyr__tooltip {
        left: auto;
        right: 0;
        transform: translateY(10px) scale(.8);
        transform-origin: 100% 100%
    }
    
    .plyr__controls>.plyr__control:last-child .plyr__tooltip:before {
        left: auto;
        right: 16px;
        right: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);
        transform: translateX(50%)
    }
    
    .plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip {
        transform: translate(0) scale(1)
    }
    
    .plyr__progress {
        left: 6.5px;
        left: calc(var(--plyr-range-thumb-height,13px)*.5);
        margin-right: 13px;
        margin-right: var(--plyr-range-thumb-height,13px);
        position: relative
    }
    
    .plyr__progress input[type=range],.plyr__progress__buffer {
        margin-left: -6.5px;
        margin-left: calc(var(--plyr-range-thumb-height,13px)*-.5);
        margin-right: -6.5px;
        margin-right: calc(var(--plyr-range-thumb-height,13px)*-.5);
        width: calc(100% + 13px);
        width: calc(100% + var(--plyr-range-thumb-height,13px))
    }
    
    .plyr__progress input[type=range] {
        position: relative;
        z-index: 2
    }
    
    .plyr__progress .plyr__tooltip {
        left: 0;
        max-width: 120px;
        overflow-wrap: break-word
    }
    
    .plyr__progress__buffer {
        -webkit-appearance: none;
        background: #0000;
        border: 0;
        border-radius: 100px;
        height: 5px;
        height: var(--plyr-range-track-height,5px);
        left: 0;
        margin-top: -2.5px;
        margin-top: calc((var(--plyr-range-track-height,5px)/2)*-1);
        padding: 0;
        position: absolute;
        top: 50%
    }
    
    .plyr__progress__buffer::-webkit-progress-bar {
        background: #0000
    }
    
    .plyr__progress__buffer::-webkit-progress-value {
        background: currentColor;
        border-radius: 100px;
        min-width: 5px;
        min-width: var(--plyr-range-track-height,5px);
        transition: width .2s ease
    }
    
    .plyr__progress__buffer::-moz-progress-bar {
        background: currentColor;
        border-radius: 100px;
        min-width: 5px;
        min-width: var(--plyr-range-track-height,5px);
        transition: width .2s ease
    }
    
    .plyr__progress__buffer::-ms-fill {
        border-radius: 100px;
        transition: width .2s ease
    }
    
    .plyr--loading .plyr__progress__buffer {
        animation: plyr-progress 1s linear infinite;
        background-image: linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);
        background-image: linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);
        background-repeat: repeat-x;
        background-size: 25px 25px;
        background-size: var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);
        color: #0000
    }
    
    .plyr--video.plyr--loading .plyr__progress__buffer {
        background-color: #ffffff40;
        background-color: var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))
    }
    
    .plyr--audio.plyr--loading .plyr__progress__buffer {
        background-color: #c1c8d199;
        background-color: var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))
    }
    
    .plyr__progress__marker {
        background-color: #fff;
        background-color: var(--plyr-progress-marker-background,#fff);
        border-radius: 1px;
        height: 5px;
        height: var(--plyr-range-track-height,5px);
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 3px;
        width: var(--plyr-progress-marker-width,3px);
        z-index: 3
    }
    
    .plyr__volume {
        align-items: center;
        display: flex;
        position: relative
    }
    
    .plyr__volume input[type=range] {
        margin-left: 5px;
        margin-left: calc(var(--plyr-control-spacing,10px)/2);
        margin-right: 5px;
        margin-right: calc(var(--plyr-control-spacing,10px)/2);
        max-width: 90px;
        min-width: 60px;
        position: relative;
        z-index: 2
    }
    
    .plyr--audio {
        display: block
    }
    
    .plyr--audio .plyr__controls {
        background: #fff;
        background: var(--plyr-audio-controls-background,#fff);
        border-radius: inherit;
        color: #4a5464;
        color: var(--plyr-audio-control-color,#4a5464);
        padding: 10px;
        padding: var(--plyr-control-spacing,10px)
    }
    
    .plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true] {
        background: #00b2ff;
        background: var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        color: #fff;
        color: var(--plyr-audio-control-color-hover,#fff)
    }
    
    .plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
        background-color: #c1c8d199;
        background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
    }
    
    .plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
        background-color: #c1c8d199;
        background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
    }
    
    .plyr--full-ui.plyr--audio input[type=range]::-ms-track {
        background-color: #c1c8d199;
        background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
    }
    
    .plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.102))
    }
    
    .plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.102))
    }
    
    .plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.102))
    }
    
    .plyr--audio .plyr__progress__buffer {
        color: #c1c8d199;
        color: var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))
    }
    
    .plyr--video {
        overflow: hidden
    }
    
    .plyr--video.plyr--menu-open {
        overflow: visible
    }
    
    .plyr__video-wrapper {
        background: #000;
        background: var(--plyr-video-background,var(--plyr-video-background,#000));
        border-radius: inherit;
        height: 100%;
        margin: auto;
        overflow: hidden;
        position: relative;
        width: 100%
    }
    
    .plyr__video-embed,.plyr__video-wrapper--fixed-ratio {
        aspect-ratio: 16/9
    }
    
    @supports not (aspect-ratio: 16/9) {
        .plyr__video-embed,.plyr__video-wrapper--fixed-ratio {
            height:0;
            padding-bottom: 56.25%;
            position: relative
        }
    }
    
    .plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
        padding-bottom: 240%;
        position: relative;
        transform: translateY(-38.28125%)
    }
    
    .plyr--video .plyr__controls {
        background: linear-gradient(transparent,rgba(0,0,0,.749));
        background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));
        border-bottom-left-radius: inherit;
        border-bottom-right-radius: inherit;
        bottom: 0;
        color: #fff;
        color: var(--plyr-video-control-color,#fff);
        left: 0;
        padding: 5px;
        padding: calc(var(--plyr-control-spacing,10px)/2);
        padding-top: 20px;
        padding-top: calc(var(--plyr-control-spacing,10px)*2);
        position: absolute;
        right: 0;
        transition: opacity .4s ease-in-out,transform .4s ease-in-out;
        z-index: 3
    }
    
    @media (min-width: 480px) {
        .plyr--video .plyr__controls {
            padding:10px;
            padding: var(--plyr-control-spacing,10px);
            padding-top: 35px;
            padding-top: calc(var(--plyr-control-spacing,10px)*3.5)
        }
    }
    
    .plyr--video.plyr--hide-controls .plyr__controls {
        opacity: 0;
        pointer-events: none;
        transform: translateY(100%)
    }
    
    .plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true] {
        background: #00b2ff;
        background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        color: #fff;
        color: var(--plyr-video-control-color-hover,#fff)
    }
    
    .plyr__control--overlaid {
        background: #00b2ff;
        background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
        border: 0;
        border-radius: 100%;
        color: #fff;
        color: var(--plyr-video-control-color,#fff);
        display: none;
        left: 50%;
        opacity: .9;
        padding: 15px;
        padding: calc(var(--plyr-control-spacing,10px)*1.5);
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        transition: .3s;
        z-index: 2
    }
    
    .plyr__control--overlaid svg {
        left: 2px;
        position: relative
    }
    
    .plyr__control--overlaid:focus,.plyr__control--overlaid:hover {
        opacity: 1
    }
    
    .plyr--playing .plyr__control--overlaid {
        opacity: 0;
        visibility: hidden
    }
    
    .plyr--full-ui.plyr--video .plyr__control--overlaid {
        display: block
    }
    
    .plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
        background-color: #ffffff40;
        background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))
    }
    
    .plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
        background-color: #ffffff40;
        background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))
    }
    
    .plyr--full-ui.plyr--video input[type=range]::-ms-track {
        background-color: #ffffff40;
        background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))
    }
    
    .plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))
    }
    
    .plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))
    }
    
    .plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
        box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
        box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))
    }
    
    .plyr--video .plyr__progress__buffer {
        color: #ffffff40;
        color: var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))
    }
    
    .plyr:-ms-fullscreen {
        background: #000;
        border-radius: 0!important;
        height: 100%;
        margin: 0;
        width: 100%
    }
    
    .plyr:fullscreen {
        background: #000;
        border-radius: 0!important;
        height: 100%;
        margin: 0;
        width: 100%
    }
    
    .plyr:-ms-fullscreen video {
        height: 100%
    }
    
    .plyr:fullscreen video {
        height: 100%
    }
    
    .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
        display: block
    }
    
    .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
        display: block
    }
    
    .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg {
        display: none
    }
    
    .plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
        display: none
    }
    
    .plyr:-ms-fullscreen.plyr--hide-controls {
        cursor: none
    }
    
    .plyr:fullscreen.plyr--hide-controls {
        cursor: none
    }
    
    @media (min-width: 1024px) {
        .plyr:-ms-fullscreen .plyr__captions {
            font-size:21px;
            font-size: var(--plyr-font-size-xlarge,21px)
        }
    
        .plyr:fullscreen .plyr__captions {
            font-size: 21px;
            font-size: var(--plyr-font-size-xlarge,21px)
        }
    }
    
    .plyr--fullscreen-fallback {
        background: #000;
        border-radius: 0!important;
        bottom: 0;
        height: 100%;
        left: 0;
        margin: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 10000000
    }
    
    .plyr--fullscreen-fallback video {
        height: 100%
    }
    
    .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
        display: block
    }
    
    .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
        display: none
    }
    
    .plyr--fullscreen-fallback.plyr--hide-controls {
        cursor: none
    }
    
    @media (min-width: 1024px) {
        .plyr--fullscreen-fallback .plyr__captions {
            font-size:21px;
            font-size: var(--plyr-font-size-xlarge,21px)
        }
    }
    
    .plyr__ads {
        border-radius: inherit;
        bottom: 0;
        cursor: pointer;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1
    }
    
    .plyr__ads>div,.plyr__ads>div iframe {
        height: 100%;
        position: absolute;
        width: 100%
    }
    
    .plyr__ads:after {
        background: #23282f;
        border-radius: 2px;
        bottom: 10px;
        bottom: var(--plyr-control-spacing,10px);
        color: #fff;
        content: attr(data-badge-text);
        font-size: 11px;
        padding: 2px 6px;
        pointer-events: none;
        position: absolute;
        right: 10px;
        right: var(--plyr-control-spacing,10px);
        z-index: 3
    }
    
    .plyr__ads:empty:after {
        display: none
    }
    
    .plyr__cues {
        background: currentColor;
        display: block;
        height: 5px;
        height: var(--plyr-range-track-height,5px);
        left: 0;
        opacity: .8;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 3px;
        z-index: 3
    }
    
    .plyr__preview-thumb {
        background-color: #fff;
        background-color: var(--plyr-tooltip-background,#fff);
        border-radius: 8px;
        border-radius: var(--plyr-menu-radius,8px);
        bottom: 100%;
        box-shadow: 0 1px 2px #00000026;
        box-shadow: var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.149));
        margin-bottom: 10px;
        margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
        opacity: 0;
        padding: 3px;
        pointer-events: none;
        position: absolute;
        transform: translateY(10px) scale(.8);
        transform-origin: 50% 100%;
        transition: transform .2s ease .1s,opacity .2s ease .1s;
        z-index: 2
    }
    
    .plyr__preview-thumb--is-shown {
        opacity: 1;
        transform: translate(0) scale(1)
    }
    
    .plyr__preview-thumb:before {
        border-left: 4px solid #0000;
        border-left: var(--plyr-tooltip-arrow-size,4px) solid transparent;
        border-right: 4px solid #0000;
        border-right: var(--plyr-tooltip-arrow-size,4px) solid transparent;
        border-top: 4px solid #fff;
        border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);
        bottom: -4px;
        bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
        content: "";
        height: 0;
        left: calc(50% + var(--preview-arrow-offset));
        position: absolute;
        transform: translateX(-50%);
        width: 0;
        z-index: 2
    }
    
    .plyr__preview-thumb__image-container {
        background: #c1c8d1;
        border-radius: 7px;
        border-radius: calc(var(--plyr-menu-radius,8px) - 1px);
        overflow: hidden;
        position: relative;
        z-index: 0
    }
    
    .plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .plyr__preview-thumb__image-container:after {
        border-radius: inherit;
        box-shadow: inset 0 0 0 1px #00000026;
        content: "";
        pointer-events: none
    }
    
    .plyr__preview-thumb__image-container img {
        max-height: none;
        max-width: none
    }
    
    .plyr__preview-thumb__time-container {
        background: linear-gradient(transparent,rgba(0,0,0,.749));
        background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));
        border-bottom-left-radius: 7px;
        border-bottom-left-radius: calc(var(--plyr-menu-radius,8px) - 1px);
        border-bottom-right-radius: 7px;
        border-bottom-right-radius: calc(var(--plyr-menu-radius,8px) - 1px);
        bottom: 0;
        left: 0;
        line-height: 1.1;
        padding: 20px 6px 6px;
        position: absolute;
        right: 0;
        z-index: 3
    }
    
    .plyr__preview-thumb__time-container span {
        color: #fff;
        font-size: 13px;
        font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px))
    }
    
    .plyr__preview-scrubbing {
        bottom: 0;
        filter: blur(1px);
        height: 100%;
        left: 0;
        margin: auto;
        opacity: 0;
        overflow: hidden;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        transition: opacity .3s ease;
        width: 100%;
        z-index: 1
    }
    
    .plyr__preview-scrubbing--is-shown {
        opacity: 1
    }
    
    .plyr__preview-scrubbing img {
        height: 100%;
        left: 0;
        max-height: none;
        max-width: none;
        object-fit: contain;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .plyr--no-transition {
        transition: none!important
    }
    
    .plyr__sr-only {
        clip: rect(1px,1px,1px,1px);
        border: 0!important;
        height: 1px!important;
        overflow: hidden;
        padding: 0!important;
        position: absolute!important;
        width: 1px!important
    }
    
    .plyr [hidden] {
        display: none!important
    }
    
    .mobile-share-bg {
        background: hsl(var(--theme-color-hsl));
        height: 100%;
        left: 0;
        opacity: .5;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99999
    }
    
    .mobile-share-wrap {
        height: 100vh;
        overflow-y: scroll;
        padding: 10vh 0;
        z-index: 100000
    }
    
    .mobile-share-wrap,.mobile-share-wrap .top_tips {
        left: 0;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%
    }
    
    .mobile-share-wrap .top_tips {
        background: rgba(255,235,155,.95);
        color: #a65018;
        display: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        z-index: 9
    }
    
    @media (min-width: 992px) {
        .mobile-share-wrap .top_tips {
            display:none!important
        }
    }
    
    .mobile-share-wrap .loading {
        background: var(--theme-el-bg-color);
        border-radius: 4px;
        color: var(--theme-gray-color);
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        padding: 30px 60px;
        text-align: center
    }
    
    .mobile-share-wrap .loading img {
        display: block;
        height: 30px;
        margin-bottom: 10px;
        width: 30px
    }
    
    .mobile-share-wrap .wpcom-icon-loader {
        animation: swiper-preloader-spin 2s linear infinite;
        color: var(--theme-light-color);
        font-size: 16px;
        margin-right: 5px;
        vertical-align: top
    }
    
    .mobile-share-wrap .mobile-share-close {
        background: var(--theme-el-bg-color);
        border-radius: 50%;
        box-shadow: 0 0 1px 0 hsla(var(--theme-color-hsl),.4);
        color: var(--theme-gray-color);
        cursor: pointer;
        display: inline-block;
        font-family: serif;
        font-size: 26px;
        height: 46px;
        line-height: 46px;
        margin-top: -23px;
        position: relative;
        text-align: center;
        vertical-align: top;
        width: 46px
    }
    
    .mobile-share-container {
        margin: 0 auto;
        max-width: 96vw;
        position: relative;
        width: 375px
    }
    
    .mobile-share-inner {
        border-radius: 5px;
        overflow: hidden;
        text-align: left;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%
    }
    
    .mobile-share-inner+.mobile-share-canvas {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
    
    .mobile-share-canvas .canvas-loading {
        background: rgba(0,0,0,.3);
        border-radius: 4px;
        left: 50%;
        margin-left: -31px;
        margin-top: -31px;
        padding: 15px;
        position: absolute;
        top: 50%
    }
    
    .mobile-share-canvas .wpcom-icon-loader {
        color: #fff;
        font-size: 32px;
        line-height: 1;
        margin: 0
    }
    
    .mobile-share-canvas img {
        height: auto;
        width: 100%
    }
    
    .mobile-share-head {
        font-family: Noto Sans SC,sans-serif;
        letter-spacing: .5px;
        position: relative
    }
    
    .mobile-share-head img {
        display: block;
        height: auto;
        width: 100%
    }
    
    .mobile-share-head-img {
        background-color: var(--theme-el-bg-color);
        background-position: 50%;
        background-size: cover;
        height: calc(min(375px, 96vw)*var(--img-ratio, .6667));
        overflow: hidden
    }
    
    .mobile-share-title {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        left: 0;
        line-height: 26px;
        margin: 0;
        padding: 40px 20px 20px;
        position: absolute;
        right: 0;
        text-align: justify;
        z-index: 0
    }
    
    .mobile-share-title-bg {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
        bottom: 0;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1
    }
    
    .mobile-share-body {
        background: var(--theme-el-bg-color)
    }
    
    .mobile-share-content {
        padding: 20px 20px 22px;
        position: relative
    }
    
    .mobile-share-body-line {
        bottom: 0;
        color: var(--theme-line-color);
        font-size: 10px;
        left: 20px;
        letter-spacing: 4px;
        line-height: 1;
        overflow: hidden;
        position: absolute;
        text-align: center;
        white-space: nowrap;
        width: calc(100% - 40px)
    }
    
    .mobile-share-meta {
        align-items: center;
        color: var(--theme-light-color);
        display: flex;
        font-family: Noto Sans SC,sans-serif;
        font-size: 12px;
        font-weight: 400;
        justify-content: space-between;
        line-height: 24px;
        margin-bottom: 20px;
        overflow: hidden
    }
    
    .mobile-share-author img {
        background: #eee;
        border-radius: 50%;
        display: inline-block;
        height: 24px;
        margin-right: 5px;
        overflow: hidden;
        vertical-align: top;
        width: 24px
    }
    
    .mobile-share-text {
        color: var(--theme-gray-color);
        font-family: Noto Sans SC,sans-serif;
        font-size: 14px;
        letter-spacing: .5px;
        line-height: 1.6;
        text-align: justify
    }
    
    .mobile-share-text br {
        content: "";
        display: block;
        margin: 10px 0
    }
    
    .mobile-share-footer {
        align-items: center;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
        padding: 20px
    }
    
    .mobile-share-logo {
        margin-right: 20px;
        width: 100%
    }
    
    .mobile-share-logo img {
        height: auto;
        max-height: 80px;
        max-width: 100%;
        width: auto
    }
    
    .mobile-share-qr {
        flex-shrink: 0;
        height: 80px;
        position: relative;
        width: 80px
    }
    
    .mobile-share-qrcode {
        box-sizing: border-box;
        height: 80px;
        padding: 5px;
        width: 80px
    }
    
    .mobile-share-qrcode img {
        display: block;
        height: 70px;
        width: 70px
    }
    
    .mobile-share-qrbg {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .mobile-share-qrbg img {
        display: block;
        height: 100%;
        width: 100%
    }
    
    .multi-filter {
        background: var(--theme-el-bg-color);
        margin-bottom: 20px;
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .multi-filter {
            background:hsla(var(--theme-color-hsl),.02);
            margin-left: -15px;
            margin-right: -15px;
            padding: 15px
        }
    }
    
    .multi-filter-item {
        align-items: flex-start;
        border-bottom: 1px solid var(--theme-line-color);
        display: flex;
        font-size: 14px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .multi-filter-item {
            display:block;
            margin-bottom: 15px;
            padding-bottom: 15px;
            position: relative
        }
    }
    
    .multi-filter-item:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }
    
    .multi-filter-item.has-more .multi-filter-more {
        display: block
    }
    
    .multi-filter-item.has-more .multi-filter-ul {
        max-height: 68px;
        overflow: hidden
    }
    
    @media (max-width: 767px) {
        .multi-filter-item.has-more .multi-filter-ul {
            max-height:54px
        }
    }
    
    .multi-filter-item.open .multi-filter-ul {
        max-height: none
    }
    
    .multi-filter-item.open .multi-filter-more .bfmli_wi {
        transform: rotate(-180deg);
        transition: transform .3s
    }
    
    .multi-filter-attr.filter-multi-enable .multi-filter-current a:before {
        background: hsla(0,0%,4%,.1);
        content: "\e60c";
        display: inline-block;
        font-family: iconbg;
        font-size: 12px;
        margin-left: -8px;
        margin-right: 8px;
        padding: 0 5px;
        vertical-align: top
    }
    
    .multi-filter-title {
        color: var(--theme-black-color);
        flex-shrink: 0;
        font-size: inherit;
        line-height: 24px;
        margin: 0 10px 0 0;
        width: 90px
    }
    
    @media (max-width: 767px) {
        .multi-filter-title {
            margin-bottom:10px;
            width: 100%
        }
    }
    
    .multi-filter-more {
        border: 1px solid hsla(var(--theme-color-hsl),.2);
        border-radius: 2px;
        box-sizing: border-box;
        color: var(--theme-light-color);
        display: none;
        flex-shrink: 0;
        font-size: 14px;
        line-height: 22px;
        margin-left: 15px;
        text-align: center;
        width: 24px
    }
    
    .multi-filter-more .bfmli_wi {
        transition: transform .3s
    }
    
    .multi-filter-more:hover {
        border-color: var(--theme-hover);
        color: var(--theme-hover)
    }
    
    @media (max-width: 767px) {
        .multi-filter-more {
            position:absolute;
            right: 0;
            top: 0
        }
    }
    
    .multi-filter-ul {
        list-style: none;
        margin: 0 0 -10px;
        padding: 0;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .multi-filter-ul {
            margin:0 0 -6px
        }
    }
    
    .multi-filter-li {
        color: var(--theme-gray-color);
        display: inline-block;
        line-height: 24px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding: 0 8px;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .multi-filter-li {
            margin-bottom:6px;
            margin-right: 6px;
            padding: 0 6px
        }
    }
    
    .multi-filter-li a {
        color: inherit
    }
    
    .multi-filter-li a:hover {
        color: var(--theme-hover)
    }
    
    .multi-filter-current {
        background: var(--theme-color);
        border-radius: 2px;
        color: #fff
    }
    
    .multi-filter-current a:hover {
        color: #fff
    }
    
    .multi-filter-current:hover {
        background: var(--theme-hover)
    }
    
    .m-dropdown,.navbar-on-shadow {
        cursor: pointer;
        display: none
    }
    
    @media (max-width: 991px) {
        .m-dropdown {
            color:#fff;
            display: block;
            position: absolute;
            right: 3px;
            text-align: center;
            top: 0;
            transition: all .3s ease-out 0s;
            width: 50px
        }
    
        .m-dropdown:after {
            background: rgba(0,0,0,.03);
            content: "";
            height: 34px;
            left: 0;
            position: absolute;
            top: 7px;
            width: 1px
        }
    
        .m-dropdown i {
            font-size: 18px;
            line-height: 48px;
            opacity: .7;
            transition: all .3s ease-out 0s
        }
    
        .dropdown-open>.m-dropdown i {
            transform: rotate(180deg);
            transition: all .3s ease-out 0s
        }
    
        .navbar-on {
            bottom: 0;
            left: 0;
            overflow: hidden;
            position: fixed;
            right: 0;
            top: 0;
            transform: translateX(80%);
            transition: all .3s ease-out 0s
        }
    
        .navbar-on.admin-bar .header {
            margin-top: 46px
        }
    
        .navbar-on .navbar-on-shadow {
            background: rgba(0,0,0,.3);
            content: "";
            display: block;
            height: 100%;
            left: 0;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 10000000000
        }
    }
    
    body.header-fixed #wrap {
        padding-top: 64px
    }
    
    @media (max-width: 767px) {
        body.header-fixed #wrap {
            overflow:hidden;
            padding-top: 50px
        }
    }
    
    body.header-fixed>header.header {
        left: 0;
        position: fixed;
        z-index: 999
    }
    
    body>header.header {
        background: var(--theme-el-bg-color);
        border: 0;
        box-shadow: 0 0 3px 1px hsla(var(--theme-color-hsl),.06);
        position: relative;
        width: 100%;
        z-index: 9
    }
    
    body>header.header>.bfmli_container {
        display: flex;
        justify-content: space-between
    }
    
    body>header.header>.bfmli_container:after,body>header.header>.bfmli_container:before {
        display: none
    }
    
    @media (max-width: 767px) {
        body>header.header>.bfmli_container {
            padding:0 10px 0 15px!important
        }
    }
    
    body>header.header.header-fluid>.bfmli_container {
        padding-left: 3.2em;
        padding-right: 3.2em;
        width: 100%
    }
    
    @media (max-width: 1299px) {
        body>header.header.header-fluid>.bfmli_container {
            padding-left:2em;
            padding-right: 2em
        }
    }
    
    @media (max-width: 1199px) {
        body>header.header.header-fluid>.bfmli_container {
            padding-left:1.5em;
            padding-right: 1.5em
        }
    }
    
    body>header.header .navbar-collapse {
        align-items: center;
        display: flex!important;
        justify-content: space-between;
        margin-left: 2.5em;
        padding-left: 0;
        width: 100%
    }
    
    body>header.header .navbar-collapse.navbar-right {
        width: auto
    }
    
    body>header.header .navbar-collapse:after,body>header.header .navbar-collapse:before {
        display: none
    }
    
    @media (max-width: 1299px) {
        body>header.header .navbar-collapse {
            margin-left:1.8em
        }
    }
    
    @media (max-width: 1199px) {
        body>header.header .navbar-collapse {
            margin-left:1.6em
        }
    }
    
    @media (max-width: 991px) {
        body>header.header .navbar-collapse {
            display:block!important;
            width: 80%
        }
    
        body>header.header .navbar-collapse.in {
            display: block!important
        }
    }
    
    body>header.header .bfmli_logo {
        align-items: center;
        display: flex;
        font-size: 20px;
        height: 64px;
        line-height: 1;
        margin: 0;
        padding: 0;
        transition: all .3s ease-out 0s
    }
    
    @media (max-width: 991px) {
        body>header.header .bfmli_logo {
            height:auto
        }
    
        body>header.header .bfmli_logo>a {
            display: block
        }
    }
    
    body>header.header .bfmli_logo img {
        max-height: 32px;
        transition: all .3s ease-out 0s;
        vertical-align: top;
        width: auto
    }
    
    @media (max-width: 767px) {
        body>header.header .bfmli_logo img {
            max-height:26px
        }
    }
    
    body>header.header .nav {
        align-items: center;
        font-size: 14px
    }
    
    body>header.header .nav>li {
        --menu-item-padding: calc(var(--menu-item-margin, 28px)/2)
    }
    
    @media (min-width: 1200px) and (max-width:1239px) {
        body>header.header .nav>li {
            --menu-item-padding:calc(var(--menu-item-margin, 28px)/2*0.8)
        }
    }
    
    @media (min-width: 992px) and (max-width:1199px) {
        body>header.header .nav>li {
            --menu-item-padding:calc(var(--menu-item-margin, 28px)/2*0.6)
        }
    }
    
    body>header.header .nav>li.dropdown>a {
        padding-right: calc(var(--menu-item-padding) + 1em)
    }
    
    @media (max-width: 767px) {
        body>header.header .nav>li {
            margin:0
        }
    }
    
    body>header.header .nav>li:first-child {
        margin-left: 0
    }
    
    body>header.header .nav>li.bfmli_active>a {
        color: var(--theme-color)
    }
    
    body>header.header .nav>li>a {
        background: none;
        color: var(--theme-black-color);
        line-height: 64px;
        padding: 0 var(--menu-item-padding)
    }
    
    body>header.header .nav>li>a:hover {
        background: none;
        color: var(--theme-hover)
    }
    
    body>header.header .nav>li.adv-style-flag {
        position: relative
    }
    
    body>header.header .nav>li.adv-style-flag .menu-item-flag {
        background: var(--theme-color);
        border-radius: 4px;
        border-bottom-left-radius: 0;
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        left: 100%;
        line-height: 1;
        padding: 3px 6px;
        pointer-events: none;
        position: absolute;
        top: 50%;
        transform: translate(calc(-1.3em - var(--menu-item-padding)),-26px) scale(.9);
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap
    }
    
    @media (max-width: 991px) {
        body>header.header .nav>li.adv-style-flag .menu-item-flag {
            left:auto;
            right: 70px;
            top: 0;
            transform: translateY(15px)
        }
    }
    
    @media (min-width: 992px) {
        body>header.header .nav>li.adv-style-flag.dropdown .menu-item-flag {
            left:calc(100% - 16px)
        }
    }
    
    body>header.header .nav>li.adv-style-btn {
        padding: 0 var(--menu-item-padding)
    }
    
    @media (max-width: 1024px) {
        body>header.header .nav>li.adv-style-btn {
            border-bottom:1px solid rgba(0,0,0,.05);
            padding: 10px 20px
        }
    }
    
    body>header.header .nav>li.adv-style-btn>a {
        background: var(--theme-color);
        border: 0;
        border-radius: 4px;
        color: #fff;
        display: block;
        line-height: 36px!important;
        overflow: hidden;
        padding: 0 15px;
        position: relative;
        text-align: center;
        z-index: 0
    }
    
    body>header.header .nav>li.adv-style-btn>a.btn-radius {
        border-radius: 30px;
        padding: 0 20px
    }
    
    body>header.header .nav>li.adv-style-btn>a:before {
        bottom: 0!important;
        content: "";
        height: 100%!important;
        left: 0!important;
        margin: 0!important;
        opacity: 0!important;
        padding: 0!important;
        position: absolute!important;
        right: 0!important;
        top: 0!important;
        transition: none!important;
        width: 100%!important;
        z-index: -1
    }
    
    body>header.header .nav>li.adv-style-btn>a:after {
        display: none
    }
    
    body>header.header .nav>li.adv-style-btn>a:hover {
        background: var(--theme-color);
        color: #fff
    }
    
    body>header.header .nav>li.adv-style-btn>a:hover:before {
        background: var(--theme-light-color)!important;
        bottom: 0!important;
        left: 0!important;
        margin: 0!important;
        opacity: .08!important;
        padding: 0!important;
        right: 0!important;
        top: 0!important;
        transition: none!important;
        width: 100%!important
    }
    
    body>header.header .nav .material-icons {
        font-size: 16px;
        line-height: inherit;
        vertical-align: top
    }
    
    body>header.header .nav svg.icon {
        height: 1em;
        vertical-align: -.15em;
        width: 1em;
        fill: currentColor;
        overflow: hidden
    }
    
    body>header.header .navbar-nav>.dropdown {
        position: relative
    }
    
    body>header.header .navbar-nav>.dropdown:after {
        content: "\e64e";
        font-family: iconbg;
        font-size: .9em;
        line-height: 64px;
        opacity: .7;
        position: absolute;
        right: calc(var(--menu-item-padding) - 2px);
        top: 0;
        transition: transform .3s
    }
    
    body>header.header .navbar-nav>.dropdown:hover:after {
        transform: rotate(-180deg);
        transition: transform .3s
    }
    
    body>header.header .navbar-nav>.dropdown:hover>a:after,body>header.header .navbar-nav>.dropdown:hover>a:before {
        opacity: 1
    }
    
    body>header.header .navbar-nav>.dropdown>a {
        position: relative;
        z-index: 1001
    }
    
    @media (max-width: 991px) {
        body>header.header .navbar-nav>.dropdown>a {
            z-index:auto
        }
    }
    
    body>header.header .navbar-nav>.dropdown>a:after,body>header.header .navbar-nav>.dropdown>a:before {
        border: 8px solid transparent;
        border-bottom: 8px solid var(--theme-line-color);
        bottom: 0;
        content: "";
        height: 0;
        left: 50%;
        margin-left: -8px;
        opacity: 0;
        position: absolute;
        transition: all .2s ease-out;
        width: 0
    }
    
    @media (max-width: 991px) {
        body>header.header .navbar-nav>.dropdown>a:after,body>header.header .navbar-nav>.dropdown>a:before {
            display:none
        }
    }
    
    body>header.header .navbar-nav>.dropdown>a:after {
        border-bottom-color: var(--theme-el-bg-color);
        bottom: -1px
    }
    
    body>header.header .dropdown-menu {
        background-color: var(--theme-el-bg-color);
        min-width: 120px
    }
    
    body>header.header .dropdown-menu>li>a {
        color: var(--theme-black-color);
        padding: 9px 15px
    }
    
    body>header.header .dropdown-menu>.bfmli_active>a {
        background: none;
        color: var(--theme-color)
    }
    
    body>header.header .dropdown-menu>.bfmli_active>a:focus,body>header.header .dropdown-menu>.bfmli_active>a:hover,body>header.header .dropdown-menu>li>a:focus,body>header.header .dropdown-menu>li>a:hover {
        background: var(--theme-hover);
        color: #fff;
        outline: 0
    }
    
    body>header.header .wpcom-adv-menu {
        position: relative
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu {
            border-top:1px solid rgba(0,0,0,.05);
            box-sizing: border-box;
            margin: 0;
            padding: 0
        }
    
        body>header.header .wpcom-adv-menu li {
            display: block!important;
            width: 100%!important
        }
    
        body>header.header .wpcom-adv-menu li a {
            border-bottom: 1px solid rgba(0,0,0,.03);
            color: #fff;
            display: block!important;
            font-weight: 400;
            line-height: 48px!important;
            padding: 0 20px
        }
    
        body>header.header .wpcom-adv-menu li a:active,body>header.header .wpcom-adv-menu li a:focus,body>header.header .wpcom-adv-menu li a:hover {
            background: hsla(0,0%,100%,.1)!important;
            color: #fff!important
        }
    }
    
    body>header.header .wpcom-adv-menu li img {
        display: inline-block;
        margin-right: 5px;
        margin-top: -1px;
        max-height: 20px;
        vertical-align: middle;
        width: auto
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu li img {
            border-radius:2px
        }
    
        body>header.header .wpcom-adv-menu .bfmli_active>a {
            background: hsla(0,0%,100%,.1)!important;
            color: #fff!important
        }
    
        body>header.header .wpcom-adv-menu .bfmli_active>.m-dropdown {
            color: #fff
        }
    }
    
    body>header.header .wpcom-adv-menu .menu-item-icon {
        font-size: inherit;
        line-height: inherit;
        margin-right: 3px;
        vertical-align: top
    }
    
    body>header.header .wpcom-adv-menu>.dropdown .dropdown-menu {
        backface-visibility: hidden;
        border: 0;
        border-radius: 0;
        display: block;
        opacity: 0;
        padding: 0;
        transform: scaleY(0);
        transform-origin: 0 0;
        transition: transform .3s,opacity .1s .2s,visibility .1s .3s;
        visibility: hidden
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.dropdown .dropdown-menu {
            background:rgba(0,0,0,.05);
            border-left: 5px solid rgba(0,0,0,.04)!important;
            border-top: 0;
            box-shadow: none;
            box-sizing: border-box!important;
            display: none;
            float: none;
            left: 0!important;
            opacity: 1;
            padding: 1px 0!important;
            position: relative;
            transform: scaleY(1);
            visibility: visible;
            width: 100%!important
        }
    }
    
    body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu {
        padding: 2px 0
    }
    
    body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu li {
        display: block
    }
    
    body>header.header .wpcom-adv-menu>.dropdown:hover>.dropdown-menu {
        opacity: 1;
        transform: scaleY(1);
        transition: transform .3s,opacity .1s;
        visibility: visible
    }
    
    body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu>.dropdown>.dropdown-menu {
        left: 100%;
        top: 0
    }
    
    body>header.header .wpcom-adv-menu>.dropdown>.dropdown-menu>.dropdown:hover>.dropdown-menu {
        opacity: 1;
        transform: scaleY(1);
        transition: transform .3s,opacity .1s;
        visibility: visible
    }
    
    body>header.header .wpcom-adv-menu>.dropdown.menu-item-style .dropdown {
        display: inline-block
    }
    
    body>header.header .wpcom-adv-menu>.dropdown.menu-item-style>.dropdown-menu .dropdown-menu {
        opacity: 1;
        position: static;
        transform: scaleY(1);
        visibility: visible
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style {
            position:relative
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap {
        box-sizing: content-box;
        padding: 20px 32px
    }
    
    @media (min-width: 992px) {
        body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap {
            display:flex;
            flex-wrap: wrap;
            gap: 20px 30px
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li {
        display: inline-block;
        text-align: left;
        vertical-align: top;
        width: 210px
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        line-height: 40px;
        margin: 0;
        padding: 0
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:hover {
        background: none
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
            font-size:16px;
            font-weight: 400;
            padding: 0 20px
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu {
        background: none;
        border: 0;
        box-shadow: none;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        position: relative
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu {
            display:none
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li {
        display: block
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
        font-size: 15px;
        line-height: 40px
    }
    
    @media (min-width: 992px) {
        body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
            padding:0
        }
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a {
            font-size:16px
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap .dropdown-menu li a:hover {
        background: none;
        color: var(--theme-hover)
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-2 {
        width: 450px
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-3 {
        width: 690px
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-4 {
        box-sizing: border-box;
        text-align: center;
        width: 100%
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-4>li {
        width: calc(25% - 22.5px)
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-5 {
        box-sizing: border-box;
        width: 100%
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style .menu-item-col-5>li {
        width: calc(20% - 24px)
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-col-4,body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-col-5 {
        padding-left: var(--menu-margin-left,3.2em);
        padding-right: var(--menu-margin-left,3.2em)
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a,body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a {
            line-height:40px!important
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image,body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
        margin-right: 15px;
        max-height: 40px
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap .dropdown-menu .menu-item-has-image a .menu-item-image,body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
            margin-right:10px
        }
    }
    
    @media (min-width: 992px) {
        body>header.header .wpcom-adv-menu>.menu-item-style2>.menu-item-wrap>.menu-item-has-image>.dropdown-menu {
            padding-top:3px
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap {
        box-sizing: border-box;
        padding-left: var(--menu-margin-left,3.2em);
        padding-right: var(--menu-margin-left,3.2em)
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown {
        width: 100%
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu>li.menu-item {
        width: 100%
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu {
            margin-bottom:0
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a,body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
        text-align: center
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a,body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a {
            line-height:50px!important;
            text-align: left
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image,body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
        border-radius: 3px;
        display: block;
        height: auto;
        margin: 0 auto;
        max-height: none;
        width: 100%
    }
    
    @media (max-width: 991px) {
        body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap .dropdown-menu li a .menu-item-image,body>header.header .wpcom-adv-menu>.menu-item-style3>.menu-item-wrap>.menu-item-has-image a .menu-item-image {
            display:inline-block!important;
            margin-right: 10px;
            vertical-align: middle;
            width: 50px
        }
    }
    
    @media (min-width: 992px) {
        body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a {
            color:var(--theme-black-color)
        }
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:hover {
        color: var(--theme-hover)
    }
    
    body>header.header .wpcom-adv-menu>.menu-item-style>.menu-item-wrap>li>a:focus {
        background: none
    }
    
    body>header.header.header-style-1 {
        --theme-el-bg-color: #fff;
        --theme-color-h: 0;
        --theme-color-s: 0%;
        --theme-color-l: 15%;
        --theme-color-hsl: var(--theme-color-h),var(--theme-color-s),var(--theme-color-l);
        --theme-black-color: hsl(var(--theme-color-hsl));
        --theme-gray-color: hsla(var(--theme-color-hsl),.8);
        --theme-light-color: hsla(var(--theme-color-hsl),.6);
        --theme-line-color: hsla(var(--theme-color-hsl),.07);
        --theme-border-color: hsla(var(--theme-color-hsl),.2)
    }
    
    body>header.header.header-style-2 {
        color: #fff
    }
    
    body>header.header.header-style-2 .nav>li>a {
        color: hsla(0,0%,100%,.9)
    }
    
    body>header.header.header-style-2 .nav>li.bfmli_active>a,body>header.header.header-style-2 .nav>li>a:hover {
        color: #fff;
        font-weight: 500
    }
    
    body>header.header.header-style-2 .navbar-action .profile>li>a,body>header.header.header-style-2 .navbar-search-btn,body>header.header.header-style-2 .navbar-search-close {
        color: #fff
    }
    
    body>header.header.header-style-2 .navbar-action .login,body>header.header.header-style-2 .navbar-search-icon,body>header.header.header-style-2 .shopping-cart a {
        color: hsla(0,0%,100%,.9)
    }
    
    body>header.header.header-style-2 .navbar-action .login:hover,body>header.header.header-style-2 .navbar-search-icon:hover,body>header.header.header-style-2 .shopping-cart a:hover {
        color: #fff
    }
    
    body>header.header.header-style-2 .navbar-search-input {
        border-left-color: #fff;
        color: #fff
    }
    
    body>header.header.header-style-2 input:-ms-input-placeholder {
        color: hsla(0,0%,100%,.68)
    }
    
    body>header.header.header-style-2 input::placeholder {
        color: hsla(0,0%,100%,.68)
    }
    
    body>header.header.header-style-2 .navbar-action .profile .dropdown:after,body>header.header.header-style-2 .navbar-nav>.dropdown:after {
        opacity: .7
    }
    
    body>header.header.header-style-2 .navbar-action .login:first-child:after {
        background-color: #fff;
        opacity: .9
    }
    
    .navbar-collapse {
        padding-right: 0
    }
    
    body.visual-editor>header.header {
        position: absolute
    }
    
    .navbar-action {
        font-size: 0;
        height: 26px;
        margin-left: 20px;
        position: relative;
        white-space: nowrap;
        z-index: 1002
    }
    
    .navbar-action #j-user-wrap {
        display: inline-block
    }
    
    .navbar-action .login {
        color: var(--theme-gray-color);
        display: none;
        font-size: 14px;
        line-height: 26px
    }
    
    .navbar-action .login:first-child {
        margin-right: 8px;
        padding-right: 9px;
        position: relative
    }
    
    .navbar-action .login:first-child:after {
        background: var(--theme-gray-color);
        content: "";
        height: 14px;
        opacity: .9;
        position: absolute;
        right: 0;
        top: 6px;
        width: 1px
    }
    
    @media (max-width: 991px) {
        .navbar-action .login:first-child:after {
            display:none
        }
    }
    
    .navbar-action .login.cur {
        display: inline-block
    }
    
    .navbar-action .login:focus,.navbar-action .login:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    @media (max-width: 991px) {
        .navbar-action .login {
            background:hsla(0,0%,100%,.1);
            color: hsla(0,0%,100%,.8);
            line-height: 22px;
            margin: 0!important;
            padding: 8px 30px!important;
            text-align: center;
            width: calc(50% - 30px)
        }
    
        .navbar-action .login:hover {
            box-shadow: inset 0 0 5px 30px hsla(0,0%,100%,.08);
            color: #fff
        }
    }
    
    .navbar-action .publish {
        font-weight: 400;
        margin-left: 16px;
        padding-bottom: 5px;
        padding-top: 5px;
        vertical-align: top
    }
    
    .navbar-action .profile {
        display: inline-block;
        font-size: 13px;
        height: 45px;
        list-style: none;
        margin-bottom: 0;
        padding: 0;
        vertical-align: top
    }
    
    .navbar-action .profile .menu-item {
        height: 45px
    }
    
    .navbar-action .profile .dropdown {
        padding-right: calc(1em + 2px)
    }
    
    .navbar-action .profile .dropdown:after {
        content: "\e64e";
        font-family: iconbg;
        font-size: .9em;
        line-height: 26px;
        opacity: .7;
        position: absolute;
        right: 0;
        top: 0;
        transition: transform .3s
    }
    
    .navbar-action .profile .dropdown:hover:after {
        transform: rotate(-180deg);
        transition: transform .3s
    }
    
    .navbar-action .profile .dropdown:hover .dropdown-menu {
        opacity: 1;
        transform: scaleY(1);
        transition: transform .3s,opacity .1s;
        visibility: visible
    }
    
    .navbar-action .profile .dropdown:hover .dropdown-menu:after,.navbar-action .profile .dropdown:hover .dropdown-menu:before {
        opacity: 1;
        transition: transform .2s,opacity .1s
    }
    
    .navbar-action .profile .dropdown-menu {
        backface-visibility: hidden;
        background-color: var(--theme-el-bg-color);
        border: 0;
        border-radius: 0;
        display: block;
        margin: 0;
        min-width: 120px;
        opacity: 0;
        transform: scaleY(0);
        transform-origin: 0 0;
        transition: transform .3s,opacity .1s .2s,visibility .1s .3s;
        visibility: hidden
    }
    
    .navbar-action .profile .dropdown-menu:after,.navbar-action .profile .dropdown-menu:before {
        border: 7px solid transparent;
        border-bottom: 7px solid var(--theme-line-color);
        content: "";
        left: 40px;
        margin-left: -7px;
        opacity: 0;
        position: absolute;
        top: -14px;
        transition: opacity .2s 0s
    }
    
    .navbar-action .profile .dropdown-menu:after {
        border-bottom: 7px solid var(--theme-el-bg-color);
        top: -13px;
        z-index: 1
    }
    
    .navbar-action .profile .dropdown-menu a {
        display: block;
        line-height: 20px;
        position: relative
    }
    
    .navbar-action .profile a {
        color: var(--theme-gray-color);
        display: inline-block;
        line-height: 26px;
        text-decoration: none;
        vertical-align: top
    }
    
    .navbar-action .profile a:hover {
        color: var(--theme-hover)
    }
    
    .navbar-action .profile .menu-item-name {
        display: inline-block;
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: nowrap
    }
    
    .navbar-action .profile .menu-item-avatar {
        display: inline-block;
        height: 26px;
        margin-right: 5px;
        position: relative;
        vertical-align: top;
        width: 26px
    }
    
    .navbar-action .profile .menu-item-unread {
        background: #ff5c64;
        border-radius: 8px;
        color: #fff;
        font-size: 12px;
        height: 16px;
        line-height: 16px;
        min-width: 16px;
        padding: 0 2px;
        position: absolute;
        right: -4px;
        text-align: center;
        top: -4px
    }
    
    .navbar-action .profile img {
        border-radius: 50%;
        display: block;
        height: 100%;
        width: 100%
    }
    
    .navbar-action .profile .num-count {
        background: #ff5c64;
        border-radius: 8px;
        color: #fff;
        font-size: 12px;
        height: 16px;
        line-height: 16px;
        margin-top: 2px;
        min-width: 16px;
        padding: 0 3px;
        position: absolute;
        right: 8px;
        text-align: center
    }
    
    .dark-style-toggle {
        color: #ffb100;
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 26px;
        margin-right: 16px;
        opacity: .9;
        text-align: center;
        transition: opacity .4s ease-in-out;
        vertical-align: top;
        width: 22px
    }
    
    .dark-style-toggle:hover {
        opacity: 1
    }
    
    .dark-style-toggle.bfmli_active {
        color: var(--theme-black-color)
    }
    
    .dark-style-toggle.loading {
        animation: SunRotating .6s ease-in-out;
        opacity: .2;
        transition: opacity .6s ease-in-out
    }
    
    @media (max-width: 991px) {
        .dark-style-toggle {
            height:34px;
            left: -80%;
            line-height: 34px;
            margin: 8px 20px;
            position: fixed;
            text-align: center;
            top: 0;
            z-index: 1000
        }
    }
    
    @keyframes SunRotating {
        0% {
            transform: rotate(0deg)
        }
    
        to {
            transform: rotate(.5turn)
        }
    }
    
    body>header.header.header-style-2 .dark-style-toggle.bfmli_active {
        color: hsla(0,0%,100%,.9)
    }
    
    .navbar-search {
        display: none;
        left: 0;
        position: absolute;
        top: 19px;
        width: 100%;
        z-index: 1
    }
    
    .navbar-search.warning ::-webkit-input-placeholder {
        color: #fa5555!important
    }
    
    .navbar-search.warning :-moz-placeholder,.navbar-search.warning ::-moz-placeholder {
        color: #fa5555!important
    }
    
    .navbar-search.warning :-ms-input-placeholder {
        color: #fa5555!important
    }
    
    .navbar-search-inner {
        margin: 0 auto;
        width: 360px
    }
    
    .navbar-search-close {
        color: var(--theme-gray-color);
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 26px;
        text-align: center;
        vertical-align: top;
        width: 26px
    }
    
    .navbar-search-close:hover {
        color: var(--theme-hover)
    }
    
    .navbar-search-input {
        background: none;
        border: 0;
        border-left: 1px solid var(--theme-black-color);
        border-radius: 0;
        color: var(--theme-black-color);
        display: inline-block;
        font-size: 14px;
        height: 16px;
        line-height: 16px;
        margin-left: 8px;
        margin-top: 5px;
        outline: 0;
        padding: 0 7px 0 15px;
        vertical-align: top;
        width: 280px
    }
    
    .navbar-search-input:-ms-input-placeholder {
        color: var(--theme-gray-color)
    }
    
    .navbar-search-input::placeholder {
        color: var(--theme-gray-color)
    }
    
    .navbar-search-btn {
        background: none;
        border: 0;
        color: var(--theme-gray-color);
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 26px;
        outline: 0;
        padding: 0;
        vertical-align: top
    }
    
    .navbar-search-btn:hover {
        color: var(--theme-hover)
    }
    
    .is-search>.bfmli_container {
        position: relative
    }
    
    .is-search .navbar-header {
        position: relative;
        z-index: 2
    }
    
    .is-search .navbar-search {
        display: block
    }
    
    .is-search .navbar-search-icon,.is-search .primary-menu {
        display: none
    }
    
    .is-search .navbar-collapse {
        justify-content: end!important
    }
    
    .navbar-search-icon {
        color: var(--theme-gray-color);
        cursor: pointer;
        display: inline-block;
        margin-right: 16px;
        text-align: center;
        vertical-align: top
    }
    
    .navbar-search-icon .bfmli_wi {
        display: inline-block;
        font-size: 18px;
        line-height: 26px;
        width: 22px
    }
    
    .navbar-search-icon:focus,.navbar-search-icon:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .top-news.top-news-fluid {
        padding-left: 3.2em;
        padding-right: 3.2em
    }
    
    @media (max-width: 1299px) {
        .top-news.top-news-fluid {
            padding-left:2em;
            padding-right: 2em
        }
    }
    
    @media (max-width: 1199px) {
        .top-news.top-news-fluid {
            padding-left:1.5em;
            padding-right: 1.5em
        }
    }
    
    .top-news.top-news-fluid>.bfmli_container {
        padding: 0;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .top-news.top-news-fluid .top-news-close {
            right:0
        }
    }
    
    @media (max-width: 991px) {
        .navbar-search-icon,.shopping-cart {
            display:none!important
        }
    
        body>header.header .nav {
            font-size: 16px
        }
    
        body>header.header .navbar-header {
            align-items: center;
            display: flex;
            float: none;
            height: 64px;
            justify-content: space-between;
            margin: 0;
            width: 100%
        }
    
        body>header.header .navbar-header:after,body>header.header .navbar-header:before {
            display: none
        }
    }
    
    @media (max-width: 991px) and (max-width:767px) {
        body>header.header .navbar-header {
            height:50px
        }
    }
    
    @media (max-width: 991px) {
        body>header.header .primary-menu {
            float:none!important;
            margin: 0
        }
    
        body>header.header .dropdown:after {
            display: none
        }
    
        body>header.header.header-style-2 .icon-bar {
            background: hsla(0,0%,100%,.85)
        }
    
        .navbar-nav {
            float: none;
            margin: 0;
            width: 100%
        }
    
        .navbar-nav>li {
            float: none
        }
    
        .navbar-nav li {
            background-image: none!important
        }
    
        .navbar-toggle {
            display: block;
            margin: 0;
            order: 1;
            transition: all .3s ease-out 0s
        }
    
        .navbar-unread {
            background: #ff5c64;
            border-radius: 8px;
            color: #fff;
            font-size: 12px;
            height: 16px;
            line-height: 16px;
            min-width: 16px;
            padding: 0 2px;
            position: absolute;
            right: -2px;
            text-align: center;
            top: -2px
        }
    
        .navbar-collapse {
            background: var(--theme-color);
            border: 0;
            bottom: 0;
            height: 100%!important;
            margin: 0!important;
            overflow: auto;
            padding: 50px 0;
            position: fixed!important;
            right: 100%;
            top: 0;
            transition: all .3s ease-out 0s;
            width: 80%!important;
            z-index: 998
        }
    
        .navbar-collapse.bfmli_collapse {
            display: none!important
        }
    
        .bfmli_collapse.in {
            display: block!important
        }
    
        .icon-bar {
            background: var(--theme-gray-color);
            transition: all .3s ease-out .3s
        }
    
        .navbar-on {
            bottom: 0;
            left: 0;
            overflow: hidden;
            position: fixed;
            right: 0;
            top: 0;
            transform: translateX(80%);
            transition: all .3s ease-out 0s
        }
    
        .navbar-on.admin-bar .header {
            margin-top: 46px
        }
    
        .navbar-on .navbar-on-shadow {
            background: rgba(0,0,0,.3);
            content: "";
            height: 100%;
            left: 0;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 10000000000
        }
    
        .navbar-on .icon-bar {
            background: #fff!important;
            transition: all .3s ease-out .3s
        }
    
        .navbar-on .icon-bar-1 {
            margin-bottom: 0;
            transform: rotate(-45deg) translate(-5px,5px)
        }
    
        .navbar-on .icon-bar-2 {
            opacity: 0
        }
    
        .navbar-on .icon-bar-3 {
            transform: rotate(45deg) translate(-5px,-5px)
        }
    
        .navbar-on .navbar-toggle {
            background: none!important;
            border: 0!important;
            color: #fff;
            margin-top: 8px;
            position: fixed;
            right: 100%;
            top: 0;
            transition: all .3s ease-out 0s;
            z-index: 1000
        }
    
        .navbar-on .navbar-unread {
            display: none
        }
    
        .navbar-action {
            float: none!important;
            height: auto;
            margin: 0;
            overflow: hidden;
            padding: 20px 0 30px
        }
    
        .navbar-action #j-user-wrap {
            display: flex;
            gap: 20px;
            justify-content: center;
            margin: 0;
            padding: 20px 0;
            width: 100%
        }
    
        .navbar-action .profile {
            height: auto;
            width: 100%
        }
    
        .navbar-action .profile a {
            color: #fff!important;
            display: block
        }
    
        .navbar-action .profile a:active,.navbar-action .profile a:focus,.navbar-action .profile a:hover {
            color: #fff!important
        }
    
        .navbar-action .profile .menu-item-avatar {
            margin-top: 4px
        }
    
        .navbar-action .profile .menu-item {
            height: auto;
            padding: 0
        }
    
        .navbar-action .profile .menu-item>a.menu-item-user {
            line-height: 34px;
            padding: 7px 20px
        }
    
        .navbar-action .profile .dropdown-menu {
            background: rgba(0,0,0,.05);
            border: 0;
            border-left: 5px solid rgba(0,0,0,.04)!important;
            border-radius: 0;
            box-shadow: none;
            box-sizing: border-box!important;
            display: none;
            float: none;
            opacity: 1;
            padding: 1px 0!important;
            position: relative;
            transform: scaleY(1);
            visibility: visible;
            width: 100%
        }
    
        .navbar-action .profile .dropdown-menu:after,.navbar-action .profile .dropdown-menu:before {
            display: none
        }
    
        .navbar-action .profile .dropdown-menu li {
            border-bottom: 1px solid hsla(0,0%,4%,.05)!important
        }
    
        .navbar-action .profile .dropdown-menu li:last-child {
            border-bottom: 0!important
        }
    
        .navbar-action .profile .dropdown-menu li>a:hover {
            background: hsla(0,0%,100%,.1)!important;
            color: #fff!important
        }
    
        .navbar-action .profile .dropdown-menu a {
            line-height: 26px
        }
    
        .navbar-action .publish {
            background-color: hsla(0,0%,100%,.1)!important;
            border: 0;
            border-radius: 0;
            color: #fff;
            display: block;
            line-height: 22px;
            margin: 0 20px;
            padding: 8px 30px;
            text-align: center
        }
    
        .navbar-search {
            background: none;
            border: 0;
            display: block!important;
            height: auto;
            padding: 0 20px;
            position: relative;
            width: 100%
        }
    
        .navbar-search :-ms-input-placeholder {
            color: #999!important
        }
    
        .navbar-search ::placeholder {
            color: #999!important
        }
    
        .navbar-search-inner {
            position: relative;
            width: 100%
        }
    
        .navbar-search-input {
            background: #fff;
            border: 1px solid #fff;
            color: #333!important;
            height: 36px;
            line-height: 20px;
            margin: 0;
            padding: 5px 10px;
            width: 100%
        }
    
        .navbar-search-close {
            display: none!important
        }
    
        .navbar-search-btn {
            color: var(--theme-gray-color)!important;
            line-height: 36px;
            position: absolute;
            right: 10px;
            top: 0
        }
    }
    
    @media screen and (max-width: 600px) {
        #wpadminbar {
            position:fixed!important
        }
    }
    
    .bfmli_entry .wpcom_myimg_wrap,.entry-comments,.entry-main,.entry-page,.entry-related-posts {
        margin-bottom: 30px
    }
    
    .el-boxed .entry-author,.el-boxed .entry-comments,.el-boxed .entry-main,.el-boxed .entry-related-posts {
        background: var(--theme-el-bg-color);
        margin-bottom: 20px;
        padding: 20px
    }
    
    @media (max-width: 1239px) {
        .el-boxed .entry-author,.el-boxed .entry-comments,.el-boxed .entry-main,.el-boxed .entry-related-posts {
            padding:20px
        }
    }
    
    @media (max-width: 767px) {
        .el-boxed .entry-author,.el-boxed .entry-comments,.el-boxed .entry-main,.el-boxed .entry-related-posts {
            background:none;
            padding: 0
        }
    }
    
    .el-boxed .bfmli_entry .wpcom_myimg_wrap,.el-boxed .entry-page {
        margin-bottom: 20px
    }
    
    .el-boxed .entry-related.post-loop-default {
        margin: -10px -20px 0
    }
    
    @media (max-width: 767px) {
        .el-boxed .entry-related.post-loop-default {
            margin-left:0;
            margin-right: 0
        }
    }
    
    .type-kuaixun .entry-content p {
        text-indent: 0
    }
    
    @media (max-width: 767px) {
        .has-video .breadcrumb {
            display:none
        }
    }
    
    .bfmli_entry .mce-tinymce {
        box-shadow: none
    }
    
    .bfmli_entry .mce-top-part:before {
        display: none
    }
    
    .bfmli_entry .entry-video {
        margin: 0 0 20px;
        position: relative
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-video {
            margin:-30px -15px 20px
        }
    }
    
    .bfmli_entry .entry-video embed,.bfmli_entry .entry-video iframe,.bfmli_entry .entry-video video {
        display: block;
        height: 100%;
        vertical-align: top;
        width: 100%!important
    }
    
    .bfmli_entry .entry-video .mejs-container,.bfmli_entry .entry-video .mejs-container embed,.bfmli_entry .entry-video .mejs-container iframe,.bfmli_entry .entry-video .mejs-container video,.bfmli_entry .entry-video .wp-video,.bfmli_entry .entry-video .wp-video embed,.bfmli_entry .entry-video .wp-video iframe,.bfmli_entry .entry-video .wp-video video {
        height: 100%!important
    }
    
    .bfmli_entry .entry-head {
        margin-bottom: 20px
    }
    
    .bfmli_entry .entry-title {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 20px;
        margin-top: 0
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-title {
            font-size:22px
        }
    }
    
    .bfmli_entry .entry-info {
        color: var(--theme-light-color);
        padding-bottom: 10px
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-info {
            padding-bottom:0
        }
    }
    
    .bfmli_entry .entry-info a {
        color: inherit
    }
    
    .bfmli_entry .entry-info a:focus,.bfmli_entry .entry-info a:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .bfmli_entry .entry-info .nickname {
        color: var(--theme-color)
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-info .nickname {
            font-weight:500
        }
    }
    
    .bfmli_entry .entry-info .bfmli_dot {
        color: var(--theme-light-color);
        margin: 0 5px
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-info .bfmli_dot {
            display:none
        }
    }
    
    .bfmli_entry .entry-info .origin a {
        color: var(--theme-color)
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-info {
            font-size:13px;
            line-height: 23px
        }
    
        .bfmli_entry .entry-info>a,.bfmli_entry .entry-info>span,.bfmli_entry .entry-info>time {
            margin-right: 8px;
            white-space: nowrap
        }
    }
    
    .bfmli_entry .entry-excerpt {
        background: hsla(var(--theme-color-hsl),.03);
        border: 1px solid var(--theme-line-color);
        border-radius: 3px;
        color: var(--theme-light-color);
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 20px;
        padding: 15px
    }
    
    .bfmli_entry .entry-excerpt p:last-child {
        margin-bottom: 0
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-excerpt p {
            text-align:justify
        }
    }
    
    .bfmli_entry .entry-content {
        color: var(--theme-black-color);
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 30px;
        position: relative
    }
    
    .bfmli_entry .entry-content:after,.bfmli_entry .entry-content:before {
        content: " ";
        display: table
    }
    
    .bfmli_entry .entry-content:after {
        clear: both
    }
    
    .bfmli_entry .entry-content .h1,.bfmli_entry .entry-content .h2,.bfmli_entry .entry-content .h3,.bfmli_entry .entry-content h1,.bfmli_entry .entry-content h2,.bfmli_entry .entry-content h3 {
        font-weight: 500;
        line-height: 1.4;
        margin: 32px 0 16px
    }
    
    .bfmli_entry .entry-content h4,.bfmli_entry .entry-content h5 {
        font-weight: 500
    }
    
    .bfmli_entry .entry-content .h1,.bfmli_entry .entry-content h1 {
        font-size: 24px
    }
    
    .bfmli_entry .entry-content .h2,.bfmli_entry .entry-content h2 {
        border-bottom: 1px solid var(--theme-line-color);
        font-size: 20px;
        padding-bottom: 12px
    }
    
    .bfmli_entry .entry-content .h3,.bfmli_entry .entry-content h3 {
        font-size: 18px
    }
    
    .bfmli_entry .entry-content>.h3,.bfmli_entry .entry-content>h3 {
        border: none;
        line-height: 1.46;
        padding-left: 18px;
        position: relative
    }
    
    .bfmli_entry .entry-content>.h3:before,.bfmli_entry .entry-content>h3:before {
        background-color: var(--theme-color);
        background-image: linear-gradient(180deg,hsla(0,0%,100%,.15),transparent);
        border-radius: 3px;
        content: "";
        height: calc(100% - 8px);
        left: 0;
        position: absolute;
        top: 4px;
        width: 3px
    }
    
    .bfmli_entry .entry-content p {
        line-height: 1.8;
        margin-bottom: 20px;
        word-wrap: break-word
    }
    
    .bfmli_entry .entry-content p>img {
        vertical-align: baseline
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-content p {
            text-align:justify
        }
    
        .bfmli_entry .entry-content p.aligncenter,.bfmli_entry .entry-content p.has-text-align-center {
            text-align: center
        }
    
        .bfmli_entry .entry-content p.has-text-align-left {
            text-align: left
        }
    
        .bfmli_entry .entry-content p.has-text-align-right {
            text-align: right
        }
    }
    
    .bfmli_entry .entry-content .inline-icon {
        display: inline-block;
        font-size: inherit;
        line-height: inherit;
        padding: 0 .1em;
        text-indent: 0;
        vertical-align: bottom;
        white-space: normal
    }
    
    .bfmli_entry .entry-content>p {
        white-space: pre-wrap
    }
    
    .bfmli_entry .entry-content p.has-drop-cap:not(:focus):first-letter {
        font-size: 3em;
        font-weight: 300;
        line-height: 1
    }
    
    .bfmli_entry .entry-content figure {
        margin-bottom: 20px
    }
    
    .bfmli_entry .entry-content .woocommerce p {
        text-indent: 0!important
    }
    
    .bfmli_entry .entry-content blockquote {
        background: hsla(var(--theme-color-hsl),.04);
        border-left-color: var(--theme-line-color);
        color: var(--theme-black-color);
        font-size: 14px
    }
    
    .bfmli_entry .entry-content blockquote p:last-child {
        margin-bottom: 0
    }
    
    .bfmli_entry .entry-content .wp-block-code,.bfmli_entry .entry-content pre {
        background: #2b303b;
        border: 0;
        border-radius: 3px;
        color: #eee;
        font-size: 14px;
        line-height: 1.45;
        overflow-x: scroll;
        padding: 20px
    }
    
    @media (max-width: 1239px) {
        .bfmli_entry .entry-content .wp-block-code,.bfmli_entry .entry-content pre {
            padding:20px
        }
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-content .wp-block-code,.bfmli_entry .entry-content pre {
            padding:15px
        }
    }
    
    .bfmli_entry .entry-content .wp-block-code>code,.bfmli_entry .entry-content pre>code {
        background: none
    }
    
    .bfmli_entry .entry-content code,.bfmli_entry .entry-content kbd {
        background: var(--theme-line-color);
        border-radius: 2px;
        font-size: .9em;
        margin: 0 1px;
        padding: 2px 4px
    }
    
    .bfmli_entry .entry-content ol,.bfmli_entry .entry-content ul {
        list-style-position: outside;
        margin-bottom: 20px;
        padding-left: 2em
    }
    
    .bfmli_entry .entry-content li {
        line-height: 1.46;
        margin-bottom: .5em
    }
    
    .bfmli_entry .entry-content img {
        height: auto
    }
    
    .bfmli_entry .entry-content img,.bfmli_entry .entry-content video {
        max-width: 100%;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-content video {
            display:block;
            height: auto;
            width: 100%
        }
    
        .bfmli_entry .entry-content .plyr__video-wrapper--fixed-ratio video {
            height: 100%
        }
    }
    
    .bfmli_entry .entry-content video::-internal-media-controls-download-button {
        display: none
    }
    
    .bfmli_entry .entry-content video::-webkit-media-controls-enclosure {
        overflow: hidden
    }
    
    .bfmli_entry .entry-content video::-webkit-media-controls-panel {
        width: calc(100% + 30px)
    }
    
    .bfmli_entry .entry-content audio {
        max-width: 100%;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-content audio {
            display:block;
            width: 100%
        }
    }
    
    .bfmli_entry .entry-content embed,.bfmli_entry .entry-content iframe {
        max-width: 100%;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-content embed,.bfmli_entry .entry-content iframe {
            display:block;
            max-height: 500px;
            min-height: 200px;
            width: 100%
        }
    }
    
    .bfmli_entry .entry-content .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
    
    .bfmli_entry .entry-content .aligncenter img {
        margin: 0 auto
    }
    
    .bfmli_entry .entry-content .alignleft {
        float: left;
        margin-bottom: 10px;
        margin-right: 10px
    }
    
    .bfmli_entry .entry-content .alignright {
        float: right;
        margin-bottom: 10px;
        margin-left: 10px
    }
    
    .bfmli_entry .entry-content .wp-caption,.bfmli_entry .entry-content button,.bfmli_entry .entry-content input,.bfmli_entry .entry-content select,.bfmli_entry .entry-content textarea {
        max-width: 100%
    }
    
    .bfmli_entry .entry-content .wp-caption-text {
        color: var(--theme-gray-color);
        font-size: 14px;
        line-height: 1.5;
        padding-top: 5px;
        text-align: center;
        text-indent: 0
    }
    
    .bfmli_entry .entry-content table {
        border-collapse: collapse;
        margin-bottom: 20px;
        width: 100%
    }
    
    .bfmli_entry .entry-content table td,.bfmli_entry .entry-content table th {
        border: 1px solid var(--theme-border-color);
        padding: .5em
    }
    
    .bfmli_entry .entry-content .has-theme-light-color {
        color: #f5f5f5
    }
    
    .bfmli_entry .entry-content .has-theme-light-background-color {
        background-color: #f5f5f5
    }
    
    .bfmli_entry .entry-content .has-theme-gray-color {
        color: #999
    }
    
    .bfmli_entry .entry-content .has-theme-gray-background-color {
        background-color: #999
    }
    
    .bfmli_entry .entry-content .has-theme-black-color {
        color: #333
    }
    
    .bfmli_entry .entry-content .has-theme-black-background-color {
        background-color: #333
    }
    
    .bfmli_entry .entry-content .has-theme-hover-color {
        color: var(--theme-hover)
    }
    
    .bfmli_entry .entry-content .has-theme-hover-background-color {
        background-color: var(--theme-hover)
    }
    
    .bfmli_entry .entry-content .has-theme-color-color {
        color: var(--theme-color)
    }
    
    .bfmli_entry .entry-content .has-theme-color-background-color {
        background-color: var(--theme-color)
    }
    
    .bfmli_entry .entry-content .gallery {
        font-size: 0;
        margin: 0 -10px
    }
    
    .bfmli_entry .entry-content .gallery .gallery-item {
        display: inline-block;
        padding: 10px;
        text-align: center;
        vertical-align: top
    }
    
    .bfmli_entry .entry-content .gallery .gallery-item img {
        border: 0;
        height: auto;
        max-width: 100%;
        vertical-align: top
    }
    
    .bfmli_entry .entry-content .gallery-columns-1 .gallery-item {
        width: 100%
    }
    
    .bfmli_entry .entry-content .gallery-columns-2 .gallery-item {
        width: 50%
    }
    
    .bfmli_entry .entry-content .gallery-columns-3 .gallery-item {
        width: 33.33333%
    }
    
    .bfmli_entry .entry-content .gallery-columns-4 .gallery-item {
        width: 25%
    }
    
    .bfmli_entry .entry-content .gallery-columns-5 .gallery-item {
        width: 20%
    }
    
    .bfmli_entry .entry-content .gallery-columns-6 .gallery-item {
        width: 16.66667%
    }
    
    .bfmli_entry .entry-content .gallery-columns-7 .gallery-item {
        width: 14.28571%
    }
    
    .bfmli_entry .entry-content .gallery-columns-8 .gallery-item {
        width: 12.5%
    }
    
    .bfmli_entry .entry-content .gallery-columns-9 .gallery-item {
        width: 11.11111%
    }
    
    .bfmli_entry .entry-content .wp-video {
        width: auto!important
    }
    
    .bfmli_entry .entry-content .plyr--video {
        margin-bottom: 20px
    }
    
    .bfmli_entry .entry-content .j-wpcom-video {
        display: block;
        max-width: 100%
    }
    
    .bfmli_entry .entry-content .entry-content-slider .swiper-wrapper {
        flex-wrap: nowrap;
        margin: 0!important;
        padding: 0!important
    }
    
    .bfmli_entry .entry-content .entry-content-slider .modules-feature-posts .post-loop-card .bfmli_item,.bfmli_entry .entry-content .entry-content-slider .swiper-slide,.modules-feature-posts .post-loop-card .bfmli_entry .entry-content .entry-content-slider .bfmli_item {
        margin: 0!important
    }
    
    .bfmli_entry .entry-content .entry-content-slider .modules-feature-posts .post-loop-card .bfmli_item img,.bfmli_entry .entry-content .entry-content-slider .swiper-slide img,.modules-feature-posts .post-loop-card .bfmli_entry .entry-content .entry-content-slider .bfmli_item img {
        display: block;
        height: auto;
        width: 100%
    }
    
    .bfmli_entry .entry-content .entry-content-slider .slide-title {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        left: 0;
        line-height: 1.4;
        margin: 0!important;
        padding: 40px 20px 16px!important;
        position: absolute;
        text-indent: 0!important;
        width: 100%;
        z-index: 1
    }
    
    @media (max-width: 991px) {
        .bfmli_entry .entry-content .entry-content-slider .slide-title {
            font-size:16px;
            padding: 24px 15px 15px!important
        }
    }
    
    .bfmli_entry .entry-content .entry-content-slider .swiper-pagination {
        bottom: 10px!important;
        line-height: 0
    }
    
    .bfmli_entry .entry-content .entry-content-slider:hover .swiper-pagination {
        opacity: 1
    }
    
    .bfmli_entry .entry-content.text-indent p {
        text-indent: 2em
    }
    
    .bfmli_entry .entry-content .wp-block-quote,.bfmli_entry .entry-content blockquote {
        background: var(--theme-line-color);
        border-left: 0;
        border-radius: 3px;
        color: var(--theme-gray-color);
        font-size: 16px;
        padding: 30px 30px 30px 66px;
        position: relative
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-content .wp-block-quote,.bfmli_entry .entry-content blockquote {
            padding:24px 15px 15px 52px
        }
    }
    
    .bfmli_entry .entry-content .wp-block-quote:before,.bfmli_entry .entry-content blockquote:before {
        color: hsla(var(--theme-color-hsl),.1);
        content: "\e6fe";
        font-family: iconbg;
        font-size: 30px;
        left: 20px;
        line-height: 1;
        position: absolute;
        top: 15px
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-content .wp-block-quote:before,.bfmli_entry .entry-content blockquote:before {
            font-size:24px;
            left: 15px;
            top: 12px
        }
    }
    
    .bfmli_entry .entry-content #ez-toc-container {
        background: hsla(var(--theme-color-hsl),.04);
        border: 1px solid hsla(var(--theme-color-hsl),.02);
        box-shadow: none;
        font-size: 16px;
        padding: 10px 15px
    }
    
    .bfmli_entry .entry-content #ez-toc-container a {
        color: var(--theme-gray-color)
    }
    
    .bfmli_entry .entry-content #ez-toc-container a:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .bfmli_entry .entry-content #ez-toc-container ul li>a {
        border-radius: 3px;
        display: block;
        padding: .3em .6em
    }
    
    .bfmli_entry .entry-content #ez-toc-container ul li>a:hover {
        background: hsla(var(--theme-color-hsl),.04)
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-title-container {
        align-items: center;
        display: flex;
        gap: 20px;
        justify-content: space-between
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav ul ul {
        margin-bottom: .2em;
        margin-left: 0
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav ul li a:before {
        color: var(--theme-light-color);
        min-width: 1.5em
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul {
        margin-top: 12px;
        position: relative
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul:before {
        background: var(--theme-line-color);
        content: "";
        height: 100%;
        left: 6px;
        position: absolute;
        top: 0;
        width: 2px
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li {
        position: relative
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li>a {
        margin-left: 1em;
        position: static
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li>a:after,.bfmli_entry .entry-content #ez-toc-container>nav>ul li>a:before {
        background: var(--theme-el-bg-color);
        border-radius: var(--toc-dot-width);
        height: var(--toc-dot-width);
        left: 0;
        margin-left: calc(7px - var(--toc-dot-width)/2);
        margin-top: calc(1.1em - var(--toc-dot-width)/2);
        min-width: auto!important;
        position: absolute;
        text-indent: -555em;
        top: 0;
        width: var(--toc-dot-width)
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li>a:after {
        background: hsla(var(--theme-color-hsl),.3);
        content: ""
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li>a:hover:after {
        background: var(--theme-hover)
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li.ez-toc-heading-level-2>a {
        margin-left: 1.5em
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li.ez-toc-heading-level-3>a {
        margin-left: 2.2em
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li.ez-toc-heading-level-4>a {
        margin-left: 2.9em
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li.ez-toc-heading-level-5>a {
        margin-left: 3.6em
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul li.ez-toc-heading-level-6>a {
        margin-left: 4.3em
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul>li ul ul a {
        --toc-dot-width: 4px
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul>li>a {
        --toc-dot-width: 7px
    }
    
    .bfmli_entry .entry-content #ez-toc-container>nav>ul>li ul a {
        --toc-dot-width: 6px
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-title,.bfmli_entry .entry-content #ez-toc-container a.ez-toc-toggle {
        color: var(--theme-gray-color);
        padding: 0
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-title {
        align-items: center;
        display: inline-flex;
        gap: 8px
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-title:before {
        content: "\e700";
        font-family: iconbg;
        font-size: 1em
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-cssicon-toggle-label {
        float: right;
        margin-left: 30px
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-cssicon,.bfmli_entry .entry-content #ez-toc-container .ez-toc-js-icon-con,.bfmli_entry .entry-content #ez-toc-container .ez-toc-toggle label {
        border: 0;
        border-radius: 3px;
        left: 0;
        width: auto
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-icon-toggle-span svg {
        color: var(--theme-gray-color)!important;
        fill: currentColor!important
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-toggle-el {
        align-items: center;
        background: hsla(var(--theme-color-hsl),.06);
        border-radius: 28px;
        color: var(--theme-gray-color);
        display: flex;
        font-style: normal;
        height: 28px;
        justify-content: center;
        padding: 0;
        width: 28px
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-toggle-el:after {
        content: "\e701";
        font-family: iconbg;
        font-size: 16px;
        line-height: 28px
    }
    
    .bfmli_entry .entry-content #ez-toc-container .ez-toc-toggle-el:hover {
        background: hsla(var(--theme-color-hsl),.1);
        color: var(--theme-hover)
    }
    
    .bfmli_entry .entry-content .entry-copyright {
        background: hsla(var(--theme-color-hsl),.03);
        border: 1px solid var(--theme-line-color);
        border-radius: 4px;
        color: var(--theme-light-color);
        font-size: 14px;
        line-height: 1.6;
        margin-top: 30px;
        padding: 15px
    }
    
    .bfmli_entry .entry-content .entry-copyright a,.bfmli_entry .entry-content .entry-copyright span {
        color: var(--theme-gray-color)
    }
    
    .bfmli_entry .entry-content .entry-copyright p {
        margin-bottom: 8px;
        text-align: left;
        text-indent: 0
    }
    
    .bfmli_entry .entry-content .entry-copyright p:last-child {
        margin-bottom: 0
    }
    
    .bfmli_entry .entry-content .bfmli_pagination li {
        line-height: 28px
    }
    
    .bfmli_entry .entry-page p {
        margin: 0
    }
    
    .page .bfmli_entry .entry-head {
        margin-bottom: 45px
    }
    
    .page .bfmli_entry .entry-title {
        margin-bottom: 0;
        position: relative;
        text-align: center
    }
    
    .page .bfmli_entry .entry-title:after {
        background: var(--theme-light-color);
        border-radius: 2px;
        bottom: -15px;
        content: "";
        height: 2px;
        left: 50%;
        margin-left: -10px;
        position: absolute;
        width: 20px
    }
    
    .entry-tag {
        font-size: 0
    }
    
    .entry-tag a {
        background: hsla(var(--theme-color-hsl),.05);
        box-shadow: 0 0 1px rgba(0,0,0,.1);
        color: var(--theme-black-color);
        line-height: 14px;
        margin: 0 10px 5px 0;
        padding: 4px 10px 4px 0
    }
    
    .entry-tag a,.entry-tag a:before {
        border-radius: 20px;
        display: inline-block;
        font-size: 14px
    }
    
    .entry-tag a:before {
        background: var(--theme-color);
        color: #fff;
        content: "#";
        line-height: inherit;
        margin: -4px 6px -4px 0;
        padding: 4px 7px;
        vertical-align: top
    }
    
    .entry-tag a:focus,.entry-tag a:hover {
        background: var(--theme-hover);
        color: #fff;
        text-decoration: none
    }
    
    .entry-tag .entry-specials a:before {
        background: var(--theme-el-bg-color);
        border: 1px solid var(--theme-color);
        color: var(--theme-color);
        padding: 3px 6px
    }
    
    .entry-bar {
        height: 60px;
        margin: 30px 0
    }
    
    @media (max-width: 767px) {
        .entry-bar {
            height:auto
        }
    }
    
    .entry-bar .info-item.act .bfmli_wi,.entry-bar .info-item.share .bfmli_wi {
        font-size: 20px
    }
    
    .entry-bar .entry-bar-info2 {
        display: flex;
        justify-content: space-between;
        width: 100%
    }
    
    .entry-bar .entry-bar-info2 .info-item.share {
        order: 0;
        padding-left: 0;
        width: 100%
    }
    
    .entry-bar .entry-bar-info2 .info-item.share:before {
        display: none
    }
    
    @media (max-width: 767px) {
        .entry-bar .entry-bar-info2 .info-item.share {
            width:auto
        }
    }
    
    .entry-bar .entry-bar-info2 .info-item.meta {
        flex-shrink: 0;
        order: 1
    }
    
    .entry-bar .entry-bar-info2 .info-item.act {
        flex-shrink: 0;
        order: 2
    }
    
    @media (max-width: 1239px) {
        .entry-bar .info-item.share .mobile {
            display:none
        }
    }
    
    @media (max-width: 767px) {
        .entry-bar .entry-bar-author {
            display:none
        }
    
        .entry-bar .entry-bar-info {
            display: flex;
            justify-content: space-between;
            width: 100%
        }
    
        .entry-bar .info-item.act {
            display: none
        }
    
        .entry-bar .info-item.meta {
            line-height: 30px;
            margin: 0;
            order: 1
        }
    
        .entry-bar .info-item.share {
            margin-right: 0;
            order: 0;
            padding-left: 0;
            vertical-align: top
        }
    
        .entry-bar .info-item.share .meta-item {
            display: none
        }
    
        .entry-bar .info-item.share .mobile {
            border: 1px solid var(--theme-color);
            border-radius: 4px;
            color: var(--theme-color);
            display: block;
            line-height: 28px;
            padding-left: 12px;
            padding-right: 12px
        }
    
        .entry-bar .info-item.share .mobile .bfmli_wi {
            font-size: 16px
        }
    
        .entry-bar .info-item.share:before {
            display: none
        }
    }
    
    .entry-bar .info-item {
        color: var(--theme-light-color);
        display: inline-block;
        line-height: 36px;
        margin-right: 20px;
        padding-left: 20px;
        position: relative
    }
    
    .entry-bar .info-item:before {
        background: var(--theme-light-color);
        content: "";
        height: 18px;
        left: 0;
        margin-top: -9px;
        opacity: .6;
        position: absolute;
        top: 50%;
        width: 1px
    }
    
    .entry-bar .info-item a {
        color: inherit;
        text-decoration: none
    }
    
    .entry-bar .info-item a:hover {
        color: var(--theme-hover)
    }
    
    .entry-bar .info-item .stared {
        color: #ff5e5e
    }
    
    .entry-bar .info-item .stared:hover {
        color: #f33
    }
    
    .entry-bar .meta {
        padding-left: 0
    }
    
    .entry-bar .meta:before {
        display: none
    }
    
    .entry-bar .act {
        margin-right: 0
    }
    
    .entry-bar .meta-item {
        display: inline-block;
        overflow: hidden;
        padding: 0 8px;
        position: relative;
        transition: all .3s ease-out 0s;
        vertical-align: top
    }
    
    .entry-bar .meta-item:first-child {
        padding-left: 0
    }
    
    .entry-bar .meta-item:last-child {
        padding-right: 0
    }
    
    .entry-bar .meta-item:hover {
        overflow: visible;
        transition: all .3s ease-out 0s
    }
    
    .entry-bar .meta-item:hover .dashang-img,.entry-bar .meta-item:hover .share-wx-wrap {
        bottom: 40px;
        filter: alpha(opacity=100);
        opacity: 1;
        transition: all .3s ease-out 0s
    }
    
    .entry-bar .meta-item:hover .dashang-img {
        pointer-events: auto
    }
    
    .entry-bar .meta-item.wechat:hover {
        color: #44b549
    }
    
    .entry-bar .meta-item.weibo:hover {
        color: #e05244
    }
    
    .entry-bar .meta-item.qq:hover {
        color: #22a4ff
    }
    
    .entry-bar .meta-item.douban:hover {
        color: #33b045
    }
    
    .entry-bar .meta-item.douban:hover svg {
        fill: #33b045
    }
    
    .entry-bar .meta-item.qzone:hover {
        color: #fdbf2f
    }
    
    .entry-bar .meta-item.qzone:hover svg {
        fill: #fdbf2f
    }
    
    .entry-bar .meta-item.linkedin:hover {
        color: #0077b5
    }
    
    .entry-bar .meta-item.facebook:hover {
        color: #44619d
    }
    
    .entry-bar .meta-item.twitter:hover {
        color: #55acee
    }
    
    .entry-bar .meta-item.dashang .bfmli_wi {
        font-size: 18px
    }
    
    .entry-bar .bfmli_wi {
        font-size: 16px;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .entry-bar .dashang-img {
            left:auto;
            right: 0
        }
    
        .entry-bar .dashang-img:after,.entry-bar .dashang-img:before {
            left: 100%;
            margin-left: -26px
        }
    }
    
    .entry-bar.fixed .entry-bar-inner {
        background: var(--theme-el-bg-color);
        border-top: 1px solid var(--theme-line-color);
        bottom: 0;
        padding: 10px 20px;
        position: fixed;
        transition: all .3s ease-out 0s
    }
    
    @media (max-width: 991px) {
        .entry-bar.fixed .entry-bar-inner {
            position:relative
        }
    }
    
    .dashang-img {
        background: #fff;
        border: 1px solid #efefef;
        bottom: 50px;
        box-shadow: 0 0 3px 1px rgba(0,0,0,.05);
        box-sizing: content-box;
        filter: alpha(opacity=0);
        left: 50%;
        line-height: 1;
        margin-left: -81px;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        text-align: center;
        transition: all .3s ease-out 0s;
        width: 160px;
        z-index: 9
    }
    
    .dashang-img:after,.dashang-img:before {
        border: 8px solid transparent;
        border-top-color: #efefef;
        bottom: -16px;
        content: "";
        height: 0;
        left: 50%;
        line-height: 0;
        margin-left: -8px;
        position: absolute;
        width: 0
    }
    
    .dashang-img:after {
        border-top-color: #fff;
        bottom: -15px;
        z-index: 1
    }
    
    .dashang-img canvas,.dashang-img img {
        display: block;
        height: auto;
        padding: 10px 10px 0;
        width: 100%
    }
    
    .dashang-img span {
        color: #999;
        display: inline-block;
        font-size: 12px;
        line-height: 1;
        padding-bottom: 10px;
        vertical-align: top;
        width: 160px
    }
    
    .dashang-img span img {
        margin-bottom: 2px
    }
    
    .dashang-img2 {
        font-size: 0;
        margin-left: -166px;
        width: 330px
    }
    
    @media (max-width: 767px) {
        .dashang-img2 {
            left:auto;
            margin-left: 0;
            right: 0;
            width: 300px
        }
    
        .dashang-img2:after,.dashang-img2:before {
            left: auto;
            margin-left: 0;
            margin-right: -8px;
            right: 76px
        }
    
        .dashang-img2 span {
            max-width: 50%
        }
    }
    
    .entry-bar-inner {
        border-top: 1px solid transparent;
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        position: relative;
        transition: all .3s ease-out 0s;
        z-index: 99
    }
    
    @media (max-width: 767px) {
        .entry-bar-inner {
            padding:0
        }
    }
    
    .entry-bar-inner .entry-bar-author a {
        display: inline-block;
        text-decoration: none
    }
    
    .entry-bar-inner .entry-bar-author img {
        border-radius: 50%;
        display: inline-block;
        height: 36px;
        margin-right: 5px;
        vertical-align: top;
        width: 36px
    }
    
    .entry-bar-inner .author-name {
        display: inline-block;
        line-height: 36px;
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: nowrap
    }
    
    .entry-bar-inner .user-group {
        border: 1px solid var(--theme-color);
        border-radius: 3px;
        color: var(--theme-color);
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        line-height: 1;
        margin-left: 8px;
        margin-top: 7px;
        overflow: hidden;
        padding: 4px 8px;
        position: relative;
        vertical-align: top;
        z-index: 0
    }
    
    .entry-bar-inner .user-group:before {
        background-color: var(--theme-el-bg-color);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
    
    .entry-bar-inner .user-group:after {
        background: var(--theme-color);
        bottom: -1px;
        content: "";
        left: -1px;
        opacity: .148;
        position: absolute;
        right: -1px;
        top: -1px;
        z-index: 0
    }
    
    .el-boxed .bfmli_entry .entry-video {
        margin: -20px -20px 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .bfmli_entry .entry-video {
            margin:-20px -15px 20px
        }
    }
    
    .el-boxed .entry-bar {
        box-shadow: 0 -1px 0 0 rgba(0,0,0,.05);
        margin: 30px -20px -20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .entry-bar {
            box-shadow:none;
            margin: 30px 0 0
        }
    }
    
    .el-boxed .entry-bar-inner {
        padding: 11px 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .entry-bar-inner {
            padding:0
        }
    }
    
    .entry-action {
        margin-bottom: 30px;
        margin-top: 30px;
        text-align: center
    }
    
    .entry-action .btn-dashang,.entry-action .btn-zan {
        border: 1px solid var(--theme-color);
        border-radius: 4px;
        color: var(--theme-color);
        display: inline-block;
        font-size: 18px;
        line-height: 30px;
        padding: 4px 30px;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .entry-action .btn-dashang,.entry-action .btn-zan {
            font-size:16px;
            line-height: 26px;
            padding: 4px 18px
        }
    }
    
    .entry-action .btn-dashang.liked,.entry-action .btn-dashang:hover,.entry-action .btn-zan.liked,.entry-action .btn-zan:hover {
        background-color: var(--theme-hover);
        border-color: var(--theme-hover);
        color: #fff;
        cursor: pointer
    }
    
    .entry-action .btn-dashang i,.entry-action .btn-zan i {
        position: relative;
        vertical-align: top
    }
    
    .entry-action .btn-dashang.liked i,.entry-action .btn-zan.liked i {
        position: relative
    }
    
    .entry-action .btn-dashang {
        margin-left: 10px;
        overflow: hidden;
        position: relative;
        z-index: 99
    }
    
    .entry-action .btn-dashang:hover {
        overflow: visible;
        transition: all .3s ease-out 0s
    }
    
    .entry-action .btn-dashang:hover .dashang-img {
        bottom: 40px;
        filter: alpha(opacity=100);
        opacity: 1;
        pointer-events: auto;
        transition: all .3s ease-out 0s
    }
    
    .entry-page {
        overflow: hidden
    }
    
    .entry-page-next,.entry-page-prev {
        background-position: 50%;
        background-size: cover;
        border-radius: 4px;
        color: #fff;
        float: left;
        overflow: hidden;
        padding: 60px 15px 10px;
        position: relative;
        width: 49%
    }
    
    @media (max-width: 767px) {
        .entry-page-next,.entry-page-prev {
            float:none;
            margin-bottom: 10px;
            width: 100%
        }
    }
    
    .entry-page-next:before,.entry-page-prev:before {
        background: rgba(0,0,0,.5);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .entry-page-next:hover:before,.entry-page-prev:hover:before {
        background: rgba(0,0,0,.7)
    }
    
    .entry-page-next a,.entry-page-prev a {
        color: #fff;
        font-size: 16px;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }
    
    .entry-page-next a span,.entry-page-prev a span {
        display: block;
        height: 50px;
        line-height: 20px;
        overflow: hidden;
        padding: 10px 15px 0;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2
    }
    
    .entry-page-next a:hover,.entry-page-prev a:hover {
        color: #fff;
        text-decoration: none
    }
    
    .entry-page-next .entry-page-info,.entry-page-prev .entry-page-info {
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
        position: relative
    }
    
    .entry-page-next .entry-page-info .bfmli_wi,.entry-page-prev .entry-page-info .bfmli_wi {
        opacity: .9
    }
    
    .entry-page-next {
        float: right
    }
    
    .entry-page-nobg:before {
        background-color: var(--theme-color);
        background-image: linear-gradient(90deg,hsla(0,0%,100%,.3),transparent)
    }
    
    .entry-page-nobg:hover:before {
        background-color: var(--theme-hover)
    }
    
    .entry-author-title,.entry-related-title {
        font-size: 18px;
        font-weight: 500;
        margin: 0 0 20px
    }
    
    .comment-reply-title,.comments-title,.entry-author-title,.entry-related-title {
        padding: 0 0 0 12px;
        position: relative
    }
    
    .comment-reply-title:before,.comments-title:before,.entry-author-title:before,.entry-related-title:before {
        background-color: var(--theme-color);
        background-image: linear-gradient(180deg,hsla(0,0%,100%,.15),transparent);
        border-radius: 3px;
        content: "";
        height: calc(100% - 2px);
        left: 0;
        position: absolute;
        top: 1px;
        width: 3px
    }
    
    .entry-related {
        margin-bottom: 20px
    }
    
    .entry-related.post-loop-default {
        margin-bottom: 0;
        margin-top: -10px
    }
    
    .entry-related.post-loop-list {
        padding: 0!important
    }
    
    .entry-related.post-loop-list .bfmli_item {
        display: inline-block;
        vertical-align: top;
        width: 48.98%
    }
    
    .entry-related.post-loop-list .bfmli_item:nth-child(2n+2) {
        margin-left: 2%
    }
    
    @media (max-width: 767px) {
        .entry-related.post-loop-list .bfmli_item {
            width:100%
        }
    
        .entry-related.post-loop-list .bfmli_item:nth-child(2n+2) {
            margin-left: 0
        }
    }
    
    .entry-related.post-loop-list .bfmli_item .bfmli_date {
        display: none
    }
    
    .entry-related.post-loop-list .bfmli_item a {
        padding-right: 0;
        width: 100%
    }
    
    .entry-related.post-loop-card,.entry-related.post-loop-image,.entry-related.post-loop-masonry {
        margin-bottom: -10px
    }
    
    .entry-author {
        margin-bottom: 20px
    }
    
    .entry-author-inner {
        align-items: flex-start;
        display: flex;
        gap: 16px
    }
    
    @media (max-width: 767px) {
        .entry-author-inner {
            gap:8px
        }
    }
    
    .entry-author-avatar {
        flex-shrink: 0;
        width: 64px
    }
    
    @media (max-width: 767px) {
        .entry-author-avatar {
            width:40px
        }
    }
    
    .entry-author-avatar a {
        border-radius: 64px;
        display: block;
        overflow: hidden
    }
    
    .entry-author-avatar img {
        display: block;
        height: 64px;
        object-fit: cover;
        width: 64px
    }
    
    @media (max-width: 767px) {
        .entry-author-avatar img {
            height:40px;
            width: 40px
        }
    }
    
    .entry-author-content {
        flex-grow: 1;
        width: calc(100% - 80px)
    }
    
    @media (max-width: 767px) {
        .entry-author-content {
            width:calc(100% - 48px)
        }
    }
    
    .entry-author-info {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        justify-content: space-between
    }
    
    @media (max-width: 767px) {
        .entry-author-info {
            gap:4px
        }
    }
    
    .entry-author-action {
        display: flex;
        flex-shrink: 0;
        gap: 12px
    }
    
    @media (max-width: 767px) {
        .entry-author-action {
            gap:6px
        }
    }
    
    .entry-author-action .btn {
        margin: 0
    }
    
    @media (max-width: 767px) {
        .entry-author-action .btn {
            padding:4px 6px
        }
    }
    
    .entry-author-name {
        font-size: 16px;
        line-height: 22px;
        margin: 0;
        max-width: 100%;
        padding: 0;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .entry-author-name {
            font-size:15px;
            margin: 0
        }
    }
    
    .entry-author-name .user-group {
        border: 1px solid var(--theme-color);
        border-radius: 3px;
        color: var(--theme-color);
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        line-height: 1;
        margin-left: 8px;
        margin-top: 0;
        overflow: hidden;
        padding: 4px 8px;
        position: relative;
        vertical-align: top;
        z-index: 0
    }
    
    .entry-author-name .user-group:before {
        background-color: var(--theme-el-bg-color);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
    
    .entry-author-name .user-group:after {
        background: var(--theme-color);
        bottom: -1px;
        content: "";
        left: -1px;
        opacity: .148;
        position: absolute;
        right: -1px;
        top: -1px;
        z-index: 0
    }
    
    @media (max-width: 767px) {
        .entry-author-name .user-group {
            font-size:11px;
            margin-left: 5px;
            padding: 4px
        }
    }
    
    .entry-author-name a {
        color: var(--theme-black-color);
        display: block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .entry-author-name a:hover {
        color: var(--theme-hover)
    }
    
    .entry-author-description {
        color: var(--theme-gray-color);
        font-size: 15px;
        line-height: 1.67;
        margin-top: 10px
    }
    
    @media (max-width: 767px) {
        .entry-author-description {
            font-size:13px;
            line-height: 1.47;
            margin-top: 6px
        }
    }
    
    .entry-author-stats {
        display: inline-flex;
        gap: 12px;
        margin-top: 6px
    }
    
    @media (max-width: 767px) {
        .entry-author-stats {
            gap:8px;
            margin-top: 4px
        }
    }
    
    .entry-author-stats .user-stats-item {
        color: var(--theme-light-color);
        display: inline-flex;
        white-space: nowrap
    }
    
    .entry-author-stats .user-stats-item b,.entry-author-stats .user-stats-item span {
        display: block;
        font-size: 14px;
        line-height: 16px
    }
    
    @media (max-width: 767px) {
        .entry-author-stats .user-stats-item b,.entry-author-stats .user-stats-item span {
            font-size:12px;
            line-height: 14px
        }
    }
    
    .entry-author-stats .user-stats-item b {
        margin-right: 2px
    }
    
    .entry-author-stats .user-stats-item span {
        opacity: .85
    }
    
    body.reading {
        position: relative;
        transition: all .3s ease-out 0s;
        --reading-content-width: calc(var(--theme-container-width) - var(--theme-sidebar-width) - var(--theme-content-sidebar-gap) - 20px)
    }
    
    body.reading:before {
        background: var(--theme-el-bg-color);
        bottom: 0;
        content: "";
        height: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        transition: all .3s ease-out 0s;
        width: 100%;
        z-index: 8800
    }
    
    body.reading .bfmli_wrap {
        position: static!important
    }
    
    body.reading .bfmli_main {
        left: 50%;
        margin-left: calc(0px - var(--reading-content-width)/2);
        position: absolute;
        top: 10px;
        transition: all .5s ease-out 0s;
        width: var(--reading-content-width);
        z-index: 8805
    }
    
    body.reading .entry-action,body.reading .entry-bar,body.reading .entry-comments,body.reading .entry-related,body.reading .entry-related-title,body.reading .entry-tag,body.reading .footer {
        display: none
    }
    
    body.reading .entry-main {
        padding: 20px 0
    }
    
    body.reading .reading-back {
        cursor: pointer;
        position: fixed;
        right: 30px;
        top: 50px;
        transition: all .3s ease-out 0s;
        z-index: 8808
    }
    
    body.reading .reading-back:hover .bfmli_wi {
        color: var(--theme-gray-color);
        transition: all .3s ease-out 0s
    }
    
    body.reading .reading-back .bfmli_wi {
        color: var(--theme-light-color);
        font-size: 48px;
        transition: all .3s ease-out 0s
    }
    
    .entry-readmore {
        background-image: linear-gradient(-180deg,hsla(0,0%,100%,0) 0,var(--theme-el-bg-color) 68%);
        bottom: 0;
        display: none;
        left: 0;
        padding: 150px 0 20px;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 99
    }
    
    .entry-readmore-btn {
        border: 1px solid var(--theme-color);
        border-radius: 30px;
        color: var(--theme-color);
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        line-height: 16px;
        padding: 10px 50px
    }
    
    .entry-readmore-btn:hover {
        background-color: var(--theme-hover);
        border-color: var(--theme-hover);
        color: #fff
    }
    
    .entry-readmore-btn .bfmli_wi {
        margin-left: 5px;
        opacity: .8;
        vertical-align: top
    }
    
    .wpcom-shortcode-tags {
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
        margin: 0 0 20px!important;
        padding: 0!important
    }
    
    @media (max-width: 767px) {
        .wpcom-shortcode-tags {
            gap:12px
        }
    }
    
    .wpcom-shortcode-tags li {
        background: var(--theme-el-bg-color);
        border-radius: 3px;
        box-shadow: 0 0 1px hsla(var(--theme-color-hsl),.6);
        color: var(--theme-black-color);
        display: flex;
        justify-content: space-between;
        list-style: none;
        margin: 0!important;
        width: max(144px,calc(14.28571% - 13.71429px))
    }
    
    @media (max-width: 1239px) {
        .wpcom-shortcode-tags li {
            width:max(130px,calc(16.66667% - 13.33333px))
        }
    }
    
    @media (max-width: 991px) {
        .wpcom-shortcode-tags li {
            width:calc(25% - 12px)
        }
    }
    
    @media (max-width: 767px) {
        .wpcom-shortcode-tags li {
            width:calc(33.33333% - 8px)
        }
    }
    
    .wpcom-shortcode-tags li:hover {
        background: var(--theme-hover);
        color: #fff
    }
    
    .wpcom-shortcode-tags li:hover a {
        color: #fff
    }
    
    .wpcom-shortcode-tags li:hover span {
        color: #fafafa
    }
    
    .wpcom-shortcode-tags li a {
        color: inherit;
        display: block;
        flex-grow: 1;
        font-size: 16px;
        line-height: 36px;
        overflow: hidden;
        padding: 0 10px;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .wpcom-shortcode-tags li a {
            font-size:14px;
            padding: 0 8px 0 10px
        }
    }
    
    .wpcom-shortcode-tags li a:hover {
        text-decoration: none
    }
    
    .wpcom-shortcode-tags li span {
        color: var(--theme-light-color);
        font-size: 14px;
        line-height: 36px;
        margin-right: 10px
    }
    
    @media (max-width: 767px) {
        .wpcom-shortcode-tags li span {
            margin-right:8px
        }
    }
    
    .page-no-sidebar.member-account .entry-main {
        background: none;
        padding: 0
    }
    
    .page-no-sidebar.member-account .banner,.page-no-sidebar.member-account .breadcrumb {
        display: none
    }
    
    .page-no-sidebar.member-login,.page-no-sidebar.member-register {
        background-color: var(--theme-el-bg-color);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-size: cover
    }
    
    .page-no-sidebar.member-login #wrap,.page-no-sidebar.member-register #wrap {
        align-items: center;
        background: none;
        box-sizing: border-box;
        display: flex;
        padding: 0;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .page-no-sidebar.member-login #wrap,.page-no-sidebar.member-register #wrap {
            background:var(--theme-el-bg-color)!important;
            height: auto;
            position: relative
        }
    }
    
    .page-no-sidebar.member-login .bfmli_wrap,.page-no-sidebar.member-register .bfmli_wrap {
        margin: 0;
        padding: 0;
        width: 100%
    }
    
    .page-no-sidebar.member-login .action,.page-no-sidebar.member-login header.header,.page-no-sidebar.member-register .action,.page-no-sidebar.member-register header.header {
        display: none
    }
    
    .page-no-sidebar.member-login .footer,.page-no-sidebar.member-register .footer {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.3));
        color: #fff;
        padding: 30px 0;
        text-align: center;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .page-no-sidebar.member-login .footer,.page-no-sidebar.member-register .footer {
            background:var(--theme-el-bg-color);
            color: var(--theme-light-color);
            font-size: 12px;
            position: relative
        }
    }
    
    .page-no-sidebar.member-login .footer .bfmli_copyright,.page-no-sidebar.member-login .footer .footer-nav,.page-no-sidebar.member-register .footer .bfmli_copyright,.page-no-sidebar.member-register .footer .footer-nav {
        font-size: 13px
    }
    
    .page-no-sidebar.member-login .footer .footer-nav li:last-child,.page-no-sidebar.member-register .footer .footer-nav li:last-child {
        margin-right: 0
    }
    
    .page-no-sidebar.member-login .footer .footer-nav li:last-child a,.page-no-sidebar.member-register .footer .footer-nav li:last-child a {
        padding-right: 0
    }
    
    .page-no-sidebar.member-login .footer a,.page-no-sidebar.member-register .footer a {
        color: #fff
    }
    
    @media (max-width: 767px) {
        .page-no-sidebar.member-login .footer a,.page-no-sidebar.member-register .footer a {
            color:var(--theme-light-color)
        }
    }
    
    .page-no-sidebar.member-login .footer a:hover,.page-no-sidebar.member-register .footer a:hover {
        color: #fff
    }
    
    @media (max-width: 767px) {
        .page-no-sidebar.member-login .footer a:hover,.page-no-sidebar.member-register .footer a:hover {
            color:var(--theme-gray-color)
        }
    }
    
    .page-no-sidebar.member-login .footer .footer-col-logo,.page-no-sidebar.member-login .footer .footer-col-sns,.page-no-sidebar.member-register .footer .footer-col-logo,.page-no-sidebar.member-register .footer .footer-col-sns {
        display: none
    }
    
    .page-no-sidebar.member-login .entry-main,.page-no-sidebar.member-register .entry-main {
        background: none;
        border: 0;
        margin: 0;
        padding: 0
    }
    
    .page-no-sidebar.member-login .entry-content,.page-no-sidebar.member-register .entry-content {
        margin-bottom: 0
    }
    
    .page-no-sidebar.member-login .member-form-wrap,.page-no-sidebar.member-register .member-form-wrap {
        margin: 30px auto
    }
    
    .page-no-sidebar.member-lostpassword #wrap {
        background: var(--theme-el-bg-color)
    }
    
    .page-no-sidebar.member-lostpassword .entry-main {
        background: none;
        border: 0;
        margin: 0;
        padding: 0
    }
    
    .wpcom-profile-main .profile-posts-list .item3 .item-content,.wpcom-profile-main .profile-posts-list .item4 .item-content {
        padding-left: 0
    }
    
    @media (max-width: 767px) {
        .wpcom-member.member-account .bfmli_wrap,.wpcom-member.member-profile .bfmli_wrap {
            margin:0;
            padding: 0
        }
    }
    
    .wpcom-member.member-account .entry-main,.wpcom-member.member-profile .entry-main {
        background: none;
        margin: 0;
        padding: 0
    }
    
    .wpcom-member.member-account .entry-content,.wpcom-member.member-profile .entry-content {
        margin-bottom: 0
    }
    
    .wpcom-member.member-account .breadcrumb,.wpcom-member.member-account .entry-head,.wpcom-member.member-profile .breadcrumb,.wpcom-member.member-profile .entry-head {
        display: none
    }
    
    @media (max-width: 767px) {
        .wpcom-member.member-profile .bfmli_wrap {
            margin-top:0;
            padding: 0
        }
    }
    
    .wpcom-member.member-social .breadcrumb,.wpcom-member.member-social .entry-head {
        display: none
    }
    
    .profile-tab-content .entry-main,.qapress .entry-main {
        background: none;
        padding: 0
    }
    
    .profile-tab-content .entry-main .entry-content,.qapress .entry-main .entry-content {
        margin-bottom: 0
    }
    
    .profile-tab-content .q-add-form,.qapress .q-add-form {
        background: var(--theme-el-bg-color)
    }
    
    .profile-tab-content .q-content .q-header,.qapress .q-content .q-header {
        background: var(--theme-el-bg-color);
        border-bottom-color: var(--theme-line-color);
        padding: 0 20px
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .q-header,.qapress .q-content .q-header {
            padding:0
        }
    }
    
    .profile-tab-content .q-content .topic-tab,.qapress .q-content .topic-tab {
        color: var(--theme-gray-color)
    }
    
    .profile-tab-content .q-content .q-add-label,.profile-tab-content .q-content .q-entry,.profile-tab-content .q-content .topic-title,.qapress .q-content .q-add-label,.qapress .q-content .q-entry,.qapress .q-content .topic-title {
        color: var(--theme-black-color)
    }
    
    .profile-tab-content .q-content .q-info,.profile-tab-content .q-content .topic-meta,.qapress .q-content .q-info,.qapress .q-content .topic-meta {
        color: var(--theme-light-color)
    }
    
    .profile-tab-content .q-content .q-add-header,.qapress .q-content .q-add-header {
        background: none
    }
    
    .profile-tab-content .q-content .q-add-input input,.profile-tab-content .q-content .q-add-input select,.qapress .q-content .q-add-input input,.qapress .q-content .q-add-input select {
        background: var(--theme-el-bg-color);
        border-color: var(--theme-line-color);
        color: var(--theme-black-color)
    }
    
    .profile-tab-content .q-content .q-pagination a,.profile-tab-content .q-content .q-pagination span,.qapress .q-content .q-pagination a,.qapress .q-content .q-pagination span {
        background-color: hsla(var(--theme-color-hsl),.05);
        color: var(--theme-gray-color)
    }
    
    .profile-tab-content .q-content .q-pagination a.current,.profile-tab-content .q-content .q-pagination span.current,.qapress .q-content .q-pagination a.current,.qapress .q-content .q-pagination span.current {
        background-color: var(--theme-color);
        color: #fff
    }
    
    .profile-tab-content .q-content .q-pagination a.current:hover,.profile-tab-content .q-content .q-pagination span.current:hover,.qapress .q-content .q-pagination a.current:hover,.qapress .q-content .q-pagination span.current:hover {
        background-color: var(--theme-hover)
    }
    
    .profile-tab-content .q-content .topic-header,.qapress .q-content .topic-header {
        background: var(--theme-el-bg-color);
        padding: 20px 20px 10px
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .topic-header,.qapress .q-content .topic-header {
            padding:15px 0 10px
        }
    }
    
    .profile-tab-content .q-content .q-entry,.qapress .q-content .q-entry {
        background: var(--theme-el-bg-color);
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .q-entry,.qapress .q-content .q-entry {
            padding:15px 0
        }
    }
    
    .profile-tab-content .q-content .as-form .wp-editor-container,.profile-tab-content .q-content .q-add-main .wp-editor-container,.qapress .q-content .as-form .wp-editor-container,.qapress .q-content .q-add-main .wp-editor-container {
        background: hsla(var(--theme-color-hsl),.05)
    }
    
    .profile-tab-content .q-content .as-form .mce-toolbar .button,.profile-tab-content .q-content .as-form .mce-toolbar .mce-ico,.profile-tab-content .q-content .q-add-main .mce-toolbar .button,.profile-tab-content .q-content .q-add-main .mce-toolbar .mce-ico,.qapress .q-content .as-form .mce-toolbar .button,.qapress .q-content .as-form .mce-toolbar .mce-ico,.qapress .q-content .q-add-main .mce-toolbar .button,.qapress .q-content .q-add-main .mce-toolbar .mce-ico {
        color: var(--theme-gray-color)
    }
    
    .profile-tab-content .q-content .as-form .mce-toolbar .mce-btn:hover,.profile-tab-content .q-content .q-add-main .mce-toolbar .mce-btn:hover,.qapress .q-content .as-form .mce-toolbar .mce-btn:hover,.qapress .q-content .q-add-main .mce-toolbar .mce-btn:hover {
        background: var(--theme-line-color);
        border-color: var(--theme-line-color);
        box-shadow: none
    }
    
    .profile-tab-content .q-content .q-answer,.qapress .q-content .q-answer {
        background: var(--theme-el-bg-color);
        padding: 20px!important
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .q-answer,.qapress .q-content .q-answer {
            padding:15px!important
        }
    }
    
    .profile-tab-content .q-content .q-answer .as-title,.qapress .q-content .q-answer .as-title {
        border-bottom-color: var(--theme-line-color);
        color: var(--theme-black-color);
        margin: -20px -20px 0!important;
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .q-answer .as-title,.qapress .q-content .q-answer .as-title {
            margin:-15px -15px 0!important;
            padding: 15px;
            padding: 15px 0
        }
    }
    
    .profile-tab-content .q-content .q-answer .as-title span,.qapress .q-content .q-answer .as-title span {
        color: var(--theme-light-color)
    }
    
    .profile-tab-content .q-content .q-answer .as-comment-content,.profile-tab-content .q-content .q-answer .as-comment-name .as-comment-author,.profile-tab-content .q-content .q-answer .as-form-title,.profile-tab-content .q-content .q-answer .as-user,.qapress .q-content .q-answer .as-comment-content,.qapress .q-content .q-answer .as-comment-name .as-comment-author,.qapress .q-content .q-answer .as-form-title,.qapress .q-content .q-answer .as-user {
        color: var(--theme-black-color)
    }
    
    .profile-tab-content .q-content .q-answer .as-reply a,.qapress .q-content .q-answer .as-reply a {
        color: var(--theme-gray-color)
    }
    
    .profile-tab-content .q-content .q-answer .as-action,.profile-tab-content .q-content .q-answer .as-comment-name,.profile-tab-content .q-content .q-answer .as-desc,.profile-tab-content .q-content .q-answer .q-related-info,.qapress .q-content .q-answer .as-action,.qapress .q-content .q-answer .as-comment-name,.qapress .q-content .q-answer .as-desc,.qapress .q-content .q-answer .q-related-info {
        color: var(--theme-light-color)
    }
    
    .profile-tab-content .q-content .q-answer .as-item,.qapress .q-content .q-answer .as-item {
        border-bottom-color: var(--theme-line-color)
    }
    
    .profile-tab-content .q-content .q-answer .as-comments-input,.qapress .q-content .q-answer .as-comments-input {
        background: var(--theme-el-bg-color);
        border-color: var(--theme-border-color)
    }
    
    .profile-tab-content .q-content .q-answer .as-comments-input:focus,.qapress .q-content .q-answer .as-comments-input:focus {
        border-color: hsla(var(--theme-color-hsl),.35)
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .q-answer .as-form,.profile-tab-content .q-content .q-answer .as-list,.qapress .q-content .q-answer .as-form,.qapress .q-content .q-answer .as-list {
            margin-left:-15px;
            margin-right: -15px
        }
    }
    
    .profile-tab-content .q-content .q-related,.qapress .q-content .q-related {
        background: var(--theme-el-bg-color);
        padding: 20px!important
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .q-related,.qapress .q-content .q-related {
            padding:15px!important
        }
    }
    
    .profile-tab-content .q-content .q-related .q-related-title,.qapress .q-content .q-related .q-related-title {
        border-bottom-color: var(--theme-line-color);
        color: var(--theme-black-color);
        margin: -20px -20px 0!important;
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-content .q-related .q-related-title,.qapress .q-content .q-related .q-related-title {
            margin:-15px -15px 0!important;
            padding: 15px;
            padding: 15px 0
        }
    
        .profile-tab-content .q-content .q-related .q-related-list,.qapress .q-content .q-related .q-related-list {
            margin-left: -15px!important;
            margin-right: -15px!important
        }
    }
    
    .profile-tab-content .q-content .q-related .q-related-list .q-related-item a,.qapress .q-content .q-related .q-related-list .q-related-item a {
        color: var(--theme-black-color)
    }
    
    .profile-tab-content .q-content .q-related .q-related-list .q-related-item a:hover,.qapress .q-content .q-related .q-related-list .q-related-item a:hover {
        color: var(--theme-hover)
    }
    
    .profile-tab-content .q-topic-wrap,.qapress .q-topic-wrap {
        background: var(--theme-el-bg-color);
        padding: 0 20px 20px
    }
    
    @media (max-width: 767px) {
        .profile-tab-content .q-topic-wrap,.qapress .q-topic-wrap {
            padding:0
        }
    
        body.qapress-list .bfmli_wrap {
            margin-top: 10px
        }
    }
    
    .wp-block-wpcom-hidden-content:not(:last-child) {
        margin-bottom: 20px
    }
    
    .hidden-content-wrap {
        box-shadow: 0 0 1px 0 rgba(0,0,0,.15);
        margin: 0;
        position: relative;
        text-align: center!important;
        width: 100%;
        z-index: 0
    }
    
    .hidden-content-wrap:before {
        background-color: var(--theme-color);
        bottom: 0;
        content: "";
        left: 0;
        opacity: .05;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1
    }
    
    .hidden-content-wrap.loading:after {
        background: hsla(0,0%,100%,.6);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .hidden-content-wrap.loading .hidden-content-loading {
        animation: swiper-preloader-spin 2s linear infinite;
        color: var(--theme-light-color);
        display: block;
        font-size: 24px;
        height: 32px;
        left: 50%;
        line-height: 32px;
        margin-left: -16px;
        margin-top: -16px;
        opacity: .8;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 32px;
        z-index: 9
    }
    
    .hidden-content-wrap .hidden-content-bg {
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
    
    .hidden-content-wrap .pay {
        line-height: 1;
        margin-bottom: 20px;
        position: relative;
        width: 100%
    }
    
    .hidden-content-wrap .pay:before {
        background-color: rgba(0,0,0,.08);
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 10px;
        width: 100%
    }
    
    .hidden-content-wrap .pay:after {
        background: linear-gradient(180deg,hsla(0,0%,93%,0),#fff);
        content: "";
        height: 160px;
        left: 0;
        position: absolute;
        top: -180px;
        width: 100%
    }
    
    .hidden-content-wrap .pay .pay-top-text {
        background-color: #fff;
        color: #666;
        display: inline-block;
        font-size: 14px;
        line-height: 1;
        padding: 0 20px;
        position: relative;
        z-index: 2
    }
    
    .hidden-content-wrap .hidden-content {
        padding: 24px 12px;
        position: relative
    }
    
    .hidden-content-wrap .hidden-content-loading {
        display: none
    }
    
    .hidden-content-wrap .hidden-content-icon {
        color: var(--theme-color);
        display: block;
        font-size: 42px;
        height: 42px;
        line-height: 1;
        margin: 0 auto;
        -webkit-mask-image: linear-gradient(270deg,rgba(0,0,0,.4) 30%,#000 90%);
        mask-image: linear-gradient(270deg,rgba(0,0,0,.4) 30%,#000 90%);
        width: 42px
    }
    
    .hidden-content-wrap .hidden-content-btn {
        margin-top: 16px
    }
    
    .hidden-content-wrap .hidden-content-btn-password {
        margin-top: 0!important
    }
    
    .hidden-content-wrap .hidden-content-desc {
        color: var(--theme-gray-color);
        font-size: 14px;
        line-height: 1.4;
        margin: 10px 0 0!important;
        text-align: center!important;
        text-indent: 0!important
    }
    
    .hidden-content-wrap .hidden-content-groupname {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        justify-content: center;
        margin-top: 8px
    }
    
    .hidden-content-wrap .hidden-content-groupname b {
        border: 1px solid var(--theme-color);
        border-radius: 2px;
        color: var(--theme-color);
        font-size: 12px;
        font-weight: 400;
        line-height: 1;
        padding: 4px 8px
    }
    
    .hidden-content-wrap .hidden-content-forbidden {
        color: #ffa400;
        font-size: 14px;
        line-height: 24px!important;
        margin: 16px 0 0!important;
        text-align: center!important;
        text-indent: 0!important
    }
    
    .hidden-content-wrap .hidden-content-forbidden>.wpcom-icon {
        font-size: 1.2em;
        line-height: inherit;
        margin-right: 4px;
        vertical-align: top
    }
    
    .hidden-content-wrap .hidden-content-refresh {
        color: var(--theme-light-color);
        font-size: 12px;
        line-height: 14px;
        position: absolute;
        right: 8px;
        top: 8px
    }
    
    @media (max-width: 767px) {
        .hidden-content-wrap .hidden-content-refresh {
            right:2px;
            top: 2px
        }
    }
    
    .hidden-content-wrap .hidden-content-refresh .wpcom-icon {
        display: inline-block;
        font-size: 14px;
        line-height: inherit;
        margin-left: 2px;
        vertical-align: top
    }
    
    .hidden-content-wrap .hidden-content-refresh .refresh-url {
        color: var(--theme-gray-color);
        display: inline-block;
        vertical-align: top
    }
    
    .hidden-content-wrap .hidden-content-refresh .refresh-url:hover {
        color: var(--theme-hover)
    }
    
    .hidden-content-wrap .hidden-content-refresh .refresh-url.loading .bfmli_wi {
        animation: swiper-preloader-spin 2s linear infinite
    }
    
    .hidden-content-wrap .hidden-content-input {
        display: flex;
        margin: 16px auto 0;
        max-width: 100%;
        width: 280px
    }
    
    .hidden-content-wrap .hidden-content-input .form-control {
        border-radius: 3px 0 0 3px;
        border-right: 0
    }
    
    .hidden-content-wrap .hidden-content-input.error .form-control {
        background-color: rgba(255,0,0,.1)
    }
    
    .hidden-content-wrap .hidden-content-btn-password {
        border-radius: 0 3px 3px 0;
        padding: 8px 10px
    }
    
    .comment-reply-title,.comments-title {
        font-size: 18px;
        font-weight: 500;
        margin: 0 0 20px
    }
    
    .comment-notes {
        display: none
    }
    
    .comments-list {
        list-style: none;
        margin: 0 0 20px;
        padding: 0
    }
    
    .comments-list .comment,.comments-list .pingback,.comments-list .trackback {
        border-bottom: 1px solid var(--theme-line-color);
        margin-bottom: 20px;
        padding-bottom: 20px;
        position: relative;
        transition: all .3s ease-out 0s
    }
    
    @media (max-width: 767px) {
        .comments-list .comment,.comments-list .pingback,.comments-list .trackback {
            margin-bottom:15px;
            padding-bottom: 15px
        }
    }
    
    .comments-list .comment .comment-respond,.comments-list .pingback .comment-respond,.comments-list .trackback .comment-respond {
        margin-top: 20px;
        padding-left: 55px;
        position: relative
    }
    
    @media (max-width: 767px) {
        .comments-list .comment .comment-respond,.comments-list .pingback .comment-respond,.comments-list .trackback .comment-respond {
            margin-top:15px;
            padding-left: 40px
        }
    }
    
    .comments-list .comment .comment-reply-title,.comments-list .pingback .comment-reply-title,.comments-list .trackback .comment-reply-title {
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 15px;
        max-width: 75%;
        overflow: hidden;
        padding-left: 0;
        position: static;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .comments-list .comment .comment-reply-title:before,.comments-list .pingback .comment-reply-title:before,.comments-list .trackback .comment-reply-title:before {
        display: none
    }
    
    .comments-list .comment-children {
        background: hsla(var(--theme-color-hsl),.04);
        border-radius: 4px;
        list-style: none;
        margin: 15px 0 0 55px;
        padding: 20px;
        position: relative
    }
    
    @media (max-width: 767px) {
        .comments-list .comment-children {
            margin-left:40px;
            padding: 15px 10px
        }
    }
    
    .comments-list .comment-children:before {
        border: 9px solid transparent;
        border-bottom: 10px solid hsla(var(--theme-color-hsl),.04);
        content: "";
        left: 15px;
        position: absolute;
        top: -19px
    }
    
    .comments-list .comment-children .comment {
        margin-bottom: 15px;
        padding-bottom: 15px
    }
    
    .comments-list .comment-children .comment .comment-respond {
        margin-top: 15px;
        padding-left: 34px
    }
    
    .comments-list .comment-children .comment:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0
    }
    
    .comments-list .comment-children .comment-author {
        margin-right: 10px;
        width: 24px
    }
    
    .comments-list .comment-children .comment-author img {
        height: 24px;
        width: 24px
    }
    
    .comments-list .comment-children .comment-body .nickname {
        line-height: 24px
    }
    
    .comments-list .comment-children .comment-body .comment-time {
        display: inline-block;
        margin-left: 10px;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .comments-list .comment-children .comment-body .comment-time {
            line-height:24px;
            margin-top: 0
        }
    }
    
    .comments-list .comment-children .comment-body .comment-text {
        color: var(--theme-gray-color);
        padding-left: 34px;
        padding-right: 34px
    }
    
    .comments-list .comment-children .comment-text-reply a {
        color: var(--theme-black-color);
        font-weight: 500
    }
    
    .comments-list .comment-children .comment-text-reply a:hover {
        color: var(--theme-hover)
    }
    
    .comments-list .comment-children .reply {
        line-height: 24px
    }
    
    .comments-list .comment-children .reply .bfmli_wi {
        font-size: 16px;
        margin-right: 0
    }
    
    .comments-list .comment-children .reply span {
        display: none
    }
    
    .comments-list .reply {
        font-size: 12px;
        line-height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        visibility: hidden
    }
    
    @media (max-width: 767px) {
        .comments-list .reply {
            line-height:30px
        }
    }
    
    .comments-list .reply .bfmli_wi {
        font-size: 14px;
        margin-right: 3px;
        vertical-align: top
    }
    
    .comments-list .reply a {
        color: var(--theme-light-color);
        display: block
    }
    
    .comments-list .reply a:hover {
        color: var(--theme-hover)
    }
    
    .comments-list .comment>.comment-inner:hover>.reply {
        visibility: visible
    }
    
    .comment-author {
        float: left;
        margin-right: 15px;
        width: 40px
    }
    
    @media (max-width: 767px) {
        .comment-author {
            margin-right:10px;
            width: 30px
        }
    }
    
    .comment-author img {
        border-radius: 50%;
        height: 40px;
        width: 40px
    }
    
    @media (max-width: 767px) {
        .comment-author img {
            height:30px;
            width: 30px
        }
    }
    
    .comment-body .nickname {
        color: var(--theme-black-color);
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 10px
    }
    
    @media (max-width: 767px) {
        .comment-body .nickname {
            line-height:16px
        }
    }
    
    .comment-body .nickname a {
        color: inherit
    }
    
    .comment-body .nickname a:hover {
        color: var(--theme-hover)
    }
    
    .comment-body .comment-time {
        color: var(--theme-light-color);
        display: block;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        margin-top: 4px
    }
    
    @media (max-width: 767px) {
        .comment-body .comment-time {
            line-height:14px;
            margin-top: 2px
        }
    }
    
    .comment-body .comment-awaiting-moderation {
        color: var(--theme-black-color);
        font-weight: 500;
        margin-bottom: 10px;
        padding-left: 55px
    }
    
    .comment-text {
        color: var(--theme-black-color);
        font-size: 14px;
        line-height: 1.6;
        padding-left: 55px;
        padding-right: 55px
    }
    
    .comment-text img {
        height: auto
    }
    
    .comment-text audio,.comment-text img,.comment-text video {
        max-width: 100%;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .comment-text audio,.comment-text video {
            display:block;
            height: auto;
            width: 100%
        }
    
        .comment-text {
            padding-left: 40px
        }
    }
    
    .comment-text p:last-child {
        margin-bottom: 0
    }
    
    .comment-respond span.required {
        color: red
    }
    
    .comment-respond+.comments-title {
        margin-top: 30px
    }
    
    #cancel-comment-reply-link {
        color: var(--theme-gray-color);
        font-size: 18px;
        position: absolute;
        right: 0;
        top: 0
    }
    
    #cancel-comment-reply-link:hover {
        color: var(--theme-hover)
    }
    
    .logged-in-as {
        margin-bottom: 10px
    }
    
    .reply-left {
        float: left;
        width: 260px
    }
    
    .comment-form {
        background: none;
        border: 1px solid var(--theme-line-color);
        margin-top: 15px
    }
    
    .comment-form-comment {
        position: relative
    }
    
    .comment-form-comment textarea {
        background: var(--theme-el-bg-color);
        border: 0;
        border-bottom: 1px solid var(--theme-line-color);
        box-sizing: border-box;
        color: var(--theme-black-color);
        height: 100px;
        line-height: 22px;
        outline: 0;
        padding: 8px 12px;
        resize: none;
        vertical-align: top;
        width: 100%
    }
    
    .comment-form-comment textarea::-webkit-input-placeholder,.comment-form-comment textarea::placeholder {
        color: var(--theme-gray-color)
    }
    
    .comment-form-comment .error {
        border: 1px solid #a94442
    }
    
    .comment-form-smile,.modal-message-smile {
        bottom: 8px;
        color: var(--theme-light-color);
        font-size: 26px;
        line-height: 28px;
        position: absolute;
        right: 12px;
        text-align: center;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 28px;
        z-index: 9
    }
    
    .comment-form-smile:hover,.modal-message-smile:hover {
        color: var(--theme-light-color);
        cursor: pointer
    }
    
    .comment-form-smile:active,.modal-message-smile:active {
        color: var(--theme-gray-color)
    }
    
    .comment-form-smile .smilies-box,.modal-message-smile .smilies-box {
        background: var(--theme-el-bg-color);
        border-radius: 3px;
        box-shadow: 0 0 5px 3px hsla(var(--theme-color-hsl),.04);
        cursor: default;
        display: none;
        flex-wrap: wrap;
        min-height: 140px;
        overflow: hidden;
        padding: 8px;
        position: absolute;
        right: 0;
        top: 100%;
        width: 360px
    }
    
    .comment-form-smile .smilies-box.bfmli_active,.modal-message-smile .smilies-box.bfmli_active {
        display: flex
    }
    
    @media (max-width: 420px) {
        .comment-form-smile .smilies-box,.modal-message-smile .smilies-box {
            width:calc(100vw - 60px)
        }
    }
    
    .comment-form-smile .smilies-box-loading,.modal-message-smile .smilies-box-loading {
        animation: swiper-preloader-spin 2s linear infinite;
        color: var(--theme-light-color);
        font-size: 24px;
        height: 32px;
        left: 50%;
        line-height: 32px;
        margin-left: -16px;
        margin-top: -16px;
        opacity: .8;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 32px
    }
    
    .comment-form-smile .smilies-item,.modal-message-smile .smilies-item {
        border-radius: 2px;
        box-sizing: border-box;
        padding: 8px;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 12.5%
    }
    
    @media (max-width: 420px) {
        .comment-form-smile .smilies-item,.modal-message-smile .smilies-item {
            padding:5px
        }
    }
    
    .comment-form-smile .smilies-item:hover,.modal-message-smile .smilies-item:hover {
        background: hsla(var(--theme-color-hsl),.04);
        cursor: pointer
    }
    
    .comment-form-smile .smilies-item img,.modal-message-smile .smilies-item img {
        display: block;
        height: auto;
        width: 100%
    }
    
    .comment-form-author,.comment-form-email,.comment-form-url {
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 15px 15px 0;
        position: relative;
        width: 33.33%
    }
    
    @media (max-width: 767px) {
        .comment-form-author,.comment-form-email,.comment-form-url {
            float:none;
            width: 100%
        }
    }
    
    .comment-form-author label,.comment-form-email label,.comment-form-url label {
        color: var(--theme-gray-color);
        font-weight: 400;
        left: 15px;
        line-height: 34px;
        position: absolute;
        text-align: center;
        top: 15px;
        width: 62px
    }
    
    .comment-form-author input,.comment-form-email input,.comment-form-url input {
        background: var(--theme-el-bg-color);
        border: 1px solid var(--theme-line-color);
        color: var(--theme-black-color);
        display: block;
        height: 34px;
        line-height: 22px;
        outline: 0;
        padding: 6px 10px 6px 60px;
        width: 100%
    }
    
    .comment-form-author input::-webkit-input-placeholder,.comment-form-author input::placeholder,.comment-form-email input::-webkit-input-placeholder,.comment-form-email input::placeholder,.comment-form-url input::-webkit-input-placeholder,.comment-form-url input::placeholder {
        color: var(--theme-gray-color)
    }
    
    .comment-form-author input.error,.comment-form-email input.error,.comment-form-url input.error {
        border-color: #a94442
    }
    
    .comment-form-author {
        border-right: 0
    }
    
    .comment-form-email {
        border-left: 0
    }
    
    .comment-form-cookies-consent {
        color: var(--theme-gray-color);
        float: left;
        font-size: 13px;
        line-height: 14px;
        margin: 0;
        padding: 17px 15px
    }
    
    .comment-form-cookies-consent input {
        margin: 0;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .comment-form-cookies-consent {
            display:block;
            float: none;
            padding: 15px;
            width: 100%
        }
    }
    
    .form-submit {
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        margin: 0;
        overflow: hidden;
        padding: 10px 15px
    }
    
    @media (max-width: 767px) {
        .form-submit {
            padding-bottom:20px
        }
    }
    
    .form-submit .avatar {
        border-radius: 50%;
        height: 28px;
        margin-right: 8px;
        vertical-align: top;
        width: 28px
    }
    
    .form-submit .submit {
        float: right
    }
    
    @media (max-width: 767px) {
        .form-submit .submit {
            border-radius:4px;
            display: block;
            float: none;
            font-size: 14px;
            line-height: 16px;
            padding: 11px 20px;
            width: 100%
        }
    }
    
    .logged-in .form-submit .avatar {
        background: #f8f8f8;
        box-shadow: 0 0 1px rgba(0,0,0,.3);
        height: 28px;
        width: 28px
    }
    
    .logged-in .form-submit .form-submit-text {
        font-size: 14px;
        line-height: 28px;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .logged-in .form-submit .form-submit-text {
            float:none!important;
            margin-bottom: 12px;
            max-width: 100%
        }
    }
    
    .comment-must-login {
        border: 1px solid transparent;
        border-bottom: 1px solid var(--theme-line-color);
        box-sizing: border-box;
        color: var(--theme-light-color);
        font-size: 14px;
        height: 100px;
        padding: 8px 12px
    }
    
    .form-submit-text {
        color: var(--theme-gray-color);
        font-size: 12px;
        line-height: 28px;
        max-width: 60%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .form-submit-text span {
        color: var(--theme-color)
    }
    
    .multi-filter+.sec-panel .sec-panel-head {
        display: none
    }
    
    .post-loop {
        list-style: none;
        margin: 0;
        padding: 0
    }
    
    .bfmli_archive .bfmli_main>.sec-panel>.sec-panel-body,.search .bfmli_main>.sec-panel>.sec-panel-body {
        padding: 0
    }
    
    .bfmli_archive .bfmli_main>.sec-panel.sec-panel-default,.bfmli_archive .bfmli_main>.sec-panel.sec-panel-list,.search .bfmli_main>.sec-panel.sec-panel-default,.search .bfmli_main>.sec-panel.sec-panel-list {
        padding-bottom: 20px
    }
    
    .bfmli_archive.bfmli_category .breadcrumb {
        margin-top: -20px
    }
    
    @media (max-width: 1239px) {
        .bfmli_archive.bfmli_category .breadcrumb {
            margin-top:-10px
        }
    }
    
    .el-boxed .bfmli_archive .bfmli_main>.sec-panel .sec-panel-head+.sec-panel-body,.el-boxed .search .bfmli_main>.sec-panel .sec-panel-head+.sec-panel-body {
        padding-top: 20px
    }
    
    .el-boxed.bfmli_archive.bfmli_category .breadcrumb {
        margin-top: 0
    }
    
    .post-loop-list {
        list-style: none;
        margin: 0;
        padding: 0 0 10px
    }
    
    .post-loop-list.hide-date .bfmli_item .bfmli_date {
        display: none
    }
    
    .post-loop-list.hide-date .bfmli_item a {
        width: 100%
    }
    
    .post-loop-list .bfmli_item {
        align-items: center;
        border-bottom: 1px solid var(--theme-line-color);
        color: var(--theme-light-color);
        display: flex;
        justify-content: space-between;
        line-height: 32px;
        margin: 0;
        padding: 15px 0
    }
    
    @media (max-width: 767px) {
        .post-loop-list .bfmli_item {
            line-height:24px
        }
    }
    
    .post-loop-list .bfmli_item .bfmli_date {
        flex-shrink: 0;
        font-size: 14px;
        margin-left: 20px;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .post-loop-list .bfmli_item .bfmli_date {
            font-size:12px;
            margin-left: 12px
        }
    }
    
    .post-loop-list .bfmli_item a {
        align-items: center;
        color: var(--theme-black-color);
        display: flex;
        font-size: 16px;
        overflow: hidden;
        width: 100%
    }
    
    .post-loop-list .bfmli_item a span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .post-loop-list .bfmli_item a span {
            white-space:normal
        }
    }
    
    .post-loop-list .bfmli_item a:before {
        border: 4px solid transparent;
        border-left: 6px solid #ccc;
        content: "";
        font-size: 0;
        height: 0;
        line-height: 0;
        margin-right: 6px;
        width: 0
    }
    
    .post-loop-list .bfmli_item a:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .post-loop-list .bfmli_item a:hover:before {
        border-left-color: var(--theme-hover)
    }
    
    .el-boxed .post-loop-list {
        padding: 0 20px 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .post-loop-list {
            padding:0 0 20px
        }
    }
    
    .post-loop-default {
        margin: 0 0 20px;
        padding: 0
    }
    
    .post-loop-default.hide-excerpt .item-excerpt {
        display: none
    }
    
    .post-loop-default .bfmli_item {
        align-items: stretch;
        border-bottom: 1px solid var(--theme-line-color);
        display: flex;
        overflow: hidden;
        padding: 20px 0;
        transition: all .3s ease 0s
    }
    
    @media (max-width: 767px) {
        .post-loop-default .bfmli_item {
            padding:15px 0
        }
    }
    
    .post-loop-default .bfmli_item:hover {
        background: hsla(var(--theme-color-hsl),.03);
        margin: 0 -20px;
        padding: 20px;
        transition: all .3s ease 0s
    }
    
    .post-loop-default .bfmli_item:hover .edit-link {
        display: block
    }
    
    @media (max-width: 767px) {
        .post-loop-default .bfmli_item:hover {
            background:none;
            margin: 0;
            padding: 15px 0
        }
    
        .post-loop-default .bfmli_item:hover .edit-link {
            display: none
        }
    }
    
    .post-loop-default .item3 {
        display: block
    }
    
    .post-loop-default .item3 .item-content {
        grid-template-rows: min-content min-content min-content 24px;
        padding: 0
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item3 .item-content {
            grid-template-rows:min-content min-content 0 16px
        }
    }
    
    .post-loop-default .item3 .item-images {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px
    }
    
    .post-loop-default .item3 .item-images span {
        border-radius: 3px;
        overflow: hidden;
        position: relative;
        transition: all .3s ease-out 0s;
        width: 24.25%
    }
    
    .post-loop-default .item3 .item-images span:before {
        content: "";
        display: block;
        padding-top: 62.5%;
        position: relative;
        z-index: 1
    }
    
    @media (max-width: 420px) {
        .post-loop-default .item3 .item-images span {
            width:32.5%
        }
    
        .post-loop-default .item3 .item-images span:last-child {
            display: none
        }
    }
    
    .post-loop-default .item3 .item-images span:hover {
        box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
        transition: all .3s ease-out 0s
    }
    
    .post-loop-default .item3 .item-images span:hover .item-images-el {
        transform: scale(1.03);
        transition: all .3s ease-out 0s
    }
    
    .post-loop-default .item3 .item-images span:last-child {
        margin-right: 0
    }
    
    .post-loop-default .item3 .item-images .item-images-el {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-size: cover;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .post-loop-default .item3 .item-excerpt {
        height: auto;
        margin-bottom: 15px
    }
    
    .post-loop-default .item3 .item-excerpt p {
        margin-bottom: 0
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item3 .item-meta {
            line-height:20px
        }
    }
    
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
        .post-loop-default .item-sticky .item-title a .sticky-post {
            -webkit-text-fill-color:#fff
        }
    }
    
    .post-loop-default .item-img {
        flex-grow: 0;
        flex-shrink: 0;
        position: relative;
        transition: box-shadow .3s ease 0s;
        width: 30%
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-img {
            width:33%
        }
    }
    
    .post-loop-default .item-img .item-img-inner {
        border-radius: 4px;
        display: block;
        overflow: hidden;
        position: relative
    }
    
    .post-loop-default .item-img .item-img-inner:before {
        content: "";
        display: block;
        padding-top: 62.5%
    }
    
    .post-loop-default .item-img .item-img-inner:hover {
        box-shadow: 0 0 1px 0 rgba(0,0,0,.3);
        transition: box-shadow .3s ease 0s
    }
    
    .post-loop-default .item-img .item-img-inner:hover img {
        transform: scale(1.03);
        transition: all .3s ease-out 0s
    }
    
    .post-loop-default .item-img img {
        height: 100%;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .post-loop-default .item-img.item-video:hover .item-img-inner:after {
        opacity: 1;
        transition: all .3s ease-out 0s
    }
    
    .post-loop-default .item-img.item-video .item-img-inner:after {
        background-color: rgba(0,0,0,.6);
        border-radius: 50%;
        box-sizing: border-box;
        color: #fff;
        content: "\e646";
        font-family: iconbg;
        font-size: 32px;
        left: 50%;
        line-height: 44px;
        margin-left: -22px;
        margin-top: -22px;
        opacity: .9;
        position: absolute;
        text-align: center;
        top: 50%;
        transition: all .3s ease-out 0s;
        width: 44px;
        z-index: 1
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-img.item-video .item-img-inner:after {
            font-size:26px;
            line-height: 36px;
            margin-left: -18px;
            margin-top: -18px;
            width: 36px
        }
    }
    
    .post-loop-default .item-myimg {
        display: block
    }
    
    .post-loop-default .item-myimg:hover {
        background: inherit
    }
    
    .post-loop-default .item-myimg .wpcom_myimg_wrap {
        margin: 0
    }
    
    .post-loop-default .item-category {
        background: rgba(0,0,0,.5);
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        left: 10px;
        line-height: 14px;
        padding: 4px 8px;
        position: absolute;
        text-decoration: none;
        top: 10px
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-category {
            display:none
        }
    }
    
    .post-loop-default .item-category:hover {
        background: var(--theme-hover)
    }
    
    .post-loop-default .item-content {
        display: grid;
        grid-template-rows: min-content auto 24px;
        padding-left: 20px;
        row-gap: 0;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-content {
            grid-template-rows:auto 0 16px;
            padding-left: 10px
        }
    }
    
    .post-loop-default .item-content .edit-link {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1
    }
    
    .post-loop-default .item-no-thumb .item-content {
        padding: 0!important
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-no-thumb .item-content {
            grid-template-rows:min-content min-content 16px
        }
    }
    
    .post-loop-default .item-no-thumb .item-excerpt {
        font-size: 14px;
        height: auto;
        margin-bottom: 20px;
        max-height: 44px
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-no-thumb .item-excerpt {
            display:block;
            margin-bottom: 15px
        }
    }
    
    .post-loop-default .item-title {
        font-size: 20px;
        font-weight: 500;
        line-height: 1.5;
        margin: 0 0 10px
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-title {
            font-size:17px;
            font-weight: 400;
            line-height: 1.36
        }
    }
    
    .post-loop-default .item-title a {
        color: var(--theme-black-color);
        max-height: 56px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-decoration: none
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-title a {
            max-height:50px
        }
    }
    
    .post-loop-default .item-title a span {
        color: #e0b228
    }
    
    .post-loop-default .item-title a .sticky-post {
        background: var(--theme-color);
        border-radius: 2px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        margin-top: 5px;
        padding: 0 5px;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-title a .sticky-post {
            font-size:11px;
            line-height: 19px;
            margin-top: 3px
        }
    }
    
    .post-loop-default .item-title a:hover {
        color: var(--theme-hover)
    }
    
    .post-loop-default .item-excerpt {
        color: var(--theme-gray-color);
        font-size: 16px;
        line-height: 1.625;
        margin-bottom: 15px;
        max-height: 52px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2
    }
    
    .post-loop-default .item-excerpt p {
        margin-bottom: 0
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-excerpt {
            display:none
        }
    }
    
    .post-loop-default .item-meta {
        color: var(--theme-light-color);
        font-size: 12px;
        line-height: 24px
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-meta {
            line-height:16px
        }
    }
    
    .post-loop-default .item-meta .item-meta-right {
        float: right;
        line-height: inherit
    }
    
    .post-loop-default .item-meta .item-meta-li {
        display: inline-block;
        line-height: inherit;
        margin-right: 15px;
        vertical-align: top
    }
    
    .post-loop-default .item-meta .item-meta-li:last-child {
        margin-right: 0
    }
    
    @media (min-width: 992px) and (max-width:1239px) {
        .post-loop-default .item-meta .item-meta-li {
            margin-right:10px
        }
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-meta .item-meta-li {
            margin-right:5px
        }
    }
    
    .post-loop-default .item-meta .item-meta-li.bfmli_dot {
        font-size: 18px;
        margin-left: -7px;
        margin-right: 8px;
        opacity: .8
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-meta .item-meta-li.bfmli_dot {
            display:none
        }
    }
    
    .post-loop-default .item-meta .item-meta-li .bfmli_wi {
        font-size: 14px;
        margin-right: 2px;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-meta .item-meta-li .bfmli_wi {
            margin-right:1px
        }
    }
    
    .post-loop-default .item-meta a {
        color: var(--theme-light-color);
        text-decoration: none
    }
    
    .post-loop-default .item-meta a:hover {
        color: var(--theme-hover)
    }
    
    .post-loop-default .item-meta .author {
        display: inline-block;
        margin-right: 15px
    }
    
    @media (min-width: 992px) and (max-width:1239px) {
        .post-loop-default .item-meta .author {
            display:none
        }
    }
    
    .post-loop-default .item-meta a.avatar {
        display: inline-block;
        height: 24px;
        line-height: 24px;
        vertical-align: top
    }
    
    .post-loop-default .item-meta a.avatar img {
        background: #f5f5f5;
        border-radius: 50%;
        display: inline-block;
        height: 24px;
        margin-right: 3px;
        vertical-align: top;
        width: 24px
    }
    
    .post-loop-default .item-meta a.avatar img:hover {
        filter: alpha(opacity=90);
        opacity: .9
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item-meta .author,.post-loop-default .item-meta .comments,.post-loop-default .item-meta .likes,.post-loop-default .item-meta .stars {
            display:none
        }
    
        .post-loop-default .item-meta .views {
            float: right;
            margin: 0
        }
    }
    
    .post-loop-default .item2 .item-img {
        order: 1
    }
    
    .post-loop-default .item2 .item-content {
        padding-left: 0;
        padding-right: 20px
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item2 .item-content {
            padding-right:10px
        }
    }
    
    .post-loop-default .item2 .item-category {
        left: auto;
        right: 15px
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item2 .item-category {
            right:10px
        }
    }
    
    .post-loop-default .item2:hover .edit-link {
        right: 20px
    }
    
    .post-loop-default .item4 .item-content {
        grid-template-rows: min-content min-content min-content 24px;
        padding: 0
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item4 .item-content {
            grid-template-rows:min-content min-content 0 16px
        }
    }
    
    .post-loop-default .item4 .item-image {
        border-radius: 3px;
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
        position: relative;
        transition: all .3s ease-out 0s
    }
    
    .post-loop-default .item4 .item-image:hover {
        opacity: .9;
        transition: all .3s ease-out 0s
    }
    
    .post-loop-default .item4 .item-image:before {
        content: "";
        display: block;
        padding-bottom: 37%
    }
    
    .post-loop-default .item4 .item-image .item-image-el,.post-loop-default .item4 .item-image .item-slider {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .post-loop-default .item4 .item-image .item-image-el {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-size: cover
    }
    
    .post-loop-default .item4 .item-image img {
        display: block;
        height: auto;
        width: 100%
    }
    
    .post-loop-default .item4 .item-excerpt {
        height: auto;
        margin-bottom: 15px
    }
    
    .post-loop-default .item4 .item-meta {
        padding: 0;
        position: relative
    }
    
    @media (max-width: 767px) {
        .post-loop-default .item4 .item-meta {
            line-height:20px
        }
    }
    
    .el-boxed .post-loop-default {
        padding: 0 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .post-loop-default {
            padding:0
        }
    }
    
    .sec-panel-head+.sec-panel-body>.post-loop-card,.sec-panel-head+.sec-panel-body>.post-loop-image,.sec-panel-head+.sec-panel-body>.post-loop-masonry {
        margin-top: 0
    }
    
    .post-loop-card,.post-loop-image,.post-loop-masonry {
        display: flex;
        flex-wrap: wrap;
        margin: -10px -10px 10px
    }
    
    @media (max-width: 767px) {
        .post-loop-card,.post-loop-image,.post-loop-masonry {
            margin:-6px -6px 10px
        }
    }
    
    .post-loop-card .bfmli_item,.post-loop-image .bfmli_item,.post-loop-masonry .bfmli_item {
        box-sizing: border-box;
        flex-shrink: 0;
        padding: 10px;
        width: 33.33%
    }
    
    @media (max-width: 767px) {
        .post-loop-card .bfmli_item,.post-loop-image .bfmli_item,.post-loop-masonry .bfmli_item {
            padding:6px
        }
    }
    
    .post-loop-card .item-inner,.post-loop-image .item-inner,.post-loop-masonry .item-inner {
        background: var(--theme-el-bg-color);
        border-radius: 4px;
        box-shadow: 0 0 1px 0 hsla(var(--theme-color-hsl),.3);
        overflow: hidden;
        transition: all .2s ease-out 0s
    }
    
    .post-loop-card .item-inner:hover,.post-loop-image .item-inner:hover,.post-loop-masonry .item-inner:hover {
        box-shadow: 0 2px 10px 3px hsla(var(--theme-color-hsl),.15);
        transform: translateY(-3px);
        transition: all .2s ease-in 0s
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-inner:hover,.post-loop-image .item-inner:hover,.post-loop-masonry .item-inner:hover {
            box-shadow:0 0 1px 0 hsla(var(--theme-color-hsl),.3);
            transform: none
        }
    }
    
    .post-loop-card .item-inner:hover .item-thumb img,.post-loop-image .item-inner:hover .item-thumb img,.post-loop-masonry .item-inner:hover .item-thumb img {
        opacity: .9;
        transition: all .2s ease-in 0s
    }
    
    .post-loop-card.cols-2 .bfmli_item,.post-loop-image.cols-2 .bfmli_item,.post-loop-masonry.cols-2 .bfmli_item {
        width: 50%
    }
    
    .post-loop-card.cols-4 .bfmli_item,.post-loop-image.cols-4 .bfmli_item,.post-loop-masonry.cols-4 .bfmli_item {
        width: 25%
    }
    
    .post-loop-card.cols-5 .bfmli_item,.post-loop-image.cols-5 .bfmli_item,.post-loop-masonry.cols-5 .bfmli_item {
        width: 20%
    }
    
    @media (max-width: 991px) {
        .post-loop-card.cols-2 .bfmli_item,.post-loop-card.cols-3 .bfmli_item,.post-loop-card.cols-4 .bfmli_item,.post-loop-card.cols-5 .bfmli_item,.post-loop-image.cols-2 .bfmli_item,.post-loop-image.cols-3 .bfmli_item,.post-loop-image.cols-4 .bfmli_item,.post-loop-image.cols-5 .bfmli_item,.post-loop-masonry.cols-2 .bfmli_item,.post-loop-masonry.cols-3 .bfmli_item,.post-loop-masonry.cols-4 .bfmli_item,.post-loop-masonry.cols-5 .bfmli_item {
            width:50%
        }
    }
    
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
        .post-loop-card .item-sticky .item-title .sticky-post,.post-loop-image .item-sticky .item-title .sticky-post,.post-loop-masonry .item-sticky .item-title .sticky-post {
            -webkit-text-fill-color:#fff
        }
    }
    
    .post-loop-card .item-img,.post-loop-image .item-img,.post-loop-masonry .item-img {
        position: relative
    }
    
    .post-loop-card .item-img .item-category,.post-loop-image .item-img .item-category,.post-loop-masonry .item-img .item-category {
        background: rgba(0,0,0,.5);
        border-radius: 3px;
        color: #fff;
        font-size: 12px;
        left: 15px;
        line-height: 14px;
        padding: 4px 8px;
        position: absolute;
        top: 15px
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-img .item-category,.post-loop-image .item-img .item-category,.post-loop-masonry .item-img .item-category {
            font-size:10px;
            font-weight: 500;
            left: 10px;
            padding: 3px 6px;
            top: 10px
        }
    }
    
    .post-loop-card .item-img .item-category:hover,.post-loop-image .item-img .item-category:hover,.post-loop-masonry .item-img .item-category:hover {
        background: var(--theme-hover);
        color: #fff;
        text-decoration: none
    }
    
    .post-loop-card .item-thumb,.post-loop-image .item-thumb,.post-loop-masonry .item-thumb {
        display: block
    }
    
    .post-loop-card .item-thumb img,.post-loop-image .item-thumb img,.post-loop-masonry .item-thumb img {
        display: block;
        height: auto;
        transition: all .2s ease-out 0s;
        width: 100%
    }
    
    .post-loop-card .item-video,.post-loop-image .item-video,.post-loop-masonry .item-video {
        display: block;
        position: relative
    }
    
    .post-loop-card .item-video:after,.post-loop-image .item-video:after,.post-loop-masonry .item-video:after {
        background: rgba(0,0,0,.35);
        border-radius: 50%;
        box-sizing: border-box;
        color: #fff;
        content: "\e646";
        font-family: iconbg;
        font-size: 32px;
        height: 44px;
        left: 50%;
        line-height: 44px;
        margin-left: -22px;
        margin-top: -22px;
        position: absolute;
        text-align: center;
        top: 50%;
        transition: all .2s ease-out 0s;
        width: 44px;
        z-index: 1
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-video:after,.post-loop-image .item-video:after,.post-loop-masonry .item-video:after {
            font-size:26px;
            height: 36px;
            line-height: 36px;
            margin-left: -18px;
            margin-top: -18px;
            width: 36px
        }
    }
    
    .post-loop-card .item-title,.post-loop-image .item-title,.post-loop-masonry .item-title {
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        padding: 15px
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-title,.post-loop-image .item-title,.post-loop-masonry .item-title {
            font-weight:400;
            padding: 10px
        }
    }
    
    .post-loop-card .item-title a,.post-loop-image .item-title a,.post-loop-masonry .item-title a {
        color: var(--theme-black-color);
        height: 44.8px;
        line-height: 1.4;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-decoration: none
    }
    
    .post-loop-card .item-title a:hover,.post-loop-image .item-title a:hover,.post-loop-masonry .item-title a:hover {
        color: var(--theme-hover)
    }
    
    .post-loop-card .item-title .sticky-post,.post-loop-image .item-title .sticky-post,.post-loop-masonry .item-title .sticky-post {
        background: var(--theme-color);
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        margin-top: 1px;
        padding: 0 5px;
        vertical-align: top
    }
    
    @media (max-width: 500px) {
        .post-loop-card .item-title .sticky-post,.post-loop-image .item-title .sticky-post,.post-loop-masonry .item-title .sticky-post {
            line-height:18px;
            margin-top: 2px
        }
    }
    
    .post-loop-card .item-meta,.post-loop-image .item-meta,.post-loop-masonry .item-meta {
        color: var(--theme-light-color);
        display: flex;
        font-size: 12px;
        justify-content: space-between;
        line-height: 14px;
        overflow: hidden;
        padding: 0 15px 15px
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-meta,.post-loop-image .item-meta,.post-loop-masonry .item-meta {
            font-size:10px;
            line-height: 12px
        }
    }
    
    .post-loop-card .item-meta-left,.post-loop-image .item-meta-left,.post-loop-masonry .item-meta-left {
        white-space: nowrap
    }
    
    .post-loop-card .item-meta-right,.post-loop-image .item-meta-right,.post-loop-masonry .item-meta-right {
        display: inline-flex;
        flex-shrink: 0;
        gap: 5px
    }
    
    .post-loop-card .item-meta-li,.post-loop-image .item-meta-li,.post-loop-masonry .item-meta-li {
        color: var(--theme-light-color)
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-meta-li:nth-child(2),.post-loop-card .item-meta-li:nth-child(3),.post-loop-card .item-meta-li:nth-child(4),.post-loop-image .item-meta-li:nth-child(2),.post-loop-image .item-meta-li:nth-child(3),.post-loop-image .item-meta-li:nth-child(4),.post-loop-masonry .item-meta-li:nth-child(2),.post-loop-masonry .item-meta-li:nth-child(3),.post-loop-masonry .item-meta-li:nth-child(4) {
            display:none
        }
    }
    
    @media (min-width: 992px) and (max-width:1239px) {
        .post-loop-card .item-meta-li:nth-child(3),.post-loop-card .item-meta-li:nth-child(4),.post-loop-image .item-meta-li:nth-child(3),.post-loop-image .item-meta-li:nth-child(4),.post-loop-masonry .item-meta-li:nth-child(3),.post-loop-masonry .item-meta-li:nth-child(4) {
            display:none
        }
    }
    
    .post-loop-card .item-meta-li .bfmli_wi,.post-loop-image .item-meta-li .bfmli_wi,.post-loop-masonry .item-meta-li .bfmli_wi {
        font-size: 14px;
        margin-right: 2px;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-meta-li .bfmli_wi,.post-loop-image .item-meta-li .bfmli_wi,.post-loop-masonry .item-meta-li .bfmli_wi {
            font-size:12px;
            margin-right: 1px
        }
    }
    
    .post-loop-card .item-meta-li.a,.post-loop-image .item-meta-li.a,.post-loop-masonry .item-meta-li.a {
        text-decoration: none
    }
    
    .post-loop-image .item-img,.post-loop-masonry .item-img {
        overflow: hidden
    }
    
    .post-loop-image .item-img:before,.post-loop-masonry .item-img:before {
        content: "";
        display: block;
        padding-top: 62.5%
    }
    
    .post-loop-image .item-thumb,.post-loop-masonry .item-thumb {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .post-loop-image .item-thumb img,.post-loop-masonry .item-thumb img {
        height: 100%;
        object-fit: cover;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .post-loop-image .item-title,.post-loop-masonry .item-title {
            font-size:15px;
            font-weight: 500;
            padding: 6px
        }
    
        .post-loop-image .item-title a,.post-loop-masonry .item-title a {
            height: 42px
        }
    }
    
    .post-loop-image .item-meta-items,.post-loop-masonry .item-meta-items {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 15px;
        padding: 0 15px
    }
    
    @media (max-width: 767px) {
        .post-loop-image .item-meta-items,.post-loop-masonry .item-meta-items {
            display:flex;
            font-size: 11px;
            justify-content: space-between;
            line-height: 13px;
            margin-bottom: 6px;
            padding: 0 6px
        }
    }
    
    .post-loop-image .item-meta-items .item-meta-li,.post-loop-masonry .item-meta-items .item-meta-li {
        display: inline-block!important;
        margin: 0 20px 0 0
    }
    
    @media (max-width: 991px) {
        .post-loop-image .item-meta-items .item-meta-li,.post-loop-masonry .item-meta-items .item-meta-li {
            margin:0 5px 0 0
        }
    }
    
    .post-loop-image .item-meta-items .item-meta-li .bfmli_wi,.post-loop-masonry .item-meta-items .item-meta-li .bfmli_wi {
        line-height: inherit
    }
    
    @media (max-width: 767px) {
        .post-loop-image .item-meta-items .item-meta-li .bfmli_wi,.post-loop-masonry .item-meta-items .item-meta-li .bfmli_wi {
            font-size:13px
        }
    }
    
    .post-loop-image .item-meta-items .item-meta-li:last-child,.post-loop-masonry .item-meta-items .item-meta-li:last-child {
        margin-right: 0
    }
    
    .post-loop-image .item-meta-author,.post-loop-masonry .item-meta-author {
        border-top: 1px solid var(--theme-line-color);
        color: var(--theme-gray-color);
        display: flex;
        font-size: 12px;
        justify-content: space-between;
        line-height: 20px;
        padding: 15px
    }
    
    @media (max-width: 767px) {
        .post-loop-image .item-meta-author,.post-loop-masonry .item-meta-author {
            font-size:11px;
            line-height: 19px;
            padding: 6px
        }
    }
    
    .post-loop-image .item-meta-author .avatar,.post-loop-masonry .item-meta-author .avatar {
        color: inherit;
        line-height: inherit;
        max-width: 50%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .post-loop-image .item-meta-author .avatar:hover,.post-loop-masonry .item-meta-author .avatar:hover {
        color: var(--theme-hover)
    }
    
    .post-loop-image .item-meta-author .avatar img,.post-loop-masonry .item-meta-author .avatar img {
        border-radius: 50%;
        display: inline-block;
        height: 20px;
        margin-right: 3px;
        vertical-align: top;
        width: 20px
    }
    
    @media (max-width: 767px) {
        .post-loop-image .item-meta-author .avatar img,.post-loop-masonry .item-meta-author .avatar img {
            height:19px;
            margin-right: 1px;
            width: 19px
        }
    }
    
    .post-loop-masonry .item-title a {
        height: auto;
        max-height: 44.8px
    }
    
    @media (max-width: 767px) {
        .post-loop-masonry .item-title a {
            max-height:42px
        }
    }
    
    .post-loop-masonry .item-img {
        overflow: hidden
    }
    
    .post-loop-masonry .item-img:before {
        display: none
    }
    
    .post-loop-masonry .item-thumb {
        position: relative
    }
    
    .post-loop-masonry .item-thumb img {
        display: block;
        height: auto;
        width: 100%
    }
    
    .post-loop-card .item-inner {
        position: relative
    }
    
    .post-loop-card .item-inner:before {
        content: "";
        display: block;
        padding-top: 62.5%
    }
    
    .post-loop-card.cols-5 .item-wrap {
        padding: 12px
    }
    
    .post-loop-card.cols-5 .item-video:after {
        right: 12px;
        top: 12px
    }
    
    .post-loop-card.cols-5 .item-video .item-title {
        padding-right: 64px
    }
    
    .post-loop-card.cols-5 .item-title {
        font-size: 15px
    }
    
    .post-loop-card.hide-date .item-meta-date {
        display: none
    }
    
    .post-loop-card .item-img {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-size: cover;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }
    
    .post-loop-card .item-img:before {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
        bottom: 0;
        content: "";
        height: 60%;
        left: 0;
        position: absolute;
        transition: all .3s ease 0s;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-img:before {
            height:70%
        }
    }
    
    .post-loop-card .item-wrap {
        bottom: 0;
        box-sizing: border-box;
        color: #fff;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: flex-end;
        left: 0;
        padding: 15px;
        position: absolute;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-wrap {
            padding:8px
        }
    }
    
    .post-loop-card .item-wrap:hover {
        text-decoration: none
    }
    
    .post-loop-card .item-video:after {
        font-size: 16px;
        height: 22px;
        left: auto;
        line-height: 22px;
        margin: 0;
        right: 15px;
        top: 15px;
        width: 22px
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-video:after {
            font-size:14px;
            height: 20px;
            line-height: 20px;
            right: 8px;
            top: 8px;
            width: 20px
        }
    }
    
    .post-loop-card .item-title {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.4;
        max-height: 44px;
        overflow: hidden;
        padding: 0;
        text-overflow: ellipsis;
        width: 100%;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-title {
            font-size:14px;
            max-height: 38px;
            padding: 0
        }
    
        .post-loop-card .item-title .sticky-post {
            font-size: 9px;
            line-height: 16px;
            margin-top: 1px;
            padding: 0 4px
        }
    }
    
    .post-loop-card .item-meta {
        color: #fff;
        opacity: .95;
        overflow: hidden;
        padding: 0;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-meta {
            line-height:12px
        }
    }
    
    .post-loop-card .item-meta>* {
        margin-top: 10px
    }
    
    @media (max-width: 767px) {
        .post-loop-card .item-meta>* {
            margin-top:8px
        }
    }
    
    .post-loop-card .item-meta-li,.post-loop-card .item-meta-li .fa {
        color: #fff
    }
    
    .post-loop-embed {
        background: var(--theme-el-bg-color);
        margin-bottom: 0;
        overflow: hidden;
        padding: 0!important
    }
    
    @media (max-width: 767px) {
        .post-loop-embed {
            padding:0!important
        }
    }
    
    .post-loop-embed .bfmli_item {
        background: hsla(var(--theme-color-hsl),.04);
        border-bottom: 0;
        border-radius: 4px;
        margin: 0!important;
        padding: 20px 15px!important
    }
    
    .post-loop-embed .bfmli_item:hover {
        background: hsla(var(--theme-color-hsl),.06)
    }
    
    @media (max-width: 767px) {
        .post-loop-embed .bfmli_item {
            padding:8px 12px!important
        }
    }
    
    .post-loop-embed .item-title {
        margin-bottom: 10px
    }
    
    .post-loop-embed .item-title a {
        max-height: 60px
    }
    
    .post-loop-embed .item-meta {
        bottom: 0
    }
    
    .post-loop-empty {
        color: var(--theme-light-color);
        padding: 80px 0;
        text-align: center
    }
    
    .post-loop-empty img {
        display: block;
        height: auto;
        margin: 20px auto;
        max-width: 60%;
        width: 240px
    }
    
    .post-loop-empty p {
        line-height: 1.67;
        margin: 20px 0;
        padding: 0 30px
    }
    
    @media (max-width: 767px) {
        .wpcom-profile-main .profile-posts-list .item-meta {
            font-size:12px;
            padding-left: 0
        }
    
        .page-template-page-special {
            background: var(--theme-body-bg-color)!important
        }
    }
    
    .special-wrap {
        margin-bottom: 20px
    }
    
    .special-list {
        font-size: 0;
        margin: 0 -10px
    }
    
    .special-item-wrap {
        font-size: 14px
    }
    
    .special-item {
        background: var(--theme-el-bg-color);
        margin-bottom: 20px;
        padding: 20px;
        transition: all .3s ease 0s
    }
    
    @media (max-width: 767px) {
        .special-item {
            border-radius:5px;
            box-shadow: 0 0 5px 0 hsla(var(--theme-color-hsl),.05);
            padding: 15px
        }
    }
    
    .special-item:hover {
        box-shadow: 0 2px 10px hsla(var(--theme-color-hsl),.1);
        transition: all .3s ease 0s
    }
    
    @media (max-width: 767px) {
        .special-item:hover {
            box-shadow:none
        }
    }
    
    .special-item-top {
        display: flex
    }
    
    .special-item-thumb {
        border-radius: 3px;
        flex-shrink: 0;
        overflow: hidden;
        width: 220px
    }
    
    @media (max-width: 520px) {
        .special-item-thumb {
            width:140px
        }
    }
    
    .special-item-thumb img {
        border-radius: 3px;
        display: block;
        height: auto;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .special-item-thumb:hover img {
        transform: scale(1.05);
        transition: all .3s ease-out 0s
    }
    
    .special-item-info {
        margin-left: 20px;
        max-width: calc(100% - 240px);
        width: 100%
    }
    
    @media (max-width: 520px) {
        .special-item-info {
            margin-left:12px;
            max-width: calc(100% - 152px)
        }
    }
    
    .special-item-title {
        display: flex;
        justify-content: space-between;
        line-height: 28px;
        margin: 0 0 15px
    }
    
    @media (max-width: 520px) {
        .special-item-title {
            line-height:24px;
            margin-bottom: 10px
        }
    }
    
    .special-item-title h2 {
        font-size: 20px;
        font-weight: 500;
        line-height: inherit;
        margin: 0 10px 0 0;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    @media (max-width: 767px) {
        .special-item-title h2 {
            margin-right:0
        }
    }
    
    @media (max-width: 520px) {
        .special-item-title h2 {
            font-size:18px
        }
    }
    
    .special-item-title h2 a {
        color: var(--theme-black-color);
        text-decoration: none;
        transition: all .3s ease 0s
    }
    
    .special-item-title h2 a:hover {
        color: var(--theme-hover);
        transition: all .3s ease 0s
    }
    
    .special-item-desc p {
        color: var(--theme-gray-color);
        height: 66px;
        line-height: 22px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 3
    }
    
    @media (max-width: 520px) {
        .special-item-desc p {
            height:38px;
            line-height: 1.4
        }
    }
    
    .special-item-more {
        color: var(--theme-gray-color);
        flex-shrink: 0;
        font-size: 12px;
        line-height: inherit
    }
    
    .special-item-more .bfmli_wi {
        font-size: 14px;
        line-height: inherit;
        margin-left: 2px;
        vertical-align: top
    }
    
    .special-item-more:hover {
        color: var(--theme-hover)
    }
    
    .special-item-more:focus,.special-item-more:hover {
        text-decoration: none
    }
    
    @media (max-width: 767px) {
        .special-item-more {
            display:none
        }
    }
    
    .special-item-meta {
        color: var(--theme-light-color);
        display: flex;
        font-size: 14px;
        justify-content: space-between;
        line-height: 16px;
        margin-top: 10px
    }
    
    @media (max-width: 520px) {
        .special-item-meta {
            display:none
        }
    }
    
    .special-item-share .share-icon {
        color: inherit;
        font-size: 16px;
        margin-left: 2px
    }
    
    .special-item-share .weibo:hover {
        color: #e05244!important
    }
    
    .special-item-share .wechat {
        position: relative
    }
    
    .special-item-share .wechat:hover {
        color: #44b549!important
    }
    
    .special-item-share .wechat:hover .share-wx-wrap {
        bottom: 40px;
        filter: alpha(opacity=100);
        opacity: 1;
        transition: all .3s ease-out 0s
    }
    
    .special-item-share .qq:hover {
        color: #22a4ff!important
    }
    
    .special-item-share .qzone:hover {
        color: #fdbf2f!important
    }
    
    .special-item-share .douban:hover {
        color: #33b045!important
    }
    
    .special-item-share .linkedin:hover {
        color: #0077b5!important
    }
    
    .special-item-share .facebook:hover {
        color: #44619d!important
    }
    
    .special-item-share .twitter:hover {
        color: #55acee!important
    }
    
    .special-item-bottom {
        list-style: none;
        margin: 20px 0 0;
        padding: 0
    }
    
    @media (max-width: 767px) {
        .special-item-bottom {
            margin-top:10px
        }
    }
    
    .special-item-bottom li {
        margin: 0
    }
    
    .special-item-bottom a {
        color: var(--theme-gray-color);
        display: inline-block;
        line-height: 32px;
        max-width: 100%;
        overflow: hidden;
        padding-left: 15px;
        position: relative;
        text-decoration: none;
        text-overflow: ellipsis;
        transition: all .3s ease 0s;
        vertical-align: top;
        white-space: nowrap
    }
    
    .special-item-bottom a:before {
        border: 4px solid transparent;
        border-left: 5px solid #ccc;
        content: "";
        height: 0;
        left: 4px;
        line-height: 0;
        position: absolute;
        top: 12px;
        transition: all .3s ease 0s;
        width: 0
    }
    
    .special-item-bottom a:hover {
        color: var(--theme-hover);
        transition: all .3s ease 0s
    }
    
    .special-item-bottom a:hover:before {
        border-left-color: var(--theme-hover);
        transition: all .3s ease 0s
    }
    
    .widget {
        margin-bottom: 40px
    }
    
    @media (max-width: 1239px) {
        .widget {
            margin-bottom:30px
        }
    }
    
    .widget ol,.widget ul {
        list-style: none;
        margin: 0;
        padding: 0
    }
    
    .widget ol li,.widget ul li {
        line-height: 1.46;
        padding: 5px 0 10px 12px;
        position: relative
    }
    
    .widget ol li li,.widget ul li li {
        border-bottom: 0;
        padding-left: 20px
    }
    
    .widget ol li:before,.widget ul li:before {
        border: 4px solid transparent;
        border-left: 5px solid hsla(var(--theme-color-hsl),.2);
        content: "";
        height: 0;
        left: 0;
        line-height: 0;
        position: absolute;
        top: 11px;
        width: 0
    }
    
    .widget ol a,.widget ul a {
        color: var(--theme-gray-color)
    }
    
    .widget ol a:hover,.widget ul a:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .widget .tagcloud {
        display: flex;
        flex-wrap: wrap
    }
    
    .widget .tagcloud a {
        background: var(--theme-el-bg-color);
        border: 1px solid hsla(var(--theme-color-hsl),.2);
        border-radius: 2px;
        color: var(--theme-gray-color);
        font-size: 12px!important;
        line-height: 1.2;
        margin: 0 .7% 1.4%;
        overflow: hidden;
        padding: 5px 12px;
        text-align: center;
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 32.39%
    }
    
    .widget .tagcloud a:nth-child(3n+1) {
        margin-left: 0
    }
    
    .widget .tagcloud a:nth-child(3n+3) {
        margin-right: 0
    }
    
    .widget .tagcloud a:hover {
        background: var(--theme-hover);
        border-color: var(--theme-hover);
        color: #fff
    }
    
    .widget-title,.wp-block-search .wp-block-search__label {
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
        margin: 2px 0 15px;
        padding: 0 0 0 12px;
        position: relative
    }
    
    .widget-title:before,.wp-block-search .wp-block-search__label:before {
        background-color: var(--theme-color);
        background-image: linear-gradient(180deg,hsla(0,0%,100%,.15),transparent);
        border-radius: 3px;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 3px
    }
    
    .widget_calendar #wp-calendar {
        line-height: 2.2;
        width: 100%
    }
    
    .widget_calendar #wp-calendar caption {
        color: var(--theme-black-color);
        font-size: 16px;
        padding: 3px;
        text-align: center
    }
    
    .widget_calendar #wp-calendar th {
        border-bottom: 2px solid hsla(var(--theme-color-hsl),.2);
        vertical-align: bottom
    }
    
    .widget_calendar #wp-calendar td {
        border-bottom: 1px solid hsla(var(--theme-color-hsl),.2);
        text-align: center;
        vertical-align: bottom
    }
    
    .widget_tag_cloud a {
        margin: 0 2px
    }
    
    .widget_lastest_products .p-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -7px!important;
        padding-top: 7px
    }
    
    .widget_lastest_products .p-item {
        border: 0;
        margin: 0 0 15px;
        padding: 0 7px
    }
    
    .widget_lastest_products .p-item:before {
        display: none
    }
    
    .widget_lastest_products .p-item-wrap .thumb {
        background: #f8f9fa;
        border-radius: 4px;
        display: block;
        overflow: hidden;
        position: relative
    }
    
    .widget_lastest_products .p-item-wrap .thumb.thumb-video {
        position: relative
    }
    
    .widget_lastest_products .p-item-wrap .thumb.thumb-video:after,.widget_lastest_products .p-item-wrap .thumb.thumb-video:before {
        border-radius: 50%;
        content: "";
        height: 32px;
        left: 50%;
        margin-left: -16px;
        margin-top: -16px;
        opacity: .9;
        position: absolute;
        text-align: center;
        top: 50%;
        transition: all .3s ease-out 0s;
        width: 32px;
        z-index: 1
    }
    
    .widget_lastest_products .p-item-wrap .thumb.thumb-video:before {
        background: rgba(0,0,0,.6);
        opacity: .8
    }
    
    .widget_lastest_products .p-item-wrap .thumb.thumb-video:after {
        color: #fff;
        content: "\e646";
        font-family: iconbg;
        font-size: 22px;
        line-height: 32px;
        text-align: center
    }
    
    .widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:after,.widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:before {
        opacity: 1;
        transition: all .3s ease-out 0s
    }
    
    .widget_lastest_products .p-item-wrap .thumb img {
        display: block;
        height: auto;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .widget_lastest_products .p-item-wrap .thumb:hover img {
        opacity: .9;
        transform: scale(1.02);
        transition: all .3s ease-out 0s
    }
    
    .widget_lastest_products .p-item-wrap .title {
        bottom: 0;
        margin: 0;
        opacity: 1;
        padding: 6px 0 0
    }
    
    .widget_lastest_products .p-item-wrap .title a {
        font-size: 14px;
        font-weight: 400;
        height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-height: 18px
    }
    
    .widget_lastest_products:hover .title {
        bottom: 0
    }
    
    .bfmli_sidebar .widget_nav_menu {
        background: var(--theme-el-bg-color);
        overflow: hidden;
        padding: 0
    }
    
    .bfmli_sidebar .widget_nav_menu .widget-title,.bfmli_sidebar .widget_nav_menu .wp-block-search .wp-block-search__label,.wp-block-search .bfmli_sidebar .widget_nav_menu .wp-block-search__label {
        border-bottom: 1px solid var(--theme-line-color);
        font-size: 18px;
        line-height: 40px;
        margin: 0;
        padding-left: 30px
    }
    
    .bfmli_sidebar .widget_nav_menu .widget-title span,.bfmli_sidebar .widget_nav_menu .wp-block-search .wp-block-search__label span,.wp-block-search .bfmli_sidebar .widget_nav_menu .wp-block-search__label span {
        border: 0;
        color: var(--theme-black-color);
        margin: 0;
        padding: 0
    }
    
    .bfmli_sidebar .widget_nav_menu ul li {
        border-bottom: 1px solid var(--theme-line-color);
        padding: 0;
        position: relative
    }
    
    .bfmli_sidebar .widget_nav_menu ul li:before {
        display: none
    }
    
    .bfmli_sidebar .widget_nav_menu ul li li {
        border-bottom: 0;
        border-top: 1px solid var(--theme-line-color);
        padding-left: 0
    }
    
    .bfmli_sidebar .widget_nav_menu ul li li a {
        padding-left: 45px
    }
    
    .bfmli_sidebar .widget_nav_menu ul li li li a {
        padding-left: 60px
    }
    
    .bfmli_sidebar .widget_nav_menu ul li li li a:after {
        left: 50px
    }
    
    .bfmli_sidebar .widget_nav_menu ul li li li a:hover:after {
        color: #fff
    }
    
    .bfmli_sidebar .widget_nav_menu ul li.current-menu-item a,.bfmli_sidebar .widget_nav_menu ul li.current-post-parent a {
        background: var(--theme-color);
        color: #fff
    }
    
    .bfmli_sidebar .widget_nav_menu ul li.current-menu-item a:after,.bfmli_sidebar .widget_nav_menu ul li.current-post-parent a:after {
        color: #fff
    }
    
    .bfmli_sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a,.bfmli_sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a {
        background: none
    }
    
    .bfmli_sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:after,.bfmli_sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:after {
        color: var(--theme-gray-color)
    }
    
    .bfmli_sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover,.bfmli_sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover {
        background: var(--theme-hover);
        color: #fff
    }
    
    .bfmli_sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover:after,.bfmli_sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover:after {
        color: #fff
    }
    
    .bfmli_sidebar .widget_nav_menu ul li.current-menu-item li a,.bfmli_sidebar .widget_nav_menu ul li.current-post-parent li a {
        color: var(--theme-black-color)
    }
    
    .bfmli_sidebar .widget_nav_menu ul li a {
        color: var(--theme-black-color);
        display: block;
        font-size: 14px;
        line-height: 16px;
        padding: 15px 15px 15px 30px
    }
    
    .bfmli_sidebar .widget_nav_menu ul li a:hover {
        background: var(--theme-hover);
        color: #fff
    }
    
    .bfmli_sidebar .widget_nav_menu ul li .material-icons {
        font-size: 16px;
        line-height: inherit;
        margin-right: 2px;
        vertical-align: top
    }
    
    .search-form {
        background: var(--theme-el-bg-color);
        display: flex
    }
    
    .search-form input:-ms-input-placeholder {
        color: var(--theme-light-color)
    }
    
    .search-form input::placeholder {
        color: var(--theme-light-color)
    }
    
    .search-form input.keyword {
        background: var(--theme-el-bg-color);
        border: 1px solid hsla(var(--theme-color-hsl),.15);
        border-right: 0;
        box-sizing: border-box;
        color: var(--theme-black-color);
        font-size: 14px;
        height: 38px;
        line-height: 24px;
        outline: 0;
        padding: 6px 15px;
        width: 100%
    }
    
    .search-form input.keyword:focus {
        border-color: var(--theme-color)
    }
    
    .search-form .submit {
        background-color: var(--theme-color);
        border: 0;
        color: #fff;
        cursor: pointer;
        flex-shrink: 0;
        font-size: 20px;
        height: 38px;
        line-height: 38px;
        outline: 0;
        padding: 0;
        text-align: center;
        width: 46px
    }
    
    .search-form .submit:hover {
        background-color: var(--theme-hover)
    }
    
    .wp-block-search .wp-block-search__label {
        display: block
    }
    
    .wp-block-search .wp-block-search__inside-wrapper {
        border-color: var(--theme-border-color)
    }
    
    .wp-block-search .wp-block-search__inside-wrapper:focus-within {
        border-color: var(--theme-color)
    }
    
    .wp-block-search .wp-block-search__input {
        background: var(--theme-el-bg-color);
        border-color: var(--theme-border-color);
        color: var(--theme-black-color);
        outline: 0;
        padding-left: 10px
    }
    
    .wp-block-search .wp-block-search__input:-ms-input-placeholder {
        color: var(--theme-light-color)
    }
    
    .wp-block-search .wp-block-search__input::placeholder {
        color: var(--theme-light-color)
    }
    
    .wp-block-search .wp-block-search__input:focus {
        border-color: var(--theme-color)
    }
    
    .wp-block-search .wp-element-button {
        background: var(--theme-color);
        border-color: var(--theme-color);
        color: #fff;
        white-space: nowrap
    }
    
    .wp-block-search .wp-element-button:hover {
        background: var(--theme-hover);
        border-color: var(--theme-hover);
        opacity: .96
    }
    
    .wp-block-search .wp-element-button:hover:active,.wp-block-search .wp-element-button:hover:focus {
        opacity: 1
    }
    
    .widget_kuaixun .widget-title-more {
        color: var(--theme-light-color);
        float: right;
        font-size: 13px;
        font-weight: 400;
        line-height: 19px
    }
    
    .widget_kuaixun .widget-title-more:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .widget-kx-list {
        border-left: 1px dashed hsla(var(--theme-color-hsl),.2);
        line-height: 1.6;
        margin-left: 1px!important
    }
    
    .widget-kx-list .kx-item {
        line-height: 1.6;
        margin-bottom: 15px;
        padding: 5px 0 5px 18px
    }
    
    .widget-kx-list .kx-item:after,.widget-kx-list .kx-item:before {
        background: var(--theme-el-bg-color);
        border: 4px solid var(--theme-color);
        border-radius: 6px;
        box-sizing: content-box;
        content: "";
        height: 4px;
        left: 0;
        margin-left: -6px;
        opacity: .4;
        position: absolute;
        top: 10px;
        width: 4px
    }
    
    .widget-kx-list .kx-item:before {
        border: 4px solid var(--theme-el-bg-color);
        opacity: 1
    }
    
    .widget-kx-list .kx-item:hover:before {
        border-color: var(--theme-hover);
        opacity: .6
    }
    
    .widget-kx-list .kx-item:hover .kx-share {
        display: block
    }
    
    .widget-kx-list .kx-item.bfmli_active:before {
        border-color: var(--theme-hover);
        opacity: .6
    }
    
    .widget-kx-list .kx-title {
        color: var(--theme-black-color);
        display: block;
        font-size: 14px
    }
    
    .widget-kx-list .kx-content {
        color: var(--theme-gray-color);
        display: none;
        font-size: 14px;
        margin: 10px 0
    }
    
    .widget-kx-list .kx-content p {
        margin: 0
    }
    
    .widget-kx-list .kx-content img {
        display: block;
        height: auto;
        margin-top: 5px;
        max-width: 100%
    }
    
    .widget-kx-list .kx-meta {
        margin-top: 10px
    }
    
    .widget-kx-list .kx-meta span {
        font-size: 12px;
        margin-right: 4px;
        vertical-align: top
    }
    
    .widget-kx-list .kx-share {
        display: none;
        float: right;
        font-size: 0
    }
    
    .widget-kx-list .kx-share span {
        vertical-align: top
    }
    
    .widget-kx-list .kx-share .share-icon {
        font-size: 16px;
        margin-right: 9px
    }
    
    .widget-kx-list .kx-share .share-icon:nth-child(10),.widget-kx-list .kx-share .share-icon:nth-child(6),.widget-kx-list .kx-share .share-icon:nth-child(7),.widget-kx-list .kx-share .share-icon:nth-child(8),.widget-kx-list .kx-share .share-icon:nth-child(9) {
        display: none
    }
    
    .widget-kx-list .kx-share .share-icon:hover {
        color: var(--theme-hover)
    }
    
    @media (max-width: 1239px) {
        .widget-kx-list .kx-share .share-icon {
            display:none
        }
    
        .widget-kx-list .kx-share .share-icon:nth-child(2),.widget-kx-list .kx-share .share-icon:nth-child(3) {
            display: inline-block
        }
    }
    
    .widget-kx-list .kx-share .share-icon:last-child {
        margin-right: 0
    }
    
    .widget_profile {
        border: 1px solid var(--theme-line-color);
        overflow: hidden;
        padding: 0
    }
    
    .widget_profile .profile-cover {
        height: 0!important;
        overflow: hidden;
        padding-bottom: 37%;
        position: relative;
        width: 100%
    }
    
    .widget_profile .profile-cover img {
        height: 100%!important;
        left: 0;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .widget_profile .cover_photo {
        background: #eee;
        height: 110px
    }
    
    .widget_profile img {
        height: auto;
        vertical-align: top;
        width: 100%
    }
    
    .widget_profile p {
        margin: 0
    }
    
    .widget_profile .avatar-wrap {
        margin-top: -43px;
        text-align: center
    }
    
    .widget_profile .avatar-link {
        background: #fff;
        border-radius: 50%;
        box-sizing: content-box;
        display: block;
        height: 82px;
        margin: 0 auto;
        padding: 2px;
        position: relative;
        width: 82px
    }
    
    .widget_profile .avatar {
        background: #fff;
        border-radius: 50%;
        height: auto;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .widget_profile .profile-info {
        line-height: 1.4;
        padding: 10px 15px 20px;
        text-align: center
    }
    
    .widget_profile .profile-stats {
        font-size: 12px;
        margin-bottom: 20px;
        margin-left: -12px;
        margin-right: -12px
    }
    
    .widget_profile .profile-stats-inner {
        display: flex;
        justify-content: cneter
    }
    
    .widget_profile .profile-stats-inner .user-stats-item {
        padding: 6px 0;
        width: 100%
    }
    
    .widget_profile .profile-stats-inner .user-stats-item b {
        font-weight: 400
    }
    
    .widget_profile .profile-name {
        color: var(--theme-black-color)
    }
    
    .widget_profile .profile-name:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .widget_profile .author-name {
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        line-height: 22px;
        max-width: 180px;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: nowrap
    }
    
    .widget_profile .user-group {
        border: 1px solid var(--theme-color);
        border-radius: 3px;
        color: var(--theme-color);
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        line-height: 1;
        margin-left: 8px;
        overflow: hidden;
        padding: 4px 8px;
        position: relative;
        vertical-align: top;
        z-index: 0
    }
    
    .widget_profile .user-group:before {
        background-color: var(--theme-el-bg-color);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
    
    .widget_profile .user-group:after {
        background: var(--theme-color);
        bottom: -1px;
        content: "";
        left: -1px;
        opacity: .148;
        position: absolute;
        right: -1px;
        top: -1px;
        z-index: 0
    }
    
    .widget_profile .author-description {
        color: var(--theme-gray-color);
        font-size: 14px;
        margin-bottom: 20px;
        margin-top: 10px
    }
    
    .widget_profile .profile-posts {
        border-top: 1px dashed var(--theme-line-color);
        padding: 20px 15px 15px
    }
    
    .widget_profile .profile-posts .widget-title,.widget_profile .profile-posts .wp-block-search .wp-block-search__label,.wp-block-search .widget_profile .profile-posts .wp-block-search__label {
        font-size: 14px
    }
    
    .widget_comments ul li {
        border-bottom: 1px solid var(--theme-line-color);
        padding: 15px 0
    }
    
    .widget_comments ul li:before {
        display: none
    }
    
    .widget_comments .comment-info {
        align-items: center;
        display: flex;
        gap: 8px;
        justify-content: space-between;
        margin-bottom: 10px
    }
    
    .widget_comments .comment-info img {
        border: 1px solid var(--theme-line-color);
        border-radius: 50%;
        display: block;
        height: 30px;
        transition: all .2s ease-out 0s;
        width: 30px
    }
    
    .widget_comments .comment-info img:hover {
        opacity: .8;
        transition: all .3s ease-out 0s
    }
    
    .widget_comments .comment-info>a {
        align-items: center;
        display: inline-flex;
        flex-shrink: 1;
        gap: 4px;
        overflow: hidden
    }
    
    .widget_comments .comment-info>a:hover .comment-author {
        color: var(--theme-hover)
    }
    
    .widget_comments .comment-info>span {
        color: var(--theme-light-color);
        flex-shrink: 0;
        font-size: 12px;
        line-height: 30px
    }
    
    .widget_comments .comment-info .comment-author {
        color: var(--theme-gray-color);
        display: block;
        float: none;
        font-size: 14px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: calc(100% - 34px);
        word-wrap: normal
    }
    
    .widget_comments .comment-excerpt {
        background: hsla(var(--theme-color-hsl),.04);
        border-radius: 1px;
        color: var(--theme-gray-color);
        margin-bottom: 10px;
        padding: 10px;
        position: relative
    }
    
    .widget_comments .comment-excerpt:before {
        border: 5px solid transparent;
        border-bottom: 5px solid hsla(var(--theme-color-hsl),.04);
        content: "";
        height: 0;
        left: 10px;
        line-height: 0;
        position: absolute;
        top: -10px;
        width: 0
    }
    
    .widget_comments .comment-excerpt p {
        line-height: 1.6;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 3
    }
    
    .widget_comments .comment-post {
        color: var(--theme-light-color);
        font-size: 13px;
        line-height: 1.2;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal
    }
    
    .widget_comments .comment-post a {
        color: var(--theme-gray-color)
    }
    
    .widget_image_myimg,.widget_media_image {
        background: none;
        padding: 0
    }
    
    .widget_image_myimg img,.widget_media_image img {
        border-radius: 4px;
        height: auto;
        vertical-align: top;
        width: 100%
    }
    
    .widget_image_myimg a,.widget_media_image a {
        display: block;
        transition: all .3s ease
    }
    
    .widget_image_myimg a:hover,.widget_media_image a:hover {
        opacity: .9;
        transition: all .3s ease
    }
    
    .widget_html_myimg {
        overflow: hidden;
        padding: 0
    }
    
    .widget_html_myimg img {
        height: auto;
        max-width: 100%;
        vertical-align: top
    }
    
    .widget_lastest_news .orderby-meta_value_num>li {
        counter-increment: index;
        padding: 5px 0 8px 28px
    }
    
    .widget_lastest_news .orderby-meta_value_num>li:before {
        background: hsla(var(--theme-color-hsl),.06);
        border: 0;
        border-radius: 3px;
        color: var(--theme-light-color);
        content: counter(index);
        font-size: 12px;
        font-weight: 500;
        height: 16px;
        line-height: 16px;
        text-align: center;
        top: 7px;
        width: 22px
    }
    
    .widget_lastest_news .orderby-meta_value_num>li:first-child:before {
        background: linear-gradient(135deg,#f84975 10%,#f36);
        color: #fff
    }
    
    .widget_lastest_news .orderby-meta_value_num>li:nth-child(2):before {
        background: linear-gradient(135deg,#ff7a66 10%,#ff2d2d);
        color: #fff
    }
    
    .widget_lastest_news .orderby-meta_value_num>li:nth-child(3):before {
        background: linear-gradient(135deg,#f59f55 10%,#ff6922);
        color: #fff
    }
    
    .widget_lastest_news .orderby-meta_value_num>li:nth-child(4):before {
        background: linear-gradient(135deg,#f7c87b 10%,#ff9622);
        color: #fff
    }
    
    .widget_lastest_news .orderby-meta_value_num>li:nth-child(5):before {
        background: linear-gradient(135deg,#f4df9a 10%,#f9b444);
        color: #fff
    }
    
    .widget_post_hot .bfmli_item,.widget_post_tabs .bfmli_item,.widget_post_thumb .bfmli_item {
        border-bottom: 1px dashed var(--theme-line-color);
        display: flex;
        margin: 0;
        overflow: hidden;
        padding: 15px 0;
        width: 100%
    }
    
    .widget_post_hot .bfmli_item:hover img,.widget_post_tabs .bfmli_item:hover img,.widget_post_thumb .bfmli_item:hover img {
        transform: scale(1.03);
        transition: all .3s ease-out 0s
    }
    
    .widget_post_hot .bfmli_item:last-child,.widget_post_tabs .bfmli_item:last-child,.widget_post_thumb .bfmli_item:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }
    
    .widget_post_hot li:before,.widget_post_tabs li:before,.widget_post_thumb li:before {
        display: none
    }
    
    .widget_post_hot .item-img,.widget_post_tabs .item-img,.widget_post_thumb .item-img {
        border-radius: 4px;
        flex-shrink: 0;
        overflow: hidden;
        width: 100px
    }
    
    .widget_post_hot .item-img img,.widget_post_tabs .item-img img,.widget_post_thumb .item-img img {
        display: block;
        height: auto;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .widget_post_hot .item-img.item-video:hover .item-img-inner:after,.widget_post_hot .item-img.item-video:hover .item-img-inner:before,.widget_post_tabs .item-img.item-video:hover .item-img-inner:after,.widget_post_tabs .item-img.item-video:hover .item-img-inner:before,.widget_post_thumb .item-img.item-video:hover .item-img-inner:after,.widget_post_thumb .item-img.item-video:hover .item-img-inner:before {
        opacity: 1;
        transition: all .3s ease-out 0s
    }
    
    .widget_post_hot .item-img.item-video .item-img-inner,.widget_post_tabs .item-img.item-video .item-img-inner,.widget_post_thumb .item-img.item-video .item-img-inner {
        display: block;
        position: relative
    }
    
    .widget_post_hot .item-img.item-video .item-img-inner:before,.widget_post_tabs .item-img.item-video .item-img-inner:before,.widget_post_thumb .item-img.item-video .item-img-inner:before {
        background: rgba(0,0,0,.6);
        border-radius: 50%;
        box-sizing: border-box;
        content: "";
        height: 32px;
        left: 50%;
        margin-left: -16px;
        margin-top: -16px;
        opacity: .8;
        position: absolute;
        top: 50%;
        transition: all .3s ease-out 0s;
        width: 32px;
        z-index: 1
    }
    
    .widget_post_hot .item-img.item-video .item-img-inner:after,.widget_post_tabs .item-img.item-video .item-img-inner:after,.widget_post_thumb .item-img.item-video .item-img-inner:after {
        color: #fff;
        content: "\e646";
        font-family: iconbg;
        font-size: 22px;
        left: 50%;
        line-height: 32px;
        margin-left: -16px;
        margin-top: -16px;
        opacity: .9;
        position: absolute;
        text-align: center;
        top: 50%;
        transition: all .3s ease-out 0s;
        width: 32px;
        z-index: 1
    }
    
    .widget_post_hot .item-img-inner,.widget_post_tabs .item-img-inner,.widget_post_thumb .item-img-inner {
        display: block
    }
    
    .widget_post_hot .item-title,.widget_post_tabs .item-title,.widget_post_thumb .item-title {
        height: 38px;
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-height: 1.4
    }
    
    .widget_post_hot .item-title a,.widget_post_tabs .item-title a,.widget_post_thumb .item-title a {
        color: var(--theme-black-color)
    }
    
    .widget_post_hot .item-date,.widget_post_tabs .item-date,.widget_post_thumb .item-date {
        bottom: 0;
        color: var(--theme-light-color);
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        position: absolute
    }
    
    .widget_post_hot .item-content,.widget_post_tabs .item-content,.widget_post_thumb .item-content {
        flex-shrink: 1;
        margin-left: 10px;
        position: relative;
        width: calc(100% - 110px)
    }
    
    .widget_post_hot .item-no-thumb,.widget_post_tabs .item-no-thumb,.widget_post_thumb .item-no-thumb {
        margin-left: 0;
        width: 100%
    }
    
    .widget_post_hot .item-no-thumb .item-title,.widget_post_tabs .item-no-thumb .item-title,.widget_post_thumb .item-no-thumb .item-title {
        display: block;
        height: auto;
        -webkit-line-clamp: unset
    }
    
    .widget_post_hot .item-no-thumb .item-date,.widget_post_tabs .item-no-thumb .item-date,.widget_post_thumb .item-no-thumb .item-date {
        position: relative
    }
    
    .widget_post_hot .bfmli_item {
        align-items: flex-start
    }
    
    .widget_post_hot .bfmli_item .item-img {
        box-shadow: 0 1px 3px rgba(0,0,0,.2)
    }
    
    .widget_post_hot .bfmli_item .item-hot {
        color: var(--theme-gray-color);
        font-size: 12px;
        line-height: 16px
    }
    
    .widget_post_hot .bfmli_item .item-hot .bfmli_wi {
        font-size: 16px;
        line-height: 16px;
        margin-right: 3px;
        vertical-align: top
    }
    
    .widget_post_hot .bfmli_item:first-child {
        border-bottom: 0;
        border-radius: 4px;
        display: block;
        overflow: hidden;
        padding: 0;
        position: relative
    }
    
    .widget_post_hot .bfmli_item:first-child .item-img {
        border-radius: 0;
        width: 100%
    }
    
    .widget_post_hot .bfmli_item:first-child .item-content {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.7));
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 30px 10px 15px;
        position: absolute;
        width: 100%
    }
    
    .widget_post_hot .bfmli_item:first-child .item-no-thumb {
        position: relative
    }
    
    .widget_post_hot .bfmli_item:first-child .item-title {
        font-weight: 500;
        height: auto;
        margin: 0;
        max-height: 38px
    }
    
    .widget_post_hot .bfmli_item:first-child .item-title a,.widget_post_hot .bfmli_item:first-child .item-title a:hover {
        color: #fff
    }
    
    .widget_post_hot .bfmli_item:first-child .item-hot {
        color: #fff;
        margin-bottom: 5px
    }
    
    .widget_post_hot .bfmli_item:first-child .item-hot .bfmli_wi {
        color: inherit
    }
    
    .widget_post_hot .bfmli_item:first-child:before,.widget_post_hot .bfmli_item:nth-child(2):before,.widget_post_hot .bfmli_item:nth-child(3):before {
        background: linear-gradient(135deg,#f84975 10%,#f36);
        border: 0;
        border-radius: 0 10px 10px 0;
        box-shadow: 0 1px 4px rgba(0,0,0,.2);
        color: #fff;
        display: block;
        font-size: 12px;
        font-weight: 500;
        height: auto;
        left: 0;
        line-height: 12px;
        padding: 3px 6px 3px 4px;
        position: absolute;
        text-align: center;
        top: 15px;
        width: auto;
        z-index: 1
    }
    
    .widget_post_hot .bfmli_item:first-child:before {
        content: "TOP 1";
        top: .5em
    }
    
    .widget_post_hot .bfmli_item:nth-child(2) {
        border-top: 1px dashed var(--theme-line-color);
        margin-top: 15px
    }
    
    .widget_post_hot .bfmli_item:nth-child(2):before {
        background: linear-gradient(135deg,#ff7a66 10%,#ff2d2d);
        content: "TOP 2"
    }
    
    .widget_post_hot .bfmli_item:nth-child(3):before {
        background: linear-gradient(135deg,#f59f55 10%,#ff6922);
        content: "TOP 3"
    }
    
    .widget_icon_url {
        padding: 0!important
    }
    
    .widget_icon_url .icon-list {
        display: flex;
        flex-wrap: wrap
    }
    
    .widget_icon_url .icon-list-item {
        border: 0;
        padding: 20px 10px;
        position: relative;
        text-align: center;
        width: 33.33%
    }
    
    .widget_icon_url .icon-list-item:before {
        background-color: var(--theme-color);
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .widget_icon_url .icon-list-item:hover:before {
        opacity: .2
    }
    
    .widget_icon_url .wpcom-icon {
        color: var(--theme-color);
        font-size: 32px;
        height: 32px;
        line-height: 32px;
        vertical-align: top
    }
    
    .widget_icon_url .wpcom-icon img {
        height: auto;
        vertical-align: top;
        width: 32px
    }
    
    .widget_icon_url .list-item-title {
        color: var(--theme-black-color);
        display: block;
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .widget_user_list .user-list-item {
        border-bottom: 1px solid var(--theme-line-color);
        display: flex;
        padding: 16px 0
    }
    
    .widget_user_list .user-list-item:before {
        content: none
    }
    
    .widget_user_list .user-list-item:first-child {
        padding-top: 0
    }
    
    .widget_user_list .user-list-item:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }
    
    .widget_user_list .user-list-item .avatar {
        border-radius: 50%;
        display: block;
        height: 48px;
        margin-right: 8px;
        object-fit: cover;
        width: 48px
    }
    
    .widget_user_list .user-list-content {
        flex: 1
    }
    
    .widget_user_list .user-list-hd {
        display: flex;
        justify-content: space-between
    }
    
    .widget_user_list .user-list-btn {
        color: var(--theme-color);
        cursor: pointer;
        font-size: 13px;
        line-height: 24px;
        margin: 0;
        outline: none;
        padding: 0
    }
    
    .widget_user_list .user-list-btn,.widget_user_list .user-list-btn:focus,.widget_user_list .user-list-btn:hover {
        background-color: transparent;
        border: 0
    }
    
    .widget_user_list .user-list-btn.followed {
        color: var(--theme-gray-color)
    }
    
    .widget_user_list .user-list-btn .wpcom-icon {
        font-size: 11px
    }
    
    .widget_user_list .user-list-name {
        color: var(--theme-black-color);
        flex: 1;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        margin: 0;
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    @media (max-width: 1239px) {
        .widget_user_list .user-list-name {
            max-width:110px
        }
    }
    
    .widget_user_list .user-list-desc {
        color: var(--theme-light-color);
        font-size: 14px;
        line-height: 20px;
        margin: 4px 0 0;
        max-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2
    }
    
    .widget_special .speial-item {
        border-bottom: 1px solid var(--theme-line-color);
        display: flex;
        padding: 15px 0
    }
    
    .widget_special .speial-item:hover img {
        transform: scale(1.03);
        transition: all .3s ease-out 0s
    }
    
    .widget_special .speial-item:first-child {
        padding-top: 5px
    }
    
    .widget_special .speial-item:before {
        content: none
    }
    
    .widget_special .speial-item:last-child {
        border-bottom: 0;
        padding-bottom: 5px
    }
    
    .widget_special .speial-item-img {
        border-radius: 4px;
        flex-shrink: 0;
        height: 64px;
        margin-right: 10px;
        overflow: hidden;
        width: 64px
    }
    
    .widget_special .speial-item-img img {
        border-radius: 4px;
        height: 100%;
        object-fit: cover;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .widget_special .speial-item-text {
        width: calc(100% - 74px)
    }
    
    .widget_special .speial-item-title {
        color: var(--theme-black-color);
        display: block;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .widget_special .speial-item-title:hover {
        color: var(--theme-hover)
    }
    
    .widget_special .speial-item-desc {
        color: var(--theme-gray-color);
        display: -webkit-box;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0;
        margin-top: 8px;
        max-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }
    
    .widget_special .speial-item-last {
        color: var(--theme-light-color)
    }
    
    .widget_post_tabs {
        padding-top: 0
    }
    
    .widget_post_tabs .widget-title,.widget_post_tabs .wp-block-search .wp-block-search__label,.wp-block-search .widget_post_tabs .wp-block-search__label {
        margin-bottom: 2px;
        white-space: nowrap
    }
    
    .widget_post_tabs .widget-title span,.widget_post_tabs .wp-block-search .wp-block-search__label span,.wp-block-search .widget_post_tabs .wp-block-search__label span {
        display: inline-block;
        line-height: 1.1;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 130px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 1
    }
    
    @media (max-width: 1239px) {
        .widget_post_tabs .widget-title span,.widget_post_tabs .wp-block-search .wp-block-search__label span,.wp-block-search .widget_post_tabs .wp-block-search__label span {
            width:82px
        }
    }
    
    .widget_post_tabs .post-tabs-hd-inner {
        display: flex;
        justify-content: space-around;
        position: relative;
        width: 100%
    }
    
    .widget_post_tabs .post-tabs-hd-inner.post-tabs-4 {
        justify-content: space-between
    }
    
    .widget_post_tabs .post-tabs-hd-inner:before {
        background-color: var(--theme-line-color);
        bottom: -2px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        right: 0
    }
    
    .widget_post_tabs .post-tabs-hd {
        display: flex;
        justify-content: space-around
    }
    
    .widget_post_tabs .post-tabs-hd .post-tabs-item {
        color: var(--theme-gray-color);
        cursor: pointer;
        font-size: 16px;
        line-height: 52px;
        padding: 0 2px;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    
    @media (max-width: 1239px) {
        .widget_post_tabs .post-tabs-hd .post-tabs-item {
            font-size:14px;
            line-height: 50px;
            padding: 0
        }
    }
    
    .widget_post_tabs .post-tabs-hd .post-tabs-item.bfmli_active {
        color: var(--theme-color);
        position: relative
    }
    
    .widget_post_tabs .post-tabs-hd .post-tabs-item.bfmli_active:after {
        background-color: var(--theme-color);
        bottom: -2px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        width: 100%
    }
    
    .widget_post_tabs .post-tabs-hd .post-tabs-item.bfmli_active .wpcom-icon {
        color: inherit
    }
    
    .widget_post_tabs .post-tabs-hd .post-tabs-item:hover {
        color: var(--theme-hover)
    }
    
    .widget_post_tabs .post-tabs-hd .post-tabs-item:hover:after {
        background-color: var(--theme-hover)
    }
    
    .widget_post_tabs .post-tabs-hd .post-tabs-item .wpcom-icon {
        font-size: inherit;
        line-height: inherit;
        padding-right: 5px;
        vertical-align: top
    }
    
    @media (max-width: 1239px) {
        .widget_post_tabs .post-tabs-hd .post-tabs-item .wpcom-icon {
            padding-right:3px
        }
    }
    
    .widget_post_tabs .tab-has-title {
        align-items: center;
        margin: 0
    }
    
    .widget_post_tabs .tab-has-title:before {
        content: none
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-hd-inner {
        justify-content: flex-end
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-hd-inner:before {
        display: none
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-item {
        color: var(--theme-light-color);
        font-size: 14px;
        line-height: 30px;
        padding: 0 8px 0 7px;
        position: relative
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-item .wpcom-icon {
        display: none
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-item:before {
        background-color: var(--theme-line-color);
        content: "";
        height: 14px;
        position: absolute;
        right: 0;
        top: 8px;
        width: 1px
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-item:last-child {
        padding-right: 0
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-item:last-child:before {
        content: none
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-item.bfmli_active {
        color: var(--theme-color)
    }
    
    .widget_post_tabs .tab-has-title .post-tabs-item.bfmli_active:after {
        content: none
    }
    
    .widget_post_tabs .post-tabs-list {
        display: none
    }
    
    .widget_post_tabs .post-tabs-list.bfmli_active {
        display: block
    }
    
    .widget_post_tabs .post-tabs-empty {
        color: var(--theme-light-color);
        padding: 15px 0;
        text-align: center
    }
    
    .textwidget img {
        max-width: 100%
    }
    
    .widget_image_slider,.widget_post_slider {
        border-radius: 4px;
        overflow: hidden
    }
    
    .widget_image_slider ul,.widget_post_slider ul {
        padding: 0
    }
    
    .widget_image_slider ul li,.widget_post_slider ul li {
        list-style: none;
        padding: 0
    }
    
    .widget_image_slider ul li:before,.widget_post_slider ul li:before {
        display: none
    }
    
    .widget_image_slider .slide-post-inner,.widget_post_slider .slide-post-inner {
        display: block
    }
    
    .widget_image_slider .slide-post-title,.widget_post_slider .slide-post-title {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.7));
        bottom: 0;
        color: #fff;
        font-weight: 500;
        left: 0;
        margin: 0;
        padding: 15px;
        position: absolute;
        width: 100%
    }
    
    .widget_image_slider .show-title.entry-content-slider .swiper-pagination span,.widget_image_slider .wpcom-slider.show-title .swiper-pagination span,.widget_post_slider .show-title.entry-content-slider .swiper-pagination span,.widget_post_slider .wpcom-slider.show-title .swiper-pagination span {
        height: 6px;
        width: 6px
    }
    
    .bfmli_sidebar .ez-toc-widget-sticky-container {
        z-index: 99!important
    }
    
    .el-boxed .widget.widget-ez_toc_sticky {
        box-shadow: 0 0 1px 0 var(--theme-border-color);
        padding: 0
    }
    
    .el-boxed .widget.widget-ez_toc_sticky .ez-toc-widget-sticky-container {
        background: var(--theme-el-bg-color)!important;
        padding: 15px
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label {
        align-items: center;
        display: flex;
        gap: 8px;
        margin: 0;
        padding: 0
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title:before,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label:before,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title:before,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label:before,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label:before,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label:before {
        background: none;
        border-radius: 0;
        content: "\e700";
        font-family: iconbg;
        font-size: 1em;
        height: auto;
        position: relative;
        width: auto
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title>span,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label>span,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title>span,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label>span,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label>span,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label>span {
        flex-grow: 1
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-title-toggle,.bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-widget-sticky-title-toggle,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-title-toggle,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-title-toggle,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-title-toggle,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-widget-sticky-title-toggle,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-title-toggle,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-title-toggle,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-title-toggle,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-widget-sticky-title-toggle,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-title-toggle,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-widget-sticky-title-toggle {
        align-items: center;
        display: flex;
        justify-content: space-between
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-btn,.bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-widget-sticky-btn,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-btn,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-btn,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-widget-sticky-btn,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-btn,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-btn,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-widget-sticky-btn,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-btn,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-widget-sticky-btn {
        align-items: center;
        background: hsla(var(--theme-color-hsl),.06);
        border: 0;
        border-radius: 28px;
        box-shadow: none;
        color: var(--theme-gray-color);
        display: flex;
        font-style: normal;
        height: 28px;
        justify-content: center;
        padding: 0;
        width: 28px
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-btn:hover,.bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-widget-sticky-btn:hover,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-btn:hover,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn:hover,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-btn:hover,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-widget-sticky-btn:hover,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-btn:hover,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn:hover,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-btn:hover,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-widget-sticky-btn:hover,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-btn:hover,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-widget-sticky-btn:hover {
        background: hsla(var(--theme-color-hsl),.1);
        color: var(--theme-hover)
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-btn:after,.bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-widget-sticky-btn:after,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-btn:after,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn:after,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-btn:after,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-widget-sticky-btn:after,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-btn:after,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn:after,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-btn:after,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-widget-sticky-btn:after,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-btn:after,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-widget-sticky-btn:after {
        content: "\e701";
        font-family: iconbg;
        font-size: 16px;
        line-height: 28px
    }
    
    .bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-btn span,.bfmli_sidebar .ez-toc-widget-container .widget-title .ez-toc-widget-sticky-btn span,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-btn span,.bfmli_sidebar .ez-toc-widget-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn span,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-btn span,.bfmli_sidebar .ez-toc-widget-sticky-container .widget-title .ez-toc-widget-sticky-btn span,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-btn span,.bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search .wp-block-search__label .ez-toc-widget-sticky-btn span,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-btn span,.wp-block-search .bfmli_sidebar .ez-toc-widget-container .wp-block-search__label .ez-toc-widget-sticky-btn span,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-btn span,.wp-block-search .bfmli_sidebar .ez-toc-widget-sticky-container .wp-block-search__label .ez-toc-widget-sticky-btn span {
        display: none
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list {
        margin-top: 12px;
        padding: 0;
        position: relative
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list:before,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list:before {
        background: var(--theme-line-color);
        content: "";
        height: 100%;
        left: 6px;
        position: absolute;
        top: 0;
        width: 2px
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list ul,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list ul,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list ul,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list ul {
        margin-bottom: .2em;
        margin-left: 0!important
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list ul li,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list ul li,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list ul li,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list ul li {
        padding: 0
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li {
        position: relative
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.bfmli_active,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.bfmli_active,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.bfmli_active,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.bfmli_active {
        background: none
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.bfmli_active>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.bfmli_active>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.bfmli_active>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.bfmli_active>a {
        color: var(--theme-hover);
        font-weight: 500
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.bfmli_active>a:after,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.bfmli_active>a:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.bfmli_active>a:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.bfmli_active>a:after {
        background: var(--theme-hover)
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li>a {
        border-radius: 3px;
        display: block;
        margin-left: 1em;
        padding: .3em .6em;
        position: static
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li>a:hover,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li>a:hover,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li>a:hover,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li>a:hover {
        background: hsla(var(--theme-color-hsl),.04)
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li>a:before,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li>a:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li>a:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li>a:before {
        color: var(--theme-light-color);
        min-width: 1.5em
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li>a:after,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li>a:before,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li>a:after,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li>a:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li>a:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li>a:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li>a:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li>a:before {
        background: var(--theme-el-bg-color);
        border-radius: var(--toc-dot-width);
        height: var(--toc-dot-width);
        left: 0;
        margin-left: calc(7px - var(--toc-dot-width)/2);
        margin-top: calc(1.1em - var(--toc-dot-width)/2);
        min-width: auto!important;
        position: absolute;
        text-indent: -555em;
        top: 0;
        width: var(--toc-dot-width)
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li>a:after,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li>a:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li>a:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li>a:after {
        background: hsla(var(--theme-color-hsl),.3);
        content: ""
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li>a:hover:after,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li>a:hover:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li>a:hover:after,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li>a:hover:after {
        background: var(--theme-hover)
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.ez-toc-heading-level-2>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-2>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.ez-toc-heading-level-2>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-2>a {
        margin-left: 1.5em
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.ez-toc-heading-level-3>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-3>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.ez-toc-heading-level-3>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-3>a {
        margin-left: 2.2em
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.ez-toc-heading-level-4>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-4>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.ez-toc-heading-level-4>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-4>a {
        margin-left: 2.9em
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.ez-toc-heading-level-5>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-5>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.ez-toc-heading-level-5>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-5>a {
        margin-left: 3.6em
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li.ez-toc-heading-level-6>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-6>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li.ez-toc-heading-level-6>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.ez-toc-heading-level-6>a {
        margin-left: 4.3em
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list>li ul ul a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list>li ul ul a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list>li ul ul a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list>li ul ul a {
        --toc-dot-width: 4px
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list>li>a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list>li>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list>li>a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list>li>a {
        --toc-dot-width: 7px
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list>li ul a,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list>li ul a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list>li ul a,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list>li ul a {
        --toc-dot-width: 6px
    }
    
    .bfmli_sidebar .ez-toc-widget-container ul.ez-toc-list li:before,.bfmli_sidebar .ez-toc-widget-container ul.ez-toc-widget-sticky-list li:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-list li:before,.bfmli_sidebar .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li:before {
        display: none
    }
    
    .el-boxed .widget {
        background: var(--theme-el-bg-color);
        margin-bottom: 20px;
        padding: 15px
    }
    
    .el-boxed .bfmli_sidebar .widget_nav_menu,.el-boxed .widget_html_myimg,.el-boxed .widget_image_myimg,.el-boxed .widget_image_slider,.el-boxed .widget_media_image,.el-boxed .widget_media_video,.el-boxed .widget_post_slider,.el-boxed .widget_profile {
        padding: 0
    }
    
    .el-boxed .widget_profile {
        background: var(--theme-el-bg-color);
        border: 0
    }
    
    .el-boxed .widget_image_myimg,.el-boxed .widget_media_image {
        background: none
    }
    
    .el-boxed .widget_post_tabs .post-tabs-hd {
        margin: -15px 0 0
    }
    
    .el-boxed .widget_post_tabs .tab-has-title {
        margin: 0
    }
    
    .el-boxed .widget_post_tabs .post-tabs-hd-inner:before {
        left: -15px;
        right: -15px
    }
    
    .footer {
        background: #2d3236;
        color: hsla(0,0%,100%,.7);
        padding: 50px 0
    }
    
    @media (max-width: 991px) {
        .footer {
            padding:25px 10px;
            text-align: center
        }
    }
    
    @media (max-width: 767px) {
        .footer {
            padding:20px 0
        }
    }
    
    .footer a {
        color: inherit
    }
    
    .footer a:hover {
        color: hsla(0,0%,100%,.9);
        text-decoration: none
    }
    
    .footer .bfmli_copyright {
        font-size: 14px
    }
    
    @media (max-width: 767px) {
        .footer .bfmli_copyright {
            font-size:12px
        }
    }
    
    .footer .bfmli_copyright p {
        margin: 0 0 5px
    }
    
    .footer .bfmli_copyright p:last-child {
        margin-bottom: 0
    }
    
    .footer .footer-nav,.footer .menu ul,.footer ul.menu {
        font-size: 14px;
        list-style: none;
        margin: 0 0 12px;
        padding: 0
    }
    
    .footer .footer-nav li,.footer .menu ul li,.footer ul.menu li {
        display: inline-block;
        line-height: 18px;
        margin-right: 10px
    }
    
    .footer .footer-nav li:after,.footer .menu ul li:after,.footer ul.menu li:after {
        content: "|";
        display: inline-block;
        font-size: 12px;
        line-height: 18px;
        opacity: .8;
        vertical-align: top
    }
    
    .footer .footer-nav li:last-child:after,.footer .menu ul li:last-child:after,.footer ul.menu li:last-child:after {
        display: none
    }
    
    .footer .footer-nav a,.footer .menu ul a,.footer ul.menu a {
        display: inline-block;
        padding-right: 10px;
        vertical-align: top
    }
    
    .footer-col-wrap {
        align-items: center;
        display: flex;
        justify-content: center
    }
    
    .footer-with-logo .footer-col-copy {
        width: auto
    }
    
    .footer-with-none {
        text-align: center
    }
    
    .footer-col-logo {
        flex-shrink: 0;
        margin-right: 32px
    }
    
    @media (max-width: 1239px) {
        .footer-col-logo {
            display:none
        }
    }
    
    .footer-col-logo img {
        display: block;
        height: auto;
        max-height: 60px;
        max-width: 160px
    }
    
    .footer-col-copy {
        width: 100%
    }
    
    .footer-col-sns {
        flex-shrink: 0;
        margin-left: 20px;
        margin-right: 0
    }
    
    @media (max-width: 991px) {
        .footer-col-sns {
            display:none
        }
    }
    
    .footer-sns {
        align-items: center;
        display: flex
    }
    
    .footer-sns a {
        margin: 0 0 0 20px
    }
    
    .footer-sns .sns-icon {
        background: hsla(0,0%,100%,.1);
        border-radius: 50%;
        color: hsla(0,0%,100%,.8);
        display: inline-block;
        font-size: 20px;
        height: 40px;
        line-height: 40px;
        position: relative;
        text-align: center;
        width: 40px;
        z-index: 0
    }
    
    .footer-sns .sns-icon svg,.footer-sns .sns-icon:before {
        position: relative;
        z-index: 1
    }
    
    .footer-sns .sns-icon:after {
        background: var(--theme-hover);
        border-radius: 50%;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        transform: scale(0);
        width: 100%
    }
    
    .footer-sns .sns-icon.material-icons:after {
        z-index: -1
    }
    
    .footer-sns .sns-icon:hover {
        color: #fff
    }
    
    .footer-sns .sns-icon:hover:after {
        opacity: 1;
        transform: scale(1);
        transition: all .5s cubic-bezier(.3,0,0,1.3) 0s
    }
    
    .sns-wx {
        overflow: hidden;
        position: relative
    }
    
    .sns-wx span {
        background-color: #fff;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 95% auto;
        box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
        height: 150px;
        left: 0;
        margin-left: -57px;
        opacity: 0;
        position: absolute;
        top: -170px;
        transition: all .2s ease-out .1s;
        width: 150px;
        z-index: 1
    }
    
    .sns-wx span:after {
        border: 8px solid transparent;
        border-top-color: #fff;
        bottom: -16px;
        content: "";
        height: 0;
        left: 50%;
        line-height: 0;
        margin-left: -8px;
        position: absolute;
        width: 0
    }
    
    .sns-wx:hover {
        overflow: visible
    }
    
    .sns-wx:hover span {
        opacity: 1;
        top: -165px;
        transition: all .2s ease-out .1s
    }
    
    :root {
        --theme-color: #206be7;
        --theme-hover: #1162e8;
        --action-color: #206be7;
        --theme-base-color: #fff;
        --theme-body-bg-color: #f5f5f5;
        --theme-el-bg-color: #fff;
        --theme-color-h: 0;
        --theme-color-s: 0%;
        --theme-color-l: 10%;
        --theme-color-hsl: var(--theme-color-h),var(--theme-color-s),var(--theme-color-l);
        --theme-black-color: hsl(var(--theme-color-hsl));
        --theme-gray-color: hsla(var(--theme-color-hsl),.8);
        --theme-light-color: hsla(var(--theme-color-hsl),.6);
        --theme-line-color: hsla(var(--theme-color-hsl),.07);
        --theme-border-color: hsla(var(--theme-color-hsl),.2);
        --theme-font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
        --theme-sidebar-width: 300px;
        --theme-content-sidebar-gap: 40px
    }
    
    @media (min-width: 992px) and (max-width:1239px) {
        :root {
            --theme-container-width:calc(100vw - 60px);
            --theme-sidebar-width: 250px
        }
    }
    
    @media (min-width: 768px) and (max-width:991px) {
        :root {
            --theme-container-width:calc(100vw - 60px)
        }
    }
    
    @media (max-width: 767px) {
        :root {
            --theme-black-color:#111
        }
    }
    
    .style-for-dark {
        --theme-base-color: #000;
        --theme-body-bg-color: #121212;
        --theme-el-bg-color: #2a2a2a;
        --theme-color-l: 98%;
        --theme-color-hsl: var(--theme-color-h),var(--theme-color-s),var(--theme-color-l);
        --theme-black-color: hsl(var(--theme-color-hsl));
        --theme-gray-color: hsla(var(--theme-color-hsl),.8);
        --theme-light-color: hsla(var(--theme-color-hsl),.6);
        --theme-line-color: hsla(var(--theme-color-hsl),.07);
        --theme-border-color: hsla(var(--theme-color-hsl),.2)
    }
    
    @media (max-width: 767px) {
        .style-for-dark {
            --theme-black-color:#fff
        }
    }
    
    .style-for-dark .footer {
        background: var(--theme-el-bg-color);
        color: var(--theme-gray-color)
    }
    
    @media (min-width: 992px) {
        .style-for-dark.style-by-toggle {
            background-color:var(--theme-body-bg-color)
        }
    }
    
    .style-for-dark.style-by-toggle header.header {
        background: var(--theme-el-bg-color)
    }
    
    @media (prefers-color-scheme: dark) and (min-width:992px) {
        .style-by-auto {
            background-color:var(--theme-body-bg-color)
        }
    }
    
    @media (prefers-color-scheme: dark) {
        .style-by-auto header.header {
            background-color:var(--theme-el-bg-color)
        }
    }
    
    .wpcom-icon {
        display: inline-block
    }
    
    .icon-svg,.wpcom-icon svg {
        height: 1em;
        vertical-align: -.15em;
        width: 1em;
        fill: currentColor;
        overflow: hidden
    }
    
    html {
        font-size: 12px
    }
    
    body {
        background: var(--theme-body-bg-color);
        padding-bottom: env(safe-area-inset-bottom);
        word-wrap: break-word;
        color: var(--theme-black-color);
        --scrollbar-width: 0px;
        transition: all .3s ease-out 0s,padding-right 0s
    }
    
    @media (max-width: 991px) {
        body {
            transition:all .3s ease-out 0s,padding-right 0s
        }
    }
    
    @media (max-width: 767px) {
        body {
            background:var(--theme-el-bg-color)!important
        }
    
        .bfmli_container {
            padding-left: 15px;
            padding-right: 15px
        }
    }
    
    .bfmli_wrap {
        margin-bottom: 20px;
        margin-top: 40px;
        position: relative
    }
    
    .bfmli_wrap.bfmli_container:after,.bfmli_wrap.bfmli_container:before {
        content: " ";
        display: table
    }
    
    .bfmli_wrap.bfmli_container:after {
        clear: both
    }
    
    @media (max-width: 1239px) {
        .bfmli_wrap {
            margin-top:30px
        }
    }
    
    .bfmli_home .bfmli_wrap {
        margin-bottom: 0
    }
    
    @media (max-width: 767px) {
        .bfmli_home .bfmli_wrap {
            margin-bottom:15px;
            margin-top: 15px
        }
    }
    
    .bfmli_main,.main-archive {
        float: left;
        transition: all .3s ease-out 0s;
        width: calc(var(--theme-container-width) - var(--theme-sidebar-width) - var(--theme-content-sidebar-gap) - 20px)
    }
    
    @media (max-width: 991px) {
        .bfmli_main,.main-archive {
            float:none!important;
            width: 100%
        }
    }
    
    .main-full {
        float: none!important;
        width: 100%!important
    }
    
    .main-woo {
        background: var(--theme-el-bg-color);
        margin-bottom: 20px;
        padding: 15px
    }
    
    @media (max-width: 767px) {
        .main-woo {
            background:none;
            padding: 0
        }
    }
    
    .single-product .content-woo {
        padding: 20px
    }
    
    .sec-panel {
        margin-bottom: 40px
    }
    
    @media (max-width: 1239px) {
        .sec-panel {
            margin-bottom:30px
        }
    }
    
    .breadcrumb {
        width: 100%
    }
    
    .sec-panel-head {
        margin-bottom: 20px;
        overflow: hidden;
        position: relative
    }
    
    .sec-panel-head h1,.sec-panel-head h2,.sec-panel-head h3 {
        color: var(--theme-black-color);
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        margin: 0;
        padding: 0
    }
    
    .sec-panel-head h1 a,.sec-panel-head h2 a,.sec-panel-head h3 a {
        text-decoration: none
    }
    
    .sec-panel-head h1 span,.sec-panel-head h2 span,.sec-panel-head h3 span {
        display: inline-block;
        padding-left: 12px;
        position: relative
    }
    
    .sec-panel-head h1 span:before,.sec-panel-head h2 span:before,.sec-panel-head h3 span:before {
        background-color: var(--theme-color);
        background-image: linear-gradient(180deg,hsla(0,0%,100%,.15),transparent);
        border-radius: 4px;
        content: "";
        height: 18px;
        left: 0;
        position: absolute;
        top: 3px;
        width: 3px
    }
    
    .sec-panel-head small {
        color: var(--theme-gray-color);
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        line-height: inherit;
        margin-left: 10px;
        vertical-align: top
    }
    
    @media (max-width: 991px) {
        .sec-panel-head small {
            display:none
        }
    }
    
    .sec-panel-head .more {
        color: var(--theme-light-color);
        float: right;
        font-size: 14px;
        font-weight: 400;
        transition: all .3s ease-out
    }
    
    .sec-panel-head .more:hover {
        color: var(--theme-hover);
        text-decoration: none;
        transition: all .3s ease-out
    }
    
    .el-boxed {
        --theme-content-sidebar-gap: 20px
    }
    
    .el-boxed .bfmli_wrap {
        margin-top: 20px
    }
    
    .el-boxed .slider-wrap {
        margin-bottom: 20px
    }
    
    .el-boxed .sec-panel {
        background: var(--theme-el-bg-color);
        margin-bottom: 20px
    }
    
    .el-boxed .sec-panel-head {
        margin-bottom: 0;
        padding: 20px 20px 0
    }
    
    @media (max-width: 767px) {
        .el-boxed .sec-panel-head {
            padding:10px 0 0
        }
    }
    
    .el-boxed .sec-panel-head h1,.el-boxed .sec-panel-head h2,.el-boxed .sec-panel-head h3 {
        border-bottom: 0;
        line-height: 26px
    }
    
    .el-boxed .sec-panel-head h1 span,.el-boxed .sec-panel-head h2 span,.el-boxed .sec-panel-head h3 span {
        color: var(--theme-black-color);
        padding-bottom: 0;
        padding-left: 0
    }
    
    .el-boxed .sec-panel-head h1 span a,.el-boxed .sec-panel-head h2 span a,.el-boxed .sec-panel-head h3 span a {
        color: inherit
    }
    
    .el-boxed .sec-panel-head h1 span a:hover,.el-boxed .sec-panel-head h2 span a:hover,.el-boxed .sec-panel-head h3 span a:hover {
        color: var(--theme-hover)
    }
    
    .el-boxed .sec-panel-head h1 span:before,.el-boxed .sec-panel-head h2 span:before,.el-boxed .sec-panel-head h3 span:before {
        display: none
    }
    
    .el-boxed .sec-panel-body {
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .sec-panel-body {
            padding:10px 0
        }
    }
    
    .el-boxed .sec-panel-card,.el-boxed .sec-panel-image,.el-boxed .sec-panel-masonry {
        background: none
    }
    
    .el-boxed .sec-panel-card .sec-panel-head,.el-boxed .sec-panel-image .sec-panel-head,.el-boxed .sec-panel-masonry .sec-panel-head {
        background: var(--theme-el-bg-color);
        margin-bottom: 10px;
        padding-bottom: 20px
    }
    
    .el-boxed .sec-panel-card .sec-panel-head h1,.el-boxed .sec-panel-card .sec-panel-head h2,.el-boxed .sec-panel-card .sec-panel-head h3,.el-boxed .sec-panel-image .sec-panel-head h1,.el-boxed .sec-panel-image .sec-panel-head h2,.el-boxed .sec-panel-image .sec-panel-head h3,.el-boxed .sec-panel-masonry .sec-panel-head h1,.el-boxed .sec-panel-masonry .sec-panel-head h2,.el-boxed .sec-panel-masonry .sec-panel-head h3 {
        border-bottom: 0
    }
    
    .el-boxed .sec-panel-default .sec-panel-head {
        padding-bottom: 15px
    }
    
    .el-boxed .sec-panel-default .sec-panel-head h1,.el-boxed .sec-panel-default .sec-panel-head h2,.el-boxed .sec-panel-default .sec-panel-head h3 {
        border-bottom: 0;
        font-size: 22px;
        line-height: 1
    }
    
    .el-boxed .sec-panel-list .sec-panel-head {
        padding-bottom: 15px
    }
    
    .el-boxed .bfmli_list.bfmli_tabs {
        border-bottom: 1px solid rgba(99,99,99,.1)
    }
    
    .el-boxed .bfmli_list.bfmli_tabs .bfmli_tab.bfmli_active a:after {
        margin-top: -1px
    }
    
    .el-boxed .bfmli_list.bfmli_tabs .bfmli_tab a {
        line-height: 58px;
        padding-bottom: 0
    }
    
    .el-boxed .main-list .sec-panel-head,.el-boxed .mix-tabs .sec-panel-head {
        border-bottom: 0;
        padding: 0 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .main-list .sec-panel-head,.el-boxed .mix-tabs .sec-panel-head {
            padding:0
        }
    }
    
    .el-boxed .main-list .bfmli_list.bfmli_tabs,.el-boxed .mix-tabs .bfmli_list.bfmli_tabs {
        height: 60px;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .main-list .bfmli_list.bfmli_tabs,.el-boxed .mix-tabs .bfmli_list.bfmli_tabs {
            margin-left:0;
            margin-right: 0;
            padding-left: 0;
            padding-right: 0
        }
    }
    
    .el-boxed .main-list .post-loop-card,.el-boxed .main-list .post-loop-image,.el-boxed .mix-tabs .post-loop-card,.el-boxed .mix-tabs .post-loop-image {
        padding: 15px 20px 20px
    }
    
    .el-boxed .main-list .post-loop-card+.load-more-wrap,.el-boxed .main-list .post-loop-image+.load-more-wrap,.el-boxed .mix-tabs .post-loop-card+.load-more-wrap,.el-boxed .mix-tabs .post-loop-image+.load-more-wrap {
        margin-top: -10px!important
    }
    
    @media (max-width: 767px) {
        .el-boxed .main-list .post-loop-card+.load-more-wrap,.el-boxed .main-list .post-loop-image+.load-more-wrap,.el-boxed .mix-tabs .post-loop-card+.load-more-wrap,.el-boxed .mix-tabs .post-loop-image+.load-more-wrap {
            margin-top:0!important
        }
    
        .el-boxed .main-list .post-loop-card,.el-boxed .main-list .post-loop-image,.el-boxed .mix-tabs .post-loop-card,.el-boxed .mix-tabs .post-loop-image {
            padding: 15px 0 20px
        }
    }
    
    .el-boxed .main-list .post-loop-masonry,.el-boxed .mix-tabs .post-loop-masonry {
        margin: 15px 10px 0;
        padding: 0
    }
    
    @media (max-width: 767px) {
        .el-boxed .main-list .post-loop-masonry,.el-boxed .mix-tabs .post-loop-masonry {
            margin:15px -6px 0
        }
    }
    
    .el-boxed .main-list .post-loop-masonry+.load-more-wrap,.el-boxed .mix-tabs .post-loop-masonry+.load-more-wrap {
        margin-top: -10px!important
    }
    
    @media (max-width: 767px) {
        .el-boxed .main-list .post-loop-masonry+.load-more-wrap,.el-boxed .mix-tabs .post-loop-masonry+.load-more-wrap {
            margin-top:0!important;
            padding-top: 0
        }
    }
    
    .el-boxed .main-list .post-loop-list,.el-boxed .mix-tabs .post-loop-list {
        padding: 0 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .main-list .post-loop-list,.el-boxed .mix-tabs .post-loop-list {
            padding:0
        }
    }
    
    .el-boxed .main-list.hide-more .load-more-wrap,.el-boxed .mix-tabs.hide-more .load-more-wrap {
        display: none
    }
    
    .el-boxed .mix-tabs .q-content {
        padding: 0 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .mix-tabs .q-content {
            padding:0
        }
    }
    
    .el-boxed .mix-tabs .topic-list {
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .mix-tabs .topic-list {
            padding:20px 0
        }
    }
    
    .el-boxed .mix-tabs .topic-list+.load-more-wrap {
        padding-top: 0
    }
    
    .el-boxed .mix-tabs .kx-list {
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .el-boxed .mix-tabs .kx-list {
            padding:20px 0
        }
    }
    
    .el-boxed .mix-tabs .kx-list+.load-more-wrap {
        padding-top: 0
    }
    
    .bfmli_list {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    
    .topic-list {
        display: flex;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-top: -20px
    }
    
    @media (max-width: 991px) {
        .topic-list {
            margin-left:-10px;
            margin-top: -10px
        }
    }
    
    .topic-list .topic {
        flex-shrink: 0;
        padding: 20px 0 0 20px;
        width: 33.33%
    }
    
    @media (max-width: 991px) {
        .topic-list .topic {
            padding:10px 0 0 10px
        }
    }
    
    .topic-list .topic-wrap {
        border-radius: 4px;
        display: block;
        overflow: hidden;
        position: relative;
        text-decoration: none;
        width: 100%
    }
    
    .topic-list .topic-wrap:hover {
        text-decoration: none
    }
    
    .topic-list .topic-wrap:hover img {
        transform: scale(1.05);
        transition: transform .3s ease-out 0s
    }
    
    .topic-list .topic-wrap:hover:after {
        opacity: .7;
        transition: all .3s ease 0s
    }
    
    .topic-list .topic-wrap:after {
        background: rgba(0,0,0,.3);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transition: all .3s ease 0s;
        width: 100%
    }
    
    .topic-list .cover-container img {
        height: auto;
        transition: transform .3s ease-out 0s;
        vertical-align: top;
        width: 100%
    }
    
    .topic-list span {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        left: 0;
        line-height: 20px;
        margin-top: -10px;
        overflow: hidden;
        padding: 0 15px;
        position: absolute;
        text-align: center;
        text-overflow: ellipsis;
        top: 50%;
        white-space: nowrap;
        width: 100%;
        z-index: 1;
        word-wrap: normal;
        box-sizing: border-box;
        transition: all .3s ease-out
    }
    
    @media (max-width: 991px) {
        .topic-list span {
            font-size:18px
        }
    }
    
    @media (max-width: 768px) {
        .topic-list span {
            font-size:16px
        }
    }
    
    @media (max-width: 420px) {
        .topic-list span {
            font-size:14px
        }
    }
    
    .topic-list-2 .topic-wrap:after {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.7));
        bottom: 0;
        height: 40px;
        top: auto
    }
    
    .topic-list-2 span {
        font-size: 16px;
        line-height: 40px;
        top: auto
    }
    
    .topic-list-3 .topic-wrap {
        border-radius: 0
    }
    
    .topic-list-3 .topic-wrap:after {
        display: none
    }
    
    .topic-list-3 .cover-container {
        border-radius: 4px;
        overflow: hidden
    }
    
    .topic-list-3 span {
        color: var(--theme-black-color);
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.4;
        margin: 8px 0 0;
        position: relative;
        text-align: center
    }
    
    .topic-col-2 .topic {
        width: 50%
    }
    
    @media (max-width: 768px) {
        .topic-col-2 .topic {
            width:50%
        }
    }
    
    .topic-col-4,.topic-col-5 {
        margin-left: -15px;
        margin-top: -15px
    }
    
    .topic-col-4 .topic,.topic-col-5 .topic {
        padding: 15px 0 0 15px;
        width: 25%
    }
    
    @media (max-width: 768px) {
        .topic-col-4 .topic,.topic-col-5 .topic {
            width:50%
        }
    }
    
    @media (max-width: 420px) {
        .topic-col-4 span,.topic-col-5 span {
            font-size:16px
        }
    }
    
    .topic-col-5 .topic {
        width: 20%
    }
    
    @media (max-width: 768px) {
        .topic-col-5 .topic {
            width:50%
        }
    }
    
    .bfmli_sidebar {
        float: right;
        width: var(--theme-sidebar-width)
    }
    
    .bfmli_sidebar.sidebar-on-left {
        float: left
    }
    
    .bfmli_sidebar.fixed {
        bottom: 0;
        left: 50%;
        margin-left: calc(var(--theme-container-width)/2 - var(--theme-sidebar-width) - 10px);
        position: fixed
    }
    
    .bfmli_sidebar.fixed.sidebar-on-left {
        left: auto;
        margin-right: calc(var(--theme-container-width)/2 - var(--theme-sidebar-width) - 10px);
        right: 50%
    }
    
    .bfmli_sidebar.abs {
        bottom: 0;
        position: absolute;
        right: 10px
    }
    
    .bfmli_sidebar.abs.sidebar-on-left {
        left: 10px;
        right: auto
    }
    
    @media screen and (max-width: 991px) {
        .bfmli_sidebar {
            display: block;
            width: 100%;
        }
    }
    
    .slider-wrap {
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px
    }
    
    @media (max-width: 1239px) {
        .slider-wrap {
            display:block;
            margin-bottom: 30px
        }
    }
    
    @media (max-width: 767px) {
        .slider-wrap {
            margin:-20px -15px 30px
        }
    }
    
    .entry-content-slider .swiper-wrapper,.wpcom-slider .swiper-wrapper {
        flex-wrap: nowrap;
        margin: 0!important;
        padding: 0!important
    }
    
    .entry-content-slider .swiper-pagination,.wpcom-slider .swiper-pagination {
        font-size: 0;
        height: 6px;
        z-index: 2
    }
    
    .entry-content-slider .swiper-pagination span,.wpcom-slider .swiper-pagination span {
        background-color: hsla(0,0%,100%,.8);
        border-radius: 6px!important;
        height: 6px;
        margin: 0 3px!important;
        transition: all .3s ease-out 0s;
        vertical-align: top;
        width: 8px
    }
    
    .entry-content-slider .swiper-pagination span:hover,.wpcom-slider .swiper-pagination span:hover {
        background-color: var(--theme-hover)
    }
    
    .entry-content-slider .swiper-pagination .swiper-pagination-bullet-active,.wpcom-slider .swiper-pagination .swiper-pagination-bullet-active {
        background-color: var(--theme-color);
        transition: all .3s ease-out 0s;
        width: 18px
    }
    
    .entry-content-slider .modules-feature-posts .post-loop-card .bfmli_item,.entry-content-slider .swiper-slide,.modules-feature-posts .post-loop-card .entry-content-slider .bfmli_item,.modules-feature-posts .post-loop-card .wpcom-slider .bfmli_item,.wpcom-slider .modules-feature-posts .post-loop-card .bfmli_item,.wpcom-slider .swiper-slide {
        position: relative
    }
    
    .entry-content-slider .modules-feature-posts .post-loop-card .bfmli_item>a,.entry-content-slider .swiper-slide>a,.modules-feature-posts .post-loop-card .entry-content-slider .bfmli_item>a,.modules-feature-posts .post-loop-card .wpcom-slider .bfmli_item>a,.wpcom-slider .modules-feature-posts .post-loop-card .bfmli_item>a,.wpcom-slider .swiper-slide>a {
        display: block;
        height: 100%
    }
    
    .entry-content-slider .modules-feature-posts .post-loop-card .bfmli_item img,.entry-content-slider .swiper-slide img,.modules-feature-posts .post-loop-card .entry-content-slider .bfmli_item img,.modules-feature-posts .post-loop-card .wpcom-slider .bfmli_item img,.wpcom-slider .modules-feature-posts .post-loop-card .bfmli_item img,.wpcom-slider .swiper-slide img {
        height: 100%;
        object-fit: cover;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .entry-content-slider .modules-feature-posts .post-loop-card .bfmli_item:hover img,.entry-content-slider .swiper-slide:hover img,.modules-feature-posts .post-loop-card .entry-content-slider .bfmli_item:hover img,.modules-feature-posts .post-loop-card .wpcom-slider .bfmli_item:hover img,.wpcom-slider .modules-feature-posts .post-loop-card .bfmli_item:hover img,.wpcom-slider .swiper-slide:hover img {
        transform: scale(1.02);
        transition: all .3s ease-out 0s
    }
    
    .entry-content-slider .slide-title,.wpcom-slider .slide-title {
        background: var(--theme-black-color);
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.7));
        bottom: 0;
        box-sizing: border-box;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        left: 0;
        line-height: 26px;
        margin: 0;
        padding: 40px 20px 16px;
        position: absolute;
        width: 100%;
        z-index: 1
    }
    
    .entry-content-slider .slide-title a,.wpcom-slider .slide-title a {
        color: #fff;
        display: block;
        text-overflow: ellipsis;
        width: 80%;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
    
    .entry-content-slider .slide-title a:focus,.entry-content-slider .slide-title a:hover,.wpcom-slider .slide-title a:focus,.wpcom-slider .slide-title a:hover {
        text-decoration: none
    }
    
    .main-slider {
        background: hsla(0,0%,100%,.15);
        border-radius: 4px;
        direction: ltr;
        height: 320px;
        overflow: hidden;
        width: 100%
    }
    
    @media (max-width: 1239px) {
        .main-slider {
            float:none!important;
            height: auto;
            width: 100%
        }
    }
    
    @media (max-width: 767px) {
        .main-slider {
            border-radius:0
        }
    }
    
    .main-slider .swiper-wrapper {
        height: 100%
    }
    
    .main-slider .swiper-pagination {
        bottom: 26px;
        left: auto;
        right: 20px;
        transform: none;
        width: auto
    }
    
    .entry-content-slider .modules-feature-posts .post-loop-card .bfmli_item:hover img,.entry-content-slider .swiper-slide:hover img,.modules-feature-posts .post-loop-card .entry-content-slider .bfmli_item:hover img {
        transform: scale(1)
    }
    
    .feature-post {
        flex-shrink: 0;
        list-style: none;
        margin: 0 0 0 14px;
        padding: 0;
        width: 226px
    }
    
    @media (max-width: 1239px) {
        .feature-post {
            align-items:flex-start;
            display: flex;
            float: none!important;
            margin: 15px 0 0;
            width: 100%
        }
    }
    
    @media (max-width: 767px) {
        .feature-post {
            padding:0 15px
        }
    }
    
    .feature-post li {
        background: hsla(0,0%,100%,.15);
        border-radius: 4px;
        height: 153px;
        margin-bottom: 14px;
        overflow: hidden;
        position: relative
    }
    
    @media (max-width: 1239px) {
        .feature-post li {
            flex-shrink:1;
            height: auto;
            width: 50%
        }
    
        .feature-post li:first-child {
            margin-bottom: 0;
            margin-right: 15px
        }
    }
    
    .feature-post li:last-child {
        margin-bottom: 0
    }
    
    .feature-post li:hover img {
        transform: scale(1.05);
        transition: all .3s ease-out 0s
    }
    
    .feature-post a {
        display: block
    }
    
    .feature-post img {
        height: 100%;
        transition: all .3s ease-out 0s;
        vertical-align: top;
        width: 100%
    }
    
    @media (max-width: 1239px) {
        .feature-post img {
            height:auto
        }
    }
    
    .feature-post span {
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.7));
        bottom: 0;
        box-sizing: border-box;
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight: 500;
        left: 0;
        line-height: 24px;
        overflow: hidden;
        padding: 10px 15px;
        position: absolute;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        word-wrap: normal
    }
    
    @media (max-width: 1239px) {
        .bfmli_container>.slider-wrap,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap {
            display:flex
        }
    }
    
    @media (max-width: 991px) {
        .bfmli_container>.slider-wrap,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap {
            display:block
        }
    }
    
    .bfmli_container>.slider-wrap .main-slider,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .main-slider,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .main-slider {
        height: 400px
    }
    
    @media (max-width: 1239px) {
        .bfmli_container>.slider-wrap .main-slider,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .main-slider,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .main-slider {
            height:328px
        }
    }
    
    @media (max-width: 991px) {
        .bfmli_container>.slider-wrap .main-slider,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .main-slider,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .main-slider {
            height:auto
        }
    }
    
    .bfmli_container>.slider-wrap .feature-post,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post {
        margin-left: 20px;
        width: 300px
    }
    
    @media (max-width: 1239px) {
        .bfmli_container>.slider-wrap .feature-post,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post {
            display:block;
            margin-right: 0;
            margin-top: 0;
            width: 250px
        }
    }
    
    @media (max-width: 991px) {
        .bfmli_container>.slider-wrap .feature-post,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post {
            display:flex;
            margin-left: 0;
            margin-top: 15px;
            width: 100%
        }
    }
    
    .bfmli_container>.slider-wrap .feature-post li,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li {
        display: none;
        height: 190px;
        margin-bottom: 20px
    }
    
    @media (max-width: 1239px) {
        .bfmli_container>.slider-wrap .feature-post li,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li {
            height:154px;
            width: 100%
        }
    }
    
    @media (max-width: 991px) {
        .bfmli_container>.slider-wrap .feature-post li,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li {
            height:auto;
            margin-bottom: 0;
            width: 49%
        }
    
        .bfmli_container>.slider-wrap .feature-post li:nth-child(2),.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li:nth-child(2),.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li:nth-child(2) {
            margin-right: 0
        }
    }
    
    .bfmli_container>.slider-wrap .feature-post li:first-child,.bfmli_container>.slider-wrap .feature-post li:nth-child(2),.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li:first-child,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li:nth-child(2),.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li:first-child,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li:nth-child(2) {
        display: block
    }
    
    .bfmli_container>.slider-wrap .feature-post li:nth-child(2),.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li:nth-child(2),.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li:nth-child(2) {
        margin-bottom: 0
    }
    
    .bfmli_container>.slider-wrap .feature-post li img,.modules-fullwidth>.container-fluid>.wpcom-modules>.slider-wrap .feature-post li img,.modules-fullwidth>.bfmli_container>.wpcom-modules>.slider-wrap .feature-post li img {
        height: auto;
        width: 100%
    }
    
    .bfmli_list.bfmli_tabs {
        font-size: 0;
        overflow: hidden;
        white-space: nowrap
    }
    
    @media (max-width: 991px) {
        .bfmli_list.bfmli_tabs {
            -webkit-overflow-scrolling:touch;
            overflow-x: auto
        }
    
        .bfmli_list.bfmli_tabs::-webkit-scrollbar {
            display: none;
            height: 0;
            width: 0
        }
    }
    
    .bfmli_list.bfmli_tabs .bfmli_tab {
        display: inline-block;
        margin-right: 31px;
        position: relative;
        vertical-align: middle
    }
    
    .bfmli_list.bfmli_tabs .bfmli_tab:last-child {
        margin-right: 0
    }
    
    .bfmli_list.bfmli_tabs .bfmli_tab.bfmli_active a {
        color: var(--theme-color);
        font-weight: 500;
        position: relative
    }
    
    .bfmli_list.bfmli_tabs .bfmli_tab a {
        color: var(--theme-gray-color);
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        padding-bottom: 12px;
        text-decoration: none
    }
    
    .bfmli_list.bfmli_tabs .bfmli_tab a:hover {
        color: var(--theme-hover)
    }
    
    .bfmli_list.bfmli_tabs .tab-underscore {
        background: var(--theme-color);
        border-radius: 2px;
        bottom: -1px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        transition: all .3s ease-out 0s;
        width: 100%
    }
    
    .list-partner {
        font-size: 0;
        margin: -10px
    }
    
    @media (max-width: 767px) {
        .list-partner {
            margin:-5px
        }
    }
    
    .list-partner li {
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        padding: 10px
    }
    
    @media (max-width: 767px) {
        .list-partner li {
            padding:5px;
            width: 25%!important
        }
    }
    
    .list-partner img {
        border: 1px solid var(--theme-line-color);
        border-radius: 2px;
        display: block;
        height: auto;
        width: 100%
    }
    
    .list-links {
        margin-bottom: -7px;
        margin-right: -20px
    }
    
    .list-links a {
        color: var(--theme-light-color);
        display: inline-block;
        line-height: 1;
        margin: 0 20px 12px 0
    }
    
    .list-links a:focus,.list-links a:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .wpuf-button,ul.wpuf-form .wpuf-submit input[type=submit],ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a#wpuf-insert-image,ul.wpuf-form li .wpuf-fields a.file-selector {
        padding: 10px 20px!important
    }
    
    .wp-editor-wrap.error .wp-editor-container {
        border-color: #f66
    }
    
    .media-sidebar .attachment-info .delete-attachment,.media-sidebar .attachment-info .edit-attachment {
        display: none
    }
    
    .screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        clip: rect(0 0 0 0);
        border: 0;
        word-wrap: normal!important
    }
    
    .attachment-filters {
        outline: 0
    }
    
    .post-form {
        align-items: self-start;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    
    .post-form>.alert {
        width: 100%
    }
    
    .post-form .pf-item {
        margin-bottom: 15px
    }
    
    .post-form .pf-item input,.post-form .pf-item select,.post-form .pf-item textarea {
        border-radius: 3px
    }
    
    .post-form .pf-item:last-child {
        margin-bottom: 0
    }
    
    .post-form .pf-item-label label {
        color: var(--theme-gray-color);
        display: inline-block;
        font-size: 15px;
        font-weight: 400;
        line-height: 34px
    }
    
    .post-form .pf-item-input .form-control {
        background: hsla(var(--theme-color-hsl),.04);
        border-color: hsla(var(--theme-color-hsl),.02);
        color: var(--theme-black-color);
        height: auto;
        padding: 9px 16px
    }
    
    .post-form .pf-item-input .form-control:focus {
        border-color: var(--theme-color);
        box-shadow: none
    }
    
    .post-form .pf-item-input .form-control:-ms-input-placeholder {
        color: hsla(var(--theme-color-hsl),.65)
    }
    
    .post-form .pf-item-input .form-control::placeholder {
        color: hsla(var(--theme-color-hsl),.65)
    }
    
    .post-form .pf-item-input .form-control.error {
        border-color: #f66
    }
    
    .post-form-main {
        background: var(--theme-el-bg-color);
        border-radius: 4px;
        box-shadow: 0 0 1px 0 var(--theme-border-color);
        padding: 20px;
        width: calc(100% - 320px)
    }
    
    @media (max-width: 991px) {
        .post-form-main {
            margin-bottom:20px;
            padding: 15px;
            width: 100%
        }
    }
    
    @media (max-width: 767px) {
        .post-form-main {
            box-shadow:none;
            margin-bottom: 30px;
            padding: 0;
            width: 100%
        }
    }
    
    .post-form-main .mce-tinymce {
        box-shadow: none
    }
    
    .post-form-main .mce-fullscreen {
        z-index: 100000
    }
    
    .post-form-main .mce-statusbar {
        border-top-color: var(--theme-line-color)
    }
    
    .post-form-main .wp-editor-container {
        background: hsla(var(--theme-color-hsl),.04);
        border: 0;
        border: 1px solid hsla(var(--theme-color-hsl),.02);
        border-radius: 3px;
        padding: 5px
    }
    
    .post-form-main .wp-editor-area {
        background: none;
        border: 0
    }
    
    .post-form-main .mce-panel {
        background: none
    }
    
    .post-form-main .mce-toolbar-grp {
        border: 0!important
    }
    
    .post-form-main .mce-toolbar .mce-btn-group,.post-form-main .mce-toolbar-grp>div {
        padding: 0
    }
    
    .post-form-main .mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
        background: var(--theme-el-bg-color);
        border: 0;
        border-radius: 3px;
        box-shadow: none;
        margin: 0;
        padding: 2px
    }
    
    .post-form-main .mce-toolbar .mce-ico {
        color: var(--theme-gray-color);
        font-size: 18px;
        line-height: 20px
    }
    
    .post-form-main .mce-toolbar .mce-btn button,.post-form-main .mce-toolbar .mce-btn button:active,.post-form-main .mce-toolbar .mce-btn button:focus,.post-form-main .mce-toolbar .mce-btn button:hover {
        color: var(--theme-gray-color)
    }
    
    .post-form-main .mce-toolbar .mce-btn button:active i.mce-caret,.post-form-main .mce-toolbar .mce-btn button:focus i.mce-caret,.post-form-main .mce-toolbar .mce-btn button:hover i.mce-caret {
        border-bottom-color: var(--theme-light-color);
        border-top-color: var(--theme-light-color)
    }
    
    .post-form-main .mce-toolbar .mce-btn i.mce-caret {
        border: 0;
        font-family: iconbg;
        font-size: 12px;
        font-style: normal;
        height: auto;
        line-height: 20px;
        margin: 0;
        top: 0;
        width: 12px
    }
    
    .post-form-main .mce-toolbar .mce-btn i.mce-caret:after {
        content: "\e64e"
    }
    
    .post-form-main .mce-toolbar .mce-btn.mce-menubtn i.mce-caret {
        top: 2px
    }
    
    .post-form-main .mce-toolbar .mce-btn.mce-active,.post-form-main .mce-toolbar .mce-btn:hover {
        background: hsla(var(--theme-color-hsl),.05)!important;
        border-color: hsla(var(--theme-color-hsl),.16)!important;
        box-shadow: none!important
    }
    
    .post-form-main .mce-toolbar .mce-btn.mce-active i.mce-caret,.post-form-main .mce-toolbar .mce-btn:hover i.mce-caret {
        border-bottom-color: var(--theme-light-color);
        border-top-color: var(--theme-light-color)
    }
    
    .post-form-main .mce-toolbar .mce-btn.mce-active .mce-open,.post-form-main .mce-toolbar .mce-btn:hover .mce-open {
        border-left-color: var(--theme-line-color)
    }
    
    .post-form-main .mce-top-part:before {
        display: none
    }
    
    @media (max-width: 767px) {
        .post-form-main .mce-edit-area iframe {
            min-height:80px
        }
    }
    
    .mce-colorbtn-trans div {
        font-size: 15px!important;
        line-height: 15px!important
    }
    
    div.mce-panel {
        background: none!important
    }
    
    div.mce-panel.mce-fullscreen {
        background: var(--theme-el-bg-color)!important
    }
    
    div.mce-panel.mce-fullscreen .mce-toolbar-grp {
        background: hsla(var(--theme-color-hsl),.04)!important;
        padding: 6px 15px
    }
    
    .mce-panel.mce-floatpanel {
        background: var(--theme-el-bg-color)!important;
        border-color: var(--theme-line-color)!important;
        border-radius: 3px;
        box-shadow: 0 3px 3px var(--theme-line-color)
    }
    
    .mce-window .mce-window-head {
        background: var(--theme-el-bg-color)!important;
        border-bottom-color: var(--theme-line-color)!important
    }
    
    .mce-window .mce-window-head .mce-title {
        color: var(--theme-black-color)!important
    }
    
    .mce-window .mce-window-head .mce-close .mce-i-remove:before {
        color: var(--theme-gray-color)!important
    }
    
    .mce-window .mce-foot {
        border-top-color: var(--theme-line-color)!important
    }
    
    .mce-window .mce-btn {
        background: var(--theme-el-bg-color)!important;
        border-color: hsla(var(--theme-color-hsl),.25)!important
    }
    
    .mce-window .mce-btn button {
        color: var(--theme-gray-color)!important
    }
    
    .media-modal-content {
        color: #333
    }
    
    .post-form-sidebar {
        background: var(--theme-el-bg-color);
        border-radius: 4px;
        box-shadow: 0 0 1px 0 var(--theme-border-color);
        padding: 20px;
        width: 300px
    }
    
    @media (max-width: 991px) {
        .post-form-sidebar {
            display:flex;
            flex-direction: column;
            width: 100%
        }
    }
    
    @media (max-width: 767px) {
        .post-form-sidebar {
            box-shadow:none;
            padding: 0 0 20px
        }
    }
    
    .pf-side-item {
        margin-bottom: 30px
    }
    
    .pf-side-item input,.pf-side-item select,.pf-side-item textarea {
        border-radius: 3px
    }
    
    .pf-side-item select {
        padding: 2px 5px
    }
    
    .pf-side-label h3 {
        color: var(--theme-black-color);
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        margin: 0 0 15px
    }
    
    .pf-side-label .wpcom-icon {
        color: var(--theme-color);
        font-size: 18px;
        height: 20px;
        margin-right: 4px;
        position: relative;
        vertical-align: top;
        width: 20px
    }
    
    .pf-side-input img {
        box-shadow: 0 0 1px 0 var(--theme-border-color);
        height: auto;
        max-width: 100%;
        vertical-align: top
    }
    
    .pf-submit-wrap {
        margin-bottom: 30px
    }
    
    @media (max-width: 991px) {
        .pf-submit-wrap {
            margin-bottom:0;
            order: 10
        }
    }
    
    .pf-notice {
        color: var(--theme-light-color);
        font-size: 13px;
        margin: 8px 0 0
    }
    
    .thumb-wrap {
        position: relative
    }
    
    @media (max-width: 991px) {
        .thumb-wrap {
            max-width:40%
        }
    }
    
    .thumb-wrap img {
        border-radius: 3px;
        display: block;
        margin-bottom: 10px
    }
    
    .thumb-wrap:hover .thumb-remove {
        display: block
    }
    
    .thumb-selector {
        background: hsla(var(--theme-color-hsl),.04);
        border: 1px solid hsla(var(--theme-color-hsl),.02);
        border-radius: 3px;
        display: block;
        padding: 6px;
        text-align: center
    }
    
    .thumb-selector:hover {
        border-color: var(--theme-color)
    }
    
    .thumb-selector:active {
        background: hsla(var(--theme-color-hsl),.06)
    }
    
    .thumb-remove {
        background: #ff6060;
        border-radius: 50%;
        color: #fff;
        cursor: pointer;
        display: none;
        font-family: iconbg;
        font-size: 12px;
        height: 22px;
        line-height: 22px;
        position: absolute;
        right: -7px;
        text-align: center;
        top: -7px;
        width: 22px;
        z-index: 1
    }
    
    .thumb-remove:after {
        content: "\e60c"
    }
    
    @media (max-width: 991px) {
        .thumb-remove {
            display:block
        }
    }
    
    #tag-container {
        background: hsla(var(--theme-color-hsl),.04);
        border: 1px solid hsla(var(--theme-color-hsl),.02);
        border-radius: 3px;
        min-height: 56px
    }
    
    #tag-container:focus-within {
        border-color: var(--theme-color)
    }
    
    .tagHandler {
        position: relative;
        width: 100%
    }
    
    .tagHandler ul.tagHandlerContainer {
        cursor: text;
        display: flex;
        flex-wrap: wrap;
        font-family: arial,helvetica,sans-serif;
        gap: 5px;
        line-height: 30px;
        list-style: none;
        min-height: 30px;
        padding: 8px 12px
    }
    
    .tagHandler ul.tagHandlerContainer li {
        border-radius: 3px;
        font-size: 12px;
        height: 14px;
        line-height: 14px;
        list-style: none;
        white-space: nowrap
    }
    
    .tagHandler ul.tagHandlerContainer li.tagItem {
        background: none;
        box-sizing: content-box;
        color: var(--theme-black-color);
        cursor: url(../images/tag_remove.cur),pointer;
        list-style: none;
        padding: 3px 8px;
        position: relative;
        z-index: 0
    }
    
    .tagHandler ul.tagHandlerContainer li.tagItem:before {
        background: var(--theme-color);
        border-radius: 3px;
        content: "";
        height: 100%;
        left: 0;
        opacity: .15;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
    
    .tagHandler ul.tagHandlerContainer li.tagItem:hover {
        color: #fff
    }
    
    .tagHandler ul.tagHandlerContainer li.tagItem:hover:before {
        opacity: .95
    }
    
    .tagHandler ul.tagHandlerContainer li.tagInput {
        box-sizing: content-box;
        padding: 3px 0
    }
    
    .tagHandler ul.tagHandlerContainer input.tagInputField {
        background: none;
        border: none;
        box-sizing: border-box;
        color: var(--theme-gray-color);
        font-size: 12px;
        line-height: 14px;
        outline: 0;
        padding: 0;
        width: auto
    }
    
    .tagHandler div.tagLoader {
        background: #f3f4f5;
        cursor: default;
        display: none;
        height: 18px;
        position: absolute;
        right: -24px;
        top: 12px;
        width: 16px
    }
    
    .tagHandler div.tagUpdate {
        cursor: pointer;
        height: 16px;
        position: absolute;
        right: -24px;
        top: 14px;
        width: 16px
    }
    
    .pf-cat-inner {
        position: relative
    }
    
    .pf-cat-inner.bfmli_active .pf-cat-list {
        border-color: var(--theme-color)
    }
    
    .pf-cat-inner.bfmli_active .pf-cat-select {
        display: block
    }
    
    .pf-cat-inner.error .pf-cat-list {
        border-color: #f66
    }
    
    .pf-cat-list {
        background: hsla(var(--theme-color-hsl),.04);
        border: 1px solid hsla(var(--theme-color-hsl),.02);
        border-radius: 3px;
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        min-height: 40px;
        padding: 6px 24px 6px 12px;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    
    .pf-cat-list:after {
        color: var(--theme-light-color);
        content: "\e64e";
        font-family: iconbg;
        font-size: 14px;
        line-height: 40px;
        position: absolute;
        right: 8px;
        top: 0
    }
    
    .pf-cat-item {
        color: var(--theme-black-color);
        cursor: default;
        line-height: 26px;
        padding: 0 28px 0 12px;
        position: relative;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        z-index: 0
    }
    
    .pf-cat-item:before {
        background: var(--theme-color);
        border-radius: 3px;
        content: "";
        height: 100%;
        left: 0;
        opacity: .15;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }
    
    .pf-cat-item .close {
        color: var(--theme-light-color);
        cursor: pointer;
        font-family: iconbg;
        font-size: 12px;
        font-style: normal;
        height: 100%;
        line-height: 26px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 26px
    }
    
    .pf-cat-item .close:after {
        content: "\e60c"
    }
    
    .pf-cat-item .close:hover {
        background: hsla(var(--theme-color-hsl),.05)
    }
    
    .pf-cat-item:hover {
        color: #fff
    }
    
    .pf-cat-item:hover:before {
        opacity: .95
    }
    
    .pf-cat-item:hover .close {
        color: #fff
    }
    
    .pf-cat-placeholder {
        color: hsla(var(--theme-color-hsl),.65);
        font-size: 14px;
        line-height: 26px
    }
    
    .pf-cat-select {
        background: var(--theme-el-bg-color);
        border: 1px solid var(--theme-border-color);
        border-radius: 3px;
        box-shadow: 0 1px 2px var(--theme-line-color);
        display: none;
        left: 0;
        list-style: none;
        max-height: 240px;
        overflow-y: auto;
        padding: 5px 0;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 1
    }
    
    .pf-cat-select-item {
        color: var(--theme-gray-color);
        cursor: pointer;
        font-size: 14px;
        line-height: 20px;
        padding: 8px 15px
    }
    
    .pf-cat-select-item:hover {
        background: hsla(var(--theme-color-hsl),.04);
        color: var(--theme-black-color)
    }
    
    .load-more-wrap {
        margin: 0!important;
        padding: 20px 0;
        text-align: center;
        width: 100%
    }
    
    .load-more-wrap .scroll-loader {
        color: var(--theme-light-color);
        display: none;
        padding: 6px 0;
        pointer-events: none
    }
    
    .load-more-wrap .scroll-loader.loading {
        display: block;
        font-size: 0;
        text-align: center
    }
    
    .load-more-wrap .scroll-loader.loading:before {
        animation: swiper-preloader-spin 2s linear infinite;
        color: hsla(var(--theme-color-hsl),.36);
        content: "\e655";
        display: inline-block;
        font-family: iconbg;
        font-size: 18px;
        line-height: 1;
        width: 1em
    }
    
    .load-more-wrap .scroll-loader.disabled {
        cursor: default;
        display: inline-block;
        font-size: 13px;
        opacity: .8;
        position: relative
    }
    
    .load-more-wrap .scroll-loader.disabled:after,.load-more-wrap .scroll-loader.disabled:before {
        background: var(--theme-light-color);
        content: "";
        height: 1px;
        opacity: .7;
        position: absolute;
        right: calc(100% + 8px);
        top: 50%;
        width: 16px
    }
    
    .load-more-wrap .scroll-loader.disabled:after {
        left: calc(100% + 8px);
        right: auto
    }
    
    .bfmli_archive .load-more-wrap {
        padding-bottom: 0;
        padding-top: 0
    }
    
    .load-more {
        background: var(--theme-el-bg-color);
        border-color: var(--theme-color)!important;
        color: var(--theme-color)!important;
        font-weight: 400;
        margin: 0;
        padding-left: 90px!important;
        padding-right: 90px!important
    }
    
    @media (max-width: 767px) {
        .load-more {
            padding-left:60px!important;
            padding-right: 60px!important
        }
    }
    
    .load-more:focus,.load-more:hover {
        background: var(--theme-hover)!important;
        border-color: var(--theme-hover)!important;
        color: #fff!important
    }
    
    .load-more.disabled,.load-more.disabled:active,.load-more.disabled:focus,.load-more.disabled:hover {
        background: none!important;
        border: 1px solid var(--theme-border-color)!important;
        color: var(--theme-light-color)!important;
        cursor: default
    }
    
    .load-more.disabled:active,.load-more.disabled:focus,.load-more.disabled:hover {
        box-shadow: inset 0 0 5px 30px transparent
    }
    
    .load-more.disabled:active:after,.load-more.disabled:active:before,.load-more.disabled:focus:after,.load-more.disabled:focus:before,.load-more.disabled:hover:after,.load-more.disabled:hover:before {
        display: none
    }
    
    .banner {
        align-items: center;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-size: cover;
        display: flex;
        width: 100%
    }
    
    @media (max-width: 767px) {
        .banner {
            height:auto!important;
            padding: 30px 15px
        }
    }
    
    .banner-2 {
        padding-bottom: 60px;
        padding-top: 60px
    }
    
    @media (max-width: 767px) {
        .banner-2 {
            padding-bottom:30px;
            padding-top: 10px
        }
    }
    
    .banner-inner {
        text-align: center
    }
    
    .banner-inner h1 {
        color: var(--theme-black-color);
        font-size: 26px;
        margin: 0;
        padding: 0
    }
    
    @media (max-width: 767px) {
        .banner-inner h1 {
            font-size:22px
        }
    }
    
    .banner-inner .page-description,.banner-inner .term-description {
        color: var(--theme-gray-color);
        margin: 20px 0 0
    }
    
    @media (max-width: 767px) {
        .banner-inner .page-description,.banner-inner .term-description {
            margin-top:12px
        }
    }
    
    .banner-inner p {
        margin: 0 auto
    }
    
    .banner-white .banner-inner h1 {
        color: #fff
    }
    
    .banner-white .banner-inner .page-description,.banner-white .banner-inner .term-description {
        color: #f9f9f9
    }
    
    .wpcom_myimg_wrap {
        margin-bottom: 20px;
        overflow: hidden
    }
    
    .wpcom_myimg_wrap img {
        height: auto;
        max-width: 100%;
        vertical-align: top
    }
    
    .sec-panel-kx {
        background: var(--theme-el-bg-color)
    }
    
    .kx-head {
        padding: 15px
    }
    
    .kx-head .kx-title {
        border-bottom: 0;
        font-size: 26px;
        line-height: 1.6;
        margin: 0;
        padding: 10px;
        text-align: center
    }
    
    .kx-list {
        padding: 15px
    }
    
    @media (max-width: 767px) {
        .kx-list {
            padding:0
        }
    }
    
    .kx-list .kx-date {
        border-left: 1px dashed hsla(var(--theme-color-hsl),.2);
        color: var(--theme-black-color);
        font-size: 20px;
        line-height: 26px;
        margin-left: 15px;
        padding: 12px 20px;
        position: relative
    }
    
    .kx-list .kx-date:after,.kx-list .kx-date:before {
        background: var(--theme-color);
        border-radius: 1px;
        content: "";
        height: 16px;
        left: -8px;
        opacity: .6;
        position: absolute;
        top: 17px;
        width: 16px
    }
    
    .kx-list .kx-date:before {
        background: var(--theme-el-bg-color);
        opacity: 1
    }
    
    .kx-list .kx-date.fixed {
        background: var(--theme-el-bg-color);
        border-bottom: 1px solid hsla(var(--theme-color-hsl),.2);
        border-left: 0;
        box-shadow: 0 1px 5px 0 hsla(var(--theme-color-hsl),.2);
        margin-left: -15px;
        padding-left: 50px;
        position: fixed;
        width: calc(var(--theme-container-width) - var(--theme-sidebar-width) - var(--theme-content-sidebar-gap) - 20px);
        z-index: 9
    }
    
    .kx-list .kx-date.fixed:after,.kx-list .kx-date.fixed:before {
        left: 22px
    }
    
    @media (max-width: 1239px) {
        .kx-list .kx-date.fixed {
            width:684px
        }
    }
    
    @media (max-width: 767px) {
        .kx-list .kx-date.fixed {
            margin-left:0
        }
    }
    
    .kx-list .kx-item {
        border-left: 1px dashed hsla(var(--theme-color-hsl),.2);
        margin-left: 15px;
        padding: 20px 0 20px 20px;
        position: relative
    }
    
    .kx-list .kx-time {
        color: var(--theme-color);
        display: block;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        margin-bottom: 15px;
        position: relative
    }
    
    .kx-list .kx-time:after,.kx-list .kx-time:before {
        background: var(--theme-el-bg-color);
        border: 4px solid var(--theme-color);
        border-radius: 6px;
        box-sizing: content-box;
        content: "";
        height: 4px;
        left: -26px;
        opacity: .4;
        position: absolute;
        top: 2px;
        width: 4px
    }
    
    .kx-list .kx-time:before {
        border: 4px solid var(--theme-el-bg-color);
        opacity: 1
    }
    
    .kx-list .kx-content {
        overflow: hidden
    }
    
    .kx-list .kx-content h2 {
        font-size: 18px;
        line-height: 1.4;
        margin: 0 0 15px
    }
    
    .kx-list .kx-content h2 a {
        color: var(--theme-black-color)
    }
    
    .kx-list .kx-content h2 a:hover {
        color: var(--theme-hover);
        text-decoration: none
    }
    
    .kx-list .kx-content p {
        color: var(--theme-gray-color);
        font-size: 15px;
        line-height: 1.65;
        margin: 0
    }
    
    .kx-list .kx-img {
        display: block;
        margin-top: 10px;
        max-width: 60%
    }
    
    @media (max-width: 767px) {
        .kx-list .kx-img {
            max-width:100%
        }
    }
    
    .kx-list .kx-img img {
        display: block;
        height: auto;
        width: 100%
    }
    
    .kx-list .kx-new {
        background: #d9f9d1;
        color: #3c763d;
        cursor: pointer;
        display: none;
        line-height: 30px;
        text-align: center
    }
    
    .kx-list .kx-new.fixed {
        margin-left: -15px;
        position: fixed;
        width: calc(var(--theme-container-width) - var(--theme-sidebar-width) - var(--theme-content-sidebar-gap) - 20px);
        z-index: 10
    }
    
    @media (max-width: 991px) {
        .kx-list .kx-new.fixed {
            left:15px;
            margin-left: 0;
            right: 15px;
            width: auto
        }
    }
    
    .kx-list .kx-meta {
        text-align: right
    }
    
    .kx-list .kx-meta .j-mobile-share {
        float: left
    }
    
    .kx-meta {
        color: var(--theme-light-color);
        font-size: 0;
        margin-top: 20px
    }
    
    .kx-meta a,.kx-meta span,.kx-meta time {
        font-size: 14px;
        line-height: 22px;
        margin-right: 15px
    }
    
    .kx-meta .j-mobile-share {
        cursor: pointer
    }
    
    .kx-meta .j-mobile-share:hover {
        color: var(--theme-hover)
    }
    
    .kx-meta .share-icon {
        color: var(--theme-light-color);
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        vertical-align: top
    }
    
    .kx-meta .share-icon:hover {
        color: var(--theme-hover)
    }
    
    .kx-meta .weibo:hover {
        color: #e05244!important
    }
    
    .kx-meta .wechat {
        position: relative
    }
    
    .kx-meta .wechat:hover {
        color: #44b549!important
    }
    
    .kx-meta .wechat:hover .share-wx-wrap {
        bottom: 40px;
        opacity: 1;
        transition: all .3s ease-out 0s
    }
    
    .kx-meta .qq:hover {
        color: #22a4ff!important
    }
    
    .kx-meta .qzone:hover {
        color: #fdbf2f!important
    }
    
    .kx-meta .douban:hover {
        color: #33b045!important
    }
    
    .kx-meta .linkedin:hover {
        color: #0077b5!important
    }
    
    .kx-meta .facebook:hover {
        color: #44619d!important
    }
    
    .kx-meta .twitter:hover {
        color: #55acee!important
    }
    
    .media-modal {
        outline: 0
    }
    
    .modules-navs .sec-panel-head h2,.modules-navs .sec-panel-head h3 {
        border-bottom: 0
    }
    
    .modules-navs .sec-panel {
        margin-bottom: 0
    }
    
    .list-navs {
        display: grid
    }
    
    .list-navs .navs-link {
        background: var(--theme-el-bg-color);
        box-shadow: 0 0 0 1px hsla(var(--theme-color-hsl),.05);
        color: var(--theme-light-color);
        display: flex;
        font-size: 12px;
        padding: 15px;
        text-decoration: none;
        vertical-align: top
    }
    
    .list-navs .navs-link:hover {
        background: hsla(var(--theme-color-hsl),.03)
    }
    
    .list-navs .navs-link h3 {
        color: var(--theme-black-color);
        font-size: 16px;
        margin: 0;
        padding-bottom: 5px
    }
    
    .list-navs .navs-link-logo {
        border-radius: 50%;
        flex-shrink: 0;
        height: 40px;
        margin-right: 10px;
        overflow: hidden;
        vertical-align: top;
        width: 40px
    }
    
    .list-navs .navs-link-logo img {
        display: block;
        height: 100%;
        object-fit: contain;
        width: 100%
    }
    
    .list-navs .navs-link-info p {
        display: -webkit-box;
        line-height: 1.4;
        margin: 0;
        max-height: 50.4px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden
    }
    
    .list-navs-cols-3 {
        grid-template-columns: repeat(3,1fr)
    }
    
    @media (max-width: 991px) {
        .list-navs-cols-3 {
            grid-template-columns:repeat(1,1fr)
        }
    }
    
    .list-navs-cols-3 .navs-link {
        padding: 18px
    }
    
    .list-navs-cols-4 {
        grid-template-columns: repeat(4,1fr)
    }
    
    @media (max-width: 991px) {
        .list-navs-cols-4 {
            grid-template-columns:repeat(2,1fr)
        }
    
        .list-navs-cols-4 .navs-link h3 {
            font-size: 14px
        }
    
        .list-navs-cols-4 .navs-link .navs-link-logo {
            height: 30px;
            margin-right: 8px;
            width: 30px
        }
    }
    
    .list-navs-cols-5 {
        grid-template-columns: repeat(5,1fr)
    }
    
    @media (max-width: 991px) {
        .list-navs-cols-5 {
            grid-template-columns:repeat(2,1fr)
        }
    }
    
    .list-navs-cols-5 .navs-link {
        padding: 12px
    }
    
    @media (max-width: 991px) {
        .list-navs-cols-5 .navs-link h3 {
            font-size:14px
        }
    
        .list-navs-cols-5 .navs-link .navs-link-logo {
            height: 30px;
            margin-right: 8px;
            width: 30px
        }
    }
    
    .list-navs-cols-6 {
        grid-template-columns: repeat(6,1fr)
    }
    
    @media (max-width: 991px) {
        .list-navs-cols-6 {
            grid-template-columns:repeat(3,1fr)
        }
    }
    
    .list-navs-cols-6 .navs-link {
        padding: 10px
    }
    
    @media (max-width: 991px) {
        .list-navs-cols-6 .navs-link {
            display:block;
            text-align: center
        }
    
        .list-navs-cols-6 .navs-link h3 {
            font-size: 14px
        }
    
        .list-navs-cols-6 .navs-link .navs-link-logo {
            margin: 0 auto 10px
        }
    }
    
    @media (max-width: 767px) {
        .wpcom-modules:first-child.modules-tjnr {
            margin-top:0!important
        }
    }
    
    .wpcom-modules .sec-panel {
        margin-bottom: 0
    }
    
    .modules-sidebar-layout {
        position: relative
    }
    
    .modules-sidebar-layout.bfmli_container:after,.modules-sidebar-layout.bfmli_container:before {
        content: " ";
        display: table
    }
    
    .modules-sidebar-layout.bfmli_container:after {
        clear: both
    }
    
    .modules-tjnr .slider-wrap {
        margin-bottom: 0
    }
    
    @media (max-width: 767px) {
        .modules-tjnr .slider-wrap {
            margin:0 -15px
        }
    }
    
    .main-list .sec-panel-head,.mix-tabs .sec-panel-head {
        border-bottom: 1px solid hsla(0,0%,39%,.1);
        margin-bottom: 0;
        padding: 0
    }
    
    .main-list .bfmli_list.bfmli_tabs,.mix-tabs .bfmli_list.bfmli_tabs {
        height: 34px;
        margin-bottom: -1px
    }
    
    .main-list .tab-wrap,.mix-tabs .tab-wrap {
        display: none;
        min-height: 180px
    }
    
    .main-list .tab-wrap.bfmli_active,.mix-tabs .tab-wrap.bfmli_active {
        display: block
    }
    
    .main-list .tab-wrap.bfmli_active:after,.mix-tabs .tab-wrap.bfmli_active:after {
        content: "";
        opacity: 0;
        transition: all .1s
    }
    
    .main-list .tab-wrap.bfmli_active.post-loop-card,.main-list .tab-wrap.bfmli_active.post-loop-image,.main-list .tab-wrap.bfmli_active.post-loop-masonry,.mix-tabs .tab-wrap.bfmli_active.post-loop-card,.mix-tabs .tab-wrap.bfmli_active.post-loop-image,.mix-tabs .tab-wrap.bfmli_active.post-loop-masonry {
        display: flex
    }
    
    .main-list .tab-wrap.loading,.mix-tabs .tab-wrap.loading {
        position: relative
    }
    
    .main-list .tab-wrap.loading:after,.mix-tabs .tab-wrap.loading:after {
        background: var(--theme-el-bg-color);
        bottom: 0;
        left: 0;
        opacity: .7;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .1s
    }
    
    .main-list .tab-wrap.loading .wi-loader,.mix-tabs .tab-wrap.loading .wi-loader {
        animation: swiper-preloader-spin 2s linear infinite;
        color: var(--theme-light-color);
        font-size: 18px;
        left: 50%;
        line-height: 2;
        margin-left: -9px;
        position: absolute;
        top: 50px;
        z-index: 1
    }
    
    .main-list .post-loop,.mix-tabs .post-loop {
        margin-bottom: 0;
        margin-top: 1px;
        padding-bottom: 0
    }
    
    .main-list .post-loop-card,.main-list .post-loop-image,.mix-tabs .post-loop-card,.mix-tabs .post-loop-image {
        padding: 15px 0 0
    }
    
    .main-list .post-loop-card+.load-more-wrap,.main-list .post-loop-image+.load-more-wrap,.mix-tabs .post-loop-card+.load-more-wrap,.mix-tabs .post-loop-image+.load-more-wrap {
        padding-top: 0
    }
    
    .main-list .post-loop-masonry,.mix-tabs .post-loop-masonry {
        margin-top: 15px;
        padding: 0
    }
    
    .main-list-card,.main-list-image,.post-loop-masonry {
        background: none
    }
    
    .mix-tabs .kx-list,.mix-tabs .topic-list {
        padding: 20px 0 0
    }
    
    .mix-tabs .kx-list .kx-date,.mix-tabs .kx-list .kx-item {
        margin-left: 7px
    }
    
    .mix-tabs .post-loop-card,.mix-tabs .post-loop-image {
        padding: 10px 0
    }
    
    .modules-carousel-posts .carousel-slider {
        margin: 0 -10px;
        position: relative
    }
    
    @media (max-width: 767px) {
        .modules-carousel-posts .carousel-slider {
            margin:0 -6px
        }
    }
    
    .modules-carousel-posts .cs-inner {
        margin: -3px;
        overflow: hidden;
        padding: 3px;
        position: relative
    }
    
    .modules-carousel-posts .swiper-wrapper {
        flex-wrap: nowrap
    }
    
    .modules-carousel-posts ul {
        list-style: none;
        margin: 0;
        padding: 0
    }
    
    .modules-carousel-posts a {
        text-decoration: none;
        transition: all .3s ease-out 0s
    }
    
    .modules-carousel-posts a:hover {
        opacity: .9;
        transition: all .3s ease-out 0s
    }
    
    .modules-carousel-posts .post-loop .bfmli_item {
        margin: 0
    }
    
    .modules-carousel-posts .post-loop .bfmli_item .item-img {
        height: auto
    }
    
    @media (max-width: 991px) {
        .modules-carousel-posts .post-loop.cols-2 .bfmli_item,.modules-carousel-posts .post-loop.cols-2 .bfmli_item:first-child,.modules-carousel-posts .post-loop.cols-2 .bfmli_item:nth-child(2),.modules-carousel-posts .post-loop.cols-2 .bfmli_item:nth-child(3),.modules-carousel-posts .post-loop.cols-2 .bfmli_item:nth-child(5),.modules-carousel-posts .post-loop.cols-3 .bfmli_item,.modules-carousel-posts .post-loop.cols-3 .bfmli_item:first-child,.modules-carousel-posts .post-loop.cols-3 .bfmli_item:nth-child(2),.modules-carousel-posts .post-loop.cols-3 .bfmli_item:nth-child(3),.modules-carousel-posts .post-loop.cols-3 .bfmli_item:nth-child(5),.modules-carousel-posts .post-loop.cols-4 .bfmli_item,.modules-carousel-posts .post-loop.cols-4 .bfmli_item:first-child,.modules-carousel-posts .post-loop.cols-4 .bfmli_item:nth-child(2),.modules-carousel-posts .post-loop.cols-4 .bfmli_item:nth-child(3),.modules-carousel-posts .post-loop.cols-4 .bfmli_item:nth-child(5),.modules-carousel-posts .post-loop.cols-5 .bfmli_item,.modules-carousel-posts .post-loop.cols-5 .bfmli_item:first-child,.modules-carousel-posts .post-loop.cols-5 .bfmli_item:nth-child(2),.modules-carousel-posts .post-loop.cols-5 .bfmli_item:nth-child(3),.modules-carousel-posts .post-loop.cols-5 .bfmli_item:nth-child(5) {
            margin:0
        }
    }
    
    .modules-carousel-posts .sec-panel-more {
        float: right;
        font-size: 0;
        position: relative
    }
    
    .modules-carousel-posts .sec-panel-more .swiper-button-next,.modules-carousel-posts .sec-panel-more .swiper-button-prev {
        background: none;
        border: 1px solid var(--theme-border-color);
        border-radius: 3px;
        color: var(--theme-light-color);
        display: inline-block;
        font-size: 16px;
        height: 24px;
        line-height: 22px;
        margin: 0;
        opacity: 1;
        position: static;
        text-align: center;
        vertical-align: top;
        width: 26px
    }
    
    .modules-carousel-posts .sec-panel-more .swiper-button-next:after,.modules-carousel-posts .sec-panel-more .swiper-button-prev:after {
        font-size: inherit
    }
    
    .modules-carousel-posts .sec-panel-more .swiper-button-next:hover,.modules-carousel-posts .sec-panel-more .swiper-button-prev:hover {
        background: var(--theme-hover);
        border: 1px solid var(--theme-hover);
        color: #fff
    }
    
    .modules-carousel-posts .sec-panel-more .swiper-button-next {
        margin-left: 8px
    }
    
    .modules-category-posts .sec-panel-more {
        float: right;
        font-size: 0
    }
    
    .modules-category-posts .sec-panel-more a,.modules-category-posts .sec-panel-more span {
        color: var(--theme-light-color);
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        vertical-align: top
    }
    
    @media (max-width: 767px) {
        .modules-category-posts .sec-panel-more a,.modules-category-posts .sec-panel-more span {
            font-size:12px
        }
    }
    
    .modules-category-posts .sec-panel-more a:hover {
        color: var(--theme-hover)
    }
    
    .modules-category-posts .sec-panel-more .split {
        color: hsla(0,0%,39%,.25);
        margin: 0 8px
    }
    
    .modules-category-posts .sec-panel-more .split:before {
        display: none
    }
    
    .modules-category-posts .post-loop {
        margin-bottom: 0
    }
    
    .modules-category-posts .post-loop-default,.modules-category-posts .post-loop-list {
        margin-bottom: -15px;
        margin-top: -15px;
        padding: 0
    }
    
    .modules-category-posts .post-loop-default .bfmli_item:last-child,.modules-category-posts .post-loop-list .bfmli_item:last-child {
        border-bottom: 0
    }
    
    .modules-feature-posts .feature-posts-wrap {
        border-radius: 4px;
        overflow: hidden;
        position: relative
    }
    
    .modules-feature-posts .feature-posts-wrap .swiper-button-next,.modules-feature-posts .feature-posts-wrap .swiper-button-prev {
        --swiper-navigation-size: 40px;
        background: hsla(var(--theme-color-hsl),.2);
        border-radius: 50%;
        color: #fff;
        text-align: center
    }
    
    .modules-feature-posts .feature-posts-wrap .swiper-button-next:hover,.modules-feature-posts .feature-posts-wrap .swiper-button-prev:hover {
        background: hsla(var(--theme-color-hsl),.4);
        opacity: .8!important
    }
    
    .modules-feature-posts .feature-posts-wrap .swiper-button-next:active,.modules-feature-posts .feature-posts-wrap .swiper-button-prev:active {
        background: hsla(var(--theme-color-hsl),.55);
        transition: all .1s
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .feature-posts-wrap .swiper-button-next,.modules-feature-posts .feature-posts-wrap .swiper-button-prev {
            --swiper-navigation-size:32px
        }
    }
    
    .modules-feature-posts .feature-posts-wrap .swiper-button-prev,.modules-feature-posts .feature-posts-wrap .swiper-rtl .swiper-button-next {
        left: calc(0px - var(--swiper-navigation-size));
        right: auto
    }
    
    .modules-feature-posts .feature-posts-wrap .swiper-button-next,.modules-feature-posts .feature-posts-wrap .swiper-rtl .swiper-button-prev {
        left: auto;
        right: calc(0px - var(--swiper-navigation-size))
    }
    
    .modules-feature-posts .feature-posts-wrap:hover .swiper-button-prev,.modules-feature-posts .feature-posts-wrap:hover .swiper-rtl .swiper-button-next {
        left: 12px;
        opacity: .8
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .feature-posts-wrap:hover .swiper-button-prev,.modules-feature-posts .feature-posts-wrap:hover .swiper-rtl .swiper-button-next {
            left:9.6px
        }
    }
    
    .modules-feature-posts .feature-posts-wrap:hover .swiper-button-next,.modules-feature-posts .feature-posts-wrap:hover .swiper-rtl .swiper-button-prev {
        opacity: .6;
        right: 12px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .feature-posts-wrap:hover .swiper-button-next,.modules-feature-posts .feature-posts-wrap:hover .swiper-rtl .swiper-button-prev {
            right:9.6px
        }
    }
    
    .modules-feature-posts .post-loop-card {
        margin: 0
    }
    
    .modules-feature-posts .post-loop-card .bfmli_item {
        padding: 0
    }
    
    .modules-feature-posts .post-loop-card .item-inner {
        background: #000;
        border-radius: 0;
        margin: 0
    }
    
    .modules-feature-posts .post-loop-card .item-inner:before {
        padding-top: 33%
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .post-loop-card .item-inner:before {
            padding-top:56.25%
        }
    }
    
    .modules-feature-posts .post-loop-card .item-inner:hover {
        transform: none
    }
    
    .modules-feature-posts .post-loop-card .item-inner:hover .item-img {
        opacity: .95;
        transition: all .3s ease-out 0s
    }
    
    .modules-feature-posts .post-loop-card .item-img {
        transition: all .3s ease-out 0s
    }
    
    .modules-feature-posts .post-loop-card .item-wrap {
        padding: 30px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .post-loop-card .item-wrap {
            padding:15px
        }
    }
    
    .modules-feature-posts .post-loop-card .item-title {
        font-size: 18px;
        font-weight: 500;
        max-height: 56px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .post-loop-card .item-title {
            font-size:18px;
            max-height: 50px
        }
    }
    
    .modules-feature-posts .post-loop-card .item-meta-right {
        font-size: 12px;
        gap: 10px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .post-loop-card .item-meta-right {
            gap:6px
        }
    }
    
    .modules-feature-posts .post-loop-card .item-video:after {
        right: 20px;
        top: 30px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .post-loop-card .item-video:after {
            right:15px;
            top: 15px
        }
    }
    
    .modules-feature-posts .post-loop-card .item-category {
        left: 30px;
        top: 20px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts .post-loop-card .item-category {
            left:15px;
            top: 15px
        }
    }
    
    .modules-feature-posts.feature-posts-style-0 .item-img:before {
        background: rgba(0,0,0,.4);
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
        bottom: 0;
        height: 150px;
        top: auto
    }
    
    .modules-feature-posts.feature-posts-style-1 {
        padding: 0
    }
    
    .modules-feature-posts.feature-posts-style-1.bfmli_container {
        width: 100%
    }
    
    .modules-feature-posts.feature-posts-style-1 .feature-posts-wrap {
        border-radius: 0
    }
    
    .modules-feature-posts.feature-posts-style-1 .item-inner {
        background: var(--theme-black-color);
        padding: 30px 0
    }
    
    @media (max-width: 991px) {
        .modules-feature-posts.feature-posts-style-1 .item-inner {
            padding:0
        }
    }
    
    .modules-feature-posts.feature-posts-style-1 .item-inner:before {
        display: none;
        padding: 0
    }
    
    .modules-feature-posts.feature-posts-style-1 .item-img {
        border-radius: 4px;
        overflow: hidden
    }
    
    @media (max-width: 991px) {
        .modules-feature-posts.feature-posts-style-1 .item-img {
            border-radius:0
        }
    }
    
    .modules-feature-posts.feature-posts-style-1 .item-img:before {
        background: rgba(0,0,0,.4);
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
        bottom: 0;
        height: 150px;
        top: auto
    }
    
    .modules-feature-posts.feature-posts-style-1 .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 12px
    }
    
    .modules-feature-posts.feature-posts-style-1 .entry-content-slider .swiper-button-prev,.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-prev {
        left: 50%;
        margin-left: -50%;
        transform: translateX(-50%)
    }
    
    .modules-feature-posts.feature-posts-style-1 .entry-content-slider .swiper-button-next,.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-next {
        margin-right: -50%;
        right: 50%;
        transform: translateX(50%)
    }
    
    .modules-feature-posts.feature-posts-style-1 .entry-content-slider:hover .swiper-button-prev,.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-prev {
        transform: translateX(50%)
    }
    
    .modules-feature-posts.feature-posts-style-1 .entry-content-slider:hover .swiper-button-next,.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-next {
        transform: translateX(-50%)
    }
    
    .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-inner:before {
        padding-top: 62.5%
    }
    
    .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-wrap {
        padding: 20px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-wrap {
            padding:15px
        }
    }
    
    .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-title {
        font-size: 16px;
        max-height: 44px
    }
    
    .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-img:before {
        background: rgba(0,0,0,.4);
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
        bottom: 0;
        height: 150px;
        top: auto
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-img:before {
            height:110px
        }
    }
    
    .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-video:after {
        right: 20px;
        top: 20px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-video:after {
            right:15px;
            top: 15px
        }
    }
    
    .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-category {
        left: 20px;
        top: 20px
    }
    
    @media (max-width: 767px) {
        .modules-feature-posts.feature-posts-style-2 .post-loop-card .item-category {
            left:15px;
            top: 15px
        }
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item {
        display: block;
        float: left
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item .item-inner:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item .item-inner:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item .item-inner:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item .item-inner:before {
        padding-top: 70%
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:first-child,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2),.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:first-child,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2),.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) {
        width: 50%
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-inner:before {
        padding-top: 35%
    }
    
    @media (max-width: 991px) {
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-inner:before {
            padding-top:70%
        }
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5),.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) {
        width: 25%
    }
    
    @media (max-width: 991px) {
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5),.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) {
            width:50%
        }
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-wrap {
        padding: 15px
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-title {
        font-size: 16px
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-video:after {
        right: 15px;
        top: 15px
    }
    
    .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-category {
        left: 15px;
        top: 15px
    }
    
    @media (max-width: 991px) {
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-category {
            font-size:12px
        }
    
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:first-child .item-wrap,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:first-child .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-wrap,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-wrap {
            padding: 10px
        }
    
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:first-child .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:first-child .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-title {
            font-size: 14px;
            font-weight: 400
        }
    
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:first-child .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:first-child .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-meta {
            font-size: 10px
        }
    
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-video:after {
            right: 10px;
            top: 10px
        }
    
        .modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(5) .item-category {
            left: 10px;
            top: 10px
        }
    
        .modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child {
            width: 100%
        }
    
        .modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:first-child .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:first-child .item-title {
            font-size: 16px!important
        }
    }
    
    .modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) {
        width: 25%
    }
    
    @media (max-width: 991px) {
        .modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2),.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) {
            width:50%
        }
    }
    
    .modules-feature-posts.feature-posts-style-4 .post-loop-card .bfmli_item .bfmli_item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .bfmli_item:nth-child(2) .item-inner:before {
        padding-top: 70%
    }
    
    .modules-feature-posts .item-wrap-bg {
        background-color: #000;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-size: cover;
        -moz-filter: blur(10px);
        -ms-filter: blur(10px);
        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");
        filter: blur(10px);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transform: scale(1.1);
        width: 100%
    }
    
    .modules-feature-posts .item-wrap-bg:after {
        background: hsla(0,0%,78%,.2);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
    
    .modules-feature-posts .item-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 1180px;
        padding-top: 33%;
        position: relative;
        width: calc(100% - 60px)
    }
    
    @media (max-width: 1239px) {
        .modules-feature-posts .item-container {
            max-width:960px
        }
    }
    
    @media (max-width: 991px) {
        .modules-feature-posts .item-container {
            max-width:calc(100% - 30px);
            padding-top: 56.25%;
            width: calc(100% - 30px)
        }
    }
    
    .container-fluid .modules-feature-posts .feature-posts-wrap {
        border-radius: 0
    }
    
    .bfmli_entry .member-account-content .woocommerce h2 {
        border-bottom: 0;
        border-left: 4px solid var(--theme-color);
        font-size: 18px;
        font-weight: 500;
        line-height: 1;
        padding-bottom: 0;
        padding-left: 10px
    }
    
    .bfmli_entry .member-account-content .woocommerce .woocommerce-order-details__title {
        margin-top: 0
    }
    
    .e404-page {
        color: var(--theme-gray-color);
        padding: 60px 0;
        text-align: center
    }
    
    .e404-page-icon svg {
        height: auto;
        max-width: 90%;
        width: 450px
    }
    
    .e404-page-text .entry-title {
        font-size: 30px
    }
    
    .modal-open,.modal-open .top-news,.modal-open>header.header {
        padding-right: var(--scrollbar-width)
    }
    
    .modal-open .top-news.top-news-fluid {
        padding-right: calc(3.2em + var(--scrollbar-width))
    }
    
    @media (max-width: 1299px) {
        .modal-open .top-news.top-news-fluid {
            padding-right:calc(2em + var(--scrollbar-width))
        }
    }
    
    @media (max-width: 1199px) {
        .modal-open .top-news.top-news-fluid {
            padding-right:calc(1.5em + var(--scrollbar-width))
        }
    }
    
    .modal-open .action {
        margin-right: var(--scrollbar-width)
    }
    
    .modal-open .action.action-pos-1 {
        margin-right: auto
    }
    
    .modal-open .action.action-pos-1,.modal-open .bfmli_sidebar.fixed {
        left: calc(50% - var(--scrollbar-width)/2)
    }
    
    .modal-open .bfmli_sidebar.fixed.sidebar-on-left {
        left: auto;
        right: calc(50% + var(--scrollbar-width)/2)
    }
    
    #link-selector>#search-panel,#link-selector>.howto {
        display: none
    }
    
    :root {
        --theme-color: #08c;
        --theme-hover: #07c;
    }
    
    body>header.header .bfmli_logo img {
        max-height: 32px;
    }
    
    @media (max-width: 767px) {
        body>header.header .bfmli_logo img {
            max-height: 26px;
        }
    }
    
    body>header.header .nav {
        --menu-item-margin: 28px;
    }
    
    .bfmli_entry .entry-video {
        height: 482px;
    }
    
    @media (max-width: 1219px) {
        .bfmli_entry .entry-video {
            height: 386.49883449883px;
        }
    }
    
    @media (max-width: 991px) {
        .bfmli_entry .entry-video {
            height: 449.41724941725px;
        }
    }
    
    @media (max-width: 767px) {
        .bfmli_entry .entry-video {
            height: 344.28571428571px;
        }
    }
    
    @media (max-width: 500px) {
        .bfmli_entry .entry-video {
            height: 241px;
        }
    }
    
    .style-for-dark .header .bfmli_logo a, .style-for-dark .member-form-head .member-form-logo {
        display: block;
        background-image: url('../images/2021083006494110.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
    
    .style-for-dark .header .bfmli_logo a img, .style-for-dark .member-form-head .member-form-logo img {
        visibility: hidden;
    }
    
    .style-for-dark .member-form-head .member-form-logo {
        display: inline-block;
        background-size: 100% auto;
    }
    
    .post-loop-default .item-img .item-img-inner:before,.wpcom-profile-main .profile-posts-list .item-img item-img-inner:before {
        padding-top: 62.5%!important;
    }
    
    .post-loop-image .item-img:before,.post-loop-card .item-inner:before {
        padding-top: 62.5%;
    }
    


    ul.bfmli_pagination > a, ul.bfmli_pagination > b {
        background-color: hsla(var(--theme-color-hsl), .05);
        border-radius: var(--theme-border-radius-s, 2px);
        box-sizing: border-box;
        color: var(--theme-gray-color);
        cursor: pointer;
        display: inline-block;
        font-size: 13px;
        line-height: 28px;
        margin: 0 5px !important;
        min-width: 30px;
        padding: 0;
        text-align: center;
        vertical-align: top;
    }


    ul.bfmli_pagination > a:hover,ul.bfmli_pagination > b {
        color: var(--theme-color);
    }



ul.pictxt {
    padding: 15px 0 0 5px;
    /* width: 752px; */
    height: auto;
    display: flow-root;
}

ul.pictxt li a {
    float: left;
    display: inline-block;
    width: 126px;
    height: 150px;
    line-height: 19px;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
}


ul.pictxt li {
    float: left;
    width: 126px;
    height: 150px;
}


ul.pictxt li a img {
    margin-bottom: 5px;
    border-radius: 10px;
    width: 101px;
    height: 106px;
}

 .tit {
    float: left;
    width: 100%;
    height: 26px;
    line-height: 20px;
    color: #222;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #f63d3d;
     display:block;
}