/* Заголовки в новинках home */
#poststuff .rt-tpg-container .layout1 .rt-holder .rt-detail h2, #poststuff .rt-tpg-container .layout1 .rt-holder .rt-detail h3, #poststuff .rt-tpg-container .layout1 .rt-holder .rt-detail h4, .rt-tpg-container .layout1 .rt-holder .rt-detail h2, .rt-tpg-container .layout1 .rt-holder .rt-detail h3, .rt-tpg-container .layout1 .rt-holder .rt-detail h4 {
    margin: 0 0 14px;
    padding: 0;
    font-size: 18px;
    line-height: 1.25;
}
/* Заголовки в виджетах */
#secondary .widget .widget-title, #footer-widgets .widget .widget-title, #masthead-widgets .widget .widget-title {
    font-size: 18px;
    color: #C62829;
    font-weight: bold;
    margin-bottom: 15px;
}
/* Фильтр */
.searchandfilter h4 {
    margin: 0;
    padding: 5px 0 10px;
    font-size: 14px;
    color: #C62829;
    font-weight: bold;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label, .searchandfilter li[data-sf-field-input-type=range-radio] label, .searchandfilter li[data-sf-field-input-type=range-checkbox] label {
    padding-left: 10px;
    color: #1F3661;
    font-weight: bold;
}
.widget img, .widget iframe, .widget object, .widget select {
    max-width: 100%;
    color: #1F3661;
}
/* Remote scroll */
#scroll-to-top.displayed {
    display: none;
}