:root {
  --primary: #DF3B43;
  --primary_hover: #a1292e;
  --secondary: #DF3B43;
}

body {
  --primary_hover: #a1292e;
}

ul.products li.product img {
  max-height: 170px;
  width: auto;
}

ul.products li.product h3, ul.products li.product .woocommerce-loop-product__title {
  min-height: 48px;
}

[data-elementor-type=footer] .elementor-widget-heading .elementor-heading-title {
  font-weight: normal;
}

.woocommerce-page .woocommerce-product-gallery__image img {
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-password-strength::after {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */
