/*
Theme Name:     EditTheme
Description:    A custom theme by TheSiteCrew.com
Author:         admin
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.phone-info { font-size: 16px !important; }
.title_container .main-title  { font-size: 25px !important; }
.iconlist_content ul { padding-top: 10px;  }
#cbservices .av-special-heading-tag { background: rgba(255, 255, 255, 0.8) !important; margin: 3px !important; padding: 5px; }
/*home page form position over slider*/
.fixitform {
    top: 0px;
    position: absolute;
    z-index: 9999;
background-color: transparent !important;

}
/*home page form color ORIGINAL 
.fixitform-form {
	background-color: rgba(41,134,196,.5); 
	min-width: 350px !important;
}*/
/*home page form color*/
.fixitform-form {
	background-color: rgba(25,78,128,1.0) !important; 
	min-width: 350px !important;
}
img.coupon { border: 3px dotted white;
 } 
/*make phone number in menu larger*/
#menu-item-1351 .avia-menu-text{ font-size: 20px !important;}
/*make logo larger*/
.html_header_sidebar .logo {
    padding: 10px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
}
.av-subheading.av_custom_color {
    opacity: 1.0 !important;
}

#top #header .av-main-nav > li.av-menu-button-bordered > a .avia-menu-text {
    color: #ffffff;
	background: #194e80 !important;
}

