
/* single post: штатный aside скрыт, колонке — вся ширина */
body.single-post .content-layout-wrapper > .site-content {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
