

/* Start:/local/templates/motodom.v2/components/bitrix/news/news/style.css?1779788136164*/
.sidebar{display: none;}
.content-column{
    float: none !important;
    width: 100% !important;

}
.detail-description + .gallery{
    margin-top: 50px;
}
/* End */


/* Start:/local/templates/motodom.v2/components/bitrix/news.detail/gallery/style.css?17815041771568*/
.gallery > div{margin-bottom: 30px;}
.gallery-item{
    display: block;
}
ul.news-sections-list {
    display: none;
}
.inner-content h1.page-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 42px;           /* уменьшил с 50px — было слишком жирно */
    line-height: 1.2;          /* сильно уменьшил line-height */
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    margin: 30px 0 35px 0;     /* нормальные отступы */
}
.inner-content h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 45px 0 22px 0;     /* добавил нормальный отступ сверху и снизу */
    line-height: 1.3;
}

/* Подзаголовки H3 */
.inner-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 35px 0 18px 0;
}

/* Списки — сдвигаем чуть правее */
.inner-content ul {
    padding-left: 35px;        /* основной отступ */
    margin: 18px 0 22px 0;
}

.inner-content ul li {
    margin-bottom: 8px;
    position: relative;
}

/* Красивые маркеры (по желанию) */
.inner-content ul li::before {
    font-size: 22px;
    position: absolute;
    left: -22px;
    top: -2px;
}

/* Абзацы */
.inner-content p {
    margin-bottom: 18px;
}
.detail-description a {
    color: #0066cc;          
    text-decoration: underline; 
    font-weight: 500;        
}

.detail-description a:hover {
    color: #004499;         
    text-decoration: none;  
}
/* End */
/* /local/templates/motodom.v2/components/bitrix/news/news/style.css?1779788136164 */
/* /local/templates/motodom.v2/components/bitrix/news.detail/gallery/style.css?17815041771568 */
