.woocommerce-ordering select {
  width: fit-content;
}

.product-image .stock {
  color: #000000;
  height: fit-content !important;
  line-height: normal !important;
}

ul.products .woocommerce-loop-product__title {
  white-space: normal !important;
}
.product-image .stock {
  color: #000000;
  height: fit-content !important;
  line-height: normal !important;
}
.delimiter.delimiter-2,
.page-header-8 li,
.single-product .product-summary-wrap .product-share {
  display: none !important;
}
.woocommerce-tabs h2.resp-accordion[aria-controls="tab_item-1"] {
  display: none !important;
}
.page-header-8 .current {
  display: block !important;
}

.porto-ultimate-content-box {
  position: relative;
}

.porto-ultimate-content-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.porto-ultimate-content-box > * {
  position: relative;
  z-index: 2;
}

.porto_ucb_21b6bf01188be9ba0119a2cb5c097588::before {
  background: rgba(0, 0, 0, 0.7);
}

.products {
  display: flex;
  flex-wrap: wrap;
}

.product-col.outofstock {
  order: 999;
}

.product-col.instock {
  order: 1;
}
.vc_custom_1762025125171 {
  width: fit-content;
}
