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

.html_header_sidebar .logo img {
    width: auto;
    max-height: none;
    padding: 0;
    height: auto;
	margin: 10px auto;
}

h1, h2, h3, h4, h5 {
	font-weight: normal !important;
}


.slideshow_caption {
	width: 100% !important;
}

.avia-no-number {
    opacity: 1 !important;
}

#top #header .menu-item-mega-parent:hover {
    background: rgba(180, 202, 217, 0.12);
}

/*Add your own styles here:*/

.noway, .noway:hover {
    text-decoration: none !important;
    color: inherit !important;
    cursor: text !important;
}