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

avia_wpml_language_switch {
    position: relative;
    padding: 0 0 0 0px !import;
}

/*5px top Jesper on logo:*/

div .logo {
    padding-top: 5px;
    padding-bottom: 5px;
}

/*active menu*/

.avia-menu-fx  {
  min-height: 5px !important;
}


/*Style for Grey Ribbons*/

#grey h2.av-special-heading-tag {
	color: white !important;
}
#grey p {
  color: white;
}

#grey {
	background-color: #7e7e7e;}


