.breadhead  #catFiltersBreadhead .btn--filterok {
 
  filter:none;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, .3);
  color: #fff; 
  background: #9bafcf;
  background: -webkit-linear-gradient(top, #89a1c7, #7790b6);
  background: -moz-linear-gradient(top, #89a1c7, #7790b6);
  background: -o-linear-gradient(top, #89a1c7, #7790b6);
  background: linear-gradient(to bottom, #89a1c7, #7790b6);
  
  border: 1px solid #7992b8;
  border-top-color: #88a0c6;
  border-bottom-color: #607ba2;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15);  
}

.breadhead #catFiltersBreadhead .close {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  position: relative;
  background: #eaeaf0;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.1s ease;
}
.breadhead #catFiltersBreadhead ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.breadhead #catFiltersBreadhead ul li {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #3e3e46;
}
.breadhead #catFiltersBreadhead .checkbox { 
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 25px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #56565e;
    cursor: pointer; 
    width:auto;
    height:auto;
    border: none;
    background: none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.breadhead #catFiltersBreadhead .checkbox__input {
  position: absolute;
  display: none;
}
.breadhead #catFiltersBreadhead .checkbox__indicator {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}
.breadhead #catFiltersBreadhead .checkbox__indicator .cnt {
  color:#a8a8b0;
  font-size:80%;
}
.breadhead #catFiltersBreadhead .checkbox__indicator:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d2d2da;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius:2px;

    background: #f4f4f4;
    background: -webkit-linear-gradient(top, #fefefe, #eee);
    background: -moz-linear-gradient(top, #fefefe, #eee);
    background: -o-linear-gradient(top, #fefefe, #eee);
    background: linear-gradient(to bottom, #fefefe, #eee);  
}
.breadhead #catFiltersBreadhead .text-muted .checkbox__indicator:before {
    background-color: transparent;
}
.breadhead #catFiltersBreadhead .filter__list b {
    font-weight:bold;
}
.breadhead #catFiltersBreadhead .checkbox__indicator_active:before,
.breadhead #catFiltersBreadhead .checkbox__input:checked + .checkbox__indicator:before {
  width: 16px;
  height: 16px;
  /*oldbackground-image: url("/static/img/icons/breadhead_icons.svg");*/
  background: #C7CFE9 url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj48cGF0aCBkPSJNMy41NyA5LjQyTC41NzYgNi40MjNsLjg0OC0uODQ4TDMuNDMgNy41OCA4LjUxNy42NDVsLjk2Ny43MUwzLjU3IDkuNDJ6Ii8+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMHYxMEgweiIvPjwvc3ZnPg==') center center no-repeat;
}
.breadhead #catFiltersBreadhead .checkbox__input:checked + .checkbox__indicator:after {
  opacity: 1;
}
.breadhead #catFiltersBreadhead .filter__item.text-muted .checkbox {
  display:none; 
  color:#a8a8b0;
}

.breadhead #catFiltersBreadhead .close:hover {
  background: #fa4669;
}
.breadhead #catFiltersBreadhead .close:hover .icon {
  fill: #fff;
}
.breadhead #catFiltersBreadhead .close:active {
  background: #fa4669;
  box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.4);
}
.breadhead #catFiltersBreadhead .close:active .icon {
  fill: #fff;
}
.breadhead #catFiltersBreadhead .close .icon {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: all 0.1s ease;
}

.breadhead .content__filters-wrapper {
  margin: 16px 0 0px 0;
  padding: 0 0 6px 0;
  old-border-bottom: 1px solid #e4e4ec;
}

.breadhead #catFiltersBreadhead .filter-color {
  display: block;
  padding: 0 0 0 40px;
}
.breadhead #catFiltersBreadhead .filter-color:before {
  width: 9px;
  height: 9px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 24px;
  content: '';
  margin: 4px 0 0 0;
  background-color: #ff6347;
}
.breadhead #catFiltersBreadhead .filter {
  font-size: 0;
}
.breadhead #catFiltersBreadhead .filter__row {
  font-size: 0;
  margin: 0 0 8px 0;
}
.breadhead #catFiltersBreadhead .filter__row:last-child {
  margin: 0;
}
.breadhead #catFiltersBreadhead .filter__col {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 10px 0;
}
.breadhead #catFiltersBreadhead .filter__col--selected .filter__name {
  background:#9bafcf;

    background: -webkit-linear-gradient(top, #89a1c7, #7790b6);
    background: -moz-linear-gradient(top, #89a1c7, #7790b6);
    background: -o-linear-gradient(top, #89a1c7, #7790b6);
    background: linear-gradient(to bottom, #89a1c7, #7790b6);

  -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15);
  -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15);
  box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15);  

  border: 1px solid #7992b8;
  border-top-color: #88a0c6;
  border-bottom-color: #607ba2;
  color: #ffffff;
  padding: 4px 35px 5px 8px;  
  text-shadow: 0 -1px 1px #667997;
}
.breadhead #catFiltersBreadhead .filter__col--selected .filter__dropdown--open .filter__name {
  background:#9bafcf;
    background: -webkit-linear-gradient(top, #89a1c7, #7790b6);
    background: -moz-linear-gradient(top, #89a1c7, #7790b6);
    background: -o-linear-gradient(top, #89a1c7, #7790b6);
    background: linear-gradient(to bottom, #89a1c7, #7790b6);

  -webkit-box-shadow:0 0 0 2px rgba(255, 215, 119, .3), inset 0 1px 4px rgba(0, 0, 0, .25);
  -moz-box-shadow:0 0 0 2px rgba(255, 215, 119, .3), inset 0 1px 4px rgba(0, 0, 0, .25);
  box-shadow:0 0 0 2px rgba(255, 215, 119, .3), inset 0 1px 4px rgba(0, 0, 0, .25);      
}
.breadhead #catFiltersBreadhead .filter__col--selected .filter__name.js-range {
    padding-right:8px;
    color:#ffffff;
}
.breadhead #catFiltersBreadhead .filter__col--selected .range__title,
.breadhead #catFiltersBreadhead .filter__col--selected .range__label {
    color:#ffffff;
}
.breadhead #catFiltersBreadhead .filter__col--selected .filter__dropdown--open .filter__name.js-range,
.breadhead #catFiltersBreadhead .filter__col--selected .filter__dropdown--open .range__title,
.breadhead #catFiltersBreadhead .filter__col--selected .filter__dropdown--open .range__label {
    color:#56565e;
    text-shadow:none;
}

.breadhead #catFiltersBreadhead .filter__col--selected .filter__name .icon {
  background: url(/static/img/filter/new/filter_reset.png) 0 0 no-repeat;
  display: inline-block;
  width: 13px;
  height: 31px;
  margin: -2px -1px 0;
  vertical-align: middle;
}

.breadhead #catFiltersBreadhead .filter__col:last-child {
  margin: 0;
}
.breadhead #catFiltersBreadhead .filter__name {
  padding: 4px 7px 5px 8px;
  cursor: pointer;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  background-color: #fff;
  border: 1px solid #d2d2da;
  box-shadow: none;
  border-radius: 3px;
  width:auto;
  height:auto;
  position:static;
  text-shadow: 0 1px 1px #ffffff;
  
    background-color:#efefef;
    background:-webkit-linear-gradient(top, #fff, #efefef);
    background:-moz-linear-gradient(top, #fff, #efefef);
    background:-o-linear-gradient(top, #fff, #efefef);
    background:linear-gradient(to bottom, #fff, #efefef);
}
.breadhead #catFiltersBreadhead .filter__dropdown {
  position: relative;
}
.breadhead #catFiltersBreadhead .filter__dropdown--open .filter__name {
  background:none;
  background-color: #f4f4f8; 
  -webkit-box-shadow:0 0 0 2px rgba(255, 215, 119, .3), inset 0 1px 4px rgba(0, 0, 0, .25);
  -moz-box-shadow:0 0 0 2px rgba(255, 215, 119, .3), inset 0 1px 4px rgba(0, 0, 0, .25);
  box-shadow:0 0 0 2px rgba(255, 215, 119, .3), inset 0 1px 4px rgba(0, 0, 0, .25);   
  padding-top: 5px;
  padding-bottom: 4px;  

    background:-webkit-linear-gradient(top, #fff, #efefef);
    background:-moz-linear-gradient(top, #fff, #efefef);
    background:-o-linear-gradient(top, #fff, #efefef);
    background:linear-gradient(to bottom, #fff, #efefef);  
}
.breadhead #catFiltersBreadhead .disabled .filter__name {
  color:#a3a3a3;
  text-shadow:none;
  padding: 4px 7px 5px 8px;
  border-color:#d2d2da;
  
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
  cursor: default;    
}
.breadhead #catFiltersBreadhead .disabled .filter__name .icon {
 display:none;
}
.breadhead #catFiltersBreadhead .filter__dropdown--open .filter__body {
  display: block;
}
.breadhead #catFiltersBreadhead .filter__dropdown--open .filter__range-bg-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 65px;
  width: 100%;
  background-color: #f4f4f8;
  border-radius: 3px;
  border: 1px solid #d2d2da;
  box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.08);
}
.breadhead #catFiltersBreadhead .filter__dropdown--open .filter__range-slider {
  display: block;
}
.breadhead #catFiltersBreadhead .filter__body {
  display: none;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 230px;
  padding: 16px 12px 9px 12px;
  background-image: none; 
  z-index: 16;
  
  border:1px solid #cbcbcb;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .25);
  box-shadow: 0 1px 8px rgba(0, 0, 0, .25);    
}
.breadhead #catFiltersBreadhead .filter__body:after {
  content: '';
  position: absolute;
  top: -10px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  display: block;
  /* background-image: url("/static/img/icons/breadhead_sprites.png") -228px -157px;*/
  background: url('/static/img/filter/new/c_icon.png') -45px -21px no-repeat;
  width: 22px;
  height: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .filter__body:after {
    background-image: url("/static/img/icons/breadhead_sprites2x.png");
    background-size: 338px 290px;
  }
}
.breadhead #catFiltersBreadhead .filter__list {
  padding: 0 0 0 0;
  border-bottom: 1px solid #d2d2da;
  margin: 0 0 9px 0;
  max-height: 400px;
  overflow-y: auto;  
}
.breadhead #catFiltersBreadhead .filter__item {
  margin: 0 0 10px 0;
}
.breadhead #catFiltersBreadhead .filter__range-slider {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 0px;
  padding: 0 15px 12px 10px;
  background: #f4f4f8;
  border-radius: 3px;
  box-shadow: 0px 12px 12px 0px rgba(62,62,70,0.4);
}
.breadhead #catFiltersBreadhead .filter__footer {
  font-size: 0;
}
.breadhead #catFiltersBreadhead .filter__count {
  display: inline-block;
  vertical-align: top;
  margin: 0 24px 0 0;
}
.breadhead #catFiltersBreadhead .filter__count-text {
  margin: 0;
  font-size: 13px;
  line-height: 28px;
  font-weight: 500;
  color: #3e3e46;
}
.breadhead #catFiltersBreadhead .filter__count-text span {
  font-size: 13px;
  line-height: 28px;
  font-weight: 400;
  color: #3e3e46;
}
.breadhead #catFiltersBreadhead .text-muted {
    color: #a8a8b0 !important;
    font-weight: 400 !important;
}
.breadhead #catFiltersBreadhead .filter__btn { 
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
  color: #326ec8;
  padding: 3px 0 0 0;
  font-size: 13px;
  line-height: 20px;
}
.breadhead #catFiltersBreadhead .filter__btn:hover {
  color: #4a90e2;
}
.breadhead #catFiltersBreadhead .filter__btn:active {
  color: #2f62af;
}
.breadhead #catFiltersBreadhead .filter__btn .close {
  margin: 0 6px 0 0;
}
.breadhead #catFiltersBreadhead .filter__btn:hover .close {
  transiton: 0.1s all;
  background-color: #fa4669;
}
.breadhead #catFiltersBreadhead .filter__btn:hover .close svg {
  fill: #fff;
}
.breadhead #catFiltersBreadhead .filter__btn:hover .close:before,
.breadhead #catFiltersBreadhead .filter__btn:hover .close:after {
  background: #fff;
}
.breadhead #catFiltersBreadhead .filter__btn:hover .icon--cross {
  background-color: #fa4669;
}
.breadhead #catFiltersBreadhead .filter__btn:hover .icon--cross:before,
.breadhead #catFiltersBreadhead .filter__btn:hover .icon--cross:after {
  background-color: #fff;
}
.breadhead #catFiltersBreadhead .filter__btn:active .close {
  background: #fa4669;
  box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.4);
}
.breadhead #catFiltersBreadhead .filter__btn:active .close svg {
  fill: #fff;
}
.breadhead #catFiltersBreadhead .filter__btn:active .close:before,
.breadhead #catFiltersBreadhead .filter__btn:active .close:after {
  background: #fff;
}

.breadhead #catFiltersBreadhead .filter__icon-cross-wrap:before {
    position: absolute;
    top: 0;
    left: 0px;
    border-left: 1px solid #8ba4ce;
    width: 1px;
    padding: 0px 7px;
    display: block;
    content: ' ';
    height: 30px;   
}
.breadhead #catFiltersBreadhead .disabled .filter__icon-cross-wrap {
    display:none;
}
.breadhead #catFiltersBreadhead .filter__icon-cross-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 27px; 
  height: 31px;
  padding: 9px 7px; 

  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border: 1px solid #7992b8;
  border-top-color: #88a0c6;
  border-bottom-color: #607ba2;
  
  background:#9bafcf;

  background: -webkit-linear-gradient(top, #89a1c7, #7790b6);
  background: -moz-linear-gradient(top, #89a1c7, #7790b6);
  background: -o-linear-gradient(top, #89a1c7, #7790b6);
  background: linear-gradient(to bottom, #89a1c7, #7790b6); 
  height: 31px;
}



.breadhead #catFiltersBreadhead .range__inputs {
  position: relative;
  z-index: 10;
  font-size: 0;
  white-space: nowrap;
}
.breadhead #catFiltersBreadhead .range__inp {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
  width: 56px;
  height: 20px;
  margin: 0 6px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  border: 1px solid #d2d2da;
  box-shadow: inset 0px 2px 0px 0px rgba(62,62,70,0.04);
  border-radius: 2px;
}
.breadhead #catFiltersBreadhead .range__label {
  display: inline-block;
  vertical-align: middle;
  color: #56565e;
  font-size: 12px;
  line-height: 16px;
  font-weight: 200;
}
.design2019_body .breadhead #catFiltersBreadhead .range__label {
  width:8px;
}
.design2019_body .breadhead #catFiltersBreadhead .rur .wrp,
.design2019_body .breadhead #catFiltersBreadhead .range span {
  font-size:14px;
  line-height:20px;
}
.YSTextFontLoaded .design2019_body .breadhead #catFiltersBreadhead .rur .wrp .rs {
  font-size:14px;
  line-height:20px;
}
.breadhead #catFiltersBreadhead .range__slider {
  margin: 10px 0;
  position: relative;
}
.breadhead #catFiltersBreadhead .range__title {
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px 0 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #56565e;
  position:static;
  width:auto;
  text-shadow:none;
}

.breadhead #catFiltersBreadhead .ruble {
    font-family: 'ALSRubl-Regular', Helvetica-Neue, Arial, sans-serif;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: inherit;
  position:static;
  width:auto;
  text-shadow:none;    
}



          

.breadhead #catFiltersBreadhead .small-nav {
  display: block;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #e4e4ec;
}
.breadhead #catFiltersBreadhead .small-nav--filter {
  border-bottom: none;
}
.breadhead #catFiltersBreadhead .small-nav--compound {
  padding: 0 0 18px 0;
}
.breadhead #catFiltersBreadhead .small-nav--compound .small-nav__item.icon {
  float: right;
}
.breadhead #catFiltersBreadhead .small-nav--compound .small-nav__name {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.breadhead #catFiltersBreadhead .small-nav__list {
  margin: 0;
  padding: 0 10px 0 0;
  list-style: none;
  font-size: 0;
}
.breadhead #catFiltersBreadhead .small-nav__item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 0 0 18px;
}
.breadhead #catFiltersBreadhead .small-nav__item:first-child {
  margin: 0 !important;
}
.breadhead #catFiltersBreadhead .small-nav__item.active {
  margin: 0 0 0 12px;
}
.breadhead #catFiltersBreadhead .small-nav__item.active .small-nav__name {
  font-weight: 700;
  color: #3e3e46;
  padding: 2px 8px;
  border-radius: 2px;
  background: #f4f4f8;
}
.breadhead #catFiltersBreadhead .small-nav__item.active .small-nav__name:hover,
.breadhead #catFiltersBreadhead .small-nav__item.active .small-nav__name:active {
  color: #3e3e46;
}
.breadhead #catFiltersBreadhead .small-nav__item.active + .small-nav__item {
  margin: 0 0 0 12px;
}
.breadhead #catFiltersBreadhead .small-nav__name {
  transition: 0.1s all;
  color: #326ec8;
  display: inline-block;
  vertical-align: top;
  padding: 2px 0 2px 0;
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #326ec8;
  text-decoration:none;
}
.breadhead #catFiltersBreadhead .small-nav__name:hover {
  color: #4a90e2;
  border-color: #4a90e2;
}
.breadhead #catFiltersBreadhead .small-nav__name:active {
  color: #2f62af;
  border-color: #2f62af;
}
.breadhead #catFiltersBreadhead .small-nav__name--dropdown-open .small-nav__close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.breadhead #catFiltersBreadhead .small-nav__name .dotted {
  border-bottom: 1px dotted #326ec8;
}
.breadhead #catFiltersBreadhead .small-nav__name .dotted:hover,
.breadhead #catFiltersBreadhead .small-nav__name .dotted:active {
  border-color: none;
}
.breadhead #catFiltersBreadhead .small-nav__name .dotted .dotted {
  padding-bottom: 2px;
  border-bottom: 1px dotted transparent;
  transition: 0.3s ease;
}
.breadhead #catFiltersBreadhead .small-nav__body {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 200px;
  padding: 10px 0;
  margin-left: -54px;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  background-image: none;
  background-color: #fff;
  border: 1px solid rgba(62,62,70,0.08);
  box-shadow: 0px 12px 12px 0px rgba(62,62,70,0.4);
  border-radius: 3px;
  z-index: -1;
  transition: 0.3s ease;
}
.breadhead #catFiltersBreadhead .small-nav__body--icon {
  margin-left: -68px;
}
.breadhead #catFiltersBreadhead .small-nav__body-item {
  margin: 0;
}
.breadhead #catFiltersBreadhead .small-nav__body-item:last-child {
  margin: 0;
  border-bottom: none;
}
.breadhead #catFiltersBreadhead .small-nav__body-name {
  display: block;
  padding: 9px 12px 9px 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #326ec8;
  text-decoration:none;
}
.breadhead #catFiltersBreadhead .small-nav__body-name:hover {
  background-color: #f4f4f8;
}
.breadhead #catFiltersBreadhead .small-nav__body-name:hover span {
  border-color: #f4f4f8;
}
.breadhead #catFiltersBreadhead .small-nav__body-name:active {
  background-color: #eaeaf0;
}
.breadhead #catFiltersBreadhead .small-nav__body-name:active span {
  border-color: #eaeaf0;
}
.breadhead #catFiltersBreadhead .small-nav__body-name span {
  border-bottom: 1px solid #eaeaf0;
}
.breadhead #catFiltersBreadhead .small-nav__body.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  pointer-events: auto;
  z-index: 15;
}
.breadhead #catFiltersBreadhead .small-nav__body:after {
  content: '';
  position: absolute;
  top: -6px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  display: block;
  background-image: url("/static/img/icons/breadhead_sprites.png");
  background-position: -166px -258px;
  width: 16px;
  height: 16px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.breadhead #catFiltersBreadhead .small-nav__body:after {
    background-image: url("/static/img/icons/breadhead_sprites2x.png");
    background-size: 338px 290px;
  }
}
.breadhead #catFiltersBreadhead .small-nav__text-muted {
  font-size: 13px;
  line-height: 22px;
}
.breadhead #catFiltersBreadhead .small-nav__text-muted + .small-nav__item {
  margin: 0;
}
.breadhead #catFiltersBreadhead .small-nav__close {
  display: inline-block;
  vertical-align: top;
  background-image: url("/static/img/icons/breadhead_sprites.png");
  background-position: -258px -157px;
  width: 20px;
  height: 20px;
  margin: 0 0 0 8px;
  transition: all 0.2s ease;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.breadhead #catFiltersBreadhead  .small-nav__close {
    background-image: url("/static/img/icons/breadhead_sprites2x.png");
    background-size: 338px 290px;
  }
}   




.breadhead #catFiltersBreadhead .noUi-target,
.breadhead #catFiltersBreadhead .noUi-connect,
.breadhead #catFiltersBreadhead .noUi-origin {
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}
.breadhead #catFiltersBreadhead .noUi-horizontal {
  height: 4px;
}
.breadhead #catFiltersBreadhead .noUi-horizontal .noUi-handle {
  display: block;
  background-image: url("/static/img/icons/breadhead_sprites.png");
  background-position: -324px 0px;
  width: 14px;
  height: 22px;
  right: -12px; 
  border: none;
  background-color: transparent;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .breadhead #catFiltersBreadhead .noUi-horizontal .noUi-handle {
    background-image: url("/static/img/icons/breadhead_sprites2x.png");
    background-size: 338px 290px;
  }
}
.breadhead #catFiltersBreadhead .noUi-background,
.breadhead #catFiltersBreadhead .noUi-connect {
  box-shadow: none;
}
.breadhead #catFiltersBreadhead .noUi-background {
  background: #ccc;
}
.breadhead #catFiltersBreadhead .noUi-connect {
  background: #fa4669;
}
.breadhead #catFiltersBreadhead .noUi-handle {
  border: 1px solid bd_creamy_cond;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
}
.breadhead #catFiltersBreadhead .noUi-handle:before,
.breadhead #catFiltersBreadhead .noUi-handle:after {
  display: none;
}

@media screen and (max-width: 1264px) {
  .breadhead #catFiltersBreadhead .filter__row:last-child {
    width:600px;
  }
  .design2019_body .breadhead #catFiltersBreadhead .filter__row:last-child {
    width:100%;
  }
}
