/* Price styles removed 17 Sept 2026: now owned by snippet 'WooCommerce - Price typography'. */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  color: #FFF !important;
  background-color: #15418f !important;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 1em !important;
}
.jet-woo-product-title a {
  color: #222222 !important;
  font-family: "Open Sans", Sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 35px !important;
}
.woocommerce .star-rating {
  color: #febf12 !important;
}
a.checkout-button.button.alt.wc-forward {
  background-color: #05007d !important;
}
.jet-woo-products .jet-woo-product-tags a {
  margin-right: 37px !important;
}
.products-thumb img {
  height: 345px;
  max-height: 345px;
  width: auto !important;
}
.products-thumb {
  text-align: center;
}
.products-list.grid .product-wapper {
  min-width: 200px;
}
.slick-track {
  min-width: 200px;
}
/*attribute text buttons*/
.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
  width: auto;
  height: auto;
}
table td, table th {
  padding: 8px;
}
