/*
Theme Name:     AirComfort Custom Theme
Description:    Design by Jacob Gates Design & Media. © 2017. All rights reserved. 
Author:         Jacob Gates Design & Media
Template:       Avada

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/*.wpcf7-form-control .wpcf7-submit{
background-color: #253e52 !important;
}*/
.wpcf7-form input[type="submit"] {
background: #253e52 !important;
color: #FFF !important;
/*padding: 8px 15px !important;*/
}
 
.wpcf7-form input[type="submit"]:hover {
background: #4a5d6e !important;
color: #FFF !important;
/*padding: 8px 15px !important;*/
}

#main #comment-submit, #main .comment-submit, #reviews input#submit, .button-default, .button.default, .comment-form input[type="submit"], .fusion-button-default, .fusion-portfolio-one .fusion-button, .post-password-form input[type="submit"], .ticket-selector-submit-btn[type="submit"], .tml-submit-wrap input[type="submit"], .wpcf7-form input[type="submit"], .wpcf7-submit, input.button-default
{
  background-color: #253e52 !important;
}
#main #comment-submit:hover, #main .comment-submit:hover, #reviews input#submit:hover, .button-default:hover, .button.default:hover, .comment-form input[type="submit"]:hover, .fusion-button-default:hover, .fusion-portfolio-one .fusion-button:hover, .post-password-form input[type="submit"]:hover, .ticket-selector-submit-btn[type="submit"]:hover, .tml-submit-wrap input[type="submit"]:hover, .wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover, input.button-default:hover
{
  background-color: #4a5d6e !important;
}


.homeboxes p {
	font-size:85%;	
}
.homeboxes {
	color:#FFF !important;	
}
.homeboxes h2 {
	color:#FFF !important;	
}
.fusion-footer-widget-area {
	font-size:80%;	
}
.fusion-accordian .panel-title .active .fa-fusion-box
{
  background-color: #4a5d6e;
}

/* Line 1 */
.fusion-accordian .panel-title a:hover .fa-fusion-box
{
  background-color: #4a5d6e;
}
#content .accordian h4 a:hover {
/*font-size: 18px !important;*/
color: #ff0000 !important;
}
.policytoggles a {
	color: #4a5d6e !important;
}
.policytoggles a:hover {
	color: #ff0000 !important;
}
.policytoggles p {
	margin-bottom: 10px !important;	
}
.fusion-copyright-notice a {
	color: #D8E7FF !important;	
}
.fusion-copyright-notice a:hover {
	color: #E8F0FF !important;	
}
.fusion-footer-copyright-area a
{
  color: #D8E7FF !important;	
}
.fusion-footer-copyright-area a:hover
{
  color: #E8F0FF !important;	
}
.hide {
	display:none;	
}