.single-content p:last-child {
  color: #fafafa;
  display: none;
}

.woocommerce form .form-row span em {
  color: #9e9e9e;
  display: none;
}

#account_first_name.woocommerce-Input.woocommerce-Input--text.input-text {
  display: none;
}

.billing_email_field {
  display: none;
}

.woocommerce ul.products li.product .entry-content-wrap {
  background-color: #ffffff;
  border-color: #ffffff;
  border-style: hidden;
  margin: 0px;
  padding: 0px;
}

.woocommerce-Price-amount.amount {
  color: #9d1f53!important;
}

.elementor-widget-premium-woo-products .premium-woocommerce li.product .price {
  color: #9d1f53;
  font-weight: 700;
}

.single-content .elementor-widget-container:first-child:not(style) h2 {
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  font-size: 14px;
  display: block;
  margin: 0px;
  padding: 0px;
}

.woocommerce-loop-product__title,
.woocommerce-loop-product__title a.woocommerce-LoopProduct-link-title {
  display: block !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  overflow: visible !important;
  white-space: normal !important;
  text-overflow: clip !important;
}

.wc-block-components-product-badge.wc-block-components-product-low-stock-badge {
  display: none;
}
.woocommerce-Price-amount.amount {
  color: #9d1f53!important;
  display: inline !important;
}