/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. Systems Integration by <a href='http://olauno.com'>Ola Uno Corporation</a>. Design Elements by <a href='http://elementalstudios.us'>Elemental Studios</a>.
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:*/

/* Colors
================================================== */


/* Resets
================================================== */


/* Typography
================================================== */



/* Header
================================================== */


/* Pages -
================================================== */


/*
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) {

/*Make the search menu icon bigger*/
#top .menu-item-search-dropdown > a {
font-size: 36px;
}


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

