.filter-pp__close {
    padding: 0;
}

.filter-pp__top.filter-pp__top--sm {
    line-height: 1.3;
}

.share-window .share-window__social i {
    color: white;
    font-size: 25px;
    margin-top: 6px;
}

.share-window .share-window__social {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 3px;
    background-color: #215f86;
    margin-right: 5px;
}

.share-window .share-window__social:hover {
    background-color: #113246;
}
