

input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    display: inline-block;
    width: auto;
    height: 70px;
    line-height: 43px;
    margin: 0;
    padding: 0 25px;
    font-size: 45px;
    text-align: left;
    color: #fff;
    background-color: #91003e;
    font-family: inherit;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: medium none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    border: 0;
    border-radius: 2px;
    transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s;
    -webkit-transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s;
    -moz-transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s;
    -ms-transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s;
    -o-transition: color .3s ease-in-out 0s,background-color .3s ease-in-out 0s;
}

.uppercase {
    text-transform: uppercase;
}
@media screen and (max-width:1200px) {
    h1, h1 a {
       font-size: 36px;
   }
    h2, h2 a {
       font-size: 30px;
   }
    h3, h3 a {
       font-size: 24px;
   }
}

.qbutton.big_large_full_width {
    width: 100%;
    height: 67px;
    line-height: 67px;
    font-size: 26px;
    padding: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.footer_top_holder {
    height: 575px;
    background: url("https://lescowboysdubbq.com/wp-content/uploads/2018/09/COWBOYS-BBQ-footer-2018-01.jpg") no-repeat center top;
    background-size: cover;
}

.footer_bottom {
    display: table-cell;
    height: 90px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.footer_top .column_inner {
    border-left: 0px solid #3e3e3e;
}

.footer_top {
    padding: 190px 0 55px;
}

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    background: #ffffff !important;
    border: 3px solid #000;
    color: #3d3936 !important;
}

.qbutton.transparent_button {
    background-color: transparent!important;
    border: 3px solid #000 !important;
}

.qbutton.big_large_full_width {
    width: 100%;
    height: 67px;
    line-height: 67px;
    font-size: 22px;
    padding: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}