Contact information
.custom-contact-wrapper {
display: flex;
flex-wrap: wrap;
gap: 40px;
max-width: 1200px;
margin: 0 auto;
font-family: inherit;
}
.contact-left-sidebar {
flex: 1;
min-width: 300px;
}
.contact-right-form {
flex: 2;
min-width: 300px;
}
.contact-left-sidebar h3, .contact-right-form h3 {
font-size: 1.5em;
font-weight: bold;
margin-bottom: 20px;
margin-top: 0;
}
.contact-info-block {
margin-bottom: 20px;
line-height: 1.6;
}
.contact-info-block strong {
display: block;
font-size: 1.1em;
}
.email-box {
background-color: #f4f4f4;
padding: 15px;
border-radius: 5px;
margin-bottom: 15px;
}
.email-box strong {
color: #333;
font-size: 1em;
}
.email-box a {
color: #555;
text-decoration: none;
}
.form-row {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin-bottom: 20px;
}
.form-group {
flex: 1;
min-width: 250px;
display: flex;
flex-direction: column;
}
.form-group label {
margin-bottom: 8px;
font-weight: 500;
}
.form-group input, .form-group textarea {
padding: 12px;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #f9f9f9;
font-family: inherit;
}
.form-group textarea {
resize: vertical;
min-height: 150px;
}
.submit-btn {
background-color: #000;
color: #fff;
padding: 12px 30px;
border: none;
cursor: pointer;
font-size: 1em;
font-weight: bold;
border-radius: 4px;
}
.submit-btn:hover {
background-color: #333;
}
Submit
Need help? We're happy to assist
Full Name
Phone Number
Email Address REQUIRED
Order Number
Company Name
RMA Number
Comments/Questions REQUIRED