/*
Theme Name: Gridzone Child
Theme URI: http://alx.media/themes/gridzone/
Template: gridzone
Author: Alexander Sovushkeen
Author URI: http://sovushkeen.ru
Description: Child
Tags: portfolio,photography,blog,one-column,two-columns,right-sidebar,left-sidebar,custom-colors,custom-menu,featured-images,flexible-header,full-width-template,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,custom-logo,custom-header,custom-background,footer-widgets,wide-blocks
Version: 1.4.0.1768982840
Updated: 2026-01-21 11:07:20

*/

.post-views {
    display: inline-flex;
    font-size: 14px;
    white-space: nowrap;
    opacity: 0.75;
    align-items: center;
    gap: 6px;
    margin: 0;
    padding: 0;
}
.post-views--inline {
    color: inherit;
    opacity: 1;
    gap: 4px;
}
.post-views--inline * {
    margin: 0 !important;
    padding: 0 !important;
}
.rb-eye {
    display: block;
    opacity: 0.75;
    fill: currentColor;
}
.post-views--inline .post-views__icon i {
    -moz-transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    font-size: 13px;
    color: #999;
    opacity: .65;
}
.post-views--inline .rb-eye {
    -moz-transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    height: 13px;
    width: 13px;
    opacity: .55;
}
.post-views--inline .post-views__count, .post-views--inline .post-views__word {
    opacity: .65;
}
ul.entry-meta > li {
    margin-right: 15px !important;
}
ul.entry-meta > li:last-child {
    margin-right: 0 !important;
}
.entry-meta-left > span {
    margin-right: 12px !important;
}
.entry-meta-left > span:last-child {
    margin-right: 0 !important;
}
@media (max-width: 480px) {
.post-views {
    font-size: 13px;
}
}

/* Уменьшаем пустое пространство внизу страницы */
#footer {
    padding-bottom: 20px !important;
}

#footer .pad {
    padding-bottom: 10px !important;
}

/* Полная ширина для страницы 603 */
body.page-id-603 .main-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.page-id-603 .sidebar.s1 {
    display: none !important;
}

body.page-id-603 .content {
    width: 100% !important;
    max-width: 100% !important;
}

body.page-id-603 .post-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

body.page-id-603 .entry,
body.page-id-603 .entry > * {
    max-width: 100% !important;
}

body.page-id-603 .entry-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

body.page-id-603 .entry-header {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

/* Страница "Выгодные вклады" (ID 696) */
body.page-id-696 .entry > * {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
}

body.page-id-696 .entry > .vklady-widget {
    max-width: 780px;
}

body.page-id-696 .vklady-widget {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 20px;
    background: #fafbfc;
    margin-top: 25px;
    margin-bottom: 25px;
    box-sizing: border-box;
}

body.page-id-696 .vklady-widget iframe {
    border: none;
    border-radius: 8px;
}

body.page-id-696 .entry-content p {
    font-size: 17px;
    line-height: 1.75;
}

body.page-id-696 .entry-content ol,
body.page-id-696 .entry-content ul {
    font-size: 17px;
    line-height: 1.75;
}

body.page-id-696 .vklady-disclaimer {
    font-size: 13px;
    color: #888;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
}

/* Расширяем контент статей и страниц */
.post-wrapper {
    max-width: 1100px;
}

.entry > *:not(.alignfull) {
    max-width: 860px;
}

.entry > *:not(.alignfull).alignwide {
    max-width: 1060px;
}

.entry-footer {
    max-width: 860px;
}

/* Выравниваем ширину заголовка с контентом */
.entry-header {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

/* Увеличиваем заголовок и типографику под широкий контейнер */
.entry-header .entry-title {
    font-size: 58px;
    line-height: 1.25em;
    letter-spacing: -1.5px;
    margin-bottom: 24px;
}

.entry-header .entry-meta,
.entry-meta-single {
    font-size: 17px;
}

.entry-header .entry-meta-left > span {
    margin-right: 16px !important;
}

.entry {
    font-size: 18px;
    line-height: 1.8;
}

.entry-content p,
.entry-content li {
    font-size: 18px;
    line-height: 1.8;
}

/* Responsive: планшеты */
@media only screen and (max-width: 1280px) {
    .entry-header .entry-title {
        font-size: 46px;
        letter-spacing: -1px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1080px) {
    .entry-header .entry-title {
        font-size: 42px;
    }
}

/* Responsive: мобилки */
@media only screen and (max-width: 719px) {
    .entry-header .entry-title {
        font-size: 30px;
        letter-spacing: -0.7px;
        margin-bottom: 12px;
    }
    .entry {
        font-size: 16px;
    }
    .entry-content p,
    .entry-content li {
        font-size: 16px;
        line-height: 1.75;
    }
}

/* Пометка закреплённого поста */
.sticky .masonry-inner {
    border: 2px solid #333;
}
.thumb-icon i {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
}
/* Закреплённый пост: круглый значок без поворота — ровная звезда */
.sticky .thumb-icon {
    border-radius: 50%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.sticky .thumb-icon i {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.thumb-icon .fa-star {
    margin: 0;
}
.thumb-icon .fa-play {
    margin: -1px 0 0 2px;
}

/* Сокращаем отступы между шапкой и контентом */
.content {
    padding-top: 10px !important;
}
body.home .main {
    padding-top: 0 !important;
}

/* --- Футер: красивая кликабельная ссылка «Все ссылки» --- */
.rb-footer-sep {
    margin: 0 4px;
    color: #bbb;
    font-weight: normal;
}
.rb-footer-links a {
    color: #444;
    text-decoration: none;
    font-weight: 600;
    padding: 2px 8px;
    border-radius: 6px;
    transition: color 0.2s, background 0.2s;
}
.rb-footer-links a:hover {
    color: #fff;
    background: #333;
}
#footer-bottom .social-links a {
    transition: color 0.2s, transform 0.2s;
}
#footer-bottom .social-links a:hover {
    transform: scale(1.15);
}
