/* Точечные стили child theme для SEO-посадочных фильтра. */
.ri-filter-landing-intro,
.ri-filter-landing-content {
    margin: 0 0 32px;
}

.ri-filter-landing-intro {
    font-size: 16px;
    line-height: 1.65;
}

.ri-filter-landing-content {
    width: 100%;
}

.ri-filter-landing-content > *:last-child {
    margin-bottom: 0;
}

.ri-filter-empty {
    width: 100%;
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}
