.product-subcategories {
  /* padding-left: 12.5020833333vw; */
}
.product-subcategory img {
  z-index: 9;
  width: 100%;
  max-width: 350px !important;
  position: relative;
  aspect-ratio: 1 / 1.1;
}
.product-subcategory h3 {
  position: absolute;
  left: 17px;
  z-index: 9;
  top: 17px;
  font-weight: 400;
  font-size: 13px;
  /* font-size: 16px; */
}
.product-subcategory {
  position: relative;
}
body {
  background: #f9f9f9;
}

.product-subcategory {
  z-index: 9;
  position: relative;
  /* overflow: hidden; */
  /* aspect-ratio: 1.1 / 1; */
}
.product-subcategory h3 {
  position: absolute;
  left: 17px;
  z-index: 9;
  top: 17px;
  font-weight: 600;
  font-size: 16px;
}
.product-subcategory a {
  display: flex;
}
.subcategory-list .slick-list {
  padding-right: 130px !important;
}
.breadcrumb-container {
  padding: 20px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}
.breadcrumb-container {
  text-transform: uppercase;
}
.product-subcategory.current {
  border: 1px solid #e4e4e4;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
}
.product-subcategory {
  transition: 0.3s;
}
.product-subcategory:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
  transition: 0.3s;
}
.product-subcategory {
  margin-left: 10px;
  margin-right: 10px;
}
.product-subcategories .slick-list {
  padding-right: 100px;
  /* margin-bottom: 50px; */
}
.products-list {
  padding-top: 50px;
  border-top: 1px solid #e4e4e4;
}
.product-subcategory {
  position: relative;
}
.product-subcategory::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../icons/arrow-dow.svg");
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 9;

  border-radius: 1px;
  background-color: #d8d8d8;
}
.product-subcategory.current::after {
  background-color: #000;
}
.categories-list {
  margin-bottom: 30px;
}
.woocommerce-loop-product__title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
}
.col-lg-3 .facetwp-facet {
  display: none;
}
#custom_html-6 .facetwp-facet {
  display: block;
  margin: 0;
}
.facetwp-facet {
  margin-bottom: 0 !important;
}
#custom_html-6 {
  border: unset;
  padding: 0;
}
#custom_html-6 button {
  width: 100%;
  padding: 10px;
  background: black;
  color: white;
  font-weight: 400;
  font-size: clamp(12px, 0.8333333333vw, 16px);
  line-height: 16.97px;
  letter-spacing: -0.24px;
  border: unset;
}
.products-list .col-lg-3 .widget_text {
  padding: 8px 10px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
}
.products-list .col-lg-3 .widget_text h6 {
  font-weight: 400;
  font-size: clamp(12px, 0.8333333333vw, 16px);
  line-height: 16.97px;
  letter-spacing: -0.24px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
}
.products-list .col-lg-3 .widget_text h6::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 1px;
  right: 4px;
  top: 50%;
  background: black;
  transform: translatey(-50%);
}
.products-list .col-lg-3 .widget_text h6::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 14px;
  right: 10px;
  top: 50%;
  background: black;
  transform: translatey(-50%);
}
.products-list .col-lg-3 .widget_text h6.active::before {
  content: unset;
}
#custom_html-4,
#custom_html-2 {
  border: unset;
  padding: 0;
}
#custom_html-4 .facetwp-facet,
#custom_html-2 .facetwp-facet,
#custom_html-4 .facetwp-facet {
  display: block;
}
#custom_html-2 h6::after,
#custom_html-2 h6::before,
#custom_html-4 h6::after,
#custom_html-4 h6::before {
  content: unset;
}
.products-list .col-lg-3 .widget_text {
  margin-bottom: 20px;
}
#custom_html-4 h6,
#custom_html-2 h6 {
  margin-bottom: 10px;
}
.facetwp-type-checkboxes {
  margin-top: 20px;
}
.facetwp-counter {
  display: none;
}
.facetwp-display-value {
  font-size: 14px;
}
.products-list .col-lg-3 select {
  padding: 8px 6px !important;
  text-transform: uppercase;
  outline: unset !important;
  background: transparent;
  border-radius: 4px !important;
  font-size: 14px;
  width: 100%;
  border: 1px solid #e4e4e4 !important;
}
#custom_html-2 h6 {
  display: none;
}
.facetwp-slider[data-disabled="true"] {
  opacity: 1 !important;
}
.noUi-touch-area {
  background: black !important;
}
.product {
  background: white;
  padding: 15px;
}
ul.products.columns-4 li.product {
  float: unset;
  width: calc(25% - 12px) !important;
  margin: unset;
}
.columns-4 {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.product-number {
  font-weight: 500;
  font-size: 12px;
  line-height: 10.25px;
  color: #00000080;
  display: block;
  margin-bottom: 10px;
}
.product-pack {
  font-weight: 500;
  font-size: 14px;
  line-height: 10.25px;
  color: #00000080;
  display: block;
  margin-bottom: 10px;
}
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  margin-bottom: 30px;
}
.col-lg-9 .woocommerce-Price-amount,
.col-lg-9 .price,
.col-lg-9 .woocommerce-Price-amount bdi {
  font-weight: 700;
  font-size: 17.46px;
  line-height: 18.21px;
}
.col-lg-9 .woocommerce-Price-currencySymbol {
  font-weight: 400;
  font-size: 12.7px;
  line-height: 18.21px;
  text-transform: uppercase;
}
.col-lg-9 .price {
  margin-bottom: 10px;
}
.add_to_cart_button {
  background: black;
  color: white;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  border-radius: 4px;
  padding: 10px;
}
.facetwp-facet-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.facetwp-load-more {
  background: black;
  color: white;
  font-size: 16px;
  text-align: center;
  margin-top: 40px;
  border-radius: 4px;
  padding: 15px 60px;
  margin-bottom: 110px;
}
button {
  cursor: pointer;
}
.added_to_cart {
  display: none !important;
}
ul.products li.product img {
  object-fit: cover;
  aspect-ratio: 1/1;
}
.products_sidebar {
/*   position: sticky; */
/*   top: 70px; */
}
.price-w-pdv {
  font-weight: 400;
  font-size: 12px;
  display: block;
  color: #707070;
  margin-top: 10px;

  line-height: 11.62px;
}
.categories-list .col-12 {
  position: relative;
}
.arrow-left {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4%;
}
.arrow-right {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  right: 4%;
}
.arrow-left img {
  transform: rotate(180deg);
}
.facetwp-slider-reset {
  display: none !important;
}
.products_sidebar {
  padding-bottom: 20px;
}
.filters-mobile {
  display: none;
}
@media only screen and (max-width: 1199px) {
  #page ul.products.columns-4 li.product {
    width: calc(33.33% - 18px) !important;
  }
}
@media only screen and (max-width: 991px) {
  .filters-mobile {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-bottom: 30px;
  }
  .filters-mobile img {
    max-width: 16px;
  }
  .products_sidebar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: max-content;
    background: white;
    padding: 20px;
    transition: 0.3s;
    transform: translateY(100%);
    top: unset;
    z-index: 99;
  }
  .products_sidebar.active {
    transform: translateY(0);
    transition: 0.3s;
  }
}
@media only screen and (max-width: 575px) {
  #page ul.products.columns-4 li.product {
    width: calc(50% - 8px) !important;
  }
  .woocommerce-loop-product__title {
    font-size: 14px;
  }
  .col-lg-9 .woocommerce-Price-amount,
  .col-lg-9 .price,
  .col-lg-9 .woocommerce-Price-amount bdi {
    font-size: 14px;
  }
  .product-pack {
    font-size: 12px;
  }
  .price-w-pdv {
    margin-top: 5px;
  }
  .product-pack,
  .product-number {
    margin-bottom: 5px;
  }
  .add_to_cart_button {
    font-size: 12px;
  }
  .facetwp-load-more {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.products-list .col-lg-3 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;

  padding-right: 46px; /* dodatno mesto za veću ikonu */
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 44px;
  font-size: 14px;
  cursor: pointer;
}
.product-subcategories .slick-list {
  /* max-width: 1650px; */
  /* margin-left: auto; */
  /* margin-right: 0; */
}
.arrow-left {
  transition: 0.3s;
}

.woocommerce-loop-product__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3em;
}
