/* CS Request Quote — aligns with Custom Shirts buttons where possible */
.csrq-price-on-request {
  font-weight: 600;
  color: var(--cs-blue, #0062cc);
}

.csrq-header-link {
  position: relative;
}

.csrq-page .csrq-table {
  margin-bottom: 2rem;
}

.csrq-submit-form .input-text,
.csrq-submit-form textarea {
  width: 100%;
  max-width: 36rem;
}

.csrq-quote-status .shop_table {
  margin-top: 1rem;
}

.woocommerce .csrq-add-simple,
.woocommerce .csrq-add-variable {
  margin-top: 0.5rem;
}
