/*
Theme Name: tryard Child
Template: tryard-fd
Version: 1.0.0.1502991766
Updated: 2017-08-17 17:42:46

*/

.site-hero-overlay {
    position: relative;
    margin-top: 24px;
    top: 0;
}

.nav-outer {
    height: auto;
}

.home .site-main {
    padding-top: 0;
}

.hero-image {
    display: inline-block;
    vertical-align: bottom;
}

.wpcf7 input[type="submit"] {
background-color: #ed1c24;
font-family: 'canada-type-gibson', sans-serif;
font-weight: 400;
letter-spacing: 2px;
border-radius: 15px;
padding: 15px 30px;
font-size: 1.1rem;
color:#fff;
border:none;
text-transform:uppercase;
text-decoration:none;
box-shadow:none;
}

.wpcf7 input, select, textarea {
max-width:90%;
}