.wpcf7 input[type="text"] {width:355px;}
.wpcf7 textarea.wpcf7-textarea { width:710px;}


.full-map > .avada-row {
    max-width: 100% !important;
}
.wpcf7-form input[type="submit"], .wpcf7-submit {
    background: #323F46;
    color: #105378;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #22485D ), to( #90c9e8 ) );
    background-image: linear-gradient( to top, #158ACA, #0C9DEC )  !important;
    background-image: -webkit-linear-gradient( to top, #5aabd6, #90c9e8 )  !important;
    background-image: -moz-linear-gradient( to top, #5aabd6, #90c9e8 )  !important;
    background-image: -ms-linear-gradient( to top, #5aabd6, #90c9e8 ) !important;
    background-image: -o-linear-gradient( to top, #5aabd6, #90c9e8 ) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90c9e8, endColorstr=#5aabd6) !important;
}
.wpcf7-form input[type="submit"], .wpcf7-submit {
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    color: white !important;
}
.fusion-menu-item-button .menu-text {
    border-color: #105378;
    color: white !important;
}

#main .comment-submit, #reviews input#submit, .button-default, .button.default, .comment-form input[type="submit"], .fusion-button-default, .fusion-button, .post-password-form input[type="submit"], .ticket-selector-submit-btn[type=submit], .wpcf7-form input[type="submit"], .wpcf7-submit {
    background: #90c9e8;
    color: #105378;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #5aabd6 ), to( #90c9e8 ) ) !important;
    background-image: linear-gradient( to top, #c7c7c7, rgb(148, 146, 146) )!important;
}

.fusion-secondary-header {
    background-color: #3c3c3c !important;
}

