/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

body {font-size:16px;}
h1,h2,h3,h4,h5,h6 {}

h1 {font-size:38px;}
h2 {font-size:32px;}


@media (min-width: 768px) {
h1 {font-size:52px;}	
h2 {font-size:42px;}
}


.av-subheading_below {font-size:24px!important;}
#top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext {color:#000!important;}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {color:#000!important;}
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a:hover {color:#fff!important;}


::-webkit-input-placeholder {
  color: #fff;
}

:-ms-input-placeholder {
  color: #fff;
}

::placeholder {
  color: #fff!important;
  opacity: 1!important;
}
.wpcf7 select {
  color: #fff!important;  
}
.wpcf7 select option {
  color: #fff!important;  
}

.wpcf7-acceptance .wpcf7-list-item {margin:0;}
.wpcf7-acceptance span {color:#ccc!important;}
.avia_iconbox_title {font-size:18px;}