div#main-navigation-bar, body h3.site-title.font-family-1 a small {    background: #BF0A30;}
.bo.af-middle-header {    background: #fff;}
body span.heading-line {    font-size: 16px;}

body div.tab-content.af-widget-body ul li:first-child,body .clo{    display: none !important;}

body .archive-layout-list article, body ul.article-item > li {    border-bottom: 1px solid #ccc;    margin-bottom: 30px;    padding-bottom: 10px;}
body .archive-layout-list article:last-child, body ul.article-item > li:last-child{border-bottom: 0;    margin-bottom: 0;}

body .bk-info {    display: none;}

body h3.site-title.font-family-1 a small {    font-size: 100%;    line-height: 1;    padding: 13px;    display: flex;
    border-radius: 50%;    width: 110px;    height: 110px;    align-items: center;    justify-content: center;}
body a.site-title-anchor {    display: flex;    justify-content: center;    gap: 0 21px;    align-items: center;}

body li.tab.tab-update.category-color-1 {    opacity: 0;}
body.home #main article.sticky span.item-metadata.posts-date, article.sticky .read-single > div.read-img::before {    display: none;}
body .forwarded.body {    display: none;}

div#main-navigation-bar {    z-index: 8;}
body div#secondary {    z-index: 12;}
body span.menu-description {    display: none !important;}
body .pad.read-details.color-tp-pad a {    text-decoration: none !important;    border: 0;}

body .article__block {    margin: 0 0 15px 0;}
body .odprime-2 .media__after{    font-size: 14px;    font-weight: 400;    line-height: 14px;    display: block;    padding: 10px 0;    font-style: italic;}
body .odprime-2 .article__body {    font-weight: bold;}
body .odprime-2 .article__body .article__block {        padding: 10px 0;}

body.home .archive-layout-list .af-double-column.list-style .read-bg-img{    width: calc(40% - 7.5px);    max-width: calc(40% - 7.5px);}

body.home .site-main .slot.aft-readmore-wrapper, body.home .site-main span.post-time-part,
body main#main .entry-content img.emoji, body p.istok, body a.mer, body a#mer {    display: none !important;}

body .textwidget {    padding: 0 0 10px 0;}
body span.lk {    display: flex;    gap: 0 10px;    padding: 0 0 0 120px;}

body i.calendar:before{   font-style: normal; content: "\f073";    font-family: "Font Awesome 5 Free";       padding: 0 5px 0 0;color: #1b41f2;}

body .in-bar-left {
    display: flex;
    gap: 0 36px;
    justify-content: center;
    flex-direction: row-reverse;
}

body .in-bar-left *{    color: inherit;}
body .in-bar-left a{    text-decoration: underline;}

body .main-navigation .menu > ul > li > a{    padding: 15px 28px;  }

body.single .entry-content img {
    position: relative !important;
    display: block;
}
body.single .entry-content img:after {
    content: " ";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}


body .read-single .entry-meta, .read-details .entry-meta {
    font-size: 11px;
}
body i.fak {
    line-height: 1;
    height: auto;
    vertical-align: middle;
}
.site-branding.uppercase-site-title {    text-align: center;}

body .forwarded.body {
    padding: 5px 5px;
    background: #f1f1f1;
    margin: 10px 0;
}
body .from_name {
    display: flex;
    align-items: center;
    gap: 10px;
}
body .from_name * {
    margin: 0;
}
body .cann, body .repostt {
    font-weight: bold;
    font-size: 20px;
}




body div span.heading-line{position: relative;   display: block !important;}

.wp-block-tag-cloud a, .tagcloud a, .site-title, h1, h2, h3, h4, h5, h6 {    font-weight: 700;}

body .nav-tabs>li.active>a, body .nav-tabs>li.active>a:focus, body .nav-tabs>li.active>a:hover{    border: 0px ;}
body .tabbed-head li.tab.active{border-bottom: 3px solid #BF0A30;}
body .tabbed-head li.tab{    border-bottom: 3px solid transparent;}

body #wpdcom .wpd-second-button, body #wpdcom .wpd-prim-button {    letter-spacing: 0px;font-family: inherit;}

.read-single.color-pad .read-title h3, .read-single.color-pad .read-title h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/* Скрываем описание и кнопку "Читать далее" только внутри виджета Express Posts */
.morenews_express_posts_list_widget .post-description,
.morenews_express_posts_list_widget .aft-readmore-wrapper,
.morenews_express_posts_list_widget .read-categories,
.morenews_express_posts_list_widget .categories-inside-image {
    display: none !important;
}