/*
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 STACK----*/

p { font-family: 'Poppins', sans-serif!important;}
li { font-family: 'Poppins', sans-serif!important;}
#footer {font-size: 13px;}
strong, b {color:#655b5c !important;}


@media only screen and (max-width: 767px){

}


@media only screen and (max-width: 467px) {
	h1 { font-size:32px!important;}
	h2 { font-size:27px!important;}
	h3 { font-size:22px!important;}
	h4 { font-size:18px!important;}
}
#header #header_main_alternate {
	background:#821E2D!important;
}
/*--- END FONT STACK ---*/

#scroll-top-link {display: none; }