/* Product filter redesign */
.filter_compact.swipeignore,
body.prodlist-filter-redesign .top_block_filter_section {
  --pl-filter-bg: #fff;
  --pl-filter-soft-bg: #f7f7f8;
  --pl-filter-border: #e5e7eb;
  --pl-filter-border-strong: #d8dce2;
  --pl-filter-text: #1d2029;
  --pl-filter-muted: #737985;
  --pl-filter-accent: #1d2029;
  --pl-filter-radius: 18px;
  --pl-filter-control-radius: 12px;
  --pl-filter-shadow: 0 14px 36px rgba(29, 32, 41, 0.08);
}

.filter_compact.swipeignore {
  width: 100%;
  margin: 0 0 24px !important;
  box-sizing: border-box;
}

.left_block > .filter_compact.swipeignore,
.left_block > .top_block_filter_section {
  display: block;
  clear: both;
}

body.prodlist-filter-redesign .top_block_filter_section {
  margin: 0 0 24px !important;
  overflow: hidden;
  border: 1px solid var(--pl-filter-border) !important;
  border-radius: var(--pl-filter-radius) !important;
  background: var(--pl-filter-bg) !important;
  box-shadow: var(--pl-filter-shadow);
  box-sizing: border-box;
  color: var(--pl-filter-text);
}

body.prodlist-filter-redesign .top_block_filter_section .title {
  margin: 0 !important;
  padding: 20px 20px 18px !important;
  border-bottom: 1px solid var(--pl-filter-border) !important;
  background: var(--pl-filter-bg) !important;
  color: var(--pl-filter-text) !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.01em;
}

body.prodlist-filter-redesign .top_block_filter_section .title a {
  color: inherit !important;
  text-decoration: none !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items {
  margin: 0 !important;
  padding: 0 !important;
  background: var(--pl-filter-bg) !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item {
  margin: 0 !important;
  padding: 12px 18px !important;
  border-bottom: 1px solid var(--pl-filter-border) !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  transition: background-color 0.2s ease;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item:last-child {
  border-bottom: 0 !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item:hover {
  background: #fbfbfc !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item a {
  display: block !important;
  position: relative !important;
  color: var(--pl-filter-text) !important;
  text-decoration: none !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item a:hover {
  color: var(--pl-filter-accent) !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item span:first-child {
  display: block !important;
  padding-right: 36px !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item span:last-child {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: auto !important;
  min-width: 25px !important;
  color: var(--pl-filter-muted) !important;
  font-size: 14px !important;
  text-align: right !important;
  white-space: nowrap !important;
}

body.prodlist-filter-redesign .top_block_filter_section .items .item.current a {
  color: var(--pl-filter-accent) !important;
  font-weight: 650 !important;
}

.filter_compact.swipeignore *,
.filter_compact.swipeignore *::before,
.filter_compact.swipeignore *::after,
body.prodlist-filter-redesign #mobilefilter *,
body.prodlist-filter-redesign #mobilefilter *::before,
body.prodlist-filter-redesign #mobilefilter *::after {
  box-sizing: border-box;
}

.filter_compact.swipeignore .bx_filter {
  position: relative;
  width: 100%;
  margin: 0 !important;
  color: var(--pl-filter-text);
}

.filter_compact.swipeignore .bx_filter .bx_filter_section {
  margin: 0 !important;
  overflow: hidden;
  border: 1px solid var(--pl-filter-border) !important;
  border-radius: var(--pl-filter-radius) !important;
  background: var(--pl-filter-bg) !important;
  box-shadow: var(--pl-filter-shadow);
}

.filter_compact.swipeignore .bx_filter .smartfilter {
  margin: 0 !important;
}

.filter_compact.swipeignore .bx_filter_parameters_box {
  margin: 0 !important;
  padding: 16px 18px !important;
  border-bottom: 1px solid var(--pl-filter-border) !important;
  background: transparent !important;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.filter_compact.swipeignore .bx_filter_parameters_box:not(.title):hover {
  background: #fbfbfc !important;
}

.filter_compact.swipeignore .bx_filter_parameters_box.title {
  padding: 20px 20px 18px !important;
  background: var(--pl-filter-bg) !important;
}

.filter_compact.swipeignore .bx_filter_parameters_box:last-child,
.filter_compact.swipeignore .bx_filter_button_box {
  border-bottom: 0 !important;
}

.filter_compact.swipeignore .bx_filter .title .bx_filter_parameters_box_title {
  padding: 0 !important;
  color: var(--pl-filter-text) !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.01em;
}

.filter_compact.swipeignore .bx_filter_parameters_box_title {
  display: block !important;
  min-height: 22px;
  padding: 0 26px 0 0 !important;
  color: var(--pl-filter-text) !important;
  font-size: 15px !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
}

.filter_compact.swipeignore .bx_filter_parameters_box_title > span,
.filter_compact.swipeignore .bx_filter_parameters_box_title > div {
  display: block !important;
}

.filter_compact.swipeignore .bx_filter .bx_filter_parameters_box_title::after {
  right: 1px !important;
  top: 1px !important;
  width: 22px !important;
  height: 22px !important;
  color: var(--pl-filter-muted) !important;
  font-size: 15px !important;
  line-height: 22px !important;
  text-align: center;
}

.filter_compact.swipeignore .bx_filter .title .bx_filter_parameters_box_title::after {
  display: none !important;
}

.filter_compact.swipeignore .bx_filter_block {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.filter_compact.swipeignore .bx_filter_parameters_box_title + .bx_filter_block .bx_filter_parameters_box_container,
.filter_compact.swipeignore .bx_filter_parameters_box_container {
  margin-top: 13px !important;
}

.filter_compact.swipeignore .bx_filter_block.limited_block {
  max-height: 255px;
  padding-right: 2px !important;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--pl-filter-border-strong) transparent;
}

.filter_compact.swipeignore .bx_filter_block.limited_block::-webkit-scrollbar {
  width: 6px;
}

.filter_compact.swipeignore .bx_filter_block.limited_block::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: var(--pl-filter-border-strong);
}

.filter_compact.swipeignore .filter.label_block {
  margin: 0 0 8px !important;
}

.filter_compact.swipeignore .filter.label_block:last-child {
  margin-bottom: 0 !important;
}

.filter_compact.swipeignore .bx_filter_vertical input[type="checkbox"] + label,
.filter_compact.swipeignore .filter input[type="checkbox"] + label,
.filter_compact.swipeignore .filter input[type="radio"] + label {
  display: block !important;
  min-height: 24px;
  margin: 0 !important;
  padding: 2px 0 2px 30px !important;
  color: var(--pl-filter-text) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
}

.filter_compact.swipeignore .bx_filter_param_text {
  display: inline !important;
  margin: 0 !important;
  color: inherit !important;
  font-size: 14px !important;
  line-height: 20px !important;
}

.filter_compact.swipeignore .bx_filter_vertical .bx_filter_block label:hover,
.filter_compact.swipeignore .filter label:hover {
  color: var(--pl-filter-accent) !important;
}

.filter_compact.swipeignore .bx_filter_vertical input[type="checkbox"] + label::before,
.filter_compact.swipeignore .filter input[type="checkbox"] + label::before,
.filter_compact.swipeignore .filter input[type="radio"] + label::before {
  display: none !important;
}

.filter_compact.swipeignore .bx_filter_vertical input[type="checkbox"] + label::after,
.filter_compact.swipeignore .filter input[type="checkbox"] + label::after,
.filter_compact.swipeignore .filter input[type="radio"] + label::after {
  top: 3px !important;
  left: 0 !important;
  display: block !important;
  width: 18px !important;
  height: 18px !important;
  border: 1px solid var(--pl-filter-border-strong) !important;
  border-radius: 5px !important;
  background: #fff !important;
  box-shadow: none !important;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

.filter_compact.swipeignore .bx_filter_vertical input[type="checkbox"]:checked + label::after,
.filter_compact.swipeignore .filter input[type="checkbox"]:checked + label::after {
  border-color: var(--pl-filter-accent) !important;
  background: var(--pl-filter-accent) !important;
  box-shadow: inset 0 0 0 4px #fff !important;
}

.filter_compact.swipeignore .filter input[type="radio"] + label::after {
  border-radius: 50% !important;
}

.filter_compact.swipeignore .filter input[type="radio"]:checked + label::after {
  border-color: var(--pl-filter-accent) !important;
  background: radial-gradient(circle at center, var(--pl-filter-accent) 0 45%, #fff 48%) !important;
}

.filter_compact.swipeignore .disabled:not(.link-item),
.filter_compact.swipeignore .bx_filter_param_label.disabled {
  opacity: 0.45 !important;
}

.filter_compact.swipeignore .hidden_values {
  margin-top: 8px;
}

.filter_compact.swipeignore .inner_expand_text {
  margin-top: 10px !important;
}

.filter_compact.swipeignore .inner_expand_text .expand_block {
  display: none !important;
}

.filter_compact.swipeignore .inner_expand_text .expand_block:hover {
  border-color: var(--pl-filter-border-strong) !important;
  background: var(--pl-filter-soft-bg) !important;
}

.filter_compact.swipeignore .bx_filter_button_box {
  padding: 18px !important;
  background: var(--pl-filter-soft-bg) !important;
  text-align: left !important;
}

.filter_compact.swipeignore .bx_filter_button_box .bx_filter_parameters_box_container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0 !important;
  font-size: 14px !important;
}

.filter_compact.swipeignore #set_filter,
.filter_compact.swipeignore .bx_filter_search_button,
body.prodlist-filter-redesign #mobilefilter #set_filter,
body.prodlist-filter-redesign #mobilefilter .bx_filter_search_button {
  display: none !important;
}

.filter_compact.swipeignore .bx_filter_search_button,
.filter_compact.swipeignore .bx_filter_search_reset,
.filter_compact.swipeignore .filter_reset_link {
  width: 100% !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 16px !important;
  border-radius: 12px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 42px !important;
  text-align: center !important;
  text-decoration: none !important;
}

.filter_compact.swipeignore .bx_filter_search_button {
  border: 1px solid var(--pl-filter-accent) !important;
  background: var(--pl-filter-accent) !important;
  color: #fff !important;
}

.filter_compact.swipeignore .bx_filter_search_reset,
.filter_compact.swipeignore .filter_reset_link {
  border-radius: 12px !important;
  background-color: #ffcb27;
  border-color: #ffcb27;
  color: black!important;
  font-weight: 700;
}
.filter_compact.swipeignore .bx_filter_search_reset:hover,
.filter_compact.swipeignore .filter_reset_link:hover{
  color: black!important;
}

.filter_compact.swipeignore .bx_filter_container_modef,
.filter_compact.swipeignore .bx_filter .bx_filter_popup_result.right a {
  display: none !important;
}

.filter_compact.swipeignore .char_name,
.filter_compact.swipeignore .props_list {
  display: inline;
}

.filter_compact.swipeignore .wrapp_all_inputs.wrap_md {
  display: block !important;
  margin: 0 !important;
}

.filter_compact.swipeignore .wrapp_change_inputs {
  position: relative;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 10px;
  width: 100% !important;
  margin: 0 0 22px !important;
}

.filter_compact.swipeignore .bx_filter_parameters_box_container_block {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
  text-align: left !important;
}

.filter_compact.swipeignore .bx_filter_input_container.form-control,
.filter_compact.swipeignore .bx_filter_input_container.form-control.bg {
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.filter_compact.swipeignore .bx_filter_input_container input.min-price,
.filter_compact.swipeignore .bx_filter_input_container input.max-price {
  width: 100% !important;
  height: 40px !important;
  padding: 0 11px !important;
  border: 1px solid var(--pl-filter-border-strong) !important;
  border-radius: var(--pl-filter-control-radius) !important;
  background: #fff !important;
  color: var(--pl-filter-text) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 40px !important;
  box-shadow: none !important;
}

.filter_compact.swipeignore .bx_filter_input_container input.min-price:focus,
.filter_compact.swipeignore .bx_filter_input_container input.max-price:focus {
  border-color: var(--pl-filter-accent) !important;
  outline: none !important;
}

.filter_compact.swipeignore .divider {
  left: 50% !important;
  top: 20px !important;
  width: 8px !important;
  height: 1px !important;
  margin-left: -4px !important;
  background: var(--pl-filter-muted) !important;
  opacity: 0.7;
}

.filter_compact.swipeignore .wrapp_slider {
  width: 100% !important;
  margin: 0 !important;
  padding: 4px 7px 12px !important;
}

.filter_compact.swipeignore .smartfilter .bx_ui_slider_track,
.filter_compact.swipeignore .bx_ui_slider_track {
  height: 4px !important;
  margin: 20px 3px 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #e6e8ec !important;
  box-shadow: none !important;
}

.filter_compact.swipeignore .bx_ui_slider_part {
  top: -20px !important;
  color: var(--pl-filter-muted) !important;
  font-size: 10px !important;
  line-height: 1.2 !important;
}

.filter_compact.swipeignore .bx_ui_slider_part span {
  color: var(--pl-filter-muted) !important;
  font-size: 10px !important;
  font-weight: 500 !important;
}

.filter_compact.swipeignore .bx_ui_slider_pricebar_VD,
.filter_compact.swipeignore .bx_ui_slider_pricebar_VN {
  height: 4px !important;
  border-radius: 999px !important;
  background: transparent !important;
}

.filter_compact.swipeignore .bx_ui_slider_pricebar_V {
  height: 4px !important;
  border-radius: 999px !important;
  background: var(--pl-filter-accent) !important;
}

.filter_compact.swipeignore .bx_ui_slider_range {
  height: 4px !important;
}

.filter_compact.swipeignore .bx_ui_slider_handle {
  top: -7px !important;
  width: 18px !important;
  height: 18px !important;
  border: 3px solid #fff !important;
  border-radius: 50% !important;
  background: var(--pl-filter-accent) !important;
  box-shadow: 0 2px 8px rgba(29, 32, 41, 0.24) !important;
}

.filter_compact.swipeignore .bx_ui_slider_handle.left {
  margin-left: -9px !important;
}

.filter_compact.swipeignore .bx_ui_slider_handle.right {
  margin-right: -9px !important;
}

@media (max-width: 991px) {
  body.prodlist-filter-redesign .adaptive_filter {
    margin: 0 0 14px !important;
    padding: 0 !important;
    background: transparent !important;
  }

  body.prodlist-filter-redesign .adaptive_filter .filter_opener,
  body.prodlist-filter-redesign .filter_opener {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    margin: 0 !important;
    padding: 0 16px !important;
    border: 1px solid #d8dce2 !important;
    border-radius: 14px !important;
    background: #fff !important;
    color: #1d2029 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 44px !important;
    text-align: center !important;
    box-shadow: 0 8px 22px rgba(29, 32, 41, 0.06);
  }

  body.prodlist-filter-redesign .adaptive_filter .filter_opener.opened,
  body.prodlist-filter-redesign .adaptive_filter .filter_opener.active,
  body.prodlist-filter-redesign .filter_opener.opened,
  body.prodlist-filter-redesign .filter_opener.active {
    border-color: #1d2029 !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter {
    margin: 0 !important;
    color: #1d2029;
    background: #fff !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter .bx_filter_section {
    min-height: 100%;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box {
    margin: 0 !important;
    padding: 16px 18px !important;
    border-bottom: 1px solid #e5e7eb !important;
    background: #fff !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box.title {
    padding: 18px 52px 18px 18px !important;
    background: #fff !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box.title.shadow {
    box-shadow: 0 8px 22px rgba(29, 32, 41, 0.12);
  }

  body.prodlist-filter-redesign #mobilefilter .title .bx_filter_parameters_box_title {
    padding: 0 !important;
    color: #1d2029 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
  }

  body.prodlist-filter-redesign #mobilefilter .svg-close.close-icons {
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -12px;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box_title {
    padding: 0 28px 0 0 !important;
    color: #1d2029 !important;
    font-size: 15px !important;
    font-weight: 650 !important;
    line-height: 1.35 !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box_title::after {
    right: 0 !important;
    top: 0 !important;
    width: 24px !important;
    height: 24px !important;
    color: #737985 !important;
    line-height: 24px !important;
    text-align: center;
  }

  body.prodlist-filter-redesign #mobilefilter .title .bx_filter_parameters_box_title::after {
    display: none !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box_title + .bx_filter_block .bx_filter_parameters_box_container,
  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box_container {
    margin-top: 12px !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_vertical input[type="checkbox"] + label,
  body.prodlist-filter-redesign #mobilefilter .filter input[type="checkbox"] + label,
  body.prodlist-filter-redesign #mobilefilter .filter input[type="radio"] + label {
    display: block !important;
    min-height: 28px;
    margin: 0 !important;
    padding: 4px 0 4px 32px !important;
    color: #1d2029 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_param_text {
    color: inherit !important;
    font-size: 15px !important;
    line-height: 20px !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_vertical input[type="checkbox"] + label::before,
  body.prodlist-filter-redesign #mobilefilter .filter input[type="checkbox"] + label::before,
  body.prodlist-filter-redesign #mobilefilter .filter input[type="radio"] + label::before {
    display: none !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_vertical input[type="checkbox"] + label::after,
  body.prodlist-filter-redesign #mobilefilter .filter input[type="checkbox"] + label::after,
  body.prodlist-filter-redesign #mobilefilter .filter input[type="radio"] + label::after {
    top: 5px !important;
    left: 0 !important;
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    border: 1px solid #d8dce2 !important;
    border-radius: 6px !important;
    background: #fff !important;
    box-shadow: none !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_vertical input[type="checkbox"]:checked + label::after,
  body.prodlist-filter-redesign #mobilefilter .filter input[type="checkbox"]:checked + label::after {
    border-color: #1d2029 !important;
    background: #1d2029 !important;
    box-shadow: inset 0 0 0 5px #fff !important;
  }

  body.prodlist-filter-redesign #mobilefilter .filter input[type="radio"] + label::after {
    border-radius: 50% !important;
  }

  body.prodlist-filter-redesign #mobilefilter .filter input[type="radio"]:checked + label::after {
    border-color: #1d2029 !important;
    background: radial-gradient(circle at center, #1d2029 0 45%, #fff 48%) !important;
  }

  body.prodlist-filter-redesign #mobilefilter .wrapp_change_inputs {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 10px;
    width: 100% !important;
    margin: 0 0 22px !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box_container_block {
    float: none !important;
    width: auto !important;
    padding: 0 !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_input_container.form-control,
  body.prodlist-filter-redesign #mobilefilter .bx_filter_input_container.form-control.bg {
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_input_container input.min-price,
  body.prodlist-filter-redesign #mobilefilter .bx_filter_input_container input.max-price {
    width: 100% !important;
    height: 42px !important;
    padding: 0 12px !important;
    border: 1px solid #d8dce2 !important;
    border-radius: 12px !important;
    background: #fff !important;
    color: #1d2029 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 42px !important;
    box-shadow: none !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_button_box {
    padding: 16px 18px 20px !important;
    background: #f7f7f8 !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_button_box .bx_filter_parameters_box_container {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_search_button,
  body.prodlist-filter-redesign #mobilefilter .bx_filter_search_reset,
  body.prodlist-filter-redesign #mobilefilter .filter_reset_link {
    width: 100% !important;
    min-height: 46px !important;
    margin: 0 !important;
    padding: 0 16px !important;
    border-radius: 14px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    text-align: center !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_search_button {
    border: 1px solid #1d2029 !important;
    background: #1d2029 !important;
    color: #fff !important;
  }

  body.prodlist-filter-redesign #mobilefilter .bx_filter_search_reset,
  body.prodlist-filter-redesign #mobilefilter .filter_reset_link {
    border: 1px solid #d8dce2 !important;
    background: #fff !important;
    color: #1d2029 !important;
  }
}

@media (max-width: 420px) {
  body.prodlist-filter-redesign #mobilefilter .bx_filter_parameters_box {
    padding-right: 14px !important;
    padding-left: 14px !important;
  }

  body.prodlist-filter-redesign #mobilefilter .wrapp_change_inputs {
    gap: 8px;
  }
}

/* Sidebar catalog sections */
.left_block.catalog > .left_menu,
.left_block > .filter_compact.swipeignore + .left_menu,
.left_block.catalog .internal_sections_list {
  margin: 0 0 24px !important;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid #e5e7eb !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 14px 36px rgba(29, 32, 41, 0.08);
}

.left_block.catalog > .left_menu::before,
.left_block > .filter_compact.swipeignore + .left_menu::before {
  content: "Разделы каталога";
  display: block;
  padding: 20px 20px 18px;
  border-bottom: 1px solid #e5e7eb;
  color: #1d2029;
  background: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.left_block.catalog .internal_sections_list .title {
  margin: 0 !important;
  padding: 20px 20px 18px !important;
  border: 0 !important;
  border-bottom: 1px solid #e5e7eb !important;
  color: #1d2029 !important;
  background: #fff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.01em;
}

.left_block.catalog .internal_sections_list .title a,
.left_block.catalog .internal_sections_list .title .inner_block {
  color: #1d2029 !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

.left_block.catalog > .left_menu,
.left_block > .filter_compact.swipeignore + .left_menu,
.left_block.catalog .internal_sections_list ul {
  list-style: none !important;
}

.left_block.catalog > .left_menu > li,
.left_block > .filter_compact.swipeignore + .left_menu > li,
.left_block.catalog .internal_sections_list li {
  margin: 0 !important;
  border: 0 !important;
  background: #fff !important;
}

.left_block.catalog > .left_menu > li + li,
.left_block > .filter_compact.swipeignore + .left_menu > li + li,
.left_block.catalog .internal_sections_list ul.sections_list_wrapp > li.item + li.item {
  border-top: 1px solid #edf0f3 !important;
}

.left_block.catalog > .left_menu > li > a,
.left_block > .filter_compact.swipeignore + .left_menu > li > a,
.left_block.catalog .internal_sections_list li a {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 12px 18px !important;
  border: 0 !important;
  background: transparent !important;
  color: #1d2029 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  text-align: left !important;
  text-decoration: none !important;
  transition: color 0.2s ease, background-color 0.2s ease, text-decoration-color 0.2s ease;
}

.left_block.catalog > .left_menu > li > a span,
.left_block > .filter_compact.swipeignore + .left_menu > li > a span,
.left_block.catalog .internal_sections_list li a span {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

.left_block.catalog > .left_menu > li:hover > a,
.left_block > .filter_compact.swipeignore + .left_menu > li:hover > a,
.left_block.catalog .internal_sections_list li:hover > a {
  color: #ffcb27 !important;
  background: #fbfbfc !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.left_block.catalog > .left_menu > li.current > a,
.left_block > .filter_compact.swipeignore + .left_menu > li.current > a,
.left_block.catalog .internal_sections_list li.cur > a,
.left_block.catalog .internal_sections_list li.current > a {
  color: #1d2029 !important;
  background: #f7f7f8 !important;
  font-weight: 700 !important;
}

.left_block.catalog > .left_menu > li:hover > a::before,
.left_block > .filter_compact.swipeignore + .left_menu > li:hover > a::before,
.left_block.catalog .internal_sections_list li:hover::after,
.left_block.catalog .internal_sections_list li.cur::after {
  display: none !important;
}

.left_block.catalog > .left_menu > li.has-childs > a,
.left_block > .filter_compact.swipeignore + .left_menu > li.has-childs > a {
  padding-right: 36px !important;
}

.left_block.catalog > .left_menu > li.has-childs > a::after,
.left_block > .filter_compact.swipeignore + .left_menu > li.has-childs > a::after {
  right: 18px !important;
  top: 50% !important;
  margin-top: -7px !important;
  color: #737985 !important;
  font-size: 13px !important;
  line-height: 14px !important;
  content: "\f105" !important;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1), color 0.2s ease;
}

.left_block.catalog > .left_menu > li.has-childs:hover > a::after,
.left_block > .filter_compact.swipeignore + .left_menu > li.has-childs:hover > a::after {
  color: #ffcb27 !important;
}

.left_block.catalog > .left_menu > li.has-childs .child_container,
.left_block > .filter_compact.swipeignore + .left_menu > li.has-childs .child_container {
  display: block !important;
  height: 0;
  opacity: 0;
  overflow: hidden;
  border-top-color: transparent !important;
  pointer-events: none;
}

.left_block.catalog > .left_menu > li.has-childs.prodlist-menu-open .child_container,
.left_block > .filter_compact.swipeignore + .left_menu > li.has-childs.prodlist-menu-open .child_container {
  height: auto;
  opacity: 1;
  overflow: visible;
  border-top-color: #edf0f3 !important;
  pointer-events: auto;
}

.left_block.catalog > .left_menu > li.has-childs.prodlist-menu-open > a::after,
.left_block > .filter_compact.swipeignore + .left_menu > li.has-childs.prodlist-menu-open > a::after {
  transform: rotate(90deg);
}

.left_block.catalog > .left_menu .child_container,
.left_block > .filter_compact.swipeignore + .left_menu .child_container,
.left_block.catalog .internal_sections_list .child_container {
  margin: 0 !important;
  border: 0 !important;
  border-top: 1px solid #edf0f3 !important;
  background: #fff !important;
}

.left_block.catalog > .left_menu .child_wrapp,
.left_block > .filter_compact.swipeignore + .left_menu .child_wrapp,
.left_block.catalog .internal_sections_list .child_wrapp {
  max-height: none !important;
  padding: 8px 0 10px !important;
  border: 0 !important;
  background: #fff !important;
}

.left_block.catalog > .left_menu ul.child,
.left_block > .filter_compact.swipeignore + .left_menu ul.child,
.left_block.catalog .internal_sections_list ul.child {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
}

.left_block.catalog > .left_menu ul.child > li,
.left_block > .filter_compact.swipeignore + .left_menu ul.child > li,
.left_block.catalog .internal_sections_list .child_wrapp ul > li {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
}

.left_block.catalog > .left_menu ul.child > li > a,
.left_block > .filter_compact.swipeignore + .left_menu ul.child > li > a,
.left_block.catalog .internal_sections_list .child_wrapp a,
.left_block.catalog .internal_sections_list .child_wrapp .child li > a,
.left_block.catalog .internal_sections_list .child_wrapp .child li.depth3 a.menu_item {
  display: block !important;
  margin: 0 !important;
  padding: 7px 18px 7px 30px !important;
  color: #3b3f47 !important;
  background: transparent !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
}

.left_block.catalog .internal_sections_list .child_wrapp .child li.depth3 a.menu_item {
  padding-left: 42px !important;
}

.left_block.catalog > .left_menu ul.child > li + li,
.left_block > .filter_compact.swipeignore + .left_menu ul.child > li + li,
.left_block.catalog .internal_sections_list .child_wrapp ul > li + li {
  margin-top: 2px !important;
}

.left_block.catalog > .left_menu ul.child > li:hover > a,
.left_block > .filter_compact.swipeignore + .left_menu ul.child > li:hover > a,
.left_block.catalog .internal_sections_list .child_wrapp li:hover > a {
  color: #ffcb27 !important;
  background: #fbfbfc !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.left_block.catalog .internal_sections_list .child_wrapp ul.child li::after,
.left_block.catalog .internal_sections_list .child_wrapp .child li.depth3 a.menu_item::before {
  display: none !important;
}
.smartfilter .bx_ui_slider_track .bx_ui_slider_handle:after{
  display:none!important;
}
.new-stickers{
  display: block!important;
  position: absolute;
  z-index: 9;
}
.stickers-old{
  display: none!important;
}
.new-single-sticker{
  display: flex;
  padding: 4px 12px;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: 0.02em;
  width: max-content;
  line-height: 12px;
  margin-bottom: 4px;
  padding-top: 5px;
}
.catalog_page .catalog_block.items{
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(3, 1fr);
}
.catalog_page .catalog_block.items .item_block{
  width: 100%!important;

}
.catalog_page .catalog_block.items .item_block .catalog_item_wrapp .catalog_item{
  border-radius: 12px!important;
  transition: transform 0.3s ease-in-out;
  padding-top: 6px;
  padding-bottom: 6px;
}
.catalog_page .catalog_block.items .item_block .catalog_item_wrapp .catalog_item:hover{
  transform: scale(1.01);
}
#prodSilderModal .modal-dialog{
  padding: 0!important;
}
.modal-body{
  padding: 0!important;
}

@media (min-width: 991px) {
.skipki-page-wrap p.sort{
  padding-left: 290px;
}
}
@media (max-width: 991px) {
  .left_block.catalog > .left_menu,
  .left_block > .filter_compact.swipeignore + .left_menu,
  .left_block.catalog .internal_sections_list {
    border-radius: 16px !important;
  }

  .left_block.catalog > .left_menu::before,
  .left_block > .filter_compact.swipeignore + .left_menu::before,
  .left_block.catalog .internal_sections_list .title {
    padding: 18px 18px 16px !important;
    font-size: 18px !important;
  }

  .button_block{
    display:flex;
    margin-top: 0!important;
  }
  .catalog_page .catalog_block.items{
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, 1fr);
  }
  .btn-lizing-list{
    min-width: unset;
    font-size: 10px;
    margin-top: 6px;
    height: 37px!important;
  }
  .btn.btn-default.in-cart, .btn.btn-default.in-cart:hover{
    height: 37px!important;
  }
  .mobile .catalog_item .item_info{
    padding-bottom: 0;
  }
  .ce_cmp .catalog_block .image_wrapper_block{
    height: 152px!important;
  }
  .new-single-sticker{
    font-size: 7px;
    padding: 2px 4px;
    line-height: 9px;
  }
  .catalog_page .catalog_block.items .item_block .catalog_item_wrapp .catalog_item{
    padding-left: 6px;
    padding-right: 6px;
  }
}
