.product bdi {
  color: #c82aef !important;
  font-weight: 600;
}
.woocommerce ul.products li.product a.button {
  background-color: #c82aef !important;
  color: #ffffff !important;
}
.woocommerce div.product .product_title {
  font-size: 39px !important;
}
.woocommerce div.product .single_add_to_cart_button {
  background-color: #c82aef;
}
.wc-block-components-sidebar-layout .wc-block-components-button {
  background-color: #ffffff !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-name {
  font-size: 21px;
}
.wc-block-components-main .wc-block-components-button {
  color: #c82aef;
  border-color: #ffffff !important;
}
.woocommerce h1.page-title {
  font-size: 50px;
  text-align: center;
}
.woocommerce .woocommerce-breadcrumb {
  text-align: center;
}
body > #page > #content .entry-title {
  font-size: 55px;
  text-align: center;
}
