.search-page-count-title {
    color: #6D7686;
    margin: 0 0 32px;
    font-size: 28px;
    font-weight: 300;
}
.green-dash {
    width: 13px;
    height: 2px;
    vertical-align: middle;
    margin-right: 13px;
    display: inline-block;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAACCAIAAAAM38H+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsXCC0hyYInuQAAABlJREFUCNdjPHal8Ofvdwx4ATurEBMDcQAAfdAFD3V/KIEAAAAASUVORK5CYII=');
}
.not-found-reasons {
    padding-bottom: 23px; margin-bottom: 41px;
}
.not-found-reasons p {
    padding-bottom: 18px;
}
.sorting-line{
    margin-bottom: 22px!important;
}
.sorting-line .sorting-line > span{
    font-size: 16px!important;
    color: #6D7686!important;
    font-weight: 400;
    margin-right: 22px;
}
.sorting-line .select-wrapper .sod_select .sod_label{
    color: #32373E!important;
}
.select-wrapper .sod_select::after{
    background: url(/local/templates/main/new_site/images/arrow4.svg) center center no-repeat!important;
}
@media only screen and (min-width: 1200px) {

}