/*
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:*/
  
@font-face {font-family: 'AvantGardeGothicBold';
	src: 	url('webfonts/3A65EF_0_0.eot');
	src: 	url('webfonts/3A65EF_0_0.eot?#iefix') format('embedded-opentype'),
			url('webfonts/3A65EF_0_0.woff2') format('woff2'),
			url('webfonts/3A65EF_0_0.woff') format('woff'),
			url('webfonts/3A65EF_0_0.ttf') format('truetype');
}
 
@font-face {font-family: 'AvantGardeGothicBook';
	src: 	url('webfonts/3A65EF_1_0.eot');
	src: 	url('webfonts/3A65EF_1_0.eot?#iefix') format('embedded-opentype'),
			url('webfonts/3A65EF_1_0.woff2') format('woff2'),
			url('webfonts/3A65EF_1_0.woff') format('woff'),
			url('webfonts/3A65EF_1_0.ttf') format('truetype');
}
 
@font-face {font-family: 'AvantGardeGothicDemi';
	src: 	url('webfonts/3A65EF_2_0.eot');
	src: 	url('webfonts/3A65EF_2_0.eot?#iefix') format('embedded-opentype'),
			url('webfonts/3A65EF_2_0.woff2') format('woff2'),
			url('webfonts/3A65EF_2_0.woff') format('woff'),
			url('webfonts/3A65EF_2_0.ttf') format('truetype');
}

html, body, div, span, p, blockquote, pre, a {
	font-family: 'AvantGardeGothicBook';
}
h1,h2,h3,h4,h5,h6{
	font-family: 'AvantGardeGothicDemi';
}
.avia-animated-number-title {
	letter-spacing: -1px;
}

#header_main_alternate { background-color:#555;color:#fff;border-color: #555;}
#header_main {border-bottom: 1px solid #555;}
.avia_textblock {border:0px solid #fff; }
.main_color table{background-color:black!important;}
.sub-menu a .avia-menu-text {color:red !important;}
 .avia-caption-content { text-shadow: 4px 4px 4px #111, 4px 4px 6px #111, 4px 4px 8px #111, 4px 4px 10px #111, 4px 4px 12px #111, 4px 4px 16px #111;}
#header_main_alternate {text-transform: uppercase;}
.avia-button.avia-color-green, .avia-button.avia-color-green:hover {background-color: #77be20;}
.avia_wpml_language_switch li .language_flag img{ border:0px solid rgba(255,255,255,0.2)!important; height:14px;}
#advanced_menu_toggle, #advanced_menu_hide { background-color:#77be20; line-height: 43px;border-radius: 10px;}


/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
