/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.avia-button.avia-color-blue, .avia-button.avia-color-blue:hover {background-color: #0081c4; border-color: #0081c4;}
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text:hover {
    color: #a1d8ed;
}
.main_color a.iconbox_icon:hover {background: #0081c4 !important;}
#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover {color: #0081c4;}
.avia-icon-list .iconlist_content_wrap {padding-bottom: 6px;}
.avia-button.avia-color-blue:hover {background-color: #005784; border-color: #005784;}
.main_color .avia-color-theme-color:hover {background-color: #005784; border-color: #005784;}
#top #wrap_all .all_colors h3 { font-size: 21px !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

/*--- Begin Styling Contact Form 7 ---*/
.one-half-cf7,
.one-third-cf7 {position: relative; margin-right: 2%; float: left; margin-bottom: 0px;}
.one-half-cf7 {width: 49%;}
.one-third-cf7 {width: 32%;}
.last-cf7 {margin-right: 0 !important; clear: right;}

@media only screen and (max-width: 767px) {
.one-half-cf7, .one-third-cf7 {width: 100%; margin-right: 0;}
}

.wpcf7-submit {margin: 0; padding: 16px 20px !important; border-radius: 2px !important; border-bottom-width: 1px; border-bottom-style: solid; font-weight: normal; font-size: 0.92em; min-width: 142px; outline: focus;}
.wpcf7-text, .wpcf7-textarea, .wpcf7-email, .wpcf7-tel {padding: 13px !important; border-radius: 2px !important;}
.wpcf7 input {z-index: 2; position: relative;}
span .wpcf7-not-valid {border: 1px solid #ff0000 !important;}
div.wpcf7-validation-errors {border: 2px solid #ff0000 !important; border-radius: 2px !important;}
span.wpcf7-not-valid-tip {margin: -20px 0px 10px;}
/*--- End Styling Contact Form 7 ---*/

/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {opacity:0 !important;}