.post-meta {
    display: flex!important;
    align-items: center!important;
    gap: 10px!important;
    flex-wrap: wrap!important;
}
.post-meta p.single-date {margin-bottom: 0!important;}
.archive-wrap .media-body h4.media-heading {font-weight: 900;}
.mobile-search {display: none;padding: 0px 10px;}
.news-links-social-title {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #ff0000;
}
.news-links-social-block a.custom-soc {
    width: auto;
    height: auto;
    font-size: 20px;
    line-height: 30px;
    display: flex !important;
    align-items: center;
    text-decoration: none;
    margin-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
}
.news-links-social-block a.custom-soc:nth-of-type(1) {color: #2fa3d6;box-shadow: 0px 0px 0px 1px #2fa3d6;}
.news-links-social-block a.custom-soc:nth-of-type(2) {color: #785cee;box-shadow: 0px 0px 0px 1px #785cee;}
.news-links-social-block a.custom-soc:nth-of-type(3) {color: #dd2a25;box-shadow: 0px 0px 0px 1px #dd2a25;}
.news-links-social-block a.custom-soc:nth-of-type(4) {color: #4868aa;box-shadow: 0px 0px 0px 1px #4868aa;}
.news-links-social-block a.custom-soc:nth-of-type(5) {color: #a930a2;box-shadow: 0px 0px 0px 1px #a930a2;}
.news-links-social-block a.custom-soc span {margin-right: 10px;}
.news-links-social-block {display: flex;}
.single-author {display: inline-block;}
.single-date {display: inline-block;}
.tags-wrap {
    display: flex;
    padding-bottom: 15px;
    align-items: center;
}
.tags-wrap-title {
    margin-right: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.tags-wrap-block {display: flex;}
.tags-wrap-item {
    margin-right: 10px;
    border: 1px solid #888;
    padding: 2px 10px;
    border-radius: 3px;
}
.new-sharin-sn {display: inline-block;}
.new-sharin-sn .left {    display: flex;
    gap: 4px;
    align-items: center;    flex-wrap: wrap;}
.new-sharin-sn .google-fav {
        display: inline-flex;
    align-items: center;
    font-size: 12px;
    gap: 8px;
    border: 1px solid #dbdbdb;
    padding: 4px 14px;
    border-radius: 50px;
    background: white;
}
.news-right .article-list {
    display: flex;
    flex-direction: column;
}
.new-home-banner-mobile-after {
    max-width: 320px;
    margin: 40px auto 0 auto;
}
@media(max-width:768px) {.home .article-list .last-news:not(:nth-child(-n+33)) {display: none;}}
@media screen and (max-width: 1300px) {.galka-logo img {margin-top: 10px;}}
@media screen and (max-width: 767px) {
    .new-home-banner-mobile .right-sidebar .widget {display: none;}
    .new-home-banner-mobile .right-sidebar .widget:nth-of-type(1) {display: block;}
    .new-home-banner-mobile .right-sidebar .widget:nth-of-type(2) {display: block;}
    .home .wrap-container .col-sm-3 .right-sidebar .widget:nth-of-type(1) {display: none;}
    .home .wrap-container .col-sm-3 .right-sidebar .widget:nth-of-type(2) {display: none;}

    .new-home-banner-mobile .right-sidebar .infoblock {display: none;}
    .new-home-banner-mobile .right-sidebar .infoblock:nth-of-type(1) {display: block;}
    .new-home-banner-mobile .right-sidebar .infoblock:nth-of-type(2) {display: block;}
    .home .wrap-container .col-sm-3 .right-sidebar .infoblock:nth-of-type(1) {display: none;}
    .home .wrap-container .col-sm-3 .right-sidebar .infoblock:nth-of-type(2) {display: none;}
    .news-links-social-block {
        flex-direction: column;
        display: block;
        margin-left: -5px;
        margin-right: -5px;
    }
    .news-links-social-block a.custom-soc {
        width: calc(50% - 15px);
        margin-bottom: 10px;
        margin-right: 5px;
        margin-left: 5px;
        display: inline-block !important;
    }
    .galka-logo img {margin-top: 0px;}
    .home-banner-mobile {
        height: 90px;
        width: 100%;
        background: #8f8f8f;
        margin-top: 15px;
    }
    .home-banner-mobile-1 {
        height: 90px;
        width: 100%;
        background: #8f8f8f;
        margin-top: 15px;
    }
    .home-banner-mobile-2 {
        height: 90px;
        width: 100%;
        background: #8f8f8f;
        margin-top: 15px;
    }
    .mobile-search {display: block;}
    .first-menu, .menu-list ul.sub-menu {display: none;}
    .menu-list ul li a {display: inline-block;}
    .single-title-block h1 {font-size: 24px;}
}
@media screen and (min-width: 992px) {.galka-logo img {max-height: 85px;}}
.spectra-image-gallery__media-thumbnail-blurrer,
.spectra-image-gallery__media-thumbnail-caption-wrapper {
  display:none!important;
}
footer .menu {
    display: flex!important;
    justify-content: flex-end!important;
    flex-wrap: wrap;
}
footer .menu #menu-footer-menu {max-width: 628px!important;}
@media screen and (max-width: 767px) {footer .menu #menu-footer-menu {max-width: 100%!important;justify-content: center!important;}}
.constructor__prop img {width: 10px!important;margin-left: 2px!important;}
.constructor__metlink {display: none!important;}