.shop-category-page-filters {
  width: 292px;
  padding-right: 4px;
  margin-bottom: 45px;
}

.shop-category-page-filters h3 {
  font-size: 24px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 600;
}

.shop-category-page-products {
  width: 75%;
  padding-top: 64px;
}

.woof_block_html_items {
  background-color: #fff !important;
  padding: 0;
}

.woof_redraw_zone .woof_section_tab {
  height: auto !important;
  opacity: 1 !important;
  overflow: inherit !important;
}

.woof_redraw_zone label.woof_section_tab_label {
  float: none !important;
  padding: 20px 0 12px !important;
  border: none !important;
  margin-top: 16px;
  margin-bottom: 2px  !important;
  transition: all .3s linear !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 24px !important;
}

.woof_redraw_zone label.woof_section_tab_label span {
  display: none;
}

.woof_redraw_zone label.woof_section_tab_label.empty {
  display: none;
}

.woof_container {
  padding: 0;
  margin-bottom: 2px;
  transition: all .3s linear;
}

.woof_container a, .woof_container label {
  color: #0551BE;
  font-size: 18px;
}

.woof_container label {
  padding-bottom: 0;
  margin: 0;
  width: 90%;
  line-height: 1.3;
}

.woof_container .woof_checkbox_label:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: all 0.3s linear;
  transform: translateX(-50%);
}

.woof_container .woof_checkbox_label:hover:after, .woof_container .woof_checkbox_label.active:after {
  width: 100%;
}

.woof_container .woof_checkbox_label.woof_front_toggle::after {
  display: none;
}

.woof_container .woof_checkbox_label_selected:after {
  width: 100%;
  font-weight: 400;
}

.woof_container .irs--round .irs-from,
.woof_container .irs--round .irs-to,
.woof_container .irs--round .irs-single,
.woof_container .irs--round .irs-bar {
  background-color: #000 !important;
}

.woof_container h4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
  padding: 22px 0 12px;
  background-color: none;
  color: #172969;
}

.woof_container .woof_front_toggle {
  color: #172969;
  font-weight: 600;
  font-size: 24px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.woof_list_checkbox li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.woof_list_checkbox li div {
  width: 8%;
  max-width: 13px;
  height: 13px;
  background-color: #E6E6E6;
  margin-top: 9px !important;
  border: none;
  border-radius: 3px;
  transition: background-color .3s linear;
}

.woof_list_checkbox li div.checked, .woof_list_checkbox li div.hover {
  background-image: none;
  background-color: #0551BE;
}

.fbc-category-block .woof_container:last-child {
  margin: 0 0 32px 0;
}

.fbc-category-block .woof_list_checkbox li div {
  position: absolute;
  left: 0;
  top: 45%;
  transform: translateY(-50%);
  z-index: 2;
}

.fbc-category-block .woof_list_checkbox li a {
  padding-left: 28px;
}

.fbc-category-block .woof_list_checkbox li label {
  z-index: 3;
  margin-left: 0 !important;
}

.fbc-cat-title {
  padding: 0 32px;
  margin-bottom: 16px !important;
}

.fbc-cat-title a {
  color: #000;
}

.fbc-cat-title a:hover {
  color: #B61E23;
}

.woof_submit_search_form_container {
  display: flex;
  justify-content: space-between;
}

.woof_submit_search_form_container button {
  width: 45%;
  display: flex;
  height: auto;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  padding: 6px 12px !important;
  background-color: #B61E23 !important;
  color: #fff !important;
  border-radius: 25px !important;
  text-align: center;
  font-size: 18px !important;
  margin: 10px auto !important;
  transition: all 0.3s linear;
  border: none !important;
  box-shadow: none !important;
  z-index: 5;
  cursor: pointer;
}

.woof_submit_search_form_container button:hover {
  background-color: #B61E23 !important;
}

.woof_products_top_panel ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.woof_products_top_panel li span,
.woof_products_top_panel2 li span {
  color: #000;
  font-size: 18px;
}

.woof_reset_search_form,
.woof_reset_button_2 {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  padding: 6px 12px !important;
  background-color: #fff;
  color: #B61E23 !important;
  border-radius: 25px !important;
  text-align: center;
  font-size: 18px !important;
  margin: 10px auto !important;
  transition: all .3s linear;
  border: none !important;
  box-shadow: none !important;
  z-index: 5;
  cursor: pointer;
}

.woof_reset_search_form:hover,
.woof_reset_button_2:hover {
  background-color: #B61E23 !important;
  color: #fff !important;
}

.woof_container_inner h4 {
  margin-bottom: 0;
}

.woof_search_is_going nav.woocommerce-breadcrumb {
  display: block !important;
}

.woocommerce-result-count {
  display: none;
}

html input[disabled] .iradio_flat-blue.disabled {
  display: none !important;
}

html input[disabled] + label,
html .iradio_flat-blue.disabled + label {
  display: none !important;
}

html .woof_list li .disabled + label {
  color: #aaa;
  cursor: default;
}

html .woof_list li .disabled + label:hover:after, html .woof_list li .disabled + label.active:after {
  width: 0;
}

.mobile-filter-title {
  display: none !important;
}

@media screen and (max-width: 1680px) {
  .woof_container {
    padding: 0;
  }
  .woof_container h4,
  .woof_container .woof_front_toggle {
    font-size: 18px;
  }
  .woof_container .woof_front_toggle {
    right: 12px;
  }
  .woof_container h4 {
    padding: 12px 22px;
  }
  .woof_container .woof_block_html_items {
    padding: 0 22px;
  }
  .fbc-cat-title {
    padding: 0 22px;
  }
}

@media screen and (max-width: 991px) {
  .shop-category-page-filters,
  .shop-category-page-products,
  .page-template-parts-by-brands {
    width: 100%;
  }
  .shop-category-page-filters .woof,
  .shop-category-page-products .woof,
  .page-template-parts-by-brands .woof {
    max-height: 0;
    overflow: hidden;
    transition: all 1s linear;
    width: 100%;
  }
  .shop-category-page-filters .woof.opened,
  .shop-category-page-products .woof.opened,
  .page-template-parts-by-brands .woof.opened {
    max-height: 2000px;
  }
  .shop-category-page-filters ul.woof_list label,
  .shop-category-page-products ul.woof_list label,
  .page-template-parts-by-brands ul.woof_list label {
    margin-left: 7px !important;
  }
  .woof_products_top_panel {
    border-top: 1px #0551BE solid;
    border-bottom: 1px #0551BE solid;
    padding: 0 16px !important;
  }
  .woof_products_top_panel li {
    font-weight: 700;
  }
  .woof_products_top_panel li a {
    font-weight: 400;
  }
  .woof_list_checkbox li {
    justify-content: flex-start;
  }
  .mobile-filter-title {
    display: flex !important;
    line-height: 45px;
  }
  .mobile-filter-title.opened {
    background-color: #fff;
    color: #0551BE;
  }
}

@media screen and (max-width: 768px) {
  .woof_container h4,
  .woof_container .woof_front_toggle {
    font-size: 16px;
  }
  .woof_container h4 {
    padding: 10px 14px;
  }
  .woof_container .woof_block_html_items {
    padding: 0 14px;
  }
  .woof_container .woof_front_toggle {
    right: 12px;
  }
  .woof_container a, .woof_container label {
    font-size: 16px;
  }
  .fbc-cat-title {
    padding: 0 14px;
  }
}
