#subcategories {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    #subcategories .subcategory-block:nth-child(3n + 1) {
      clear: both; } }
  @media (max-width: 991px) and (min-width: 480px) {
    #subcategories .subcategory-block:nth-child(2n + 1) {
      clear: both; } }
  #subcategories .subcategory-block .subcategory-name {
    margin-bottom: 5px; }
    #subcategories .subcategory-block .subcategory-name a {
      color: inherit;
      font-size: 16px;
      font-weight: 500; }
      #subcategories .subcategory-block .subcategory-name a:hover {
        color: #06559f; }
  #subcategories .subcategory-block .subcategory-meta {
    padding-top: 10px;
    margin-bottom: 30px; }
  #subcategories .subcategory-block .subcategory-description {
    font-size: 13px; }
    #subcategories .subcategory-block .subcategory-description p:last-child {
      margin-bottom: 0px; }
#block-categories {
    display: none; }
.ets_blog_ltr_mode {
    display: none; }
#wrapper > .container {
    padding: 0; }
#products .products-select {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  box-align: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  -o-align-items: baseline;
  align-items: baseline;
  -ms-flex-align: baseline;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }
#products .up {
  margin-bottom: 16px; }
  #products .up .btn-secondary, #products .up .btn-tertiary {
    color: #acaaa6;
    text-transform: inherit; }
    #products .up .btn-secondary .material-icons, #products .up .btn-tertiary .material-icons {
      margin-right: 0; }

#content-wrapper .category-name {
  font-size: 30px;
  font-weight: bold;
  margin: 15px 0 15px; }

#js-product-list-top {
  margin-bottom: 25px; }
#wrapper .breadcrumb .category-name {
  display: none;
}
#wrapper #js-product-list-header h1 {
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #06559f;
    margin: 25px 0 35px;
}
#wrapper #js-product-list-header .block-category {
    background-color: transparent;
    color: #000000;
    margin: 0;
}
@media (min-width: 480px) {
  .products-selection .sort-by-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
.products-selection .sort-by {
  white-space: normal;
  word-break: break-word;
  text-align: right; }
.products-selection .total-products {
  padding-top: 0px; }
.products-selection .showing {
  padding-top: 10px; }
.products-selection h1 {
  padding-top: 10px; }
.products-selection .products-counter {
  margin: 9px 0px 0px;
  float: right; }
.products-selection .display > div {
  float: left;
  margin-right: 5px; }
  .products-selection .display > div a {
    cursor: pointer;
    text-align: center;
    color: #cccccc;
    line-height: 35px;
    display: inline-block;
    border: none;
    height: 35px;
    width: 20px; }
    .products-selection .display > div a i {
      font-style: normal; }
    .products-selection .display > div a:hover {
      color: #222222; }
  .products-selection .display > div.selected a {
    color: #222222; }
  .products-selection .display > div .icon-grid:before {
    content: "\f00a";
    font-family: "FontAwesome"; }
  .products-selection .display > div .icon-list:before {
    content: "\f0ca";
    font-family: "FontAwesome"; }

.products-sort-order {
  color: #777777; }
  .products-sort-order .select-title {
    display: inline-block;
    vertical-align: text-top;
    width: 100%;
    color: #555555;
    overflow: hidden;
    background: white;
    cursor: pointer;
    height: 35px;
    position: relative;
    border: none;
    outline: 0px;
    text-align: left;
    padding: 5px 25px 5px 10px; }
    .products-sort-order .select-title i {
      position: absolute;
      top: 9px;
      font-size: 16px;
      right: 4px; }
    .products-sort-order .select-title:focus {
      outline: 0; }
  .products-sort-order .select-list {
    display: block;
    color: #414141;
    padding: 5px 10px;
    text-align: left; }
    .products-sort-order .select-list:hover {
      background: #06559f;
      color: #FFFFFF;
      text-decoration: none; }
  .products-sort-order .dropdown-menu {
    margin: 0;
    padding: 0;
    left: 15px;
    right: 15px;
    font-size: 13px;
    background: #FFFFFF;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.175);
    -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.175);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.175);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.175); }

/* Pagination */
.pagination {
  background: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .pagination > div:first-child {
    line-height: 50px;
    color: #272727; }
  .pagination .page-list {
    padding: 12px 0px;
    margin-bottom: 0; }
    .pagination .page-list li {
      display: inline;
      padding: 0 8px; }
      .pagination .page-list li span {
        display: none; }
  .pagination a {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    display: inline-block; }
    .pagination a:hover, .pagination a:focus {
      color: #06559f;
      text-decoration: none; }
    .pagination a span {
      display: none; }
    .pagination a i {
      display: inline-block; }
    .pagination a.next span {
      margin-right: 3px; }
    .pagination a.next.disabled {
      display: none; }
    .pagination a.next i:before {
      content: "\f178";
      display: block;
      font-family: "FontAwesome"; }
    .pagination a.previous span {
      margin-left: 3px; }
    .pagination a.previous.disabled {
      display: none; }
    .pagination a.previous i:before {
      content: "\f177";
      display: block;
      font-family: "FontAwesome"; }
  .pagination .disabled {
    color: #cccccc; }
    .pagination .disabled:hover, .pagination .disabled:focus, .pagination .disabled:active {
      color: #cccccc; }
  .pagination .current a {
    color: #06559f;
    text-decoration: none; }
    .pagination .current a:hover, .pagination .current a:focus, .pagination .current a:active {
      color: #06559f; }

/* Filter */
.active_filters {
  background: #dededd;
  padding: 10px 30px 0;
  margin-bottom: 20px; }
  .active_filters .active-filter-title {
    display: inline;
    font-weight: 600;
    margin-right: 10px; }
  .active_filters ul {
    display: inline; }
  .active_filters .filter-block {
    -moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    background: white;
    padding: 10px;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px; }
    .active_filters .filter-block .close {
      font-size: 14px;
      opacity: 1;
      filter: alpha(opacity=100);
      margin-left: 5px; }
    .active_filters .filter-block .js-search-link {
      display: inline-block;
      vertical-align: text-top; }

#js-active-search-filters.hide {
  display: none; }
#js-active-search-filters.active_filters {
  display: block; }

/* Block Category */
.block-categories .leo-qty {
  font-size: 12px;
  position: relative;
  margin-left: 3px; }
  .block-categories .leo-qty:before {
    content: "(";
    display: inline-block; }
  .block-categories .leo-qty:after {
    content: ")";
    display: inline-block; }
.block-categories .category-top-menu {
  margin: 0px; }
.block-categories .category-sub-menu {
  margin: 0px; }
  .block-categories .category-sub-menu .category-sub-link {
    font-size: 13px; }
  .block-categories .category-sub-menu li {
    position: relative;
    padding: 5px 0; }
    .block-categories .category-sub-menu li > a {
      margin: 0;
      display: inline-block; }
      .block-categories .category-sub-menu li > a:hover {
        color: #06559f; }
  .block-categories .category-sub-menu li[data-depth="0"] {
    padding: 0; }
    .block-categories .category-sub-menu li[data-depth="0"] + li[data-depth="0"] {
      border-top: 1px solid rgba(255, 255, 255, 0.15); }
    .block-categories .category-sub-menu li[data-depth="0"] > a {
      font-size: 14px;
      display: inline-block;
      vertical-align: middle;
      padding-top: 15px;
      color: #FFFFFF;
      padding-bottom: 15px;
      padding-right: 20px; }
      .block-categories .category-sub-menu li[data-depth="0"] > a:hover {
        color: #06559f; }
    .block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu {
      padding-bottom: 10px;
      padding-top: 10px;
      padding-left: 5px;
      border-top: 1px solid rgba(255, 255, 255, 0.15); }
      .block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu li a {
        position: relative;
        padding: 0 12px;
        color: #FFFFFF;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu li a:hover {
          padding-left: 20px; }
        .block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu li a:before {
          content: "\f105";
          font-family: "FontAwesome";
          position: absolute;
          bottom: 0;
          top: 0;
          margin: auto;
          display: table;
          left: 0; }
.block-categories .collapse-icons {
  position: absolute;
  top: 15px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  width: 15px;
  height: auto;
  right: 0px; }
  .block-categories .collapse-icons[aria-expanded="true"] .add {
    display: none; }
  .block-categories .collapse-icons[aria-expanded="true"] .remove {
    display: block; }
  .block-categories .collapse-icons .add,
  .block-categories .collapse-icons .remove {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 15px; }
    .block-categories .collapse-icons .add:hover,
    .block-categories .collapse-icons .remove:hover {
      color: #06559f; }
    .block-categories .collapse-icons .add:before,
    .block-categories .collapse-icons .remove:before {
      font-family: "Material Icons";
      content: "\E145"; }
  .block-categories .collapse-icons .remove {
    display: none; }
    .block-categories .collapse-icons .remove:before {
      content: "\E15B"; }
.block-categories .arrows {
  position: absolute;
  top: 7px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  line-height: 15px;
  width: 15px;
  height: 15px;
  right: 0px; }
  .block-categories .arrows .arrow-right,
  .block-categories .arrows .arrow-down {
    font-size: 13px;
    cursor: pointer;
    margin-left: 2px; }
    .block-categories .arrows .arrow-right:hover,
    .block-categories .arrows .arrow-down:hover {
      color: #06559f; }
  .block-categories .arrows .arrow-down {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-right {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block; }

.facets-title {
  color: #777777; }

.products-selection .filter-button .btn-primary {
  padding: 8px 8px 8px; }
  .products-selection .filter-button .btn-primary:hover, .products-selection .filter-button .btn-primary:active, .products-selection .filter-button .btn-primary:focus {
    background: #06559f; }

.block-category {
  padding: 20px;
  margin-bottom: 25px;
  background: #f8f8f8; }
  .block-category #category-description p,
  .block-category #category-description strong {
    font-weight: 400; }
  .block-category #category-description p {
    line-height: 23px; }
    .block-category #category-description p:first-child {
      margin-bottom: 0; }
  .block-category .category-name {
    font-size: 19px;
    text-transform: uppercase;
    color: #535353;
    font-weight: 400; }

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding: 10px 0; }
  #search_filters .facet .collapse,
  #search_filters_brands .facet .collapse,
  #search_filters_suppliers .facet .collapse {
    display: block;
    margin-bottom: 0; }
  #search_filters .facet .facet-title,
  #search_filters_brands .facet .facet-title,
  #search_filters_suppliers .facet .facet-title {
    color: #000000; }
    @media (min-width: 768px) {
      #search_filters .facet .facet-title,
      #search_filters_brands .facet .facet-title,
      #search_filters_suppliers .facet .facet-title {
        width: 100% !important;
        overflow: visible !important; } }
  #search_filters .facet .facet-label,
  #search_filters_brands .facet .facet-label,
  #search_filters_suppliers .facet .facet-label {
    padding: 5px 0;
    margin: 0; }
    #search_filters .facet .facet-label .custom-radio,
    #search_filters_brands .facet .facet-label .custom-radio,
    #search_filters_suppliers .facet .facet-label .custom-radio {
      position: static;
      margin-right: 8px !important; }
    #search_filters .facet .facet-label .custom-checkbox,
    #search_filters_brands .facet .facet-label .custom-checkbox,
    #search_filters_suppliers .facet .facet-label .custom-checkbox {
      display: block;
      font-size: 0px;
      top: 0px !important; }
      #search_filters .facet .facet-label .custom-checkbox input[type="checkbox"],
      #search_filters_brands .facet .facet-label .custom-checkbox input[type="checkbox"],
      #search_filters_suppliers .facet .facet-label .custom-checkbox input[type="checkbox"] {
        width: 15px;
        height: 15px; }
        #search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] + span,
        #search_filters_brands .facet .facet-label .custom-checkbox input[type="checkbox"] + span,
        #search_filters_suppliers .facet .facet-label .custom-checkbox input[type="checkbox"] + span {
          margin: 0px 8px 0px 0px; }
          #search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] + span.color,
          #search_filters_brands .facet .facet-label .custom-checkbox input[type="checkbox"] + span.color,
          #search_filters_suppliers .facet .facet-label .custom-checkbox input[type="checkbox"] + span.color {
            width: 15px;
            height: 15px;
            border-radius: 50%; }
  #search_filters .facet .facet-label, #search_filters .facet .custom-checkbox,
  #search_filters_brands .facet .facet-label,
  #search_filters_brands .facet .custom-checkbox,
  #search_filters_suppliers .facet .facet-label,
  #search_filters_suppliers .facet .custom-checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    #search_filters .facet .facet-label a, #search_filters .facet .custom-checkbox a,
    #search_filters_brands .facet .facet-label a,
    #search_filters_brands .facet .custom-checkbox a,
    #search_filters_suppliers .facet .facet-label a,
    #search_filters_suppliers .facet .custom-checkbox a {
      font-size: 11px;
      display: inline-block;
      text-align: left; }
  #search_filters .facet.attr-color ul,
  #search_filters_brands .facet.attr-color ul,
  #search_filters_suppliers .facet.attr-color ul {
    margin: 0 -3px; }
    #search_filters .facet.attr-color ul li,
    #search_filters_brands .facet.attr-color ul li,
    #search_filters_suppliers .facet.attr-color ul li {
      padding: 0 3px;
      float: left;
      width: 50%; }
      #search_filters .facet.attr-color ul li:nth-child(2n + 1),
      #search_filters_brands .facet.attr-color ul li:nth-child(2n + 1),
      #search_filters_suppliers .facet.attr-color ul li:nth-child(2n + 1) {
        clear: both; }
  #search_filters .facet.attr-color .color,
  #search_filters_brands .facet.attr-color .color,
  #search_filters_suppliers .facet.attr-color .color {
    border-radius: 50%;
    margin: 0 8px 1px 0; }
#search_filters .clear-all-wrapper,
#search_filters_brands .clear-all-wrapper,
#search_filters_suppliers .clear-all-wrapper {
  margin: 10px 0; }
  #search_filters .clear-all-wrapper .js-search-filters-clear-all,
  #search_filters_brands .clear-all-wrapper .js-search-filters-clear-all,
  #search_filters_suppliers .clear-all-wrapper .js-search-filters-clear-all {
    padding: 0px;
    font-size: 14px;
    text-transform: none;
    color: inherit;
    border: none;
    background: transparent; }
    #search_filters .clear-all-wrapper .js-search-filters-clear-all:hover, #search_filters .clear-all-wrapper .js-search-filters-clear-all:active, #search_filters .clear-all-wrapper .js-search-filters-clear-all:focus,
    #search_filters_brands .clear-all-wrapper .js-search-filters-clear-all:hover,
    #search_filters_brands .clear-all-wrapper .js-search-filters-clear-all:active,
    #search_filters_brands .clear-all-wrapper .js-search-filters-clear-all:focus,
    #search_filters_suppliers .clear-all-wrapper .js-search-filters-clear-all:hover,
    #search_filters_suppliers .clear-all-wrapper .js-search-filters-clear-all:active,
    #search_filters_suppliers .clear-all-wrapper .js-search-filters-clear-all:focus {
      background: transparent;
      color: #06559f; }
    #search_filters .clear-all-wrapper .js-search-filters-clear-all i,
    #search_filters_brands .clear-all-wrapper .js-search-filters-clear-all i,
    #search_filters_suppliers .clear-all-wrapper .js-search-filters-clear-all i {
      margin-right: 3px; }
#search_filters .block_content,
#search_filters_brands .block_content,
#search_filters_suppliers .block_content {
  padding: 20px; }

.product_list.grid {
  margin-right: 0px;
  margin-left: 0px; }
  .product_list.grid .row {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap; }
  .product_list.grid .ajax_block_product {
    margin-bottom: 25px;
    padding: 0 12.5px; }

#js-product-list-header {
  display: none; }
#search_filters,
#search_filters .block_content {
  border: none;
  background-color: unset; }

#search_filters .block_content::after {
    content: unset;
}
.sidebar #search_filters .facet ul:not(.faceted-slider) li {
  font-weight: 400; }
.product_list {
  overflow: hidden;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .product_list.list .row {
      margin-left: 0px;
      margin-right: 0px; } }
  @media (min-width: 768px) {
    .product_list.list .ajax_block_product {
      width: 100%; } }
  @media (max-width: 767px) {
    .product_list.list .ajax_block_product {
      padding-left: 0px;
      padding-right: 0px; } }
  @media (min-width: 768px) {
    .product_list.list .thumbnail-container {
      text-align: left; }
      .rtl .product_list.list .thumbnail-container {
        text-align: right; } }
  @media (min-width: 992px) {
    .product_list.list .thumbnail-container .product-image {
      text-align: center;
      float: left;
      width: 33.33333%;
      float: left; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .product_list.list .thumbnail-container .product-image {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    .product_list.list .thumbnail-container .product-meta {
      overflow: hidden;
      padding: 12px 10px 0;
      float: left;
      width: 66.66667%;
      text-align: left;
      float: left; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .product_list.list .thumbnail-container .product-meta {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) {
    .product_list.list .thumbnail-container .product-meta .product-price-and-shipping {
      text-align: left; } }
  @media (min-width: 768px) {
    .product_list.list .thumbnail-container .product-title:before {
      margin: 0px; } }
  @media (min-width: 768px) {
    .product_list.list .thumbnail-container .product-description-short {
      display: inline-block; } }
  @media (min-width: 768px) {
    .product_list.list .thumbnail-container .variant-links {
      text-align: left; } }
  @media (min-width: 768px) {
    .product_list.list .thumbnail-container .box-content {
      display: block; }
      .product_list.list .thumbnail-container .box-content .product-price-and-shipping, .product_list.list .thumbnail-container .box-content .product-title {
        width: 100%;
        display: block; } }
  @media (min-width: 992px) {
    .product_list.grid .ajax_block_product.first-in-line {
      clear: both; } }
  @media (max-width: 991px) and (min-width: 576px) {
    .product_list.grid .ajax_block_product.first-item-of-tablet-line {
      clear: both; } }
  @media (max-width: 575px) and (min-width: 480px) {
    .product_list.grid .ajax_block_product.first-item-of-mobile-line {
      clear: both; } }

@media (max-width: 991px) {
  #search_filters .facet .facet-label {
    text-align: left; } }
@media (max-width: 767px) {
  .sidebar .block {
    display: none; }
  .sidebar .block_content {
    padding: 0px; }
  .sidebar #search_filter_controls {
    background-color: #132530;
    display: flex;
    justify-content: space-between;
    margin: 0; }
    .sidebar #search_filter_controls button {
      background-color: transparent;
      padding: 15px 10px;
      margin: 0;
      font-size: 13px;
      font-weight: normal;
      min-width: 100px;
      color: #FFFFFF;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .sidebar #search_filter_controls button.ok {
        background-color: #6592cc; }
      .sidebar #search_filter_controls button:hover {
        background: #06559f; }
      .sidebar #search_filter_controls button .material-icons {
        font-size: 14px;
        margin-right: 0; }
  .sidebar #search_filters_wrapper {
    margin-left: -15px;
    margin-right: -15px; }
  
  .sidebar #search_filters {
    margin-bottom: 50px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border-top: 1px solid #eaeaea;
    display: block; }
    .sidebar #search_filters .facet {
      padding: 0px;
      margin-bottom: 0px;
      border-bottom: 1px solid #eaeaea; }
      .sidebar #search_filters .facet:last-child {
        border-bottom: none; }
      .sidebar #search_filters .facet .title {
        cursor: pointer; }
        .sidebar #search_filters .facet .title .collapse-icons .remove {
          display: none; }
      .sidebar #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
        display: none; }
      .sidebar #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
        display: block; }
      .sidebar #search_filters .facet .facet-title {
        color: #414141;
        text-transform: uppercase; }
      .sidebar #search_filters .facet .h6 {
        margin-bottom: 0;
        display: inline-block;
        vertical-align: middle;
        padding: 10px 10px 10px 10px; }
      .sidebar #search_filters .facet .navbar-toggler {
        height: 36px;
        width: 20px;
        line-height: normal;
        padding: 0;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .sidebar #search_filters .facet .navbar-toggler .material-icons {
          height: auto;
          width: auto;
          line-height: normal; }
      #search_filters .facet .collapse,
      #search_filters .facet .collapsing,
      #category.collapse.in {
        display: flex; }
      #search_filters .facet .faceted-slider.collapse,
      #search_filters .facet .faceted-slider.collapsing,
      #category.faceted-slider.collapse.in {
        display: block; }
      .sidebar #search_filters .facet .collapse {
        display: none; }
        .sidebar #search_filters .facet .collapse.in:not(.faceted-slider) {
          display: flex; }
        .sidebar #search_filters .facet .faceted-slider.collapse.in {
          display: block; }
      .sidebar #search_filters .facet .facet-label {
        padding: 0px;
        margin: 0px; }
        .sidebar #search_filters .facet .facet-label a {
          margin: 0; }
      .sidebar #search_filters .facet ul {
        margin-bottom: 0; }
        .sidebar #search_filters .facet ul:not(.faceted-slider) li {
          padding: 10px; }
  #search_filter_toggler {
    width: 100%; }
  #search_filters {
    border: none; }
  .sidebar #search_filters .facet .title {
    background-color: #eeeeee;
    padding: 0 15px; }
  .sidebar #search_filters .facet ul {
    padding: 0 15px;
    margin: 10px 0 15px 0; } }
    
#search_filters .block_content section .float-xs-right {
    display: flex;
    align-items: center; }
#search_filters .block_content section .float-xs-right .navbar-toggler {
    width: unset;
    height: unset; }
#search_filters .block_content section .float-xs-right .navbar-selected {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    z-index: 1;
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center; }
#search_filters .block_content section .float-xs-right .navbar-selected:before {
    content: "";
    background-color: #7fb835;
    width: 2rem;
    height: 2rem;
    display: block;
    z-index: -1;
    position: absolute;
    border-radius: 50%; }
@media (max-width: 767px) {
  .products-sort-order .select-title {
    margin-left: 0; }
  .products-selection h1 {
    padding-top: 0;
    text-align: center;
    margin-bottom: 16px; }
  .products-selection .showing {
    padding-top: 16px; }
  .sidebar #search_filters .facet ul:not(.faceted-slider) li {
    border: 1px solid #333333;
    margin: 5px; }
  #search_filters .facet .facet-label .custom-checkbox {
    display: none; }
  .sidebar #search_filters .facet .facet-label a {
    width: 100%; }
  .sidebar #search_filters .facet ul:not(.faceted-slider) li:has(.facet-label.active) {
    background-color: #bdd0e9; }
  .product_list.grid .ajax_block_product {
    padding: 0 5px; }
}
@media (max-width: 479px) {
  .products-selection .filter-button {
    margin-top: 10px; }
  .products-selection .sort-by-row > div {
    width: 50%;
    margin: 0; } }
@media (min-width: 768px) {
  #left-column,
  #content-wrapper {
    width: 100%; }
  #search_filters_wrapper {
    background-color: #eeeeee;
    margin-top: 25px; }
  #search_filters .block_content {
    display: flex;
    flex-wrap: wrap; }
  #search_filters .block_content > section {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 10px 25px;
    position: relative; }
  .sidebar #search_filters .facet .title .collapse-icons .remove {
    display: none; }
  #search_filters .facet .title {
    border-bottom: 1px solid #000000; }
  #search_filters .facet .title .collapse-icons {
    padding: 0; }
  #search_filters .facet .facet-title {
    margin-bottom: 0.25rem;
    text-transform: uppercase; }
  #search_filters .facet ul{
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 100%;
    padding: 15px 25px;
    z-index: 1; }
  #search_filters .facet .collapse {
    display: none; }
  #search_filters .facet .collapsing,
  #search_filters .facet .collapse.in {
    display: block; }
  #_desktop_search_filters_clear_all {
    width: 100%; }
  #search_filters .title_block {
    text-align: center;
    font-size: 2rem;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    padding-bottom: 0; }
  #search_filters .facet p {
    color: #000000; }
}