Contact information
.jerswear-contact-page {
max-width: 950px;
margin: 0 auto;
padding: 20px 18px 50px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
color: #111;
}
.jerswear-contact-page * {
box-sizing: border-box;
}
/* HEADER */
.jerswear-contact-header {
text-align: center;
margin-bottom: 35px;
}
.jerswear-contact-header .contact-label {
display: inline-block;
font-size: 12px;
font-weight: 800;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 10px;
color: #777;
}
.jerswear-contact-header h1 {
font-size: 42px;
line-height: 1.1;
margin: 0 0 12px;
font-weight: 850;
letter-spacing: -1.5px;
}
.jerswear-contact-header p {
max-width: 570px;
margin: 0 auto;
color: #666;
font-size: 15px;
line-height: 1.7;
}
/* CONTACT CARDS */
.jerswear-contact-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
}
.jerswear-contact-card {
position: relative;
display: flex;
flex-direction: column;
text-decoration: none;
color: #111;
background: #fff;
border: 1px solid #e7e7e7;
border-radius: 20px;
padding: 28px 22px;
min-height: 220px;
overflow: hidden;
transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.jerswear-contact-card:hover {
transform: translateY(-5px);
box-shadow: 0 14px 35px rgba(0,0,0,.10);
border-color: #ccc;
}
.jerswear-contact-icon {
width: 52px;
height: 52px;
border-radius: 15px;
display: flex;
align-items: center;
justify-content: center;
background: #111;
color: #fff;
font-size: 23px;
margin-bottom: 25px;
}
.jerswear-contact-card h3 {
margin: 0 0 7px;
font-size: 19px;
font-weight: 800;
}
.jerswear-contact-card .contact-value {
margin: 0;
color: #666;
font-size: 14px;
word-break: break-word;
}
.jerswear-contact-card .contact-action {
margin-top: auto;
padding-top: 22px;
font-size: 13px;
font-weight: 800;
}
.jerswear-contact-card .arrow {
margin-left: 5px;
transition: margin-left .2s ease;
}
.jerswear-contact-card:hover .arrow {
margin-left: 10px;
}
/* WHATSAPP FEATURE CARD */
.jerswear-whatsapp {
background: #111;
color: #fff;
border-color: #111;
}
.jerswear-whatsapp:hover {
border-color: #111;
box-shadow: 0 16px 40px rgba(0,0,0,.20);
}
.jerswear-whatsapp .jerswear-contact-icon {
background: #fff;
color: #111;
}
.jerswear-whatsapp .contact-value {
color: #bbb;
}
/* BOTTOM SUPPORT BOX */
.jerswear-support-box {
margin-top: 25px;
padding: 25px;
border-radius: 18px;
background: #f6f6f6;
text-align: center;
}
.jerswear-support-box h2 {
margin: 0 0 7px;
font-size: 20px;
font-weight: 800;
}
.jerswear-support-box p {
margin: 0;
color: #666;
font-size: 14px;
line-height: 1.6;
}
/* MOBILE */
@media (max-width: 700px) {
.jerswear-contact-page {
padding: 10px 14px 40px;
}
.jerswear-contact-header h1 {
font-size: 34px;
}
.jerswear-contact-header p {
font-size: 14px;
}
.jerswear-contact-grid {
grid-template-columns: 1fr;
gap: 14px;
}
.jerswear-contact-card {
min-height: 0;
padding: 22px;
border-radius: 17px;
}
.jerswear-contact-icon {
margin-bottom: 18px;
}
}
Instagram
WhatsApp
Email
Jerswear Support
We're Here to Help.
Have a question about your order, jersey, size, shipping, or anything else? Get in touch with us through any of the channels below.
@jerswear.india
Message us →
+91 70342 15979
Chat with us →
jerswearofficial@gmail.com
Send an email →
Need help with an order?
Please keep your order number ready when contacting us. This helps our team assist you faster.
```