.csh-p0-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 22px;
  border-radius: 3px;
  background: #d04a2b;
  color: #fff !important;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
}

.csh-p0-button:hover,
.csh-p0-button:focus {
  background: #a93820;
  color: #fff !important;
}

.csh-p0-product-rfq,
.csh-p0-home-rfq,
.csh-p0-article-cta {
  margin: 28px auto;
  padding: 24px;
  border: 1px solid #d7dce2;
  border-left: 4px solid #d04a2b;
  background: #f7f8fa;
}

.csh-p0-home-rfq {
  max-width: 1140px;
}

.csh-p0-product-rfq p,
.csh-p0-home-rfq p,
.csh-p0-article-cta p {
  margin-bottom: 0;
}

.csh-p0-upload-help {
  width: 100%;
  margin: 7px 0 0;
  color: #4b5563;
  font-size: 13px;
  line-height: 1.45;
}

.csh-p0-contact-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  max-width: 1140px;
  margin: 0 auto 32px;
  padding: 18px 20px;
  border: 1px solid #d7dce2;
  background: #fff;
}

.csh-p0-contact-links a {
  font-weight: 700;
}

.csh-p0-rfq-anchor {
  position: relative;
  top: -90px;
}

/* The homepage counter was the unresolved source of the conflicting “15 years” claim. */
.elementor-element-22850f81 {
  display: none !important;
}

/* The original homepage form lacks the required RFQ fields and safe CAD handling.
 * The tested global Request a Quote popup replaces this exact legacy component. */
.home .elementor-element-14e88f0,
.home .elementor-element-d423222,
.home .elementor-element-54eb0c9 {
  display: none !important;
}

@media (max-width: 390px) {
	.single-product .woocommerce-product-gallery {
		overflow: hidden;
		max-width: 100%;
	}

	.single-product .woocommerce-product-gallery__wrapper {
		max-width: 100%;
	}

	.single-product .woocommerce-Tabs-panel table,
	.single-product .woocommerce-product-details__short-description table {
		display: block;
		max-width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

  .csh-p0-button {
    width: 100%;
    padding-inline: 14px;
    text-align: center;
  }

  .csh-p0-product-rfq,
  .csh-p0-home-rfq,
  .csh-p0-article-cta {
    margin: 20px 0;
    padding: 18px;
  }
}
