.header-content h1:after, .header-content h2.custom_hx_h1_h2:after {
    content: "\f1b0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 45px;
    padding-left: 0.25em;
    position: absolute;
}

div.wpcf7 input, div.wpcf7 textarea {
    padding: 12px;
    width: 50%;
    border: 2px solid #2a81c8;
    border-radius: 3px;
    font-size: 18px;
    background-color: #eeeeee;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    background-color: #2a81c8;
    width: 30%;
    font-size: 20px;
transition: 0.5s ease;
}

input.wpcf7-form-control.wpcf7-submit:hover {
 padding: 20px;
    background-color: #093d68;
}

.header-content h1 {
    color: #0fcbff !important;
}

@media only screen and (min-width: 981px) {
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 25px;
}
}



i.fa.fa-facebook-official {
    font-size: 22px;
    color: #3b5998;
}



i.fa.fa-instagram {
    font-size: 20px;
    color: #e95950;
}


i.fa.fa-yelp {
    font-size: 20px;
    color: #e95950;
}



.navImg img {
 max-width: 60px;
}

