.card.post-news,
.post-news .card-header,
.post-news .card-footer {
    border: 0;
    border-radius: 0;
    background-color: transparent;
}
.card.post-news {
    height: 100%;
    padding: 0;
    overflow: hidden;
    border: 1px solid var(--modern-border);
    background: var(--modern-panel);
}
.card.post-news .card-header {
    padding: 0;
}
.card.post-news .card-body,
.card.post-news .card-footer {
    color: var(--modern-muted);
    padding: 16px 18px;
}
.card.post-news .card-footer {
    padding: 12px 18px;
    border-top: 1px solid var(--modern-border);
    background: var(--modern-panel-soft);
}
.card.post-news .img-container {
    position: relative;
    display: flex;
    align-items: center;
}
.card.post-news img {
    max-width: 100%;
}
.card.post-news .category {
    display: table;
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: var(--modern-accent);
    text-align: center;
}
.card.post-news .title {
    margin: 5px 0;
}
.card.post-news .title a {
    font-size: 16px;
    font-weight: 700;
    color: var(--modern-text);
    text-decoration: none;
}
.card.post-news .date {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.card.post-news .date {
    color: var(--modern-accent);
    font-size: 14px;
    font-weight: 500;
}
.card.post-news .date .part:not(:last-child) {
    margin: 0 3px 0 0;
}
.card.post-news .date .month {
    text-transform: capitalize;
}
.card.post-news .date .month::after {
    content: ",";
    position: relative;
}
.card.post-news .post-date {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-left: 1px solid var(--modern-border);
    border-bottom: 1px solid var(--modern-border);
    background-color: rgba(5, 6, 5, .86);
    line-height: 1;
}
.card.post-news .post-date .day {
    color: var(--modern-text);
    font-size: 24px;
    font-weight: 700;
}
.card.post-news .post-date .month {
    margin: 0 0 2px 5px;
    color: var(--modern-accent);
    font-size: 16px;
    font-weight: 400;
}
.card.post-news .short {
    color: var(--modern-muted);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.post-col {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

@media (min-width: 1200px) {
    .generalLeftSide.show + .generalSideRight .post-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 575px) {
    .post-news, .post-news .card-header, .post-news .card-footer {
        text-align: center;
    }
}

.post-news-page.card {
   display: block;
   background-color: transparent;
   border: 0;
}
.post-news-page .card-header {
    position: relative;
    background-color: transparent;
    border: 0;
    float: left;
    padding: 0;
    margin: 0 15px 15px 0;
    min-width: 320px;
    min-height: 100px;
}
.post-news-page .card-body {
    padding: 0;
}

.theme-modern .gym-editorial .catalog-heading {
    margin-bottom: 20px;
}
.theme-modern .gym-editorial .post-news .title a {
    color: var(--modern-text);
    font-weight: 800;
    letter-spacing: -.02em;
    text-transform: uppercase;
    text-decoration: none;
}
.theme-modern .gym-editorial .news-item-page .post-news .title,
.theme-modern .gym-editorial.post-news .title,
.theme-modern .news-item-page .post-news .title {
    font-size: clamp(26px, 3vw, 36px);
    font-weight: 900;
    letter-spacing: -.04em;
    text-transform: uppercase;
}
.theme-modern .gym-editorial .read-more,
.theme-modern .gym-editorial .search-box-button {
    border-radius: 0;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.theme-modern .gym-editorial .search-box-button {
    color: var(--modern-accent-ink);
    border-color: var(--modern-accent);
    background: var(--modern-accent);
}
.theme-modern .gym-editorial .new-comment .catalog-heading__section,
.theme-modern .gym-editorial .comment-list .catalog-heading__section {
    margin: 0 0 16px;
}
.theme-modern .gym-editorial .comments .card {
    border-radius: 0;
    border-color: var(--modern-border);
    background: var(--modern-panel);
}
.theme-modern .gym-editorial .new-comment .btn-success {
    border-radius: 0;
    color: var(--modern-accent-ink);
    border-color: var(--modern-accent);
    background: var(--modern-accent);
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.theme-modern .block-blog-archive .catalog-heading__section {
    margin-bottom: 12px;
}
.theme-modern .gym-editorial-card,
.theme-modern .gym-shop .post-news,
.theme-modern .gym-shop .blog-post {
    border-radius: 0;
    overflow: hidden;
    border-color: var(--modern-border);
}
.theme-modern .gym-editorial-card .title a,
.theme-modern .gym-editorial .post-news .title a {
    font-weight: 800;
    letter-spacing: -.02em;
    text-transform: uppercase;
    text-decoration: none;
    color: inherit;
}
.theme-modern .gym-editorial .gym-search .btn,
.theme-modern .gym-editorial .gym-form .btn-info,
.theme-modern .gym-editorial .gym-form .btn-secondary {
    border-radius: 0;
    color: var(--modern-accent-ink);
    border-color: var(--modern-accent);
    background: var(--modern-accent);
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.theme-modern .gym-editorial .gym-form .form-control {
    border-radius: 0;
}
.theme-modern .gym-editorial .list-group-item {
    border-radius: 0;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.theme-modern .gym-editorial .gym-editorial-card,
.theme-modern .news-item-page .gym-editorial-card,
.theme-modern .news-item-page .post-news.gym-editorial-card {
    border-radius: 0;
    border-color: var(--modern-border);
    background: var(--modern-panel);
}
.theme-modern .gym-editorial .gym-editorial-card img,
.theme-modern .news-item-page .gym-editorial-card img {
    display: block;
    width: 100%;
    max-height: 420px;
    object-fit: cover;
}
.theme-modern .gym-editorial .gym-form .btn-success {
    border-radius: 0;
    color: var(--modern-accent-ink);
    border-color: var(--modern-accent);
    background: var(--modern-accent);
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.theme-modern .block-blog-archive.gym-catalog-nav .list a {
    text-decoration: none;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.theme-modern .gym-editorial .comment-list .gym-editorial-card,
.theme-modern .gym-editorial .comments .gym-editorial-card {
    padding: 0;
    overflow: hidden;
}
.theme-modern .gym-editorial .comment-list .gym-editorial-card .card-header,
.theme-modern .gym-editorial .comments .gym-editorial-card .card-header {
    border-radius: 0;
    border-color: var(--modern-border);
    background: transparent;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.theme-modern .gym-editorial .gym-catalog-empty {
    border-radius: 0;
}
.theme-modern .gym-editorial .btn-info {
    border-radius: 0;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.theme-modern .gym-editorial .gym-catalog-tag {
    border-radius: 0;
}
