.elementor-column.elementor-element.mw-product-gallery .qodef-m-filter .qodef-m-filter-items {
  font-family: "Nunito Sans";
}
.elementor-column.elementor-element.mw-product-gallery .qodef-m-filter .qodef-m-filter-items .qodef-m-filter-item {
  font-size: 1rem;
  font-weight: 600;
  font-family: "Nunito Sans";
  border-color: #007288;
}
.elementor-column.elementor-element.mw-product-gallery .qodef-m-filter .qodef-m-filter-items .qodef-m-filter-item.qodef--active, .elementor-column.elementor-element.mw-product-gallery .qodef-m-filter .qodef-m-filter-items .qodef-m-filter-item.qodef-m-filter-item:hover {
  background-color: #007288;
}
.elementor-column.elementor-element.mw-product-gallery .qodef-m-filter .qodef-m-filter-items .qodef-m-filter-item .qodef-m-filter-item-name {
  line-height: 0.07rem;
  font-family: "Nunito Sans";
}
.elementor-column.elementor-element.mw-product-gallery .qodef-woo-product-list .qodef-woo-product-image-inner {
  display: none;
}
.elementor-column.elementor-element.mw-product-gallery .qodef-woo-product-categories.qodef-e-info > a {
  pointer-events: none;
}
.elementor-column.elementor-element.mw-product-gallery ul.qodef-grid-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8em;
}
.elementor-column.elementor-element.mw-product-gallery ul.qodef-grid-inner::before {
  display: none;
}
.elementor-column.elementor-element.mw-product-gallery ul.qodef-grid-inner li {
  width: 100%;
  max-width: 14.938rem;
  flex: 1 1 14.938rem !important;
}
.elementor-column.elementor-element.mw-product-gallery ul.qodef-grid-inner li .qodef-e-inner {
  padding-right: 0;
}
.elementor-column.elementor-element.mw-product-gallery img {
  width: 100%;
  height: 18.517rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.7em;
}

@media only screen and (max-width: 767px) {
  .mw-product-gallery ul.qodef-grid-inner li {
    max-width: unset !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 880px) {
  .qodef-woo-product-price.price > del {
    text-decoration: none !important;
  }
  .qodef-woo-product-price.price > del > .woocommerce-Price-amount.amount {
    text-decoration: line-through;
  }
}/*# sourceMappingURL=product-gallery.css.map */