.uk-grid-column {
    max-width: 100%;
    flex-direction: column;
}
main.content article.post{
    background-color: transparent;
}
.entry-content-detail{
    color: #333;
    font-size: 16px;
    line-height: 1.5;
}
.entry-content-detail h1, .entry-content-detail h2, .entry-content-detail h3, .entry-content-detail h4, .entry-content-detail h5{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: .5rem;
    color: #000;
}
.sider-block .sider-block-hd h3{
    font-weight: 500;
    font-size: 1rem;
    color: #000;
}
.entry-content-detail img{
    display: block;
    max-width: 100%;
    height: auto !important;
}
div[data-oembed-url], .entry-content-detail img{
    background-color: #eee;
}
figure.image{
    overflow: hidden;
    background-color: #f8f8f8;
    margin:0;
    text-align: center;
}
figure.image img{
    width: 100%;
    margin: 0 auto;
}
figure.image figcaption{
    text-align: center; 
    font-size: 14px;
    color: #111;
    padding:10px 5px;
}
.entry-content-detail a{
    color: #000;
    text-decoration: underline;
    transition: all .3s;
}
.entry-content-detail a:hover{
    color: #fe6a9e;
    border-color: #fe6a9e;
}
.entry-content-detail h1{
    font-size: 38px;
    line-height: 42px;
    text-align: left;
}
.entry-content-detail h2, .entry-content-detail h2 > a{
    font-family: 'Unna', serif !important;
    font-size: 32px;
    line-height: 38px;
    text-align: left;
    text-decoration: none;
}
.entry-content-detail h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 auto 15px 0;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 12px;
}
.entry-content-detail h4{
    font-size: 21px;
    line-height: 28px;
    text-align: left;
    margin: 10px 0 15px;
}
.entry-content-detail h5{
    font-size: 17px;
    line-height: 23px;
    text-align: left;
}
b, strong{
    font-weight: bold;
}
.entry-content-detail i, .entry-content-detail em{
    font-style: italic;
    color: currentColor;
}
.blog-container {
    /* max-width: 1200px; */
    margin: 0 auto;
}
.visually-hidden {
    clip: rect(0,0,0,0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.visually-hidden {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.social-sharing__title {
    display: none;
}
.article__sub-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    opacity: 1;
}
.article__sub-meta {
    font-size: 14px;
}
.sub-meta__info {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #333;
    line-height: 14px;
}
.article__sub-meta>span {
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 10px;
}
.article__sub-meta>span {
    margin-bottom: 0;
}
.sub-meta__sharing {
    display: flex;
    align-items: center;
}
.social-sharing .icon {
    height: 18px;
    width: 18px;
}
.social-sharing__link {
    display: inline-block;
    color: #000;
    border-radius: 2px;
    margin: 0 18px 0 0;
    text-decoration: none;
    font-weight: 400;
}
.entry-header{
    max-width: 800px;
    margin: 0 auto 3rem;
}
.entry-header h2.entry-title > a{
    font-size: 2rem;font-family: var(--font-title-family), serif !important;
    font-weight: normal;
    color: #000;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.sider-block {
    background-color: #fff4e0;
}
.entry-content-detail ul, .entry-content-detail ol{
    background-color: #fff6f9;
    padding:15px 30px;
    border-radius: 5px;
}
.entry-content-detail li{
    color:#000;
    text-transform: capitalize;
    padding:5px 0;
}
.cke_widget_embed{
    max-height: 300px;
    overflow: hidden;
    border: 4px solid #f0c674;
    box-sizing: border-box;
}
.entry-content-detail .instagram-media, .cke_widget_embed{
    width: 100% !important;
    max-width: 1000px !important;
    box-sizing: border-box;
}
.entry-content-detail .instagram-media{
    max-width: 800px !important;
}
.blog-article-list {
    padding-bottom: 2rem;
}
.blog-article-list .entry-header{
    margin-bottom: 0;
}
.blog-article-list .entry-header h2.entry-title{
    margin-top: 1rem;
    margin-bottom: .5rem;
}
.blog-article-list .entry-header h2.entry-title > a{
    font-size: 1rem;
    letter-spacing: 0;
    margin-top: 0;
}
.blog-article-list .entry-meta{
    margin:0 0 .5rem
}
.blog-article-list .entry-content-detail{
    font-size: 15px;
    line-height: 1.4;
    color: #666;
}
.cke_placeholder {
    background-color: #ff0;
}
ul.cke_autocomplete_panel {
    width: 300px;
}
ul.cke_autocomplete_panel li {
    padding: 5px;
}
ul.cke_autocomplete_panel .content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    color: #676767;
    padding-top: 5px;
}
.cke_widget_placeholder {
    border:2px solid #f55;
    padding:5px;
    margin: 5px 5px 5px 0;
}
.item-title {
    background-color: #ffeec2
}
span > .cke_placeholder {
    background-color: #ffeec2;
}
.blog-products-list a{
    text-decoration: none;
    transition: all .3s;
}
.blog-products-list > div{
    margin-bottom: 1rem;
}
.blog-products-list a .card-title{
    font-size: .9rem !important;
    line-height: 1.4; margin-bottom: 5px;color: #333;
}
.blog-products-list a:hover, .blog-products-list a:hover *{
    color: #fe6a9e !important;
}
.blog-products-list.count-full > div .card {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.blog-products-list.count-full > div .card{
    background-color: #f8f8f8;
    border:1px solid #eee;
    border-radius: 3px;
    overflow: hidden;
}
.blog-products-list.count-full > div .card .card-header{
    padding:1rem 2rem !important;
}
.blog-navs-wrapper, .sider-block-recent-posts{
    margin-bottom:25px;
    background: #ffe9e0;
    color: #000;
    padding:20px;
    border-radius: 5px;
}
.blog_navs{
    margin-top: 1rem !important;
}
.blog_navs, .blog_navs li, .sider-block-recent-posts ul, .sider-block-recent-posts ul li{
    list-style: none;
    padding:0;
}
.blog_navs, .blog_navs li a, .sider-block-recent-posts ul li a{
    color: #000;
    font-size: .92rem;
    display: block;
    margin:5px 0;
    line-height: 1.2;
}
.blog_navs li a{
    padding-left:30px;
    background: url(../svg/icon-docs-black.svg) no-repeat left center;
}
.blog_navs li{
    padding-bottom: 5px;
}
.blog_navs li a {
    color:#000;
}
.blog_navs li a:hover{
    color:#511271;
    border-color:#511271;
}
.sider-block-recent-posts{
    background: #fff;
    color: #000;
    border:none !important
}
.sider-block-recent-posts ul li a{
    color: #000;
    padding:15px 0 0 0;
    display: block;
}
.sider-block-recent-posts ul li a time{
    font-size: 12px;
    color: #777;
    padding-top: 10px;
    display: block;
}
.sider-block-products #mcart-mz li{
    background: #fff;
    padding: 10px;
    border: none;
    box-shadow: 0 5px 5px rgba(0,0,0,0.05);
    overflow: hidden;
}
.sider-block-products #mcart-mz, .sider-block-products #mcart-mz li:last-child{
    margin-bottom: 0;
}
.sider-block-products #mcart-mz{
    margin-bottom: .4rem;
}
.sider-block-products #mcart-mz li a{
    font-size: .85rem;
}
@media (max-width: 768px) {
    .entry-header h2.entry-title > a{
        font-size: 1.8rem;
    }
}


.blog-wrapper .navigation {
    position: relative;
    width: 100%;
    font-size: 13px;
    border-top: 1px solid #e3e3e8;
    margin: 0 35px 45px 0;
    text-align: center;
    padding-top: 0
}
.blog-wrapper .page-navigation {
    width: 100%;
    text-align: center;
    padding-top: 1rem;
}

.blog-wrapper .page-navigation {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;box-sizing: border-box;
}

.blog-wrapper .page-navigation li {
    list-style: none;
}

.blog-wrapper .page-navigation li a {
    padding: 0 5px;
    font: 1rem/22px var(--font-content-family), "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600
}

.blog-wrapper .page-navigation li a {
    background-color: white;
    padding: .7rem 1.2rem;
    color: black;
    border: 1px solid #ddd;
    margin: 0 .2rem;
    text-transform: uppercase;
    display: block;
    border-radius: 3px;
}
.blog-wrapper .page-navigation li.current a{
    background-color: var(--primary-color);
    color: black;
    border-color: var(--primary-color);
}

.blog-wrapper .page-navigation li:first-child {}

.blog-wrapper .page-navigation li:last-child {}

.blog-wrapper .navigation .divider {
    color: #cdd0d2;
    padding: 0 3px 0 6px;
    display: inline
}

.blog-wrapper .attribute-custom-image {
    border: 1px solid #eee;
    padding: 2px;
    border-radius: 3px;
    max-height: 50px !important;
}

/** 大设备 **/
@media (min-width: 1200px) {
    .gallery-top {}

    .foter-inner .uk-list {
        display: block !important;
    }
}

@media (min-width: 960px) {
    .mo_hover {
        display: none;
    }

    .pd_s_txt {
        overflow: hidden;
    }

    .sweet-alert {
        width: 420px;
        box-sizing: border-box;
        margin-left: -210px;
    }

    .mod-howto .uk-width-3-5\@m .uk-grid:first-child {
        margin-top: 0 !important;
    }

    #product #product-app .uk-width-1-5\@m {
        padding-left: 2rem;
    }

    #product .wrapper .uk-width-1-5\@m .uk-card {
        background: white;
        padding: 20px 13px;
        box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
        border: 1px solid #eee;
    }

    #J_filters,
    #J_filters .uk-offcanvas-bar {
        position: relative;
        left: 0;
        top: 0;
        bottom: auto;
        width: 100%;
        padding: 0;
        box-shadow: none;
        display: block;
        z-index: 1;
        background: transparent;
    }
}