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



@media(min-width: 480px) and (max-width: 900px){
	#top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3{font-size: 22px;}
	.sub_menu_socket{margin-top: 40px !important;}
}

@media(max-width: 480px){
	#top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3{font-size: 25px;}
	#top #wrap_all .main_color h2, #top #wrap_all .alternate_color h2{font-size: 36px;}
	.responsive #top #wrap_all .slide-entry{width: 100%; margin-left: 0; margin-bottom: 0 !important;}
	#top #av-burger-menu-ul{display: inherit !important;}
}