.d-filter__name-n {
    margin-bottom: 12px;
    padding-left: 10px;
}
.searchpro__dropdown .searchpro__dropdown-entity_delete-button {
    opacity: 1;}
label.d-filter__label input {
    display: none;
}

label.d-filter__label span {
    padding: 6px;
    background: #efefef;
    border-radius: 5px;
}
label.d-filter__label.d-filter__label_active span {
     padding: 6px;
    border-radius: 5px;
 background: #d689fd
}
.d-filter {
    padding: 2px;
}
.d-filter_row .d-filter__check {
    margin:0;
}
@media screen and (max-width: 1080px) {
    .d-filter__values,.d-filter__check {
    overflow-y: hidden;
}
.d-filter__values {
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.d-filter__values::-webkit-scrollbar {
    display: none;
}

    .d-filter_row .d-filter__name {
        border-right:0;
    text-align: left;
    margin-left: 10px;
    }
    .d-filter_row .d-filter__param,.d-filter__name {display: block;}
    .in-blocks__item-s {
    margin-top: 10px;
}
.d-filter__check {
    display: block;
    margin: 15px 0;
    width: 100%;
    max-height: 100%;
}
    .sorting__filter {
        display: none;
    }
    .d-filter_row .d-filter__name {
    margin-right: 5px;
    padding-right:5px;
    width: 100px!IMPORTANT;
}
label.d-filter__label input {
    display: none;
}

label.d-filter__label span {
    padding: 6px;
    background: #efefef;
    border-radius: 5px;
}
label.d-filter__label.d-filter__label_active span {
     padding: 6px;
    border-radius: 5px;
 background: #d689fd
}
.d-filter {
    padding: 2px;
}
.d-filter_row .d-filter__check {
    margin:0;
}
}
@media screen and (max-width: 767px) {
    .product__calc {
        margin: 0px -20px -30px;
    }
}