

/* Start:/local/templates/megamebel/components/bitrix/news/turbo_new/bitrix/news.detail/.default/style.css?1773318439944*/
.turbo-detail img {
}
.turbo-detail a {
    color: #115795;
}
@media only screen and (max-width: 768px) {
    .left-sidebar{
        display: none;
    }
}

.container-mm .article-mm-detail {
    grid-template-columns: 1fr minmax(auto, 0px);
}
footer .postmeta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

footer .star{
    color: gold;
}

.author {
    min-height: 160px;
    margin: 25px 0;
    padding: 20px;
    border: 1px solid #f2f2f2;
}
.author__photo {
    float: left;
    height: 120px;
    width: 120px;
    margin: 0 20px 20px 0px;
    border-radius: 100%;
    overflow: hidden;
}
.author__textblock {
    color: #888888;
}
.author__name {
    margin-bottom: 20px;
    font-weight: 600;
}
.author__text {
    line-height: 140%;
}
.author__name span {
    padding-left: 10px;
    color: #1976d2;
}

aside article{
    width: 33.33%;
    display: flex;
    float: left;
}

/* End */
/* /local/templates/megamebel/components/bitrix/news/turbo_new/bitrix/news.detail/.default/style.css?1773318439944 */
