/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 31 2023 | 11:12:35 */
.products.row.row-small.large-columns-3.medium-columns-2.small-columns-2.has-shadow.row-box-shadow-3-hover.has-equal-box-heights.equalize-box {
    flex-direction: row;
    justify-content: flex-start;
}

.shop-page-title.featured-title .title-overlay {
  background-color: #fff !important;
}
.page-title-inner.flex-row.container.medium-flex-wrap.flex-has-center {
  text-shadow: none;
  color: #000;
}

.is-medium a {
  color: #000 !important;
}

.woocommerce-breadcrumb.breadcrumbs.uppercase {
  color: #000;
  font-weight: 400;
}


/* Catalogue | Collection Layout */
/* .products.row.row-small.large-columns-3.medium-columns-2.small-columns-2.has-shadow.row-box-shadow-3-hover.has-equal-box-heights.equalize-box {
    flex-direction: row-reverse;
} */