/* Start custom CSS for html, class: .elementor-element-c032a23 */.gsm-global-order-lookup-form {
  margin-bottom: 30px;
}

.gsm-global-order-lookup-form > *:not(:first-child) {
  margin-top: 15px;
}

.gsm-global-order-lookup-button {
  font-family: var( --e-global-typography-b81248e-font-family ), Sans-serif;
    font-size: var( --e-global-typography-b81248e-font-size );
    font-weight: var( --e-global-typography-b81248e-font-weight );
    text-transform: var( --e-global-typography-b81248e-text-transform );
    line-height: var( --e-global-typography-b81248e-line-height );
    letter-spacing: var( --e-global-typography-b81248e-letter-spacing );
    word-spacing: var( --e-global-typography-b81248e-word-spacing );
    fill: var( --e-global-color-5c211a2 );
    color: var( --e-global-color-5c211a2 );
    background-color: var( --e-global-color-7499de6 );
    padding: 15px 30px 15px 30px;
}

.gsm-global-order-lookup-button:after {
  content: '\f101';
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  margin-left: 15px;
}

.gsm-global-order-lookup-container input {
    width: 100%;
    padding: 0.5rem 1rem;
}
.gsm-global-order-lookup-container label {
    font-weight: 700;
    margin-bottom: 10px;
}
.gsm-global-order-lookup-container .btn {
  color: #fff !important;
  margin-top: 15px;
}

.gsm-global-order-lookup-error {
  margin-bottom: 25px;
}/* End custom CSS */