#blog_nav, #article_content {
    color:#212121;
    font-family: Arial, Helvetica, sans-serif !important;
}

#article_content {
    font-size: 18px;
    line-height: 1.5;
    color: #212121;
    position: relative;
    z-index: 1;
    padding: 20px 0 60px 0;
    min-height: 500px;
}

#article_content h2 {
    font-size: 32px;
    margin: 26px 0 8px 0;
    font-weight: 700;
    line-height: 1.2;
    font-family: Arial, Helvetica, sans-serif !important;
}

#article_content h3:not(.wd-entities-title) {
    font-size: 28px;
    margin: 22px 0 8px 0;
    font-weight: 700;
    line-height: 1.2;
    font-family: Arial, Helvetica, sans-serif !important;
}

[blog-img="true"] {
    display: none;
}
.goods_one .wd-product {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 12px;
    margin: 20px 0;
}

.goods_one .wd-product:hover {
    background-color: #e3e3e3;
}



.goods_one .product-wrapper {
    flex-direction: unset !important;
}

@media (min-width: 769px) {
    .goods_one .product-element-top {
        flex: unset !important;
    }
    .goods_one .wd-entities-title {
        font-size: 16px !important;
    }

    /*.goods_one img {
        width: 100% !important;
    }*/

    .goods_one img {
        width: 90px !important;
    }
}

.g_rbtn {
    line-height: 28px;
    border-radius: 20px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    border: 1px solid #999;
    width: 60px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.blog_nav {
    border: 1px solid #d4e9ff;
    padding: 20px;
    margin: 30px 0 0 0;
    white-space: nowrap;
    line-height: 1.5;
    font-size: 16px;
    color: #3175e4;
    background-color: #e2f0ff;
    list-style: none;
}

.blog_mu
{
    display: block;
    color: #000c2d;
    font-size: 20px;
    margin-bottom: 10px;
}

.cln_c1, .cln_c2 {
    color: #3175e4;
    border-bottom: 1px dotted transparent;
    display: inline-block;
    margin-left: 5px;
    overflow: hidden;
    max-width: 90%;
    text-overflow: ellipsis;
}

.cln_c2 {
    margin-left: 20px;
}

.blog_nav a {
    text-decoration: none;
}

.blog_nav a:hover {
    color: #3175e4;
    border-bottom: 1px dotted !important;
}

.alC img {
    width: 100% !important;
    height: auto !important;
}

.wd-post-image,  .wd-post-image img {
    width: 100%;
}
