.offers-description-filter-control__switcher-inner {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 10px 10px;
    display: block;
    position: relative;
    background: #000;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #fff;
    text-decoration: none !important;
    -o-transition: background .1s, border .1s, color .1s, opacity .1s;
    transition: background .1s, border .1s, color .1s, opacity .1s;
}
.offers-description-filter-control__switcher-state {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.offers-description-filter-control:last-child {
    margin-right: 0;
	border: none;
}
.offers-description-filter-control_switcher {
    border: 0;
}
.offers-description-filter-control {
    max-width: 100%;
    margin-bottom: 3px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    color: #333;
    box-shadow: none;
    -o-transition: border-color .1s ease-in-out, background-color .1s ease-in-out;
    transition: border-color .1s ease-in-out, background-color .1s ease-in-out;
	border: none;
}
.offers-description-filter__field {
    display: table-cell;
    box-sizing: border-box;
}
.offers-description-filter__label {
    width: auto;
    padding-right: 39px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1.363;
}
.offers-description-filter__row {
    width: 100%;
    display: flex;
    table-layout: fixed;
    margin-bottom: 3px;
    font-size: 0;
    flex-direction: row;
    justify-content: flex-start;

}
.offers-description-filter {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ytszxgb45 span {
background: #ffd75d;
    border-color: #000000;
    color: #000000 !important;
    cursor: default;
    pointer-events: none;
    z-index: 3;
}
.sort0 .offers-description-filter-control__switcher-inner {
 border-style: none;
    color: #ffffff;
    background: #000;
    opacity: 0.5;
}
@media (min-width: 768px)
      {
.offers-description-filter__label {
    width: 150px;
}
}
@media (max-width: 768px)
      {
.offers-description-filter__label {
    width: 100px;
}
.test556 {
padding: 5px;
}
.offers-description-filter__label {
padding-right: 100px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1.363;
}
}