Contact information
.fallow-contact {
max-width: 1100px;
margin: 0 auto;
padding: 56px 24px 72px;
}
.fallow-contact,
.fallow-contact * {
box-sizing: border-box;
}
.fallow-contact__header {
max-width: 720px;
margin-bottom: 40px;
}
.fallow-contact__title {
margin: 0 0 14px;
font-size: 38px;
line-height: 1.15;
}
.fallow-contact__intro {
margin: 0;
font-size: 16px;
line-height: 1.7;
}
.fallow-contact__grid {
display: grid;
grid-template-columns: 0.9fr 1.4fr;
gap: 48px;
align-items: start;
}
.fallow-contact__panel {
border: 1px solid rgba(0, 0, 0, 0.12);
border-radius: 12px;
padding: 28px;
}
.fallow-contact__heading {
margin: 0 0 18px;
font-size: 20px;
}
.fallow-contact__address {
margin: 0 0 22px;
font-style: normal;
line-height: 1.75;
}
.fallow-contact__email {
overflow-wrap: anywhere;
}
.fallow-contact__hours {
margin-top: 24px;
padding-top: 22px;
border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.fallow-contact__hours p {
margin: 6px 0 0;
line-height: 1.6;
}
.fallow-contact__field {
margin-bottom: 18px;
}
.fallow-contact__label {
display: block;
margin-bottom: 7px;
font-weight: 600;
}
.fallow-contact__input,
.fallow-contact__textarea {
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.28);
border-radius: 7px;
padding: 13px 14px;
font: inherit;
background: #ffffff;
color: #111111;
}
.fallow-contact__input:focus,
.fallow-contact__textarea:focus {
outline: 2px solid currentColor;
outline-offset: 2px;
}
.fallow-contact__textarea {
min-height: 170px;
resize: vertical;
}
.fallow-contact__button {
display: inline-block;
border: 0;
border-radius: 7px;
padding: 14px 24px;
background: #0b1e4f;
color: #ffffff;
font: inherit;
font-weight: 700;
cursor: pointer;
}
.fallow-contact__button:hover {
opacity: 0.9;
}
.fallow-contact__message {
margin-bottom: 20px;
padding: 14px 16px;
border-radius: 7px;
}
.fallow-contact__success {
background: #edf8ef;
}
.fallow-contact__error {
background: #fff0f0;
}
.fallow-contact__privacy {
margin: 16px 0 0;
font-size: 13px;
line-height: 1.6;
}
@media screen and (max-width: 750px) {
.fallow-contact {
padding: 40px 20px 56px;
}
.fallow-contact__title {
font-size: 32px;
}
.fallow-contact__grid {
grid-template-columns: 1fr;
gap: 28px;
}
}
82A James Carter Road
Mildenhall
IP28 7DE
United Kingdom
Contact us
Contact Fallow Strap Co. for help with an order, delivery, return, product compatibility or choosing the correct watch strap.
Contact details
Fallow Strap Co.82A James Carter Road
Mildenhall
IP28 7DE
United Kingdom
Email
info@fallowstrap.com
Customer service
Monday to Friday
We aim to reply within two working days.
Send us a message
{% form 'contact' %} {% if form.posted_successfully? %} {% endif %} {% if form.errors %} {% endif %}
Name
Email address
Order number, if applicable
Subject
Message
{{ form.body }}
Send message
Information submitted through this form will only be used to respond to your enquiry and manage your request. Please see our Privacy Policy.
{% endform %}